2026-06-19 17:53:53.895791 | Job console starting
2026-06-19 17:53:53.908713 | Updating git repos
2026-06-19 17:53:56.282303 | Cloning repos into workspace
2026-06-19 17:54:21.834519 | Restoring repo states
2026-06-19 17:54:29.013228 | Merging changes
2026-06-19 17:54:30.490773 | Checking out repos
2026-06-19 17:54:35.630343 | Preparing playbooks
2026-06-19 17:54:46.350630 | Running Ansible setup
2026-06-19 17:54:50.364318 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-19 17:54:51.066014 |
2026-06-19 17:54:51.066135 | PLAY [localhost]
2026-06-19 17:54:51.073626 |
2026-06-19 17:54:51.073695 | TASK [Gathering Facts]
2026-06-19 17:54:52.086109 | localhost | ok
2026-06-19 17:54:52.094683 |
2026-06-19 17:54:52.094794 | TASK [Setup log path fact]
2026-06-19 17:54:52.117533 | localhost | ok
2026-06-19 17:54:52.131183 |
2026-06-19 17:54:52.131303 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-19 17:54:52.177368 | localhost | ok
2026-06-19 17:54:52.184445 |
2026-06-19 17:54:52.184533 | TASK [emit-job-header : Print job information]
2026-06-19 17:54:52.226692 | # Job Information
2026-06-19 17:54:52.226989 | Ansible Version: 2.16.18
2026-06-19 17:54:52.227087 | Job: atmosphere-molecule-aio-openvswitch
2026-06-19 17:54:52.227397 | Pipeline: check
2026-06-19 17:54:52.227727 | Executor: 2d72f0692154
2026-06-19 17:54:52.228057 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-06-19 17:54:52.228344 | Event ID: abddd990-6c07-11f1-924e-24710cce16c1
2026-06-19 17:54:52.233736 |
2026-06-19 17:54:52.233843 | LOOP [emit-job-header : Print node information]
2026-06-19 17:54:52.355940 | localhost | ok:
2026-06-19 17:54:52.356176 | localhost | # Node Information
2026-06-19 17:54:52.356222 | localhost | Inventory Hostname: instance
2026-06-19 17:54:52.356252 | localhost | Hostname: np0000182316
2026-06-19 17:54:52.356273 | localhost | Username: zuul
2026-06-19 17:54:52.356296 | localhost | Distro: Ubuntu 22.04
2026-06-19 17:54:52.356317 | localhost | Provider: yul1
2026-06-19 17:54:52.356337 | localhost | Region: ca-ymq-1
2026-06-19 17:54:52.356355 | localhost | Label: ubuntu-jammy-16
2026-06-19 17:54:52.356374 | localhost | Product Name: OpenStack Nova
2026-06-19 17:54:52.356394 | localhost | Interface IP: 199.204.45.177
2026-06-19 17:54:52.374557 |
2026-06-19 17:54:52.374763 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-19 17:54:52.755092 | localhost -> localhost | changed
2026-06-19 17:54:52.762153 |
2026-06-19 17:54:52.762284 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-19 17:54:53.732174 | localhost -> localhost | changed
2026-06-19 17:54:53.745175 |
2026-06-19 17:54:53.745244 | PLAY [all]
2026-06-19 17:54:53.753529 |
2026-06-19 17:54:53.753601 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-19 17:54:53.992911 | instance -> localhost | ok
2026-06-19 17:54:54.002926 |
2026-06-19 17:54:54.003030 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-19 17:54:54.034700 | instance | ok
2026-06-19 17:54:54.049693 | instance | included: /var/lib/zuul/builds/f646d6a9d33e4d6eb174c9bf60a859fe/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-19 17:54:54.055372 |
2026-06-19 17:54:54.055434 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-19 17:54:54.798798 | instance -> localhost | Generating public/private rsa key pair.
2026-06-19 17:54:54.798998 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/f646d6a9d33e4d6eb174c9bf60a859fe/work/f646d6a9d33e4d6eb174c9bf60a859fe_id_rsa
2026-06-19 17:54:54.799030 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/f646d6a9d33e4d6eb174c9bf60a859fe/work/f646d6a9d33e4d6eb174c9bf60a859fe_id_rsa.pub
2026-06-19 17:54:54.799053 | instance -> localhost | The key fingerprint is:
2026-06-19 17:54:54.799076 | instance -> localhost | SHA256:C4sfMzagjy0auq93HQXj/N57MQ8lN1UkRBQpKANclpI zuul-build-sshkey
2026-06-19 17:54:54.799116 | instance -> localhost | The key's randomart image is:
2026-06-19 17:54:54.799139 | instance -> localhost | +---[RSA 3072]----+
2026-06-19 17:54:54.799166 | instance -> localhost | | ..+o. . +*++|
2026-06-19 17:54:54.799190 | instance -> localhost | | E.+ . . ...|
2026-06-19 17:54:54.799211 | instance -> localhost | | o + o . . |
2026-06-19 17:54:54.799232 | instance -> localhost | | o . . + |
2026-06-19 17:54:54.799253 | instance -> localhost | | . .oS + . |
2026-06-19 17:54:54.799273 | instance -> localhost | | . o.o.. + |
2026-06-19 17:54:54.799294 | instance -> localhost | |. . ..Bo.. = |
2026-06-19 17:54:54.799314 | instance -> localhost | |..o+.o.=. . . . |
2026-06-19 17:54:54.799337 | instance -> localhost | |=*ooo . .o |
2026-06-19 17:54:54.799357 | instance -> localhost | +----[SHA256]-----+
2026-06-19 17:54:54.799428 | instance -> localhost | ok: Runtime: 0:00:00.316103
2026-06-19 17:54:54.806134 |
2026-06-19 17:54:54.806274 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-19 17:54:54.842539 | instance | ok
2026-06-19 17:54:54.854778 | instance | included: /var/lib/zuul/builds/f646d6a9d33e4d6eb174c9bf60a859fe/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-19 17:54:54.862876 |
2026-06-19 17:54:54.862950 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-19 17:54:54.888887 | instance | skipping: Conditional result was False
2026-06-19 17:54:54.898849 |
2026-06-19 17:54:54.898966 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-19 17:54:55.341218 | instance | changed
2026-06-19 17:54:55.349243 |
2026-06-19 17:54:55.349347 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-19 17:54:55.603203 | instance | ok
2026-06-19 17:54:55.608426 |
2026-06-19 17:54:55.608508 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-19 17:54:56.079159 | instance | changed
2026-06-19 17:54:56.084550 |
2026-06-19 17:54:56.084662 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-19 17:54:56.563660 | instance | changed
2026-06-19 17:54:56.569723 |
2026-06-19 17:54:56.569819 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-19 17:54:56.594949 | instance | skipping: Conditional result was False
2026-06-19 17:54:56.607032 |
2026-06-19 17:54:56.607135 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-19 17:54:56.940057 | instance -> localhost | changed
2026-06-19 17:54:56.956606 |
2026-06-19 17:54:56.956793 | TASK [add-build-sshkey : Add back temp key]
2026-06-19 17:54:57.270958 | instance -> localhost | Identity added: /var/lib/zuul/builds/f646d6a9d33e4d6eb174c9bf60a859fe/work/f646d6a9d33e4d6eb174c9bf60a859fe_id_rsa (zuul-build-sshkey)
2026-06-19 17:54:57.271284 | instance -> localhost | ok: Runtime: 0:00:00.012946
2026-06-19 17:54:57.278541 |
2026-06-19 17:54:57.278606 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-19 17:54:57.569430 | instance | ok
2026-06-19 17:54:57.577698 |
2026-06-19 17:54:57.577807 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-19 17:54:57.602387 | instance | skipping: Conditional result was False
2026-06-19 17:54:57.621655 |
2026-06-19 17:54:57.623476 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-19 17:54:57.929524 | instance | ok
2026-06-19 17:54:57.938970 |
2026-06-19 17:54:57.939118 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-19 17:55:01.254637 | instance | Output suppressed because no_log was given
2026-06-19 17:55:01.264533 |
2026-06-19 17:55:01.264599 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-19 17:55:01.469372 | instance | ok: "logs"
2026-06-19 17:55:01.469638 | instance | ok: All items complete
2026-06-19 17:55:01.469667 |
2026-06-19 17:55:01.633574 | instance | ok: "artifacts"
2026-06-19 17:55:01.788712 | instance | ok: "docs"
2026-06-19 17:55:01.802880 |
2026-06-19 17:55:01.803092 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-19 17:55:01.995219 | instance | changed: "logs"
2026-06-19 17:55:02.142722 | instance | changed: "artifacts"
2026-06-19 17:55:02.311824 | instance | changed: "docs"
2026-06-19 17:55:02.325418 |
2026-06-19 17:55:02.325544 | PLAY RECAP
2026-06-19 17:55:02.325595 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-19 17:55:02.325625 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-19 17:55:02.325649 |
2026-06-19 17:55:02.464971 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-19 17:55:02.471657 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-19 17:55:03.127532 |
2026-06-19 17:55:03.127657 | PLAY [all]
2026-06-19 17:55:03.138626 |
2026-06-19 17:55:03.138703 | TASK [setup-uv : Extract archive]
2026-06-19 17:55:05.606958 | instance | changed
2026-06-19 17:55:05.615740 |
2026-06-19 17:55:05.615914 | TASK [setup-uv : Print version]
2026-06-19 17:55:05.965195 | instance | uv 0.8.13
2026-06-19 17:55:06.153262 | instance | ok: Runtime: 0:00:00.015573
2026-06-19 17:55:06.163645 |
2026-06-19 17:55:06.163734 | TASK [Install Ansible collection siblings]
2026-06-19 17:55:20.396070 | instance | changed:
2026-06-19 17:55:20.396324 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-19 17:55:20.396384 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-19 17:55:20.396430 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-19 17:55:20.396471 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-19 17:55:20.396510 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-06-19 17:55:20.396556 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-19 17:55:20.396598 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-19 17:55:20.396641 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-19 17:55:20.396681 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-19 17:55:20.396718 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-19 17:55:20.396754 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-19 17:55:20.396790 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-19 17:55:20.396827 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-06-19 17:55:20.396864 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-06-19 17:55:20.396901 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0
2026-06-19 17:55:20.396939 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-06-19 17:55:20.397079 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-06-19 17:55:20.397127 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-06-19 17:55:20.397166 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-06-19 17:55:20.397202 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0
2026-06-19 17:55:20.397240 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-06-19 17:55:20.397276 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-06-19 17:55:20.397313 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-06-19 17:55:20.397368 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-06-19 17:55:20.397406 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0
2026-06-19 17:55:20.397439 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-19 17:55:20.397475 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-19 17:55:20.397513 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-06-19 17:55:20.397548 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-06-19 17:55:20.397580 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-06-19 17:55:20.397616 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-19 17:55:20.397654 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-19 17:55:20.397691 | instance | Checked out ansible.netcommon to 1.2.0
2026-06-19 17:55:20.397729 | 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-19 17:55:20.397777 | instance | Starting galaxy collection install process
2026-06-19 17:55:20.397817 | instance | Process install dependency map
2026-06-19 17:55:20.397855 | instance | Starting collection install process
2026-06-19 17:55:20.397889 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-06-19 17:55:20.397920 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-06-19 17:55:20.397951 | instance | ansible.netcommon:* was installed successfully
2026-06-19 17:55:20.397980 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-06-19 17:55:20.398010 | instance | Creating virtual environment at: .venv
2026-06-19 17:55:20.398040 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-19 17:55:20.398071 | instance | Downloading netaddr (2.2MiB)
2026-06-19 17:55:20.398104 | instance | Downloading setuptools (1.1MiB)
2026-06-19 17:55:20.398137 | instance | Downloading cryptography (4.2MiB)
2026-06-19 17:55:20.398170 | instance | Downloading kubernetes (1.9MiB)
2026-06-19 17:55:20.398203 | instance | Downloading rjsonnet (1.2MiB)
2026-06-19 17:55:20.398238 | instance | Downloading pygments (1.2MiB)
2026-06-19 17:55:20.398272 | instance | Downloading ansible-core (2.1MiB)
2026-06-19 17:55:20.398299 | instance | Downloading pydantic-core (2.0MiB)
2026-06-19 17:55:20.398325 | instance | Downloading openstacksdk (1.7MiB)
2026-06-19 17:55:20.398350 | instance | Building pyperclip==1.9.0
2026-06-19 17:55:20.398378 | instance | Downloading rjsonnet
2026-06-19 17:55:20.398405 | instance | Downloading pydantic-core
2026-06-19 17:55:20.398431 | instance | Downloading netaddr
2026-06-19 17:55:20.398457 | instance | Downloading pygments
2026-06-19 17:55:20.398482 | instance | Downloading cryptography
2026-06-19 17:55:20.398508 | instance | Downloading setuptools
2026-06-19 17:55:20.398533 | instance | Downloading kubernetes
2026-06-19 17:55:20.398558 | instance | Downloading ansible-core
2026-06-19 17:55:20.398584 | instance | Downloading openstacksdk
2026-06-19 17:55:20.398609 | instance | Built pyperclip==1.9.0
2026-06-19 17:55:20.398634 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-19 17:55:20.398658 | instance | Installed 83 packages in 43ms
2026-06-19 17:55:20.398683 | instance | Checked out ansible.posix to 1.6.0
2026-06-19 17:55:20.398708 | 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-19 17:55:20.398732 | instance | Starting galaxy collection install process
2026-06-19 17:55:20.398757 | instance | Process install dependency map
2026-06-19 17:55:20.398790 | instance | Starting collection install process
2026-06-19 17:55:20.398816 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-06-19 17:55:20.398840 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-06-19 17:55:20.398865 | instance | ansible.posix:1.6.0 was installed successfully
2026-06-19 17:55:20.398890 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-19 17:55:20.398916 | instance | 2.17.12
2026-06-19 17:55:20.398941 | instance | Checked out ansible.utils to v6.0.3
2026-06-19 17:55:20.398966 | 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-19 17:55:20.398991 | instance | Starting galaxy collection install process
2026-06-19 17:55:20.399016 | instance | Process install dependency map
2026-06-19 17:55:20.399041 | instance | Starting collection install process
2026-06-19 17:55:20.399065 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-06-19 17:55:20.399091 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-06-19 17:55:20.399116 | instance | ansible.utils:6.0.3 was installed successfully
2026-06-19 17:55:20.399141 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-19 17:55:20.399166 | instance | 2.17.12
2026-06-19 17:55:20.399191 | instance | Checked out atmosphere.common to v0.7.0
2026-06-19 17:55:20.399216 | 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-19 17:55:20.399240 | instance | Starting galaxy collection install process
2026-06-19 17:55:20.399265 | instance | Process install dependency map
2026-06-19 17:55:20.399289 | instance | Starting collection install process
2026-06-19 17:55:20.399314 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-06-19 17:55:20.399339 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-06-19 17:55:20.399363 | instance | atmosphere.common:0.7.0 was installed successfully
2026-06-19 17:55:20.399388 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-19 17:55:20.399412 | instance | 2.17.12
2026-06-19 17:55:20.399438 | instance | Checked out community.crypto to 2.2.3
2026-06-19 17:55:20.399463 | 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-19 17:55:20.399488 | instance | Starting galaxy collection install process
2026-06-19 17:55:20.399512 | instance | Process install dependency map
2026-06-19 17:55:20.399536 | instance | Starting collection install process
2026-06-19 17:55:20.399560 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-06-19 17:55:20.399584 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-06-19 17:55:20.399608 | instance | community.crypto:2.2.3 was installed successfully
2026-06-19 17:55:20.399654 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-19 17:55:20.399683 | instance | 2.17.12
2026-06-19 17:55:20.399709 | instance | Checked out community.general to 7.3.0
2026-06-19 17:55:20.399733 | 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-19 17:55:20.399766 | instance | Starting galaxy collection install process
2026-06-19 17:55:20.399792 | instance | Process install dependency map
2026-06-19 17:55:20.399817 | instance | Starting collection install process
2026-06-19 17:55:20.399842 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-06-19 17:55:20.399867 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-06-19 17:55:20.399892 | instance | community.general:7.3.0 was installed successfully
2026-06-19 17:55:20.399918 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-19 17:55:20.399942 | instance | 2.17.12
2026-06-19 17:55:20.399972 | instance | Checked out community.mysql to 3.6.0
2026-06-19 17:55:20.400000 | 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-19 17:55:20.400026 | instance | Starting galaxy collection install process
2026-06-19 17:55:20.400051 | instance | Process install dependency map
2026-06-19 17:55:20.400075 | instance | Starting collection install process
2026-06-19 17:55:20.400100 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-06-19 17:55:20.400125 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-06-19 17:55:20.400150 | instance | community.mysql:3.6.0 was installed successfully
2026-06-19 17:55:20.400175 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-19 17:55:20.400200 | instance | 2.17.12
2026-06-19 17:55:20.400225 | instance | Checked out kubernetes.core to 2.4.0
2026-06-19 17:55:20.400250 | 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-19 17:55:20.400276 | instance | Starting galaxy collection install process
2026-06-19 17:55:20.400301 | instance | Process install dependency map
2026-06-19 17:55:20.400325 | instance | Starting collection install process
2026-06-19 17:55:20.400350 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-06-19 17:55:20.400375 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-06-19 17:55:20.400400 | instance | kubernetes.core:2.4.0 was installed successfully
2026-06-19 17:55:20.400426 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-19 17:55:20.400451 | instance | 2.17.12
2026-06-19 17:55:20.400476 | instance | Checked out openstack.cloud to 2.6.0
2026-06-19 17:55:20.400501 | 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-19 17:55:20.400526 | instance | Starting galaxy collection install process
2026-06-19 17:55:20.400551 | instance | Process install dependency map
2026-06-19 17:55:20.400575 | instance | Starting collection install process
2026-06-19 17:55:20.400600 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-06-19 17:55:20.400624 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-06-19 17:55:20.400648 | instance | openstack.cloud:2.6.0 was installed successfully
2026-06-19 17:55:20.400672 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-19 17:55:20.400696 | instance | 2.17.12
2026-06-19 17:55:20.400728 | instance | Checked out vexxhost.ceph to v4.0.0
2026-06-19 17:55:20.400754 | 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-19 17:55:20.400778 | instance | Starting galaxy collection install process
2026-06-19 17:55:20.400803 | instance | Process install dependency map
2026-06-19 17:55:20.400827 | instance | Starting collection install process
2026-06-19 17:55:20.400851 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-06-19 17:55:20.400876 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-06-19 17:55:20.400901 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-06-19 17:55:20.400926 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-19 17:55:20.400950 | instance | 2.17.12
2026-06-19 17:55:20.401001 | instance | Checked out vexxhost.containers to v1.6.7
2026-06-19 17:55:20.401027 | 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-19 17:55:20.401052 | instance | Starting galaxy collection install process
2026-06-19 17:55:20.401077 | instance | Process install dependency map
2026-06-19 17:55:20.401102 | instance | Starting collection install process
2026-06-19 17:55:20.401126 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-06-19 17:55:20.401151 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-06-19 17:55:20.401175 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-06-19 17:55:20.401200 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-19 17:55:20.401232 | instance | 2.17.12
2026-06-19 17:55:20.401269 | instance | Checked out vexxhost.kubernetes to v3.3.0
2026-06-19 17:55:20.401301 | 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-19 17:55:20.401335 | instance | Starting galaxy collection install process
2026-06-19 17:55:20.401371 | instance | Process install dependency map
2026-06-19 17:55:20.401401 | instance | Starting collection install process
2026-06-19 17:55:20.401427 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-06-19 17:55:20.401452 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-06-19 17:55:20.401477 | instance | vexxhost.kubernetes:3.3.0 was installed successfully
2026-06-19 17:55:20.401501 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-19 17:55:20.401526 | instance | 2.17.12
2026-06-19 17:55:20.408470 |
2026-06-19 17:55:20.408517 | PLAY RECAP
2026-06-19 17:55:20.408557 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-19 17:55:20.408578 |
2026-06-19 17:55:20.552892 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-19 17:55:20.563265 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-06-19 17:55:21.182939 |
2026-06-19 17:55:21.183067 | PLAY [all]
2026-06-19 17:55:21.194676 |
2026-06-19 17:55:21.194762 | TASK [Install "jq" for log collection]
2026-06-19 17:55:31.562023 | instance | changed
2026-06-19 17:55:31.564722 |
2026-06-19 17:55:31.564805 | PLAY RECAP
2026-06-19 17:55:31.564876 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-19 17:55:31.564979 |
2026-06-19 17:55:31.686982 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-06-19 17:55:31.694013 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-19 17:55:32.312634 |
2026-06-19 17:55:32.312856 | PLAY [all]
2026-06-19 17:55:32.326928 |
2026-06-19 17:55:32.327079 | LOOP [Check inventory directories]
2026-06-19 17:55:32.656900 | instance | ok: "src/github.com/vexxhost/atmosphere"
2026-06-19 17:55:32.822699 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory"
2026-06-19 17:55:32.966978 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory"
2026-06-19 17:55:32.979640 |
2026-06-19 17:55:32.979919 | LOOP [Copy inventory file for Zuul]
2026-06-19 17:55:33.743059 | instance | changed:
2026-06-19 17:55:33.743320 | instance | {
2026-06-19 17:55:33.743361 | instance | "ansible_loop_var": "item",
2026-06-19 17:55:33.743394 | instance | "changed": false,
2026-06-19 17:55:33.743423 | instance | "failed": false,
2026-06-19 17:55:33.743455 | instance | "invocation": {
2026-06-19 17:55:33.743483 | instance | "module_args": {
2026-06-19 17:55:33.743510 | instance | "checksum_algorithm": "sha1",
2026-06-19 17:55:33.743536 | instance | "follow": true,
2026-06-19 17:55:33.743563 | instance | "get_attributes": true,
2026-06-19 17:55:33.743590 | instance | "get_checksum": true,
2026-06-19 17:55:33.743616 | instance | "get_mime": true,
2026-06-19 17:55:33.743642 | instance | "path": "src/github.com/vexxhost/atmosphere"
2026-06-19 17:55:33.743669 | instance | }
2026-06-19 17:55:33.743695 | instance | },
2026-06-19 17:55:33.743720 | instance | "item": "src/github.com/vexxhost/atmosphere",
2026-06-19 17:55:33.743746 | instance | "stat": {
2026-06-19 17:55:33.743772 | instance | "atime": 1781891713.2397335,
2026-06-19 17:55:33.743798 | instance | "attr_flags": "e",
2026-06-19 17:55:33.743823 | instance | "attributes": [
2026-06-19 17:55:33.743849 | instance | "extents"
2026-06-19 17:55:33.743874 | instance | ],
2026-06-19 17:55:33.743900 | instance | "block_size": 4096,
2026-06-19 17:55:33.743925 | instance | "blocks": 8,
2026-06-19 17:55:33.743951 | instance | "charset": "unknown",
2026-06-19 17:55:33.743979 | instance | "ctime": 1781891707.0035427,
2026-06-19 17:55:33.744005 | instance | "dev": 64513,
2026-06-19 17:55:33.744032 | instance | "device_type": 0,
2026-06-19 17:55:33.744058 | instance | "executable": true,
2026-06-19 17:55:33.744083 | instance | "exists": true,
2026-06-19 17:55:33.744108 | instance | "gid": 1000,
2026-06-19 17:55:33.744133 | instance | "gr_name": "zuul",
2026-06-19 17:55:33.744158 | instance | "inode": 1045913,
2026-06-19 17:55:33.744183 | instance | "isblk": false,
2026-06-19 17:55:33.744210 | instance | "ischr": false,
2026-06-19 17:55:33.744235 | instance | "isdir": true,
2026-06-19 17:55:33.744260 | instance | "isfifo": false,
2026-06-19 17:55:33.744286 | instance | "isgid": false,
2026-06-19 17:55:33.744311 | instance | "islnk": false,
2026-06-19 17:55:33.744336 | instance | "isreg": false,
2026-06-19 17:55:33.744361 | instance | "issock": false,
2026-06-19 17:55:33.744387 | instance | "isuid": false,
2026-06-19 17:55:33.744411 | instance | "mimetype": "unknown",
2026-06-19 17:55:33.744436 | instance | "mode": "0755",
2026-06-19 17:55:33.744461 | instance | "mtime": 1781891707.0035427,
2026-06-19 17:55:33.744486 | instance | "nlink": 23,
2026-06-19 17:55:33.744511 | instance | "path": "src/github.com/vexxhost/atmosphere",
2026-06-19 17:55:33.744536 | instance | "pw_name": "zuul",
2026-06-19 17:55:33.744562 | instance | "readable": true,
2026-06-19 17:55:33.744587 | instance | "rgrp": true,
2026-06-19 17:55:33.744613 | instance | "roth": true,
2026-06-19 17:55:33.744658 | instance | "rusr": true,
2026-06-19 17:55:33.744684 | instance | "size": 4096,
2026-06-19 17:55:33.744709 | instance | "uid": 1000,
2026-06-19 17:55:33.744735 | instance | "version": "73439833",
2026-06-19 17:55:33.744761 | instance | "wgrp": false,
2026-06-19 17:55:33.744788 | instance | "woth": false,
2026-06-19 17:55:33.744814 | instance | "writeable": true,
2026-06-19 17:55:33.744839 | instance | "wusr": true,
2026-06-19 17:55:33.744865 | instance | "xgrp": true,
2026-06-19 17:55:33.744889 | instance | "xoth": true,
2026-06-19 17:55:33.744914 | instance | "xusr": true
2026-06-19 17:55:33.744939 | instance | }
2026-06-19 17:55:33.745020 | instance | }
2026-06-19 17:55:33.745073 | instance | ok: All items complete
2026-06-19 17:55:33.745103 |
2026-06-19 17:55:33.747059 | instance | skipping: Conditional result was False
2026-06-19 17:55:33.747722 | instance | skipping: Conditional result was False
2026-06-19 17:55:33.764275 |
2026-06-19 17:55:33.764430 | LOOP [Switch "ansible_host" to private IP]
2026-06-19 17:55:34.105578 | instance | changed: 1 replacements made
2026-06-19 17:55:34.107343 | instance | skipping: Conditional result was False
2026-06-19 17:55:34.108168 | instance | skipping: Conditional result was False
2026-06-19 17:55:34.122531 |
2026-06-19 17:55:34.122722 | TASK [Run Molecule scenario]
2026-06-19 17:55:35.026673 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-06-19 17:55:35.405226 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-06-19 17:55:35.405357 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-06-19 17:55:46.548330 | instance | INFO [aio > dependency] Executing
2026-06-19 17:55:46.548508 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-06-19 17:55:46.548718 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-06-19 17:55:46.548847 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-06-19 17:55:46.556424 | instance | INFO [aio > cleanup] Executing
2026-06-19 17:55:46.556742 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-19 17:55:46.564294 | instance | INFO [aio > destroy] Executing
2026-06-19 17:55:46.564330 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-06-19 17:55:46.564424 | instance | INFO [aio > destroy] Executed: Successful
2026-06-19 17:55:46.571907 | instance | INFO [aio > syntax] Executing
2026-06-19 17:55:49.483294 | instance |
2026-06-19 17:55:49.483565 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-19 17:55:49.601009 | instance | INFO [aio > syntax] Executed: Successful
2026-06-19 17:55:49.614569 | instance | INFO [aio > create] Executing
2026-06-19 17:55:49.616940 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-19 17:55:49.624617 | instance | INFO [aio > prepare] Executing
2026-06-19 17:55:50.496726 | instance |
2026-06-19 17:55:50.497026 | instance | PLAY [Prepare] *****************************************************************
2026-06-19 17:55:50.497400 | instance |
2026-06-19 17:55:50.497658 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 17:55:50.498029 | instance | Friday 19 June 2026 17:55:50 +0000 (0:00:00.025) 0:00:00.025 ***********
2026-06-19 17:55:51.628007 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-19 17:55:51.628191 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-19 17:55:51.628466 | instance | interpreter could change the meaning of that path. See
2026-06-19 17:55:51.628681 | instance | https://docs.ansible.com/ansible-
2026-06-19 17:55:51.628865 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-19 17:55:51.638391 | instance | ok: [instance]
2026-06-19 17:55:51.638628 | instance |
2026-06-19 17:55:51.638897 | instance | TASK [Configure short hostname] ************************************************
2026-06-19 17:55:51.639184 | instance | Friday 19 June 2026 17:55:51 +0000 (0:00:01.142) 0:00:01.167 ***********
2026-06-19 17:55:54.153358 | instance | changed: [instance]
2026-06-19 17:55:54.153658 | instance |
2026-06-19 17:55:54.153962 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-06-19 17:55:54.154365 | instance | Friday 19 June 2026 17:55:54 +0000 (0:00:02.514) 0:00:03.681 ***********
2026-06-19 17:55:54.440131 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-19 17:55:54.440446 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-06-19 17:55:54.440709 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-19 17:55:54.447198 | instance | changed: [instance]
2026-06-19 17:55:54.447502 | instance |
2026-06-19 17:55:54.447819 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-06-19 17:55:54.448177 | instance | Friday 19 June 2026 17:55:54 +0000 (0:00:00.294) 0:00:03.975 ***********
2026-06-19 17:55:55.583317 | instance | ok: [instance]
2026-06-19 17:55:55.583389 | instance |
2026-06-19 17:55:55.583400 | instance | TASK [Purge "snapd" package] ***************************************************
2026-06-19 17:55:55.583411 | instance | Friday 19 June 2026 17:55:55 +0000 (0:00:01.133) 0:00:05.109 ***********
2026-06-19 17:55:56.300509 | instance | ok: [instance]
2026-06-19 17:55:56.300967 | instance |
2026-06-19 17:55:56.301131 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-06-19 17:55:56.301280 | instance |
2026-06-19 17:55:56.301442 | instance | TASK [Create folders for workspace] ********************************************
2026-06-19 17:55:56.301600 | instance | Friday 19 June 2026 17:55:56 +0000 (0:00:00.716) 0:00:05.826 ***********
2026-06-19 17:55:57.310411 | instance | changed: [localhost] => (item=group_vars)
2026-06-19 17:55:57.310470 | instance | changed: [localhost] => (item=group_vars/all)
2026-06-19 17:55:57.310476 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-06-19 17:55:57.310481 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-06-19 17:55:57.310487 | instance | changed: [localhost] => (item=group_vars/computes)
2026-06-19 17:55:57.310491 | instance | changed: [localhost] => (item=host_vars)
2026-06-19 17:55:57.310496 | instance |
2026-06-19 17:55:57.310501 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-06-19 17:55:57.310506 | instance |
2026-06-19 17:55:57.310510 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-06-19 17:55:57.310514 | instance | Friday 19 June 2026 17:55:57 +0000 (0:00:01.011) 0:00:06.838 ***********
2026-06-19 17:55:57.503021 | instance | changed: [localhost]
2026-06-19 17:55:57.503080 | instance |
2026-06-19 17:55:57.503096 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-06-19 17:55:57.503105 | instance | Friday 19 June 2026 17:55:57 +0000 (0:00:00.192) 0:00:07.031 ***********
2026-06-19 17:55:57.532629 | instance | ok: [localhost]
2026-06-19 17:55:57.532809 | instance |
2026-06-19 17:55:57.532822 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-06-19 17:55:57.532839 | instance | Friday 19 June 2026 17:55:57 +0000 (0:00:00.029) 0:00:07.060 ***********
2026-06-19 17:55:57.583563 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '9150539f-50e3-50e7-bd19-21aad97f2af8'})
2026-06-19 17:55:57.583821 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-06-19 17:55:57.584092 | instance |
2026-06-19 17:55:57.584372 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-06-19 17:55:57.584764 | instance | Friday 19 June 2026 17:55:57 +0000 (0:00:00.051) 0:00:07.111 ***********
2026-06-19 17:55:58.137258 | instance | changed: [localhost]
2026-06-19 17:55:58.137395 | instance |
2026-06-19 17:55:58.137582 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-06-19 17:55:58.137753 | instance |
2026-06-19 17:55:58.137937 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-06-19 17:55:58.138124 | instance | Friday 19 June 2026 17:55:58 +0000 (0:00:00.553) 0:00:07.665 ***********
2026-06-19 17:55:58.313450 | instance | changed: [localhost]
2026-06-19 17:55:58.313858 | instance |
2026-06-19 17:55:58.314191 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-06-19 17:55:58.314519 | instance | Friday 19 June 2026 17:55:58 +0000 (0:00:00.175) 0:00:07.841 ***********
2026-06-19 17:55:58.338639 | instance | ok: [localhost]
2026-06-19 17:55:58.338835 | instance |
2026-06-19 17:55:58.339316 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-06-19 17:55:58.339546 | instance | Friday 19 June 2026 17:55:58 +0000 (0:00:00.025) 0:00:07.867 ***********
2026-06-19 17:55:58.377552 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-06-19 17:55:58.377963 | instance |
2026-06-19 17:55:58.378321 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-06-19 17:55:58.378662 | instance | Friday 19 June 2026 17:55:58 +0000 (0:00:00.036) 0:00:07.904 ***********
2026-06-19 17:55:58.730896 | instance | changed: [localhost]
2026-06-19 17:55:58.730967 | instance |
2026-06-19 17:55:58.731605 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-06-19 17:55:58.731675 | instance |
2026-06-19 17:55:58.731683 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-06-19 17:55:58.731690 | instance | Friday 19 June 2026 17:55:58 +0000 (0:00:00.355) 0:00:08.259 ***********
2026-06-19 17:55:58.913461 | instance | changed: [localhost]
2026-06-19 17:55:58.913528 | instance |
2026-06-19 17:55:58.913538 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-06-19 17:55:58.913547 | instance | Friday 19 June 2026 17:55:58 +0000 (0:00:00.181) 0:00:08.441 ***********
2026-06-19 17:55:58.939546 | instance | ok: [localhost]
2026-06-19 17:55:58.940390 | instance |
2026-06-19 17:55:58.940456 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-06-19 17:55:58.940468 | instance | Friday 19 June 2026 17:55:58 +0000 (0:00:00.026) 0:00:08.467 ***********
2026-06-19 17:55:58.988115 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-06-19 17:55:58.988352 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-06-19 17:55:58.988786 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-06-19 17:55:58.989157 | instance |
2026-06-19 17:55:58.989508 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-06-19 17:55:58.989839 | instance | Friday 19 June 2026 17:55:58 +0000 (0:00:00.048) 0:00:08.516 ***********
2026-06-19 17:55:59.373105 | instance | changed: [localhost]
2026-06-19 17:55:59.373162 | instance |
2026-06-19 17:55:59.373286 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-06-19 17:55:59.373470 | instance |
2026-06-19 17:55:59.373629 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-06-19 17:55:59.373808 | instance | Friday 19 June 2026 17:55:59 +0000 (0:00:00.385) 0:00:08.902 ***********
2026-06-19 17:55:59.552578 | instance | changed: [localhost]
2026-06-19 17:55:59.552979 | instance |
2026-06-19 17:55:59.553463 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-06-19 17:55:59.553894 | instance | Friday 19 June 2026 17:55:59 +0000 (0:00:00.176) 0:00:09.078 ***********
2026-06-19 17:55:59.575915 | instance | ok: [localhost]
2026-06-19 17:55:59.575943 | instance |
2026-06-19 17:55:59.575950 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-06-19 17:55:59.575956 | instance | Friday 19 June 2026 17:55:59 +0000 (0:00:00.026) 0:00:09.104 ***********
2026-06-19 17:55:59.617807 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-06-19 17:55:59.617864 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-06-19 17:55:59.617877 | instance |
2026-06-19 17:55:59.617888 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-06-19 17:55:59.617898 | instance | Friday 19 June 2026 17:55:59 +0000 (0:00:00.040) 0:00:09.144 ***********
2026-06-19 17:55:59.990916 | instance | changed: [localhost]
2026-06-19 17:55:59.990971 | instance |
2026-06-19 17:55:59.990978 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-06-19 17:55:59.990985 | instance |
2026-06-19 17:55:59.990990 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 17:55:59.990996 | instance | Friday 19 June 2026 17:55:59 +0000 (0:00:00.373) 0:00:09.518 ***********
2026-06-19 17:56:00.698242 | instance | ok: [localhost]
2026-06-19 17:56:00.698303 | instance |
2026-06-19 17:56:00.698316 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-19 17:56:00.698327 | instance | Friday 19 June 2026 17:56:00 +0000 (0:00:00.706) 0:00:10.225 ***********
2026-06-19 17:56:00.910016 | instance | changed: [localhost]
2026-06-19 17:56:00.910072 | instance |
2026-06-19 17:56:00.910083 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-06-19 17:56:00.910092 | instance | Friday 19 June 2026 17:56:00 +0000 (0:00:00.212) 0:00:10.437 ***********
2026-06-19 17:56:00.942134 | instance | ok: [localhost]
2026-06-19 17:56:00.942175 | instance |
2026-06-19 17:56:00.942181 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-06-19 17:56:00.942188 | instance | Friday 19 June 2026 17:56:00 +0000 (0:00:00.032) 0:00:10.470 ***********
2026-06-19 17:56:01.725659 | instance | ok: [localhost] => (item=keycloak_host)
2026-06-19 17:56:01.725968 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-06-19 17:56:01.726278 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-06-19 17:56:01.726491 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-06-19 17:56:01.726731 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-06-19 17:56:01.726956 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-06-19 17:56:01.727178 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-06-19 17:56:01.727400 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-06-19 17:56:01.727656 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-06-19 17:56:01.727890 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-06-19 17:56:01.728112 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-06-19 17:56:01.728337 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-06-19 17:56:01.728595 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-06-19 17:56:01.728852 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-06-19 17:56:01.729082 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-06-19 17:56:01.729309 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-06-19 17:56:01.729578 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-06-19 17:56:01.729825 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-06-19 17:56:01.730058 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-06-19 17:56:01.730282 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-06-19 17:56:01.730500 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-06-19 17:56:01.730720 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-06-19 17:56:01.730969 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-06-19 17:56:01.731189 | instance |
2026-06-19 17:56:01.731414 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-06-19 17:56:01.731635 | instance | Friday 19 June 2026 17:56:01 +0000 (0:00:00.783) 0:00:11.254 ***********
2026-06-19 17:56:02.088854 | instance | changed: [localhost]
2026-06-19 17:56:02.089046 | instance |
2026-06-19 17:56:02.089206 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-19 17:56:02.089362 | instance | Friday 19 June 2026 17:56:02 +0000 (0:00:00.361) 0:00:11.615 ***********
2026-06-19 17:56:02.272625 | instance | changed: [localhost]
2026-06-19 17:56:02.272813 | instance |
2026-06-19 17:56:02.272972 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-06-19 17:56:02.273117 | instance |
2026-06-19 17:56:02.273284 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-06-19 17:56:02.273437 | instance | Friday 19 June 2026 17:56:02 +0000 (0:00:00.184) 0:00:11.800 ***********
2026-06-19 17:56:02.451966 | instance | changed: [localhost]
2026-06-19 17:56:02.452010 | instance |
2026-06-19 17:56:02.452018 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-06-19 17:56:02.452025 | instance | Friday 19 June 2026 17:56:02 +0000 (0:00:00.180) 0:00:11.980 ***********
2026-06-19 17:56:02.481424 | instance | ok: [localhost]
2026-06-19 17:56:02.481459 | instance |
2026-06-19 17:56:02.481464 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-06-19 17:56:02.481469 | instance | Friday 19 June 2026 17:56:02 +0000 (0:00:00.029) 0:00:12.010 ***********
2026-06-19 17:56:02.519273 | 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-19 17:56:02.519337 | instance |
2026-06-19 17:56:02.519344 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-06-19 17:56:02.519350 | instance | Friday 19 June 2026 17:56:02 +0000 (0:00:00.037) 0:00:12.047 ***********
2026-06-19 17:56:02.924548 | instance | changed: [localhost]
2026-06-19 17:56:02.924630 | instance |
2026-06-19 17:56:02.924753 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-06-19 17:56:02.924865 | instance |
2026-06-19 17:56:02.924993 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-06-19 17:56:02.925122 | instance | Friday 19 June 2026 17:56:02 +0000 (0:00:00.405) 0:00:12.452 ***********
2026-06-19 17:56:03.112221 | instance | changed: [localhost]
2026-06-19 17:56:03.112450 | instance |
2026-06-19 17:56:03.112753 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-06-19 17:56:03.113004 | instance | Friday 19 June 2026 17:56:03 +0000 (0:00:00.187) 0:00:12.640 ***********
2026-06-19 17:56:03.139942 | instance | ok: [localhost]
2026-06-19 17:56:03.140121 | instance |
2026-06-19 17:56:03.140441 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-06-19 17:56:03.140755 | instance | Friday 19 June 2026 17:56:03 +0000 (0:00:00.027) 0:00:12.668 ***********
2026-06-19 17:56:03.177125 | 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-19 17:56:03.177355 | instance |
2026-06-19 17:56:03.177713 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-06-19 17:56:03.178056 | instance | Friday 19 June 2026 17:56:03 +0000 (0:00:00.036) 0:00:12.705 ***********
2026-06-19 17:56:03.532869 | instance | changed: [localhost]
2026-06-19 17:56:03.533088 | instance |
2026-06-19 17:56:03.533407 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-06-19 17:56:03.533641 | instance |
2026-06-19 17:56:03.533927 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-06-19 17:56:03.534166 | instance | Friday 19 June 2026 17:56:03 +0000 (0:00:00.356) 0:00:13.061 ***********
2026-06-19 17:56:03.712586 | instance | changed: [localhost]
2026-06-19 17:56:03.712899 | instance |
2026-06-19 17:56:03.713280 | instance | TASK [Load the current secrets into a variable] ********************************
2026-06-19 17:56:03.713679 | instance | Friday 19 June 2026 17:56:03 +0000 (0:00:00.178) 0:00:13.240 ***********
2026-06-19 17:56:03.743595 | instance | ok: [localhost]
2026-06-19 17:56:03.743690 | instance |
2026-06-19 17:56:03.743865 | instance | TASK [Generate secrets for missing variables] **********************************
2026-06-19 17:56:03.744034 | instance | Friday 19 June 2026 17:56:03 +0000 (0:00:00.031) 0:00:13.272 ***********
2026-06-19 17:56:04.188371 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-06-19 17:56:04.188979 | instance | ok: [localhost] => (item=keepalived_password)
2026-06-19 17:56:04.189381 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-06-19 17:56:04.189815 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-06-19 17:56:04.190259 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-06-19 17:56:04.190699 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-06-19 17:56:04.191116 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-06-19 17:56:04.191496 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-06-19 17:56:04.191896 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-06-19 17:56:04.192332 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-06-19 17:56:04.192819 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-06-19 17:56:04.193173 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-06-19 17:56:04.193483 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-06-19 17:56:04.193908 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-06-19 17:56:04.194195 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-06-19 17:56:04.194491 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-06-19 17:56:04.194754 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-06-19 17:56:04.194987 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-06-19 17:56:04.195234 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-06-19 17:56:04.195515 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-06-19 17:56:04.195838 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-06-19 17:56:04.196076 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-06-19 17:56:04.196322 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-06-19 17:56:04.196587 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-06-19 17:56:04.196853 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-06-19 17:56:04.197144 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-06-19 17:56:04.197473 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-06-19 17:56:04.197778 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-06-19 17:56:04.198013 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-06-19 17:56:04.198238 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-06-19 17:56:04.198457 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-06-19 17:56:04.198712 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-06-19 17:56:04.198967 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-06-19 17:56:04.199214 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-06-19 17:56:04.199465 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-06-19 17:56:04.199723 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-06-19 17:56:04.200000 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-06-19 17:56:04.200227 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-06-19 17:56:04.200477 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-06-19 17:56:04.200762 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-06-19 17:56:04.201027 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-06-19 17:56:04.201350 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-06-19 17:56:04.201576 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-06-19 17:56:04.201765 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-06-19 17:56:04.201975 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-06-19 17:56:04.202180 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-06-19 17:56:04.202339 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-06-19 17:56:04.202489 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-06-19 17:56:04.202639 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-06-19 17:56:04.202795 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-06-19 17:56:04.202948 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-06-19 17:56:04.203135 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-06-19 17:56:04.203289 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-06-19 17:56:04.203443 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-06-19 17:56:04.203608 | instance |
2026-06-19 17:56:04.203784 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-06-19 17:56:04.203944 | instance | Friday 19 June 2026 17:56:04 +0000 (0:00:00.444) 0:00:13.717 ***********
2026-06-19 17:56:04.244071 | instance | ok: [localhost] => (item=barbican_kek)
2026-06-19 17:56:04.244264 | instance |
2026-06-19 17:56:04.244441 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-06-19 17:56:04.244601 | instance | Friday 19 June 2026 17:56:04 +0000 (0:00:00.054) 0:00:13.771 ***********
2026-06-19 17:56:04.688002 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-19 17:56:04.688040 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-19 17:56:04.688045 | instance |
2026-06-19 17:56:04.688050 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-06-19 17:56:04.688055 | instance | Friday 19 June 2026 17:56:04 +0000 (0:00:00.444) 0:00:14.216 ***********
2026-06-19 17:56:08.014604 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-19 17:56:08.014643 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-19 17:56:08.014648 | instance |
2026-06-19 17:56:08.014653 | instance | TASK [Set values for SSH keys] *************************************************
2026-06-19 17:56:08.014658 | instance | Friday 19 June 2026 17:56:08 +0000 (0:00:03.326) 0:00:17.542 ***********
2026-06-19 17:56:08.071199 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-06-19 17:56:08.071241 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-06-19 17:56:08.071249 | instance |
2026-06-19 17:56:08.071255 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-06-19 17:56:08.071262 | instance | Friday 19 June 2026 17:56:08 +0000 (0:00:00.056) 0:00:17.599 ***********
2026-06-19 17:56:08.429833 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-19 17:56:08.429877 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-19 17:56:08.429885 | instance |
2026-06-19 17:56:08.429891 | instance | TASK [Write new secrets file to disk] ******************************************
2026-06-19 17:56:08.429898 | instance | Friday 19 June 2026 17:56:08 +0000 (0:00:00.358) 0:00:17.958 ***********
2026-06-19 17:56:08.779638 | instance | changed: [localhost]
2026-06-19 17:56:08.779680 | instance |
2026-06-19 17:56:08.779688 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-06-19 17:56:08.779694 | instance | Friday 19 June 2026 17:56:08 +0000 (0:00:00.349) 0:00:18.307 ***********
2026-06-19 17:56:08.815092 | instance | skipping: [localhost]
2026-06-19 17:56:08.815124 | instance |
2026-06-19 17:56:08.815130 | instance | PLAY [Setup networking] ********************************************************
2026-06-19 17:56:08.815135 | instance |
2026-06-19 17:56:08.815139 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 17:56:08.815143 | instance | Friday 19 June 2026 17:56:08 +0000 (0:00:00.035) 0:00:18.343 ***********
2026-06-19 17:56:09.503548 | instance | ok: [instance]
2026-06-19 17:56:09.503583 | instance |
2026-06-19 17:56:09.503591 | instance | TASK [Create bridge for management network] ************************************
2026-06-19 17:56:09.503598 | instance | Friday 19 June 2026 17:56:09 +0000 (0:00:00.687) 0:00:19.031 ***********
2026-06-19 17:56:09.840039 | instance | ok: [instance]
2026-06-19 17:56:09.840083 | instance |
2026-06-19 17:56:09.840090 | instance | TASK [Create fake interface for management bridge] *****************************
2026-06-19 17:56:09.840095 | instance | Friday 19 June 2026 17:56:09 +0000 (0:00:00.336) 0:00:19.368 ***********
2026-06-19 17:56:10.041881 | instance | ok: [instance]
2026-06-19 17:56:10.041978 | instance |
2026-06-19 17:56:10.042268 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-06-19 17:56:10.042286 | instance | Friday 19 June 2026 17:56:10 +0000 (0:00:00.202) 0:00:19.570 ***********
2026-06-19 17:56:10.242752 | instance | ok: [instance]
2026-06-19 17:56:10.242873 | instance |
2026-06-19 17:56:10.243265 | instance | TASK [Assign IP address for management bridge] *********************************
2026-06-19 17:56:10.243310 | instance | Friday 19 June 2026 17:56:10 +0000 (0:00:00.200) 0:00:19.771 ***********
2026-06-19 17:56:10.437299 | instance | ok: [instance]
2026-06-19 17:56:10.437404 | instance |
2026-06-19 17:56:10.437804 | instance | TASK [Bring up interfaces] *****************************************************
2026-06-19 17:56:10.437852 | instance | Friday 19 June 2026 17:56:10 +0000 (0:00:00.194) 0:00:19.965 ***********
2026-06-19 17:56:10.830370 | instance | ok: [instance] => (item=br-mgmt)
2026-06-19 17:56:10.830445 | instance | ok: [instance] => (item=dummy0)
2026-06-19 17:56:10.831101 | instance |
2026-06-19 17:56:10.831150 | instance | PLAY [Create devices for Ceph] *************************************************
2026-06-19 17:56:10.831155 | instance |
2026-06-19 17:56:10.831159 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 17:56:10.831164 | instance | Friday 19 June 2026 17:56:10 +0000 (0:00:00.393) 0:00:20.359 ***********
2026-06-19 17:56:11.597055 | instance | ok: [instance]
2026-06-19 17:56:11.597123 | instance |
2026-06-19 17:56:11.597400 | instance | TASK [Install depedencies] *****************************************************
2026-06-19 17:56:11.597658 | instance | Friday 19 June 2026 17:56:11 +0000 (0:00:00.765) 0:00:21.125 ***********
2026-06-19 17:56:34.385382 | instance | changed: [instance]
2026-06-19 17:56:34.385664 | instance |
2026-06-19 17:56:34.385676 | instance | TASK [Start up service] ********************************************************
2026-06-19 17:56:34.385829 | instance | Friday 19 June 2026 17:56:34 +0000 (0:00:22.788) 0:00:43.914 ***********
2026-06-19 17:56:34.909772 | instance | ok: [instance]
2026-06-19 17:56:34.910277 | instance |
2026-06-19 17:56:34.910322 | instance | TASK [Generate lvm.conf] *******************************************************
2026-06-19 17:56:34.910330 | instance | Friday 19 June 2026 17:56:34 +0000 (0:00:00.524) 0:00:44.438 ***********
2026-06-19 17:56:35.127396 | instance | ok: [instance]
2026-06-19 17:56:35.127903 | instance |
2026-06-19 17:56:35.127954 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-06-19 17:56:35.127962 | instance | Friday 19 June 2026 17:56:35 +0000 (0:00:00.217) 0:00:44.656 ***********
2026-06-19 17:56:35.598362 | instance | changed: [instance]
2026-06-19 17:56:35.598865 | instance |
2026-06-19 17:56:35.598912 | instance | TASK [Get list of all loopback devices] ****************************************
2026-06-19 17:56:35.598920 | instance | Friday 19 June 2026 17:56:35 +0000 (0:00:00.470) 0:00:45.127 ***********
2026-06-19 17:56:35.791329 | instance | ok: [instance]
2026-06-19 17:56:35.791841 | instance |
2026-06-19 17:56:35.791879 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-06-19 17:56:35.791887 | instance | Friday 19 June 2026 17:56:35 +0000 (0:00:00.192) 0:00:45.320 ***********
2026-06-19 17:56:35.816722 | instance | skipping: [instance]
2026-06-19 17:56:35.816831 | instance |
2026-06-19 17:56:35.816966 | instance | TASK [Create devices for Ceph] *************************************************
2026-06-19 17:56:35.817151 | instance | Friday 19 June 2026 17:56:35 +0000 (0:00:00.025) 0:00:45.345 ***********
2026-06-19 17:56:36.357989 | instance | changed: [instance] => (item=osd0)
2026-06-19 17:56:36.358183 | instance | changed: [instance] => (item=osd1)
2026-06-19 17:56:36.358464 | instance | changed: [instance] => (item=osd2)
2026-06-19 17:56:36.358677 | instance |
2026-06-19 17:56:36.358900 | instance | TASK [Set permissions on loopback devices] *************************************
2026-06-19 17:56:36.359119 | instance | Friday 19 June 2026 17:56:36 +0000 (0:00:00.540) 0:00:45.886 ***********
2026-06-19 17:56:36.902784 | instance | changed: [instance] => (item=osd0)
2026-06-19 17:56:36.902853 | instance | changed: [instance] => (item=osd1)
2026-06-19 17:56:36.902997 | instance | changed: [instance] => (item=osd2)
2026-06-19 17:56:36.903172 | instance |
2026-06-19 17:56:36.903323 | instance | TASK [Start loop devices] ******************************************************
2026-06-19 17:56:36.903472 | instance | Friday 19 June 2026 17:56:36 +0000 (0:00:00.545) 0:00:46.432 ***********
2026-06-19 17:56:37.621095 | instance | changed: [instance] => (item=osd0)
2026-06-19 17:56:37.621189 | instance | changed: [instance] => (item=osd1)
2026-06-19 17:56:37.621380 | instance | changed: [instance] => (item=osd2)
2026-06-19 17:56:37.621641 | instance |
2026-06-19 17:56:37.621863 | instance | TASK [Create a volume group for each loop device] ******************************
2026-06-19 17:56:37.622073 | instance | Friday 19 June 2026 17:56:37 +0000 (0:00:00.717) 0:00:47.149 ***********
2026-06-19 17:56:40.922408 | instance | changed: [instance] => (item=osd0)
2026-06-19 17:56:40.922481 | instance | changed: [instance] => (item=osd1)
2026-06-19 17:56:40.922489 | instance | changed: [instance] => (item=osd2)
2026-06-19 17:56:40.922496 | instance |
2026-06-19 17:56:40.922503 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-06-19 17:56:40.922511 | instance | Friday 19 June 2026 17:56:40 +0000 (0:00:03.300) 0:00:50.449 ***********
2026-06-19 17:56:42.940680 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-06-19 17:56:42.940752 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-06-19 17:56:42.941470 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-06-19 17:56:42.941510 | instance |
2026-06-19 17:56:42.941516 | instance | PLAY [controllers] *************************************************************
2026-06-19 17:56:42.941521 | instance |
2026-06-19 17:56:42.941526 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 17:56:42.941531 | instance | Friday 19 June 2026 17:56:42 +0000 (0:00:02.020) 0:00:52.469 ***********
2026-06-19 17:56:43.824069 | instance | ok: [instance]
2026-06-19 17:56:43.824144 | instance |
2026-06-19 17:56:43.824472 | instance | TASK [Set masquerade rule] *****************************************************
2026-06-19 17:56:43.824544 | instance | Friday 19 June 2026 17:56:43 +0000 (0:00:00.882) 0:00:53.352 ***********
2026-06-19 17:56:44.270036 | instance | changed: [instance]
2026-06-19 17:56:44.272716 | instance |
2026-06-19 17:56:44.272952 | instance | PLAY RECAP *********************************************************************
2026-06-19 17:56:44.272960 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-19 17:56:44.272978 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-19 17:56:44.272984 | instance |
2026-06-19 17:56:44.272989 | instance | Friday 19 June 2026 17:56:44 +0000 (0:00:00.446) 0:00:53.799 ***********
2026-06-19 17:56:44.272995 | instance | ===============================================================================
2026-06-19 17:56:44.273000 | instance | Install depedencies ---------------------------------------------------- 22.79s
2026-06-19 17:56:44.273005 | instance | Generate SSH keys for missing variables --------------------------------- 3.33s
2026-06-19 17:56:44.273016 | instance | Create a volume group for each loop device ------------------------------ 3.30s
2026-06-19 17:56:44.273022 | instance | Configure short hostname ------------------------------------------------ 2.51s
2026-06-19 17:56:44.273306 | instance | Create a logical volume for each loop device ---------------------------- 2.02s
2026-06-19 17:56:44.273668 | instance | Gathering Facts --------------------------------------------------------- 1.14s
2026-06-19 17:56:44.273998 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.13s
2026-06-19 17:56:44.274322 | instance | Create folders for workspace -------------------------------------------- 1.01s
2026-06-19 17:56:44.274644 | instance | Gathering Facts --------------------------------------------------------- 0.88s
2026-06-19 17:56:44.274967 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.78s
2026-06-19 17:56:44.275287 | instance | Gathering Facts --------------------------------------------------------- 0.77s
2026-06-19 17:56:44.275615 | instance | Start loop devices ------------------------------------------------------ 0.72s
2026-06-19 17:56:44.275997 | instance | Purge "snapd" package --------------------------------------------------- 0.72s
2026-06-19 17:56:44.276211 | instance | Gathering Facts --------------------------------------------------------- 0.71s
2026-06-19 17:56:44.276354 | instance | Gathering Facts --------------------------------------------------------- 0.69s
2026-06-19 17:56:44.276512 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.55s
2026-06-19 17:56:44.276676 | instance | Set permissions on loopback devices ------------------------------------- 0.55s
2026-06-19 17:56:44.276823 | instance | Create devices for Ceph ------------------------------------------------- 0.54s
2026-06-19 17:56:44.276970 | instance | Start up service -------------------------------------------------------- 0.52s
2026-06-19 17:56:44.277115 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.47s
2026-06-19 17:56:44.334731 | instance | INFO [aio > prepare] Executed: Successful
2026-06-19 17:56:44.342818 | instance | INFO [aio > converge] Executing
2026-06-19 17:56:47.437504 | instance |
2026-06-19 17:56:47.437896 | instance | PLAY [all] *********************************************************************
2026-06-19 17:56:47.438197 | instance |
2026-06-19 17:56:47.438550 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 17:56:47.438869 | instance | Friday 19 June 2026 17:56:47 +0000 (0:00:00.019) 0:00:00.019 ***********
2026-06-19 17:56:48.611677 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-19 17:56:48.612127 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-19 17:56:48.612580 | instance | interpreter could change the meaning of that path. See
2026-06-19 17:56:48.613012 | instance | https://docs.ansible.com/ansible-
2026-06-19 17:56:48.613498 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-19 17:56:48.621914 | instance | ok: [instance]
2026-06-19 17:56:48.622243 | instance |
2026-06-19 17:56:48.622571 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-19 17:56:48.622894 | instance | Friday 19 June 2026 17:56:48 +0000 (0:00:01.184) 0:00:01.204 ***********
2026-06-19 17:56:48.659224 | instance | skipping: [instance]
2026-06-19 17:56:48.659585 | instance |
2026-06-19 17:56:48.659920 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-19 17:56:48.660247 | instance | Friday 19 June 2026 17:56:48 +0000 (0:00:00.037) 0:00:01.241 ***********
2026-06-19 17:56:48.843361 | instance | ok: [instance]
2026-06-19 17:56:48.843608 | instance |
2026-06-19 17:56:48.843796 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-06-19 17:56:48.843979 | instance |
2026-06-19 17:56:48.844178 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 17:56:48.844390 | instance | Friday 19 June 2026 17:56:48 +0000 (0:00:00.184) 0:00:01.425 ***********
2026-06-19 17:56:49.732387 | instance | ok: [instance]
2026-06-19 17:56:49.732838 | instance |
2026-06-19 17:56:49.733194 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-19 17:56:49.733541 | instance | Friday 19 June 2026 17:56:49 +0000 (0:00:00.888) 0:00:02.314 ***********
2026-06-19 17:56:50.012911 | instance | ok: [instance]
2026-06-19 17:56:50.013133 | instance |
2026-06-19 17:56:50.013299 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-19 17:56:50.013453 | instance | Friday 19 June 2026 17:56:50 +0000 (0:00:00.278) 0:00:02.593 ***********
2026-06-19 17:56:50.051130 | instance | skipping: [instance]
2026-06-19 17:56:50.051163 | instance |
2026-06-19 17:56:50.051168 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-19 17:56:50.051173 | instance | Friday 19 June 2026 17:56:50 +0000 (0:00:00.040) 0:00:02.633 ***********
2026-06-19 17:56:50.452198 | instance | changed: [instance]
2026-06-19 17:56:50.452235 | instance |
2026-06-19 17:56:50.452241 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 17:56:50.452245 | instance | Friday 19 June 2026 17:56:50 +0000 (0:00:00.400) 0:00:03.034 ***********
2026-06-19 17:56:50.526627 | instance | ok: [instance] => {
2026-06-19 17:56:50.526666 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-19 17:56:50.526672 | instance | }
2026-06-19 17:56:50.526676 | instance |
2026-06-19 17:56:50.526681 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 17:56:50.526696 | instance | Friday 19 June 2026 17:56:50 +0000 (0:00:00.074) 0:00:03.108 ***********
2026-06-19 17:56:51.269976 | instance | changed: [instance]
2026-06-19 17:56:51.270045 | instance |
2026-06-19 17:56:51.270343 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 17:56:51.270379 | instance | Friday 19 June 2026 17:56:51 +0000 (0:00:00.744) 0:00:03.852 ***********
2026-06-19 17:56:51.318113 | instance | skipping: [instance]
2026-06-19 17:56:51.318192 | instance |
2026-06-19 17:56:51.318409 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-19 17:56:51.318442 | instance | Friday 19 June 2026 17:56:51 +0000 (0:00:00.048) 0:00:03.900 ***********
2026-06-19 17:56:51.367373 | instance | skipping: [instance]
2026-06-19 17:56:51.367438 | instance |
2026-06-19 17:56:51.367714 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-19 17:56:51.367758 | instance | Friday 19 June 2026 17:56:51 +0000 (0:00:00.049) 0:00:03.949 ***********
2026-06-19 17:56:51.570483 | instance | ok: [instance]
2026-06-19 17:56:51.570563 | instance |
2026-06-19 17:56:51.570626 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-19 17:56:51.570780 | instance | Friday 19 June 2026 17:56:51 +0000 (0:00:00.203) 0:00:04.152 ***********
2026-06-19 17:56:52.854178 | instance | ok: [instance]
2026-06-19 17:56:52.854242 | instance |
2026-06-19 17:56:52.854505 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 17:56:52.856162 | instance | Friday 19 June 2026 17:56:52 +0000 (0:00:01.283) 0:00:05.436 ***********
2026-06-19 17:56:52.922949 | instance | ok: [instance] => {
2026-06-19 17:56:52.923608 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-19 17:56:52.923623 | instance | }
2026-06-19 17:56:52.923628 | instance |
2026-06-19 17:56:52.923632 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 17:56:52.923637 | instance | Friday 19 June 2026 17:56:52 +0000 (0:00:00.068) 0:00:05.505 ***********
2026-06-19 17:56:53.931391 | instance | changed: [instance]
2026-06-19 17:56:53.931519 | instance |
2026-06-19 17:56:53.931747 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 17:56:53.932002 | instance | Friday 19 June 2026 17:56:53 +0000 (0:00:01.008) 0:00:06.513 ***********
2026-06-19 17:56:56.765119 | instance | changed: [instance]
2026-06-19 17:56:56.765208 | instance |
2026-06-19 17:56:56.765318 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-19 17:56:56.765523 | instance | Friday 19 June 2026 17:56:56 +0000 (0:00:02.833) 0:00:09.347 ***********
2026-06-19 17:56:56.794312 | instance | skipping: [instance]
2026-06-19 17:56:56.794387 | instance |
2026-06-19 17:56:56.794505 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-19 17:56:56.794684 | instance | Friday 19 June 2026 17:56:56 +0000 (0:00:00.029) 0:00:09.376 ***********
2026-06-19 17:56:56.829110 | instance | skipping: [instance]
2026-06-19 17:56:56.829211 | instance |
2026-06-19 17:56:56.829338 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-19 17:56:56.829530 | instance | Friday 19 June 2026 17:56:56 +0000 (0:00:00.032) 0:00:09.408 ***********
2026-06-19 17:56:56.855884 | instance | skipping: [instance]
2026-06-19 17:56:56.856164 | instance |
2026-06-19 17:56:56.856452 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-19 17:56:56.856622 | instance | Friday 19 June 2026 17:56:56 +0000 (0:00:00.027) 0:00:09.436 ***********
2026-06-19 17:57:02.413435 | instance | changed: [instance]
2026-06-19 17:57:02.413505 | instance |
2026-06-19 17:57:02.413535 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-19 17:57:02.413546 | instance | Friday 19 June 2026 17:57:02 +0000 (0:00:05.557) 0:00:14.994 ***********
2026-06-19 17:57:03.019584 | instance | changed: [instance]
2026-06-19 17:57:03.019645 | instance |
2026-06-19 17:57:03.019657 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-19 17:57:03.019688 | instance | Friday 19 June 2026 17:57:03 +0000 (0:00:00.606) 0:00:15.600 ***********
2026-06-19 17:57:03.897368 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-06-19 17:57:03.897449 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-19 17:57:03.898177 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-19 17:57:03.898216 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-19 17:57:03.898222 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-19 17:57:03.898228 | instance |
2026-06-19 17:57:03.898233 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-19 17:57:03.898237 | instance | Friday 19 June 2026 17:57:03 +0000 (0:00:00.878) 0:00:16.479 ***********
2026-06-19 17:57:04.454693 | instance | changed: [instance]
2026-06-19 17:57:04.454963 | instance |
2026-06-19 17:57:04.455042 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-19 17:57:04.455548 | instance | Friday 19 June 2026 17:57:04 +0000 (0:00:00.548) 0:00:17.028 ***********
2026-06-19 17:57:04.455585 | instance |
2026-06-19 17:57:04.455591 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-19 17:57:04.455596 | instance | Friday 19 June 2026 17:57:04 +0000 (0:00:00.008) 0:00:17.037 ***********
2026-06-19 17:57:05.367658 | instance | ok: [instance]
2026-06-19 17:57:05.367745 | instance |
2026-06-19 17:57:05.368048 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-06-19 17:57:05.368080 | instance | Friday 19 June 2026 17:57:05 +0000 (0:00:00.912) 0:00:17.950 ***********
2026-06-19 17:57:05.798943 | instance | changed: [instance]
2026-06-19 17:57:05.799079 | instance |
2026-06-19 17:57:05.799103 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-19 17:57:05.799257 | instance | Friday 19 June 2026 17:57:05 +0000 (0:00:00.431) 0:00:18.381 ***********
2026-06-19 17:57:06.315839 | instance | changed: [instance]
2026-06-19 17:57:06.315912 | instance |
2026-06-19 17:57:06.316189 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-19 17:57:06.316400 | instance | Friday 19 June 2026 17:57:06 +0000 (0:00:00.516) 0:00:18.898 ***********
2026-06-19 17:57:06.516203 | instance | ok: [instance]
2026-06-19 17:57:06.516272 | instance |
2026-06-19 17:57:06.516549 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 17:57:06.516616 | instance | Friday 19 June 2026 17:57:06 +0000 (0:00:00.200) 0:00:19.098 ***********
2026-06-19 17:57:06.571482 | instance | ok: [instance] => {
2026-06-19 17:57:06.571537 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-19 17:57:06.572027 | instance | }
2026-06-19 17:57:06.572070 | instance |
2026-06-19 17:57:06.572076 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 17:57:06.572080 | instance | Friday 19 June 2026 17:57:06 +0000 (0:00:00.055) 0:00:19.153 ***********
2026-06-19 17:57:07.417859 | instance | changed: [instance]
2026-06-19 17:57:07.417923 | instance |
2026-06-19 17:57:07.418213 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 17:57:07.418251 | instance | Friday 19 June 2026 17:57:07 +0000 (0:00:00.846) 0:00:20.000 ***********
2026-06-19 17:57:11.743545 | instance | changed: [instance]
2026-06-19 17:57:11.743624 | instance |
2026-06-19 17:57:11.743913 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-19 17:57:11.743954 | instance | Friday 19 June 2026 17:57:11 +0000 (0:00:04.325) 0:00:24.325 ***********
2026-06-19 17:57:12.755496 | instance | ok: [instance]
2026-06-19 17:57:12.755576 | instance |
2026-06-19 17:57:12.755856 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-19 17:57:12.755898 | instance | Friday 19 June 2026 17:57:12 +0000 (0:00:01.011) 0:00:25.337 ***********
2026-06-19 17:57:13.133621 | instance | changed: [instance]
2026-06-19 17:57:13.133698 | instance |
2026-06-19 17:57:13.134000 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-19 17:57:13.134045 | instance | Friday 19 June 2026 17:57:13 +0000 (0:00:00.377) 0:00:25.715 ***********
2026-06-19 17:57:13.602250 | instance | changed: [instance]
2026-06-19 17:57:13.602329 | instance |
2026-06-19 17:57:13.602617 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-19 17:57:13.602663 | instance | Friday 19 June 2026 17:57:13 +0000 (0:00:00.468) 0:00:26.184 ***********
2026-06-19 17:57:14.170525 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-06-19 17:57:14.170574 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-19 17:57:14.170581 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-19 17:57:14.170586 | instance |
2026-06-19 17:57:14.170592 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-19 17:57:14.170597 | instance | Friday 19 June 2026 17:57:14 +0000 (0:00:00.567) 0:00:26.752 ***********
2026-06-19 17:57:14.645578 | instance | changed: [instance]
2026-06-19 17:57:14.645622 | instance |
2026-06-19 17:57:14.645629 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-19 17:57:14.645634 | instance | Friday 19 June 2026 17:57:14 +0000 (0:00:00.475) 0:00:27.227 ***********
2026-06-19 17:57:15.119122 | instance | changed: [instance]
2026-06-19 17:57:15.119255 | instance |
2026-06-19 17:57:15.119320 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-19 17:57:15.119821 | instance | Friday 19 June 2026 17:57:15 +0000 (0:00:00.465) 0:00:27.692 ***********
2026-06-19 17:57:15.119882 | instance |
2026-06-19 17:57:15.119889 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-19 17:57:15.119893 | instance | Friday 19 June 2026 17:57:15 +0000 (0:00:00.008) 0:00:27.701 ***********
2026-06-19 17:57:15.797240 | instance | ok: [instance]
2026-06-19 17:57:15.797324 | instance |
2026-06-19 17:57:15.797555 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-06-19 17:57:15.797595 | instance | Friday 19 June 2026 17:57:15 +0000 (0:00:00.678) 0:00:28.379 ***********
2026-06-19 17:57:16.923032 | instance | changed: [instance]
2026-06-19 17:57:16.923144 | instance |
2026-06-19 17:57:16.923477 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-19 17:57:16.923535 | instance | Friday 19 June 2026 17:57:16 +0000 (0:00:01.125) 0:00:29.505 ***********
2026-06-19 17:57:17.499415 | instance | changed: [instance]
2026-06-19 17:57:17.499487 | instance |
2026-06-19 17:57:17.499751 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-19 17:57:17.500000 | instance | Friday 19 June 2026 17:57:17 +0000 (0:00:00.576) 0:00:30.081 ***********
2026-06-19 17:57:17.565834 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-19 17:57:17.565902 | instance |
2026-06-19 17:57:17.566160 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-19 17:57:17.566193 | instance | Friday 19 June 2026 17:57:17 +0000 (0:00:00.066) 0:00:30.148 ***********
2026-06-19 17:57:23.063526 | instance | changed: [instance]
2026-06-19 17:57:23.063596 | instance |
2026-06-19 17:57:23.063891 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-19 17:57:23.064179 | instance | Friday 19 June 2026 17:57:23 +0000 (0:00:05.497) 0:00:35.646 ***********
2026-06-19 17:57:23.720760 | instance | ok: [instance] => (item=chronyd)
2026-06-19 17:57:23.720886 | instance | ok: [instance] => (item=sshd)
2026-06-19 17:57:23.721431 | instance |
2026-06-19 17:57:23.721479 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-19 17:57:23.721487 | instance | Friday 19 June 2026 17:57:23 +0000 (0:00:00.656) 0:00:36.302 ***********
2026-06-19 17:57:24.377056 | instance | changed: [instance]
2026-06-19 17:57:24.377129 | instance |
2026-06-19 17:57:24.377346 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-19 17:57:24.377385 | instance | Friday 19 June 2026 17:57:24 +0000 (0:00:00.656) 0:00:36.959 ***********
2026-06-19 17:57:24.583949 | instance | ok: [instance]
2026-06-19 17:57:24.584045 | instance |
2026-06-19 17:57:24.584061 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-19 17:57:24.584205 | instance | Friday 19 June 2026 17:57:24 +0000 (0:00:00.206) 0:00:37.166 ***********
2026-06-19 17:57:25.060824 | instance | changed: [instance]
2026-06-19 17:57:25.060909 | instance |
2026-06-19 17:57:25.061137 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-19 17:57:25.061175 | instance | Friday 19 June 2026 17:57:25 +0000 (0:00:00.476) 0:00:37.643 ***********
2026-06-19 17:57:25.433881 | instance | changed: [instance]
2026-06-19 17:57:25.433953 | instance |
2026-06-19 17:57:25.434203 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-06-19 17:57:25.434247 | instance | Friday 19 June 2026 17:57:25 +0000 (0:00:00.372) 0:00:38.016 ***********
2026-06-19 17:57:25.553116 | instance | ok: [instance]
2026-06-19 17:57:25.553188 | instance |
2026-06-19 17:57:25.553473 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-06-19 17:57:25.553513 | instance | Friday 19 June 2026 17:57:25 +0000 (0:00:00.119) 0:00:38.135 ***********
2026-06-19 17:57:25.772849 | instance | ok: [instance] => (item=instance)
2026-06-19 17:57:25.772930 | instance |
2026-06-19 17:57:25.773184 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-06-19 17:57:25.773230 | instance | Friday 19 June 2026 17:57:25 +0000 (0:00:00.219) 0:00:38.355 ***********
2026-06-19 17:57:25.827451 | instance | ok: [instance]
2026-06-19 17:57:25.827885 | instance |
2026-06-19 17:57:25.827924 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-06-19 17:57:25.827930 | instance | Friday 19 June 2026 17:57:25 +0000 (0:00:00.054) 0:00:38.409 ***********
2026-06-19 17:57:25.894469 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-06-19 17:57:25.894534 | instance |
2026-06-19 17:57:25.894794 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-06-19 17:57:25.894960 | instance | Friday 19 June 2026 17:57:25 +0000 (0:00:00.066) 0:00:38.476 ***********
2026-06-19 17:57:26.236589 | instance | changed: [instance]
2026-06-19 17:57:26.236706 | instance |
2026-06-19 17:57:26.236714 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-06-19 17:57:26.236872 | instance | Friday 19 June 2026 17:57:26 +0000 (0:00:00.342) 0:00:38.818 ***********
2026-06-19 17:57:26.954895 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-06-19 17:57:26.954978 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-06-19 17:57:26.955472 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-06-19 17:57:26.955514 | instance |
2026-06-19 17:57:26.955520 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-06-19 17:57:26.955525 | instance | Friday 19 June 2026 17:57:26 +0000 (0:00:00.718) 0:00:39.537 ***********
2026-06-19 17:58:57.280293 | instance | ok: [instance]
2026-06-19 17:58:57.280359 | instance |
2026-06-19 17:58:57.280576 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-06-19 17:58:57.280690 | instance | Friday 19 June 2026 17:58:57 +0000 (0:01:30.325) 0:02:09.862 ***********
2026-06-19 17:58:57.490837 | instance | changed: [instance]
2026-06-19 17:58:57.490912 | instance |
2026-06-19 17:58:57.491041 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-06-19 17:58:57.491210 | instance | Friday 19 June 2026 17:58:57 +0000 (0:00:00.210) 0:02:10.073 ***********
2026-06-19 17:58:57.535336 | instance | ok: [instance]
2026-06-19 17:58:57.535407 | instance |
2026-06-19 17:58:57.535526 | instance | TASK [Install Ceph host] *******************************************************
2026-06-19 17:58:57.535650 | instance | Friday 19 June 2026 17:58:57 +0000 (0:00:00.044) 0:02:10.117 ***********
2026-06-19 17:58:57.619782 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-19 17:58:57.619852 | instance |
2026-06-19 17:58:57.620107 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-19 17:58:57.620438 | instance | Friday 19 June 2026 17:58:57 +0000 (0:00:00.084) 0:02:10.202 ***********
2026-06-19 17:59:03.284272 | instance | ok: [instance]
2026-06-19 17:59:03.284360 | instance |
2026-06-19 17:59:03.284745 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-19 17:59:03.284787 | instance | Friday 19 June 2026 17:59:03 +0000 (0:00:05.664) 0:02:15.866 ***********
2026-06-19 17:59:03.341137 | instance | ok: [instance] => (item=instance)
2026-06-19 17:59:03.341212 | instance |
2026-06-19 17:59:03.341224 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-19 17:59:03.341235 | instance | Friday 19 June 2026 17:59:03 +0000 (0:00:00.056) 0:02:15.922 ***********
2026-06-19 17:59:03.800218 | instance | ok: [instance]
2026-06-19 17:59:03.800291 | instance |
2026-06-19 17:59:03.800298 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-19 17:59:03.800303 | instance | Friday 19 June 2026 17:59:03 +0000 (0:00:00.458) 0:02:16.381 ***********
2026-06-19 17:59:10.263887 | instance | ok: [instance]
2026-06-19 17:59:10.263969 | instance |
2026-06-19 17:59:10.264220 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-06-19 17:59:10.264260 | instance | Friday 19 June 2026 17:59:10 +0000 (0:00:06.464) 0:02:22.846 ***********
2026-06-19 18:00:01.321464 | instance | changed: [instance]
2026-06-19 18:00:01.321506 | instance |
2026-06-19 18:00:01.321512 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-06-19 18:00:01.321516 | instance | Friday 19 June 2026 18:00:01 +0000 (0:00:51.057) 0:03:13.903 ***********
2026-06-19 18:00:15.636559 | instance | ok: [instance]
2026-06-19 18:00:15.636656 | instance |
2026-06-19 18:00:15.636871 | instance | TASK [Install Ceph host] *******************************************************
2026-06-19 18:00:15.636918 | instance | Friday 19 June 2026 18:00:15 +0000 (0:00:14.315) 0:03:28.218 ***********
2026-06-19 18:00:15.718250 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-19 18:00:15.718333 | instance |
2026-06-19 18:00:15.718411 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-19 18:00:15.718532 | instance | Friday 19 June 2026 18:00:15 +0000 (0:00:00.081) 0:03:28.300 ***********
2026-06-19 18:00:15.766663 | instance | skipping: [instance]
2026-06-19 18:00:15.767067 | instance |
2026-06-19 18:00:15.767108 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-19 18:00:15.767114 | instance | Friday 19 June 2026 18:00:15 +0000 (0:00:00.048) 0:03:28.349 ***********
2026-06-19 18:00:15.822033 | instance | skipping: [instance] => (item=instance)
2026-06-19 18:00:15.822099 | instance | skipping: [instance]
2026-06-19 18:00:15.822480 | instance |
2026-06-19 18:00:15.822519 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-19 18:00:15.822525 | instance | Friday 19 June 2026 18:00:15 +0000 (0:00:00.055) 0:03:28.404 ***********
2026-06-19 18:00:16.088487 | instance | ok: [instance]
2026-06-19 18:00:16.088587 | instance |
2026-06-19 18:00:16.088859 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-19 18:00:16.088875 | instance | Friday 19 June 2026 18:00:16 +0000 (0:00:00.266) 0:03:28.671 ***********
2026-06-19 18:00:22.519537 | instance | ok: [instance]
2026-06-19 18:00:22.519572 | instance |
2026-06-19 18:00:22.519578 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-06-19 18:00:22.519583 | instance | Friday 19 June 2026 18:00:22 +0000 (0:00:06.430) 0:03:35.101 ***********
2026-06-19 18:00:34.733471 | instance | changed: [instance]
2026-06-19 18:00:34.733557 | instance |
2026-06-19 18:00:34.733830 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-06-19 18:00:34.733888 | instance | Friday 19 June 2026 18:00:34 +0000 (0:00:12.213) 0:03:47.315 ***********
2026-06-19 18:00:40.885344 | instance | ok: [instance]
2026-06-19 18:00:40.885457 | instance |
2026-06-19 18:00:40.885521 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-06-19 18:00:40.885687 | instance | Friday 19 June 2026 18:00:40 +0000 (0:00:06.152) 0:03:53.467 ***********
2026-06-19 18:00:48.413856 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-06-19 18:00:48.413960 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-06-19 18:00:48.414085 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-06-19 18:00:48.414211 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-06-19 18:00:48.414330 | instance |
2026-06-19 18:00:48.414474 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-06-19 18:00:48.414577 | instance |
2026-06-19 18:00:48.414702 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 18:00:48.414826 | instance | Friday 19 June 2026 18:00:48 +0000 (0:00:07.529) 0:04:00.996 ***********
2026-06-19 18:00:49.327145 | instance | ok: [instance]
2026-06-19 18:00:49.327444 | instance |
2026-06-19 18:00:49.327624 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-19 18:00:49.327782 | instance | Friday 19 June 2026 18:00:49 +0000 (0:00:00.912) 0:04:01.908 ***********
2026-06-19 18:00:49.545501 | instance | ok: [instance]
2026-06-19 18:00:49.545615 | instance |
2026-06-19 18:00:49.545688 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-19 18:00:49.545835 | instance | Friday 19 June 2026 18:00:49 +0000 (0:00:00.218) 0:04:02.127 ***********
2026-06-19 18:00:49.593332 | instance | skipping: [instance]
2026-06-19 18:00:49.593405 | instance |
2026-06-19 18:00:49.593588 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-19 18:00:49.593715 | instance | Friday 19 June 2026 18:00:49 +0000 (0:00:00.048) 0:04:02.175 ***********
2026-06-19 18:00:49.818389 | instance | ok: [instance]
2026-06-19 18:00:49.818504 | instance |
2026-06-19 18:00:49.818663 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 18:00:49.818855 | instance | Friday 19 June 2026 18:00:49 +0000 (0:00:00.224) 0:04:02.400 ***********
2026-06-19 18:00:49.879615 | instance | ok: [instance] => {
2026-06-19 18:00:49.879697 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-19 18:00:49.879795 | instance | }
2026-06-19 18:00:49.879938 | instance |
2026-06-19 18:00:49.880034 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 18:00:49.880150 | instance | Friday 19 June 2026 18:00:49 +0000 (0:00:00.061) 0:04:02.461 ***********
2026-06-19 18:00:50.183253 | instance | ok: [instance]
2026-06-19 18:00:50.183335 | instance |
2026-06-19 18:00:50.183511 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 18:00:50.183675 | instance | Friday 19 June 2026 18:00:50 +0000 (0:00:00.303) 0:04:02.765 ***********
2026-06-19 18:00:50.249148 | instance | skipping: [instance]
2026-06-19 18:00:50.249224 | instance |
2026-06-19 18:00:50.249319 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-19 18:00:50.249446 | instance | Friday 19 June 2026 18:00:50 +0000 (0:00:00.066) 0:04:02.831 ***********
2026-06-19 18:00:50.292593 | instance | skipping: [instance]
2026-06-19 18:00:50.292695 | instance |
2026-06-19 18:00:50.292823 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-19 18:00:50.292955 | instance | Friday 19 June 2026 18:00:50 +0000 (0:00:00.043) 0:04:02.874 ***********
2026-06-19 18:00:50.510555 | instance | ok: [instance]
2026-06-19 18:00:50.510662 | instance |
2026-06-19 18:00:50.510817 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-19 18:00:50.511006 | instance | Friday 19 June 2026 18:00:50 +0000 (0:00:00.217) 0:04:03.092 ***********
2026-06-19 18:00:51.754326 | instance | ok: [instance]
2026-06-19 18:00:51.754454 | instance |
2026-06-19 18:00:51.754467 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 18:00:51.754653 | instance | Friday 19 June 2026 18:00:51 +0000 (0:00:01.243) 0:04:04.336 ***********
2026-06-19 18:00:51.817504 | instance | ok: [instance] => {
2026-06-19 18:00:51.817588 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-19 18:00:51.817719 | instance | }
2026-06-19 18:00:51.817837 | instance |
2026-06-19 18:00:51.818055 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 18:00:51.818088 | instance | Friday 19 June 2026 18:00:51 +0000 (0:00:00.063) 0:04:04.400 ***********
2026-06-19 18:00:52.168602 | instance | ok: [instance]
2026-06-19 18:00:52.168675 | instance |
2026-06-19 18:00:52.168932 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 18:00:52.168975 | instance | Friday 19 June 2026 18:00:52 +0000 (0:00:00.350) 0:04:04.751 ***********
2026-06-19 18:00:54.117548 | instance | ok: [instance]
2026-06-19 18:00:54.117621 | instance |
2026-06-19 18:00:54.117793 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-19 18:00:54.117918 | instance | Friday 19 June 2026 18:00:54 +0000 (0:00:01.948) 0:04:06.700 ***********
2026-06-19 18:00:54.155652 | instance | skipping: [instance]
2026-06-19 18:00:54.155752 | instance |
2026-06-19 18:00:54.155880 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-19 18:00:54.156036 | instance | Friday 19 June 2026 18:00:54 +0000 (0:00:00.038) 0:04:06.738 ***********
2026-06-19 18:00:54.195302 | instance | skipping: [instance]
2026-06-19 18:00:54.195400 | instance |
2026-06-19 18:00:54.195549 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-19 18:00:54.195676 | instance | Friday 19 June 2026 18:00:54 +0000 (0:00:00.039) 0:04:06.777 ***********
2026-06-19 18:00:54.228746 | instance | skipping: [instance]
2026-06-19 18:00:54.228819 | instance |
2026-06-19 18:00:54.229005 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-19 18:00:54.229193 | instance | Friday 19 June 2026 18:00:54 +0000 (0:00:00.033) 0:04:06.811 ***********
2026-06-19 18:00:55.503853 | instance | ok: [instance]
2026-06-19 18:00:55.504499 | instance |
2026-06-19 18:00:55.504568 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-19 18:00:55.504579 | instance | Friday 19 June 2026 18:00:55 +0000 (0:00:01.274) 0:04:08.086 ***********
2026-06-19 18:00:55.918095 | instance | ok: [instance]
2026-06-19 18:00:55.918174 | instance |
2026-06-19 18:00:55.918454 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-19 18:00:55.918496 | instance | Friday 19 June 2026 18:00:55 +0000 (0:00:00.414) 0:04:08.500 ***********
2026-06-19 18:00:56.857204 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-19 18:00:56.858401 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-19 18:00:56.858419 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-19 18:00:56.858425 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-19 18:00:56.858430 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-19 18:00:56.858435 | instance |
2026-06-19 18:00:56.858439 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-19 18:00:56.858443 | instance | Friday 19 June 2026 18:00:56 +0000 (0:00:00.938) 0:04:09.439 ***********
2026-06-19 18:00:57.373187 | instance | ok: [instance]
2026-06-19 18:00:57.373254 | instance |
2026-06-19 18:00:57.373877 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-19 18:00:57.373917 | instance | Friday 19 June 2026 18:00:57 +0000 (0:00:00.509) 0:04:09.949 ***********
2026-06-19 18:00:57.373922 | instance |
2026-06-19 18:00:57.373927 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-19 18:00:57.373931 | instance | Friday 19 June 2026 18:00:57 +0000 (0:00:00.006) 0:04:09.955 ***********
2026-06-19 18:00:57.737112 | instance | ok: [instance]
2026-06-19 18:00:57.737187 | instance |
2026-06-19 18:00:57.737544 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-19 18:00:57.737590 | instance | Friday 19 June 2026 18:00:57 +0000 (0:00:00.363) 0:04:10.319 ***********
2026-06-19 18:00:57.951178 | instance | ok: [instance]
2026-06-19 18:00:57.951258 | instance |
2026-06-19 18:00:57.951538 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 18:00:57.951579 | instance | Friday 19 June 2026 18:00:57 +0000 (0:00:00.214) 0:04:10.533 ***********
2026-06-19 18:00:58.009592 | instance | ok: [instance] => {
2026-06-19 18:00:58.009687 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-19 18:00:58.010128 | instance | }
2026-06-19 18:00:58.010163 | instance |
2026-06-19 18:00:58.010169 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 18:00:58.010174 | instance | Friday 19 June 2026 18:00:58 +0000 (0:00:00.058) 0:04:10.592 ***********
2026-06-19 18:00:58.363958 | instance | ok: [instance]
2026-06-19 18:00:58.364032 | instance |
2026-06-19 18:00:58.364326 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 18:00:58.364366 | instance | Friday 19 June 2026 18:00:58 +0000 (0:00:00.354) 0:04:10.946 ***********
2026-06-19 18:01:01.459310 | instance | ok: [instance]
2026-06-19 18:01:01.459793 | instance |
2026-06-19 18:01:01.459825 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-19 18:01:01.459831 | instance | Friday 19 June 2026 18:01:01 +0000 (0:00:03.095) 0:04:14.041 ***********
2026-06-19 18:01:02.810340 | instance | ok: [instance]
2026-06-19 18:01:02.810453 | instance |
2026-06-19 18:01:02.810902 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-19 18:01:02.810947 | instance | Friday 19 June 2026 18:01:02 +0000 (0:00:01.351) 0:04:15.392 ***********
2026-06-19 18:01:03.021118 | instance | ok: [instance]
2026-06-19 18:01:03.021193 | instance |
2026-06-19 18:01:03.021499 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-19 18:01:03.021542 | instance | Friday 19 June 2026 18:01:03 +0000 (0:00:00.211) 0:04:15.603 ***********
2026-06-19 18:01:03.464040 | instance | ok: [instance]
2026-06-19 18:01:03.464115 | instance |
2026-06-19 18:01:03.464475 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-19 18:01:03.464624 | instance | Friday 19 June 2026 18:01:03 +0000 (0:00:00.442) 0:04:16.046 ***********
2026-06-19 18:01:04.061277 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-06-19 18:01:04.061418 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-19 18:01:04.062200 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-19 18:01:04.062241 | instance |
2026-06-19 18:01:04.062249 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-19 18:01:04.062256 | instance | Friday 19 June 2026 18:01:04 +0000 (0:00:00.596) 0:04:16.643 ***********
2026-06-19 18:01:04.508760 | instance | ok: [instance]
2026-06-19 18:01:04.509214 | instance |
2026-06-19 18:01:04.509261 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-19 18:01:04.509269 | instance | Friday 19 June 2026 18:01:04 +0000 (0:00:00.447) 0:04:17.091 ***********
2026-06-19 18:01:04.930215 | instance | ok: [instance]
2026-06-19 18:01:04.930281 | instance |
2026-06-19 18:01:04.930889 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-19 18:01:04.930930 | instance | Friday 19 June 2026 18:01:04 +0000 (0:00:00.414) 0:04:17.505 ***********
2026-06-19 18:01:04.930936 | instance |
2026-06-19 18:01:04.930947 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-19 18:01:04.930951 | instance | Friday 19 June 2026 18:01:04 +0000 (0:00:00.007) 0:04:17.512 ***********
2026-06-19 18:01:05.292646 | instance | ok: [instance]
2026-06-19 18:01:05.292724 | instance |
2026-06-19 18:01:05.292988 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-19 18:01:05.293030 | instance | Friday 19 June 2026 18:01:05 +0000 (0:00:00.362) 0:04:17.875 ***********
2026-06-19 18:01:05.344141 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-19 18:01:05.344238 | instance |
2026-06-19 18:01:05.344609 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-19 18:01:05.344702 | instance | Friday 19 June 2026 18:01:05 +0000 (0:00:00.051) 0:04:17.926 ***********
2026-06-19 18:01:06.441203 | instance | ok: [instance]
2026-06-19 18:01:06.441275 | instance |
2026-06-19 18:01:06.441284 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-19 18:01:06.441291 | instance | Friday 19 June 2026 18:01:06 +0000 (0:00:01.095) 0:04:19.022 ***********
2026-06-19 18:01:07.088728 | instance | ok: [instance] => (item=chronyd)
2026-06-19 18:01:07.088902 | instance | ok: [instance] => (item=sshd)
2026-06-19 18:01:07.089186 | instance |
2026-06-19 18:01:07.089418 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-19 18:01:07.089644 | instance | Friday 19 June 2026 18:01:07 +0000 (0:00:00.648) 0:04:19.670 ***********
2026-06-19 18:01:07.644963 | instance | ok: [instance]
2026-06-19 18:01:07.645039 | instance |
2026-06-19 18:01:07.645106 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-19 18:01:07.645240 | instance | Friday 19 June 2026 18:01:07 +0000 (0:00:00.556) 0:04:20.226 ***********
2026-06-19 18:01:07.852449 | instance | ok: [instance]
2026-06-19 18:01:07.852526 | instance |
2026-06-19 18:01:07.852651 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-19 18:01:07.852812 | instance | Friday 19 June 2026 18:01:07 +0000 (0:00:00.207) 0:04:20.434 ***********
2026-06-19 18:01:08.096888 | instance | ok: [instance]
2026-06-19 18:01:08.096949 | instance |
2026-06-19 18:01:08.097075 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-19 18:01:08.097241 | instance | Friday 19 June 2026 18:01:08 +0000 (0:00:00.240) 0:04:20.675 ***********
2026-06-19 18:01:08.301035 | instance | ok: [instance]
2026-06-19 18:01:08.301108 | instance |
2026-06-19 18:01:08.301294 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-06-19 18:01:08.301561 | instance | Friday 19 June 2026 18:01:08 +0000 (0:00:00.204) 0:04:20.880 ***********
2026-06-19 18:01:08.524918 | instance | ok: [instance] => (item=instance)
2026-06-19 18:01:08.524981 | instance |
2026-06-19 18:01:08.525144 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-06-19 18:01:08.525310 | instance | Friday 19 June 2026 18:01:08 +0000 (0:00:00.224) 0:04:21.105 ***********
2026-06-19 18:01:08.580706 | instance | ok: [instance]
2026-06-19 18:01:08.580891 | instance |
2026-06-19 18:01:08.581065 | instance | TASK [Install Ceph host] *******************************************************
2026-06-19 18:01:08.581224 | instance | Friday 19 June 2026 18:01:08 +0000 (0:00:00.054) 0:04:21.159 ***********
2026-06-19 18:01:08.644351 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-19 18:01:08.644417 | instance |
2026-06-19 18:01:08.644424 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-19 18:01:08.644428 | instance | Friday 19 June 2026 18:01:08 +0000 (0:00:00.067) 0:04:21.226 ***********
2026-06-19 18:01:08.698267 | instance | skipping: [instance]
2026-06-19 18:01:08.698322 | instance |
2026-06-19 18:01:08.698332 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-19 18:01:08.698342 | instance | Friday 19 June 2026 18:01:08 +0000 (0:00:00.053) 0:04:21.279 ***********
2026-06-19 18:01:08.747070 | instance | skipping: [instance] => (item=instance)
2026-06-19 18:01:08.747536 | instance | skipping: [instance]
2026-06-19 18:01:08.747553 | instance |
2026-06-19 18:01:08.747558 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-19 18:01:08.747563 | instance | Friday 19 June 2026 18:01:08 +0000 (0:00:00.049) 0:04:21.329 ***********
2026-06-19 18:01:09.003653 | instance | ok: [instance]
2026-06-19 18:01:09.003712 | instance |
2026-06-19 18:01:09.003963 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-19 18:01:09.003978 | instance | Friday 19 June 2026 18:01:08 +0000 (0:00:00.257) 0:04:21.586 ***********
2026-06-19 18:01:15.413952 | instance | ok: [instance]
2026-06-19 18:01:15.414018 | instance |
2026-06-19 18:01:15.414336 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-06-19 18:01:15.414356 | instance | Friday 19 June 2026 18:01:15 +0000 (0:00:06.410) 0:04:27.996 ***********
2026-06-19 18:01:20.766189 | instance | ok: [instance]
2026-06-19 18:01:20.766253 | instance |
2026-06-19 18:01:20.766579 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-06-19 18:01:20.766595 | instance | Friday 19 June 2026 18:01:20 +0000 (0:00:05.352) 0:04:33.348 ***********
2026-06-19 18:01:34.747659 | instance | ok: [instance]
2026-06-19 18:01:34.747752 | instance |
2026-06-19 18:01:34.748025 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-06-19 18:01:34.748067 | instance | Friday 19 June 2026 18:01:34 +0000 (0:00:13.981) 0:04:47.330 ***********
2026-06-19 18:03:07.068593 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-06-19 18:03:07.068649 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-06-19 18:03:07.068656 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-06-19 18:03:07.068662 | instance |
2026-06-19 18:03:07.068669 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-06-19 18:03:07.068675 | instance | Friday 19 June 2026 18:03:07 +0000 (0:01:32.319) 0:06:19.649 ***********
2026-06-19 18:03:12.935431 | instance | ok: [instance]
2026-06-19 18:03:12.935518 | instance |
2026-06-19 18:03:12.935649 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-06-19 18:03:12.935772 | instance | Friday 19 June 2026 18:03:12 +0000 (0:00:05.867) 0:06:25.517 ***********
2026-06-19 18:03:19.057826 | instance | ok: [instance]
2026-06-19 18:03:19.057945 | instance |
2026-06-19 18:03:19.058010 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-06-19 18:03:19.058181 | instance | Friday 19 June 2026 18:03:19 +0000 (0:00:06.122) 0:06:31.640 ***********
2026-06-19 18:03:19.138720 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-06-19 18:03:19.138818 | instance |
2026-06-19 18:03:19.138910 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-06-19 18:03:19.139009 | instance | Friday 19 June 2026 18:03:19 +0000 (0:00:00.080) 0:06:31.721 ***********
2026-06-19 18:03:19.408442 | instance | ok: [instance]
2026-06-19 18:03:19.408528 | instance |
2026-06-19 18:03:19.408777 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-06-19 18:03:19.408838 | instance | Friday 19 June 2026 18:03:19 +0000 (0:00:00.269) 0:06:31.990 ***********
2026-06-19 18:03:25.501433 | instance | ok: [instance]
2026-06-19 18:03:25.501552 | instance |
2026-06-19 18:03:25.501621 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-06-19 18:03:25.501769 | instance | Friday 19 June 2026 18:03:25 +0000 (0:00:06.093) 0:06:38.083 ***********
2026-06-19 18:03:25.554187 | instance | ok: [instance]
2026-06-19 18:03:25.554255 | instance |
2026-06-19 18:03:25.554587 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-06-19 18:03:25.554658 | instance | Friday 19 June 2026 18:03:25 +0000 (0:00:00.051) 0:06:38.135 ***********
2026-06-19 18:03:25.617162 | instance | skipping: [instance] => (item=1)
2026-06-19 18:03:25.617244 | instance | skipping: [instance] => (item=1)
2026-06-19 18:03:25.617254 | instance | skipping: [instance] => (item=1)
2026-06-19 18:03:25.617265 | instance | skipping: [instance]
2026-06-19 18:03:25.617275 | instance |
2026-06-19 18:03:25.617291 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-06-19 18:03:25.617414 | instance | Friday 19 June 2026 18:03:25 +0000 (0:00:00.062) 0:06:38.198 ***********
2026-06-19 18:03:25.668492 | instance | skipping: [instance]
2026-06-19 18:03:25.669104 | instance |
2026-06-19 18:03:25.669168 | instance | PLAY [all] *********************************************************************
2026-06-19 18:03:25.669174 | instance |
2026-06-19 18:03:25.669178 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-06-19 18:03:25.669183 | instance | Friday 19 June 2026 18:03:25 +0000 (0:00:00.052) 0:06:38.250 ***********
2026-06-19 18:03:25.991840 | instance | changed: [instance]
2026-06-19 18:03:25.991922 | instance |
2026-06-19 18:03:25.992401 | instance | PLAY [all] *********************************************************************
2026-06-19 18:03:25.992466 | instance |
2026-06-19 18:03:25.992477 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 18:03:25.992482 | instance | Friday 19 June 2026 18:03:25 +0000 (0:00:00.323) 0:06:38.574 ***********
2026-06-19 18:03:26.962078 | instance | ok: [instance]
2026-06-19 18:03:26.962228 | instance |
2026-06-19 18:03:26.962605 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-06-19 18:03:26.962681 | instance | Friday 19 June 2026 18:03:26 +0000 (0:00:00.969) 0:06:39.543 ***********
2026-06-19 18:03:31.984959 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-06-19 18:03:31.985081 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-06-19 18:03:31.985095 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-06-19 18:03:31.985975 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-06-19 18:03:31.986056 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-06-19 18:03:31.986068 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-06-19 18:03:31.986078 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-06-19 18:03:31.986087 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-06-19 18:03:31.986095 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-06-19 18:03:31.986104 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-06-19 18:03:31.986121 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-06-19 18:03:31.987592 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-06-19 18:03:31.987654 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-06-19 18:03:31.987661 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-06-19 18:03:31.987665 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-06-19 18:03:31.987670 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-06-19 18:03:31.987674 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-06-19 18:03:31.987678 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-06-19 18:03:31.987682 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-06-19 18:03:31.987691 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-06-19 18:03:31.987696 | instance |
2026-06-19 18:03:31.987701 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-06-19 18:03:31.987705 | instance | Friday 19 June 2026 18:03:31 +0000 (0:00:05.023) 0:06:44.566 ***********
2026-06-19 18:03:32.197513 | instance | changed: [instance]
2026-06-19 18:03:32.197625 | instance |
2026-06-19 18:03:32.197913 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-06-19 18:03:32.197971 | instance | Friday 19 June 2026 18:03:32 +0000 (0:00:00.212) 0:06:44.779 ***********
2026-06-19 18:03:32.705182 | instance | changed: [instance]
2026-06-19 18:03:32.705262 | instance |
2026-06-19 18:03:32.705553 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-06-19 18:03:32.705611 | instance | Friday 19 June 2026 18:03:32 +0000 (0:00:00.507) 0:06:45.287 ***********
2026-06-19 18:03:32.960271 | instance | ok: [instance]
2026-06-19 18:03:32.960382 | instance |
2026-06-19 18:03:32.960427 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-19 18:03:32.960596 | instance | Friday 19 June 2026 18:03:32 +0000 (0:00:00.255) 0:06:45.542 ***********
2026-06-19 18:03:33.022039 | instance | ok: [instance]
2026-06-19 18:03:33.022102 | instance |
2026-06-19 18:03:33.022715 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-06-19 18:03:33.022809 | instance |
2026-06-19 18:03:33.022815 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 18:03:33.022820 | instance | Friday 19 June 2026 18:03:33 +0000 (0:00:00.061) 0:06:45.604 ***********
2026-06-19 18:03:34.027856 | instance | ok: [instance]
2026-06-19 18:03:34.027937 | instance |
2026-06-19 18:03:34.028163 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-06-19 18:03:34.028206 | instance | Friday 19 June 2026 18:03:34 +0000 (0:00:01.006) 0:06:46.610 ***********
2026-06-19 18:03:34.252898 | instance | changed: [instance]
2026-06-19 18:03:34.252975 | instance |
2026-06-19 18:03:34.253292 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-06-19 18:03:34.253333 | instance | Friday 19 June 2026 18:03:34 +0000 (0:00:00.225) 0:06:46.835 ***********
2026-06-19 18:03:35.253782 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-06-19 18:03:35.253865 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-06-19 18:03:35.253873 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-06-19 18:03:35.253880 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-06-19 18:03:35.253885 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-06-19 18:03:35.253891 | instance |
2026-06-19 18:03:35.253897 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-06-19 18:03:35.253903 | instance | Friday 19 June 2026 18:03:35 +0000 (0:00:00.999) 0:06:47.834 ***********
2026-06-19 18:03:35.441391 | 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-19 18:03:35.610057 | 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-19 18:03:35.767913 | 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-19 18:03:35.779748 | instance | ...ignoring
2026-06-19 18:03:35.780184 | instance |
2026-06-19 18:03:35.780251 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-06-19 18:03:35.780258 | instance | Friday 19 June 2026 18:03:35 +0000 (0:00:00.527) 0:06:48.361 ***********
2026-06-19 18:03:35.972146 | instance | ok: [instance]
2026-06-19 18:03:35.972231 | instance |
2026-06-19 18:03:35.972467 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-06-19 18:03:35.972745 | instance | Friday 19 June 2026 18:03:35 +0000 (0:00:00.192) 0:06:48.553 ***********
2026-06-19 18:03:36.163516 | instance | ok: [instance]
2026-06-19 18:03:36.163618 | instance |
2026-06-19 18:03:36.163829 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-06-19 18:03:36.164119 | instance | Friday 19 June 2026 18:03:36 +0000 (0:00:00.191) 0:06:48.745 ***********
2026-06-19 18:03:36.204291 | instance | ok: [instance]
2026-06-19 18:03:36.204411 | instance |
2026-06-19 18:03:36.204624 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-06-19 18:03:36.204890 | instance | Friday 19 June 2026 18:03:36 +0000 (0:00:00.040) 0:06:48.786 ***********
2026-06-19 18:03:36.249358 | instance | ok: [instance]
2026-06-19 18:03:36.249527 | instance |
2026-06-19 18:03:36.249811 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-06-19 18:03:36.249964 | instance | Friday 19 June 2026 18:03:36 +0000 (0:00:00.043) 0:06:48.830 ***********
2026-06-19 18:03:36.797280 | instance | ok: [instance]
2026-06-19 18:03:36.797371 | instance |
2026-06-19 18:03:36.797711 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-06-19 18:03:36.797800 | instance | Friday 19 June 2026 18:03:36 +0000 (0:00:00.548) 0:06:49.379 ***********
2026-06-19 18:03:37.062230 | instance | ok: [instance]
2026-06-19 18:03:37.062332 | instance |
2026-06-19 18:03:37.062384 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-06-19 18:03:37.063102 | instance | Friday 19 June 2026 18:03:36 +0000 (0:00:00.205) 0:06:49.584 ***********
2026-06-19 18:03:37.063166 | instance |
2026-06-19 18:03:37.063172 | instance | PLAY [Install Kubernetes] ******************************************************
2026-06-19 18:03:37.063177 | instance |
2026-06-19 18:03:37.063181 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 18:03:37.063186 | instance | Friday 19 June 2026 18:03:37 +0000 (0:00:00.060) 0:06:49.644 ***********
2026-06-19 18:03:38.031512 | instance | ok: [instance]
2026-06-19 18:03:38.031607 | instance |
2026-06-19 18:03:38.031674 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-19 18:03:38.031854 | instance | Friday 19 June 2026 18:03:38 +0000 (0:00:00.968) 0:06:50.613 ***********
2026-06-19 18:03:38.269528 | instance | ok: [instance]
2026-06-19 18:03:38.269667 | instance |
2026-06-19 18:03:38.269685 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-19 18:03:38.269841 | instance | Friday 19 June 2026 18:03:38 +0000 (0:00:00.237) 0:06:50.851 ***********
2026-06-19 18:03:38.319196 | instance | skipping: [instance]
2026-06-19 18:03:38.319296 | instance |
2026-06-19 18:03:38.319627 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-19 18:03:38.319687 | instance | Friday 19 June 2026 18:03:38 +0000 (0:00:00.049) 0:06:50.901 ***********
2026-06-19 18:03:38.539001 | instance | ok: [instance]
2026-06-19 18:03:38.539104 | instance |
2026-06-19 18:03:38.539175 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 18:03:38.539321 | instance | Friday 19 June 2026 18:03:38 +0000 (0:00:00.219) 0:06:51.121 ***********
2026-06-19 18:03:38.598767 | instance | ok: [instance] => {
2026-06-19 18:03:38.598840 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-19 18:03:38.599322 | instance | }
2026-06-19 18:03:38.599351 | instance |
2026-06-19 18:03:38.599356 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 18:03:38.599369 | instance | Friday 19 June 2026 18:03:38 +0000 (0:00:00.059) 0:06:51.180 ***********
2026-06-19 18:03:38.918240 | instance | ok: [instance]
2026-06-19 18:03:38.918359 | instance |
2026-06-19 18:03:38.918371 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 18:03:38.918530 | instance | Friday 19 June 2026 18:03:38 +0000 (0:00:00.319) 0:06:51.500 ***********
2026-06-19 18:03:38.974020 | instance | skipping: [instance]
2026-06-19 18:03:38.974135 | instance |
2026-06-19 18:03:38.974150 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-19 18:03:38.974321 | instance | Friday 19 June 2026 18:03:38 +0000 (0:00:00.055) 0:06:51.555 ***********
2026-06-19 18:03:39.194674 | instance | ok: [instance]
2026-06-19 18:03:39.194805 | instance |
2026-06-19 18:03:39.194818 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-19 18:03:39.194900 | instance | Friday 19 June 2026 18:03:39 +0000 (0:00:00.220) 0:06:51.776 ***********
2026-06-19 18:03:40.301507 | instance | ok: [instance]
2026-06-19 18:03:40.301569 | instance |
2026-06-19 18:03:40.301576 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 18:03:40.301581 | instance | Friday 19 June 2026 18:03:40 +0000 (0:00:01.106) 0:06:52.883 ***********
2026-06-19 18:03:40.377875 | instance | ok: [instance] => {
2026-06-19 18:03:40.377928 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-19 18:03:40.377934 | instance | }
2026-06-19 18:03:40.377939 | instance |
2026-06-19 18:03:40.377944 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 18:03:40.377948 | instance | Friday 19 June 2026 18:03:40 +0000 (0:00:00.076) 0:06:52.959 ***********
2026-06-19 18:03:40.729719 | instance | ok: [instance]
2026-06-19 18:03:40.729819 | instance |
2026-06-19 18:03:40.730096 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 18:03:40.730148 | instance | Friday 19 June 2026 18:03:40 +0000 (0:00:00.352) 0:06:53.312 ***********
2026-06-19 18:03:42.700113 | instance | ok: [instance]
2026-06-19 18:03:42.700511 | instance |
2026-06-19 18:03:42.700590 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-19 18:03:42.700615 | instance | Friday 19 June 2026 18:03:42 +0000 (0:00:01.969) 0:06:55.281 ***********
2026-06-19 18:03:42.734126 | instance | skipping: [instance]
2026-06-19 18:03:42.734182 | instance |
2026-06-19 18:03:42.734470 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-19 18:03:42.734511 | instance | Friday 19 June 2026 18:03:42 +0000 (0:00:00.034) 0:06:55.316 ***********
2026-06-19 18:03:42.771532 | instance | skipping: [instance]
2026-06-19 18:03:42.771609 | instance |
2026-06-19 18:03:42.771870 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-19 18:03:42.771914 | instance | Friday 19 June 2026 18:03:42 +0000 (0:00:00.036) 0:06:55.353 ***********
2026-06-19 18:03:42.804061 | instance | skipping: [instance]
2026-06-19 18:03:42.804462 | instance |
2026-06-19 18:03:42.804504 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-19 18:03:42.804511 | instance | Friday 19 June 2026 18:03:42 +0000 (0:00:00.032) 0:06:55.386 ***********
2026-06-19 18:03:43.916588 | instance | ok: [instance]
2026-06-19 18:03:43.916673 | instance |
2026-06-19 18:03:43.916875 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-19 18:03:43.916917 | instance | Friday 19 June 2026 18:03:43 +0000 (0:00:01.112) 0:06:56.498 ***********
2026-06-19 18:03:44.375434 | instance | ok: [instance]
2026-06-19 18:03:44.375951 | instance |
2026-06-19 18:03:44.375973 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-19 18:03:44.375981 | instance | Friday 19 June 2026 18:03:44 +0000 (0:00:00.458) 0:06:56.957 ***********
2026-06-19 18:03:45.307691 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-19 18:03:45.307788 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-19 18:03:45.308530 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-19 18:03:45.308608 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-19 18:03:45.308650 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-19 18:03:45.308668 | instance |
2026-06-19 18:03:45.309075 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-19 18:03:45.309128 | instance | Friday 19 June 2026 18:03:45 +0000 (0:00:00.932) 0:06:57.889 ***********
2026-06-19 18:03:45.856257 | instance | ok: [instance]
2026-06-19 18:03:45.856323 | instance |
2026-06-19 18:03:45.857008 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-19 18:03:45.857048 | instance | Friday 19 June 2026 18:03:45 +0000 (0:00:00.541) 0:06:58.431 ***********
2026-06-19 18:03:45.857054 | instance |
2026-06-19 18:03:45.857058 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-19 18:03:45.857068 | instance | Friday 19 June 2026 18:03:45 +0000 (0:00:00.007) 0:06:58.438 ***********
2026-06-19 18:03:46.235269 | instance | ok: [instance]
2026-06-19 18:03:46.235359 | instance |
2026-06-19 18:03:46.235589 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-06-19 18:03:46.235620 | instance | Friday 19 June 2026 18:03:46 +0000 (0:00:00.379) 0:06:58.817 ***********
2026-06-19 18:03:46.838565 | 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-19 18:03:46.852469 | instance | ...ignoring
2026-06-19 18:03:46.852542 | instance |
2026-06-19 18:03:46.852711 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-06-19 18:03:46.852899 | instance | Friday 19 June 2026 18:03:46 +0000 (0:00:00.617) 0:06:59.434 ***********
2026-06-19 18:03:46.898424 | instance | skipping: [instance]
2026-06-19 18:03:46.898565 | instance |
2026-06-19 18:03:46.899083 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-06-19 18:03:46.899135 | instance | Friday 19 June 2026 18:03:46 +0000 (0:00:00.045) 0:06:59.480 ***********
2026-06-19 18:03:46.938274 | instance | skipping: [instance]
2026-06-19 18:03:46.938354 | instance |
2026-06-19 18:03:46.938631 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-06-19 18:03:46.938695 | instance | Friday 19 June 2026 18:03:46 +0000 (0:00:00.040) 0:06:59.520 ***********
2026-06-19 18:03:46.981192 | instance | skipping: [instance]
2026-06-19 18:03:46.981761 | instance |
2026-06-19 18:03:46.981867 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-06-19 18:03:46.981878 | instance | Friday 19 June 2026 18:03:46 +0000 (0:00:00.042) 0:06:59.563 ***********
2026-06-19 18:03:47.024283 | instance | skipping: [instance]
2026-06-19 18:03:47.024367 | instance |
2026-06-19 18:03:47.024616 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-06-19 18:03:47.024698 | instance | Friday 19 June 2026 18:03:47 +0000 (0:00:00.043) 0:06:59.606 ***********
2026-06-19 18:03:47.078639 | instance | skipping: [instance]
2026-06-19 18:03:47.078723 | instance |
2026-06-19 18:03:47.078742 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-19 18:03:47.078753 | instance | Friday 19 June 2026 18:03:47 +0000 (0:00:00.054) 0:06:59.660 ***********
2026-06-19 18:03:47.295470 | instance | ok: [instance]
2026-06-19 18:03:47.295553 | instance |
2026-06-19 18:03:47.295732 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 18:03:47.295934 | instance | Friday 19 June 2026 18:03:47 +0000 (0:00:00.217) 0:06:59.877 ***********
2026-06-19 18:03:47.343292 | instance | ok: [instance] => {
2026-06-19 18:03:47.343386 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-06-19 18:03:47.343520 | instance | }
2026-06-19 18:03:47.343707 | instance |
2026-06-19 18:03:47.343860 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 18:03:47.344009 | instance | Friday 19 June 2026 18:03:47 +0000 (0:00:00.047) 0:06:59.925 ***********
2026-06-19 18:03:53.481623 | instance | changed: [instance]
2026-06-19 18:03:53.481673 | instance |
2026-06-19 18:03:53.481682 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 18:03:53.481689 | instance | Friday 19 June 2026 18:03:53 +0000 (0:00:06.137) 0:07:06.063 ***********
2026-06-19 18:03:53.529602 | instance | skipping: [instance]
2026-06-19 18:03:53.530003 | instance |
2026-06-19 18:03:53.530358 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-19 18:03:53.530371 | instance | Friday 19 June 2026 18:03:53 +0000 (0:00:00.048) 0:07:06.111 ***********
2026-06-19 18:03:53.747189 | instance | ok: [instance]
2026-06-19 18:03:53.747255 | instance |
2026-06-19 18:03:53.747497 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 18:03:53.747539 | instance | Friday 19 June 2026 18:03:53 +0000 (0:00:00.217) 0:07:06.329 ***********
2026-06-19 18:03:53.786758 | instance | ok: [instance] => {
2026-06-19 18:03:53.786828 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-06-19 18:03:53.787325 | instance | }
2026-06-19 18:03:53.787369 | instance |
2026-06-19 18:03:53.787375 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 18:03:53.787380 | instance | Friday 19 June 2026 18:03:53 +0000 (0:00:00.039) 0:07:06.369 ***********
2026-06-19 18:04:00.825054 | instance | changed: [instance]
2026-06-19 18:04:00.825141 | instance |
2026-06-19 18:04:00.825480 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 18:04:00.825532 | instance | Friday 19 June 2026 18:04:00 +0000 (0:00:07.038) 0:07:13.407 ***********
2026-06-19 18:04:00.881396 | instance | skipping: [instance]
2026-06-19 18:04:00.881769 | instance |
2026-06-19 18:04:00.881814 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-19 18:04:00.881820 | instance | Friday 19 June 2026 18:04:00 +0000 (0:00:00.056) 0:07:13.463 ***********
2026-06-19 18:04:00.919690 | instance | skipping: [instance]
2026-06-19 18:04:00.919754 | instance |
2026-06-19 18:04:00.920037 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-19 18:04:00.920074 | instance | Friday 19 June 2026 18:04:00 +0000 (0:00:00.038) 0:07:13.502 ***********
2026-06-19 18:04:00.958835 | instance | skipping: [instance]
2026-06-19 18:04:00.958920 | instance |
2026-06-19 18:04:00.959022 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-19 18:04:00.959206 | instance | Friday 19 June 2026 18:04:00 +0000 (0:00:00.039) 0:07:13.541 ***********
2026-06-19 18:04:00.996444 | instance | skipping: [instance]
2026-06-19 18:04:00.996601 | instance |
2026-06-19 18:04:00.996861 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-19 18:04:00.997096 | instance | Friday 19 June 2026 18:04:00 +0000 (0:00:00.037) 0:07:13.578 ***********
2026-06-19 18:04:02.024949 | instance | ok: [instance]
2026-06-19 18:04:02.025370 | instance |
2026-06-19 18:04:02.025825 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-19 18:04:02.026249 | instance | Friday 19 June 2026 18:04:02 +0000 (0:00:01.027) 0:07:14.606 ***********
2026-06-19 18:04:02.469444 | instance | ok: [instance]
2026-06-19 18:04:02.469568 | instance |
2026-06-19 18:04:02.469879 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-19 18:04:02.469927 | instance | Friday 19 June 2026 18:04:02 +0000 (0:00:00.445) 0:07:15.051 ***********
2026-06-19 18:04:03.392332 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-19 18:04:03.392514 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-19 18:04:03.393303 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-19 18:04:03.393363 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-19 18:04:03.393370 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-19 18:04:03.393376 | instance |
2026-06-19 18:04:03.393381 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-19 18:04:03.393385 | instance | Friday 19 June 2026 18:04:03 +0000 (0:00:00.922) 0:07:15.974 ***********
2026-06-19 18:04:03.937086 | instance | ok: [instance]
2026-06-19 18:04:03.937203 | instance |
2026-06-19 18:04:03.937215 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-19 18:04:03.937741 | instance | Friday 19 June 2026 18:04:03 +0000 (0:00:00.535) 0:07:16.510 ***********
2026-06-19 18:04:03.937793 | instance |
2026-06-19 18:04:03.937799 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-19 18:04:03.937804 | instance | Friday 19 June 2026 18:04:03 +0000 (0:00:00.009) 0:07:16.519 ***********
2026-06-19 18:04:04.304369 | instance | ok: [instance]
2026-06-19 18:04:04.304474 | instance |
2026-06-19 18:04:04.304722 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-19 18:04:04.304786 | instance | Friday 19 June 2026 18:04:04 +0000 (0:00:00.366) 0:07:16.886 ***********
2026-06-19 18:04:04.523060 | instance | ok: [instance]
2026-06-19 18:04:04.523155 | instance |
2026-06-19 18:04:04.523222 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 18:04:04.523393 | instance | Friday 19 June 2026 18:04:04 +0000 (0:00:00.218) 0:07:17.105 ***********
2026-06-19 18:04:04.588351 | instance | ok: [instance] => {
2026-06-19 18:04:04.588458 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-06-19 18:04:04.588950 | instance | }
2026-06-19 18:04:04.589015 | instance |
2026-06-19 18:04:04.589021 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 18:04:04.589028 | instance | Friday 19 June 2026 18:04:04 +0000 (0:00:00.065) 0:07:17.170 ***********
2026-06-19 18:04:05.245668 | instance | changed: [instance]
2026-06-19 18:04:05.245757 | instance |
2026-06-19 18:04:05.245802 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 18:04:05.245899 | instance | Friday 19 June 2026 18:04:05 +0000 (0:00:00.657) 0:07:17.828 ***********
2026-06-19 18:04:07.647186 | instance | changed: [instance]
2026-06-19 18:04:07.647265 | instance |
2026-06-19 18:04:07.647537 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 18:04:07.647598 | instance | Friday 19 June 2026 18:04:07 +0000 (0:00:02.401) 0:07:20.229 ***********
2026-06-19 18:04:07.710865 | instance | ok: [instance] => {
2026-06-19 18:04:07.711616 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-06-19 18:04:07.711665 | instance | }
2026-06-19 18:04:07.711672 | instance |
2026-06-19 18:04:07.711677 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 18:04:07.711682 | instance | Friday 19 June 2026 18:04:07 +0000 (0:00:00.063) 0:07:20.292 ***********
2026-06-19 18:04:08.407377 | instance | changed: [instance]
2026-06-19 18:04:08.407511 | instance |
2026-06-19 18:04:08.407906 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 18:04:08.407964 | instance | Friday 19 June 2026 18:04:08 +0000 (0:00:00.696) 0:07:20.989 ***********
2026-06-19 18:04:09.806431 | instance | changed: [instance]
2026-06-19 18:04:09.806508 | instance |
2026-06-19 18:04:09.806770 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-06-19 18:04:09.806807 | instance | Friday 19 June 2026 18:04:09 +0000 (0:00:01.399) 0:07:22.388 ***********
2026-06-19 18:04:10.268619 | instance | changed: [instance]
2026-06-19 18:04:10.268700 | instance |
2026-06-19 18:04:10.269006 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-06-19 18:04:10.269042 | instance | Friday 19 June 2026 18:04:10 +0000 (0:00:00.462) 0:07:22.851 ***********
2026-06-19 18:04:10.486098 | instance | changed: [instance]
2026-06-19 18:04:10.486172 | instance |
2026-06-19 18:04:10.486417 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-19 18:04:10.486462 | instance | Friday 19 June 2026 18:04:10 +0000 (0:00:00.217) 0:07:23.068 ***********
2026-06-19 18:04:10.706795 | instance | ok: [instance]
2026-06-19 18:04:10.706874 | instance |
2026-06-19 18:04:10.706946 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 18:04:10.707071 | instance | Friday 19 June 2026 18:04:10 +0000 (0:00:00.220) 0:07:23.289 ***********
2026-06-19 18:04:10.766011 | instance | ok: [instance] => {
2026-06-19 18:04:10.766103 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-06-19 18:04:10.766581 | instance | }
2026-06-19 18:04:10.766642 | instance |
2026-06-19 18:04:10.766648 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 18:04:10.766654 | instance | Friday 19 June 2026 18:04:10 +0000 (0:00:00.058) 0:07:23.347 ***********
2026-06-19 18:04:11.886735 | instance | changed: [instance]
2026-06-19 18:04:11.886772 | instance |
2026-06-19 18:04:11.886777 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 18:04:11.886782 | instance | Friday 19 June 2026 18:04:11 +0000 (0:00:01.120) 0:07:24.468 ***********
2026-06-19 18:04:14.572845 | instance | changed: [instance]
2026-06-19 18:04:14.572913 | instance |
2026-06-19 18:04:14.573171 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-06-19 18:04:14.573210 | instance | Friday 19 June 2026 18:04:14 +0000 (0:00:02.686) 0:07:27.155 ***********
2026-06-19 18:04:14.626551 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-06-19 18:04:14.626620 | instance |
2026-06-19 18:04:14.627078 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-06-19 18:04:14.627129 | instance | Friday 19 June 2026 18:04:14 +0000 (0:00:00.053) 0:07:27.208 ***********
2026-06-19 18:04:15.642652 | instance | ok: [instance]
2026-06-19 18:04:15.642745 | instance |
2026-06-19 18:04:15.642902 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-06-19 18:04:15.643021 | instance | Friday 19 June 2026 18:04:15 +0000 (0:00:01.016) 0:07:28.225 ***********
2026-06-19 18:04:15.860334 | instance | changed: [instance]
2026-06-19 18:04:15.860416 | instance |
2026-06-19 18:04:15.860515 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-06-19 18:04:15.860698 | instance | Friday 19 June 2026 18:04:15 +0000 (0:00:00.217) 0:07:28.442 ***********
2026-06-19 18:04:16.309207 | instance | changed: [instance]
2026-06-19 18:04:16.309522 | instance |
2026-06-19 18:04:16.309894 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-06-19 18:04:16.310229 | instance | Friday 19 June 2026 18:04:16 +0000 (0:00:00.448) 0:07:28.891 ***********
2026-06-19 18:04:17.047651 | instance | changed: [instance] => (item=br_netfilter)
2026-06-19 18:04:17.047876 | instance | ok: [instance] => (item=ip_tables)
2026-06-19 18:04:17.048198 | instance | changed: [instance] => (item=ip6_tables)
2026-06-19 18:04:17.048552 | instance | ok: [instance] => (item=nf_conntrack)
2026-06-19 18:04:17.048792 | instance |
2026-06-19 18:04:17.049058 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-19 18:04:17.049319 | instance | Friday 19 June 2026 18:04:17 +0000 (0:00:00.738) 0:07:29.629 ***********
2026-06-19 18:04:17.259018 | instance | ok: [instance]
2026-06-19 18:04:17.259261 | instance |
2026-06-19 18:04:17.259570 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 18:04:17.259860 | instance | Friday 19 June 2026 18:04:17 +0000 (0:00:00.211) 0:07:29.841 ***********
2026-06-19 18:04:17.309849 | instance | ok: [instance] => {
2026-06-19 18:04:17.310073 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-06-19 18:04:17.310424 | instance | }
2026-06-19 18:04:17.310754 | instance |
2026-06-19 18:04:17.311067 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 18:04:17.311371 | instance | Friday 19 June 2026 18:04:17 +0000 (0:00:00.043) 0:07:29.884 ***********
2026-06-19 18:04:18.455932 | instance | changed: [instance]
2026-06-19 18:04:18.456082 | instance |
2026-06-19 18:04:18.456417 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 18:04:18.456457 | instance | Friday 19 June 2026 18:04:18 +0000 (0:00:01.153) 0:07:31.038 ***********
2026-06-19 18:04:18.494356 | instance | skipping: [instance]
2026-06-19 18:04:18.494457 | instance |
2026-06-19 18:04:18.494694 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-06-19 18:04:18.494718 | instance | Friday 19 June 2026 18:04:18 +0000 (0:00:00.038) 0:07:31.076 ***********
2026-06-19 18:04:18.554879 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-06-19 18:04:18.554946 | instance |
2026-06-19 18:04:18.555237 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-06-19 18:04:18.555272 | instance | Friday 19 June 2026 18:04:18 +0000 (0:00:00.060) 0:07:31.137 ***********
2026-06-19 18:04:18.594593 | instance | skipping: [instance]
2026-06-19 18:04:18.594680 | instance |
2026-06-19 18:04:18.594763 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-06-19 18:04:18.594875 | instance | Friday 19 June 2026 18:04:18 +0000 (0:00:00.039) 0:07:31.177 ***********
2026-06-19 18:04:22.183866 | instance | changed: [instance]
2026-06-19 18:04:22.183965 | instance |
2026-06-19 18:04:22.184190 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-06-19 18:04:22.184229 | instance | Friday 19 June 2026 18:04:22 +0000 (0:00:03.589) 0:07:34.766 ***********
2026-06-19 18:04:24.492733 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-06-19 18:04:24.492816 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-06-19 18:04:24.493797 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-06-19 18:04:24.493842 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-06-19 18:04:24.493848 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-06-19 18:04:24.493852 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-06-19 18:04:24.493856 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-06-19 18:04:24.493860 | instance |
2026-06-19 18:04:24.493865 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-06-19 18:04:24.493869 | instance | Friday 19 June 2026 18:04:24 +0000 (0:00:02.308) 0:07:37.075 ***********
2026-06-19 18:04:25.046097 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-06-19 18:04:25.046798 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-06-19 18:04:25.046839 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-06-19 18:04:25.046845 | instance |
2026-06-19 18:04:25.046849 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-06-19 18:04:25.046854 | instance | Friday 19 June 2026 18:04:25 +0000 (0:00:00.553) 0:07:37.628 ***********
2026-06-19 18:04:25.502686 | instance | changed: [instance]
2026-06-19 18:04:25.502778 | instance |
2026-06-19 18:04:25.503065 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-06-19 18:04:25.503103 | instance | Friday 19 June 2026 18:04:25 +0000 (0:00:00.456) 0:07:38.085 ***********
2026-06-19 18:04:25.961723 | instance | changed: [instance]
2026-06-19 18:04:25.961795 | instance |
2026-06-19 18:04:25.962074 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-06-19 18:04:25.962114 | instance | Friday 19 June 2026 18:04:25 +0000 (0:00:00.458) 0:07:38.544 ***********
2026-06-19 18:04:26.172784 | instance | ok: [instance]
2026-06-19 18:04:26.172881 | instance |
2026-06-19 18:04:26.172977 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-06-19 18:04:26.173074 | instance | Friday 19 June 2026 18:04:26 +0000 (0:00:00.210) 0:07:38.755 ***********
2026-06-19 18:04:26.211772 | instance | skipping: [instance]
2026-06-19 18:04:26.212061 | instance |
2026-06-19 18:04:26.212367 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-06-19 18:04:26.212735 | instance | Friday 19 June 2026 18:04:26 +0000 (0:00:00.038) 0:07:38.793 ***********
2026-06-19 18:04:26.753992 | instance | ok: [instance] => (item=swap)
2026-06-19 18:04:26.754263 | instance | ok: [instance] => (item=none)
2026-06-19 18:04:26.754526 | instance |
2026-06-19 18:04:26.754825 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-06-19 18:04:26.755094 | instance | Friday 19 June 2026 18:04:26 +0000 (0:00:00.542) 0:07:39.336 ***********
2026-06-19 18:04:27.207655 | instance | changed: [instance]
2026-06-19 18:04:27.207942 | instance |
2026-06-19 18:04:27.208299 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-06-19 18:04:27.208638 | instance | Friday 19 June 2026 18:04:27 +0000 (0:00:00.453) 0:07:39.789 ***********
2026-06-19 18:04:27.818181 | instance | changed: [instance]
2026-06-19 18:04:27.818302 | instance |
2026-06-19 18:04:27.818478 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-06-19 18:04:27.818652 | instance | Friday 19 June 2026 18:04:27 +0000 (0:00:00.602) 0:07:40.392 ***********
2026-06-19 18:04:27.818811 | instance |
2026-06-19 18:04:27.818983 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-06-19 18:04:27.819211 | instance | Friday 19 June 2026 18:04:27 +0000 (0:00:00.007) 0:07:40.400 ***********
2026-06-19 18:04:28.578448 | instance | ok: [instance]
2026-06-19 18:04:28.578762 | instance |
2026-06-19 18:04:28.579153 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-06-19 18:04:28.579517 | instance | Friday 19 June 2026 18:04:28 +0000 (0:00:00.760) 0:07:41.160 ***********
2026-06-19 18:04:29.181125 | instance | changed: [instance]
2026-06-19 18:04:29.181387 | instance |
2026-06-19 18:04:29.181678 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-06-19 18:04:29.181952 | instance | Friday 19 June 2026 18:04:29 +0000 (0:00:00.602) 0:07:41.763 ***********
2026-06-19 18:04:30.228911 | instance | ok: [instance]
2026-06-19 18:04:30.229027 | instance |
2026-06-19 18:04:30.229248 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-06-19 18:04:30.229447 | instance | Friday 19 June 2026 18:04:30 +0000 (0:00:01.045) 0:07:42.808 ***********
2026-06-19 18:04:30.964993 | instance | ok: [instance]
2026-06-19 18:04:30.965119 | instance |
2026-06-19 18:04:30.965332 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-06-19 18:04:30.965534 | instance | Friday 19 June 2026 18:04:30 +0000 (0:00:00.736) 0:07:43.544 ***********
2026-06-19 18:04:31.157976 | instance | ok: [instance]
2026-06-19 18:04:31.158059 | instance |
2026-06-19 18:04:31.158297 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-06-19 18:04:31.158516 | instance | Friday 19 June 2026 18:04:31 +0000 (0:00:00.195) 0:07:43.740 ***********
2026-06-19 18:04:31.668396 | instance | ok: [instance]
2026-06-19 18:04:31.668517 | instance |
2026-06-19 18:04:31.668768 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-06-19 18:04:31.668809 | instance | Friday 19 June 2026 18:04:31 +0000 (0:00:00.510) 0:07:44.250 ***********
2026-06-19 18:04:31.752827 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-06-19 18:04:31.752902 | instance |
2026-06-19 18:04:31.753153 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-06-19 18:04:31.753195 | instance | Friday 19 June 2026 18:04:31 +0000 (0:00:00.083) 0:07:44.334 ***********
2026-06-19 18:04:31.825341 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-06-19 18:04:31.825801 | instance |
2026-06-19 18:04:31.825822 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-06-19 18:04:31.825831 | instance | Friday 19 June 2026 18:04:31 +0000 (0:00:00.073) 0:07:44.407 ***********
2026-06-19 18:04:32.032161 | instance | ok: [instance] => (item=instance)
2026-06-19 18:04:32.032220 | instance |
2026-06-19 18:04:32.032521 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-06-19 18:04:32.032574 | instance | Friday 19 June 2026 18:04:32 +0000 (0:00:00.206) 0:07:44.614 ***********
2026-06-19 18:04:32.075976 | instance | skipping: [instance]
2026-06-19 18:04:32.076073 | instance |
2026-06-19 18:04:32.076356 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-06-19 18:04:32.076392 | instance | Friday 19 June 2026 18:04:32 +0000 (0:00:00.043) 0:07:44.658 ***********
2026-06-19 18:04:32.123777 | instance | ok: [instance]
2026-06-19 18:04:32.124145 | instance |
2026-06-19 18:04:32.124187 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-06-19 18:04:32.124193 | instance | Friday 19 June 2026 18:04:32 +0000 (0:00:00.047) 0:07:44.706 ***********
2026-06-19 18:04:32.165821 | instance | ok: [instance] => {
2026-06-19 18:04:32.165873 | instance | "msg": "instance"
2026-06-19 18:04:32.166016 | instance | }
2026-06-19 18:04:32.166191 | instance |
2026-06-19 18:04:32.166346 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-06-19 18:04:32.166493 | instance | Friday 19 June 2026 18:04:32 +0000 (0:00:00.042) 0:07:44.748 ***********
2026-06-19 18:04:32.707312 | instance | changed: [instance]
2026-06-19 18:04:32.707390 | instance |
2026-06-19 18:04:32.707633 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-06-19 18:04:32.707648 | instance | Friday 19 June 2026 18:04:32 +0000 (0:00:00.541) 0:07:45.289 ***********
2026-06-19 18:04:32.740067 | instance | skipping: [instance]
2026-06-19 18:04:32.740516 | instance |
2026-06-19 18:04:32.740588 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-06-19 18:04:32.740627 | instance | Friday 19 June 2026 18:04:32 +0000 (0:00:00.032) 0:07:45.322 ***********
2026-06-19 18:04:32.772053 | instance | skipping: [instance]
2026-06-19 18:04:32.772138 | instance |
2026-06-19 18:04:32.772216 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-06-19 18:04:32.772353 | instance | Friday 19 June 2026 18:04:32 +0000 (0:00:00.031) 0:07:45.354 ***********
2026-06-19 18:04:32.804302 | instance | skipping: [instance]
2026-06-19 18:04:32.804756 | instance |
2026-06-19 18:04:32.804799 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-06-19 18:04:32.804810 | instance | Friday 19 June 2026 18:04:32 +0000 (0:00:00.031) 0:07:45.386 ***********
2026-06-19 18:04:32.841866 | instance | skipping: [instance]
2026-06-19 18:04:32.841944 | instance |
2026-06-19 18:04:32.842231 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-06-19 18:04:32.842270 | instance | Friday 19 June 2026 18:04:32 +0000 (0:00:00.037) 0:07:45.424 ***********
2026-06-19 18:04:32.873888 | instance | skipping: [instance]
2026-06-19 18:04:32.873998 | instance |
2026-06-19 18:04:32.874349 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-06-19 18:04:32.874370 | instance | Friday 19 June 2026 18:04:32 +0000 (0:00:00.032) 0:07:45.456 ***********
2026-06-19 18:04:32.906702 | instance | skipping: [instance]
2026-06-19 18:04:32.906822 | instance |
2026-06-19 18:04:32.906995 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-06-19 18:04:32.907202 | instance | Friday 19 June 2026 18:04:32 +0000 (0:00:00.032) 0:07:45.489 ***********
2026-06-19 18:04:32.939071 | instance | skipping: [instance]
2026-06-19 18:04:32.939186 | instance |
2026-06-19 18:04:32.939362 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-06-19 18:04:32.939572 | instance | Friday 19 June 2026 18:04:32 +0000 (0:00:00.032) 0:07:45.521 ***********
2026-06-19 18:04:57.561656 | instance | changed: [instance]
2026-06-19 18:04:57.562148 | instance |
2026-06-19 18:04:57.562590 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-06-19 18:04:57.562599 | instance | Friday 19 June 2026 18:04:57 +0000 (0:00:24.621) 0:08:10.143 ***********
2026-06-19 18:04:57.786957 | instance | ok: [instance]
2026-06-19 18:04:57.787027 | instance |
2026-06-19 18:04:57.787039 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-06-19 18:04:57.787049 | instance | Friday 19 June 2026 18:04:57 +0000 (0:00:00.224) 0:08:10.368 ***********
2026-06-19 18:04:57.827074 | instance | skipping: [instance]
2026-06-19 18:04:57.827144 | instance |
2026-06-19 18:04:57.827400 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-06-19 18:04:57.827439 | instance | Friday 19 June 2026 18:04:57 +0000 (0:00:00.040) 0:08:10.408 ***********
2026-06-19 18:04:58.046748 | instance | changed: [instance]
2026-06-19 18:04:58.047009 | instance |
2026-06-19 18:04:58.047809 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-06-19 18:04:58.047835 | instance | Friday 19 June 2026 18:04:58 +0000 (0:00:00.218) 0:08:10.627 ***********
2026-06-19 18:04:58.264245 | instance | changed: [instance]
2026-06-19 18:04:58.264632 | instance |
2026-06-19 18:04:58.264969 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-06-19 18:04:58.265258 | instance | Friday 19 June 2026 18:04:58 +0000 (0:00:00.218) 0:08:10.846 ***********
2026-06-19 18:04:58.469430 | instance | changed: [instance]
2026-06-19 18:04:58.469560 | instance |
2026-06-19 18:04:58.470010 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-06-19 18:04:58.470360 | instance | Friday 19 June 2026 18:04:58 +0000 (0:00:00.204) 0:08:11.050 ***********
2026-06-19 18:05:03.132089 | instance | changed: [instance]
2026-06-19 18:05:03.132218 | instance |
2026-06-19 18:05:03.132525 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-06-19 18:05:03.132697 | instance | Friday 19 June 2026 18:05:03 +0000 (0:00:04.663) 0:08:15.714 ***********
2026-06-19 18:05:13.070077 | instance | changed: [instance]
2026-06-19 18:05:13.070168 | instance |
2026-06-19 18:05:13.070286 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-06-19 18:05:13.070427 | instance | Friday 19 June 2026 18:05:13 +0000 (0:00:09.937) 0:08:25.651 ***********
2026-06-19 18:05:13.115672 | instance | skipping: [instance]
2026-06-19 18:05:13.115785 | instance |
2026-06-19 18:05:13.115932 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-06-19 18:05:13.116110 | instance | Friday 19 June 2026 18:05:13 +0000 (0:00:00.046) 0:08:25.698 ***********
2026-06-19 18:05:13.164633 | instance | skipping: [instance]
2026-06-19 18:05:13.164679 | instance |
2026-06-19 18:05:13.164847 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-06-19 18:05:13.165000 | instance | Friday 19 June 2026 18:05:13 +0000 (0:00:00.048) 0:08:25.747 ***********
2026-06-19 18:05:13.970368 | instance | changed: [instance]
2026-06-19 18:05:13.970622 | instance |
2026-06-19 18:05:13.970908 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-06-19 18:05:13.971196 | instance | Friday 19 June 2026 18:05:13 +0000 (0:00:00.805) 0:08:26.552 ***********
2026-06-19 18:05:14.021731 | instance | skipping: [instance] => (item=DaemonSet)
2026-06-19 18:05:14.021968 | instance | skipping: [instance] => (item=ConfigMap)
2026-06-19 18:05:14.022243 | instance | skipping: [instance]
2026-06-19 18:05:14.022495 | instance |
2026-06-19 18:05:14.022789 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-06-19 18:05:14.023042 | instance | Friday 19 June 2026 18:05:14 +0000 (0:00:00.050) 0:08:26.603 ***********
2026-06-19 18:05:14.073499 | instance | skipping: [instance]
2026-06-19 18:05:14.073822 | instance |
2026-06-19 18:05:14.074197 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-06-19 18:05:14.074539 | instance | Friday 19 June 2026 18:05:14 +0000 (0:00:00.051) 0:08:26.655 ***********
2026-06-19 18:05:14.117666 | instance | skipping: [instance]
2026-06-19 18:05:14.117775 | instance |
2026-06-19 18:05:14.117952 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-06-19 18:05:14.118121 | instance | Friday 19 June 2026 18:05:14 +0000 (0:00:00.044) 0:08:26.699 ***********
2026-06-19 18:05:14.175736 | instance | skipping: [instance]
2026-06-19 18:05:14.180277 | instance |
2026-06-19 18:05:14.180305 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-06-19 18:05:14.180316 | instance | Friday 19 June 2026 18:05:14 +0000 (0:00:00.058) 0:08:26.757 ***********
2026-06-19 18:05:14.238637 | instance | skipping: [instance]
2026-06-19 18:05:14.238682 | instance |
2026-06-19 18:05:14.238689 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-06-19 18:05:14.238695 | instance | Friday 19 June 2026 18:05:14 +0000 (0:00:00.058) 0:08:26.816 ***********
2026-06-19 18:05:14.745063 | instance | ok: [instance]
2026-06-19 18:05:14.745177 | instance |
2026-06-19 18:05:14.745349 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-06-19 18:05:14.745538 | instance | Friday 19 June 2026 18:05:14 +0000 (0:00:00.510) 0:08:27.327 ***********
2026-06-19 18:05:15.742369 | instance | changed: [instance]
2026-06-19 18:05:15.742606 | instance |
2026-06-19 18:05:15.742892 | instance | PLAY [Install control-plane components] ****************************************
2026-06-19 18:05:15.743154 | instance |
2026-06-19 18:05:15.743468 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 18:05:15.743760 | instance | Friday 19 June 2026 18:05:15 +0000 (0:00:00.997) 0:08:28.324 ***********
2026-06-19 18:05:16.758707 | instance | ok: [instance]
2026-06-19 18:05:16.758774 | instance |
2026-06-19 18:05:16.758787 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-19 18:05:16.758798 | instance | Friday 19 June 2026 18:05:16 +0000 (0:00:01.015) 0:08:29.339 ***********
2026-06-19 18:05:16.992948 | instance | ok: [instance]
2026-06-19 18:05:16.993222 | instance |
2026-06-19 18:05:16.993704 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-19 18:05:16.993783 | instance | Friday 19 June 2026 18:05:16 +0000 (0:00:00.233) 0:08:29.573 ***********
2026-06-19 18:05:18.335755 | instance | ok: [instance]
2026-06-19 18:05:18.335795 | instance |
2026-06-19 18:05:18.335800 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-19 18:05:18.335806 | instance | Friday 19 June 2026 18:05:18 +0000 (0:00:01.343) 0:08:30.917 ***********
2026-06-19 18:05:18.563428 | instance | ok: [instance]
2026-06-19 18:05:18.563776 | instance |
2026-06-19 18:05:18.563833 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 18:05:18.563951 | instance | Friday 19 June 2026 18:05:18 +0000 (0:00:00.227) 0:08:31.145 ***********
2026-06-19 18:05:18.605230 | instance | ok: [instance] => {
2026-06-19 18:05:18.606116 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-06-19 18:05:18.606157 | instance | }
2026-06-19 18:05:18.606164 | instance |
2026-06-19 18:05:18.606170 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 18:05:18.606177 | instance | Friday 19 June 2026 18:05:18 +0000 (0:00:00.042) 0:08:31.187 ***********
2026-06-19 18:05:19.383373 | instance | changed: [instance]
2026-06-19 18:05:19.383456 | instance |
2026-06-19 18:05:19.383696 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 18:05:19.383737 | instance | Friday 19 June 2026 18:05:19 +0000 (0:00:00.778) 0:08:31.965 ***********
2026-06-19 18:05:20.896161 | instance | changed: [instance]
2026-06-19 18:05:20.896233 | instance |
2026-06-19 18:05:20.896515 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-06-19 18:05:20.896569 | instance | Friday 19 June 2026 18:05:20 +0000 (0:00:01.513) 0:08:33.478 ***********
2026-06-19 18:05:21.246678 | instance | ok: [instance]
2026-06-19 18:05:21.246746 | instance |
2026-06-19 18:05:21.247081 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-06-19 18:05:21.247131 | instance | Friday 19 June 2026 18:05:21 +0000 (0:00:00.350) 0:08:33.829 ***********
2026-06-19 18:05:21.441339 | instance | changed: [instance]
2026-06-19 18:05:21.441692 | instance |
2026-06-19 18:05:21.442023 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-06-19 18:05:21.442038 | instance | Friday 19 June 2026 18:05:21 +0000 (0:00:00.194) 0:08:34.023 ***********
2026-06-19 18:05:21.695692 | instance | ok: [instance]
2026-06-19 18:05:21.695929 | instance |
2026-06-19 18:05:21.696260 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-06-19 18:05:21.696639 | instance | Friday 19 June 2026 18:05:21 +0000 (0:00:00.253) 0:08:34.277 ***********
2026-06-19 18:05:21.909279 | instance | changed: [instance]
2026-06-19 18:05:21.909522 | instance |
2026-06-19 18:05:21.909910 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-06-19 18:05:21.910232 | instance | Friday 19 June 2026 18:05:21 +0000 (0:00:00.213) 0:08:34.491 ***********
2026-06-19 18:05:22.122309 | instance | ok: [instance]
2026-06-19 18:05:22.122559 | instance |
2026-06-19 18:05:22.122830 | instance | TASK [Install plugin] **********************************************************
2026-06-19 18:05:22.123097 | instance | Friday 19 June 2026 18:05:22 +0000 (0:00:00.213) 0:08:34.704 ***********
2026-06-19 18:05:22.177831 | instance | included: vexxhost.containers.download_artifact for instance
2026-06-19 18:05:22.178061 | instance |
2026-06-19 18:05:22.178331 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 18:05:22.178597 | instance | Friday 19 June 2026 18:05:22 +0000 (0:00:00.055) 0:08:34.760 ***********
2026-06-19 18:05:22.222610 | instance | ok: [instance] => {
2026-06-19 18:05:22.222959 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-06-19 18:05:22.223238 | instance | }
2026-06-19 18:05:22.223478 | instance |
2026-06-19 18:05:22.223798 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 18:05:22.224082 | instance | Friday 19 June 2026 18:05:22 +0000 (0:00:00.044) 0:08:34.804 ***********
2026-06-19 18:05:23.012751 | instance | changed: [instance]
2026-06-19 18:05:23.012828 | instance |
2026-06-19 18:05:23.013311 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 18:05:23.013384 | instance | Friday 19 June 2026 18:05:23 +0000 (0:00:00.790) 0:08:35.594 ***********
2026-06-19 18:05:24.867454 | instance | changed: [instance]
2026-06-19 18:05:24.867535 | instance |
2026-06-19 18:05:24.867874 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:05:24.867951 | instance | Friday 19 June 2026 18:05:24 +0000 (0:00:01.854) 0:08:37.449 ***********
2026-06-19 18:05:24.918572 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:05:24.918622 | instance |
2026-06-19 18:05:24.918631 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:05:24.918637 | instance | Friday 19 June 2026 18:05:24 +0000 (0:00:00.050) 0:08:37.499 ***********
2026-06-19 18:05:25.644727 | instance | changed: [instance]
2026-06-19 18:05:25.644847 | instance |
2026-06-19 18:05:25.644862 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-06-19 18:05:25.645007 | instance | Friday 19 June 2026 18:05:25 +0000 (0:00:00.727) 0:08:38.226 ***********
2026-06-19 18:05:26.505852 | instance | ok: [instance]
2026-06-19 18:05:26.506126 | instance |
2026-06-19 18:05:26.506433 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-06-19 18:05:26.506734 | instance | Friday 19 June 2026 18:05:26 +0000 (0:00:00.860) 0:08:39.087 ***********
2026-06-19 18:05:28.639648 | instance | changed: [instance]
2026-06-19 18:05:28.639773 | instance |
2026-06-19 18:05:28.639787 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:05:28.639828 | instance | Friday 19 June 2026 18:05:28 +0000 (0:00:02.133) 0:08:41.220 ***********
2026-06-19 18:05:28.680048 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:05:28.680168 | instance |
2026-06-19 18:05:28.680235 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:05:28.680414 | instance | Friday 19 June 2026 18:05:28 +0000 (0:00:00.041) 0:08:41.262 ***********
2026-06-19 18:05:29.158350 | instance | changed: [instance]
2026-06-19 18:05:29.159009 | instance |
2026-06-19 18:05:29.159020 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-06-19 18:05:29.159028 | instance | Friday 19 June 2026 18:05:29 +0000 (0:00:00.478) 0:08:41.740 ***********
2026-06-19 18:05:57.483262 | instance | changed: [instance]
2026-06-19 18:05:57.483392 | instance |
2026-06-19 18:05:57.483449 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-06-19 18:05:57.483614 | instance | Friday 19 June 2026 18:05:57 +0000 (0:00:28.324) 0:09:10.065 ***********
2026-06-19 18:05:58.220720 | instance | changed: [instance]
2026-06-19 18:05:58.220834 | instance |
2026-06-19 18:05:58.220855 | instance | PLAY [all] *********************************************************************
2026-06-19 18:05:58.221096 | instance |
2026-06-19 18:05:58.221308 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 18:05:58.221505 | instance | Friday 19 June 2026 18:05:58 +0000 (0:00:00.737) 0:09:10.802 ***********
2026-06-19 18:05:59.455653 | instance | ok: [instance]
2026-06-19 18:05:59.455828 | instance |
2026-06-19 18:05:59.456126 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-06-19 18:05:59.456518 | instance | Friday 19 June 2026 18:05:59 +0000 (0:00:01.234) 0:09:12.037 ***********
2026-06-19 18:06:00.263432 | instance | changed: [instance]
2026-06-19 18:06:00.263566 | instance |
2026-06-19 18:06:00.263741 | instance | PLAY [all] *********************************************************************
2026-06-19 18:06:00.263902 | instance |
2026-06-19 18:06:00.264118 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-06-19 18:06:00.264308 | instance | Friday 19 June 2026 18:06:00 +0000 (0:00:00.807) 0:09:12.845 ***********
2026-06-19 18:06:01.055972 | instance | ok: [instance]
2026-06-19 18:06:01.056206 | instance |
2026-06-19 18:06:01.056583 | instance | PLAY [controllers] *************************************************************
2026-06-19 18:06:01.056858 | instance |
2026-06-19 18:06:01.057141 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 18:06:01.057423 | instance | Friday 19 June 2026 18:06:01 +0000 (0:00:00.791) 0:09:13.637 ***********
2026-06-19 18:06:02.256246 | instance | ok: [instance]
2026-06-19 18:06:02.256340 | instance |
2026-06-19 18:06:02.256357 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:06:02.256382 | instance | Friday 19 June 2026 18:06:02 +0000 (0:00:01.200) 0:09:14.837 ***********
2026-06-19 18:06:02.310356 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:06:02.310457 | instance |
2026-06-19 18:06:02.310697 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:06:02.310754 | instance | Friday 19 June 2026 18:06:02 +0000 (0:00:00.054) 0:09:14.892 ***********
2026-06-19 18:06:02.801654 | instance | changed: [instance]
2026-06-19 18:06:02.801730 | instance |
2026-06-19 18:06:02.802069 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-06-19 18:06:02.802111 | instance | Friday 19 June 2026 18:06:02 +0000 (0:00:00.491) 0:09:15.383 ***********
2026-06-19 18:06:04.947272 | instance | changed: [instance]
2026-06-19 18:06:04.947354 | instance |
2026-06-19 18:06:04.947507 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:06:04.947725 | instance | Friday 19 June 2026 18:06:04 +0000 (0:00:02.145) 0:09:17.529 ***********
2026-06-19 18:06:04.996324 | instance | skipping: [instance]
2026-06-19 18:06:04.996363 | instance |
2026-06-19 18:06:04.996369 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-06-19 18:06:04.996374 | instance | Friday 19 June 2026 18:06:04 +0000 (0:00:00.048) 0:09:17.578 ***********
2026-06-19 18:06:05.046180 | instance | skipping: [instance]
2026-06-19 18:06:05.046240 | instance |
2026-06-19 18:06:05.046253 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-06-19 18:06:05.046383 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.049) 0:09:17.628 ***********
2026-06-19 18:06:05.088254 | instance | skipping: [instance]
2026-06-19 18:06:05.088317 | instance |
2026-06-19 18:06:05.088323 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-06-19 18:06:05.088330 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.041) 0:09:17.669 ***********
2026-06-19 18:06:05.132456 | instance | skipping: [instance]
2026-06-19 18:06:05.132543 | instance |
2026-06-19 18:06:05.132711 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-06-19 18:06:05.132840 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.044) 0:09:17.714 ***********
2026-06-19 18:06:05.191519 | instance | skipping: [instance]
2026-06-19 18:06:05.192355 | instance |
2026-06-19 18:06:05.192486 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-06-19 18:06:05.192506 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.059) 0:09:17.773 ***********
2026-06-19 18:06:05.244383 | instance | skipping: [instance]
2026-06-19 18:06:05.244634 | instance |
2026-06-19 18:06:05.244906 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-06-19 18:06:05.245171 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.052) 0:09:17.826 ***********
2026-06-19 18:06:05.294849 | instance | skipping: [instance]
2026-06-19 18:06:05.295012 | instance |
2026-06-19 18:06:05.295341 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-06-19 18:06:05.295562 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.050) 0:09:17.876 ***********
2026-06-19 18:06:05.330309 | instance | skipping: [instance]
2026-06-19 18:06:05.330591 | instance |
2026-06-19 18:06:05.330857 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-06-19 18:06:05.331128 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.035) 0:09:17.912 ***********
2026-06-19 18:06:05.383522 | instance | skipping: [instance]
2026-06-19 18:06:05.383727 | instance |
2026-06-19 18:06:05.384001 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-06-19 18:06:05.384455 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.053) 0:09:17.965 ***********
2026-06-19 18:06:05.416317 | instance | skipping: [instance]
2026-06-19 18:06:05.416549 | instance |
2026-06-19 18:06:05.416887 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-06-19 18:06:05.417104 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.032) 0:09:17.998 ***********
2026-06-19 18:06:05.452862 | instance | skipping: [instance]
2026-06-19 18:06:05.453170 | instance |
2026-06-19 18:06:05.453460 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-06-19 18:06:05.453793 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.036) 0:09:18.034 ***********
2026-06-19 18:06:05.489224 | instance | skipping: [instance]
2026-06-19 18:06:05.489454 | instance |
2026-06-19 18:06:05.489775 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-06-19 18:06:05.490050 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.036) 0:09:18.071 ***********
2026-06-19 18:06:05.542942 | instance | skipping: [instance]
2026-06-19 18:06:05.543324 | instance |
2026-06-19 18:06:05.543652 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-19 18:06:05.543906 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.053) 0:09:18.124 ***********
2026-06-19 18:06:05.576310 | instance | skipping: [instance]
2026-06-19 18:06:05.576583 | instance |
2026-06-19 18:06:05.576840 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-19 18:06:05.577093 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.033) 0:09:18.158 ***********
2026-06-19 18:06:05.611598 | instance | skipping: [instance]
2026-06-19 18:06:05.611850 | instance |
2026-06-19 18:06:05.612217 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-19 18:06:05.612586 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.034) 0:09:18.193 ***********
2026-06-19 18:06:05.666582 | instance | skipping: [instance]
2026-06-19 18:06:05.666808 | instance |
2026-06-19 18:06:05.667131 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-06-19 18:06:05.667432 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.054) 0:09:18.248 ***********
2026-06-19 18:06:05.703325 | instance | skipping: [instance]
2026-06-19 18:06:05.703646 | instance |
2026-06-19 18:06:05.703985 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-06-19 18:06:05.704348 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.036) 0:09:18.285 ***********
2026-06-19 18:06:05.745904 | instance | skipping: [instance]
2026-06-19 18:06:05.746416 | instance |
2026-06-19 18:06:05.747098 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-06-19 18:06:05.747334 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.042) 0:09:18.327 ***********
2026-06-19 18:06:05.784483 | instance | skipping: [instance]
2026-06-19 18:06:05.784584 | instance |
2026-06-19 18:06:05.784762 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-06-19 18:06:05.784929 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.038) 0:09:18.366 ***********
2026-06-19 18:06:05.824879 | instance | skipping: [instance]
2026-06-19 18:06:05.825130 | instance |
2026-06-19 18:06:05.825397 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-06-19 18:06:05.825690 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.040) 0:09:18.406 ***********
2026-06-19 18:06:05.862682 | instance | skipping: [instance]
2026-06-19 18:06:05.862968 | instance |
2026-06-19 18:06:05.863223 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-06-19 18:06:05.863507 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.037) 0:09:18.444 ***********
2026-06-19 18:06:05.897022 | instance | skipping: [instance]
2026-06-19 18:06:05.897257 | instance |
2026-06-19 18:06:05.897553 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-06-19 18:06:05.897848 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.034) 0:09:18.479 ***********
2026-06-19 18:06:05.954361 | instance | skipping: [instance]
2026-06-19 18:06:05.954605 | instance |
2026-06-19 18:06:05.954891 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-06-19 18:06:05.955155 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.056) 0:09:18.536 ***********
2026-06-19 18:06:06.000237 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-06-19 18:06:06.000619 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-06-19 18:06:06.000901 | instance | skipping: [instance]
2026-06-19 18:06:06.001148 | instance |
2026-06-19 18:06:06.001475 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-06-19 18:06:06.001745 | instance | Friday 19 June 2026 18:06:05 +0000 (0:00:00.045) 0:09:18.582 ***********
2026-06-19 18:06:06.040667 | instance | skipping: [instance]
2026-06-19 18:06:06.040947 | instance |
2026-06-19 18:06:06.041357 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-06-19 18:06:06.041690 | instance | Friday 19 June 2026 18:06:06 +0000 (0:00:00.040) 0:09:18.622 ***********
2026-06-19 18:06:06.095155 | instance | skipping: [instance]
2026-06-19 18:06:06.095245 | instance |
2026-06-19 18:06:06.095419 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-06-19 18:06:06.095617 | instance | Friday 19 June 2026 18:06:06 +0000 (0:00:00.054) 0:09:18.677 ***********
2026-06-19 18:06:06.133980 | instance | skipping: [instance]
2026-06-19 18:06:06.134239 | instance |
2026-06-19 18:06:06.134520 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-06-19 18:06:06.134817 | instance | Friday 19 June 2026 18:06:06 +0000 (0:00:00.039) 0:09:18.716 ***********
2026-06-19 18:06:06.173775 | instance | skipping: [instance]
2026-06-19 18:06:06.174004 | instance |
2026-06-19 18:06:06.174275 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-06-19 18:06:06.174551 | instance | Friday 19 June 2026 18:06:06 +0000 (0:00:00.039) 0:09:18.755 ***********
2026-06-19 18:06:06.259849 | instance | skipping: [instance]
2026-06-19 18:06:06.260926 | instance |
2026-06-19 18:06:06.260959 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-06-19 18:06:06.260970 | instance |
2026-06-19 18:06:06.261256 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 18:06:06.261558 | instance | Friday 19 June 2026 18:06:06 +0000 (0:00:00.086) 0:09:18.842 ***********
2026-06-19 18:06:07.625049 | instance | ok: [instance]
2026-06-19 18:06:07.625160 | instance |
2026-06-19 18:06:07.625265 | instance | TASK [Deploy Helm chart] *******************************************************
2026-06-19 18:06:07.625585 | instance | Friday 19 June 2026 18:06:07 +0000 (0:00:01.364) 0:09:20.207 ***********
2026-06-19 18:06:07.688931 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-06-19 18:06:07.689221 | instance |
2026-06-19 18:06:07.689546 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] ****
2026-06-19 18:06:07.689937 | instance | Friday 19 June 2026 18:06:07 +0000 (0:00:00.064) 0:09:20.271 ***********
2026-06-19 18:06:07.801895 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml)
2026-06-19 18:06:07.802147 | instance |
2026-06-19 18:06:07.802426 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-06-19 18:06:07.802692 | instance | Friday 19 June 2026 18:06:07 +0000 (0:00:00.112) 0:09:20.383 ***********
2026-06-19 18:06:26.150760 | instance | changed: [instance]
2026-06-19 18:06:26.150965 | instance |
2026-06-19 18:06:26.151248 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-06-19 18:06:26.151516 | instance | Friday 19 June 2026 18:06:26 +0000 (0:00:18.349) 0:09:38.732 ***********
2026-06-19 18:06:26.920954 | instance | changed: [instance]
2026-06-19 18:06:26.921262 | instance |
2026-06-19 18:06:26.921633 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-06-19 18:06:26.921912 | instance | Friday 19 June 2026 18:06:26 +0000 (0:00:00.769) 0:09:39.502 ***********
2026-06-19 18:06:26.972620 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-06-19 18:06:26.972868 | instance |
2026-06-19 18:06:26.973150 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-06-19 18:06:26.973576 | instance | Friday 19 June 2026 18:06:26 +0000 (0:00:00.051) 0:09:39.554 ***********
2026-06-19 18:06:27.755024 | instance | changed: [instance]
2026-06-19 18:06:27.755116 | instance |
2026-06-19 18:06:27.755129 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-06-19 18:06:27.755140 | instance | Friday 19 June 2026 18:06:27 +0000 (0:00:00.781) 0:09:40.336 ***********
2026-06-19 18:06:28.505316 | instance | ok: [instance]
2026-06-19 18:06:28.505456 | instance |
2026-06-19 18:06:28.505634 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-06-19 18:06:28.505816 | instance | Friday 19 June 2026 18:06:28 +0000 (0:00:00.751) 0:09:41.087 ***********
2026-06-19 18:06:28.997550 | instance | changed: [instance]
2026-06-19 18:06:28.997839 | instance |
2026-06-19 18:06:28.998073 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-06-19 18:06:28.998354 | instance | Friday 19 June 2026 18:06:28 +0000 (0:00:00.483) 0:09:41.570 ***********
2026-06-19 18:06:28.998597 | instance |
2026-06-19 18:06:28.998945 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-06-19 18:06:28.999249 | instance | Friday 19 June 2026 18:06:28 +0000 (0:00:00.008) 0:09:41.579 ***********
2026-06-19 18:06:29.037316 | instance | skipping: [instance]
2026-06-19 18:06:29.037390 | instance |
2026-06-19 18:06:29.037559 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-06-19 18:06:29.037764 | instance | Friday 19 June 2026 18:06:29 +0000 (0:00:00.040) 0:09:41.619 ***********
2026-06-19 18:06:30.480960 | instance | changed: [instance]
2026-06-19 18:06:30.481059 | instance |
2026-06-19 18:06:30.481378 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-06-19 18:06:30.481455 | instance | Friday 19 June 2026 18:06:30 +0000 (0:00:01.443) 0:09:43.063 ***********
2026-06-19 18:06:32.438246 | instance | changed: [instance]
2026-06-19 18:06:32.438337 | instance |
2026-06-19 18:06:32.438543 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:06:32.438636 | instance | Friday 19 June 2026 18:06:32 +0000 (0:00:01.957) 0:09:45.020 ***********
2026-06-19 18:06:32.493388 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:06:32.493489 | instance |
2026-06-19 18:06:32.493502 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:06:32.493670 | instance | Friday 19 June 2026 18:06:32 +0000 (0:00:00.054) 0:09:45.075 ***********
2026-06-19 18:06:33.029377 | instance | changed: [instance]
2026-06-19 18:06:33.029451 | instance |
2026-06-19 18:06:33.029457 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-06-19 18:06:33.029463 | instance | Friday 19 June 2026 18:06:33 +0000 (0:00:00.535) 0:09:45.610 ***********
2026-06-19 18:06:47.083852 | instance | changed: [instance]
2026-06-19 18:06:47.083922 | instance |
2026-06-19 18:06:47.084240 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:06:47.084307 | instance | Friday 19 June 2026 18:06:47 +0000 (0:00:14.054) 0:09:59.665 ***********
2026-06-19 18:06:47.135962 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:06:47.136037 | instance |
2026-06-19 18:06:47.136334 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:06:47.136389 | instance | Friday 19 June 2026 18:06:47 +0000 (0:00:00.052) 0:09:59.718 ***********
2026-06-19 18:06:47.659852 | instance | changed: [instance]
2026-06-19 18:06:47.659922 | instance |
2026-06-19 18:06:47.659928 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-06-19 18:06:47.659950 | instance | Friday 19 June 2026 18:06:47 +0000 (0:00:00.523) 0:10:00.241 ***********
2026-06-19 18:06:50.832272 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-06-19 18:06:50.832412 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-06-19 18:06:50.832804 | instance |
2026-06-19 18:06:50.832862 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-06-19 18:06:50.832869 | instance | Friday 19 June 2026 18:06:50 +0000 (0:00:03.173) 0:10:03.414 ***********
2026-06-19 18:06:54.556503 | instance | changed: [instance]
2026-06-19 18:06:54.556600 | instance |
2026-06-19 18:06:54.556622 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:06:54.556719 | instance | Friday 19 June 2026 18:06:54 +0000 (0:00:03.723) 0:10:07.138 ***********
2026-06-19 18:06:54.610701 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:06:54.610795 | instance |
2026-06-19 18:06:54.610896 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:06:54.611067 | instance | Friday 19 June 2026 18:06:54 +0000 (0:00:00.054) 0:10:07.192 ***********
2026-06-19 18:06:55.137406 | instance | changed: [instance]
2026-06-19 18:06:55.137482 | instance |
2026-06-19 18:06:55.137499 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-06-19 18:06:55.137752 | instance | Friday 19 June 2026 18:06:55 +0000 (0:00:00.525) 0:10:07.718 ***********
2026-06-19 18:06:58.421266 | instance | ok: [instance]
2026-06-19 18:06:58.421344 | instance |
2026-06-19 18:06:58.421612 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-06-19 18:06:58.421633 | instance | Friday 19 June 2026 18:06:58 +0000 (0:00:03.285) 0:10:11.003 ***********
2026-06-19 18:07:01.102012 | instance | changed: [instance]
2026-06-19 18:07:01.102125 | instance |
2026-06-19 18:07:01.102195 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-06-19 18:07:01.102349 | instance | Friday 19 June 2026 18:07:01 +0000 (0:00:02.680) 0:10:13.684 ***********
2026-06-19 18:07:01.850392 | instance | ok: [instance]
2026-06-19 18:07:01.850487 | instance |
2026-06-19 18:07:01.850591 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-06-19 18:07:01.850703 | instance | Friday 19 June 2026 18:07:01 +0000 (0:00:00.747) 0:10:14.432 ***********
2026-06-19 18:07:02.595835 | instance | changed: [instance]
2026-06-19 18:07:02.596054 | instance |
2026-06-19 18:07:02.596480 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-06-19 18:07:02.596735 | instance | Friday 19 June 2026 18:07:02 +0000 (0:00:00.745) 0:10:15.177 ***********
2026-06-19 18:07:03.793413 | instance | ok: [instance]
2026-06-19 18:07:03.793651 | instance |
2026-06-19 18:07:03.793936 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-06-19 18:07:03.794280 | instance | Friday 19 June 2026 18:07:03 +0000 (0:00:01.197) 0:10:16.375 ***********
2026-06-19 18:07:03.835631 | instance | skipping: [instance]
2026-06-19 18:07:03.835878 | instance |
2026-06-19 18:07:03.836166 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-06-19 18:07:03.836442 | instance | Friday 19 June 2026 18:07:03 +0000 (0:00:00.041) 0:10:16.416 ***********
2026-06-19 18:07:03.884924 | instance | skipping: [instance]
2026-06-19 18:07:03.885325 | instance |
2026-06-19 18:07:03.885728 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-06-19 18:07:03.886042 | instance | Friday 19 June 2026 18:07:03 +0000 (0:00:00.049) 0:10:16.466 ***********
2026-06-19 18:07:03.930361 | instance | skipping: [instance]
2026-06-19 18:07:03.930661 | instance |
2026-06-19 18:07:03.930877 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-06-19 18:07:03.931144 | instance | Friday 19 June 2026 18:07:03 +0000 (0:00:00.045) 0:10:16.512 ***********
2026-06-19 18:07:03.975888 | instance | skipping: [instance]
2026-06-19 18:07:03.976127 | instance |
2026-06-19 18:07:03.976457 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-06-19 18:07:03.976880 | instance | Friday 19 June 2026 18:07:03 +0000 (0:00:00.045) 0:10:16.557 ***********
2026-06-19 18:07:04.016462 | instance | skipping: [instance]
2026-06-19 18:07:04.016844 | instance |
2026-06-19 18:07:04.017208 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-06-19 18:07:04.017597 | instance | Friday 19 June 2026 18:07:04 +0000 (0:00:00.040) 0:10:16.598 ***********
2026-06-19 18:07:04.060509 | instance | skipping: [instance]
2026-06-19 18:07:04.060770 | instance |
2026-06-19 18:07:04.061092 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-06-19 18:07:04.061365 | instance | Friday 19 June 2026 18:07:04 +0000 (0:00:00.043) 0:10:16.642 ***********
2026-06-19 18:07:04.111441 | instance | skipping: [instance]
2026-06-19 18:07:04.111668 | instance |
2026-06-19 18:07:04.111979 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-06-19 18:07:04.112311 | instance | Friday 19 June 2026 18:07:04 +0000 (0:00:00.051) 0:10:16.693 ***********
2026-06-19 18:08:39.905836 | instance | changed: [instance]
2026-06-19 18:08:39.906066 | instance |
2026-06-19 18:08:39.906427 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-06-19 18:08:39.907363 | instance | Friday 19 June 2026 18:08:39 +0000 (0:01:35.793) 0:11:52.486 ***********
2026-06-19 18:08:40.686770 | instance | changed: [instance]
2026-06-19 18:08:40.686868 | instance |
2026-06-19 18:08:40.687152 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:08:40.687408 | instance | Friday 19 June 2026 18:08:40 +0000 (0:00:00.781) 0:11:53.268 ***********
2026-06-19 18:08:40.732215 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:08:40.732497 | instance |
2026-06-19 18:08:40.732771 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:08:40.733041 | instance | Friday 19 June 2026 18:08:40 +0000 (0:00:00.046) 0:11:53.314 ***********
2026-06-19 18:08:41.274006 | instance | changed: [instance]
2026-06-19 18:08:41.274117 | instance |
2026-06-19 18:08:41.274167 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-06-19 18:08:41.274330 | instance | Friday 19 June 2026 18:08:41 +0000 (0:00:00.541) 0:11:53.856 ***********
2026-06-19 18:08:42.136155 | instance | changed: [instance]
2026-06-19 18:08:42.136263 | instance |
2026-06-19 18:08:42.136446 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-06-19 18:08:42.136606 | instance | Friday 19 June 2026 18:08:42 +0000 (0:00:00.861) 0:11:54.717 ***********
2026-06-19 18:08:43.760678 | instance | changed: [instance]
2026-06-19 18:08:43.760761 | instance |
2026-06-19 18:08:43.760768 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-19 18:08:43.760775 | instance | Friday 19 June 2026 18:08:43 +0000 (0:00:01.624) 0:11:56.342 ***********
2026-06-19 18:08:43.811172 | instance | skipping: [instance]
2026-06-19 18:08:43.811289 | instance |
2026-06-19 18:08:43.811512 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-19 18:08:43.811677 | instance | Friday 19 June 2026 18:08:43 +0000 (0:00:00.051) 0:11:56.393 ***********
2026-06-19 18:08:43.852679 | instance | skipping: [instance]
2026-06-19 18:08:43.852756 | instance |
2026-06-19 18:08:43.853019 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-19 18:08:43.853063 | instance | Friday 19 June 2026 18:08:43 +0000 (0:00:00.041) 0:11:56.434 ***********
2026-06-19 18:08:43.898926 | instance | skipping: [instance]
2026-06-19 18:08:43.899011 | instance |
2026-06-19 18:08:43.899401 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-19 18:08:43.899482 | instance | Friday 19 June 2026 18:08:43 +0000 (0:00:00.045) 0:11:56.480 ***********
2026-06-19 18:08:43.941813 | instance | skipping: [instance]
2026-06-19 18:08:43.941994 | instance |
2026-06-19 18:08:43.942363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-19 18:08:43.942663 | instance | Friday 19 June 2026 18:08:43 +0000 (0:00:00.042) 0:11:56.523 ***********
2026-06-19 18:08:44.645417 | instance | ok: [instance]
2026-06-19 18:08:44.645641 | instance |
2026-06-19 18:08:44.646118 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-19 18:08:44.646385 | instance | Friday 19 June 2026 18:08:44 +0000 (0:00:00.703) 0:11:57.227 ***********
2026-06-19 18:08:44.700159 | instance | ok: [instance]
2026-06-19 18:08:44.700287 | instance |
2026-06-19 18:08:44.700521 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-19 18:08:44.700704 | instance | Friday 19 June 2026 18:08:44 +0000 (0:00:00.055) 0:11:57.282 ***********
2026-06-19 18:08:44.742555 | instance | ok: [instance]
2026-06-19 18:08:44.742832 | instance |
2026-06-19 18:08:44.743187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-19 18:08:44.743996 | instance | Friday 19 June 2026 18:08:44 +0000 (0:00:00.041) 0:11:57.324 ***********
2026-06-19 18:08:44.795728 | instance | ok: [instance] => (item=oslo_db)
2026-06-19 18:08:44.795931 | instance |
2026-06-19 18:08:44.796215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-19 18:08:44.796565 | instance | Friday 19 June 2026 18:08:44 +0000 (0:00:00.053) 0:11:57.377 ***********
2026-06-19 18:08:44.850078 | instance | ok: [instance]
2026-06-19 18:08:44.850354 | instance |
2026-06-19 18:08:44.850769 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:08:44.851138 | instance | Friday 19 June 2026 18:08:44 +0000 (0:00:00.053) 0:11:57.431 ***********
2026-06-19 18:08:44.898929 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:08:44.899057 | instance |
2026-06-19 18:08:44.899231 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:08:44.899456 | instance | Friday 19 June 2026 18:08:44 +0000 (0:00:00.049) 0:11:57.481 ***********
2026-06-19 18:08:45.409350 | instance | changed: [instance]
2026-06-19 18:08:45.409499 | instance |
2026-06-19 18:08:45.409776 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-06-19 18:08:45.409978 | instance | Friday 19 June 2026 18:08:45 +0000 (0:00:00.510) 0:11:57.991 ***********
2026-06-19 18:08:46.157446 | instance | ok: [instance]
2026-06-19 18:08:46.157791 | instance |
2026-06-19 18:08:46.158082 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-06-19 18:08:46.158354 | instance | Friday 19 June 2026 18:08:46 +0000 (0:00:00.748) 0:11:58.739 ***********
2026-06-19 18:08:47.340672 | instance | changed: [instance]
2026-06-19 18:08:47.340895 | instance |
2026-06-19 18:08:47.341182 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-06-19 18:08:47.341443 | instance | Friday 19 June 2026 18:08:47 +0000 (0:00:01.182) 0:11:59.922 ***********
2026-06-19 18:08:47.814888 | instance | ok: [instance]
2026-06-19 18:08:47.815304 | instance |
2026-06-19 18:08:47.815704 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-06-19 18:08:47.816127 | instance | Friday 19 June 2026 18:08:47 +0000 (0:00:00.474) 0:12:00.396 ***********
2026-06-19 18:08:48.282949 | instance | changed: [instance]
2026-06-19 18:08:48.283226 | instance |
2026-06-19 18:08:48.283525 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-06-19 18:08:48.283791 | instance | Friday 19 June 2026 18:08:48 +0000 (0:00:00.467) 0:12:00.864 ***********
2026-06-19 18:08:48.791541 | instance | changed: [instance]
2026-06-19 18:08:48.791598 | instance |
2026-06-19 18:08:48.791605 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-06-19 18:08:48.791612 | instance | Friday 19 June 2026 18:08:48 +0000 (0:00:00.507) 0:12:01.372 ***********
2026-06-19 18:08:49.224703 | instance | ok: [instance]
2026-06-19 18:08:49.224802 | instance |
2026-06-19 18:08:49.225006 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-06-19 18:08:49.225139 | instance | Friday 19 June 2026 18:08:49 +0000 (0:00:00.434) 0:12:01.807 ***********
2026-06-19 18:11:28.999583 | instance | changed: [instance]
2026-06-19 18:11:28.999700 | instance |
2026-06-19 18:11:28.999761 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-06-19 18:11:28.999893 | instance | Friday 19 June 2026 18:11:28 +0000 (0:02:39.774) 0:14:41.581 ***********
2026-06-19 18:11:29.764793 | instance | ok: [instance]
2026-06-19 18:11:29.765033 | instance |
2026-06-19 18:11:29.765706 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-06-19 18:11:29.766179 | instance | Friday 19 June 2026 18:11:29 +0000 (0:00:00.763) 0:14:42.345 ***********
2026-06-19 18:11:29.827309 | instance | included: ingress for instance
2026-06-19 18:11:29.827546 | instance |
2026-06-19 18:11:29.827827 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-06-19 18:11:29.828206 | instance | Friday 19 June 2026 18:11:29 +0000 (0:00:00.063) 0:14:42.408 ***********
2026-06-19 18:11:30.769228 | instance | changed: [instance]
2026-06-19 18:11:30.769361 | instance |
2026-06-19 18:11:30.769522 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-06-19 18:11:30.769673 | instance | Friday 19 June 2026 18:11:30 +0000 (0:00:00.942) 0:14:43.351 ***********
2026-06-19 18:11:31.080570 | instance | ok: [instance]
2026-06-19 18:11:31.080789 | instance |
2026-06-19 18:11:31.081066 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-06-19 18:11:31.081335 | instance | Friday 19 June 2026 18:11:31 +0000 (0:00:00.310) 0:14:43.662 ***********
2026-06-19 18:11:32.064668 | instance | changed: [instance]
2026-06-19 18:11:32.064895 | instance |
2026-06-19 18:11:32.065165 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-06-19 18:11:32.065404 | instance |
2026-06-19 18:11:32.065665 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 18:11:32.065956 | instance | Friday 19 June 2026 18:11:32 +0000 (0:00:00.984) 0:14:44.646 ***********
2026-06-19 18:11:33.692131 | instance | ok: [instance]
2026-06-19 18:11:33.692243 | instance |
2026-06-19 18:11:33.692354 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:11:33.692532 | instance | Friday 19 June 2026 18:11:33 +0000 (0:00:01.626) 0:14:46.273 ***********
2026-06-19 18:11:33.761065 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:11:33.761292 | instance |
2026-06-19 18:11:33.761596 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:11:33.761982 | instance | Friday 19 June 2026 18:11:33 +0000 (0:00:00.068) 0:14:46.342 ***********
2026-06-19 18:11:34.271782 | instance | changed: [instance]
2026-06-19 18:11:34.271986 | instance |
2026-06-19 18:11:34.272265 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-06-19 18:11:34.272615 | instance | Friday 19 June 2026 18:11:34 +0000 (0:00:00.511) 0:14:46.853 ***********
2026-06-19 18:11:35.092590 | instance | ok: [instance]
2026-06-19 18:11:35.092697 | instance |
2026-06-19 18:11:35.092890 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-06-19 18:11:35.093048 | instance | Friday 19 June 2026 18:11:35 +0000 (0:00:00.820) 0:14:47.674 ***********
2026-06-19 18:11:37.609000 | instance | changed: [instance]
2026-06-19 18:11:37.609087 | instance |
2026-06-19 18:11:37.609184 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:11:37.609304 | instance | Friday 19 June 2026 18:11:37 +0000 (0:00:02.516) 0:14:50.191 ***********
2026-06-19 18:11:37.672508 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:11:37.672791 | instance |
2026-06-19 18:11:37.673069 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:11:37.673375 | instance | Friday 19 June 2026 18:11:37 +0000 (0:00:00.063) 0:14:50.254 ***********
2026-06-19 18:11:38.381508 | instance | changed: [instance]
2026-06-19 18:11:38.381723 | instance |
2026-06-19 18:11:38.381992 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-06-19 18:11:38.382274 | instance | Friday 19 June 2026 18:11:38 +0000 (0:00:00.709) 0:14:50.963 ***********
2026-06-19 18:11:39.623626 | instance | changed: [instance]
2026-06-19 18:11:39.623722 | instance |
2026-06-19 18:11:39.624524 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-06-19 18:11:39.624602 | instance | Friday 19 June 2026 18:11:39 +0000 (0:00:01.242) 0:14:52.205 ***********
2026-06-19 18:11:40.374534 | instance | ok: [instance]
2026-06-19 18:11:40.374656 | instance |
2026-06-19 18:11:40.374734 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-06-19 18:11:40.374886 | instance | Friday 19 June 2026 18:11:40 +0000 (0:00:00.750) 0:14:52.956 ***********
2026-06-19 18:11:48.927925 | instance | ok: [instance]
2026-06-19 18:11:48.928198 | instance |
2026-06-19 18:11:48.928458 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-06-19 18:11:48.928815 | instance | Friday 19 June 2026 18:11:48 +0000 (0:00:08.552) 0:15:01.509 ***********
2026-06-19 18:11:50.663297 | instance | ok: [instance]
2026-06-19 18:11:50.663425 | instance |
2026-06-19 18:11:50.663786 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-06-19 18:11:50.663858 | instance | Friday 19 June 2026 18:11:50 +0000 (0:00:01.735) 0:15:03.245 ***********
2026-06-19 18:11:51.082846 | instance | ok: [instance]
2026-06-19 18:11:51.082945 | instance |
2026-06-19 18:11:51.083352 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-06-19 18:11:51.083417 | instance | Friday 19 June 2026 18:11:51 +0000 (0:00:00.419) 0:15:03.664 ***********
2026-06-19 18:11:51.295561 | instance | ok: [instance]
2026-06-19 18:11:51.295636 | instance |
2026-06-19 18:11:51.295919 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-06-19 18:11:51.295986 | instance | Friday 19 June 2026 18:11:51 +0000 (0:00:00.212) 0:15:03.877 ***********
2026-06-19 18:11:51.516946 | instance | ok: [instance]
2026-06-19 18:11:51.517089 | instance |
2026-06-19 18:11:51.517279 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-06-19 18:11:51.517304 | instance | Friday 19 June 2026 18:11:51 +0000 (0:00:00.221) 0:15:04.098 ***********
2026-06-19 18:11:52.279886 | instance | changed: [instance]
2026-06-19 18:11:52.279984 | instance |
2026-06-19 18:11:52.280179 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-06-19 18:11:52.280356 | instance | Friday 19 June 2026 18:11:52 +0000 (0:00:00.763) 0:15:04.861 ***********
2026-06-19 18:12:09.498696 | instance | changed: [instance] => (item=alertmanager)
2026-06-19 18:12:09.498781 | instance | changed: [instance] => (item=grafana)
2026-06-19 18:12:09.499301 | instance | changed: [instance] => (item=prometheus)
2026-06-19 18:12:09.499364 | instance |
2026-06-19 18:12:09.499371 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-06-19 18:12:09.499376 | instance | Friday 19 June 2026 18:12:09 +0000 (0:00:17.219) 0:15:22.080 ***********
2026-06-19 18:12:11.649608 | instance | ok: [instance] => (item=alertmanager)
2026-06-19 18:12:11.650166 | instance | ok: [instance] => (item=grafana)
2026-06-19 18:12:11.650257 | instance | ok: [instance] => (item=prometheus)
2026-06-19 18:12:11.650980 | instance |
2026-06-19 18:12:11.651057 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-06-19 18:12:11.651078 | instance | Friday 19 June 2026 18:12:11 +0000 (0:00:02.149) 0:15:24.230 ***********
2026-06-19 18:12:15.245215 | instance | changed: [instance] => (item=None)
2026-06-19 18:12:15.245297 | instance | changed: [instance] => (item=None)
2026-06-19 18:12:15.245319 | instance | changed: [instance] => (item=None)
2026-06-19 18:12:15.245325 | instance | changed: [instance]
2026-06-19 18:12:15.245340 | instance |
2026-06-19 18:12:15.245346 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-06-19 18:12:15.245503 | instance | Friday 19 June 2026 18:12:15 +0000 (0:00:03.595) 0:15:27.825 ***********
2026-06-19 18:12:21.048524 | instance | changed: [instance] => (item=None)
2026-06-19 18:12:21.048606 | instance | changed: [instance] => (item=None)
2026-06-19 18:12:21.048617 | instance | changed: [instance] => (item=None)
2026-06-19 18:12:21.048634 | instance | changed: [instance] => (item=None)
2026-06-19 18:12:21.048643 | instance | changed: [instance] => (item=None)
2026-06-19 18:12:21.049124 | instance | changed: [instance]
2026-06-19 18:12:21.049232 | instance |
2026-06-19 18:12:21.049245 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-06-19 18:12:21.049264 | instance | Friday 19 June 2026 18:12:21 +0000 (0:00:05.803) 0:15:33.629 ***********
2026-06-19 18:12:32.539083 | instance | changed: [instance] => (item=alertmanager)
2026-06-19 18:12:32.539165 | instance | changed: [instance] => (item=prometheus)
2026-06-19 18:12:32.539370 | instance |
2026-06-19 18:12:32.539463 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-06-19 18:12:32.539546 | instance | Friday 19 June 2026 18:12:32 +0000 (0:00:11.492) 0:15:45.121 ***********
2026-06-19 18:12:44.090589 | instance | changed: [instance] => (item=alertmanager)
2026-06-19 18:12:44.090700 | instance | changed: [instance] => (item=prometheus)
2026-06-19 18:12:44.091161 | instance |
2026-06-19 18:12:44.091182 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-06-19 18:12:44.091191 | instance | Friday 19 June 2026 18:12:44 +0000 (0:00:11.551) 0:15:56.672 ***********
2026-06-19 18:12:44.894026 | instance | changed: [instance]
2026-06-19 18:12:44.894142 | instance |
2026-06-19 18:12:44.894473 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-06-19 18:12:44.894568 | instance | Friday 19 June 2026 18:12:44 +0000 (0:00:00.803) 0:15:57.476 ***********
2026-06-19 18:12:52.403493 | instance | ok: [instance]
2026-06-19 18:12:52.403563 | instance |
2026-06-19 18:12:52.403569 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-06-19 18:12:52.403575 | instance | Friday 19 June 2026 18:12:52 +0000 (0:00:07.509) 0:16:04.985 ***********
2026-06-19 18:13:06.939525 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-06-19 18:13:06.939622 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-06-19 18:13:06.940019 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-06-19 18:13:06.940103 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-06-19 18:13:06.940114 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-06-19 18:13:06.940133 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-06-19 18:13:06.940145 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-06-19 18:13:06.940528 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-06-19 18:13:06.940543 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-06-19 18:13:06.940555 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-06-19 18:13:06.940740 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-06-19 18:13:06.940835 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-06-19 18:13:06.941058 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-06-19 18:13:06.941078 | instance |
2026-06-19 18:13:06.941292 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-06-19 18:13:06.941338 | instance | Friday 19 June 2026 18:13:06 +0000 (0:00:14.536) 0:16:19.521 ***********
2026-06-19 18:13:38.848312 | instance | changed: [instance]
2026-06-19 18:13:38.848491 | instance |
2026-06-19 18:13:38.848530 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:13:38.848549 | instance | Friday 19 June 2026 18:13:38 +0000 (0:00:31.908) 0:16:51.430 ***********
2026-06-19 18:13:38.915689 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:13:38.916129 | instance |
2026-06-19 18:13:38.916147 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:13:38.916158 | instance | Friday 19 June 2026 18:13:38 +0000 (0:00:00.066) 0:16:51.497 ***********
2026-06-19 18:13:39.465797 | instance | changed: [instance]
2026-06-19 18:13:39.465928 | instance |
2026-06-19 18:13:39.466146 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-06-19 18:13:39.466348 | instance | Friday 19 June 2026 18:13:39 +0000 (0:00:00.550) 0:16:52.047 ***********
2026-06-19 18:13:42.799854 | instance | changed: [instance]
2026-06-19 18:13:42.799911 | instance |
2026-06-19 18:13:42.799919 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:13:42.799927 | instance | Friday 19 June 2026 18:13:42 +0000 (0:00:03.333) 0:16:55.381 ***********
2026-06-19 18:13:42.857102 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:13:42.857190 | instance |
2026-06-19 18:13:42.857328 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:13:42.857464 | instance | Friday 19 June 2026 18:13:42 +0000 (0:00:00.057) 0:16:55.439 ***********
2026-06-19 18:13:43.425926 | instance | changed: [instance]
2026-06-19 18:13:43.426248 | instance |
2026-06-19 18:13:43.426315 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-06-19 18:13:43.426331 | instance | Friday 19 June 2026 18:13:43 +0000 (0:00:00.569) 0:16:56.008 ***********
2026-06-19 18:13:45.007354 | instance | changed: [instance]
2026-06-19 18:13:45.007469 | instance |
2026-06-19 18:13:45.007521 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:13:45.007664 | instance | Friday 19 June 2026 18:13:45 +0000 (0:00:01.580) 0:16:57.589 ***********
2026-06-19 18:13:45.068820 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:13:45.068944 | instance |
2026-06-19 18:13:45.069016 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:13:45.069179 | instance | Friday 19 June 2026 18:13:45 +0000 (0:00:00.061) 0:16:57.650 ***********
2026-06-19 18:13:45.619281 | instance | changed: [instance]
2026-06-19 18:13:45.619389 | instance |
2026-06-19 18:13:45.619470 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-06-19 18:13:45.619748 | instance | Friday 19 June 2026 18:13:45 +0000 (0:00:00.551) 0:16:58.201 ***********
2026-06-19 18:13:47.226449 | instance | changed: [instance]
2026-06-19 18:13:47.226540 | instance |
2026-06-19 18:13:47.226666 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-06-19 18:13:47.226781 | instance | Friday 19 June 2026 18:13:47 +0000 (0:00:01.607) 0:16:59.808 ***********
2026-06-19 18:13:48.064463 | instance | changed: [instance]
2026-06-19 18:13:48.064543 | instance |
2026-06-19 18:13:48.064809 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:13:48.064849 | instance | Friday 19 June 2026 18:13:48 +0000 (0:00:00.838) 0:17:00.646 ***********
2026-06-19 18:13:48.131829 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:13:48.131950 | instance |
2026-06-19 18:13:48.131969 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:13:48.132133 | instance | Friday 19 June 2026 18:13:48 +0000 (0:00:00.066) 0:17:00.713 ***********
2026-06-19 18:13:48.628327 | instance | changed: [instance]
2026-06-19 18:13:48.628439 | instance |
2026-06-19 18:13:48.628608 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-06-19 18:13:48.628704 | instance | Friday 19 June 2026 18:13:48 +0000 (0:00:00.496) 0:17:01.210 ***********
2026-06-19 18:13:50.088089 | instance | changed: [instance]
2026-06-19 18:13:50.088153 | instance |
2026-06-19 18:13:50.088288 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:13:50.088447 | instance | Friday 19 June 2026 18:13:50 +0000 (0:00:01.459) 0:17:02.670 ***********
2026-06-19 18:13:50.139427 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:13:50.139498 | instance |
2026-06-19 18:13:50.139779 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:13:50.139827 | instance | Friday 19 June 2026 18:13:50 +0000 (0:00:00.051) 0:17:02.721 ***********
2026-06-19 18:13:50.642326 | instance | changed: [instance]
2026-06-19 18:13:50.642421 | instance |
2026-06-19 18:13:50.642695 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-06-19 18:13:50.642744 | instance | Friday 19 June 2026 18:13:50 +0000 (0:00:00.502) 0:17:03.224 ***********
2026-06-19 18:13:52.229853 | instance | changed: [instance]
2026-06-19 18:13:52.229959 | instance |
2026-06-19 18:13:52.230036 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-06-19 18:13:52.230150 | instance |
2026-06-19 18:13:52.230445 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 18:13:52.230495 | instance | Friday 19 June 2026 18:13:52 +0000 (0:00:01.587) 0:17:04.812 ***********
2026-06-19 18:13:54.187595 | instance | ok: [instance]
2026-06-19 18:13:54.187678 | instance |
2026-06-19 18:13:54.187811 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-19 18:13:54.187983 | instance | Friday 19 June 2026 18:13:54 +0000 (0:00:01.957) 0:17:06.769 ***********
2026-06-19 18:13:54.280740 | instance | skipping: [instance]
2026-06-19 18:13:54.280837 | instance |
2026-06-19 18:13:54.281092 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-19 18:13:54.281109 | instance | Friday 19 June 2026 18:13:54 +0000 (0:00:00.092) 0:17:06.862 ***********
2026-06-19 18:13:54.357326 | instance | ok: [instance]
2026-06-19 18:13:54.357405 | instance |
2026-06-19 18:13:54.357741 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-19 18:13:54.357791 | instance | Friday 19 June 2026 18:13:54 +0000 (0:00:00.076) 0:17:06.939 ***********
2026-06-19 18:13:54.416453 | instance | skipping: [instance]
2026-06-19 18:13:54.416551 | instance |
2026-06-19 18:13:54.416698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-19 18:13:54.416827 | instance | Friday 19 June 2026 18:13:54 +0000 (0:00:00.058) 0:17:06.998 ***********
2026-06-19 18:13:54.470768 | instance | skipping: [instance]
2026-06-19 18:13:54.470832 | instance |
2026-06-19 18:13:54.471119 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-19 18:13:54.471168 | instance | Friday 19 June 2026 18:13:54 +0000 (0:00:00.054) 0:17:07.052 ***********
2026-06-19 18:13:54.527547 | instance | skipping: [instance]
2026-06-19 18:13:54.527593 | instance |
2026-06-19 18:13:54.527599 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-19 18:13:54.527604 | instance | Friday 19 June 2026 18:13:54 +0000 (0:00:00.056) 0:17:07.109 ***********
2026-06-19 18:13:54.586694 | instance | skipping: [instance]
2026-06-19 18:13:54.586782 | instance |
2026-06-19 18:13:54.586883 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-19 18:13:54.587008 | instance | Friday 19 June 2026 18:13:54 +0000 (0:00:00.059) 0:17:07.168 ***********
2026-06-19 18:13:54.640352 | instance | skipping: [instance]
2026-06-19 18:13:54.640503 | instance |
2026-06-19 18:13:54.640605 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-19 18:13:54.640721 | instance | Friday 19 June 2026 18:13:54 +0000 (0:00:00.053) 0:17:07.222 ***********
2026-06-19 18:13:54.700828 | instance | ok: [instance]
2026-06-19 18:13:54.700912 | instance |
2026-06-19 18:13:54.701005 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-19 18:13:54.701144 | instance | Friday 19 June 2026 18:13:54 +0000 (0:00:00.060) 0:17:07.283 ***********
2026-06-19 18:13:54.768507 | instance | ok: [instance] => (item=oslo_cache)
2026-06-19 18:13:54.768644 | instance |
2026-06-19 18:13:54.768662 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-19 18:13:54.768831 | instance | Friday 19 June 2026 18:13:54 +0000 (0:00:00.067) 0:17:07.350 ***********
2026-06-19 18:13:54.845252 | instance | ok: [instance]
2026-06-19 18:13:54.845433 | instance |
2026-06-19 18:13:54.845540 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:13:54.845668 | instance | Friday 19 June 2026 18:13:54 +0000 (0:00:00.077) 0:17:07.427 ***********
2026-06-19 18:13:54.927977 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:13:54.928287 | instance |
2026-06-19 18:13:54.928801 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:13:54.929137 | instance | Friday 19 June 2026 18:13:54 +0000 (0:00:00.082) 0:17:07.509 ***********
2026-06-19 18:13:55.460727 | instance | changed: [instance]
2026-06-19 18:13:55.460846 | instance |
2026-06-19 18:13:55.461079 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-06-19 18:13:55.461276 | instance | Friday 19 June 2026 18:13:55 +0000 (0:00:00.532) 0:17:08.042 ***********
2026-06-19 18:13:57.139227 | instance | changed: [instance]
2026-06-19 18:13:57.139302 | instance |
2026-06-19 18:13:57.139314 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-06-19 18:13:57.139325 | instance | Friday 19 June 2026 18:13:57 +0000 (0:00:01.677) 0:17:09.719 ***********
2026-06-19 18:13:58.059150 | instance | changed: [instance]
2026-06-19 18:13:58.059253 | instance |
2026-06-19 18:13:58.059492 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-19 18:13:58.059550 | instance | Friday 19 June 2026 18:13:58 +0000 (0:00:00.921) 0:17:10.641 ***********
2026-06-19 18:14:02.102243 | instance | changed: [instance]
2026-06-19 18:14:02.102337 | instance |
2026-06-19 18:14:02.102591 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-19 18:14:02.102658 | instance | Friday 19 June 2026 18:14:02 +0000 (0:00:04.043) 0:17:14.684 ***********
2026-06-19 18:14:02.354931 | instance | changed: [instance]
2026-06-19 18:14:02.355016 | instance |
2026-06-19 18:14:02.355195 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-19 18:14:02.355312 | instance | Friday 19 June 2026 18:14:02 +0000 (0:00:00.252) 0:17:14.936 ***********
2026-06-19 18:14:02.937129 | instance | changed: [instance]
2026-06-19 18:14:02.937187 | instance |
2026-06-19 18:14:02.937194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-19 18:14:02.937201 | instance | Friday 19 June 2026 18:14:02 +0000 (0:00:00.581) 0:17:15.518 ***********
2026-06-19 18:14:03.193534 | instance | ok: [instance]
2026-06-19 18:14:03.193620 | instance |
2026-06-19 18:14:03.193967 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-19 18:14:03.194253 | instance | Friday 19 June 2026 18:14:03 +0000 (0:00:00.254) 0:17:15.773 ***********
2026-06-19 18:14:03.276325 | instance | included: rabbitmq for instance
2026-06-19 18:14:03.276444 | instance |
2026-06-19 18:14:03.276728 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-19 18:14:03.276778 | instance | Friday 19 June 2026 18:14:03 +0000 (0:00:00.085) 0:17:15.858 ***********
2026-06-19 18:14:04.028279 | instance | ok: [instance]
2026-06-19 18:14:04.028379 | instance |
2026-06-19 18:14:04.028435 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-19 18:14:04.028455 | instance | Friday 19 June 2026 18:14:04 +0000 (0:00:00.750) 0:17:16.609 ***********
2026-06-19 18:14:04.098323 | instance | skipping: [instance]
2026-06-19 18:14:04.098437 | instance |
2026-06-19 18:14:04.098655 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-19 18:14:04.098819 | instance | Friday 19 June 2026 18:14:04 +0000 (0:00:00.070) 0:17:16.679 ***********
2026-06-19 18:14:04.163443 | instance | skipping: [instance]
2026-06-19 18:14:04.163774 | instance |
2026-06-19 18:14:04.164095 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-19 18:14:04.164461 | instance | Friday 19 June 2026 18:14:04 +0000 (0:00:00.063) 0:17:16.743 ***********
2026-06-19 18:14:04.219974 | instance | skipping: [instance]
2026-06-19 18:14:04.220136 | instance |
2026-06-19 18:14:04.220371 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-19 18:14:04.220631 | instance | Friday 19 June 2026 18:14:04 +0000 (0:00:00.058) 0:17:16.801 ***********
2026-06-19 18:14:35.275496 | instance | changed: [instance]
2026-06-19 18:14:35.275696 | instance |
2026-06-19 18:14:35.276018 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-19 18:14:35.276265 | instance | Friday 19 June 2026 18:14:35 +0000 (0:00:31.054) 0:17:47.856 ***********
2026-06-19 18:14:35.978607 | instance | ok: [instance]
2026-06-19 18:14:35.979027 | instance |
2026-06-19 18:14:35.979041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-19 18:14:35.979173 | instance | Friday 19 June 2026 18:14:35 +0000 (0:00:00.703) 0:17:48.560 ***********
2026-06-19 18:14:36.138444 | instance | ok: [instance]
2026-06-19 18:14:36.138633 | instance |
2026-06-19 18:14:36.138949 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-19 18:14:36.139210 | instance | Friday 19 June 2026 18:14:36 +0000 (0:00:00.159) 0:17:48.720 ***********
2026-06-19 18:14:36.194053 | instance | skipping: [instance]
2026-06-19 18:14:36.194206 | instance |
2026-06-19 18:14:36.194479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-19 18:14:36.194780 | instance | Friday 19 June 2026 18:14:36 +0000 (0:00:00.056) 0:17:48.776 ***********
2026-06-19 18:14:36.248822 | instance | skipping: [instance]
2026-06-19 18:14:36.249009 | instance |
2026-06-19 18:14:36.249301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-19 18:14:36.249559 | instance | Friday 19 June 2026 18:14:36 +0000 (0:00:00.054) 0:17:48.830 ***********
2026-06-19 18:14:36.306054 | instance | ok: [instance]
2026-06-19 18:14:36.306258 | instance |
2026-06-19 18:14:36.306507 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-19 18:14:36.306893 | instance | Friday 19 June 2026 18:14:36 +0000 (0:00:00.057) 0:17:48.887 ***********
2026-06-19 18:14:36.423412 | instance | ok: [instance] => (item=oslo_db)
2026-06-19 18:14:36.423697 | instance | ok: [instance] => (item=identity)
2026-06-19 18:14:36.424015 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-19 18:14:36.424278 | instance | ok: [instance] => (item=oslo_cache)
2026-06-19 18:14:36.424615 | instance |
2026-06-19 18:14:36.424913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-19 18:14:36.425187 | instance | Friday 19 June 2026 18:14:36 +0000 (0:00:00.117) 0:17:49.005 ***********
2026-06-19 18:14:36.509032 | instance | ok: [instance]
2026-06-19 18:14:36.509227 | instance |
2026-06-19 18:14:36.509503 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:14:36.509761 | instance | Friday 19 June 2026 18:14:36 +0000 (0:00:00.085) 0:17:49.090 ***********
2026-06-19 18:14:36.579044 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:14:36.579272 | instance |
2026-06-19 18:14:36.579538 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:14:36.579799 | instance | Friday 19 June 2026 18:14:36 +0000 (0:00:00.070) 0:17:49.161 ***********
2026-06-19 18:14:37.139232 | instance | changed: [instance]
2026-06-19 18:14:37.139459 | instance |
2026-06-19 18:14:37.139737 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-06-19 18:14:37.140029 | instance | Friday 19 June 2026 18:14:37 +0000 (0:00:00.559) 0:17:49.721 ***********
2026-06-19 18:14:38.655187 | instance | ok: [instance] => (item=None)
2026-06-19 18:14:38.655447 | instance | ok: [instance]
2026-06-19 18:14:38.655701 | instance |
2026-06-19 18:14:38.655992 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-06-19 18:14:38.656261 | instance | Friday 19 June 2026 18:14:38 +0000 (0:00:01.515) 0:17:51.236 ***********
2026-06-19 18:14:39.845910 | instance | ok: [instance] => (item=atmosphere)
2026-06-19 18:14:39.845999 | instance |
2026-06-19 18:14:39.846180 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-06-19 18:14:39.846316 | instance | Friday 19 June 2026 18:14:39 +0000 (0:00:01.190) 0:17:52.427 ***********
2026-06-19 18:14:40.803580 | instance | changed: [instance]
2026-06-19 18:14:40.803838 | instance |
2026-06-19 18:14:40.804141 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-06-19 18:14:40.804480 | instance | Friday 19 June 2026 18:14:40 +0000 (0:00:00.957) 0:17:53.385 ***********
2026-06-19 18:14:41.946553 | instance | changed: [instance] => (item=None)
2026-06-19 18:14:41.946765 | instance | changed: [instance]
2026-06-19 18:14:41.947038 | instance |
2026-06-19 18:14:41.947352 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-06-19 18:14:41.947621 | instance | Friday 19 June 2026 18:14:41 +0000 (0:00:01.142) 0:17:54.528 ***********
2026-06-19 18:14:43.727744 | instance | changed: [instance] => (item=None)
2026-06-19 18:14:43.727854 | instance | changed: [instance]
2026-06-19 18:14:43.727977 | instance |
2026-06-19 18:14:43.728166 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-06-19 18:14:43.728325 | instance | Friday 19 June 2026 18:14:43 +0000 (0:00:01.781) 0:17:56.309 ***********
2026-06-19 18:17:29.300300 | instance | changed: [instance]
2026-06-19 18:17:29.300374 | instance |
2026-06-19 18:17:29.300906 | instance | TASK [Create Ingress] **********************************************************
2026-06-19 18:17:29.300983 | instance | Friday 19 June 2026 18:17:29 +0000 (0:02:45.572) 0:20:41.882 ***********
2026-06-19 18:17:29.414109 | instance | included: openstack_helm_ingress for instance
2026-06-19 18:17:29.414190 | instance |
2026-06-19 18:17:29.414312 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-19 18:17:29.414475 | instance | Friday 19 June 2026 18:17:29 +0000 (0:00:00.114) 0:20:41.996 ***********
2026-06-19 18:17:29.467703 | instance | skipping: [instance]
2026-06-19 18:17:29.467807 | instance |
2026-06-19 18:17:29.468070 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-19 18:17:29.468158 | instance | Friday 19 June 2026 18:17:29 +0000 (0:00:00.053) 0:20:42.050 ***********
2026-06-19 18:17:29.520630 | instance | skipping: [instance]
2026-06-19 18:17:29.520719 | instance |
2026-06-19 18:17:29.520816 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-19 18:17:29.520938 | instance | Friday 19 June 2026 18:17:29 +0000 (0:00:00.052) 0:20:42.102 ***********
2026-06-19 18:17:29.588977 | instance | ok: [instance]
2026-06-19 18:17:29.589069 | instance |
2026-06-19 18:17:29.589293 | instance | TASK [Create Ingress identity] *************************************************
2026-06-19 18:17:29.589333 | instance | Friday 19 June 2026 18:17:29 +0000 (0:00:00.068) 0:20:42.171 ***********
2026-06-19 18:17:29.676678 | instance | included: ingress for instance
2026-06-19 18:17:29.677067 | instance |
2026-06-19 18:17:29.677111 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-06-19 18:17:29.677118 | instance | Friday 19 June 2026 18:17:29 +0000 (0:00:00.087) 0:20:42.258 ***********
2026-06-19 18:17:30.690587 | instance | changed: [instance]
2026-06-19 18:17:30.690699 | instance |
2026-06-19 18:17:30.690881 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-06-19 18:17:30.691039 | instance | Friday 19 June 2026 18:17:30 +0000 (0:00:01.013) 0:20:43.272 ***********
2026-06-19 18:17:33.956922 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-06-19 18:17:33.957009 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-06-19 18:17:33.957519 | instance | ok: [instance]
2026-06-19 18:17:33.957568 | instance |
2026-06-19 18:17:33.957575 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-06-19 18:17:33.957591 | instance | Friday 19 June 2026 18:17:33 +0000 (0:00:03.266) 0:20:46.539 ***********
2026-06-19 18:17:34.706745 | instance | ok: [instance]
2026-06-19 18:17:34.706848 | instance |
2026-06-19 18:17:34.707126 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-06-19 18:17:34.707175 | instance | Friday 19 June 2026 18:17:34 +0000 (0:00:00.749) 0:20:47.289 ***********
2026-06-19 18:17:36.077527 | instance | ok: [instance] => (item=atmosphere)
2026-06-19 18:17:36.077637 | instance |
2026-06-19 18:17:36.077703 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-06-19 18:17:36.077864 | instance | Friday 19 June 2026 18:17:36 +0000 (0:00:01.370) 0:20:48.659 ***********
2026-06-19 18:17:37.283525 | instance | changed: [instance] => (item=atmosphere)
2026-06-19 18:17:37.283610 | instance |
2026-06-19 18:17:37.283885 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-06-19 18:17:37.283921 | instance | Friday 19 June 2026 18:17:37 +0000 (0:00:01.205) 0:20:49.865 ***********
2026-06-19 18:17:38.472446 | instance | changed: [instance] => (item=atmosphere)
2026-06-19 18:17:38.472681 | instance |
2026-06-19 18:17:38.472772 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-06-19 18:17:38.472781 | instance | Friday 19 June 2026 18:17:38 +0000 (0:00:01.189) 0:20:51.054 ***********
2026-06-19 18:17:39.733895 | instance | changed: [instance] => (item=atmosphere)
2026-06-19 18:17:39.733970 | instance |
2026-06-19 18:17:39.734232 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-06-19 18:17:39.734269 | instance | Friday 19 June 2026 18:17:39 +0000 (0:00:01.261) 0:20:52.316 ***********
2026-06-19 18:17:39.979293 | instance | changed: [instance]
2026-06-19 18:17:39.979375 | instance |
2026-06-19 18:17:39.979648 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-19 18:17:39.979722 | instance | Friday 19 June 2026 18:17:39 +0000 (0:00:00.245) 0:20:52.561 ***********
2026-06-19 18:17:41.120353 | instance | ok: [instance]
2026-06-19 18:17:41.120485 | instance |
2026-06-19 18:17:41.120553 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-19 18:17:41.120783 | instance | Friday 19 June 2026 18:17:41 +0000 (0:00:01.140) 0:20:53.702 ***********
2026-06-19 18:17:41.355042 | instance | ok: [instance]
2026-06-19 18:17:41.355117 | instance |
2026-06-19 18:17:41.355229 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-19 18:17:41.355347 | instance | Friday 19 June 2026 18:17:41 +0000 (0:00:00.235) 0:20:53.937 ***********
2026-06-19 18:17:41.436557 | instance | ok: [instance] => {
2026-06-19 18:17:41.436661 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-06-19 18:17:41.436770 | instance | }
2026-06-19 18:17:41.436886 | instance |
2026-06-19 18:17:41.437038 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-19 18:17:41.437157 | instance | Friday 19 June 2026 18:17:41 +0000 (0:00:00.081) 0:20:54.019 ***********
2026-06-19 18:17:42.074419 | instance | changed: [instance]
2026-06-19 18:17:42.074493 | instance |
2026-06-19 18:17:42.074611 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-19 18:17:42.074735 | instance | Friday 19 June 2026 18:17:42 +0000 (0:00:00.636) 0:20:54.655 ***********
2026-06-19 18:17:43.410485 | instance | changed: [instance]
2026-06-19 18:17:43.410561 | instance |
2026-06-19 18:17:43.410664 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-06-19 18:17:43.410783 | instance | Friday 19 June 2026 18:17:43 +0000 (0:00:01.336) 0:20:55.992 ***********
2026-06-19 18:17:43.953196 | instance | changed: [instance]
2026-06-19 18:17:43.953418 | instance |
2026-06-19 18:17:43.953734 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-06-19 18:17:43.954012 | instance | Friday 19 June 2026 18:17:43 +0000 (0:00:00.543) 0:20:56.535 ***********
2026-06-19 18:17:44.798599 | instance | ok: [instance]
2026-06-19 18:17:44.798824 | instance |
2026-06-19 18:17:44.799099 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-06-19 18:17:44.799354 | instance | Friday 19 June 2026 18:17:44 +0000 (0:00:00.845) 0:20:57.380 ***********
2026-06-19 18:17:46.506473 | instance | ok: [instance]
2026-06-19 18:17:46.506535 | instance |
2026-06-19 18:17:46.506890 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-06-19 18:17:46.507178 | instance | Friday 19 June 2026 18:17:46 +0000 (0:00:01.707) 0:20:59.088 ***********
2026-06-19 18:17:46.866207 | instance | ok: [instance]
2026-06-19 18:17:46.866329 | instance |
2026-06-19 18:17:46.866498 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-06-19 18:17:46.866679 | instance | Friday 19 June 2026 18:17:46 +0000 (0:00:00.359) 0:20:59.448 ***********
2026-06-19 18:17:47.001207 | instance | included: openstack_helm_endpoints for instance
2026-06-19 18:17:47.001451 | instance |
2026-06-19 18:17:47.001741 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-19 18:17:47.002016 | instance | Friday 19 June 2026 18:17:46 +0000 (0:00:00.134) 0:20:59.583 ***********
2026-06-19 18:17:47.056122 | instance | skipping: [instance]
2026-06-19 18:17:47.056320 | instance |
2026-06-19 18:17:47.056680 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-19 18:17:47.056903 | instance | Friday 19 June 2026 18:17:47 +0000 (0:00:00.055) 0:20:59.638 ***********
2026-06-19 18:17:47.105789 | instance | skipping: [instance]
2026-06-19 18:17:47.105931 | instance |
2026-06-19 18:17:47.106110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-19 18:17:47.106313 | instance | Friday 19 June 2026 18:17:47 +0000 (0:00:00.049) 0:20:59.688 ***********
2026-06-19 18:17:47.156678 | instance | skipping: [instance]
2026-06-19 18:17:47.156890 | instance |
2026-06-19 18:17:47.157176 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-19 18:17:47.157461 | instance | Friday 19 June 2026 18:17:47 +0000 (0:00:00.050) 0:20:59.739 ***********
2026-06-19 18:17:47.209821 | instance | skipping: [instance]
2026-06-19 18:17:47.209989 | instance |
2026-06-19 18:17:47.210470 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-19 18:17:47.210491 | instance | Friday 19 June 2026 18:17:47 +0000 (0:00:00.052) 0:20:59.791 ***********
2026-06-19 18:17:47.264049 | instance | skipping: [instance]
2026-06-19 18:17:47.264170 | instance |
2026-06-19 18:17:47.264340 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-19 18:17:47.264544 | instance | Friday 19 June 2026 18:17:47 +0000 (0:00:00.054) 0:20:59.846 ***********
2026-06-19 18:17:47.316429 | instance | skipping: [instance]
2026-06-19 18:17:47.316515 | instance |
2026-06-19 18:17:47.316680 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-19 18:17:47.316827 | instance | Friday 19 June 2026 18:17:47 +0000 (0:00:00.052) 0:20:59.898 ***********
2026-06-19 18:17:47.372493 | instance | ok: [instance]
2026-06-19 18:17:47.372589 | instance |
2026-06-19 18:17:47.372797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-19 18:17:47.372830 | instance | Friday 19 June 2026 18:17:47 +0000 (0:00:00.056) 0:20:59.954 ***********
2026-06-19 18:17:47.438745 | instance | ok: [instance] => (item=identity)
2026-06-19 18:17:47.438990 | instance |
2026-06-19 18:17:47.439246 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-19 18:17:47.439501 | instance | Friday 19 June 2026 18:17:47 +0000 (0:00:00.066) 0:21:00.021 ***********
2026-06-19 18:17:47.510443 | instance | ok: [instance]
2026-06-19 18:17:47.510659 | instance |
2026-06-19 18:17:47.511047 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-06-19 18:17:47.511377 | instance | Friday 19 June 2026 18:17:47 +0000 (0:00:00.070) 0:21:00.091 ***********
2026-06-19 18:17:48.018526 | instance | changed: [instance]
2026-06-19 18:17:48.018742 | instance |
2026-06-19 18:17:48.019050 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-06-19 18:17:48.019351 | instance | Friday 19 June 2026 18:17:48 +0000 (0:00:00.509) 0:21:00.600 ***********
2026-06-19 18:17:48.502976 | instance | changed: [instance]
2026-06-19 18:17:48.503188 | instance |
2026-06-19 18:17:48.503466 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-06-19 18:17:48.503737 | instance | Friday 19 June 2026 18:17:48 +0000 (0:00:00.484) 0:21:01.084 ***********
2026-06-19 18:17:49.022248 | instance | changed: [instance]
2026-06-19 18:17:49.022465 | instance |
2026-06-19 18:17:49.022740 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-06-19 18:17:49.023046 | instance | Friday 19 June 2026 18:17:49 +0000 (0:00:00.519) 0:21:01.604 ***********
2026-06-19 18:17:49.556351 | instance | changed: [instance]
2026-06-19 18:17:49.556513 | instance |
2026-06-19 18:17:49.556600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-19 18:17:49.556723 | instance | Friday 19 June 2026 18:17:49 +0000 (0:00:00.534) 0:21:02.138 ***********
2026-06-19 18:17:49.643967 | instance | ok: [instance]
2026-06-19 18:17:49.644038 | instance |
2026-06-19 18:17:49.644195 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-19 18:17:49.644336 | instance | Friday 19 June 2026 18:17:49 +0000 (0:00:00.088) 0:21:02.226 ***********
2026-06-19 18:17:49.721134 | instance | included: rabbitmq for instance
2026-06-19 18:17:49.721271 | instance |
2026-06-19 18:17:49.721563 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-19 18:17:49.721842 | instance | Friday 19 June 2026 18:17:49 +0000 (0:00:00.076) 0:21:02.303 ***********
2026-06-19 18:17:50.477737 | instance | ok: [instance]
2026-06-19 18:17:50.477979 | instance |
2026-06-19 18:17:50.478348 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-19 18:17:50.478659 | instance | Friday 19 June 2026 18:17:50 +0000 (0:00:00.756) 0:21:03.059 ***********
2026-06-19 18:17:50.529564 | instance | skipping: [instance]
2026-06-19 18:17:50.529719 | instance |
2026-06-19 18:17:50.529903 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-19 18:17:50.530091 | instance | Friday 19 June 2026 18:17:50 +0000 (0:00:00.052) 0:21:03.111 ***********
2026-06-19 18:17:50.579053 | instance | skipping: [instance]
2026-06-19 18:17:50.579298 | instance |
2026-06-19 18:17:50.579581 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-19 18:17:50.579875 | instance | Friday 19 June 2026 18:17:50 +0000 (0:00:00.049) 0:21:03.161 ***********
2026-06-19 18:17:50.629612 | instance | skipping: [instance]
2026-06-19 18:17:50.629877 | instance |
2026-06-19 18:17:50.630150 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-19 18:17:50.630436 | instance | Friday 19 June 2026 18:17:50 +0000 (0:00:00.050) 0:21:03.211 ***********
2026-06-19 18:18:21.470943 | instance | changed: [instance]
2026-06-19 18:18:21.471189 | instance |
2026-06-19 18:18:21.471476 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-19 18:18:21.471751 | instance | Friday 19 June 2026 18:18:21 +0000 (0:00:30.841) 0:21:34.052 ***********
2026-06-19 18:18:22.154805 | instance | ok: [instance]
2026-06-19 18:18:22.155051 | instance |
2026-06-19 18:18:22.155372 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-19 18:18:22.155655 | instance | Friday 19 June 2026 18:18:22 +0000 (0:00:00.683) 0:21:34.736 ***********
2026-06-19 18:18:22.216757 | instance | ok: [instance]
2026-06-19 18:18:22.217013 | instance |
2026-06-19 18:18:22.217424 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-19 18:18:22.217733 | instance | Friday 19 June 2026 18:18:22 +0000 (0:00:00.062) 0:21:34.799 ***********
2026-06-19 18:18:22.269258 | instance | skipping: [instance]
2026-06-19 18:18:22.269499 | instance |
2026-06-19 18:18:22.269786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-19 18:18:22.270050 | instance | Friday 19 June 2026 18:18:22 +0000 (0:00:00.052) 0:21:34.851 ***********
2026-06-19 18:18:22.319762 | instance | skipping: [instance]
2026-06-19 18:18:22.319994 | instance |
2026-06-19 18:18:22.320324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-19 18:18:22.320677 | instance | Friday 19 June 2026 18:18:22 +0000 (0:00:00.050) 0:21:34.902 ***********
2026-06-19 18:18:22.371006 | instance | ok: [instance]
2026-06-19 18:18:22.371237 | instance |
2026-06-19 18:18:22.371828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-19 18:18:22.371854 | instance | Friday 19 June 2026 18:18:22 +0000 (0:00:00.051) 0:21:34.953 ***********
2026-06-19 18:18:22.471466 | instance | ok: [instance] => (item=oslo_db)
2026-06-19 18:18:22.471733 | instance | ok: [instance] => (item=identity)
2026-06-19 18:18:22.472232 | instance | ok: [instance] => (item=key_manager)
2026-06-19 18:18:22.472268 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-19 18:18:22.472542 | instance | ok: [instance] => (item=oslo_cache)
2026-06-19 18:18:22.472789 | instance |
2026-06-19 18:18:22.473123 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-19 18:18:22.473364 | instance | Friday 19 June 2026 18:18:22 +0000 (0:00:00.100) 0:21:35.053 ***********
2026-06-19 18:18:22.558354 | instance | ok: [instance]
2026-06-19 18:18:22.558572 | instance |
2026-06-19 18:18:22.558850 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:18:22.559113 | instance | Friday 19 June 2026 18:18:22 +0000 (0:00:00.086) 0:21:35.140 ***********
2026-06-19 18:18:22.625290 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:18:22.625525 | instance |
2026-06-19 18:18:22.625827 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:18:22.626091 | instance | Friday 19 June 2026 18:18:22 +0000 (0:00:00.067) 0:21:35.207 ***********
2026-06-19 18:18:23.159184 | instance | changed: [instance]
2026-06-19 18:18:23.159438 | instance |
2026-06-19 18:18:23.159755 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-06-19 18:18:23.160061 | instance | Friday 19 June 2026 18:18:23 +0000 (0:00:00.533) 0:21:35.741 ***********
2026-06-19 18:20:03.579257 | instance | changed: [instance]
2026-06-19 18:20:03.579334 | instance |
2026-06-19 18:20:03.579495 | instance | TASK [Create Ingress] **********************************************************
2026-06-19 18:20:03.579618 | instance | Friday 19 June 2026 18:20:03 +0000 (0:01:40.419) 0:23:16.160 ***********
2026-06-19 18:20:03.707741 | instance | included: openstack_helm_ingress for instance
2026-06-19 18:20:03.707842 | instance |
2026-06-19 18:20:03.708024 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-19 18:20:03.708171 | instance | Friday 19 June 2026 18:20:03 +0000 (0:00:00.128) 0:23:16.289 ***********
2026-06-19 18:20:03.764322 | instance | skipping: [instance]
2026-06-19 18:20:03.764552 | instance |
2026-06-19 18:20:03.764750 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-19 18:20:03.764933 | instance | Friday 19 June 2026 18:20:03 +0000 (0:00:00.056) 0:23:16.346 ***********
2026-06-19 18:20:03.994165 | instance | skipping: [instance]
2026-06-19 18:20:03.994305 | instance |
2026-06-19 18:20:03.994492 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-19 18:20:03.994701 | instance | Friday 19 June 2026 18:20:03 +0000 (0:00:00.230) 0:23:16.576 ***********
2026-06-19 18:20:04.060951 | instance | ok: [instance]
2026-06-19 18:20:04.061186 | instance |
2026-06-19 18:20:04.061468 | instance | TASK [Create Ingress key-manager] **********************************************
2026-06-19 18:20:04.061710 | instance | Friday 19 June 2026 18:20:04 +0000 (0:00:00.066) 0:23:16.643 ***********
2026-06-19 18:20:04.136938 | instance | included: ingress for instance
2026-06-19 18:20:04.137050 | instance |
2026-06-19 18:20:04.137221 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-06-19 18:20:04.137403 | instance | Friday 19 June 2026 18:20:04 +0000 (0:00:00.076) 0:23:16.719 ***********
2026-06-19 18:20:05.145215 | instance | changed: [instance]
2026-06-19 18:20:05.145347 | instance |
2026-06-19 18:20:05.145487 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-06-19 18:20:05.145614 | instance | Friday 19 June 2026 18:20:05 +0000 (0:00:01.007) 0:23:17.727 ***********
2026-06-19 18:20:06.197634 | instance | changed: [instance]
2026-06-19 18:20:06.197959 | instance |
2026-06-19 18:20:06.198348 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-06-19 18:20:06.198700 | instance | Friday 19 June 2026 18:20:06 +0000 (0:00:01.052) 0:23:18.779 ***********
2026-06-19 18:20:16.166322 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-06-19 18:20:16.166530 | instance |
2026-06-19 18:20:16.166827 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:20:16.167094 | instance | Friday 19 June 2026 18:20:16 +0000 (0:00:09.968) 0:23:28.748 ***********
2026-06-19 18:20:16.230171 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:20:16.230419 | instance |
2026-06-19 18:20:16.230688 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:20:16.230946 | instance | Friday 19 June 2026 18:20:16 +0000 (0:00:00.064) 0:23:28.812 ***********
2026-06-19 18:20:16.746348 | instance | changed: [instance]
2026-06-19 18:20:16.746455 | instance |
2026-06-19 18:20:16.746559 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-06-19 18:20:16.746674 | instance | Friday 19 June 2026 18:20:16 +0000 (0:00:00.516) 0:23:29.328 ***********
2026-06-19 18:20:19.647783 | instance | changed: [instance]
2026-06-19 18:20:19.647859 | instance |
2026-06-19 18:20:19.648476 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-19 18:20:19.648542 | instance | Friday 19 June 2026 18:20:19 +0000 (0:00:02.900) 0:23:32.229 ***********
2026-06-19 18:20:19.706384 | instance | skipping: [instance]
2026-06-19 18:20:19.706453 | instance |
2026-06-19 18:20:19.706743 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-19 18:20:19.706780 | instance | Friday 19 June 2026 18:20:19 +0000 (0:00:00.059) 0:23:32.288 ***********
2026-06-19 18:20:19.754307 | instance | skipping: [instance]
2026-06-19 18:20:19.754374 | instance |
2026-06-19 18:20:19.754646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-19 18:20:19.754682 | instance | Friday 19 June 2026 18:20:19 +0000 (0:00:00.048) 0:23:32.336 ***********
2026-06-19 18:20:19.799684 | instance | skipping: [instance]
2026-06-19 18:20:19.799802 | instance |
2026-06-19 18:20:19.800097 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-19 18:20:19.800140 | instance | Friday 19 June 2026 18:20:19 +0000 (0:00:00.045) 0:23:32.381 ***********
2026-06-19 18:20:19.857123 | instance | skipping: [instance]
2026-06-19 18:20:19.857230 | instance |
2026-06-19 18:20:19.857390 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-19 18:20:19.857466 | instance | Friday 19 June 2026 18:20:19 +0000 (0:00:00.057) 0:23:32.439 ***********
2026-06-19 18:20:19.908935 | instance | skipping: [instance]
2026-06-19 18:20:19.909019 | instance |
2026-06-19 18:20:19.909221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-19 18:20:19.909283 | instance | Friday 19 June 2026 18:20:19 +0000 (0:00:00.051) 0:23:32.491 ***********
2026-06-19 18:20:19.959479 | instance | skipping: [instance]
2026-06-19 18:20:19.959724 | instance |
2026-06-19 18:20:19.960057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-19 18:20:19.960141 | instance | Friday 19 June 2026 18:20:19 +0000 (0:00:00.050) 0:23:32.541 ***********
2026-06-19 18:20:20.016857 | instance | ok: [instance]
2026-06-19 18:20:20.016933 | instance |
2026-06-19 18:20:20.017184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-19 18:20:20.017223 | instance | Friday 19 June 2026 18:20:20 +0000 (0:00:00.057) 0:23:32.599 ***********
2026-06-19 18:20:20.084029 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-06-19 18:20:20.084135 | instance |
2026-06-19 18:20:20.084227 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-19 18:20:20.084358 | instance | Friday 19 June 2026 18:20:20 +0000 (0:00:00.067) 0:23:32.666 ***********
2026-06-19 18:20:20.163382 | instance | ok: [instance]
2026-06-19 18:20:20.163460 | instance |
2026-06-19 18:20:20.163606 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:20:20.163801 | instance | Friday 19 June 2026 18:20:20 +0000 (0:00:00.079) 0:23:32.745 ***********
2026-06-19 18:20:20.231074 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:20:20.231153 | instance |
2026-06-19 18:20:20.231325 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:20:20.231522 | instance | Friday 19 June 2026 18:20:20 +0000 (0:00:00.067) 0:23:32.813 ***********
2026-06-19 18:20:20.747451 | instance | changed: [instance]
2026-06-19 18:20:20.747703 | instance |
2026-06-19 18:20:20.747844 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-06-19 18:20:20.747962 | instance | Friday 19 June 2026 18:20:20 +0000 (0:00:00.515) 0:23:33.329 ***********
2026-06-19 18:20:38.433752 | instance | ok: [instance]
2026-06-19 18:20:38.434058 | instance |
2026-06-19 18:20:38.434330 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-06-19 18:20:38.434652 | instance | Friday 19 June 2026 18:20:38 +0000 (0:00:17.686) 0:23:51.015 ***********
2026-06-19 18:20:52.834449 | instance | ok: [instance]
2026-06-19 18:20:52.834693 | instance |
2026-06-19 18:20:52.834977 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-06-19 18:20:52.835246 | instance | Friday 19 June 2026 18:20:52 +0000 (0:00:14.400) 0:24:05.416 ***********
2026-06-19 18:20:54.202391 | instance | ok: [instance]
2026-06-19 18:20:54.202522 | instance |
2026-06-19 18:20:54.202696 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-06-19 18:20:54.202888 | instance | Friday 19 June 2026 18:20:54 +0000 (0:00:01.367) 0:24:06.784 ***********
2026-06-19 18:20:55.447708 | instance | ok: [instance]
2026-06-19 18:20:55.447780 | instance |
2026-06-19 18:20:55.447990 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-06-19 18:20:55.448153 | instance | Friday 19 June 2026 18:20:55 +0000 (0:00:01.245) 0:24:08.029 ***********
2026-06-19 18:20:56.161331 | instance | changed: [instance]
2026-06-19 18:20:56.161390 | instance |
2026-06-19 18:20:56.161672 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-06-19 18:20:56.161710 | instance | Friday 19 June 2026 18:20:56 +0000 (0:00:00.714) 0:24:08.743 ***********
2026-06-19 18:20:56.895081 | instance | changed: [instance]
2026-06-19 18:20:56.895208 | instance |
2026-06-19 18:20:56.895377 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-06-19 18:20:56.895535 | instance | Friday 19 June 2026 18:20:56 +0000 (0:00:00.733) 0:24:09.477 ***********
2026-06-19 18:20:59.942834 | instance | changed: [instance]
2026-06-19 18:20:59.943076 | instance |
2026-06-19 18:20:59.943350 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-06-19 18:20:59.943615 | instance | Friday 19 June 2026 18:20:59 +0000 (0:00:03.047) 0:24:12.525 ***********
2026-06-19 18:21:01.490094 | instance | [WARNING]: Module did not set no_log for update_password
2026-06-19 18:21:01.521528 | instance | changed: [instance]
2026-06-19 18:21:01.521849 | instance |
2026-06-19 18:21:01.521910 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-06-19 18:21:01.521929 | instance | Friday 19 June 2026 18:21:01 +0000 (0:00:01.578) 0:24:14.103 ***********
2026-06-19 18:21:08.548285 | instance | ok: [instance]
2026-06-19 18:21:08.548726 | instance |
2026-06-19 18:21:08.548742 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-06-19 18:21:08.548863 | instance | Friday 19 June 2026 18:21:08 +0000 (0:00:07.026) 0:24:21.130 ***********
2026-06-19 18:21:09.678313 | instance | changed: [instance]
2026-06-19 18:21:09.678569 | instance |
2026-06-19 18:21:09.678583 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-06-19 18:21:09.678747 | instance | Friday 19 June 2026 18:21:09 +0000 (0:00:01.130) 0:24:22.260 ***********
2026-06-19 18:21:11.778143 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-177.nip.io/swift/v1/%(tenant_id)s'})
2026-06-19 18:21:11.778266 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-06-19 18:21:11.778366 | instance |
2026-06-19 18:21:11.778541 | instance | TASK [Create Ingress] **********************************************************
2026-06-19 18:21:11.778704 | instance | Friday 19 June 2026 18:21:11 +0000 (0:00:02.100) 0:24:24.360 ***********
2026-06-19 18:21:11.888988 | instance | included: openstack_helm_ingress for instance
2026-06-19 18:21:11.889092 | instance |
2026-06-19 18:21:11.889279 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-19 18:21:11.889398 | instance | Friday 19 June 2026 18:21:11 +0000 (0:00:00.110) 0:24:24.471 ***********
2026-06-19 18:21:11.941522 | instance | skipping: [instance]
2026-06-19 18:21:11.941600 | instance |
2026-06-19 18:21:11.941883 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-19 18:21:11.941904 | instance | Friday 19 June 2026 18:21:11 +0000 (0:00:00.052) 0:24:24.524 ***********
2026-06-19 18:21:11.992075 | instance | skipping: [instance]
2026-06-19 18:21:11.992386 | instance |
2026-06-19 18:21:11.992739 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-19 18:21:11.993045 | instance | Friday 19 June 2026 18:21:11 +0000 (0:00:00.050) 0:24:24.574 ***********
2026-06-19 18:21:12.055767 | instance | ok: [instance]
2026-06-19 18:21:12.056013 | instance |
2026-06-19 18:21:12.056280 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-06-19 18:21:12.056595 | instance | Friday 19 June 2026 18:21:12 +0000 (0:00:00.063) 0:24:24.638 ***********
2026-06-19 18:21:12.137802 | instance | included: ingress for instance
2026-06-19 18:21:12.138034 | instance |
2026-06-19 18:21:12.138303 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-06-19 18:21:12.138627 | instance | Friday 19 June 2026 18:21:12 +0000 (0:00:00.082) 0:24:24.720 ***********
2026-06-19 18:21:13.154680 | instance | changed: [instance]
2026-06-19 18:21:13.154787 | instance |
2026-06-19 18:21:13.154977 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:21:13.155134 | instance | Friday 19 June 2026 18:21:13 +0000 (0:00:01.016) 0:24:25.736 ***********
2026-06-19 18:21:13.218211 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:21:13.218366 | instance |
2026-06-19 18:21:13.218544 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:21:13.218715 | instance | Friday 19 June 2026 18:21:13 +0000 (0:00:00.064) 0:24:25.800 ***********
2026-06-19 18:21:13.740253 | instance | changed: [instance]
2026-06-19 18:21:13.740411 | instance |
2026-06-19 18:21:13.740624 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-06-19 18:21:13.740783 | instance | Friday 19 June 2026 18:21:13 +0000 (0:00:00.521) 0:24:26.322 ***********
2026-06-19 18:21:28.173598 | instance | ok: [instance]
2026-06-19 18:21:28.173862 | instance |
2026-06-19 18:21:28.174145 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-06-19 18:21:28.174425 | instance | Friday 19 June 2026 18:21:28 +0000 (0:00:14.433) 0:24:40.755 ***********
2026-06-19 18:21:28.256812 | instance | ok: [instance] => (item=10.96.240.200)
2026-06-19 18:21:28.256983 | instance |
2026-06-19 18:21:28.257167 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-06-19 18:21:28.257348 | instance | Friday 19 June 2026 18:21:28 +0000 (0:00:00.081) 0:24:40.837 ***********
2026-06-19 18:21:28.969434 | instance | changed: [instance]
2026-06-19 18:21:28.969667 | instance |
2026-06-19 18:21:28.969956 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-06-19 18:21:28.970226 | instance | Friday 19 June 2026 18:21:28 +0000 (0:00:00.712) 0:24:41.550 ***********
2026-06-19 18:21:29.636605 | instance | changed: [instance]
2026-06-19 18:21:29.636826 | instance |
2026-06-19 18:21:29.637207 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-06-19 18:21:29.637499 | instance | Friday 19 June 2026 18:21:29 +0000 (0:00:00.667) 0:24:42.218 ***********
2026-06-19 18:21:30.948567 | instance | ok: [instance]
2026-06-19 18:21:30.948700 | instance |
2026-06-19 18:21:30.948873 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-06-19 18:21:30.949325 | instance | Friday 19 June 2026 18:21:30 +0000 (0:00:01.312) 0:24:43.530 ***********
2026-06-19 18:21:31.007657 | instance | ok: [instance]
2026-06-19 18:21:31.007924 | instance |
2026-06-19 18:21:31.008217 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-06-19 18:21:31.008524 | instance | Friday 19 June 2026 18:21:31 +0000 (0:00:00.058) 0:24:43.589 ***********
2026-06-19 18:21:31.701935 | instance | changed: [instance]
2026-06-19 18:21:31.702182 | instance |
2026-06-19 18:21:31.702470 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-06-19 18:21:31.702737 | instance | Friday 19 June 2026 18:21:31 +0000 (0:00:00.694) 0:24:44.284 ***********
2026-06-19 18:21:31.870117 | instance | ok: [instance]
2026-06-19 18:21:31.870195 | instance |
2026-06-19 18:21:31.870403 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-06-19 18:21:31.870604 | instance | Friday 19 June 2026 18:21:31 +0000 (0:00:00.168) 0:24:44.452 ***********
2026-06-19 18:21:33.160824 | instance | changed: [instance]
2026-06-19 18:21:33.161059 | instance |
2026-06-19 18:21:33.161405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-19 18:21:33.161682 | instance | Friday 19 June 2026 18:21:33 +0000 (0:00:01.290) 0:24:45.742 ***********
2026-06-19 18:21:33.243412 | instance | ok: [instance]
2026-06-19 18:21:33.243626 | instance |
2026-06-19 18:21:33.243891 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-19 18:21:33.244229 | instance | Friday 19 June 2026 18:21:33 +0000 (0:00:00.083) 0:24:45.825 ***********
2026-06-19 18:21:33.320728 | instance | included: rabbitmq for instance
2026-06-19 18:21:33.320968 | instance |
2026-06-19 18:21:33.321241 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-19 18:21:33.321506 | instance | Friday 19 June 2026 18:21:33 +0000 (0:00:00.077) 0:24:45.903 ***********
2026-06-19 18:21:34.010925 | instance | ok: [instance]
2026-06-19 18:21:34.011158 | instance |
2026-06-19 18:21:34.011436 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-19 18:21:34.011703 | instance | Friday 19 June 2026 18:21:34 +0000 (0:00:00.689) 0:24:46.593 ***********
2026-06-19 18:21:34.062765 | instance | skipping: [instance]
2026-06-19 18:21:34.063000 | instance |
2026-06-19 18:21:34.063276 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-19 18:21:34.063567 | instance | Friday 19 June 2026 18:21:34 +0000 (0:00:00.052) 0:24:46.645 ***********
2026-06-19 18:21:34.116023 | instance | skipping: [instance]
2026-06-19 18:21:34.116255 | instance |
2026-06-19 18:21:34.116549 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-19 18:21:34.116808 | instance | Friday 19 June 2026 18:21:34 +0000 (0:00:00.053) 0:24:46.698 ***********
2026-06-19 18:21:34.166935 | instance | skipping: [instance]
2026-06-19 18:21:34.167087 | instance |
2026-06-19 18:21:34.167269 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-19 18:21:34.167447 | instance | Friday 19 June 2026 18:21:34 +0000 (0:00:00.050) 0:24:46.749 ***********
2026-06-19 18:21:59.989117 | instance | changed: [instance]
2026-06-19 18:21:59.989275 | instance |
2026-06-19 18:21:59.989472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-19 18:21:59.989659 | instance | Friday 19 June 2026 18:21:59 +0000 (0:00:25.822) 0:25:12.571 ***********
2026-06-19 18:22:00.654798 | instance | ok: [instance]
2026-06-19 18:22:00.654899 | instance |
2026-06-19 18:22:00.655039 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-19 18:22:00.655177 | instance | Friday 19 June 2026 18:22:00 +0000 (0:00:00.665) 0:25:13.237 ***********
2026-06-19 18:22:00.715211 | instance | ok: [instance]
2026-06-19 18:22:00.715362 | instance |
2026-06-19 18:22:00.715536 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-19 18:22:00.715700 | instance | Friday 19 June 2026 18:22:00 +0000 (0:00:00.060) 0:25:13.297 ***********
2026-06-19 18:22:00.776220 | instance | skipping: [instance]
2026-06-19 18:22:00.776614 | instance |
2026-06-19 18:22:00.776958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-19 18:22:00.777307 | instance | Friday 19 June 2026 18:22:00 +0000 (0:00:00.060) 0:25:13.358 ***********
2026-06-19 18:22:00.832648 | instance | skipping: [instance]
2026-06-19 18:22:00.832885 | instance |
2026-06-19 18:22:00.833179 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-19 18:22:00.833457 | instance | Friday 19 June 2026 18:22:00 +0000 (0:00:00.056) 0:25:13.414 ***********
2026-06-19 18:22:00.892273 | instance | ok: [instance]
2026-06-19 18:22:00.892562 | instance |
2026-06-19 18:22:00.892900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-19 18:22:00.893194 | instance | Friday 19 June 2026 18:22:00 +0000 (0:00:00.059) 0:25:13.474 ***********
2026-06-19 18:22:01.036199 | instance | ok: [instance] => (item=oslo_db)
2026-06-19 18:22:01.036491 | instance | ok: [instance] => (item=identity)
2026-06-19 18:22:01.036754 | instance | ok: [instance] => (item=oslo_cache)
2026-06-19 18:22:01.037045 | instance | ok: [instance] => (item=dashboard)
2026-06-19 18:22:01.037312 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-19 18:22:01.037569 | instance | ok: [instance] => (item=image)
2026-06-19 18:22:01.037814 | instance |
2026-06-19 18:22:01.038082 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-19 18:22:01.038376 | instance | Friday 19 June 2026 18:22:01 +0000 (0:00:00.143) 0:25:13.618 ***********
2026-06-19 18:22:01.110461 | instance | ok: [instance]
2026-06-19 18:22:01.110676 | instance |
2026-06-19 18:22:01.110955 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:22:01.111221 | instance | Friday 19 June 2026 18:22:01 +0000 (0:00:00.074) 0:25:13.692 ***********
2026-06-19 18:22:01.186701 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:22:01.186964 | instance |
2026-06-19 18:22:01.187245 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:22:01.187514 | instance | Friday 19 June 2026 18:22:01 +0000 (0:00:00.076) 0:25:13.768 ***********
2026-06-19 18:22:01.815887 | instance | changed: [instance]
2026-06-19 18:22:01.816125 | instance |
2026-06-19 18:22:01.816439 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-06-19 18:22:01.816724 | instance | Friday 19 June 2026 18:22:01 +0000 (0:00:00.629) 0:25:14.397 ***********
2026-06-19 18:22:02.070876 | instance | ok: [instance]
2026-06-19 18:22:02.071179 | instance |
2026-06-19 18:22:02.071503 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-06-19 18:22:02.071828 | instance | Friday 19 June 2026 18:22:02 +0000 (0:00:00.255) 0:25:14.653 ***********
2026-06-19 18:24:15.980642 | instance | changed: [instance]
2026-06-19 18:24:15.980879 | instance |
2026-06-19 18:24:15.981151 | instance | TASK [Create Ingress] **********************************************************
2026-06-19 18:24:15.981483 | instance | Friday 19 June 2026 18:24:15 +0000 (0:02:13.909) 0:27:28.562 ***********
2026-06-19 18:24:16.082133 | instance | included: openstack_helm_ingress for instance
2026-06-19 18:24:16.082347 | instance |
2026-06-19 18:24:16.082608 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-19 18:24:16.082869 | instance | Friday 19 June 2026 18:24:16 +0000 (0:00:00.102) 0:27:28.664 ***********
2026-06-19 18:24:16.137898 | instance | skipping: [instance]
2026-06-19 18:24:16.138095 | instance |
2026-06-19 18:24:16.138382 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-19 18:24:16.138660 | instance | Friday 19 June 2026 18:24:16 +0000 (0:00:00.055) 0:27:28.720 ***********
2026-06-19 18:24:16.190702 | instance | skipping: [instance]
2026-06-19 18:24:16.190899 | instance |
2026-06-19 18:24:16.191168 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-19 18:24:16.191427 | instance | Friday 19 June 2026 18:24:16 +0000 (0:00:00.052) 0:27:28.772 ***********
2026-06-19 18:24:16.253024 | instance | ok: [instance]
2026-06-19 18:24:16.253113 | instance |
2026-06-19 18:24:16.253239 | instance | TASK [Create Ingress image] ****************************************************
2026-06-19 18:24:16.253352 | instance | Friday 19 June 2026 18:24:16 +0000 (0:00:00.062) 0:27:28.835 ***********
2026-06-19 18:24:16.339609 | instance | included: ingress for instance
2026-06-19 18:24:16.339845 | instance |
2026-06-19 18:24:16.340108 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-06-19 18:24:16.340366 | instance | Friday 19 June 2026 18:24:16 +0000 (0:00:00.086) 0:27:28.921 ***********
2026-06-19 18:24:17.349743 | instance | changed: [instance]
2026-06-19 18:24:17.349811 | instance |
2026-06-19 18:24:17.349823 | instance | TASK [Create images] ***********************************************************
2026-06-19 18:24:17.349834 | instance | Friday 19 June 2026 18:24:17 +0000 (0:00:01.008) 0:27:29.930 ***********
2026-06-19 18:24:17.462250 | 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-19 18:24:17.462320 | instance |
2026-06-19 18:24:17.462464 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-06-19 18:24:17.462576 | instance | Friday 19 June 2026 18:24:17 +0000 (0:00:00.113) 0:27:30.044 ***********
2026-06-19 18:24:20.815693 | instance | changed: [instance]
2026-06-19 18:24:20.816171 | instance |
2026-06-19 18:24:20.816237 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-06-19 18:24:20.816256 | instance | Friday 19 June 2026 18:24:20 +0000 (0:00:03.352) 0:27:33.397 ***********
2026-06-19 18:24:21.569117 | instance | ok: [instance]
2026-06-19 18:24:21.569213 | instance |
2026-06-19 18:24:21.569505 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-06-19 18:24:21.569576 | instance | Friday 19 June 2026 18:24:21 +0000 (0:00:00.753) 0:27:34.151 ***********
2026-06-19 18:24:21.629326 | instance | ok: [instance]
2026-06-19 18:24:21.629399 | instance |
2026-06-19 18:24:21.629655 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-06-19 18:24:21.629697 | instance | Friday 19 June 2026 18:24:21 +0000 (0:00:00.060) 0:27:34.211 ***********
2026-06-19 18:26:25.269415 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-06-19 18:26:25.269590 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-06-19 18:26:25.269955 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-06-19 18:26:25.270011 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-06-19 18:26:25.270022 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-06-19 18:26:25.270072 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-06-19 18:26:25.270673 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-06-19 18:26:25.270692 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-06-19 18:26:25.270701 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-06-19 18:26:25.270710 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-06-19 18:26:25.270718 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-06-19 18:26:25.271395 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-06-19 18:26:25.271413 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-06-19 18:26:25.271422 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-06-19 18:26:25.271430 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-06-19 18:26:25.271439 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-06-19 18:26:25.271448 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-06-19 18:26:25.271745 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-06-19 18:26:25.271760 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-06-19 18:26:25.271772 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-06-19 18:26:25.272012 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-06-19 18:26:25.272085 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-06-19 18:26:25.272183 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-06-19 18:26:25.272375 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-06-19 18:26:25.272427 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-06-19 18:26:25.272636 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-06-19 18:26:25.272670 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-06-19 18:26:25.272841 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-06-19 18:26:25.273497 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-06-19 18:26:25.273908 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-06-19 18:26:25.273930 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-06-19 18:26:25.273990 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-06-19 18:26:25.274001 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-06-19 18:26:25.274010 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-06-19 18:26:25.274019 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-06-19 18:26:25.274028 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-06-19 18:26:25.274037 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-06-19 18:26:25.274051 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-06-19 18:26:25.274631 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-06-19 18:26:25.274702 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-06-19 18:26:25.274714 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-06-19 18:26:25.274724 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-06-19 18:26:25.274740 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-06-19 18:26:25.274752 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-06-19 18:26:25.275022 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-06-19 18:26:25.275049 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-06-19 18:26:25.275174 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-06-19 18:26:25.275363 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-06-19 18:26:25.275533 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-06-19 18:26:25.275727 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-06-19 18:26:25.275890 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-06-19 18:26:25.276054 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-06-19 18:26:25.276234 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-06-19 18:26:25.276414 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-06-19 18:26:25.276571 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-06-19 18:26:25.276779 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left).
2026-06-19 18:26:25.276955 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left).
2026-06-19 18:26:25.277114 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left).
2026-06-19 18:26:25.277280 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left).
2026-06-19 18:26:25.277431 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left).
2026-06-19 18:26:25.277596 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left).
2026-06-19 18:26:25.277747 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left).
2026-06-19 18:26:25.277895 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left).
2026-06-19 18:26:25.278043 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left).
2026-06-19 18:26:25.278190 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left).
2026-06-19 18:26:25.278337 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left).
2026-06-19 18:26:25.278484 | instance | FAILED - RETRYING: [instance]: Check if image exists (54 retries left).
2026-06-19 18:26:25.278630 | instance | FAILED - RETRYING: [instance]: Check if image exists (53 retries left).
2026-06-19 18:26:25.278825 | instance | ok: [instance]
2026-06-19 18:26:25.278974 | instance |
2026-06-19 18:26:25.279157 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-06-19 18:26:25.279320 | instance | Friday 19 June 2026 18:26:25 +0000 (0:02:03.639) 0:29:37.851 ***********
2026-06-19 18:26:25.333022 | instance | ok: [instance]
2026-06-19 18:26:25.333272 | instance |
2026-06-19 18:26:25.333512 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-06-19 18:26:25.333724 | instance | Friday 19 June 2026 18:26:25 +0000 (0:00:00.063) 0:29:37.914 ***********
2026-06-19 18:26:25.396961 | instance | ok: [instance]
2026-06-19 18:26:25.397036 | instance |
2026-06-19 18:26:25.397124 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-06-19 18:26:25.397312 | instance | Friday 19 June 2026 18:26:25 +0000 (0:00:00.064) 0:29:37.978 ***********
2026-06-19 18:26:25.618318 | instance | changed: [instance]
2026-06-19 18:26:25.618395 | instance |
2026-06-19 18:26:25.618506 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-06-19 18:26:25.618625 | instance | Friday 19 June 2026 18:26:25 +0000 (0:00:00.216) 0:29:38.195 ***********
2026-06-19 18:26:26.493146 | instance | changed: [instance]
2026-06-19 18:26:26.493236 | instance |
2026-06-19 18:26:26.493362 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-06-19 18:26:26.493502 | instance | Friday 19 June 2026 18:26:26 +0000 (0:00:00.879) 0:29:39.075 ***********
2026-06-19 18:26:26.736089 | instance | ok: [instance]
2026-06-19 18:26:26.736162 | instance |
2026-06-19 18:26:26.736475 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-06-19 18:26:26.736545 | instance | Friday 19 June 2026 18:26:26 +0000 (0:00:00.242) 0:29:39.318 ***********
2026-06-19 18:26:27.041418 | instance | changed: [instance]
2026-06-19 18:26:27.041494 | instance |
2026-06-19 18:26:27.041607 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-06-19 18:26:27.041726 | instance | Friday 19 June 2026 18:26:27 +0000 (0:00:00.305) 0:29:39.623 ***********
2026-06-19 18:26:27.743789 | instance | ok: [instance]
2026-06-19 18:26:27.744169 | instance |
2026-06-19 18:26:27.744207 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-06-19 18:26:27.744213 | instance | Friday 19 June 2026 18:26:27 +0000 (0:00:00.702) 0:29:40.326 ***********
2026-06-19 18:26:27.820684 | instance | ok: [instance]
2026-06-19 18:26:27.820824 | instance |
2026-06-19 18:26:27.820845 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-06-19 18:26:27.821048 | instance | Friday 19 June 2026 18:26:27 +0000 (0:00:00.076) 0:29:40.402 ***********
2026-06-19 18:26:33.040967 | instance | changed: [instance]
2026-06-19 18:26:33.041040 | instance |
2026-06-19 18:26:33.041262 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-06-19 18:26:33.041351 | instance | Friday 19 June 2026 18:26:33 +0000 (0:00:05.220) 0:29:45.623 ***********
2026-06-19 18:26:33.099000 | instance | skipping: [instance]
2026-06-19 18:26:33.099112 | instance |
2026-06-19 18:26:33.099362 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-06-19 18:26:33.099399 | instance | Friday 19 June 2026 18:26:33 +0000 (0:00:00.057) 0:29:45.681 ***********
2026-06-19 18:26:33.151561 | instance | skipping: [instance]
2026-06-19 18:26:33.151941 | instance |
2026-06-19 18:26:33.152010 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-06-19 18:26:33.152022 | instance | Friday 19 June 2026 18:26:33 +0000 (0:00:00.052) 0:29:45.733 ***********
2026-06-19 18:26:33.466084 | instance | changed: [instance]
2026-06-19 18:26:33.466156 | instance |
2026-06-19 18:26:33.466290 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-19 18:26:33.466419 | instance | Friday 19 June 2026 18:26:33 +0000 (0:00:00.314) 0:29:46.048 ***********
2026-06-19 18:26:33.554283 | instance | ok: [instance]
2026-06-19 18:26:33.554385 | instance |
2026-06-19 18:26:33.554633 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-19 18:26:33.554668 | instance | Friday 19 June 2026 18:26:33 +0000 (0:00:00.088) 0:29:46.136 ***********
2026-06-19 18:26:33.615278 | instance | skipping: [instance]
2026-06-19 18:26:33.615582 | instance |
2026-06-19 18:26:33.615686 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-19 18:26:33.615709 | instance | Friday 19 June 2026 18:26:33 +0000 (0:00:00.060) 0:29:46.197 ***********
2026-06-19 18:26:33.666509 | instance | skipping: [instance]
2026-06-19 18:26:33.666604 | instance |
2026-06-19 18:26:33.666783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-19 18:26:33.666911 | instance | Friday 19 June 2026 18:26:33 +0000 (0:00:00.051) 0:29:46.248 ***********
2026-06-19 18:26:33.725639 | instance | skipping: [instance]
2026-06-19 18:26:33.725727 | instance |
2026-06-19 18:26:33.725739 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-19 18:26:33.725750 | instance | Friday 19 June 2026 18:26:33 +0000 (0:00:00.051) 0:29:46.300 ***********
2026-06-19 18:26:33.784798 | instance | skipping: [instance]
2026-06-19 18:26:33.784998 | instance |
2026-06-19 18:26:33.785295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-19 18:26:33.785638 | instance | Friday 19 June 2026 18:26:33 +0000 (0:00:00.066) 0:29:46.366 ***********
2026-06-19 18:26:33.837455 | instance | skipping: [instance]
2026-06-19 18:26:33.837671 | instance |
2026-06-19 18:26:33.837965 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-19 18:26:33.838280 | instance | Friday 19 June 2026 18:26:33 +0000 (0:00:00.052) 0:29:46.419 ***********
2026-06-19 18:26:33.897614 | instance | ok: [instance]
2026-06-19 18:26:33.897814 | instance |
2026-06-19 18:26:33.898116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-19 18:26:33.898376 | instance | Friday 19 June 2026 18:26:33 +0000 (0:00:00.059) 0:29:46.478 ***********
2026-06-19 18:26:34.024866 | instance | ok: [instance] => (item=oslo_db)
2026-06-19 18:26:34.025093 | instance | ok: [instance] => (item=identity)
2026-06-19 18:26:34.025346 | instance | ok: [instance] => (item=staffeln)
2026-06-19 18:26:34.025660 | instance | ok: [instance] => (item=oslo_cache)
2026-06-19 18:26:34.025905 | instance |
2026-06-19 18:26:34.026170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-19 18:26:34.026433 | instance | Friday 19 June 2026 18:26:34 +0000 (0:00:00.128) 0:29:46.607 ***********
2026-06-19 18:26:34.099165 | instance | ok: [instance]
2026-06-19 18:26:34.099395 | instance |
2026-06-19 18:26:34.099685 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:26:34.099922 | instance | Friday 19 June 2026 18:26:34 +0000 (0:00:00.074) 0:29:46.681 ***********
2026-06-19 18:26:34.180005 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:26:34.180075 | instance |
2026-06-19 18:26:34.180195 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:26:34.180316 | instance | Friday 19 June 2026 18:26:34 +0000 (0:00:00.080) 0:29:46.762 ***********
2026-06-19 18:26:34.710142 | instance | changed: [instance]
2026-06-19 18:26:34.710209 | instance |
2026-06-19 18:26:34.710365 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-06-19 18:26:34.710503 | instance | Friday 19 June 2026 18:26:34 +0000 (0:00:00.529) 0:29:47.292 ***********
2026-06-19 18:26:56.449873 | instance | changed: [instance]
2026-06-19 18:26:56.449941 | instance |
2026-06-19 18:26:56.449953 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-19 18:26:56.449963 | instance | Friday 19 June 2026 18:26:56 +0000 (0:00:21.738) 0:30:09.031 ***********
2026-06-19 18:26:56.530092 | instance | ok: [instance]
2026-06-19 18:26:56.530154 | instance |
2026-06-19 18:26:56.530290 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-19 18:26:56.530410 | instance | Friday 19 June 2026 18:26:56 +0000 (0:00:00.081) 0:30:09.112 ***********
2026-06-19 18:26:56.606582 | instance | included: rabbitmq for instance
2026-06-19 18:26:56.606658 | instance |
2026-06-19 18:26:56.606780 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-19 18:26:56.606899 | instance | Friday 19 June 2026 18:26:56 +0000 (0:00:00.076) 0:30:09.189 ***********
2026-06-19 18:26:57.296037 | instance | ok: [instance]
2026-06-19 18:26:57.296130 | instance |
2026-06-19 18:26:57.296387 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-19 18:26:57.296453 | instance | Friday 19 June 2026 18:26:57 +0000 (0:00:00.689) 0:30:09.878 ***********
2026-06-19 18:26:57.346572 | instance | skipping: [instance]
2026-06-19 18:26:57.346699 | instance |
2026-06-19 18:26:57.347001 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-19 18:26:57.347050 | instance | Friday 19 June 2026 18:26:57 +0000 (0:00:00.050) 0:30:09.928 ***********
2026-06-19 18:26:57.398354 | instance | skipping: [instance]
2026-06-19 18:26:57.398448 | instance |
2026-06-19 18:26:57.398609 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-19 18:26:57.398756 | instance | Friday 19 June 2026 18:26:57 +0000 (0:00:00.051) 0:30:09.980 ***********
2026-06-19 18:26:57.462817 | instance | skipping: [instance]
2026-06-19 18:26:57.462923 | instance |
2026-06-19 18:26:57.463047 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-19 18:26:57.463178 | instance | Friday 19 June 2026 18:26:57 +0000 (0:00:00.063) 0:30:10.044 ***********
2026-06-19 18:27:28.288801 | instance | changed: [instance]
2026-06-19 18:27:28.288982 | instance |
2026-06-19 18:27:28.289318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-19 18:27:28.289592 | instance | Friday 19 June 2026 18:27:28 +0000 (0:00:30.826) 0:30:40.870 ***********
2026-06-19 18:27:28.959610 | instance | ok: [instance]
2026-06-19 18:27:28.959930 | instance |
2026-06-19 18:27:28.960164 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-19 18:27:28.960406 | instance | Friday 19 June 2026 18:27:28 +0000 (0:00:00.670) 0:30:41.541 ***********
2026-06-19 18:27:29.014742 | instance | ok: [instance]
2026-06-19 18:27:29.014836 | instance |
2026-06-19 18:27:29.014982 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-19 18:27:29.015124 | instance | Friday 19 June 2026 18:27:29 +0000 (0:00:00.055) 0:30:41.597 ***********
2026-06-19 18:27:29.066384 | instance | skipping: [instance]
2026-06-19 18:27:29.066586 | instance |
2026-06-19 18:27:29.066879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-19 18:27:29.067194 | instance | Friday 19 June 2026 18:27:29 +0000 (0:00:00.051) 0:30:41.648 ***********
2026-06-19 18:27:29.117788 | instance | skipping: [instance]
2026-06-19 18:27:29.117998 | instance |
2026-06-19 18:27:29.118268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-19 18:27:29.118548 | instance | Friday 19 June 2026 18:27:29 +0000 (0:00:00.051) 0:30:41.700 ***********
2026-06-19 18:27:29.174598 | instance | ok: [instance]
2026-06-19 18:27:29.174716 | instance |
2026-06-19 18:27:29.174729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-19 18:27:29.174857 | instance | Friday 19 June 2026 18:27:29 +0000 (0:00:00.056) 0:30:41.756 ***********
2026-06-19 18:27:29.325804 | instance | ok: [instance] => (item=oslo_db)
2026-06-19 18:27:29.326042 | instance | ok: [instance] => (item=identity)
2026-06-19 18:27:29.326417 | instance | ok: [instance] => (item=oslo_cache)
2026-06-19 18:27:29.326744 | instance | ok: [instance] => (item=volumev3)
2026-06-19 18:27:29.327054 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-19 18:27:29.327306 | instance | ok: [instance] => (item=image)
2026-06-19 18:27:29.327555 | instance |
2026-06-19 18:27:29.327963 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-19 18:27:29.328191 | instance | Friday 19 June 2026 18:27:29 +0000 (0:00:00.150) 0:30:41.907 ***********
2026-06-19 18:27:29.387272 | instance | ok: [instance]
2026-06-19 18:27:29.387362 | instance |
2026-06-19 18:27:29.387550 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:27:29.387718 | instance | Friday 19 June 2026 18:27:29 +0000 (0:00:00.062) 0:30:41.969 ***********
2026-06-19 18:27:29.456574 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:27:29.456712 | instance |
2026-06-19 18:27:29.457033 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:27:29.457351 | instance | Friday 19 June 2026 18:27:29 +0000 (0:00:00.069) 0:30:42.038 ***********
2026-06-19 18:27:29.989618 | instance | changed: [instance]
2026-06-19 18:27:29.989801 | instance |
2026-06-19 18:27:29.990133 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-06-19 18:27:29.990389 | instance | Friday 19 June 2026 18:27:29 +0000 (0:00:00.533) 0:30:42.571 ***********
2026-06-19 18:27:30.399641 | instance | ok: [instance]
2026-06-19 18:27:30.399769 | instance |
2026-06-19 18:27:30.399948 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-06-19 18:27:30.400122 | instance | Friday 19 June 2026 18:27:30 +0000 (0:00:00.409) 0:30:42.981 ***********
2026-06-19 18:27:30.480935 | instance | ok: [instance]
2026-06-19 18:27:30.481103 | instance |
2026-06-19 18:27:30.481366 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-06-19 18:27:30.481678 | instance | Friday 19 June 2026 18:27:30 +0000 (0:00:00.081) 0:30:43.062 ***********
2026-06-19 18:27:30.638188 | instance | ok: [instance]
2026-06-19 18:27:30.638306 | instance |
2026-06-19 18:27:30.638495 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-06-19 18:27:30.638668 | instance | Friday 19 June 2026 18:27:30 +0000 (0:00:00.157) 0:30:43.220 ***********
2026-06-19 18:32:20.200864 | instance | changed: [instance]
2026-06-19 18:32:20.201528 | instance |
2026-06-19 18:32:20.201667 | instance | TASK [Create Ingress] **********************************************************
2026-06-19 18:32:20.201954 | instance | Friday 19 June 2026 18:32:20 +0000 (0:04:49.562) 0:35:32.782 ***********
2026-06-19 18:32:20.302788 | instance | included: openstack_helm_ingress for instance
2026-06-19 18:32:20.303050 | instance |
2026-06-19 18:32:20.303329 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-19 18:32:20.303587 | instance | Friday 19 June 2026 18:32:20 +0000 (0:00:00.102) 0:35:32.885 ***********
2026-06-19 18:32:20.362581 | instance | skipping: [instance]
2026-06-19 18:32:20.362838 | instance |
2026-06-19 18:32:20.363121 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-19 18:32:20.363453 | instance | Friday 19 June 2026 18:32:20 +0000 (0:00:00.059) 0:35:32.944 ***********
2026-06-19 18:32:20.421035 | instance | skipping: [instance]
2026-06-19 18:32:20.421283 | instance |
2026-06-19 18:32:20.421556 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-19 18:32:20.421838 | instance | Friday 19 June 2026 18:32:20 +0000 (0:00:00.058) 0:35:33.003 ***********
2026-06-19 18:32:20.499797 | instance | ok: [instance]
2026-06-19 18:32:20.500106 | instance |
2026-06-19 18:32:20.500399 | instance | TASK [Create Ingress volumev3] *************************************************
2026-06-19 18:32:20.500757 | instance | Friday 19 June 2026 18:32:20 +0000 (0:00:00.078) 0:35:33.081 ***********
2026-06-19 18:32:20.580063 | instance | included: ingress for instance
2026-06-19 18:32:20.580274 | instance |
2026-06-19 18:32:20.580625 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-06-19 18:32:20.580913 | instance | Friday 19 June 2026 18:32:20 +0000 (0:00:00.080) 0:35:33.162 ***********
2026-06-19 18:32:21.876124 | instance | changed: [instance]
2026-06-19 18:32:21.876276 | instance |
2026-06-19 18:32:21.876494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-19 18:32:21.876677 | instance | Friday 19 June 2026 18:32:21 +0000 (0:00:01.295) 0:35:34.458 ***********
2026-06-19 18:32:22.055039 | instance | ok: [instance]
2026-06-19 18:32:22.055355 | instance |
2026-06-19 18:32:22.055795 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-19 18:32:22.056114 | instance | Friday 19 June 2026 18:32:22 +0000 (0:00:00.179) 0:35:34.637 ***********
2026-06-19 18:32:22.110444 | instance | skipping: [instance]
2026-06-19 18:32:22.110584 | instance |
2026-06-19 18:32:22.110770 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-19 18:32:22.110938 | instance | Friday 19 June 2026 18:32:22 +0000 (0:00:00.055) 0:35:34.692 ***********
2026-06-19 18:32:22.161079 | instance | skipping: [instance]
2026-06-19 18:32:22.161226 | instance |
2026-06-19 18:32:22.161410 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-19 18:32:22.161579 | instance | Friday 19 June 2026 18:32:22 +0000 (0:00:00.050) 0:35:34.743 ***********
2026-06-19 18:32:22.302535 | instance | skipping: [instance]
2026-06-19 18:32:22.302678 | instance |
2026-06-19 18:32:22.302838 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-19 18:32:22.303012 | instance | Friday 19 June 2026 18:32:22 +0000 (0:00:00.141) 0:35:34.884 ***********
2026-06-19 18:32:22.355910 | instance | skipping: [instance]
2026-06-19 18:32:22.356025 | instance |
2026-06-19 18:32:22.356201 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-19 18:32:22.356363 | instance | Friday 19 June 2026 18:32:22 +0000 (0:00:00.053) 0:35:34.938 ***********
2026-06-19 18:32:22.407260 | instance | skipping: [instance]
2026-06-19 18:32:22.407453 | instance |
2026-06-19 18:32:22.407610 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-19 18:32:22.407796 | instance | Friday 19 June 2026 18:32:22 +0000 (0:00:00.050) 0:35:34.989 ***********
2026-06-19 18:32:22.458732 | instance | ok: [instance]
2026-06-19 18:32:22.458979 | instance |
2026-06-19 18:32:22.459256 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-19 18:32:22.459516 | instance | Friday 19 June 2026 18:32:22 +0000 (0:00:00.051) 0:35:35.040 ***********
2026-06-19 18:32:22.548972 | instance | ok: [instance] => (item=oslo_db)
2026-06-19 18:32:22.549220 | instance | ok: [instance] => (item=identity)
2026-06-19 18:32:22.549486 | instance | ok: [instance] => (item=oslo_cache)
2026-06-19 18:32:22.549755 | instance | ok: [instance] => (item=placement)
2026-06-19 18:32:22.550035 | instance |
2026-06-19 18:32:22.550336 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-19 18:32:22.550621 | instance | Friday 19 June 2026 18:32:22 +0000 (0:00:00.089) 0:35:35.130 ***********
2026-06-19 18:32:22.625253 | instance | ok: [instance]
2026-06-19 18:32:22.625506 | instance |
2026-06-19 18:32:22.625790 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:32:22.626057 | instance | Friday 19 June 2026 18:32:22 +0000 (0:00:00.076) 0:35:35.206 ***********
2026-06-19 18:32:22.690704 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:32:22.690776 | instance |
2026-06-19 18:32:22.690788 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:32:22.690798 | instance | Friday 19 June 2026 18:32:22 +0000 (0:00:00.065) 0:35:35.272 ***********
2026-06-19 18:32:23.239888 | instance | changed: [instance]
2026-06-19 18:32:23.240124 | instance |
2026-06-19 18:32:23.240401 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-06-19 18:32:23.240763 | instance | Friday 19 June 2026 18:32:23 +0000 (0:00:00.549) 0:35:35.821 ***********
2026-06-19 18:34:02.379367 | instance | changed: [instance]
2026-06-19 18:34:02.379656 | instance |
2026-06-19 18:34:02.379945 | instance | TASK [Create Ingress] **********************************************************
2026-06-19 18:34:02.380298 | instance | Friday 19 June 2026 18:34:02 +0000 (0:01:39.139) 0:37:14.961 ***********
2026-06-19 18:34:02.474188 | instance | included: openstack_helm_ingress for instance
2026-06-19 18:34:02.474440 | instance |
2026-06-19 18:34:02.474711 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-19 18:34:02.474991 | instance | Friday 19 June 2026 18:34:02 +0000 (0:00:00.094) 0:37:15.056 ***********
2026-06-19 18:34:02.526297 | instance | skipping: [instance]
2026-06-19 18:34:02.526544 | instance |
2026-06-19 18:34:02.526828 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-19 18:34:02.527105 | instance | Friday 19 June 2026 18:34:02 +0000 (0:00:00.052) 0:37:15.108 ***********
2026-06-19 18:34:02.579106 | instance | skipping: [instance]
2026-06-19 18:34:02.579352 | instance |
2026-06-19 18:34:02.579630 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-19 18:34:02.579889 | instance | Friday 19 June 2026 18:34:02 +0000 (0:00:00.052) 0:37:15.161 ***********
2026-06-19 18:34:02.643322 | instance | ok: [instance]
2026-06-19 18:34:02.643540 | instance |
2026-06-19 18:34:02.643860 | instance | TASK [Create Ingress placement] ************************************************
2026-06-19 18:34:02.644133 | instance | Friday 19 June 2026 18:34:02 +0000 (0:00:00.064) 0:37:15.225 ***********
2026-06-19 18:34:02.717101 | instance | included: ingress for instance
2026-06-19 18:34:02.717329 | instance |
2026-06-19 18:34:02.717648 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-06-19 18:34:02.717912 | instance | Friday 19 June 2026 18:34:02 +0000 (0:00:00.073) 0:37:15.299 ***********
2026-06-19 18:34:03.719530 | instance | changed: [instance]
2026-06-19 18:34:03.719802 | instance |
2026-06-19 18:34:03.720078 | instance | PLAY [Configure operating system] **********************************************
2026-06-19 18:34:03.720420 | instance |
2026-06-19 18:34:03.720821 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 18:34:03.721106 | instance | Friday 19 June 2026 18:34:03 +0000 (0:00:01.002) 0:37:16.301 ***********
2026-06-19 18:34:06.153021 | instance | ok: [instance]
2026-06-19 18:34:06.153098 | instance |
2026-06-19 18:34:06.153254 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-06-19 18:34:06.153401 | instance | Friday 19 June 2026 18:34:06 +0000 (0:00:02.433) 0:37:18.735 ***********
2026-06-19 18:34:06.357740 | instance | ok: [instance]
2026-06-19 18:34:06.357960 | instance |
2026-06-19 18:34:06.358226 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-06-19 18:34:06.358527 | instance | Friday 19 June 2026 18:34:06 +0000 (0:00:00.204) 0:37:18.939 ***********
2026-06-19 18:34:06.407649 | instance | skipping: [instance]
2026-06-19 18:34:06.407855 | instance |
2026-06-19 18:34:06.408131 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-06-19 18:34:06.408414 | instance | Friday 19 June 2026 18:34:06 +0000 (0:00:00.050) 0:37:18.990 ***********
2026-06-19 18:34:06.489017 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-19 18:34:06.489078 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-19 18:34:06.489089 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-19 18:34:06.489099 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-19 18:34:06.489108 | instance | skipping: [instance]
2026-06-19 18:34:06.489117 | instance |
2026-06-19 18:34:06.489127 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-06-19 18:34:06.489136 | instance | Friday 19 June 2026 18:34:06 +0000 (0:00:00.074) 0:37:19.064 ***********
2026-06-19 18:34:06.542766 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-19 18:34:06.542855 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-19 18:34:06.543000 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-19 18:34:06.543123 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-19 18:34:06.543238 | instance | skipping: [instance]
2026-06-19 18:34:06.543347 | instance |
2026-06-19 18:34:06.543489 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-06-19 18:34:06.543615 | instance | Friday 19 June 2026 18:34:06 +0000 (0:00:00.060) 0:37:19.125 ***********
2026-06-19 18:34:06.591809 | instance | skipping: [instance]
2026-06-19 18:34:06.591895 | instance |
2026-06-19 18:34:06.592065 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-06-19 18:34:06.592168 | instance | Friday 19 June 2026 18:34:06 +0000 (0:00:00.049) 0:37:19.174 ***********
2026-06-19 18:34:06.663181 | instance | skipping: [instance]
2026-06-19 18:34:06.663260 | instance |
2026-06-19 18:34:06.663377 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-19 18:34:06.663548 | instance | Friday 19 June 2026 18:34:06 +0000 (0:00:00.071) 0:37:19.245 ***********
2026-06-19 18:34:10.895042 | instance | changed: [instance]
2026-06-19 18:34:10.895138 | instance |
2026-06-19 18:34:10.895409 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-19 18:34:10.895449 | instance | Friday 19 June 2026 18:34:10 +0000 (0:00:04.231) 0:37:23.477 ***********
2026-06-19 18:34:31.878962 | instance | changed: [instance]
2026-06-19 18:34:31.879339 | instance |
2026-06-19 18:34:31.879356 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-19 18:34:31.879369 | instance | Friday 19 June 2026 18:34:31 +0000 (0:00:20.984) 0:37:44.461 ***********
2026-06-19 18:34:32.386237 | instance | changed: [instance]
2026-06-19 18:34:32.386306 | instance |
2026-06-19 18:34:32.386446 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-06-19 18:34:32.386591 | instance | Friday 19 June 2026 18:34:32 +0000 (0:00:00.507) 0:37:44.968 ***********
2026-06-19 18:34:33.515481 | instance | ok: [instance]
2026-06-19 18:34:33.515871 | instance |
2026-06-19 18:34:33.516069 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-06-19 18:34:33.516269 | instance | Friday 19 June 2026 18:34:33 +0000 (0:00:01.127) 0:37:46.096 ***********
2026-06-19 18:34:33.985854 | instance | changed: [instance]
2026-06-19 18:34:33.985924 | instance |
2026-06-19 18:34:33.985930 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-06-19 18:34:33.985935 | instance | Friday 19 June 2026 18:34:33 +0000 (0:00:00.470) 0:37:46.566 ***********
2026-06-19 18:34:34.489544 | instance | changed: [instance]
2026-06-19 18:34:34.489611 | instance |
2026-06-19 18:34:34.489926 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-06-19 18:34:34.489985 | instance | Friday 19 June 2026 18:34:34 +0000 (0:00:00.504) 0:37:47.071 ***********
2026-06-19 18:34:35.029411 | instance | changed: [instance]
2026-06-19 18:34:35.029515 | instance |
2026-06-19 18:34:35.029528 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-06-19 18:34:35.029539 | instance | Friday 19 June 2026 18:34:35 +0000 (0:00:00.538) 0:37:47.609 ***********
2026-06-19 18:34:35.473693 | instance | changed: [instance]
2026-06-19 18:34:35.473785 | instance |
2026-06-19 18:34:35.473914 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-06-19 18:34:35.474074 | instance | Friday 19 June 2026 18:34:35 +0000 (0:00:00.446) 0:37:48.056 ***********
2026-06-19 18:34:35.757665 | instance | ok: [instance]
2026-06-19 18:34:35.758504 | instance |
2026-06-19 18:34:35.758549 | instance | PLAY [Deploy SDN] **************************************************************
2026-06-19 18:34:35.758556 | instance |
2026-06-19 18:34:35.758562 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-19 18:34:35.758569 | instance | Friday 19 June 2026 18:34:35 +0000 (0:00:00.283) 0:37:48.339 ***********
2026-06-19 18:34:35.839635 | instance | ok: [instance]
2026-06-19 18:34:35.839703 | instance |
2026-06-19 18:34:35.839982 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-19 18:34:35.840016 | instance | Friday 19 June 2026 18:34:35 +0000 (0:00:00.082) 0:37:48.422 ***********
2026-06-19 18:34:35.892436 | instance | skipping: [instance]
2026-06-19 18:34:35.892518 | instance |
2026-06-19 18:34:35.892855 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-19 18:34:35.892903 | instance | Friday 19 June 2026 18:34:35 +0000 (0:00:00.052) 0:37:48.474 ***********
2026-06-19 18:34:35.946630 | instance | skipping: [instance]
2026-06-19 18:34:35.946759 | instance |
2026-06-19 18:34:35.946897 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-19 18:34:35.947043 | instance | Friday 19 June 2026 18:34:35 +0000 (0:00:00.054) 0:37:48.528 ***********
2026-06-19 18:34:36.001661 | instance | skipping: [instance]
2026-06-19 18:34:36.001742 | instance |
2026-06-19 18:34:36.001931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-19 18:34:36.002053 | instance | Friday 19 June 2026 18:34:35 +0000 (0:00:00.055) 0:37:48.584 ***********
2026-06-19 18:34:36.054091 | instance | skipping: [instance]
2026-06-19 18:34:36.054169 | instance |
2026-06-19 18:34:36.054302 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-19 18:34:36.054419 | instance | Friday 19 June 2026 18:34:36 +0000 (0:00:00.052) 0:37:48.636 ***********
2026-06-19 18:34:36.104248 | instance | skipping: [instance]
2026-06-19 18:34:36.104336 | instance |
2026-06-19 18:34:36.104484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-19 18:34:36.104601 | instance | Friday 19 June 2026 18:34:36 +0000 (0:00:00.050) 0:37:48.686 ***********
2026-06-19 18:34:36.163432 | instance | ok: [instance]
2026-06-19 18:34:36.163507 | instance |
2026-06-19 18:34:36.163632 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-19 18:34:36.163750 | instance | Friday 19 June 2026 18:34:36 +0000 (0:00:00.059) 0:37:48.745 ***********
2026-06-19 18:34:36.211833 | instance | skipping: [instance]
2026-06-19 18:34:36.211912 | instance |
2026-06-19 18:34:36.212043 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-19 18:34:36.212161 | instance | Friday 19 June 2026 18:34:36 +0000 (0:00:00.048) 0:37:48.794 ***********
2026-06-19 18:34:36.299027 | instance | ok: [instance]
2026-06-19 18:34:36.299083 | instance |
2026-06-19 18:34:36.299095 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:34:36.299106 | instance | Friday 19 June 2026 18:34:36 +0000 (0:00:00.086) 0:37:48.880 ***********
2026-06-19 18:34:36.474197 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:34:36.474351 | instance |
2026-06-19 18:34:36.474526 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:34:36.474694 | instance | Friday 19 June 2026 18:34:36 +0000 (0:00:00.175) 0:37:49.056 ***********
2026-06-19 18:34:37.015885 | instance | changed: [instance]
2026-06-19 18:34:37.016091 | instance |
2026-06-19 18:34:37.016435 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-06-19 18:34:37.016833 | instance | Friday 19 June 2026 18:34:37 +0000 (0:00:00.541) 0:37:49.597 ***********
2026-06-19 18:34:37.290654 | instance | ok: [instance]
2026-06-19 18:34:37.290942 | instance |
2026-06-19 18:34:37.291244 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-06-19 18:34:37.291515 | instance | Friday 19 June 2026 18:34:37 +0000 (0:00:00.274) 0:37:49.872 ***********
2026-06-19 18:34:37.345719 | instance | ok: [instance] => {
2026-06-19 18:34:37.346004 | instance | "changed": false,
2026-06-19 18:34:37.346282 | instance | "msg": "All assertions passed"
2026-06-19 18:34:37.346554 | instance | }
2026-06-19 18:34:37.346817 | instance |
2026-06-19 18:34:37.347098 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-06-19 18:34:37.347378 | instance | Friday 19 June 2026 18:34:37 +0000 (0:00:00.054) 0:37:49.927 ***********
2026-06-19 18:34:44.060745 | instance | ok: [instance]
2026-06-19 18:34:44.060963 | instance |
2026-06-19 18:34:44.061257 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-06-19 18:34:44.061558 | instance | Friday 19 June 2026 18:34:44 +0000 (0:00:06.714) 0:37:56.642 ***********
2026-06-19 18:34:44.113383 | instance | ok: [instance] => {
2026-06-19 18:34:44.113620 | instance | "changed": false,
2026-06-19 18:34:44.113880 | instance | "msg": "Successfully pulled openvswitch image"
2026-06-19 18:34:44.114130 | instance | }
2026-06-19 18:34:44.114369 | instance |
2026-06-19 18:34:44.114623 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-06-19 18:34:44.114894 | instance | Friday 19 June 2026 18:34:44 +0000 (0:00:00.052) 0:37:56.695 ***********
2026-06-19 18:34:45.600070 | instance | changed: [instance]
2026-06-19 18:34:45.600116 | instance |
2026-06-19 18:34:45.600123 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:34:45.600130 | instance | Friday 19 June 2026 18:34:45 +0000 (0:00:01.485) 0:37:58.181 ***********
2026-06-19 18:34:45.681430 | instance | skipping: [instance]
2026-06-19 18:34:45.681573 | instance |
2026-06-19 18:34:45.681755 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-06-19 18:34:45.681926 | instance | Friday 19 June 2026 18:34:45 +0000 (0:00:00.081) 0:37:58.263 ***********
2026-06-19 18:34:45.791548 | instance | skipping: [instance]
2026-06-19 18:34:45.791629 | instance |
2026-06-19 18:34:45.791757 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:34:45.791879 | instance | Friday 19 June 2026 18:34:45 +0000 (0:00:00.110) 0:37:58.374 ***********
2026-06-19 18:34:45.863598 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:34:45.863665 | instance |
2026-06-19 18:34:45.863806 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:34:45.863918 | instance | Friday 19 June 2026 18:34:45 +0000 (0:00:00.071) 0:37:58.446 ***********
2026-06-19 18:34:46.402194 | instance | changed: [instance]
2026-06-19 18:34:46.402487 | instance |
2026-06-19 18:34:46.402794 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-06-19 18:34:46.403064 | instance | Friday 19 June 2026 18:34:46 +0000 (0:00:00.538) 0:37:58.984 ***********
2026-06-19 18:34:46.452467 | instance | skipping: [instance]
2026-06-19 18:34:46.452653 | instance |
2026-06-19 18:34:46.452806 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-06-19 18:34:46.452974 | instance | Friday 19 June 2026 18:34:46 +0000 (0:00:00.050) 0:37:59.034 ***********
2026-06-19 18:34:46.515428 | instance | skipping: [instance]
2026-06-19 18:34:46.515721 | instance |
2026-06-19 18:34:46.516179 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-06-19 18:34:46.516595 | instance | Friday 19 June 2026 18:34:46 +0000 (0:00:00.062) 0:37:59.097 ***********
2026-06-19 18:34:52.294306 | instance | ok: [instance]
2026-06-19 18:34:52.294527 | instance |
2026-06-19 18:34:52.294796 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-06-19 18:34:52.295062 | instance | Friday 19 June 2026 18:34:52 +0000 (0:00:05.778) 0:38:04.876 ***********
2026-06-19 18:34:52.351260 | instance | ok: [instance] => {
2026-06-19 18:34:52.351484 | instance | "changed": false,
2026-06-19 18:34:52.351744 | instance | "msg": "Successfully pulled ovn-controller image"
2026-06-19 18:34:52.352071 | instance | }
2026-06-19 18:34:52.352334 | instance |
2026-06-19 18:34:52.352716 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-06-19 18:34:52.352979 | instance | Friday 19 June 2026 18:34:52 +0000 (0:00:00.057) 0:38:04.933 ***********
2026-06-19 18:34:52.496930 | instance | skipping: [instance]
2026-06-19 18:34:52.497223 | instance |
2026-06-19 18:34:52.497558 | instance | PLAY [controllers[0]] **********************************************************
2026-06-19 18:34:52.497838 | instance |
2026-06-19 18:34:52.498135 | instance | TASK [Gathering Facts] *********************************************************
2026-06-19 18:34:52.498429 | instance | Friday 19 June 2026 18:34:52 +0000 (0:00:00.145) 0:38:05.078 ***********
2026-06-19 18:34:55.033544 | instance | ok: [instance]
2026-06-19 18:34:55.033668 | instance |
2026-06-19 18:34:55.033683 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-19 18:34:55.033833 | instance | Friday 19 June 2026 18:34:55 +0000 (0:00:02.536) 0:38:07.615 ***********
2026-06-19 18:34:55.126582 | instance | ok: [instance]
2026-06-19 18:34:55.126888 | instance |
2026-06-19 18:34:55.127134 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-19 18:34:55.127415 | instance | Friday 19 June 2026 18:34:55 +0000 (0:00:00.093) 0:38:07.708 ***********
2026-06-19 18:34:55.186683 | instance | skipping: [instance]
2026-06-19 18:34:55.186871 | instance |
2026-06-19 18:34:55.187159 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-19 18:34:55.187423 | instance | Friday 19 June 2026 18:34:55 +0000 (0:00:00.060) 0:38:07.768 ***********
2026-06-19 18:34:55.242492 | instance | skipping: [instance]
2026-06-19 18:34:55.242691 | instance |
2026-06-19 18:34:55.242980 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-19 18:34:55.243237 | instance | Friday 19 June 2026 18:34:55 +0000 (0:00:00.056) 0:38:07.824 ***********
2026-06-19 18:34:55.303180 | instance | skipping: [instance]
2026-06-19 18:34:55.303398 | instance |
2026-06-19 18:34:55.303708 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-19 18:34:55.303993 | instance | Friday 19 June 2026 18:34:55 +0000 (0:00:00.060) 0:38:07.885 ***********
2026-06-19 18:34:55.361653 | instance | skipping: [instance]
2026-06-19 18:34:55.361857 | instance |
2026-06-19 18:34:55.362130 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-19 18:34:55.362389 | instance | Friday 19 June 2026 18:34:55 +0000 (0:00:00.058) 0:38:07.943 ***********
2026-06-19 18:34:55.420064 | instance | skipping: [instance]
2026-06-19 18:34:55.420297 | instance |
2026-06-19 18:34:55.420647 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-19 18:34:55.420984 | instance | Friday 19 June 2026 18:34:55 +0000 (0:00:00.057) 0:38:08.001 ***********
2026-06-19 18:34:55.483643 | instance | ok: [instance]
2026-06-19 18:34:55.483872 | instance |
2026-06-19 18:34:55.484194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-19 18:34:55.484523 | instance | Friday 19 June 2026 18:34:55 +0000 (0:00:00.063) 0:38:08.065 ***********
2026-06-19 18:34:55.555587 | instance | ok: [instance] => (item=libvirt_exporter)
2026-06-19 18:34:55.555839 | instance |
2026-06-19 18:34:55.556113 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-19 18:34:55.556379 | instance | Friday 19 June 2026 18:34:55 +0000 (0:00:00.072) 0:38:08.137 ***********
2026-06-19 18:34:55.641039 | instance | ok: [instance]
2026-06-19 18:34:55.641280 | instance |
2026-06-19 18:34:55.641535 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:34:55.641704 | instance | Friday 19 June 2026 18:34:55 +0000 (0:00:00.084) 0:38:08.222 ***********
2026-06-19 18:34:55.732561 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:34:55.732704 | instance |
2026-06-19 18:34:55.733042 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:34:55.733350 | instance | Friday 19 June 2026 18:34:55 +0000 (0:00:00.091) 0:38:08.314 ***********
2026-06-19 18:34:56.295096 | instance | changed: [instance]
2026-06-19 18:34:56.295166 | instance |
2026-06-19 18:34:56.295329 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-06-19 18:34:56.295456 | instance | Friday 19 June 2026 18:34:56 +0000 (0:00:00.563) 0:38:08.877 ***********
2026-06-19 18:34:56.361387 | instance | skipping: [instance]
2026-06-19 18:34:56.361813 | instance |
2026-06-19 18:34:56.362157 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-06-19 18:34:56.362569 | instance | Friday 19 June 2026 18:34:56 +0000 (0:00:00.066) 0:38:08.943 ***********
2026-06-19 18:34:57.842612 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-19 18:34:57.842921 | instance | changed: [instance] => (item=libvirt-api)
2026-06-19 18:34:57.843153 | instance |
2026-06-19 18:34:57.843375 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-06-19 18:34:57.843589 | instance | Friday 19 June 2026 18:34:57 +0000 (0:00:01.481) 0:38:10.424 ***********
2026-06-19 18:34:59.211615 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-19 18:34:59.212079 | instance | changed: [instance] => (item=libvirt-api)
2026-06-19 18:34:59.212145 | instance |
2026-06-19 18:34:59.212491 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-06-19 18:34:59.212758 | instance | Friday 19 June 2026 18:34:59 +0000 (0:00:01.369) 0:38:11.793 ***********
2026-06-19 18:34:59.507781 | instance | ok: [instance]
2026-06-19 18:34:59.507856 | instance |
2026-06-19 18:34:59.508049 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-06-19 18:34:59.508104 | instance | Friday 19 June 2026 18:34:59 +0000 (0:00:00.296) 0:38:12.090 ***********
2026-06-19 18:35:01.236207 | instance | changed: [instance]
2026-06-19 18:35:01.236273 | instance |
2026-06-19 18:35:01.236447 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:35:01.236580 | instance | Friday 19 June 2026 18:35:01 +0000 (0:00:01.728) 0:38:13.818 ***********
2026-06-19 18:35:01.321236 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:35:01.321344 | instance |
2026-06-19 18:35:01.321522 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:35:01.321650 | instance | Friday 19 June 2026 18:35:01 +0000 (0:00:00.084) 0:38:13.903 ***********
2026-06-19 18:35:01.865257 | instance | changed: [instance]
2026-06-19 18:35:01.865381 | instance |
2026-06-19 18:35:01.865531 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-06-19 18:35:01.865702 | instance | Friday 19 June 2026 18:35:01 +0000 (0:00:00.544) 0:38:14.447 ***********
2026-06-19 18:35:03.572828 | instance | changed: [instance]
2026-06-19 18:35:03.573172 | instance |
2026-06-19 18:35:03.573563 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-19 18:35:03.573983 | instance | Friday 19 June 2026 18:35:03 +0000 (0:00:01.706) 0:38:16.154 ***********
2026-06-19 18:35:04.631862 | instance | ok: [instance]
2026-06-19 18:35:04.632036 | instance |
2026-06-19 18:35:04.632305 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-19 18:35:04.632706 | instance | Friday 19 June 2026 18:35:04 +0000 (0:00:01.059) 0:38:17.214 ***********
2026-06-19 18:35:04.876490 | instance | ok: [instance]
2026-06-19 18:35:04.876604 | instance |
2026-06-19 18:35:04.876806 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-19 18:35:04.877079 | instance | Friday 19 June 2026 18:35:04 +0000 (0:00:00.244) 0:38:17.458 ***********
2026-06-19 18:35:05.421274 | instance | ok: [instance]
2026-06-19 18:35:05.421413 | instance |
2026-06-19 18:35:05.421599 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-19 18:35:05.421774 | instance | Friday 19 June 2026 18:35:05 +0000 (0:00:00.544) 0:38:18.003 ***********
2026-06-19 18:35:05.545594 | instance | ok: [instance]
2026-06-19 18:35:05.545747 | instance |
2026-06-19 18:35:05.545914 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-19 18:35:05.546081 | instance | Friday 19 June 2026 18:35:05 +0000 (0:00:00.124) 0:38:18.127 ***********
2026-06-19 18:35:05.661025 | instance | included: rabbitmq for instance
2026-06-19 18:35:05.661257 | instance |
2026-06-19 18:35:05.661536 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-19 18:35:05.661802 | instance | Friday 19 June 2026 18:35:05 +0000 (0:00:00.115) 0:38:18.242 ***********
2026-06-19 18:35:06.370922 | instance | ok: [instance]
2026-06-19 18:35:06.371206 | instance |
2026-06-19 18:35:06.371512 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-19 18:35:06.371785 | instance | Friday 19 June 2026 18:35:06 +0000 (0:00:00.709) 0:38:18.952 ***********
2026-06-19 18:35:06.428469 | instance | skipping: [instance]
2026-06-19 18:35:06.428730 | instance |
2026-06-19 18:35:06.429007 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-19 18:35:06.429281 | instance | Friday 19 June 2026 18:35:06 +0000 (0:00:00.058) 0:38:19.010 ***********
2026-06-19 18:35:06.486309 | instance | skipping: [instance]
2026-06-19 18:35:06.486555 | instance |
2026-06-19 18:35:06.486847 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-19 18:35:06.487111 | instance | Friday 19 June 2026 18:35:06 +0000 (0:00:00.057) 0:38:19.067 ***********
2026-06-19 18:35:06.540431 | instance | skipping: [instance]
2026-06-19 18:35:06.540674 | instance |
2026-06-19 18:35:06.540938 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-19 18:35:06.541200 | instance | Friday 19 June 2026 18:35:06 +0000 (0:00:00.054) 0:38:19.122 ***********
2026-06-19 18:35:37.421416 | instance | changed: [instance]
2026-06-19 18:35:37.422154 | instance |
2026-06-19 18:35:37.422210 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-19 18:35:37.422222 | instance | Friday 19 June 2026 18:35:37 +0000 (0:00:30.880) 0:38:50.003 ***********
2026-06-19 18:35:38.085098 | instance | ok: [instance]
2026-06-19 18:35:38.085153 | instance |
2026-06-19 18:35:38.085165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-19 18:35:38.085175 | instance | Friday 19 June 2026 18:35:38 +0000 (0:00:00.663) 0:38:50.666 ***********
2026-06-19 18:35:38.149516 | instance | ok: [instance]
2026-06-19 18:35:38.149559 | instance |
2026-06-19 18:35:38.149565 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-19 18:35:38.149570 | instance | Friday 19 June 2026 18:35:38 +0000 (0:00:00.065) 0:38:50.731 ***********
2026-06-19 18:35:38.209023 | instance | skipping: [instance]
2026-06-19 18:35:38.209102 | instance |
2026-06-19 18:35:38.209215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-19 18:35:38.209334 | instance | Friday 19 June 2026 18:35:38 +0000 (0:00:00.059) 0:38:50.791 ***********
2026-06-19 18:35:38.271837 | instance | skipping: [instance]
2026-06-19 18:35:38.271905 | instance |
2026-06-19 18:35:38.272045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-19 18:35:38.272179 | instance | Friday 19 June 2026 18:35:38 +0000 (0:00:00.062) 0:38:50.854 ***********
2026-06-19 18:35:38.327532 | instance | ok: [instance]
2026-06-19 18:35:38.327597 | instance |
2026-06-19 18:35:38.327730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-19 18:35:38.327848 | instance | Friday 19 June 2026 18:35:38 +0000 (0:00:00.055) 0:38:50.910 ***********
2026-06-19 18:35:38.541150 | instance | ok: [instance] => (item=oslo_db)
2026-06-19 18:35:38.541230 | instance | ok: [instance] => (item=identity)
2026-06-19 18:35:38.541318 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-06-19 18:35:38.541591 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-06-19 18:35:38.541666 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-19 18:35:38.541684 | instance | ok: [instance] => (item=placement)
2026-06-19 18:35:38.541974 | instance | ok: [instance] => (item=baremetal)
2026-06-19 18:35:38.542052 | instance | ok: [instance] => (item=oslo_db_api)
2026-06-19 18:35:38.542070 | instance | ok: [instance] => (item=compute_metadata)
2026-06-19 18:35:38.542623 | instance | ok: [instance] => (item=network)
2026-06-19 18:35:38.542688 | instance | ok: [instance] => (item=compute)
2026-06-19 18:35:38.542698 | instance | ok: [instance] => (item=volumev3)
2026-06-19 18:35:38.542708 | instance | ok: [instance] => (item=image)
2026-06-19 18:35:38.542723 | instance | ok: [instance] => (item=oslo_cache)
2026-06-19 18:35:38.542733 | instance |
2026-06-19 18:35:38.542965 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-19 18:35:38.543005 | instance | Friday 19 June 2026 18:35:38 +0000 (0:00:00.213) 0:38:51.123 ***********
2026-06-19 18:35:38.628613 | instance | ok: [instance]
2026-06-19 18:35:38.628673 | instance |
2026-06-19 18:35:38.628821 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:35:38.628945 | instance | Friday 19 June 2026 18:35:38 +0000 (0:00:00.087) 0:38:51.210 ***********
2026-06-19 18:35:38.712122 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:35:38.712376 | instance |
2026-06-19 18:35:38.712687 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:35:38.712949 | instance | Friday 19 June 2026 18:35:38 +0000 (0:00:00.083) 0:38:51.294 ***********
2026-06-19 18:35:39.271326 | instance | changed: [instance]
2026-06-19 18:35:39.271465 | instance |
2026-06-19 18:35:39.271649 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-06-19 18:35:39.271834 | instance | Friday 19 June 2026 18:35:39 +0000 (0:00:00.558) 0:38:51.853 ***********
2026-06-19 18:35:39.342300 | instance | skipping: [instance]
2026-06-19 18:35:39.342501 | instance |
2026-06-19 18:35:39.342836 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-06-19 18:35:39.343121 | instance | Friday 19 June 2026 18:35:39 +0000 (0:00:00.071) 0:38:51.924 ***********
2026-06-19 18:35:39.544699 | instance | ok: [instance -> localhost]
2026-06-19 18:35:39.544922 | instance |
2026-06-19 18:35:39.545206 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-06-19 18:35:39.545478 | instance | Friday 19 June 2026 18:35:39 +0000 (0:00:00.202) 0:38:52.126 ***********
2026-06-19 18:35:39.950364 | instance | ok: [instance -> localhost]
2026-06-19 18:35:39.950428 | instance |
2026-06-19 18:35:39.950567 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-06-19 18:35:39.950693 | instance | Friday 19 June 2026 18:35:39 +0000 (0:00:00.405) 0:38:52.532 ***********
2026-06-19 18:35:40.446939 | instance | ok: [instance -> localhost]
2026-06-19 18:35:40.447168 | instance |
2026-06-19 18:35:40.447432 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-06-19 18:35:40.447711 | instance | Friday 19 June 2026 18:35:40 +0000 (0:00:00.496) 0:38:53.029 ***********
2026-06-19 18:35:40.660073 | instance | ok: [instance -> localhost]
2026-06-19 18:35:40.660312 | instance |
2026-06-19 18:35:40.660574 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-06-19 18:35:40.660627 | instance | Friday 19 June 2026 18:35:40 +0000 (0:00:00.213) 0:38:53.242 ***********
2026-06-19 18:35:42.000205 | instance | ok: [instance] => (item=nova-bootstrap)
2026-06-19 18:35:42.000544 | instance | ok: [instance] => (item=nova-cell-setup)
2026-06-19 18:35:42.000796 | instance |
2026-06-19 18:35:42.001073 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-06-19 18:35:42.001341 | instance | Friday 19 June 2026 18:35:41 +0000 (0:00:01.339) 0:38:54.582 ***********
2026-06-19 18:35:42.514145 | instance | ok: [instance]
2026-06-19 18:35:42.514403 | instance |
2026-06-19 18:35:42.514673 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-06-19 18:35:42.514964 | instance | Friday 19 June 2026 18:35:42 +0000 (0:00:00.514) 0:38:55.096 ***********
2026-06-19 18:38:31.076912 | instance | changed: [instance]
2026-06-19 18:38:31.077118 | instance |
2026-06-19 18:38:31.077295 | instance | TASK [Create Ingress] **********************************************************
2026-06-19 18:38:31.077504 | instance | Friday 19 June 2026 18:38:31 +0000 (0:02:48.562) 0:41:43.659 ***********
2026-06-19 18:38:31.207521 | instance | included: openstack_helm_ingress for instance
2026-06-19 18:38:31.207740 | instance |
2026-06-19 18:38:31.208006 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-19 18:38:31.208267 | instance | Friday 19 June 2026 18:38:31 +0000 (0:00:00.130) 0:41:43.789 ***********
2026-06-19 18:38:31.277363 | instance | skipping: [instance]
2026-06-19 18:38:31.277585 | instance |
2026-06-19 18:38:31.277900 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-19 18:38:31.278218 | instance | Friday 19 June 2026 18:38:31 +0000 (0:00:00.069) 0:41:43.859 ***********
2026-06-19 18:38:31.341372 | instance | skipping: [instance]
2026-06-19 18:38:31.341612 | instance |
2026-06-19 18:38:31.341905 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-19 18:38:31.342177 | instance | Friday 19 June 2026 18:38:31 +0000 (0:00:00.063) 0:41:43.923 ***********
2026-06-19 18:38:31.413464 | instance | ok: [instance]
2026-06-19 18:38:31.413698 | instance |
2026-06-19 18:38:31.413963 | instance | TASK [Create Ingress compute] **************************************************
2026-06-19 18:38:31.414222 | instance | Friday 19 June 2026 18:38:31 +0000 (0:00:00.072) 0:41:43.995 ***********
2026-06-19 18:38:31.508122 | instance | included: ingress for instance
2026-06-19 18:38:31.508336 | instance |
2026-06-19 18:38:31.508653 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-06-19 18:38:31.508926 | instance | Friday 19 June 2026 18:38:31 +0000 (0:00:00.094) 0:41:44.090 ***********
2026-06-19 18:38:32.642459 | instance | changed: [instance]
2026-06-19 18:38:32.642554 | instance |
2026-06-19 18:38:32.642673 | instance | TASK [Create Ingress] **********************************************************
2026-06-19 18:38:32.642791 | instance | Friday 19 June 2026 18:38:32 +0000 (0:00:01.134) 0:41:45.224 ***********
2026-06-19 18:38:32.771702 | instance | included: openstack_helm_ingress for instance
2026-06-19 18:38:32.773122 | instance |
2026-06-19 18:38:32.773151 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-19 18:38:32.773159 | instance | Friday 19 June 2026 18:38:32 +0000 (0:00:00.129) 0:41:45.353 ***********
2026-06-19 18:38:32.834148 | instance | skipping: [instance]
2026-06-19 18:38:32.834274 | instance |
2026-06-19 18:38:32.834453 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-19 18:38:32.834622 | instance | Friday 19 June 2026 18:38:32 +0000 (0:00:00.062) 0:41:45.416 ***********
2026-06-19 18:38:33.010808 | instance | skipping: [instance]
2026-06-19 18:38:33.011031 | instance |
2026-06-19 18:38:33.011357 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-19 18:38:33.011643 | instance | Friday 19 June 2026 18:38:33 +0000 (0:00:00.176) 0:41:45.592 ***********
2026-06-19 18:38:33.079998 | instance | ok: [instance]
2026-06-19 18:38:33.081536 | instance |
2026-06-19 18:38:33.081599 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-06-19 18:38:33.081610 | instance | Friday 19 June 2026 18:38:33 +0000 (0:00:00.069) 0:41:45.662 ***********
2026-06-19 18:38:33.173958 | instance | included: ingress for instance
2026-06-19 18:38:33.174021 | instance |
2026-06-19 18:38:33.174157 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-06-19 18:38:33.174276 | instance | Friday 19 June 2026 18:38:33 +0000 (0:00:00.094) 0:41:45.756 ***********
2026-06-19 18:38:34.250782 | instance | changed: [instance]
2026-06-19 18:38:34.250871 | instance |
2026-06-19 18:38:34.250993 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-06-19 18:38:34.251114 | instance | Friday 19 June 2026 18:38:34 +0000 (0:00:01.076) 0:41:46.833 ***********
2026-06-19 18:38:34.996935 | instance | ok: [instance]
2026-06-19 18:38:34.997019 | instance |
2026-06-19 18:38:34.997119 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-06-19 18:38:34.997237 | instance | Friday 19 June 2026 18:38:34 +0000 (0:00:00.746) 0:41:47.579 ***********
2026-06-19 18:38:52.906289 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-06-19 18:38:52.906355 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-06-19 18:38:52.906363 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-06-19 18:38:52.906370 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-06-19 18:38:52.906375 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-06-19 18:38:52.906381 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-06-19 18:38:52.906386 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-06-19 18:38:52.906392 | instance |
2026-06-19 18:38:52.906398 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-19 18:38:52.906404 | instance | Friday 19 June 2026 18:38:52 +0000 (0:00:17.907) 0:42:05.486 ***********
2026-06-19 18:38:53.002818 | instance | ok: [instance]
2026-06-19 18:38:53.002872 | instance |
2026-06-19 18:38:53.002943 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-19 18:38:53.003052 | instance | Friday 19 June 2026 18:38:53 +0000 (0:00:00.098) 0:42:05.585 ***********
2026-06-19 18:38:53.101289 | instance | included: rabbitmq for instance
2026-06-19 18:38:53.101352 | instance |
2026-06-19 18:38:53.101509 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-19 18:38:53.101660 | instance | Friday 19 June 2026 18:38:53 +0000 (0:00:00.098) 0:42:05.683 ***********
2026-06-19 18:38:53.798751 | instance | ok: [instance]
2026-06-19 18:38:53.798901 | instance |
2026-06-19 18:38:53.799106 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-19 18:38:53.799292 | instance | Friday 19 June 2026 18:38:53 +0000 (0:00:00.695) 0:42:06.379 ***********
2026-06-19 18:38:53.861859 | instance | skipping: [instance]
2026-06-19 18:38:53.862062 | instance |
2026-06-19 18:38:53.862340 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-19 18:38:53.862606 | instance | Friday 19 June 2026 18:38:53 +0000 (0:00:00.064) 0:42:06.443 ***********
2026-06-19 18:38:53.924258 | instance | skipping: [instance]
2026-06-19 18:38:53.924515 | instance |
2026-06-19 18:38:53.924822 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-19 18:38:53.925060 | instance | Friday 19 June 2026 18:38:53 +0000 (0:00:00.062) 0:42:06.506 ***********
2026-06-19 18:38:53.997744 | instance | skipping: [instance]
2026-06-19 18:38:53.997956 | instance |
2026-06-19 18:38:53.998275 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-19 18:38:53.998566 | instance | Friday 19 June 2026 18:38:53 +0000 (0:00:00.073) 0:42:06.579 ***********
2026-06-19 18:39:24.981059 | instance | changed: [instance]
2026-06-19 18:39:24.981114 | instance |
2026-06-19 18:39:24.981120 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-19 18:39:24.981127 | instance | Friday 19 June 2026 18:39:24 +0000 (0:00:30.983) 0:42:37.562 ***********
2026-06-19 18:39:25.648281 | instance | ok: [instance]
2026-06-19 18:39:25.648383 | instance |
2026-06-19 18:39:25.648548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-19 18:39:25.648677 | instance | Friday 19 June 2026 18:39:25 +0000 (0:00:00.667) 0:42:38.230 ***********
2026-06-19 18:39:25.725337 | instance | ok: [instance]
2026-06-19 18:39:25.725466 | instance |
2026-06-19 18:39:25.725628 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-19 18:39:25.725768 | instance | Friday 19 June 2026 18:39:25 +0000 (0:00:00.076) 0:42:38.307 ***********
2026-06-19 18:39:25.795970 | instance | skipping: [instance]
2026-06-19 18:39:25.796037 | instance |
2026-06-19 18:39:25.796182 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-19 18:39:25.796306 | instance | Friday 19 June 2026 18:39:25 +0000 (0:00:00.070) 0:42:38.377 ***********
2026-06-19 18:39:25.867855 | instance | skipping: [instance]
2026-06-19 18:39:25.868094 | instance |
2026-06-19 18:39:25.868639 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-19 18:39:25.868912 | instance | Friday 19 June 2026 18:39:25 +0000 (0:00:00.071) 0:42:38.449 ***********
2026-06-19 18:39:25.928278 | instance | ok: [instance]
2026-06-19 18:39:25.928454 | instance |
2026-06-19 18:39:25.928644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-19 18:39:25.928811 | instance | Friday 19 June 2026 18:39:25 +0000 (0:00:00.061) 0:42:38.510 ***********
2026-06-19 18:39:26.127262 | instance | ok: [instance] => (item=oslo_db)
2026-06-19 18:39:26.127418 | instance | ok: [instance] => (item=identity)
2026-06-19 18:39:26.127591 | instance | ok: [instance] => (item=baremetal)
2026-06-19 18:39:26.127767 | instance | ok: [instance] => (item=dns)
2026-06-19 18:39:26.127938 | instance | ok: [instance] => (item=compute_metadata)
2026-06-19 18:39:26.128110 | instance | ok: [instance] => (item=network)
2026-06-19 18:39:26.128273 | instance | ok: [instance] => (item=compute)
2026-06-19 18:39:26.128463 | instance | ok: [instance] => (item=load_balancer)
2026-06-19 18:39:26.128633 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-19 18:39:26.128803 | instance | ok: [instance] => (item=oslo_cache)
2026-06-19 18:39:26.128963 | instance |
2026-06-19 18:39:26.129162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-19 18:39:26.129333 | instance | Friday 19 June 2026 18:39:26 +0000 (0:00:00.198) 0:42:38.709 ***********
2026-06-19 18:39:26.204982 | instance | ok: [instance]
2026-06-19 18:39:26.205297 | instance |
2026-06-19 18:39:26.205658 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-19 18:39:26.205936 | instance | Friday 19 June 2026 18:39:26 +0000 (0:00:00.077) 0:42:38.786 ***********
2026-06-19 18:39:26.282504 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-19 18:39:26.282749 | instance |
2026-06-19 18:39:26.283013 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-19 18:39:26.283277 | instance | Friday 19 June 2026 18:39:26 +0000 (0:00:00.077) 0:42:38.864 ***********
2026-06-19 18:39:26.854877 | instance | changed: [instance]
2026-06-19 18:39:26.855132 | instance |
2026-06-19 18:39:26.855476 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-06-19 18:39:26.855753 | instance | Friday 19 June 2026 18:39:26 +0000 (0:00:00.571) 0:42:39.436 ***********
2026-06-19 18:39:27.542795 | instance | ok: [instance]
2026-06-19 18:39:27.543006 | instance |
2026-06-19 18:39:27.543276 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-06-19 18:39:27.543568 | instance | Friday 19 June 2026 18:39:27 +0000 (0:00:00.687) 0:42:40.124 ***********
2026-06-19 18:39:27.612114 | instance | skipping: [instance]
2026-06-19 18:39:27.612414 | instance |
2026-06-19 18:39:27.612663 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-06-19 18:39:27.612936 | instance | Friday 19 June 2026 18:39:27 +0000 (0:00:00.069) 0:42:40.194 ***********
2026-06-19 18:39:28.160297 | instance | ok: [instance]
2026-06-19 18:39:28.160449 | instance |
2026-06-19 18:39:28.160624 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-06-19 18:39:28.160790 | instance | Friday 19 June 2026 18:39:28 +0000 (0:00:00.548) 0:42:40.742 ***********
2026-06-19 18:39:28.222985 | instance | skipping: [instance]
2026-06-19 18:39:28.223208 | instance |
2026-06-19 18:39:28.223519 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-06-19 18:39:28.223784 | instance | Friday 19 June 2026 18:39:28 +0000 (0:00:00.062) 0:42:40.804 ***********
2026-06-19 18:39:28.309768 | instance | ok: [instance]
2026-06-19 18:39:28.310000 | instance |
2026-06-19 18:39:28.310284 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-06-19 18:39:28.310549 | instance | Friday 19 June 2026 18:39:28 +0000 (0:00:00.086) 0:42:40.891 ***********
2026-06-19 18:39:28.371784 | instance | skipping: [instance]
2026-06-19 18:39:28.372018 | instance |
2026-06-19 18:39:28.372283 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-06-19 18:39:28.372633 | instance | Friday 19 June 2026 18:39:28 +0000 (0:00:00.061) 0:42:40.953 ***********
2026-06-19 18:41:48.032118 | instance | changed: [instance]
2026-06-19 18:41:48.032347 | instance |
2026-06-19 18:41:48.032723 | instance | TASK [Create Ingress] **********************************************************
2026-06-19 18:41:48.032966 | instance | Friday 19 June 2026 18:41:48 +0000 (0:02:19.660) 0:45:00.613 ***********
2026-06-19 18:41:48.172179 | instance | included: openstack_helm_ingress for instance
2026-06-19 18:41:48.172426 | instance |
2026-06-19 18:41:48.172729 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-19 18:41:48.173006 | instance | Friday 19 June 2026 18:41:48 +0000 (0:00:00.140) 0:45:00.753 ***********
2026-06-19 18:41:48.231368 | instance | skipping: [instance]
2026-06-19 18:41:48.231579 | instance |
2026-06-19 18:41:48.231883 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-19 18:41:48.232164 | instance | Friday 19 June 2026 18:41:48 +0000 (0:00:00.059) 0:45:00.813 ***********
2026-06-19 18:41:48.291561 | instance | skipping: [instance]
2026-06-19 18:41:48.291801 | instance |
2026-06-19 18:41:48.292114 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-19 18:41:48.292475 | instance | Friday 19 June 2026 18:41:48 +0000 (0:00:00.060) 0:45:00.873 ***********
2026-06-19 18:41:48.363462 | instance | ok: [instance]
2026-06-19 18:41:48.363617 | instance |
2026-06-19 18:41:48.363796 | instance | TASK [Create Ingress network] **************************************************
2026-06-19 18:41:48.363975 | instance | Friday 19 June 2026 18:41:48 +0000 (0:00:00.071) 0:45:00.945 ***********
2026-06-19 18:41:48.464858 | instance | included: ingress for instance
2026-06-19 18:41:48.465080 | instance |
2026-06-19 18:41:48.465364 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-06-19 18:41:48.465638 | instance | Friday 19 June 2026 18:41:48 +0000 (0:00:00.101) 0:45:01.046 ***********
2026-06-19 18:41:49.573229 | instance | changed: [instance]
2026-06-19 18:41:49.573418 | instance |
2026-06-19 18:41:49.573701 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-06-19 18:41:49.573963 | instance | Friday 19 June 2026 18:41:49 +0000 (0:00:01.107) 0:45:02.154 ***********
2026-06-19 18:41:50.335075 | instance | ok: [instance]
2026-06-19 18:41:50.335177 | instance |
2026-06-19 18:41:50.335327 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-06-19 18:41:50.335495 | instance | Friday 19 June 2026 18:41:50 +0000 (0:00:00.762) 0:45:02.917 ***********
2026-06-19 18:47:40.055814 | 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-177.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-06-19 18:47:40.063922 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-06-19 18:47:40.064103 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-06-19 18:47:40.064279 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-06-19 18:47:40.064537 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-06-19 18:47:40.064732 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-06-19 18:47:40.064911 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-06-19 18:47:40.065088 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-06-19 18:47:40.065266 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-06-19 18:47:40.065436 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-06-19 18:47:40.065607 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-06-19 18:47:40.065781 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-06-19 18:47:40.065954 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-06-19 18:47:40.066126 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-06-19 18:47:40.066298 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-06-19 18:47:40.066469 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-06-19 18:47:40.066640 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-06-19 18:47:40.066812 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-06-19 18:47:40.066983 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-06-19 18:47:40.067155 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-06-19 18:47:40.067335 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-06-19 18:47:40.067508 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-06-19 18:47:40.067720 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-06-19 18:47:40.067894 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-06-19 18:47:40.068082 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-06-19 18:47:40.068254 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-06-19 18:47:40.068454 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-06-19 18:47:40.068622 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-06-19 18:47:40.068795 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-06-19 18:47:40.068968 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-06-19 18:47:40.069144 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-06-19 18:47:40.069317 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-06-19 18:47:40.069490 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-06-19 18:47:40.069715 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-06-19 18:47:40.069957 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-06-19 18:47:40.070185 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-06-19 18:47:40.070437 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-06-19 18:47:40.070669 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-06-19 18:47:40.070901 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-06-19 18:47:40.071153 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-06-19 18:47:40.071393 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-06-19 18:47:40.071631 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-06-19 18:47:40.071924 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-06-19 18:47:40.072139 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-06-19 18:47:40.072304 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-06-19 18:47:40.072462 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-06-19 18:47:40.072582 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-06-19 18:47:40.072729 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-06-19 18:47:40.072819 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-06-19 18:47:40.072938 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-06-19 18:47:40.073057 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-06-19 18:47:40.073175 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-06-19 18:47:40.073339 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-06-19 18:47:40.073429 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-06-19 18:47:40.073541 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-06-19 18:47:40.073659 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-06-19 18:47:40.073773 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-06-19 18:47:40.073889 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-06-19 18:47:40.074007 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-06-19 18:47:40.074124 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-06-19 18:47:40.074243 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-06-19 18:47:40.074354 | instance |
2026-06-19 18:47:40.074470 | instance | PLAY RECAP *********************************************************************
2026-06-19 18:47:40.074601 | instance | instance : ok=595 changed=218 unreachable=0 failed=1 skipped=198 rescued=0 ignored=2
2026-06-19 18:47:40.074717 | instance |
2026-06-19 18:47:40.074848 | instance | Friday 19 June 2026 18:47:40 +0000 (0:05:49.726) 0:50:52.644 ***********
2026-06-19 18:47:40.074963 | instance | ===============================================================================
2026-06-19 18:47:40.075082 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 349.73s
2026-06-19 18:47:40.075200 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 289.56s
2026-06-19 18:47:40.075316 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 168.56s
2026-06-19 18:47:40.075435 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 165.57s
2026-06-19 18:47:40.075552 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 159.77s
2026-06-19 18:47:40.075719 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 139.66s
2026-06-19 18:47:40.075827 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 133.91s
2026-06-19 18:47:40.075946 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 123.64s
2026-06-19 18:47:40.076061 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 100.42s
2026-06-19 18:47:40.076178 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 99.14s
2026-06-19 18:47:40.076301 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 95.79s
2026-06-19 18:47:40.076449 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 92.32s
2026-06-19 18:47:40.076569 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 90.33s
2026-06-19 18:47:40.076688 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 51.06s
2026-06-19 18:47:40.076809 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 31.91s
2026-06-19 18:47:40.076925 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.06s
2026-06-19 18:47:40.077043 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.98s
2026-06-19 18:47:40.077162 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.88s
2026-06-19 18:47:40.077280 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.84s
2026-06-19 18:47:40.077397 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.83s
2026-06-19 18:47:40.312580 | 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-19 18:47:40.312738 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-06-19 18:47:40.312877 | 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-19 18:47:40.444938 | instance | ERROR
2026-06-19 18:47:40.445174 | instance | {
2026-06-19 18:47:40.445203 | instance | "delta": "0:52:05.891167",
2026-06-19 18:47:40.445254 | instance | "end": "2026-06-19 18:47:40.366639",
2026-06-19 18:47:40.445276 | instance | "msg": "non-zero return code",
2026-06-19 18:47:40.445294 | instance | "rc": 2,
2026-06-19 18:47:40.445312 | instance | "start": "2026-06-19 17:55:34.475472"
2026-06-19 18:47:40.445329 | instance | }
failure
2026-06-19 18:47:40.481911 |
2026-06-19 18:47:40.482040 | PLAY RECAP
2026-06-19 18:47:40.482088 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-19 18:47:40.482110 |
2026-06-19 18:47:40.680029 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-19 18:47:40.692064 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-06-19 18:47:41.377519 |
2026-06-19 18:47:41.377671 | PLAY [all]
2026-06-19 18:47:41.391520 |
2026-06-19 18:47:41.391597 | TASK [gather-host-logs : creating directory for system status]
2026-06-19 18:47:41.790296 | instance | changed
2026-06-19 18:47:41.796358 |
2026-06-19 18:47:41.796450 | TASK [gather-host-logs : Get logs for each host]
2026-06-19 18:47:42.164171 | instance | + systemd-cgls --full --all --no-pager
2026-06-19 18:47:42.201660 | instance | + ip addr
2026-06-19 18:47:42.205807 | instance | + ip route
2026-06-19 18:47:42.208332 | instance | + lsblk
2026-06-19 18:47:42.221189 | instance | + mount
2026-06-19 18:47:42.235752 | instance | + docker images
2026-06-19 18:47:42.255088 | instance | + brctl show
2026-06-19 18:47:42.255619 | instance | /bin/bash: line 8: brctl: command not found
2026-06-19 18:47:42.255873 | instance | + ps aux --sort=-%mem
2026-06-19 18:47:42.291731 | instance | + dpkg -l
2026-06-19 18:47:42.301885 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-06-19 18:47:42.302421 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-06-19 18:47:42.319403 | instance | + '[' '!' -z '' ']'
2026-06-19 18:47:42.359337 | instance | ok: Runtime: 0:00:00.159313
2026-06-19 18:47:42.367547 |
2026-06-19 18:47:42.367623 | TASK [gather-host-logs : Downloads logs to executor]
2026-06-19 18:47:43.003859 | instance | changed:
2026-06-19 18:47:43.004242 | instance | created directory /var/lib/zuul/builds/f646d6a9d33e4d6eb174c9bf60a859fe/work/logs/instance
2026-06-19 18:47:43.004313 | instance | cd+++++++++ system/
2026-06-19 18:47:43.004369 | instance | >f+++++++++ system/brctl-show.txt
2026-06-19 18:47:43.004420 | instance | >f+++++++++ system/docker-images.txt
2026-06-19 18:47:43.004497 | instance | >f+++++++++ system/ip-addr.txt
2026-06-19 18:47:43.004553 | instance | >f+++++++++ system/ip-route.txt
2026-06-19 18:47:43.004604 | instance | >f+++++++++ system/lsblk.txt
2026-06-19 18:47:43.004658 | instance | >f+++++++++ system/mount.txt
2026-06-19 18:47:43.004720 | instance | >f+++++++++ system/packages.txt
2026-06-19 18:47:43.004781 | instance | >f+++++++++ system/ps.txt
2026-06-19 18:47:43.004837 | instance | >f+++++++++ system/systemd-cgls.txt
2026-06-19 18:47:43.020158 |
2026-06-19 18:47:43.020334 | LOOP [helm-release-status : creating directory for helm release status]
2026-06-19 18:47:43.222561 | instance | changed: "values"
2026-06-19 18:47:43.412127 | instance | changed: "releases"
2026-06-19 18:47:43.426535 |
2026-06-19 18:47:43.426779 | TASK [helm-release-status : Gather get release status for helm charts]
2026-06-19 18:47:51.024222 | instance | ok: Runtime: 0:00:07.245997
2026-06-19 18:47:51.030126 |
2026-06-19 18:47:51.030233 | TASK [helm-release-status : Downloads logs to executor]
2026-06-19 18:47:51.543304 | instance | changed:
2026-06-19 18:47:51.543488 | instance | cd+++++++++ helm/
2026-06-19 18:47:51.543530 | instance | cd+++++++++ helm/releases/
2026-06-19 18:47:51.543561 | instance | cd+++++++++ helm/releases/auth-system/
2026-06-19 18:47:51.543591 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-06-19 18:47:51.543619 | instance | cd+++++++++ helm/releases/cert-manager/
2026-06-19 18:47:51.543646 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-06-19 18:47:51.543673 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-06-19 18:47:51.543700 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-06-19 18:47:51.543726 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-06-19 18:47:51.543753 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-06-19 18:47:51.543779 | instance | cd+++++++++ helm/releases/kube-system/
2026-06-19 18:47:51.543806 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-06-19 18:47:51.543837 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-06-19 18:47:51.543966 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-06-19 18:47:51.544006 | instance | cd+++++++++ helm/releases/monitoring/
2026-06-19 18:47:51.544036 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-06-19 18:47:51.544065 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-06-19 18:47:51.544093 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-06-19 18:47:51.544120 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-06-19 18:47:51.544147 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-06-19 18:47:51.544177 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-06-19 18:47:51.544205 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-06-19 18:47:51.544232 | instance | cd+++++++++ helm/releases/openstack/
2026-06-19 18:47:51.544259 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-06-19 18:47:51.544286 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-06-19 18:47:51.544313 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-06-19 18:47:51.544339 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-06-19 18:47:51.544365 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-06-19 18:47:51.544392 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-06-19 18:47:51.544422 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-06-19 18:47:51.544453 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-06-19 18:47:51.544483 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt
2026-06-19 18:47:51.544510 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-06-19 18:47:51.544531 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-06-19 18:47:51.544562 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-06-19 18:47:51.544582 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-06-19 18:47:51.544599 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-06-19 18:47:51.544616 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-06-19 18:47:51.544634 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-06-19 18:47:51.544652 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-06-19 18:47:51.544670 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-06-19 18:47:51.544688 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-06-19 18:47:51.544706 | instance | cd+++++++++ helm/values/
2026-06-19 18:47:51.544724 | instance | cd+++++++++ helm/values/auth-system/
2026-06-19 18:47:51.544742 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-06-19 18:47:51.544759 | instance | cd+++++++++ helm/values/cert-manager/
2026-06-19 18:47:51.544777 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-06-19 18:47:51.544795 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-06-19 18:47:51.544812 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-06-19 18:47:51.544830 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-06-19 18:47:51.544848 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-06-19 18:47:51.544866 | instance | cd+++++++++ helm/values/kube-system/
2026-06-19 18:47:51.544884 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-06-19 18:47:51.544901 | instance | cd+++++++++ helm/values/local-path-storage/
2026-06-19 18:47:51.544918 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-06-19 18:47:51.544936 | instance | cd+++++++++ helm/values/monitoring/
2026-06-19 18:47:51.544973 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-06-19 18:47:51.544996 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-06-19 18:47:51.545015 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-06-19 18:47:51.545032 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-06-19 18:47:51.545050 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-06-19 18:47:51.545068 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-06-19 18:47:51.545086 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-06-19 18:47:51.545104 | instance | cd+++++++++ helm/values/openstack/
2026-06-19 18:47:51.545122 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-06-19 18:47:51.545140 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-06-19 18:47:51.545158 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-06-19 18:47:51.545175 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-06-19 18:47:51.545192 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-06-19 18:47:51.545210 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-06-19 18:47:51.545227 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-06-19 18:47:51.545245 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-06-19 18:47:51.545262 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml
2026-06-19 18:47:51.545279 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-06-19 18:47:51.545296 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-06-19 18:47:51.545314 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-06-19 18:47:51.545331 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-06-19 18:47:51.545349 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-06-19 18:47:51.545367 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-06-19 18:47:51.545389 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-06-19 18:47:51.545408 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-06-19 18:47:51.545426 | instance | cd+++++++++ helm/values/rook-ceph/
2026-06-19 18:47:51.545444 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-06-19 18:47:51.555922 |
2026-06-19 18:47:51.556014 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-06-19 18:47:51.761805 | instance | changed
2026-06-19 18:47:51.768627 |
2026-06-19 18:47:51.768701 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-06-19 18:47:51.975942 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-19 18:47:51.976682 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-19 18:47:51.983114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:47:51.985212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:47:52.068333 | instance | node/instance
2026-06-19 18:47:52.073400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:47:52.144923 | instance | clusterrole/admin
2026-06-19 18:47:52.346775 | instance | clusterrole/cephfs-csi-nodeplugin
2026-06-19 18:47:52.391715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:47:52.395062 | instance | clusterrole/cephfs-external-provisioner-runner
2026-06-19 18:47:52.403282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:47:52.556159 | instance | clusterrole/cert-manager-cainjector
2026-06-19 18:47:52.578048 | instance | clusterrole/cert-manager-cluster-view
2026-06-19 18:47:52.731483 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-06-19 18:47:52.750662 | instance | clusterrole/cert-manager-controller-certificates
2026-06-19 18:47:52.905333 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-06-19 18:47:52.940458 | instance | clusterrole/cert-manager-controller-challenges
2026-06-19 18:47:53.094849 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-06-19 18:47:53.112532 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-06-19 18:47:53.263629 | instance | clusterrole/cert-manager-controller-issuers
2026-06-19 18:47:53.280003 | instance | clusterrole/cert-manager-controller-orders
2026-06-19 18:47:53.438519 | instance | clusterrole/cert-manager-edit
2026-06-19 18:47:53.461653 | instance | clusterrole/cert-manager-view
2026-06-19 18:47:53.604525 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-06-19 18:47:53.629145 | instance | clusterrole/cilium
2026-06-19 18:47:53.762832 | instance | clusterrole/cilium-operator
2026-06-19 18:47:53.807138 | instance | clusterrole/cluster-admin
2026-06-19 18:47:53.957250 | instance | clusterrole/edit
2026-06-19 18:47:53.978442 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-19 18:47:54.132077 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-06-19 18:47:54.138344 | instance | clusterrole/goldpinger-clusterrole
2026-06-19 18:47:54.310333 | instance | clusterrole/ingress-nginx
2026-06-19 18:47:54.315358 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-06-19 18:47:54.493696 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-06-19 18:47:54.499309 | instance | clusterrole/kube-prometheus-stack-operator
2026-06-19 18:47:54.662523 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-06-19 18:47:54.677672 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-06-19 18:47:54.831606 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-06-19 18:47:54.864982 | instance | clusterrole/kubeadm:get-nodes
2026-06-19 18:47:54.997738 | instance | clusterrolebinding/cert-manager-cainjector
2026-06-19 18:47:55.041230 | instance | clusterrole/local-path-provisioner
2026-06-19 18:47:55.173135 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-06-19 18:47:55.218967 | instance | clusterrole/neutron-coredns
2026-06-19 18:47:55.348018 | instance | clusterrole/node-feature-discovery
2026-06-19 18:47:55.404685 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-06-19 18:47:55.550044 | instance | clusterrole/node-feature-discovery-gc
2026-06-19 18:47:55.568766 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-06-19 18:47:55.723967 | instance | clusterrole/nova-bootstrap
2026-06-19 18:47:55.748491 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-06-19 18:47:55.898173 | instance | clusterrole/nova-cell-setup
2026-06-19 18:47:55.930647 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-06-19 18:47:56.066082 | instance | clusterrole/objectstorage-provisioner-role
2026-06-19 18:47:56.101083 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-06-19 18:47:56.243434 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-06-19 18:47:56.269458 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-06-19 18:47:56.431908 | instance | clusterrolebinding/cert-manager-controller-orders
2026-06-19 18:47:56.444718 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-06-19 18:47:56.589166 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-06-19 18:47:56.611947 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-06-19 18:47:56.777212 | instance | clusterrolebinding/cilium
2026-06-19 18:47:56.789719 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-06-19 18:47:56.955219 | instance | clusterrolebinding/cilium-operator
2026-06-19 18:47:56.959692 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-06-19 18:47:57.118270 | instance | clusterrolebinding/cluster-admin
2026-06-19 18:47:57.143101 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-06-19 18:47:57.290010 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-19 18:47:57.300684 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-06-19 18:47:57.460363 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-06-19 18:47:57.466956 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-06-19 18:47:57.625091 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-06-19 18:47:57.625890 | instance | clusterrolebinding/ingress-nginx
2026-06-19 18:47:57.785066 | instance | clusterrole/rbd-csi-nodeplugin
2026-06-19 18:47:57.817057 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-06-19 18:47:57.968261 | instance | clusterrole/rbd-external-provisioner-runner
2026-06-19 18:47:57.993535 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-06-19 18:47:58.132899 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-06-19 18:47:58.179086 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-06-19 18:47:58.292798 | instance | clusterrole/rook-ceph-global
2026-06-19 18:47:58.346947 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-06-19 18:47:58.469634 | instance | clusterrole/rook-ceph-mgr-cluster
2026-06-19 18:47:58.518377 | instance | clusterrolebinding/kubeadm:get-nodes
2026-06-19 18:47:58.653752 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-06-19 18:47:58.680307 | instance | clusterrole/rook-ceph-mgr-system
2026-06-19 18:47:58.839763 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-06-19 18:47:58.867667 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-06-19 18:47:59.059185 | instance | clusterrole/rook-ceph-object-bucket
2026-06-19 18:47:59.064598 | instance | clusterrole/rook-ceph-osd
2026-06-19 18:47:59.239653 | instance | clusterrolebinding/kubeadm:node-proxier
2026-06-19 18:47:59.240755 | instance | clusterrole/rook-ceph-system
2026-06-19 18:47:59.400782 | instance | clusterrolebinding/local-path-provisioner
2026-06-19 18:47:59.401306 | instance | clusterrole/secretgen-controller-cluster-role
2026-06-19 18:47:59.573369 | instance | clusterrolebinding/neutron-coredns
2026-06-19 18:47:59.577441 | instance | clusterrole/system:aggregate-to-admin
2026-06-19 18:47:59.736981 | instance | clusterrolebinding/node-feature-discovery
2026-06-19 18:47:59.739171 | instance | clusterrole/system:aggregate-to-edit
2026-06-19 18:47:59.920293 | instance | clusterrolebinding/node-feature-discovery-gc
2026-06-19 18:47:59.924206 | instance | clusterrole/system:aggregate-to-view
2026-06-19 18:48:00.078509 | instance | clusterrolebinding/nova-bootstrap
2026-06-19 18:48:00.109505 | instance | clusterrole/system:auth-delegator
2026-06-19 18:48:00.249217 | instance | clusterrolebinding/nova-cell-setup
2026-06-19 18:48:00.274072 | instance | clusterrole/system:basic-user
2026-06-19 18:48:00.410474 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-06-19 18:48:00.434211 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-06-19 18:48:00.585571 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-06-19 18:48:00.599067 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-06-19 18:48:00.774716 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-06-19 18:48:00.788207 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-06-19 18:48:00.951904 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-06-19 18:48:00.953072 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-06-19 18:48:01.123516 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-06-19 18:48:01.125458 | instance | clusterrole/system:controller:attachdetach-controller
2026-06-19 18:48:01.302350 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-06-19 18:48:01.304710 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-06-19 18:48:01.472266 | instance | clusterrole/system:controller:certificate-controller
2026-06-19 18:48:01.475563 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-06-19 18:48:01.632567 | instance | clusterrolebinding/rook-ceph-global
2026-06-19 18:48:01.640953 | instance | clusterrole/system:controller:cronjob-controller
2026-06-19 18:48:01.810083 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-06-19 18:48:01.813796 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-06-19 18:48:01.975702 | instance | clusterrole/system:controller:daemon-set-controller
2026-06-19 18:48:01.983816 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-06-19 18:48:02.149184 | instance | clusterrole/system:controller:deployment-controller
2026-06-19 18:48:02.152058 | instance | clusterrolebinding/rook-ceph-osd
2026-06-19 18:48:02.336715 | instance | clusterrole/system:controller:disruption-controller
2026-06-19 18:48:02.342672 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-06-19 18:48:02.504366 | instance | clusterrolebinding/rook-ceph-system
2026-06-19 18:48:02.549593 | instance | clusterrole/system:controller:endpoint-controller
2026-06-19 18:48:02.691051 | instance | clusterrole/system:controller:endpointslice-controller
2026-06-19 18:48:02.744443 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-06-19 18:48:02.874510 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-06-19 18:48:02.931516 | instance | clusterrolebinding/system:basic-user
2026-06-19 18:48:03.062003 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-06-19 18:48:03.114008 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-06-19 18:48:03.227852 | instance | clusterrole/system:controller:expand-controller
2026-06-19 18:48:03.301004 | instance | clusterrole/system:controller:generic-garbage-collector
2026-06-19 18:48:03.412104 | instance | clusterrolebinding/system:controller:certificate-controller
2026-06-19 18:48:03.493463 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-06-19 18:48:03.579287 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-06-19 18:48:03.667944 | instance | clusterrole/system:controller:job-controller
2026-06-19 18:48:03.763477 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-06-19 18:48:03.862682 | instance | clusterrole/system:controller:namespace-controller
2026-06-19 18:48:03.949249 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-06-19 18:48:04.045944 | instance | clusterrole/system:controller:node-controller
2026-06-19 18:48:04.119635 | instance | clusterrolebinding/system:controller:deployment-controller
2026-06-19 18:48:04.214763 | instance | clusterrole/system:controller:persistent-volume-binder
2026-06-19 18:48:04.306799 | instance | clusterrolebinding/system:controller:disruption-controller
2026-06-19 18:48:04.402759 | instance | clusterrole/system:controller:pod-garbage-collector
2026-06-19 18:48:04.480547 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-06-19 18:48:04.574572 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-06-19 18:48:04.667062 | instance | clusterrole/system:controller:pv-protection-controller
2026-06-19 18:48:04.739814 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-06-19 18:48:04.845606 | instance | clusterrole/system:controller:pvc-protection-controller
2026-06-19 18:48:04.910701 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-06-19 18:48:05.012355 | instance | clusterrolebinding/system:controller:expand-controller
2026-06-19 18:48:05.083621 | instance | clusterrole/system:controller:replicaset-controller
2026-06-19 18:48:05.182137 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-06-19 18:48:05.266964 | instance | clusterrole/system:controller:replication-controller
2026-06-19 18:48:05.389363 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-06-19 18:48:05.457728 | instance | clusterrole/system:controller:resourcequota-controller
2026-06-19 18:48:05.575277 | instance | clusterrolebinding/system:controller:job-controller
2026-06-19 18:48:05.626311 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-06-19 18:48:05.763676 | instance | clusterrolebinding/system:controller:namespace-controller
2026-06-19 18:48:05.806229 | instance | clusterrole/system:controller:route-controller
2026-06-19 18:48:05.939350 | instance | clusterrole/system:controller:service-account-controller
2026-06-19 18:48:06.000252 | instance | clusterrolebinding/system:controller:node-controller
2026-06-19 18:48:06.120763 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-06-19 18:48:06.195471 | instance | clusterrole/system:controller:service-controller
2026-06-19 18:48:06.303706 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-06-19 18:48:06.368955 | instance | clusterrole/system:controller:statefulset-controller
2026-06-19 18:48:06.485166 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-06-19 18:48:06.533707 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-06-19 18:48:06.683474 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-06-19 18:48:06.704507 | instance | clusterrole/system:controller:ttl-controller
2026-06-19 18:48:06.861479 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-06-19 18:48:06.880036 | instance | clusterrole/system:coredns
2026-06-19 18:48:07.034193 | instance | clusterrole/system:discovery
2026-06-19 18:48:07.039298 | instance | clusterrolebinding/system:controller:replication-controller
2026-06-19 18:48:07.218642 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-06-19 18:48:07.227822 | instance | clusterrole/system:heapster
2026-06-19 18:48:07.393716 | instance | clusterrole/system:kube-aggregator
2026-06-19 18:48:07.408831 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-06-19 18:48:07.578679 | instance | clusterrolebinding/system:controller:route-controller
2026-06-19 18:48:07.582024 | instance | clusterrole/system:kube-controller-manager
2026-06-19 18:48:07.758598 | instance | clusterrolebinding/system:controller:service-account-controller
2026-06-19 18:48:07.761250 | instance | clusterrole/system:kube-dns
2026-06-19 18:48:07.934071 | instance | clusterrole/system:kube-scheduler
2026-06-19 18:48:07.937408 | instance | clusterrolebinding/system:controller:service-controller
2026-06-19 18:48:08.105228 | instance | clusterrole/system:kubelet-api-admin
2026-06-19 18:48:08.123493 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-06-19 18:48:08.271985 | instance | clusterrole/system:monitoring
2026-06-19 18:48:08.303386 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-06-19 18:48:08.442677 | instance | clusterrole/system:node
2026-06-19 18:48:08.458131 | instance | clusterrolebinding/system:controller:ttl-controller
2026-06-19 18:48:08.610943 | instance | clusterrole/system:node-bootstrapper
2026-06-19 18:48:08.631018 | instance | clusterrolebinding/system:coredns
2026-06-19 18:48:08.800150 | instance | clusterrole/system:node-problem-detector
2026-06-19 18:48:08.821299 | instance | clusterrole/system:node-proxier
2026-06-19 18:48:08.975709 | instance | clusterrolebinding/system:discovery
2026-06-19 18:48:09.012366 | instance | clusterrole/system:persistent-volume-provisioner
2026-06-19 18:48:09.196263 | instance | clusterrolebinding/system:kube-controller-manager
2026-06-19 18:48:09.214083 | instance | clusterrole/system:public-info-viewer
2026-06-19 18:48:09.372880 | instance | clusterrolebinding/system:kube-dns
2026-06-19 18:48:09.379742 | instance | clusterrole/system:service-account-issuer-discovery
2026-06-19 18:48:09.544897 | instance | clusterrole/system:volume-scheduler
2026-06-19 18:48:09.556555 | instance | clusterrolebinding/system:kube-scheduler
2026-06-19 18:48:09.723081 | instance | clusterrole/vector
2026-06-19 18:48:09.737692 | instance | clusterrolebinding/system:monitoring
2026-06-19 18:48:09.924137 | instance | clusterrole/view
2026-06-19 18:48:09.934044 | instance | clusterrolebinding/system:node
2026-06-19 18:48:10.095681 | instance | clusterrolebinding/system:node-proxier
2026-06-19 18:48:10.124104 | instance | clusterrolebinding/system:public-info-viewer
2026-06-19 18:48:10.301405 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-06-19 18:48:10.306674 | instance | clusterrolebinding/system:volume-scheduler
2026-06-19 18:48:10.463786 | instance | clusterrolebinding/vector
2026-06-19 18:48:10.498339 | instance | storageclass/general
2026-06-19 18:48:10.648691 | instance | namespace/auth-system
2026-06-19 18:48:10.716130 | instance | namespace/cert-manager
2026-06-19 18:48:10.834203 | instance | namespace/default
2026-06-19 18:48:10.903830 | instance | namespace/envoy-gateway-system
2026-06-19 18:48:11.008776 | instance | namespace/ingress-nginx
2026-06-19 18:48:11.095222 | instance | namespace/kube-node-lease
2026-06-19 18:48:11.180592 | instance | namespace/kube-public
2026-06-19 18:48:11.279995 | instance | namespace/kube-system
2026-06-19 18:48:11.363236 | instance | namespace/local-path-storage
2026-06-19 18:48:11.456384 | instance | namespace/monitoring
2026-06-19 18:48:11.548770 | instance | namespace/openstack
2026-06-19 18:48:11.628478 | instance | namespace/rook-ceph
2026-06-19 18:48:11.742065 | instance | namespace/secretgen-controller
2026-06-19 18:48:12.334307 | instance | ok: Runtime: 0:00:19.948604
2026-06-19 18:48:12.340799 |
2026-06-19 18:48:12.340880 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-06-19 18:48:12.536461 | instance | changed
2026-06-19 18:48:12.544550 |
2026-06-19 18:48:12.544647 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-06-19 18:48:12.772010 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-19 18:48:12.772079 | instance |
2026-06-19 18:48:12.772093 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-19 18:48:12.863099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:12.863175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:12.947970 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-06-19 18:48:12.951840 | instance | auth-system/configmaps/keycloak-env-vars
2026-06-19 18:48:12.952476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:12.975710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.030899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.060242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.113968 | instance | auth-system/configmaps/kube-root-ca.crt
2026-06-19 18:48:13.115789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.136453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.199580 | instance | cert-manager/deployment/cert-manager
2026-06-19 18:48:13.207055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.224975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.291380 | instance | cert-manager/deployment/cert-manager-cainjector
2026-06-19 18:48:13.297070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.321660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.393719 | instance | cert-manager/deployment/cert-manager-webhook
2026-06-19 18:48:13.395216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.406920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.478533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.484035 | instance | cert-manager/endpoints/cert-manager
2026-06-19 18:48:13.494136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.558947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.577997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.587424 | instance | cert-manager/endpoints/cert-manager-webhook
2026-06-19 18:48:13.660226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.671209 | instance | auth-system/endpoints/keycloak
2026-06-19 18:48:13.674976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.752695 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-19 18:48:13.764329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.770846 | instance | auth-system/endpoints/keycloak-headless
2026-06-19 18:48:13.774299 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-19 18:48:13.781645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.843193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.864267 | instance | auth-system/endpoints/keycloak-metrics
2026-06-19 18:48:13.874255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.931092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:13.953860 | instance | auth-system/ingresses/keycloak
2026-06-19 18:48:13.976789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.011124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.035074 | instance | auth-system/networkpolicies/keycloak
2026-06-19 18:48:14.060650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.116951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.131242 | instance | auth-system/pods/keycloak-0
2026-06-19 18:48:14.219069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.221076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.229090 | instance | cert-manager/pods/cert-manager-79c48d47db-r692p
2026-06-19 18:48:14.301459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.320644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.321702 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-ftk78
2026-06-19 18:48:14.394329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.409830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.414241 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-27c64
2026-06-19 18:48:14.485196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.503189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.507968 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-06-19 18:48:14.580799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.596951 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-06-19 18:48:14.600794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.662506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.695172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.712791 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-06-19 18:48:14.753778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.764799 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-06-19 18:48:14.785235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.861881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.883068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.897983 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-06-19 18:48:14.945254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:14.967365 | instance | cert-manager/roles/cert-manager:leaderelection
2026-06-19 18:48:14.969367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.037869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.055334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.083281 | instance | auth-system/secrets/keycloak
2026-06-19 18:48:15.123695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.142217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.142743 | instance | auth-system/secrets/keycloak-externaldb
2026-06-19 18:48:15.222033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.246000 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-19 18:48:15.253917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.274776 | instance | auth-system/secrets/keycloak.199-204-45-177.nip.io-tls
2026-06-19 18:48:15.314062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.337891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.342828 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-06-19 18:48:15.409524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.435535 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-19 18:48:15.444058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.457118 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-06-19 18:48:15.503307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.519913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.533541 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-06-19 18:48:15.595237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.630572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.656128 | instance | auth-system/serviceaccounts/default
2026-06-19 18:48:15.684889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.728540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.732824 | instance | auth-system/serviceaccounts/keycloak
2026-06-19 18:48:15.779661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.856839 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-06-19 18:48:15.881255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.933425 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-06-19 18:48:15.970849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:15.982840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.037009 | instance | auth-system/services/keycloak
2026-06-19 18:48:16.043698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.091563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.138289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.199838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.215054 | instance | auth-system/services/keycloak-headless
2026-06-19 18:48:16.221135 | instance | auth-system/services/keycloak-metrics
2026-06-19 18:48:16.231090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.296968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.345219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.393252 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.397655 | instance | cert-manager/serviceaccounts/cert-manager
2026-06-19 18:48:16.441702 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-06-19 18:48:16.444481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.500753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.548372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.596589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.631409 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-06-19 18:48:16.651390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.697972 | instance | cert-manager/serviceaccounts/default
2026-06-19 18:48:16.700199 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.751609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.802419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.840206 | instance | cert-manager/services/cert-manager
2026-06-19 18:48:16.849664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.913516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:16.935113 | instance | cert-manager/services/cert-manager-webhook
2026-06-19 18:48:16.951844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.003390 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-19 18:48:17.012834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.016874 | instance | auth-system/statefulsets/keycloak
2026-06-19 18:48:17.041776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.106098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.108268 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-06-19 18:48:17.144911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.212933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.221606 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-06-19 18:48:17.247508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.293594 | instance | default/configmaps/kube-root-ca.crt
2026-06-19 18:48:17.336192 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-19 18:48:17.344814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.404437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.459993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.464540 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-06-19 18:48:17.499833 | instance | default/endpoints/kubernetes
2026-06-19 18:48:17.536253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.559358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.626738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.647217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.655505 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-06-19 18:48:17.679473 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-w6gvr
2026-06-19 18:48:17.735446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.747824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.838496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.842190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.875000 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-06-19 18:48:17.920505 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-06-19 18:48:17.929223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:17.957880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.023117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.052509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.062078 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-06-19 18:48:18.103567 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-06-19 18:48:18.131416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.148770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.223086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.251296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.266586 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-06-19 18:48:18.314422 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-06-19 18:48:18.325404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.343659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.414728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.461229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.473456 | instance | default/serviceaccounts/default
2026-06-19 18:48:18.491797 | instance | default/services/kubernetes
2026-06-19 18:48:18.514878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.568820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.618881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.670946 | instance | envoy-gateway-system/secrets/envoy
2026-06-19 18:48:18.678102 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-06-19 18:48:18.690666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.730854 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-19 18:48:18.744564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.824884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.836339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.877137 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-06-19 18:48:18.882866 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-06-19 18:48:18.940836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:18.971246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.023680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.060225 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-06-19 18:48:19.072426 | instance | envoy-gateway-system/serviceaccounts/default
2026-06-19 18:48:19.083198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.140663 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-19 18:48:19.147522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.246963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.268333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.364624 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-06-19 18:48:19.393660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.485632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.503982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.568991 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-06-19 18:48:19.591817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.609512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.633007 | instance | envoy-gateway-system/services/envoy-gateway
2026-06-19 18:48:19.689549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.714419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.817824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.847841 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-06-19 18:48:19.860728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.891364 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-06-19 18:48:19.906720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:19.939353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:20.027858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:20.034855 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-06-19 18:48:20.040261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:20.067129 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-06-19 18:48:20.141787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:20.225394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:20.243204 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-06-19 18:48:20.261696 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-06-19 18:48:20.308715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:20.407807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:20.434116 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-06-19 18:48:20.484179 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-06-19 18:48:20.488554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:20.593727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:20.615874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:20.638367 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-06-19 18:48:20.674338 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-06-19 18:48:20.686563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:20.743376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:20.789178 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-19 18:48:20.806150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:20.839680 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-06-19 18:48:20.839723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:20.886933 | instance | ingress-nginx/pods/ingress-nginx-controller-mfk89
2026-06-19 18:48:20.938845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:20.947552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.032982 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-c7s96
2026-06-19 18:48:21.034504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.042068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.110602 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-06-19 18:48:21.124119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.139360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.215015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.231741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.240981 | instance | ingress-nginx/roles/ingress-nginx
2026-06-19 18:48:21.312535 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-06-19 18:48:21.313143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.400579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.424304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.450959 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-06-19 18:48:21.488490 | instance | ingress-nginx/serviceaccounts/default
2026-06-19 18:48:21.529130 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-19 18:48:21.530722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.540723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.633416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.662966 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-06-19 18:48:21.705701 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-06-19 18:48:21.737469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.778776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.880155 | instance | ingress-nginx/services/ingress-nginx-controller
2026-06-19 18:48:21.900984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:21.910393 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-06-19 18:48:22.008200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:22.029812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:22.085084 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-06-19 18:48:22.126449 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-06-19 18:48:22.151804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:22.155542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:22.262236 | instance | kube-node-lease/serviceaccounts/default
2026-06-19 18:48:22.324170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:22.340176 | instance | kube-system/configmaps/cilium-config
2026-06-19 18:48:22.389022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:22.433986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:22.454896 | instance | kube-system/configmaps/coredns
2026-06-19 18:48:22.474104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:22.517857 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-06-19 18:48:22.569435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:22.652638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:22.663244 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-06-19 18:48:22.680386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:22.694773 | instance | kube-system/configmaps/kube-proxy
2026-06-19 18:48:22.734836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:22.788506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:22.842785 | instance | kube-system/configmaps/kube-root-ca.crt
2026-06-19 18:48:22.879166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:22.899289 | instance | kube-system/configmaps/kubeadm-config
2026-06-19 18:48:22.970230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:23.024519 | instance | kube-system/configmaps/kubelet-config
2026-06-19 18:48:23.075158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:23.084761 | instance | kube-public/configmaps/cluster-info
2026-06-19 18:48:23.186275 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-19 18:48:23.193396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:23.218140 | instance | kube-public/configmaps/kube-root-ca.crt
2026-06-19 18:48:23.254871 | instance | kube-system/daemonsets/cilium
2026-06-19 18:48:23.303616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:23.396907 | instance | kube-system/daemonsets/kube-proxy
2026-06-19 18:48:23.416234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:23.477216 | instance | kube-system/deployment/cilium-operator
2026-06-19 18:48:23.504011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:23.529122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:23.608387 | instance | kube-system/deployment/coredns
2026-06-19 18:48:23.660859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:23.661191 | instance | kube-system/endpoints/kube-dns
2026-06-19 18:48:23.790501 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-06-19 18:48:23.844789 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-06-19 18:48:23.896670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:23.988145 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-06-19 18:48:23.993827 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-19 18:48:24.001025 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:24.016819 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-06-19 18:48:24.019844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:24.186889 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-06-19 18:48:24.193514 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-06-19 18:48:24.345615 | instance | kube-system/pods/cilium-fcjc9
2026-06-19 18:48:24.364963 | instance | kube-system/pods/cilium-operator-869df985b8-g92xs
2026-06-19 18:48:24.387462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:24.486734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:24.543145 | instance | kube-system/pods/coredns-67659f764b-568vc
2026-06-19 18:48:24.553023 | instance | kube-system/pods/coredns-67659f764b-jmrpt
2026-06-19 18:48:24.662146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:24.684657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:24.728513 | instance | kube-system/pods/etcd-instance
2026-06-19 18:48:24.741456 | instance | kube-system/pods/kube-apiserver-instance
2026-06-19 18:48:24.768585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:24.794762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:24.954007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:24.959648 | instance | kube-system/pods/kube-controller-manager-instance
2026-06-19 18:48:24.965276 | instance | kube-system/pods/kube-proxy-x2wsx
2026-06-19 18:48:24.974930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.068908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.083357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.143148 | instance | kube-system/pods/kube-scheduler-instance
2026-06-19 18:48:25.150262 | instance | kube-system/pods/kube-vip-instance
2026-06-19 18:48:25.169115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.184358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.273433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.275160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.329247 | instance | kube-system/rolebindings/cilium-config-agent
2026-06-19 18:48:25.329759 | instance | kube-system/rolebindings/kube-proxy
2026-06-19 18:48:25.371961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.382454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.459316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.507474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.510537 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-06-19 18:48:25.512929 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-06-19 18:48:25.554587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.607935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.690473 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-19 18:48:25.695036 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-06-19 18:48:25.696156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.696906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.701877 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-06-19 18:48:25.779661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.783789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.870068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.873583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-19 18:48:25.887299 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-06-19 18:48:25.888725 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-06-19 18:48:26.052097 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-06-19 18:48:26.058355 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-06-19 18:48:26.214325 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-06-19 18:48:26.234497 | instance | kube-system/roles/cilium-config-agent
2026-06-19 18:48:26.387846 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-06-19 18:48:26.414624 | instance | kube-system/roles/kube-proxy
2026-06-19 18:48:26.558175 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-06-19 18:48:26.593776 | instance | kube-system/roles/kubeadm:kubelet-config
2026-06-19 18:48:26.733095 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-06-19 18:48:26.765159 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-06-19 18:48:26.917423 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-06-19 18:48:26.950716 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-06-19 18:48:27.080444 | instance | kube-system/roles/system:controller:cloud-provider
2026-06-19 18:48:27.110470 | instance | kube-system/roles/system:controller:token-cleaner
2026-06-19 18:48:27.250694 | instance | kube-system/secrets/bootstrap-token-klj05c
2026-06-19 18:48:27.285924 | instance | kube-system/secrets/bootstrap-token-pnj8rs
2026-06-19 18:48:27.408478 | instance | kube-system/secrets/kubeadm-certs
2026-06-19 18:48:27.450527 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-06-19 18:48:27.580664 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-06-19 18:48:27.720328 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-06-19 18:48:27.747715 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-06-19 18:48:27.904417 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-06-19 18:48:27.952479 | instance | kube-system/serviceaccounts/certificate-controller
2026-06-19 18:48:28.098931 | instance | kube-system/serviceaccounts/cilium
2026-06-19 18:48:28.140692 | instance | kube-system/serviceaccounts/cilium-operator
2026-06-19 18:48:28.298627 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-06-19 18:48:28.327242 | instance | kube-system/serviceaccounts/coredns
2026-06-19 18:48:28.497470 | instance | kube-system/serviceaccounts/cronjob-controller
2026-06-19 18:48:28.521126 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-06-19 18:48:28.700927 | instance | kube-system/serviceaccounts/default
2026-06-19 18:48:28.719514 | instance | kube-system/serviceaccounts/deployment-controller
2026-06-19 18:48:28.931223 | instance | kube-system/serviceaccounts/disruption-controller
2026-06-19 18:48:28.933404 | instance | kube-system/serviceaccounts/endpoint-controller
2026-06-19 18:48:29.135098 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-06-19 18:48:29.135863 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-06-19 18:48:29.335391 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-06-19 18:48:29.342298 | instance | kube-system/serviceaccounts/expand-controller
2026-06-19 18:48:29.529291 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-06-19 18:48:29.568457 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-06-19 18:48:29.769048 | instance | kube-system/serviceaccounts/job-controller
2026-06-19 18:48:29.769451 | instance | kube-system/serviceaccounts/kube-proxy
2026-06-19 18:48:29.967506 | instance | kube-system/serviceaccounts/namespace-controller
2026-06-19 18:48:29.976557 | instance | kube-system/serviceaccounts/node-controller
2026-06-19 18:48:30.170809 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-06-19 18:48:30.173414 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-06-19 18:48:30.375621 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-06-19 18:48:30.382113 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-06-19 18:48:30.570364 | instance | kube-system/serviceaccounts/replicaset-controller
2026-06-19 18:48:30.603081 | instance | kube-system/serviceaccounts/replication-controller
2026-06-19 18:48:30.807127 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-06-19 18:48:30.824809 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-06-19 18:48:31.017910 | instance | kube-system/serviceaccounts/service-account-controller
2026-06-19 18:48:31.027977 | instance | kube-system/serviceaccounts/service-controller
2026-06-19 18:48:31.220540 | instance | kube-system/serviceaccounts/statefulset-controller
2026-06-19 18:48:31.221232 | instance | kube-system/serviceaccounts/token-cleaner
2026-06-19 18:48:31.411158 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-06-19 18:48:31.420930 | instance | kube-system/serviceaccounts/ttl-controller
2026-06-19 18:48:31.605858 | instance | kube-system/services/kube-dns
2026-06-19 18:48:31.623569 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-06-19 18:48:31.786535 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-06-19 18:48:31.806729 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-06-19 18:48:31.970169 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-06-19 18:48:31.978214 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-06-19 18:48:32.143052 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-06-19 18:48:32.148267 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-06-19 18:48:32.319249 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-06-19 18:48:32.320125 | instance | kube-public/serviceaccounts/default
2026-06-19 18:48:32.495240 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-06-19 18:48:32.507524 | instance | local-path-storage/configmaps/local-path-config
2026-06-19 18:48:32.677682 | instance | local-path-storage/deployment/local-path-provisioner
2026-06-19 18:48:32.680672 | instance | monitoring/configmaps/goldpinger-zap
2026-06-19 18:48:32.885289 | instance | monitoring/configmaps/ipmi-exporter
2026-06-19 18:48:32.888895 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-06-19 18:48:33.071756 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-06-19 18:48:33.076853 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-06-19 18:48:33.243100 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-06-19 18:48:33.260701 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-06-19 18:48:33.433901 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-06-19 18:48:33.449182 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-06-19 18:48:33.637991 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-06-19 18:48:33.648180 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-06-19 18:48:33.863119 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-06-19 18:48:33.933840 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-06-19 18:48:34.061504 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-06-19 18:48:34.236459 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-06-19 18:48:34.263357 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-06-19 18:48:34.438012 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-06-19 18:48:34.438703 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-06-19 18:48:34.635282 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-06-19 18:48:34.635356 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-06-19 18:48:34.817998 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-06-19 18:48:34.819043 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-06-19 18:48:34.995179 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-06-19 18:48:34.996811 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-06-19 18:48:35.174237 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-06-19 18:48:35.183962 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-06-19 18:48:35.380657 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-06-19 18:48:35.386937 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-06-19 18:48:35.593967 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-06-19 18:48:35.595034 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-06-19 18:48:35.806359 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-06-19 18:48:35.809882 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-06-19 18:48:35.997327 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-06-19 18:48:36.015546 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-06-19 18:48:36.186519 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-06-19 18:48:36.198345 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-06-19 18:48:36.383212 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-06-19 18:48:36.395338 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-06-19 18:48:36.586702 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-06-19 18:48:36.591352 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-06-19 18:48:36.777989 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-06-19 18:48:36.810749 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-06-19 18:48:36.987146 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-06-19 18:48:37.007683 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-06-19 18:48:37.173650 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-06-19 18:48:37.192229 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-06-19 18:48:37.350009 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-06-19 18:48:37.371487 | instance | monitoring/configmaps/kube-root-ca.crt
2026-06-19 18:48:37.527381 | instance | monitoring/configmaps/loki
2026-06-19 18:48:37.548997 | instance | monitoring/configmaps/loki-alerting-rules
2026-06-19 18:48:37.700819 | instance | monitoring/configmaps/loki-gateway
2026-06-19 18:48:37.721721 | instance | monitoring/configmaps/loki-runtime
2026-06-19 18:48:37.886301 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-06-19 18:48:37.892283 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-06-19 18:48:38.067121 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-06-19 18:48:38.069756 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-06-19 18:48:38.233380 | instance | monitoring/configmaps/vector
2026-06-19 18:48:38.330311 | instance | monitoring/daemonsets/goldpinger
2026-06-19 18:48:38.431488 | instance | monitoring/daemonsets/ipmi-exporter
2026-06-19 18:48:38.528988 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-06-19 18:48:38.639307 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-06-19 18:48:38.712551 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-06-19 18:48:38.836665 | instance | monitoring/daemonsets/vector
2026-06-19 18:48:38.920176 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-hl8jz
2026-06-19 18:48:39.032358 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-06-19 18:48:39.106295 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-06-19 18:48:39.219421 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-06-19 18:48:39.287067 | instance | monitoring/deployment/loki-gateway
2026-06-19 18:48:39.400384 | instance | monitoring/deployment/node-feature-discovery-gc
2026-06-19 18:48:39.526723 | instance | monitoring/deployment/node-feature-discovery-master
2026-06-19 18:48:39.620716 | instance | monitoring/deployment/prometheus-pushgateway
2026-06-19 18:48:39.728532 | instance | monitoring/endpoints/alertmanager-operated
2026-06-19 18:48:39.818860 | instance | monitoring/endpoints/goldpinger
2026-06-19 18:48:39.916127 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-06-19 18:48:39.989873 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-06-19 18:48:40.098614 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-06-19 18:48:40.168983 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-06-19 18:48:40.269083 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-06-19 18:48:40.340045 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-06-19 18:48:40.439382 | instance | monitoring/endpoints/loki
2026-06-19 18:48:40.515497 | instance | monitoring/endpoints/loki-chunks-cache
2026-06-19 18:48:40.615310 | instance | monitoring/endpoints/loki-gateway
2026-06-19 18:48:40.693247 | instance | monitoring/endpoints/loki-headless
2026-06-19 18:48:40.795207 | instance | monitoring/endpoints/loki-memberlist
2026-06-19 18:48:40.892992 | instance | monitoring/endpoints/loki-results-cache
2026-06-19 18:48:40.980135 | instance | monitoring/endpoints/prometheus-operated
2026-06-19 18:48:41.084749 | instance | monitoring/endpoints/prometheus-pushgateway
2026-06-19 18:48:41.164989 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-06-19 18:48:41.246554 | instance | monitoring/endpoints/vector-headless
2026-06-19 18:48:41.333141 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-06-19 18:48:41.417428 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-06-19 18:48:41.507290 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-06-19 18:48:41.594169 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-06-19 18:48:41.691884 | instance | local-path-storage/serviceaccounts/default
2026-06-19 18:48:41.765217 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-06-19 18:48:41.894743 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-19 18:48:41.963504 | instance | monitoring/pods/goldpinger-rpzrx
2026-06-19 18:48:42.080662 | instance | monitoring/pods/kube-prometheus-stack-grafana-86f84cfd6f-c2llv
2026-06-19 18:48:42.148151 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-z2qtc
2026-06-19 18:48:42.271807 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-krpvb
2026-06-19 18:48:42.325742 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-zdzz8
2026-06-19 18:48:42.466138 | instance | monitoring/pods/loki-0
2026-06-19 18:48:42.513425 | instance | monitoring/pods/loki-chunks-cache-0
2026-06-19 18:48:42.649848 | instance | monitoring/pods/loki-gateway-cf54cb88c-zp5g7
2026-06-19 18:48:42.693102 | instance | monitoring/pods/loki-results-cache-0
2026-06-19 18:48:42.841897 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-hqdwn
2026-06-19 18:48:42.914116 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-2mq5v
2026-06-19 18:48:43.018640 | instance | monitoring/pods/node-feature-discovery-worker-knrh8
2026-06-19 18:48:43.096117 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-06-19 18:48:43.204051 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-kbzp2
2026-06-19 18:48:43.275707 | instance | monitoring/pods/vector-9ttvf
2026-06-19 18:48:43.379445 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-19 18:48:43.453632 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-06-19 18:48:43.571142 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-06-19 18:48:43.654714 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-06-19 18:48:43.784185 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-06-19 18:48:43.842755 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-06-19 18:48:43.957464 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-06-19 18:48:44.002661 | instance | openstack/configmaps/barbican-bin
2026-06-19 18:48:44.128313 | instance | openstack/configmaps/ceph-csi-config
2026-06-19 18:48:44.206222 | instance | openstack/configmaps/ceph-etc
2026-06-19 18:48:44.319553 | instance | openstack/configmaps/cinder-bin
2026-06-19 18:48:44.396151 | instance | openstack/configmaps/glance-bin
2026-06-19 18:48:44.523736 | instance | openstack/configmaps/keepalived-bin
2026-06-19 18:48:44.602032 | instance | openstack/configmaps/keystone-bin
2026-06-19 18:48:44.731091 | instance | openstack/configmaps/keystone-openid-metadata
2026-06-19 18:48:44.823741 | instance | openstack/configmaps/kube-root-ca.crt
2026-06-19 18:48:44.964253 | instance | openstack/configmaps/libvirt-bin
2026-06-19 18:48:45.016740 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-06-19 18:48:45.161470 | instance | openstack/configmaps/memcached-memcached-bin
2026-06-19 18:48:45.239242 | instance | openstack/configmaps/neutron-bin
2026-06-19 18:48:45.375410 | instance | openstack/configmaps/neutron-coredns
2026-06-19 18:48:45.448682 | instance | openstack/configmaps/nova-bin
2026-06-19 18:48:45.579731 | instance | openstack/configmaps/openvswitch-bin
2026-06-19 18:48:45.674584 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-06-19 18:48:45.788471 | instance | openstack/configmaps/percona-xtradb-pxc
2026-06-19 18:48:45.885492 | instance | openstack/configmaps/placement-bin
2026-06-19 18:48:45.977622 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-06-19 18:48:46.064930 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-06-19 18:48:46.177221 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-06-19 18:48:46.291572 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-06-19 18:48:46.394455 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-06-19 18:48:46.495684 | instance | monitoring/roles/node-feature-discovery-worker
2026-06-19 18:48:46.562235 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-06-19 18:48:46.665874 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-06-19 18:48:46.761803 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-06-19 18:48:46.859432 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-06-19 18:48:46.955666 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-06-19 18:48:47.049299 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-06-19 18:48:47.132638 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-06-19 18:48:47.247518 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-06-19 18:48:47.318806 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-06-19 18:48:47.449527 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-06-19 18:48:47.524737 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-06-19 18:48:47.641876 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-06-19 18:48:47.727899 | instance | openstack/configmaps/rook-config-override
2026-06-19 18:48:47.859390 | instance | openstack/configmaps/staffeln-bin
2026-06-19 18:48:47.952446 | instance | openstack/configmaps/valkey-configuration
2026-06-19 18:48:48.050443 | instance | openstack/configmaps/valkey-health
2026-06-19 18:48:48.142136 | instance | openstack/configmaps/valkey-scripts
2026-06-19 18:48:48.261989 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-06-19 18:48:48.376230 | instance | openstack/cronjobs/keystone-credential-rotate
2026-06-19 18:48:48.486564 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-06-19 18:48:48.617051 | instance | openstack/cronjobs/nova-cell-setup
2026-06-19 18:48:48.706096 | instance | openstack/cronjobs/nova-service-cleaner
2026-06-19 18:48:48.845836 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-19 18:48:48.936182 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-06-19 18:48:49.083782 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-06-19 18:48:49.095021 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-06-19 18:48:49.293940 | instance | monitoring/secrets/alertmanager-tls
2026-06-19 18:48:49.298049 | instance | monitoring/secrets/grafana-tls
2026-06-19 18:48:49.480197 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-06-19 18:48:49.485871 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-06-19 18:48:49.663566 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-06-19 18:48:49.669076 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-06-19 18:48:49.867673 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-06-19 18:48:49.885495 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-06-19 18:48:50.038099 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-06-19 18:48:50.048010 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-06-19 18:48:50.204821 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-06-19 18:48:50.215658 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-zdzz8-tls
2026-06-19 18:48:50.373136 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-06-19 18:48:50.381399 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-06-19 18:48:50.560430 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-06-19 18:48:50.560814 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-06-19 18:48:50.740027 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-06-19 18:48:50.745648 | instance | monitoring/secrets/prometheus-tls
2026-06-19 18:48:50.903728 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-06-19 18:48:50.928124 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-06-19 18:48:51.108498 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-06-19 18:48:51.217197 | instance | monitoring/serviceaccounts/default
2026-06-19 18:48:51.370012 | instance | monitoring/serviceaccounts/goldpinger
2026-06-19 18:48:51.487658 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-06-19 18:48:51.605311 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-06-19 18:48:51.745854 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-06-19 18:48:51.865247 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-06-19 18:48:51.929618 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-06-19 18:48:52.109203 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-06-19 18:48:52.116315 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-06-19 18:48:52.292812 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-06-19 18:48:52.349573 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-06-19 18:48:52.503899 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-06-19 18:48:52.629936 | instance | monitoring/serviceaccounts/loki
2026-06-19 18:48:52.784152 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-06-19 18:48:52.901808 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-06-19 18:48:53.072654 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-06-19 18:48:53.172735 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-06-19 18:48:53.352151 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-06-19 18:48:53.431743 | instance | monitoring/serviceaccounts/vector
2026-06-19 18:48:53.622422 | instance | monitoring/services/alertmanager-operated
2026-06-19 18:48:53.681349 | instance | monitoring/services/goldpinger
2026-06-19 18:48:53.817321 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-06-19 18:48:53.867291 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-06-19 18:48:53.994081 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-06-19 18:48:54.069612 | instance | monitoring/services/kube-prometheus-stack-operator
2026-06-19 18:48:54.176556 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-06-19 18:48:54.244908 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-06-19 18:48:54.373432 | instance | monitoring/services/loki
2026-06-19 18:48:54.441498 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-19 18:48:54.569075 | instance | monitoring/services/loki-chunks-cache
2026-06-19 18:48:54.634013 | instance | monitoring/services/loki-gateway
2026-06-19 18:48:54.749307 | instance | monitoring/services/loki-headless
2026-06-19 18:48:54.836538 | instance | monitoring/statefulsets/loki
2026-06-19 18:48:54.946402 | instance | monitoring/statefulsets/loki-chunks-cache
2026-06-19 18:48:55.031540 | instance | monitoring/services/loki-memberlist
2026-06-19 18:48:55.137343 | instance | monitoring/statefulsets/loki-results-cache
2026-06-19 18:48:55.201795 | instance | monitoring/services/loki-results-cache
2026-06-19 18:48:55.329333 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-06-19 18:48:55.393016 | instance | monitoring/services/prometheus-operated
2026-06-19 18:48:55.524620 | instance | monitoring/services/prometheus-pushgateway
2026-06-19 18:48:55.576144 | instance | monitoring/services/prometheus-smartctl-exporter
2026-06-19 18:48:55.698653 | instance | monitoring/services/vector-headless
2026-06-19 18:48:55.769460 | instance | openstack/daemonsets/keepalived
2026-06-19 18:48:55.909372 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-06-19 18:48:55.990145 | instance | openstack/daemonsets/neutron-dhcp-agent-default
2026-06-19 18:48:56.139718 | instance | openstack/daemonsets/neutron-l3-agent-default
2026-06-19 18:48:56.222678 | instance | openstack/daemonsets/neutron-metadata-agent-default
2026-06-19 18:48:56.371321 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-06-19 18:48:56.440483 | instance | openstack/daemonsets/neutron-ovs-agent-default
2026-06-19 18:48:56.595744 | instance | openstack/daemonsets/nova-compute-default
2026-06-19 18:48:56.673688 | instance | openstack/daemonsets/openvswitch
2026-06-19 18:48:56.824694 | instance | openstack/deployment/barbican-api
2026-06-19 18:48:56.891689 | instance | openstack/deployment/cinder-api
2026-06-19 18:48:57.024996 | instance | openstack/deployment/cinder-backup
2026-06-19 18:48:57.101357 | instance | openstack/deployment/cinder-scheduler
2026-06-19 18:48:57.262176 | instance | openstack/deployment/cinder-volume
2026-06-19 18:48:57.319983 | instance | openstack/deployment/glance-api
2026-06-19 18:48:57.472330 | instance | openstack/deployment/keystone-api
2026-06-19 18:48:57.550338 | instance | openstack/deployment/memcached-memcached
2026-06-19 18:48:57.724084 | instance | openstack/deployment/neutron-coredns
2026-06-19 18:48:57.802035 | instance | openstack/deployment/neutron-rpc-server
2026-06-19 18:48:57.952858 | instance | openstack/deployment/neutron-server
2026-06-19 18:48:58.040475 | instance | openstack/deployment/nova-api-metadata
2026-06-19 18:48:58.194628 | instance | openstack/deployment/nova-api-osapi
2026-06-19 18:48:58.283865 | instance | openstack/deployment/nova-conductor
2026-06-19 18:48:58.415912 | instance | openstack/deployment/nova-novncproxy
2026-06-19 18:48:58.485567 | instance | openstack/deployment/nova-scheduler
2026-06-19 18:48:58.621140 | instance | openstack/deployment/placement-api
2026-06-19 18:48:58.696708 | instance | openstack/deployment/pxc-operator
2026-06-19 18:48:58.833288 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-06-19 18:48:58.934715 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-06-19 18:48:59.048009 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-06-19 18:48:59.146889 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-06-19 18:48:59.289034 | instance | openstack/deployment/staffeln-api
2026-06-19 18:48:59.369595 | instance | openstack/deployment/staffeln-conductor
2026-06-19 18:48:59.514896 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-06-19 18:48:59.577849 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-06-19 18:48:59.699194 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-06-19 18:48:59.772037 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-06-19 18:48:59.935175 | instance | openstack/endpoints/barbican-api
2026-06-19 18:48:59.998059 | instance | openstack/endpoints/ceph-mon
2026-06-19 18:49:00.154177 | instance | openstack/endpoints/cinder-api
2026-06-19 18:49:00.201203 | instance | openstack/endpoints/glance-api
2026-06-19 18:49:00.338822 | instance | openstack/endpoints/keystone-api
2026-06-19 18:49:00.395848 | instance | openstack/endpoints/memcached
2026-06-19 18:49:00.531603 | instance | openstack/endpoints/memcached-metrics
2026-06-19 18:49:00.599564 | instance | openstack/endpoints/neutron-coredns
2026-06-19 18:49:00.737037 | instance | openstack/endpoints/neutron-coredns-metrics
2026-06-19 18:49:00.826252 | instance | openstack/endpoints/neutron-server
2026-06-19 18:49:00.951153 | instance | openstack/endpoints/nova-api
2026-06-19 18:49:01.017363 | instance | openstack/endpoints/nova-metadata
2026-06-19 18:49:01.166593 | instance | openstack/endpoints/nova-novncproxy
2026-06-19 18:49:01.232944 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-06-19 18:49:01.365756 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-06-19 18:49:01.441171 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-06-19 18:49:01.581269 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-06-19 18:49:01.638993 | instance | openstack/endpoints/percona-xtradb-pxc
2026-06-19 18:49:01.788060 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-06-19 18:49:01.887604 | instance | openstack/endpoints/placement-api
2026-06-19 18:49:02.001674 | instance | openstack/endpoints/rabbitmq-barbican
2026-06-19 18:49:02.104974 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-06-19 18:49:02.208197 | instance | openstack/endpoints/rabbitmq-cinder
2026-06-19 18:49:02.307628 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-06-19 18:49:02.405910 | instance | openstack/endpoints/rabbitmq-glance
2026-06-19 18:49:02.506824 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-06-19 18:49:02.616987 | instance | openstack/endpoints/rabbitmq-keystone
2026-06-19 18:49:02.727554 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-06-19 18:49:02.852685 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-06-19 18:49:02.986190 | instance | openstack/endpoints/rabbitmq-neutron
2026-06-19 18:49:03.097480 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-06-19 18:49:03.213928 | instance | openstack/endpoints/rabbitmq-nova
2026-06-19 18:49:03.317035 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-06-19 18:49:03.404259 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-06-19 18:49:03.549852 | instance | openstack/endpoints/staffeln-api
2026-06-19 18:49:03.606197 | instance | openstack/endpoints/valkey
2026-06-19 18:49:03.774034 | instance | openstack/endpoints/valkey-headless
2026-06-19 18:49:03.823203 | instance | openstack/endpoints/valkey-metrics
2026-06-19 18:49:04.001230 | instance | openstack/ingresses/compute
2026-06-19 18:49:04.030547 | instance | openstack/ingresses/compute-novnc-proxy
2026-06-19 18:49:04.225279 | instance | openstack/ingresses/identity
2026-06-19 18:49:04.246267 | instance | openstack/ingresses/image
2026-06-19 18:49:04.429359 | instance | openstack/ingresses/key-manager
2026-06-19 18:49:04.462884 | instance | openstack/ingresses/network
2026-06-19 18:49:04.627809 | instance | openstack/ingresses/placement
2026-06-19 18:49:04.648995 | instance | openstack/ingresses/rook-ceph-cluster
2026-06-19 18:49:04.822572 | instance | openstack/ingresses/volumev3
2026-06-19 18:49:04.853550 | instance | rook-ceph/deployment/rook-ceph-operator
2026-06-19 18:49:05.029398 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-06-19 18:49:05.052194 | instance | openstack/jobs/barbican-db-init
2026-06-19 18:49:05.204727 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-06-19 18:49:05.256217 | instance | openstack/jobs/barbican-db-sync
2026-06-19 18:49:05.396719 | instance | openstack/networkpolicies/valkey
2026-06-19 18:49:05.485551 | instance | openstack/jobs/barbican-ks-endpoints
2026-06-19 18:49:05.578297 | instance | openstack/jobs/barbican-ks-service
2026-06-19 18:49:05.695725 | instance | openstack/jobs/barbican-ks-user
2026-06-19 18:49:05.786730 | instance | openstack/jobs/barbican-rabbit-init
2026-06-19 18:49:05.932030 | instance | openstack/jobs/cinder-backup-storage-init
2026-06-19 18:49:05.991399 | instance | openstack/jobs/cinder-bootstrap
2026-06-19 18:49:06.143616 | instance | openstack/jobs/cinder-create-internal-tenant
2026-06-19 18:49:06.195547 | instance | openstack/jobs/cinder-db-init
2026-06-19 18:49:06.343662 | instance | openstack/jobs/cinder-db-sync
2026-06-19 18:49:06.425005 | instance | openstack/jobs/cinder-ks-endpoints
2026-06-19 18:49:06.541764 | instance | openstack/jobs/cinder-ks-service
2026-06-19 18:49:06.635757 | instance | openstack/jobs/cinder-ks-user
2026-06-19 18:49:06.748648 | instance | openstack/jobs/cinder-rabbit-init
2026-06-19 18:49:06.832199 | instance | openstack/jobs/cinder-storage-init
2026-06-19 18:49:06.973994 | instance | openstack/jobs/glance-db-init
2026-06-19 18:49:07.048174 | instance | openstack/jobs/glance-db-sync
2026-06-19 18:49:07.174568 | instance | openstack/jobs/glance-ks-endpoints
2026-06-19 18:49:07.258665 | instance | openstack/jobs/glance-ks-service
2026-06-19 18:49:07.364114 | instance | openstack/jobs/glance-ks-user
2026-06-19 18:49:07.457602 | instance | openstack/jobs/glance-metadefs-load
2026-06-19 18:49:07.567244 | instance | openstack/jobs/glance-rabbit-init
2026-06-19 18:49:07.654597 | instance | openstack/jobs/glance-storage-init
2026-06-19 18:49:07.775172 | instance | openstack/jobs/keystone-bootstrap
2026-06-19 18:49:07.899458 | instance | openstack/jobs/keystone-credential-setup
2026-06-19 18:49:08.013239 | instance | openstack/jobs/keystone-db-init
2026-06-19 18:49:08.084890 | instance | openstack/jobs/keystone-db-sync
2026-06-19 18:49:08.232850 | instance | openstack/jobs/keystone-domain-manage
2026-06-19 18:49:08.288628 | instance | openstack/jobs/keystone-fernet-setup
2026-06-19 18:49:08.439906 | instance | openstack/jobs/keystone-rabbit-init
2026-06-19 18:49:08.496337 | instance | openstack/jobs/neutron-db-init
2026-06-19 18:49:08.642396 | instance | openstack/jobs/neutron-db-sync
2026-06-19 18:49:08.707723 | instance | openstack/jobs/neutron-ks-endpoints
2026-06-19 18:49:08.842055 | instance | openstack/jobs/neutron-ks-service
2026-06-19 18:49:08.910886 | instance | openstack/jobs/neutron-ks-user
2026-06-19 18:49:09.044033 | instance | openstack/jobs/neutron-rabbit-init
2026-06-19 18:49:09.105684 | instance | openstack/jobs/nova-bootstrap
2026-06-19 18:49:09.232932 | instance | openstack/jobs/nova-cell-setup
2026-06-19 18:49:09.304011 | instance | openstack/jobs/nova-db-init
2026-06-19 18:49:09.428500 | instance | openstack/jobs/nova-db-sync
2026-06-19 18:49:09.509018 | instance | openstack/jobs/nova-ks-endpoints
2026-06-19 18:49:09.634607 | instance | openstack/jobs/nova-ks-service
2026-06-19 18:49:09.705523 | instance | openstack/jobs/nova-ks-user
2026-06-19 18:49:09.842783 | instance | openstack/jobs/nova-rabbit-init
2026-06-19 18:49:09.923071 | instance | openstack/jobs/placement-db-init
2026-06-19 18:49:10.038711 | instance | openstack/jobs/placement-db-sync
2026-06-19 18:49:10.136246 | instance | openstack/jobs/placement-ks-endpoints
2026-06-19 18:49:10.268332 | instance | openstack/jobs/placement-ks-service
2026-06-19 18:49:10.338297 | instance | openstack/jobs/placement-ks-user
2026-06-19 18:49:10.472446 | instance | openstack/jobs/staffeln-db-init
2026-06-19 18:49:10.530951 | instance | openstack/jobs/staffeln-db-sync
2026-06-19 18:49:10.707487 | instance | openstack/pods/barbican-api-778bcb4f5d-8rck4
2026-06-19 18:49:10.745415 | instance | openstack/pods/barbican-db-init-8g27w
2026-06-19 18:49:10.916196 | instance | openstack/pods/barbican-db-sync-j5rn7
2026-06-19 18:49:10.959572 | instance | openstack/pods/barbican-ks-endpoints-kx9rj
2026-06-19 18:49:11.131636 | instance | openstack/pods/barbican-ks-service-t497w
2026-06-19 18:49:11.164112 | instance | openstack/pods/barbican-ks-user-z7jv5
2026-06-19 18:49:11.322449 | instance | openstack/pods/barbican-rabbit-init-zlph2
2026-06-19 18:49:11.394838 | instance | openstack/pods/cinder-api-5f97b44769-zmtrt
2026-06-19 18:49:11.537499 | instance | openstack/pods/cinder-backup-59cfc6f9d9-psv4g
2026-06-19 18:49:11.598894 | instance | openstack/pods/cinder-backup-storage-init-qr2cj
2026-06-19 18:49:11.741527 | instance | openstack/pods/cinder-bootstrap-65slt
2026-06-19 18:49:11.821578 | instance | openstack/pods/cinder-create-internal-tenant-46zcq
2026-06-19 18:49:11.953116 | instance | openstack/pods/cinder-db-init-9lmvj
2026-06-19 18:49:12.029035 | instance | openstack/pods/cinder-db-sync-q8tgr
2026-06-19 18:49:12.166547 | instance | openstack/pods/cinder-ks-endpoints-x2zlz
2026-06-19 18:49:12.256462 | instance | openstack/pods/cinder-ks-service-p6xfc
2026-06-19 18:49:12.375177 | instance | openstack/pods/cinder-ks-user-2b5t9
2026-06-19 18:49:12.451341 | instance | openstack/pods/cinder-rabbit-init-n4z2f
2026-06-19 18:49:12.582738 | instance | openstack/pods/cinder-scheduler-7578585c87-tcfgv
2026-06-19 18:49:12.668544 | instance | openstack/pods/cinder-storage-init-7rvl9
2026-06-19 18:49:12.783660 | instance | openstack/pods/cinder-volume-bdd5896b4-rqqz9
2026-06-19 18:49:12.887252 | instance | openstack/pods/glance-api-657f789956-nbnxh
2026-06-19 18:49:13.001679 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-06-19 18:49:13.099794 | instance | openstack/pods/glance-db-init-q2jz9
2026-06-19 18:49:13.291530 | instance | openstack/pods/glance-db-sync-hwjsk
2026-06-19 18:49:13.306257 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-06-19 18:49:13.490758 | instance | openstack/pods/glance-ks-endpoints-fpt42
2026-06-19 18:49:13.572121 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-06-19 18:49:13.686328 | instance | openstack/pods/glance-ks-service-4hgnc
2026-06-19 18:49:13.848670 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-06-19 18:49:13.897913 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-06-19 18:49:14.122359 | instance | openstack/pods/glance-ks-user-6b2h8
2026-06-19 18:49:14.205070 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-06-19 18:49:14.325571 | instance | openstack/pods/glance-metadefs-load-fc9v2
2026-06-19 18:49:14.507314 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-06-19 18:49:14.563805 | instance | openstack/pods/glance-rabbit-init-mttp5
2026-06-19 18:49:14.765549 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-06-19 18:49:14.799551 | instance | openstack/pods/glance-storage-init-hjhwp
2026-06-19 18:49:15.013476 | instance | openstack/pods/keepalived-qtxr9
2026-06-19 18:49:15.049985 | instance | openstack/pods/keystone-api-54896c8577-86sc6
2026-06-19 18:49:15.223523 | instance | openstack/pods/keystone-bootstrap-mrmm7
2026-06-19 18:49:15.298630 | instance | openstack/pods/keystone-credential-setup-48wjt
2026-06-19 18:49:15.437555 | instance | openstack/pods/keystone-db-init-l7flk
2026-06-19 18:49:15.564011 | instance | openstack/pods/keystone-db-sync-t7hk8
2026-06-19 18:49:15.649271 | instance | openstack/pods/keystone-domain-manage-rfnbn
2026-06-19 18:49:15.777868 | instance | openstack/pods/keystone-fernet-setup-tg8l6
2026-06-19 18:49:15.891373 | instance | openstack/pods/keystone-rabbit-init-nn2v4
2026-06-19 18:49:16.002952 | instance | openstack/pods/libvirt-libvirt-default-qmp22
2026-06-19 18:49:16.097451 | instance | openstack/pods/memcached-memcached-6479589586-hl7f5
2026-06-19 18:49:16.213970 | instance | openstack/pods/neutron-coredns-7dd4958666-w7744
2026-06-19 18:49:16.317433 | instance | openstack/pods/neutron-db-init-4d6mc
2026-06-19 18:49:16.475105 | instance | openstack/pods/neutron-db-sync-tt472
2026-06-19 18:49:16.566173 | instance | openstack/pods/neutron-dhcp-agent-default-rkz98
2026-06-19 18:49:16.706811 | instance | openstack/pods/neutron-ks-endpoints-575vd
2026-06-19 18:49:16.789510 | instance | openstack/pods/neutron-ks-service-t7vlt
2026-06-19 18:49:16.937961 | instance | openstack/pods/neutron-ks-user-rq5f2
2026-06-19 18:49:17.009183 | instance | openstack/pods/neutron-l3-agent-default-grl9l
2026-06-19 18:49:17.145333 | instance | openstack/pods/neutron-metadata-agent-default-kkrlc
2026-06-19 18:49:17.238614 | instance | openstack/pods/neutron-netns-cleanup-cron-default-52sh2
2026-06-19 18:49:17.351273 | instance | openstack/pods/neutron-ovs-agent-default-ngsxs
2026-06-19 18:49:17.458176 | instance | openstack/pods/neutron-rabbit-init-kntlx
2026-06-19 18:49:17.566859 | instance | openstack/pods/neutron-rpc-server-86787b54b4-qdtqq
2026-06-19 18:49:17.663192 | instance | openstack/pods/neutron-server-586d698c76-d9855
2026-06-19 18:49:17.767909 | instance | openstack/pods/nova-api-metadata-5b54d8df94-rs7zq
2026-06-19 18:49:17.875235 | instance | openstack/pods/nova-api-osapi-68ddcfd6c4-2c4n6
2026-06-19 18:49:17.962165 | instance | openstack/pods/nova-bootstrap-xpktq
2026-06-19 18:49:18.063868 | instance | openstack/pods/nova-cell-setup-z648z
2026-06-19 18:49:18.160701 | instance | openstack/pods/nova-compute-default-bdzhb
2026-06-19 18:49:18.264845 | instance | openstack/pods/nova-conductor-7576bc95c8-5xh7g
2026-06-19 18:49:18.364113 | instance | openstack/pods/nova-db-init-jlldp
2026-06-19 18:49:18.465180 | instance | openstack/pods/nova-db-sync-kpztp
2026-06-19 18:49:18.596222 | instance | openstack/pods/nova-ks-endpoints-brqjr
2026-06-19 18:49:18.651684 | instance | openstack/pods/nova-ks-service-4bx2r
2026-06-19 18:49:18.807556 | instance | openstack/pods/nova-ks-user-7zqfn
2026-06-19 18:49:18.870053 | instance | openstack/pods/nova-novncproxy-599955f7-xbj6q
2026-06-19 18:49:19.033179 | instance | openstack/pods/nova-rabbit-init-n447r
2026-06-19 18:49:19.083285 | instance | openstack/pods/nova-scheduler-848664996b-k89k4
2026-06-19 18:49:19.256906 | instance | openstack/pods/openvswitch-rvnw8
2026-06-19 18:49:19.277116 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-06-19 18:49:19.470869 | instance | openstack/pods/percona-xtradb-pxc-0
2026-06-19 18:49:19.476267 | instance | openstack/pods/placement-api-64d4f46d85-x58gn
2026-06-19 18:49:19.667117 | instance | openstack/pods/placement-db-init-jjwqq
2026-06-19 18:49:19.669502 | instance | openstack/pods/placement-db-sync-qxchs
2026-06-19 18:49:19.875927 | instance | openstack/pods/placement-ks-endpoints-kqrj7
2026-06-19 18:49:19.881485 | instance | openstack/pods/placement-ks-service-bpsg7
2026-06-19 18:49:20.080816 | instance | openstack/pods/placement-ks-user-sd6mh
2026-06-19 18:49:20.082879 | instance | openstack/pods/pxc-operator-69cb5bbdb9-frvdg
2026-06-19 18:49:20.275534 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-06-19 18:49:20.282071 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-06-19 18:49:20.471097 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-9krzj
2026-06-19 18:49:20.491877 | instance | openstack/pods/rabbitmq-glance-server-0
2026-06-19 18:49:20.661345 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-06-19 18:49:20.697273 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-7lz6m
2026-06-19 18:49:20.867146 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-06-19 18:49:20.900447 | instance | openstack/pods/rabbitmq-nova-server-0
2026-06-19 18:49:21.086366 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-wv5x6
2026-06-19 18:49:21.141606 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-m6z44
2026-06-19 18:49:21.316866 | instance | openstack/pods/staffeln-api-74f5bd947-vl2s6
2026-06-19 18:49:21.338735 | instance | openstack/pods/staffeln-conductor-6f5d6f7d96-qj2rs
2026-06-19 18:49:21.518210 | instance | openstack/pods/staffeln-db-init-dl999
2026-06-19 18:49:21.534489 | instance | openstack/pods/staffeln-db-sync-kv6g5
2026-06-19 18:49:21.715143 | instance | openstack/pods/valkey-node-0
2026-06-19 18:49:21.721717 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-xdlkb
2026-06-19 18:49:21.918210 | instance | openstack/rolebindings/barbican-barbican-api
2026-06-19 18:49:21.929557 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-06-19 18:49:22.077605 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-06-19 18:49:22.081486 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-06-19 18:49:22.237823 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-06-19 18:49:22.254185 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-06-19 18:49:22.413884 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-06-19 18:49:22.415174 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-06-19 18:49:22.573794 | instance | openstack/rolebindings/cinder-cinder-api
2026-06-19 18:49:22.574077 | instance | openstack/rolebindings/cinder-cinder-backup
2026-06-19 18:49:22.762736 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-06-19 18:49:22.764621 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-06-19 18:49:22.936831 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-06-19 18:49:22.941798 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-06-19 18:49:23.103525 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-06-19 18:49:23.110208 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-06-19 18:49:23.260421 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-06-19 18:49:23.278674 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-06-19 18:49:23.433871 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-06-19 18:49:23.437719 | instance | openstack/rolebindings/cinder-cinder-test
2026-06-19 18:49:23.606237 | instance | openstack/rolebindings/cinder-cinder-volume
2026-06-19 18:49:23.611484 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-06-19 18:49:23.767897 | instance | openstack/rolebindings/cinder-storage-init
2026-06-19 18:49:23.774985 | instance | openstack/rolebindings/glance-glance-api
2026-06-19 18:49:23.937807 | instance | openstack/rolebindings/glance-glance-db-init
2026-06-19 18:49:23.941147 | instance | openstack/rolebindings/glance-glance-db-sync
2026-06-19 18:49:24.100041 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-06-19 18:49:24.101811 | instance | openstack/rolebindings/glance-glance-ks-service
2026-06-19 18:49:24.282427 | instance | openstack/rolebindings/glance-glance-ks-user
2026-06-19 18:49:24.285416 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-06-19 18:49:24.454012 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-06-19 18:49:24.456997 | instance | openstack/rolebindings/glance-glance-storage-init
2026-06-19 18:49:24.621937 | instance | openstack/rolebindings/glance-glance-test
2026-06-19 18:49:24.625008 | instance | openstack/rolebindings/glance-storage-init
2026-06-19 18:49:24.796567 | instance | openstack/rolebindings/keepalived
2026-06-19 18:49:24.798494 | instance | openstack/rolebindings/keystone-credential-rotate
2026-06-19 18:49:24.963315 | instance | openstack/rolebindings/keystone-credential-setup
2026-06-19 18:49:24.966807 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-06-19 18:49:25.122628 | instance | openstack/rolebindings/keystone-fernet-setup
2026-06-19 18:49:25.125104 | instance | openstack/rolebindings/keystone-keystone-api
2026-06-19 18:49:25.288877 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-06-19 18:49:25.296421 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-06-19 18:49:25.457472 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-06-19 18:49:25.457803 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-06-19 18:49:25.628796 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-06-19 18:49:25.645349 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-06-19 18:49:25.790679 | instance | openstack/rolebindings/keystone-keystone-test
2026-06-19 18:49:25.825847 | instance | openstack/rolebindings/libvirt-cert-manager
2026-06-19 18:49:25.979434 | instance | openstack/rolebindings/libvirt-libvirt
2026-06-19 18:49:26.004221 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-06-19 18:49:26.150678 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-06-19 18:49:26.152023 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent
2026-06-19 18:49:26.318524 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-06-19 18:49:26.322170 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-06-19 18:49:26.481778 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-06-19 18:49:26.483333 | instance | openstack/rolebindings/neutron-neutron-l3-agent
2026-06-19 18:49:26.636339 | instance | openstack/rolebindings/neutron-neutron-metadata-agent
2026-06-19 18:49:26.643271 | instance | openstack/rolebindings/neutron-neutron-ovs-agent
2026-06-19 18:49:26.800148 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-06-19 18:49:26.817896 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-06-19 18:49:26.968868 | instance | openstack/rolebindings/neutron-neutron-server
2026-06-19 18:49:26.968928 | instance | openstack/rolebindings/neutron-neutron-test
2026-06-19 18:49:27.126755 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-06-19 18:49:27.137700 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-06-19 18:49:27.304511 | instance | openstack/roles/barbican-openstack-barbican-api
2026-06-19 18:49:27.307179 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-06-19 18:49:27.467225 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-06-19 18:49:27.472408 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-06-19 18:49:27.628295 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-06-19 18:49:27.629187 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-06-19 18:49:27.799756 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-06-19 18:49:27.801903 | instance | openstack/rolebindings/nova-nova-compute
2026-06-19 18:49:27.976362 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-06-19 18:49:27.979486 | instance | openstack/rolebindings/nova-nova-conductor
2026-06-19 18:49:28.139294 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-06-19 18:49:28.143378 | instance | openstack/rolebindings/nova-nova-db-init
2026-06-19 18:49:28.310773 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-06-19 18:49:28.312880 | instance | openstack/rolebindings/nova-nova-db-sync
2026-06-19 18:49:28.481400 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-06-19 18:49:28.484995 | instance | openstack/roles/cinder-backup-storage-init
2026-06-19 18:49:28.648514 | instance | openstack/roles/cinder-openstack-cinder-api
2026-06-19 18:49:28.660617 | instance | openstack/rolebindings/nova-nova-ks-service
2026-06-19 18:49:28.819226 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-06-19 18:49:28.844814 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-06-19 18:49:28.998647 | instance | openstack/rolebindings/nova-nova-ks-user
2026-06-19 18:49:29.012293 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-06-19 18:49:29.169691 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-06-19 18:49:29.173865 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-06-19 18:49:29.330053 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-06-19 18:49:29.334348 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-06-19 18:49:29.493079 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-06-19 18:49:29.495892 | instance | openstack/rolebindings/nova-nova-scheduler
2026-06-19 18:49:29.664113 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-06-19 18:49:29.673558 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-06-19 18:49:29.840896 | instance | openstack/rolebindings/nova-nova-test
2026-06-19 18:49:29.864857 | instance | openstack/rolebindings/placement-placement-api
2026-06-19 18:49:30.011081 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-06-19 18:49:30.056004 | instance | openstack/rolebindings/placement-placement-db-init
2026-06-19 18:49:30.178229 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-06-19 18:49:30.234089 | instance | openstack/rolebindings/placement-placement-db-sync
2026-06-19 18:49:30.352877 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-06-19 18:49:30.401795 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-06-19 18:49:30.548809 | instance | openstack/roles/cinder-openstack-cinder-test
2026-06-19 18:49:30.591635 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-06-19 18:49:30.757645 | instance | openstack/rolebindings/placement-placement-ks-service
2026-06-19 18:49:30.777264 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-06-19 18:49:30.932862 | instance | openstack/rolebindings/placement-placement-ks-user
2026-06-19 18:49:30.936636 | instance | openstack/roles/cinder-storage-init
2026-06-19 18:49:31.096126 | instance | openstack/rolebindings/pxc-operator
2026-06-19 18:49:31.110113 | instance | openstack/roles/glance-openstack-glance-api
2026-06-19 18:49:31.267404 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-06-19 18:49:31.271488 | instance | openstack/roles/glance-openstack-glance-db-init
2026-06-19 18:49:31.417361 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-06-19 18:49:31.433798 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-06-19 18:49:31.572395 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-06-19 18:49:31.598375 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-06-19 18:49:31.736229 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-06-19 18:49:31.760760 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-06-19 18:49:31.909662 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-06-19 18:49:31.931597 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-06-19 18:49:32.074276 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-06-19 18:49:32.119089 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-06-19 18:49:32.245816 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-06-19 18:49:32.299293 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-06-19 18:49:32.420635 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-06-19 18:49:32.480592 | instance | openstack/roles/glance-openstack-glance-test
2026-06-19 18:49:32.596087 | instance | openstack/roles/glance-storage-init
2026-06-19 18:49:32.644342 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-06-19 18:49:32.794254 | instance | openstack/roles/keepalived
2026-06-19 18:49:32.815421 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-06-19 18:49:32.968513 | instance | openstack/roles/keystone-credential-rotate
2026-06-19 18:49:32.990886 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-06-19 18:49:33.119643 | instance | openstack/roles/keystone-credential-setup
2026-06-19 18:49:33.174835 | instance | openstack/rolebindings/rook-ceph-mgr
2026-06-19 18:49:33.300677 | instance | openstack/roles/keystone-fernet-rotate
2026-06-19 18:49:33.334141 | instance | openstack/rolebindings/rook-ceph-osd
2026-06-19 18:49:33.480185 | instance | openstack/roles/keystone-fernet-setup
2026-06-19 18:49:33.502399 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-06-19 18:49:33.645869 | instance | openstack/roles/keystone-openstack-keystone-api
2026-06-19 18:49:33.669144 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-06-19 18:49:33.839376 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-06-19 18:49:33.872054 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-06-19 18:49:34.012170 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-06-19 18:49:34.049790 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-06-19 18:49:34.191420 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-06-19 18:49:34.237082 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-06-19 18:49:34.375330 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-06-19 18:49:34.402710 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-06-19 18:49:34.527376 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-06-19 18:49:34.570549 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-06-19 18:49:34.696695 | instance | openstack/roles/keystone-openstack-keystone-test
2026-06-19 18:49:34.733704 | instance | openstack/roles/libvirt-cert-manager
2026-06-19 18:49:34.885601 | instance | openstack/roles/libvirt-openstack-libvirt
2026-06-19 18:49:34.904201 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-06-19 18:49:35.083313 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-06-19 18:49:35.115286 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent
2026-06-19 18:49:35.256424 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-06-19 18:49:35.275978 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-06-19 18:49:35.423922 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-06-19 18:49:35.447153 | instance | openstack/roles/neutron-openstack-neutron-l3-agent
2026-06-19 18:49:35.586411 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent
2026-06-19 18:49:35.607224 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent
2026-06-19 18:49:35.746664 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-06-19 18:49:35.775875 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-06-19 18:49:35.908733 | instance | openstack/roles/neutron-openstack-neutron-server
2026-06-19 18:49:35.955360 | instance | openstack/roles/neutron-openstack-neutron-test
2026-06-19 18:49:36.094037 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-06-19 18:49:36.128564 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-06-19 18:49:36.292011 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-06-19 18:49:36.330238 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-06-19 18:49:36.470789 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-06-19 18:49:36.518685 | instance | openstack/roles/nova-openstack-nova-compute
2026-06-19 18:49:36.639168 | instance | openstack/roles/nova-openstack-nova-conductor
2026-06-19 18:49:36.698627 | instance | openstack/roles/nova-openstack-nova-db-init
2026-06-19 18:49:36.829208 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-06-19 18:49:36.883102 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-06-19 18:49:37.002448 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-06-19 18:49:37.050484 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-06-19 18:49:37.187456 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-06-19 18:49:37.217836 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-06-19 18:49:37.357659 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-06-19 18:49:37.387083 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-06-19 18:49:37.535661 | instance | openstack/roles/nova-openstack-nova-test
2026-06-19 18:49:37.552277 | instance | openstack/roles/placement-openstack-placement-api
2026-06-19 18:49:37.709040 | instance | openstack/roles/placement-openstack-placement-db-init
2026-06-19 18:49:37.731018 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-06-19 18:49:37.908665 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-06-19 18:49:37.922497 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-06-19 18:49:38.093841 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-06-19 18:49:38.097505 | instance | openstack/roles/pxc-operator
2026-06-19 18:49:38.259409 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-06-19 18:49:38.274503 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-06-19 18:49:38.429245 | instance | openstack/roles/rabbitmq-cluster-operator
2026-06-19 18:49:38.464363 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-06-19 18:49:38.600975 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-06-19 18:49:38.687190 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-06-19 18:49:38.786627 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-06-19 18:49:38.869961 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-06-19 18:49:38.961195 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-06-19 18:49:39.044241 | instance | openstack/roles/rook-ceph-mgr
2026-06-19 18:49:39.119172 | instance | openstack/roles/rook-ceph-osd
2026-06-19 18:49:39.221488 | instance | openstack/roles/rook-ceph-purge-osd
2026-06-19 18:49:39.277237 | instance | openstack/roles/staffeln-conductor
2026-06-19 18:49:39.390339 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-06-19 18:49:39.438676 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-06-19 18:49:39.562675 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-06-19 18:49:39.610540 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-06-19 18:49:39.726670 | instance | openstack/serviceaccounts/barbican-api
2026-06-19 18:49:39.785470 | instance | openstack/serviceaccounts/barbican-db-init
2026-06-19 18:49:40.035657 | instance | openstack/serviceaccounts/barbican-db-sync
2026-06-19 18:49:40.090655 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-06-19 18:49:40.351619 | instance | openstack/serviceaccounts/barbican-ks-service
2026-06-19 18:49:40.408163 | instance | openstack/serviceaccounts/barbican-ks-user
2026-06-19 18:49:40.663358 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-06-19 18:49:40.746187 | instance | openstack/serviceaccounts/barbican-test
2026-06-19 18:49:40.971563 | instance | openstack/serviceaccounts/cinder-api
2026-06-19 18:49:41.068998 | instance | openstack/serviceaccounts/cinder-backup
2026-06-19 18:49:41.256988 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-06-19 18:49:41.352044 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-06-19 18:49:41.541078 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-06-19 18:49:41.660222 | instance | openstack/serviceaccounts/cinder-db-init
2026-06-19 18:49:41.867474 | instance | openstack/serviceaccounts/cinder-db-sync
2026-06-19 18:49:42.002419 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-06-19 18:49:42.173087 | instance | openstack/serviceaccounts/cinder-ks-service
2026-06-19 18:49:42.328231 | instance | openstack/serviceaccounts/cinder-ks-user
2026-06-19 18:49:42.486259 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-06-19 18:49:42.645826 | instance | openstack/serviceaccounts/cinder-scheduler
2026-06-19 18:49:42.790299 | instance | openstack/serviceaccounts/cinder-storage-init
2026-06-19 18:49:42.980946 | instance | openstack/serviceaccounts/cinder-test
2026-06-19 18:49:43.094621 | instance | openstack/serviceaccounts/cinder-volume
2026-06-19 18:49:43.291493 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-06-19 18:49:43.389400 | instance | openstack/serviceaccounts/default
2026-06-19 18:49:43.586272 | instance | openstack/serviceaccounts/glance-api
2026-06-19 18:49:43.673644 | instance | openstack/serviceaccounts/glance-db-init
2026-06-19 18:49:43.935076 | instance | openstack/serviceaccounts/glance-db-sync
2026-06-19 18:49:44.006799 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-06-19 18:49:44.250762 | instance | openstack/serviceaccounts/glance-ks-service
2026-06-19 18:49:44.327818 | instance | openstack/serviceaccounts/glance-ks-user
2026-06-19 18:49:44.550426 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-06-19 18:49:44.645781 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-06-19 18:49:44.862216 | instance | openstack/serviceaccounts/glance-storage-init
2026-06-19 18:49:44.998281 | instance | openstack/serviceaccounts/glance-test
2026-06-19 18:49:45.159370 | instance | openstack/serviceaccounts/keepalived
2026-06-19 18:49:45.297945 | instance | openstack/serviceaccounts/keystone-api
2026-06-19 18:49:45.461599 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-06-19 18:49:45.621906 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-06-19 18:49:45.794003 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-06-19 18:49:45.965857 | instance | openstack/serviceaccounts/keystone-db-init
2026-06-19 18:49:46.140531 | instance | openstack/serviceaccounts/keystone-db-sync
2026-06-19 18:49:46.297193 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-06-19 18:49:46.455839 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-06-19 18:49:46.634872 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-06-19 18:49:46.766501 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-06-19 18:49:46.987829 | instance | openstack/serviceaccounts/keystone-test
2026-06-19 18:49:47.065145 | instance | openstack/serviceaccounts/libvirt
2026-06-19 18:49:47.308924 | instance | openstack/serviceaccounts/memcached-memcached
2026-06-19 18:49:47.378599 | instance | openstack/serviceaccounts/neutron-db-init
2026-06-19 18:49:47.669540 | instance | openstack/serviceaccounts/neutron-db-sync
2026-06-19 18:49:47.726293 | instance | openstack/serviceaccounts/neutron-dhcp-agent
2026-06-19 18:49:47.996031 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-06-19 18:49:48.035157 | instance | openstack/serviceaccounts/neutron-ks-service
2026-06-19 18:49:48.320394 | instance | openstack/serviceaccounts/neutron-ks-user
2026-06-19 18:49:48.341007 | instance | openstack/serviceaccounts/neutron-l3-agent
2026-06-19 18:49:48.698104 | instance | openstack/serviceaccounts/neutron-metadata-agent
2026-06-19 18:49:48.718958 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-06-19 18:49:49.035430 | instance | openstack/serviceaccounts/neutron-ovs-agent
2026-06-19 18:49:49.044108 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-06-19 18:49:49.374987 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-06-19 18:49:49.418445 | instance | openstack/serviceaccounts/neutron-server
2026-06-19 18:49:49.718234 | instance | openstack/serviceaccounts/neutron-test
2026-06-19 18:49:49.774130 | instance | openstack/serviceaccounts/nova-api-metadata
2026-06-19 18:49:50.049005 | instance | openstack/serviceaccounts/nova-api-osapi
2026-06-19 18:49:50.142762 | instance | openstack/serviceaccounts/nova-bootstrap
2026-06-19 18:49:50.434948 | instance | openstack/serviceaccounts/nova-cell-setup
2026-06-19 18:49:50.531977 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-06-19 18:49:50.802494 | instance | openstack/serviceaccounts/nova-compute
2026-06-19 18:49:50.911800 | instance | openstack/serviceaccounts/nova-conductor
2026-06-19 18:49:51.180008 | instance | openstack/serviceaccounts/nova-db-init
2026-06-19 18:49:51.291351 | instance | openstack/serviceaccounts/nova-db-sync
2026-06-19 18:49:51.504620 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-06-19 18:49:51.592838 | instance | openstack/serviceaccounts/nova-ks-service
2026-06-19 18:49:51.824183 | instance | openstack/serviceaccounts/nova-ks-user
2026-06-19 18:49:51.915616 | instance | openstack/serviceaccounts/nova-novncproxy
2026-06-19 18:49:52.160838 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-06-19 18:49:52.233281 | instance | openstack/serviceaccounts/nova-scheduler
2026-06-19 18:49:52.541217 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-06-19 18:49:52.610152 | instance | openstack/serviceaccounts/nova-test
2026-06-19 18:49:52.883323 | instance | openstack/serviceaccounts/openvswitch-server
2026-06-19 18:49:52.958913 | instance | openstack/serviceaccounts/placement-api
2026-06-19 18:49:53.213052 | instance | openstack/serviceaccounts/placement-db-init
2026-06-19 18:49:53.294206 | instance | openstack/serviceaccounts/placement-db-sync
2026-06-19 18:49:53.557191 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-06-19 18:49:53.614663 | instance | openstack/serviceaccounts/placement-ks-service
2026-06-19 18:49:53.948496 | instance | openstack/serviceaccounts/placement-ks-user
2026-06-19 18:49:54.019701 | instance | openstack/serviceaccounts/pxc-operator
2026-06-19 18:49:54.282833 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-06-19 18:49:54.386623 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-06-19 18:49:54.651443 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-06-19 18:49:54.752316 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-06-19 18:49:54.985119 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-06-19 18:49:55.104361 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-06-19 18:49:55.360971 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-06-19 18:49:55.469848 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-06-19 18:49:55.704501 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-06-19 18:49:55.814877 | instance | openstack/serviceaccounts/rook-ceph-default
2026-06-19 18:49:56.035672 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-06-19 18:49:56.142410 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-06-19 18:49:56.367914 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-06-19 18:49:56.496519 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-06-19 18:49:56.742552 | instance | openstack/serviceaccounts/staffeln-api
2026-06-19 18:49:56.877086 | instance | openstack/serviceaccounts/staffeln-conductor
2026-06-19 18:49:57.083722 | instance | openstack/secrets/barbican-api-certs
2026-06-19 18:49:57.230571 | instance | openstack/serviceaccounts/staffeln-db-init
2026-06-19 18:49:57.290407 | instance | openstack/secrets/barbican-db-admin
2026-06-19 18:49:57.474755 | instance | openstack/secrets/barbican-db-user
2026-06-19 18:49:57.585125 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-06-19 18:49:57.662621 | instance | openstack/serviceaccounts/valkey
2026-06-19 18:49:57.913835 | instance | openstack/secrets/barbican-etc
2026-06-19 18:49:58.036890 | instance | openstack/secrets/barbican-keystone-admin
2026-06-19 18:49:58.103514 | instance | openstack/secrets/barbican-keystone-user
2026-06-19 18:49:58.219152 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-06-19 18:49:58.301917 | instance | openstack/secrets/barbican-rabbitmq-user
2026-06-19 18:49:58.432191 | instance | openstack/secrets/cinder-api-certs
2026-06-19 18:49:58.497775 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-06-19 18:49:58.634422 | instance | openstack/secrets/cinder-db-admin
2026-06-19 18:49:58.678988 | instance | openstack/secrets/cinder-db-user
2026-06-19 18:49:58.846727 | instance | openstack/secrets/cinder-etc
2026-06-19 18:49:58.880171 | instance | openstack/secrets/cinder-keystone-admin
2026-06-19 18:49:59.039146 | instance | openstack/secrets/cinder-keystone-test
2026-06-19 18:49:59.065890 | instance | openstack/secrets/cinder-keystone-user
2026-06-19 18:49:59.232938 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-06-19 18:49:59.237509 | instance | openstack/secrets/cinder-rabbitmq-user
2026-06-19 18:49:59.408335 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-06-19 18:49:59.417946 | instance | openstack/secrets/glance-api-certs
2026-06-19 18:49:59.590712 | instance | openstack/secrets/glance-db-admin
2026-06-19 18:49:59.594756 | instance | openstack/secrets/glance-db-user
2026-06-19 18:49:59.768522 | instance | openstack/secrets/glance-etc
2026-06-19 18:49:59.784620 | instance | openstack/secrets/glance-keystone-admin
2026-06-19 18:49:59.977033 | instance | openstack/secrets/glance-keystone-test
2026-06-19 18:49:59.979554 | instance | openstack/secrets/glance-keystone-user
2026-06-19 18:50:00.154204 | instance | openstack/secrets/glance-rabbitmq-admin
2026-06-19 18:50:00.162745 | instance | openstack/secrets/glance-rabbitmq-user
2026-06-19 18:50:00.322517 | instance | openstack/secrets/images-rbd-keyring
2026-06-19 18:50:00.346240 | instance | openstack/secrets/internal-percona-xtradb
2026-06-19 18:50:00.489668 | instance | openstack/secrets/keepalived-etc
2026-06-19 18:50:00.528853 | instance | openstack/secrets/keystone-api-certs
2026-06-19 18:50:00.686989 | instance | openstack/secrets/keystone-credential-keys
2026-06-19 18:50:00.737186 | instance | openstack/secrets/keystone-db-admin
2026-06-19 18:50:00.887999 | instance | openstack/secrets/keystone-db-user
2026-06-19 18:50:00.929099 | instance | openstack/secrets/keystone-etc
2026-06-19 18:50:01.074715 | instance | openstack/secrets/keystone-fernet-keys
2026-06-19 18:50:01.128588 | instance | openstack/secrets/keystone-keystone-admin
2026-06-19 18:50:01.256594 | instance | openstack/secrets/keystone-keystone-test
2026-06-19 18:50:01.302584 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-06-19 18:50:01.448339 | instance | openstack/secrets/keystone-rabbitmq-user
2026-06-19 18:50:01.474863 | instance | openstack/secrets/libvirt-api-ca
2026-06-19 18:50:01.624589 | instance | openstack/secrets/libvirt-etc
2026-06-19 18:50:01.654812 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-06-19 18:50:01.816508 | instance | openstack/secrets/libvirt-vnc-ca
2026-06-19 18:50:01.850237 | instance | openstack/secrets/neutron-db-admin
2026-06-19 18:50:01.993149 | instance | openstack/secrets/neutron-db-user
2026-06-19 18:50:02.040759 | instance | openstack/secrets/neutron-dhcp-agent-default
2026-06-19 18:50:02.203415 | instance | openstack/secrets/neutron-etc
2026-06-19 18:50:02.241491 | instance | openstack/secrets/neutron-keystone-admin
2026-06-19 18:50:02.401986 | instance | openstack/secrets/neutron-keystone-test
2026-06-19 18:50:02.413129 | instance | openstack/secrets/neutron-keystone-user
2026-06-19 18:50:02.588664 | instance | openstack/secrets/neutron-l3-agent-default
2026-06-19 18:50:02.604219 | instance | openstack/secrets/neutron-metadata-agent-default
2026-06-19 18:50:02.797693 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-06-19 18:50:02.799758 | instance | openstack/secrets/neutron-ovs-agent-default
2026-06-19 18:50:02.991816 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-06-19 18:50:03.003306 | instance | openstack/secrets/neutron-rabbitmq-user
2026-06-19 18:50:03.165364 | instance | openstack/secrets/neutron-server-certs
2026-06-19 18:50:03.180691 | instance | openstack/secrets/nova-api-certs
2026-06-19 18:50:03.356491 | instance | openstack/secrets/nova-compute-default
2026-06-19 18:50:03.365813 | instance | openstack/secrets/nova-db-admin
2026-06-19 18:50:03.552591 | instance | openstack/secrets/nova-db-api-admin
2026-06-19 18:50:03.555759 | instance | openstack/secrets/nova-db-api-user
2026-06-19 18:50:03.725045 | instance | openstack/secrets/nova-db-cell0-admin
2026-06-19 18:50:03.728094 | instance | openstack/secrets/nova-db-cell0-user
2026-06-19 18:50:03.943085 | instance | openstack/secrets/nova-db-user
2026-06-19 18:50:03.943161 | instance | openstack/secrets/nova-etc
2026-06-19 18:50:04.127171 | instance | openstack/secrets/nova-keystone-admin
2026-06-19 18:50:04.136729 | instance | openstack/secrets/nova-keystone-test
2026-06-19 18:50:04.304276 | instance | openstack/secrets/nova-keystone-user
2026-06-19 18:50:04.304389 | instance | openstack/secrets/nova-novncproxy-certs
2026-06-19 18:50:04.491490 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-06-19 18:50:04.496337 | instance | openstack/secrets/nova-rabbitmq-admin
2026-06-19 18:50:04.659468 | instance | openstack/secrets/nova-rabbitmq-user
2026-06-19 18:50:04.668382 | instance | openstack/secrets/nova-ssh
2026-06-19 18:50:04.870504 | instance | openstack/secrets/percona-xtradb
2026-06-19 18:50:04.874604 | instance | openstack/secrets/placement-api-certs
2026-06-19 18:50:05.045455 | instance | openstack/secrets/placement-db-admin
2026-06-19 18:50:05.048541 | instance | openstack/secrets/placement-db-user
2026-06-19 18:50:05.222598 | instance | openstack/secrets/placement-etc
2026-06-19 18:50:05.226054 | instance | openstack/secrets/placement-keystone-admin
2026-06-19 18:50:05.392895 | instance | openstack/secrets/placement-keystone-user
2026-06-19 18:50:05.395467 | instance | openstack/secrets/pvc-ceph-client-key
2026-06-19 18:50:05.584522 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-06-19 18:50:05.586382 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-06-19 18:50:05.763446 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-06-19 18:50:05.773997 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-06-19 18:50:05.939681 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-06-19 18:50:05.949838 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-06-19 18:50:06.111542 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-06-19 18:50:06.133293 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-06-19 18:50:06.299597 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-06-19 18:50:06.316564 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-06-19 18:50:06.490706 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-06-19 18:50:06.495998 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-06-19 18:50:06.696544 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-06-19 18:50:06.719830 | instance | openstack/secrets/rook-ceph-config
2026-06-19 18:50:06.924720 | instance | openstack/services/barbican-api
2026-06-19 18:50:06.930539 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-06-19 18:50:07.111883 | instance | openstack/services/ceph-mon
2026-06-19 18:50:07.138712 | instance | openstack/secrets/rook-ceph-mon
2026-06-19 18:50:07.317537 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-06-19 18:50:07.328707 | instance | openstack/services/cinder-api
2026-06-19 18:50:07.486234 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-06-19 18:50:07.532206 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-06-19 18:50:07.666695 | instance | openstack/services/glance-api
2026-06-19 18:50:07.723026 | instance | openstack/secrets/rook-csi-cephfs-node
2026-06-19 18:50:07.901449 | instance | openstack/services/keystone-api
2026-06-19 18:50:07.922354 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-06-19 18:50:08.091581 | instance | openstack/services/memcached
2026-06-19 18:50:08.093959 | instance | openstack/secrets/rook-csi-rbd-node
2026-06-19 18:50:08.268807 | instance | openstack/services/memcached-metrics
2026-06-19 18:50:08.296618 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-06-19 18:50:08.471348 | instance | openstack/services/neutron-coredns
2026-06-19 18:50:08.494739 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-06-19 18:50:08.687315 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-06-19 18:50:08.691087 | instance | openstack/services/neutron-coredns-metrics
2026-06-19 18:50:08.903785 | instance | openstack/services/neutron-server
2026-06-19 18:50:08.929121 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-06-19 18:50:09.112192 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-06-19 18:50:09.145773 | instance | openstack/services/nova-api
2026-06-19 18:50:09.318599 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-06-19 18:50:09.361423 | instance | openstack/services/nova-metadata
2026-06-19 18:50:09.508853 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-06-19 18:50:09.569378 | instance | openstack/services/nova-novncproxy
2026-06-19 18:50:09.713203 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-06-19 18:50:09.774988 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-06-19 18:50:09.920993 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1
2026-06-19 18:50:09.964215 | instance | openstack/services/percona-xtradb-cluster-operator
2026-06-19 18:50:10.102854 | instance | openstack/services/percona-xtradb-haproxy
2026-06-19 18:50:10.159385 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-06-19 18:50:10.305233 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-06-19 18:50:10.397074 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-06-19 18:50:10.515191 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-06-19 18:50:10.622232 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-06-19 18:50:10.711898 | instance | openstack/services/percona-xtradb-pxc
2026-06-19 18:50:10.809384 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-06-19 18:50:10.931566 | instance | openstack/services/percona-xtradb-pxc-unready
2026-06-19 18:50:10.997087 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-06-19 18:50:11.132605 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-06-19 18:50:11.205559 | instance | openstack/services/placement-api
2026-06-19 18:50:11.378276 | instance | openstack/services/rabbitmq-barbican
2026-06-19 18:50:11.416480 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-06-19 18:50:11.599947 | instance | openstack/services/rabbitmq-barbican-nodes
2026-06-19 18:50:11.612335 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-06-19 18:50:11.796758 | instance | openstack/services/rabbitmq-cinder
2026-06-19 18:50:11.840194 | instance | openstack/secrets/staffeln-db-admin
2026-06-19 18:50:11.994809 | instance | openstack/services/rabbitmq-cinder-nodes
2026-06-19 18:50:12.017439 | instance | openstack/secrets/staffeln-db-user
2026-06-19 18:50:12.176282 | instance | openstack/services/rabbitmq-glance
2026-06-19 18:50:12.193514 | instance | openstack/secrets/staffeln-etc
2026-06-19 18:50:12.368967 | instance | openstack/services/rabbitmq-glance-nodes
2026-06-19 18:50:12.381395 | instance | openstack/secrets/valkey-ca
2026-06-19 18:50:12.562153 | instance | openstack/services/rabbitmq-keystone
2026-06-19 18:50:12.583278 | instance | openstack/secrets/valkey-server-certs
2026-06-19 18:50:12.759273 | instance | openstack/services/rabbitmq-keystone-nodes
2026-06-19 18:50:12.760952 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-06-19 18:50:12.965634 | instance | openstack/services/rabbitmq-neutron
2026-06-19 18:50:13.025745 | instance | openstack/services/rabbitmq-neutron-nodes
2026-06-19 18:50:13.181992 | instance | openstack/services/rabbitmq-nova
2026-06-19 18:50:13.240743 | instance | openstack/services/rabbitmq-nova-nodes
2026-06-19 18:50:13.364097 | instance | openstack/services/rook-ceph-rgw-ceph
2026-06-19 18:50:13.450039 | instance | openstack/services/staffeln-api
2026-06-19 18:50:13.553167 | instance | openstack/services/valkey
2026-06-19 18:50:13.642760 | instance | openstack/services/valkey-headless
2026-06-19 18:50:13.760676 | instance | openstack/services/valkey-metrics
2026-06-19 18:50:13.851393 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-06-19 18:50:13.961651 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-06-19 18:50:14.011545 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-06-19 18:50:14.148948 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-06-19 18:50:14.180346 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-06-19 18:50:14.326932 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-06-19 18:50:14.350336 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-06-19 18:50:14.490397 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-06-19 18:50:14.517173 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-06-19 18:50:14.663848 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-06-19 18:50:14.680797 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-06-19 18:50:14.858237 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-06-19 18:50:14.863730 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-06-19 18:50:15.026339 | instance | rook-ceph/roles/rook-ceph-mgr
2026-06-19 18:50:15.030395 | instance | rook-ceph/roles/rook-ceph-osd
2026-06-19 18:50:15.180172 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-06-19 18:50:15.191199 | instance | rook-ceph/roles/rook-ceph-system
2026-06-19 18:50:15.341322 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-06-19 18:50:15.356152 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-06-19 18:50:15.562730 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-06-19 18:50:15.572978 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-06-19 18:50:15.794672 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-06-19 18:50:15.813274 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-06-19 18:50:15.997165 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-06-19 18:50:16.019399 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-06-19 18:50:16.208386 | instance | openstack/statefulsets/valkey-node
2026-06-19 18:50:16.224856 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-06-19 18:50:16.428121 | instance | rook-ceph/serviceaccounts/default
2026-06-19 18:50:16.511592 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-06-19 18:50:16.616443 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-06-19 18:50:16.702746 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-06-19 18:50:16.816323 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-06-19 18:50:16.910498 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-06-19 18:50:17.026221 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-06-19 18:50:17.107064 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-06-19 18:50:17.228906 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-06-19 18:50:17.319014 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-06-19 18:50:17.474302 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-06-19 18:50:17.556993 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-06-19 18:50:17.680275 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-06-19 18:50:17.770642 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-06-19 18:50:17.878289 | instance | secretgen-controller/deployment/secretgen-controller
2026-06-19 18:50:17.952159 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-j4x6p
2026-06-19 18:50:18.046954 | instance | secretgen-controller/serviceaccounts/default
2026-06-19 18:50:18.115319 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-06-19 18:50:18.337536 | instance | ok: Runtime: 0:02:05.520594
2026-06-19 18:50:18.354320 |
2026-06-19 18:50:18.354433 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-06-19 18:50:19.214614 | instance | changed:
2026-06-19 18:50:19.214800 | instance | cd+++++++++ objects/
2026-06-19 18:50:19.214830 | instance | cd+++++++++ objects/cluster/
2026-06-19 18:50:19.214851 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-06-19 18:50:19.214872 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-06-19 18:50:19.214890 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-06-19 18:50:19.214909 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-06-19 18:50:19.214927 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-06-19 18:50:19.214946 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-06-19 18:50:19.214965 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-06-19 18:50:19.214983 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-06-19 18:50:19.215001 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-06-19 18:50:19.215019 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt
2026-06-19 18:50:19.215037 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml
2026-06-19 18:50:19.215055 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-06-19 18:50:19.215074 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-19 18:50:19.215092 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-06-19 18:50:19.215111 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-06-19 18:50:19.215129 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-06-19 18:50:19.215147 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-06-19 18:50:19.215165 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-06-19 18:50:19.215183 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-06-19 18:50:19.215201 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-06-19 18:50:19.215220 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-06-19 18:50:19.215238 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-06-19 18:50:19.215256 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-06-19 18:50:19.215274 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-06-19 18:50:19.215292 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-06-19 18:50:19.215310 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-06-19 18:50:19.215333 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-06-19 18:50:19.215364 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-06-19 18:50:19.215384 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-06-19 18:50:19.215403 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-06-19 18:50:19.215422 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-06-19 18:50:19.215440 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-06-19 18:50:19.215459 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-19 18:50:19.215478 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-06-19 18:50:19.215496 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-06-19 18:50:19.215514 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-06-19 18:50:19.215533 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-06-19 18:50:19.215551 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-06-19 18:50:19.215569 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-06-19 18:50:19.215587 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-06-19 18:50:19.215605 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-06-19 18:50:19.215624 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-19 18:50:19.215643 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-19 18:50:19.215662 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-06-19 18:50:19.215681 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-06-19 18:50:19.215700 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-06-19 18:50:19.215719 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-06-19 18:50:19.215737 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-06-19 18:50:19.215755 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-06-19 18:50:19.215774 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-06-19 18:50:19.215792 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-06-19 18:50:19.215810 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-06-19 18:50:19.215829 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-19 18:50:19.215847 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-06-19 18:50:19.215865 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-06-19 18:50:19.215882 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-06-19 18:50:19.215900 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-06-19 18:50:19.215918 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-06-19 18:50:19.215936 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-06-19 18:50:19.215954 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-06-19 18:50:19.215972 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-06-19 18:50:19.215990 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt
2026-06-19 18:50:19.216008 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml
2026-06-19 18:50:19.216026 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-06-19 18:50:19.216052 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-06-19 18:50:19.216071 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-06-19 18:50:19.216089 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-06-19 18:50:19.216108 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-06-19 18:50:19.216126 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-06-19 18:50:19.216144 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-06-19 18:50:19.216161 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-06-19 18:50:19.216179 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-06-19 18:50:19.216197 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-06-19 18:50:19.216216 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-06-19 18:50:19.216234 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-06-19 18:50:19.216253 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-06-19 18:50:19.216270 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-06-19 18:50:19.216287 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-06-19 18:50:19.216304 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-06-19 18:50:19.216322 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-06-19 18:50:19.216340 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-06-19 18:50:19.216357 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-06-19 18:50:19.216375 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-06-19 18:50:19.216393 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-06-19 18:50:19.216411 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-06-19 18:50:19.216429 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-06-19 18:50:19.216447 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-06-19 18:50:19.216465 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-19 18:50:19.216483 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-19 18:50:19.216501 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-06-19 18:50:19.216519 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-06-19 18:50:19.216538 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-06-19 18:50:19.216556 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-06-19 18:50:19.216574 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-06-19 18:50:19.216592 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-06-19 18:50:19.216610 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-06-19 18:50:19.216629 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-06-19 18:50:19.216647 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-06-19 18:50:19.216665 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-06-19 18:50:19.216687 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-06-19 18:50:19.216707 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-06-19 18:50:19.216724 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-06-19 18:50:19.216742 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-06-19 18:50:19.216760 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-06-19 18:50:19.216778 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-06-19 18:50:19.216796 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-06-19 18:50:19.216814 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-06-19 18:50:19.216832 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-06-19 18:50:19.216850 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-06-19 18:50:19.216867 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-06-19 18:50:19.216885 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-06-19 18:50:19.216903 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-06-19 18:50:19.216921 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-06-19 18:50:19.216938 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-06-19 18:50:19.216960 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-06-19 18:50:19.216995 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-06-19 18:50:19.217014 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-06-19 18:50:19.217031 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-06-19 18:50:19.217049 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-06-19 18:50:19.217066 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-06-19 18:50:19.217105 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-06-19 18:50:19.217123 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-06-19 18:50:19.217141 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-06-19 18:50:19.217159 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-06-19 18:50:19.217176 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-06-19 18:50:19.217194 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-06-19 18:50:19.217211 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-06-19 18:50:19.217229 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-06-19 18:50:19.217248 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-06-19 18:50:19.217266 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-06-19 18:50:19.217285 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-06-19 18:50:19.217302 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-06-19 18:50:19.217320 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-06-19 18:50:19.217343 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-06-19 18:50:19.217362 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-06-19 18:50:19.217380 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-06-19 18:50:19.217398 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-06-19 18:50:19.217416 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-06-19 18:50:19.217434 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-06-19 18:50:19.217452 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-06-19 18:50:19.217469 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-06-19 18:50:19.217486 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-06-19 18:50:19.217504 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-06-19 18:50:19.217521 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-06-19 18:50:19.217539 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-06-19 18:50:19.217557 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-06-19 18:50:19.217575 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-06-19 18:50:19.217592 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-06-19 18:50:19.217610 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-06-19 18:50:19.217627 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-06-19 18:50:19.217645 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-06-19 18:50:19.217662 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-06-19 18:50:19.217681 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-06-19 18:50:19.217699 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-06-19 18:50:19.217716 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-06-19 18:50:19.217734 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-06-19 18:50:19.217752 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-06-19 18:50:19.217769 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-06-19 18:50:19.217787 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-06-19 18:50:19.217805 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-06-19 18:50:19.217823 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-06-19 18:50:19.217840 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-06-19 18:50:19.217858 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-06-19 18:50:19.217876 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-06-19 18:50:19.217893 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-06-19 18:50:19.217911 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-06-19 18:50:19.217934 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-06-19 18:50:19.217953 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-06-19 18:50:19.217971 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-06-19 18:50:19.217989 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-06-19 18:50:19.218006 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-06-19 18:50:19.218024 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-06-19 18:50:19.218042 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-06-19 18:50:19.218059 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-06-19 18:50:19.218077 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-06-19 18:50:19.218095 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-06-19 18:50:19.218113 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-06-19 18:50:19.218130 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-06-19 18:50:19.218148 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-06-19 18:50:19.218166 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-06-19 18:50:19.218184 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-06-19 18:50:19.218202 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-06-19 18:50:19.218220 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-06-19 18:50:19.218238 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-06-19 18:50:19.218256 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-06-19 18:50:19.218276 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-06-19 18:50:19.218297 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-06-19 18:50:19.218314 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-06-19 18:50:19.218332 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-06-19 18:50:19.218349 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-06-19 18:50:19.218367 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-06-19 18:50:19.218384 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-06-19 18:50:19.218402 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-06-19 18:50:19.218420 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-06-19 18:50:19.218438 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-06-19 18:50:19.218457 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-06-19 18:50:19.218475 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-06-19 18:50:19.218492 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-06-19 18:50:19.218510 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-06-19 18:50:19.218532 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-06-19 18:50:19.218551 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-06-19 18:50:19.218569 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-06-19 18:50:19.218587 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-06-19 18:50:19.218605 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-06-19 18:50:19.218623 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-06-19 18:50:19.218641 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-06-19 18:50:19.218658 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-06-19 18:50:19.218676 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-06-19 18:50:19.218693 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-06-19 18:50:19.218711 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-06-19 18:50:19.218729 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-06-19 18:50:19.218746 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-06-19 18:50:19.218764 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-06-19 18:50:19.218783 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-06-19 18:50:19.218801 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-06-19 18:50:19.218818 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-06-19 18:50:19.218836 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-06-19 18:50:19.218855 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-06-19 18:50:19.218872 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-06-19 18:50:19.218890 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-06-19 18:50:19.218908 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-06-19 18:50:19.218926 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-06-19 18:50:19.218944 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-06-19 18:50:19.218962 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-06-19 18:50:19.218979 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-06-19 18:50:19.218997 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-06-19 18:50:19.219015 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-06-19 18:50:19.219033 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-06-19 18:50:19.219051 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-06-19 18:50:19.219068 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-06-19 18:50:19.219086 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-06-19 18:50:19.219104 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-06-19 18:50:19.219125 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-06-19 18:50:19.219144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-06-19 18:50:19.219162 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-06-19 18:50:19.219180 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-06-19 18:50:19.219198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-06-19 18:50:19.219220 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-06-19 18:50:19.219239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-06-19 18:50:19.219256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-19 18:50:19.219274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-06-19 18:50:19.219292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-06-19 18:50:19.219310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-06-19 18:50:19.219327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-06-19 18:50:19.219345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-06-19 18:50:19.219363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-06-19 18:50:19.219380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-06-19 18:50:19.219398 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-06-19 18:50:19.219416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-06-19 18:50:19.219434 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-06-19 18:50:19.219452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-06-19 18:50:19.219469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-06-19 18:50:19.219487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-06-19 18:50:19.219504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-06-19 18:50:19.219522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-06-19 18:50:19.219539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-19 18:50:19.219557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-06-19 18:50:19.219574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-06-19 18:50:19.219592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-06-19 18:50:19.219610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-06-19 18:50:19.219628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-06-19 18:50:19.219646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-06-19 18:50:19.219663 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-19 18:50:19.219681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-19 18:50:19.219699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-06-19 18:50:19.219716 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-06-19 18:50:19.219734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-06-19 18:50:19.219751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-06-19 18:50:19.219769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-06-19 18:50:19.219786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-06-19 18:50:19.219811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-06-19 18:50:19.219829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-06-19 18:50:19.219847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-06-19 18:50:19.219864 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-19 18:50:19.219882 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-06-19 18:50:19.219899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-06-19 18:50:19.219917 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-06-19 18:50:19.219934 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-06-19 18:50:19.219951 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-06-19 18:50:19.219969 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-06-19 18:50:19.219986 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-06-19 18:50:19.220004 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-06-19 18:50:19.220021 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-06-19 18:50:19.220039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-06-19 18:50:19.220056 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-06-19 18:50:19.220074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-06-19 18:50:19.220092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-06-19 18:50:19.220109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-06-19 18:50:19.220126 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-06-19 18:50:19.220144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-06-19 18:50:19.220161 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt
2026-06-19 18:50:19.220179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml
2026-06-19 18:50:19.220196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-06-19 18:50:19.220214 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-06-19 18:50:19.220231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-06-19 18:50:19.220248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-06-19 18:50:19.220266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-06-19 18:50:19.220284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-06-19 18:50:19.220302 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-06-19 18:50:19.220319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-06-19 18:50:19.220338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-06-19 18:50:19.220356 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-06-19 18:50:19.220374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-06-19 18:50:19.220392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-06-19 18:50:19.220414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-19 18:50:19.220433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-19 18:50:19.220451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-06-19 18:50:19.220469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-06-19 18:50:19.220487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-06-19 18:50:19.220505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-06-19 18:50:19.220523 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-06-19 18:50:19.220540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-06-19 18:50:19.220558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-06-19 18:50:19.220575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-06-19 18:50:19.220593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-06-19 18:50:19.220611 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-06-19 18:50:19.220629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-06-19 18:50:19.220647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-06-19 18:50:19.220664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-06-19 18:50:19.220682 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-06-19 18:50:19.220699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-06-19 18:50:19.220717 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-06-19 18:50:19.220735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-06-19 18:50:19.220752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-06-19 18:50:19.220769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-06-19 18:50:19.220787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-06-19 18:50:19.220805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-06-19 18:50:19.220824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-06-19 18:50:19.220842 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-06-19 18:50:19.220860 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-06-19 18:50:19.220877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-06-19 18:50:19.220895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-06-19 18:50:19.220912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-06-19 18:50:19.220930 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-06-19 18:50:19.220948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-06-19 18:50:19.220997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-06-19 18:50:19.221017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-06-19 18:50:19.221035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-06-19 18:50:19.221058 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-06-19 18:50:19.221077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-06-19 18:50:19.221117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-06-19 18:50:19.221136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-06-19 18:50:19.221154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-06-19 18:50:19.221171 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-06-19 18:50:19.221189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-06-19 18:50:19.221207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-06-19 18:50:19.221224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-06-19 18:50:19.221242 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-06-19 18:50:19.221260 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-06-19 18:50:19.221278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-06-19 18:50:19.221295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-06-19 18:50:19.221313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-06-19 18:50:19.221331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-06-19 18:50:19.221349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-06-19 18:50:19.221367 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-06-19 18:50:19.221385 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-06-19 18:50:19.221403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-06-19 18:50:19.221420 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-06-19 18:50:19.221437 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-06-19 18:50:19.221455 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-06-19 18:50:19.221473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-06-19 18:50:19.221490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-06-19 18:50:19.221750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-06-19 18:50:19.221945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-06-19 18:50:19.221986 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-06-19 18:50:19.222022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-06-19 18:50:19.222066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-06-19 18:50:19.222102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-06-19 18:50:19.222138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-06-19 18:50:19.222194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-06-19 18:50:19.222229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-06-19 18:50:19.222259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-06-19 18:50:19.222289 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-06-19 18:50:19.222318 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-06-19 18:50:19.222348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-06-19 18:50:19.222376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-06-19 18:50:19.222404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-06-19 18:50:19.222429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-06-19 18:50:19.222457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-06-19 18:50:19.222486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-06-19 18:50:19.222514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-06-19 18:50:19.222544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-06-19 18:50:19.222576 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-06-19 18:50:19.222610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-06-19 18:50:19.222640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-06-19 18:50:19.222668 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-06-19 18:50:19.222696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-06-19 18:50:19.222722 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-06-19 18:50:19.222749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-06-19 18:50:19.222775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-06-19 18:50:19.222802 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-06-19 18:50:19.222832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-06-19 18:50:19.222859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-06-19 18:50:19.222885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-06-19 18:50:19.222911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-06-19 18:50:19.222938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-06-19 18:50:19.222964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-06-19 18:50:19.222990 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-06-19 18:50:19.223016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-06-19 18:50:19.223042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-06-19 18:50:19.223068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-06-19 18:50:19.223102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-06-19 18:50:19.223129 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-06-19 18:50:19.223157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-06-19 18:50:19.223186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-06-19 18:50:19.223215 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-06-19 18:50:19.223243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-06-19 18:50:19.223273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-06-19 18:50:19.223300 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-06-19 18:50:19.223327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-06-19 18:50:19.223353 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-06-19 18:50:19.223379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-06-19 18:50:19.223406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-06-19 18:50:19.223433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-06-19 18:50:19.223460 | instance | cd+++++++++ objects/cluster/namespace/
2026-06-19 18:50:19.223488 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-06-19 18:50:19.223514 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-06-19 18:50:19.223541 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-06-19 18:50:19.223572 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-06-19 18:50:19.223606 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-06-19 18:50:19.223642 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-06-19 18:50:19.223679 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-06-19 18:50:19.223714 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-06-19 18:50:19.223750 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-06-19 18:50:19.223786 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-06-19 18:50:19.223820 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-06-19 18:50:19.223853 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-06-19 18:50:19.223888 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-06-19 18:50:19.223924 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-06-19 18:50:19.223958 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-06-19 18:50:19.223988 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-06-19 18:50:19.224017 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-06-19 18:50:19.224047 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-06-19 18:50:19.224077 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-06-19 18:50:19.224105 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-06-19 18:50:19.224133 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-06-19 18:50:19.224161 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-06-19 18:50:19.224191 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-06-19 18:50:19.224224 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-06-19 18:50:19.224256 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-06-19 18:50:19.224284 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-06-19 18:50:19.224311 | instance | cd+++++++++ objects/cluster/node/
2026-06-19 18:50:19.224346 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-06-19 18:50:19.224374 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-06-19 18:50:19.224399 | instance | cd+++++++++ objects/cluster/storageclass/
2026-06-19 18:50:19.224428 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-06-19 18:50:19.224456 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-06-19 18:50:19.224484 | instance | cd+++++++++ objects/namespaced/
2026-06-19 18:50:19.224511 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-06-19 18:50:19.224539 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-06-19 18:50:19.224566 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-06-19 18:50:19.224592 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-06-19 18:50:19.224619 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-06-19 18:50:19.224645 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-06-19 18:50:19.224672 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-06-19 18:50:19.224698 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-06-19 18:50:19.224725 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-06-19 18:50:19.224751 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-06-19 18:50:19.224777 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-06-19 18:50:19.224803 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-06-19 18:50:19.224830 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-06-19 18:50:19.224856 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-06-19 18:50:19.224883 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-06-19 18:50:19.224910 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-06-19 18:50:19.224938 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-06-19 18:50:19.225013 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-06-19 18:50:19.225044 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-06-19 18:50:19.225072 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-06-19 18:50:19.225144 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-06-19 18:50:19.225181 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-06-19 18:50:19.225216 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-06-19 18:50:19.225252 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-06-19 18:50:19.225288 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-06-19 18:50:19.225322 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-177.nip.io-tls.txt
2026-06-19 18:50:19.225351 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-177.nip.io-tls.yaml
2026-06-19 18:50:19.225381 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-06-19 18:50:19.225417 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-06-19 18:50:19.225452 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-06-19 18:50:19.225487 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-06-19 18:50:19.225520 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-06-19 18:50:19.225548 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-06-19 18:50:19.225587 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-06-19 18:50:19.225625 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-06-19 18:50:19.225662 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-06-19 18:50:19.225699 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-06-19 18:50:19.225733 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-06-19 18:50:19.225767 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-06-19 18:50:19.225802 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-06-19 18:50:19.225836 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-06-19 18:50:19.225863 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-06-19 18:50:19.225887 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-06-19 18:50:19.225911 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-06-19 18:50:19.225942 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-06-19 18:50:19.225975 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-06-19 18:50:19.226005 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-06-19 18:50:19.226037 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-06-19 18:50:19.226069 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-06-19 18:50:19.226102 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-06-19 18:50:19.226137 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-06-19 18:50:19.226172 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-06-19 18:50:19.226208 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-06-19 18:50:19.226241 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-06-19 18:50:19.226272 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-06-19 18:50:19.226307 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-06-19 18:50:19.226340 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-06-19 18:50:19.226370 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-06-19 18:50:19.226401 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-06-19 18:50:19.226432 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-06-19 18:50:19.226462 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-06-19 18:50:19.226493 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-06-19 18:50:19.226522 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-06-19 18:50:19.226553 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-r692p.txt
2026-06-19 18:50:19.226588 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-r692p.yaml
2026-06-19 18:50:19.226623 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-ftk78.txt
2026-06-19 18:50:19.226653 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-ftk78.yaml
2026-06-19 18:50:19.226682 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-27c64.txt
2026-06-19 18:50:19.226710 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-27c64.yaml
2026-06-19 18:50:19.226746 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-06-19 18:50:19.226776 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-06-19 18:50:19.226805 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-06-19 18:50:19.226833 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-06-19 18:50:19.226860 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-06-19 18:50:19.226886 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-06-19 18:50:19.226912 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-06-19 18:50:19.226939 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-06-19 18:50:19.226966 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-06-19 18:50:19.226992 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-06-19 18:50:19.227018 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-06-19 18:50:19.227045 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-06-19 18:50:19.227071 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-06-19 18:50:19.227098 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-06-19 18:50:19.227214 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-06-19 18:50:19.227311 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-06-19 18:50:19.227404 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-06-19 18:50:19.227493 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-06-19 18:50:19.227585 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-06-19 18:50:19.227681 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-06-19 18:50:19.227775 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-06-19 18:50:19.227814 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-06-19 18:50:19.227848 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-06-19 18:50:19.227884 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-06-19 18:50:19.227918 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-06-19 18:50:19.227950 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-06-19 18:50:19.227979 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-06-19 18:50:19.228009 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-06-19 18:50:19.228038 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-06-19 18:50:19.228067 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-06-19 18:50:19.228095 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-06-19 18:50:19.228124 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-06-19 18:50:19.228155 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-06-19 18:50:19.228187 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-06-19 18:50:19.228230 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-06-19 18:50:19.228260 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-06-19 18:50:19.228288 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-06-19 18:50:19.228315 | instance | cd+++++++++ objects/namespaced/default/
2026-06-19 18:50:19.228342 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-06-19 18:50:19.228370 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-06-19 18:50:19.228399 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-06-19 18:50:19.228428 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-06-19 18:50:19.228457 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-06-19 18:50:19.228484 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-06-19 18:50:19.228511 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-06-19 18:50:19.228539 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-06-19 18:50:19.228566 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-06-19 18:50:19.228593 | instance | cd+++++++++ objects/namespaced/default/services/
2026-06-19 18:50:19.228619 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-06-19 18:50:19.228645 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-06-19 18:50:19.228672 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-06-19 18:50:19.228698 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-06-19 18:50:19.228724 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-06-19 18:50:19.228750 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-06-19 18:50:19.228777 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-06-19 18:50:19.228803 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-06-19 18:50:19.228828 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-06-19 18:50:19.228856 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-06-19 18:50:19.228883 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-06-19 18:50:19.228910 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-06-19 18:50:19.228937 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-06-19 18:50:19.229000 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-06-19 18:50:19.229030 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-06-19 18:50:19.229058 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-w6gvr.txt
2026-06-19 18:50:19.229085 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-w6gvr.yaml
2026-06-19 18:50:19.229129 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-06-19 18:50:19.229157 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-06-19 18:50:19.229187 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-06-19 18:50:19.229215 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-19 18:50:19.229246 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-19 18:50:19.229289 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-06-19 18:50:19.229330 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-06-19 18:50:19.229366 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-06-19 18:50:19.229400 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-06-19 18:50:19.229429 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-06-19 18:50:19.229460 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-19 18:50:19.229496 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-19 18:50:19.229533 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-06-19 18:50:19.229569 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-06-19 18:50:19.229621 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-06-19 18:50:19.229655 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-06-19 18:50:19.229691 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-06-19 18:50:19.229727 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-06-19 18:50:19.229763 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-06-19 18:50:19.229798 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-06-19 18:50:19.229834 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-06-19 18:50:19.229868 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-06-19 18:50:19.229901 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-06-19 18:50:19.229935 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-06-19 18:50:19.229971 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-06-19 18:50:19.230004 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-06-19 18:50:19.230034 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-06-19 18:50:19.230064 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-06-19 18:50:19.230093 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-06-19 18:50:19.230122 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-06-19 18:50:19.230152 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-06-19 18:50:19.230181 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-06-19 18:50:19.230210 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-06-19 18:50:19.230239 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-06-19 18:50:19.230270 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-06-19 18:50:19.230304 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-06-19 18:50:19.230332 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-06-19 18:50:19.230369 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-06-19 18:50:19.230397 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-06-19 18:50:19.230424 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-06-19 18:50:19.230450 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-06-19 18:50:19.230477 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-06-19 18:50:19.230503 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-06-19 18:50:19.230530 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-06-19 18:50:19.230557 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-06-19 18:50:19.230583 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-06-19 18:50:19.230609 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-06-19 18:50:19.230636 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-06-19 18:50:19.230663 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-06-19 18:50:19.230689 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-06-19 18:50:19.230716 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-06-19 18:50:19.230743 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-06-19 18:50:19.230769 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-06-19 18:50:19.230799 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-06-19 18:50:19.230827 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-06-19 18:50:19.230856 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-06-19 18:50:19.230884 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-06-19 18:50:19.230911 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-06-19 18:50:19.230937 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-06-19 18:50:19.230963 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-06-19 18:50:19.230989 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-06-19 18:50:19.231016 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-mfk89.txt
2026-06-19 18:50:19.231043 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-mfk89.yaml
2026-06-19 18:50:19.231070 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-c7s96.txt
2026-06-19 18:50:19.231097 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-c7s96.yaml
2026-06-19 18:50:19.231124 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-06-19 18:50:19.231151 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-06-19 18:50:19.231180 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-06-19 18:50:19.231210 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-06-19 18:50:19.231244 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-06-19 18:50:19.231280 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-06-19 18:50:19.231318 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-06-19 18:50:19.231362 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-06-19 18:50:19.231399 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-06-19 18:50:19.231435 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-06-19 18:50:19.231468 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-06-19 18:50:19.231502 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-06-19 18:50:19.231537 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-06-19 18:50:19.231572 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-06-19 18:50:19.231604 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-06-19 18:50:19.231634 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-06-19 18:50:19.231663 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-06-19 18:50:19.231691 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-06-19 18:50:19.231720 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-06-19 18:50:19.231749 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-06-19 18:50:19.231777 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-06-19 18:50:19.231807 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-06-19 18:50:19.231842 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-06-19 18:50:19.231873 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-06-19 18:50:19.231901 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-06-19 18:50:19.231927 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-06-19 18:50:19.231953 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-06-19 18:50:19.231979 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-06-19 18:50:19.232007 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-06-19 18:50:19.232036 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-06-19 18:50:19.232064 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-06-19 18:50:19.232092 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-06-19 18:50:19.232119 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-06-19 18:50:19.232146 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-06-19 18:50:19.232173 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-06-19 18:50:19.232201 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-06-19 18:50:19.232228 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-06-19 18:50:19.232255 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-06-19 18:50:19.232281 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-06-19 18:50:19.232308 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-06-19 18:50:19.232334 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-06-19 18:50:19.232405 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-19 18:50:19.232508 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-19 18:50:19.232604 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-06-19 18:50:19.232697 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-19 18:50:19.232790 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-06-19 18:50:19.232886 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-19 18:50:19.233030 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-19 18:50:19.233259 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-06-19 18:50:19.233358 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-06-19 18:50:19.233451 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-06-19 18:50:19.233499 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-06-19 18:50:19.233527 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-06-19 18:50:19.233554 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-06-19 18:50:19.233584 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-06-19 18:50:19.233613 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-06-19 18:50:19.233644 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-06-19 18:50:19.233677 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-06-19 18:50:19.233710 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-06-19 18:50:19.233745 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-06-19 18:50:19.233779 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-06-19 18:50:19.233813 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-06-19 18:50:19.233844 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-06-19 18:50:19.233875 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-06-19 18:50:19.233905 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-06-19 18:50:19.233935 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-06-19 18:50:19.233964 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-06-19 18:50:19.233993 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-06-19 18:50:19.234023 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-06-19 18:50:19.234052 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-06-19 18:50:19.234081 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-06-19 18:50:19.234108 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-06-19 18:50:19.234137 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-06-19 18:50:19.234168 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-06-19 18:50:19.234201 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-06-19 18:50:19.234235 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-06-19 18:50:19.234263 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-06-19 18:50:19.234321 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-06-19 18:50:19.234350 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-06-19 18:50:19.234378 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-06-19 18:50:19.234405 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-06-19 18:50:19.234432 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-06-19 18:50:19.234459 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-06-19 18:50:19.234486 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-06-19 18:50:19.234512 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-06-19 18:50:19.234538 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-06-19 18:50:19.234565 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-06-19 18:50:19.234592 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-19 18:50:19.234619 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-06-19 18:50:19.234645 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-06-19 18:50:19.234671 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-06-19 18:50:19.234697 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-06-19 18:50:19.234724 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-06-19 18:50:19.234752 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-06-19 18:50:19.234779 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-06-19 18:50:19.234807 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-06-19 18:50:19.234835 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-06-19 18:50:19.234862 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-fcjc9.txt
2026-06-19 18:50:19.234888 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-fcjc9.yaml
2026-06-19 18:50:19.234915 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-g92xs.txt
2026-06-19 18:50:19.234942 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-g92xs.yaml
2026-06-19 18:50:19.234969 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-568vc.txt
2026-06-19 18:50:19.234996 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-568vc.yaml
2026-06-19 18:50:19.235023 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jmrpt.txt
2026-06-19 18:50:19.235049 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jmrpt.yaml
2026-06-19 18:50:19.235074 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-06-19 18:50:19.235102 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-06-19 18:50:19.235134 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-06-19 18:50:19.235168 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-06-19 18:50:19.235201 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-06-19 18:50:19.235237 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-06-19 18:50:19.235275 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-x2wsx.txt
2026-06-19 18:50:19.235319 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-x2wsx.yaml
2026-06-19 18:50:19.235356 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-06-19 18:50:19.235391 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-06-19 18:50:19.235424 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-06-19 18:50:19.235459 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-06-19 18:50:19.235494 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-06-19 18:50:19.235529 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-06-19 18:50:19.235561 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-06-19 18:50:19.235590 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-06-19 18:50:19.235620 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-06-19 18:50:19.235646 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-06-19 18:50:19.235673 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-06-19 18:50:19.235703 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-06-19 18:50:19.235731 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-06-19 18:50:19.235760 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-06-19 18:50:19.235789 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-06-19 18:50:19.235817 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-06-19 18:50:19.235848 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-06-19 18:50:19.235883 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-06-19 18:50:19.235914 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-06-19 18:50:19.235942 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-06-19 18:50:19.235969 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-06-19 18:50:19.235996 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-06-19 18:50:19.236023 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-19 18:50:19.236050 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-06-19 18:50:19.236078 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-06-19 18:50:19.236106 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-06-19 18:50:19.236134 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-06-19 18:50:19.236162 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-06-19 18:50:19.236191 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-06-19 18:50:19.236219 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-06-19 18:50:19.236247 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-06-19 18:50:19.236274 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-06-19 18:50:19.236311 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-06-19 18:50:19.236339 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-06-19 18:50:19.236366 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-06-19 18:50:19.236393 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-06-19 18:50:19.236419 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-06-19 18:50:19.236445 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-06-19 18:50:19.236472 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-06-19 18:50:19.236498 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-06-19 18:50:19.236525 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-06-19 18:50:19.236552 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-06-19 18:50:19.236579 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-06-19 18:50:19.236605 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-06-19 18:50:19.236632 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-06-19 18:50:19.236660 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-06-19 18:50:19.236688 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-06-19 18:50:19.236717 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-06-19 18:50:19.236745 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-06-19 18:50:19.236773 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-06-19 18:50:19.236800 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-06-19 18:50:19.236827 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-klj05c.txt
2026-06-19 18:50:19.236852 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-klj05c.yaml
2026-06-19 18:50:19.236880 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-pnj8rs.txt
2026-06-19 18:50:19.236908 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-pnj8rs.yaml
2026-06-19 18:50:19.236935 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-06-19 18:50:19.236982 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-06-19 18:50:19.237014 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-06-19 18:50:19.237047 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-06-19 18:50:19.237082 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-06-19 18:50:19.237119 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-06-19 18:50:19.237171 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-06-19 18:50:19.237207 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-06-19 18:50:19.237243 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-06-19 18:50:19.237271 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-06-19 18:50:19.237309 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-06-19 18:50:19.237346 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-06-19 18:50:19.237382 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-06-19 18:50:19.237418 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-06-19 18:50:19.237449 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-06-19 18:50:19.237478 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-06-19 18:50:19.237509 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-06-19 18:50:19.237545 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-06-19 18:50:19.237581 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-06-19 18:50:19.237618 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-06-19 18:50:19.237652 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-06-19 18:50:19.237681 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-06-19 18:50:19.237713 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-06-19 18:50:19.237747 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-06-19 18:50:19.237782 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-06-19 18:50:19.237816 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-06-19 18:50:19.237851 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-06-19 18:50:19.237882 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-06-19 18:50:19.237915 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-06-19 18:50:19.237947 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-06-19 18:50:19.237980 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-06-19 18:50:19.238014 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-06-19 18:50:19.238049 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-06-19 18:50:19.238084 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-06-19 18:50:19.238115 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-06-19 18:50:19.238145 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-06-19 18:50:19.238175 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-06-19 18:50:19.238206 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-06-19 18:50:19.238236 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-06-19 18:50:19.238265 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-06-19 18:50:19.238294 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-06-19 18:50:19.238323 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-06-19 18:50:19.238352 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-06-19 18:50:19.238388 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-06-19 18:50:19.238417 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-06-19 18:50:19.238447 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-06-19 18:50:19.238480 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-06-19 18:50:19.238513 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-06-19 18:50:19.238541 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-06-19 18:50:19.238570 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-06-19 18:50:19.238598 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-06-19 18:50:19.238625 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-06-19 18:50:19.238652 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-06-19 18:50:19.238678 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-06-19 18:50:19.238704 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-06-19 18:50:19.238730 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-06-19 18:50:19.238756 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-06-19 18:50:19.238783 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-06-19 18:50:19.238809 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-06-19 18:50:19.238835 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-06-19 18:50:19.238861 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-06-19 18:50:19.238887 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-06-19 18:50:19.238914 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-06-19 18:50:19.238940 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-06-19 18:50:19.238966 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-06-19 18:50:19.238992 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-06-19 18:50:19.239020 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-06-19 18:50:19.239047 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-06-19 18:50:19.239074 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-06-19 18:50:19.239104 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-06-19 18:50:19.239132 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-06-19 18:50:19.239159 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-06-19 18:50:19.239188 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-06-19 18:50:19.239215 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-06-19 18:50:19.239242 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-06-19 18:50:19.239268 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-06-19 18:50:19.239894 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-06-19 18:50:19.239984 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-06-19 18:50:19.240038 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-06-19 18:50:19.240069 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-06-19 18:50:19.240097 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-06-19 18:50:19.240124 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-06-19 18:50:19.240152 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-06-19 18:50:19.240179 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-06-19 18:50:19.240207 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-06-19 18:50:19.240235 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-19 18:50:19.240264 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-06-19 18:50:19.240291 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-06-19 18:50:19.240318 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-06-19 18:50:19.240345 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-06-19 18:50:19.240371 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-06-19 18:50:19.240398 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-06-19 18:50:19.240424 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-06-19 18:50:19.240450 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-06-19 18:50:19.240477 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-06-19 18:50:19.240504 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-06-19 18:50:19.240531 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-06-19 18:50:19.240557 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-06-19 18:50:19.240583 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-06-19 18:50:19.240608 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-06-19 18:50:19.240634 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-06-19 18:50:19.240661 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-06-19 18:50:19.240688 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-06-19 18:50:19.240715 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-06-19 18:50:19.240743 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-hl8jz.txt
2026-06-19 18:50:19.240769 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-hl8jz.yaml
2026-06-19 18:50:19.240796 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-06-19 18:50:19.240823 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-06-19 18:50:19.240849 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-06-19 18:50:19.240881 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-06-19 18:50:19.240910 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-06-19 18:50:19.240937 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-06-19 18:50:19.240992 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-06-19 18:50:19.241021 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-06-19 18:50:19.241048 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-06-19 18:50:19.241076 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-06-19 18:50:19.241110 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-06-19 18:50:19.241184 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-06-19 18:50:19.241225 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-06-19 18:50:19.241262 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-06-19 18:50:19.241294 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-06-19 18:50:19.241322 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-06-19 18:50:19.241354 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-06-19 18:50:19.241391 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-06-19 18:50:19.241427 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-06-19 18:50:19.241463 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-06-19 18:50:19.241493 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-06-19 18:50:19.241520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-06-19 18:50:19.241553 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-06-19 18:50:19.241589 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-06-19 18:50:19.241625 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-06-19 18:50:19.241661 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-06-19 18:50:19.241695 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-06-19 18:50:19.241729 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-06-19 18:50:19.241763 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-06-19 18:50:19.241798 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-06-19 18:50:19.241832 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-06-19 18:50:19.241862 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-06-19 18:50:19.241895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-06-19 18:50:19.241927 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-06-19 18:50:19.241961 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-06-19 18:50:19.242005 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-06-19 18:50:19.242042 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-06-19 18:50:19.242073 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-06-19 18:50:19.242105 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-06-19 18:50:19.242135 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-06-19 18:50:19.242163 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-06-19 18:50:19.242192 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-06-19 18:50:19.242239 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-06-19 18:50:19.242271 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-06-19 18:50:19.242301 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-06-19 18:50:19.242329 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-06-19 18:50:19.242359 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-06-19 18:50:19.242389 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-06-19 18:50:19.242416 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-06-19 18:50:19.242445 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-06-19 18:50:19.242475 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-06-19 18:50:19.242506 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-06-19 18:50:19.242541 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-06-19 18:50:19.242571 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-06-19 18:50:19.242599 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-06-19 18:50:19.242628 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-06-19 18:50:19.242655 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-06-19 18:50:19.242682 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-06-19 18:50:19.242708 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-06-19 18:50:19.242735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-06-19 18:50:19.242762 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-06-19 18:50:19.242789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-06-19 18:50:19.242816 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-06-19 18:50:19.242843 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-06-19 18:50:19.242877 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-06-19 18:50:19.242906 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-06-19 18:50:19.242933 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-06-19 18:50:19.242960 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-06-19 18:50:19.242987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-06-19 18:50:19.243014 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-06-19 18:50:19.243041 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-06-19 18:50:19.243068 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-06-19 18:50:19.243095 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-06-19 18:50:19.243123 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-06-19 18:50:19.243153 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-06-19 18:50:19.243181 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-06-19 18:50:19.243210 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-06-19 18:50:19.243240 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-06-19 18:50:19.243269 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-06-19 18:50:19.243297 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-06-19 18:50:19.243324 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-06-19 18:50:19.243350 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-06-19 18:50:19.243376 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-06-19 18:50:19.243403 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-06-19 18:50:19.243430 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-06-19 18:50:19.243456 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-06-19 18:50:19.243482 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-06-19 18:50:19.243508 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-06-19 18:50:19.243534 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-06-19 18:50:19.243563 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-06-19 18:50:19.243597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-06-19 18:50:19.243634 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-06-19 18:50:19.243671 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-06-19 18:50:19.243708 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-06-19 18:50:19.243753 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-06-19 18:50:19.243791 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-06-19 18:50:19.243825 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-06-19 18:50:19.243860 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-06-19 18:50:19.243893 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-06-19 18:50:19.243928 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-06-19 18:50:19.243961 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-06-19 18:50:19.243990 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-06-19 18:50:19.244019 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-06-19 18:50:19.244048 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-06-19 18:50:19.244077 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-06-19 18:50:19.244105 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-06-19 18:50:19.244133 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-06-19 18:50:19.244162 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-06-19 18:50:19.244192 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-06-19 18:50:19.244226 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-06-19 18:50:19.244259 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-06-19 18:50:19.244287 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-06-19 18:50:19.244314 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-06-19 18:50:19.244342 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-06-19 18:50:19.244369 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-06-19 18:50:19.244397 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-06-19 18:50:19.244424 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-06-19 18:50:19.244453 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-06-19 18:50:19.244481 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-06-19 18:50:19.244510 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-06-19 18:50:19.244538 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-06-19 18:50:19.244565 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-06-19 18:50:19.244593 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-06-19 18:50:19.244621 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-06-19 18:50:19.244648 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-06-19 18:50:19.244676 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-06-19 18:50:19.244703 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-06-19 18:50:19.244737 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-06-19 18:50:19.244765 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-06-19 18:50:19.244791 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-19 18:50:19.244817 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-19 18:50:19.244845 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-06-19 18:50:19.244872 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-06-19 18:50:19.244899 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-06-19 18:50:19.244925 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-06-19 18:50:19.244952 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-06-19 18:50:19.245005 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-06-19 18:50:19.245032 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-06-19 18:50:19.245060 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-06-19 18:50:19.245087 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-06-19 18:50:19.245115 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-06-19 18:50:19.245141 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-19 18:50:19.245188 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-06-19 18:50:19.245219 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-06-19 18:50:19.245249 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-06-19 18:50:19.245284 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-06-19 18:50:19.245322 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-06-19 18:50:19.245359 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-06-19 18:50:19.245396 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-06-19 18:50:19.245426 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-06-19 18:50:19.245454 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-06-19 18:50:19.245488 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-06-19 18:50:19.245524 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-06-19 18:50:19.245561 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-06-19 18:50:19.245594 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-06-19 18:50:19.245622 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-06-19 18:50:19.245654 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-06-19 18:50:19.245688 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-06-19 18:50:19.245724 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-06-19 18:50:19.245761 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-06-19 18:50:19.245796 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-06-19 18:50:19.245838 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-06-19 18:50:19.245874 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-19 18:50:19.245909 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-06-19 18:50:19.245944 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-06-19 18:50:19.245976 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-19 18:50:19.246009 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-19 18:50:19.246042 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-06-19 18:50:19.246076 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-06-19 18:50:19.246111 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-06-19 18:50:19.246145 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-06-19 18:50:19.246179 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-06-19 18:50:19.246210 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-06-19 18:50:19.246239 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-06-19 18:50:19.246268 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-06-19 18:50:19.246297 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-06-19 18:50:19.246326 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-06-19 18:50:19.246355 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-06-19 18:50:19.246384 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-06-19 18:50:19.246413 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-06-19 18:50:19.246443 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-06-19 18:50:19.246469 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-06-19 18:50:19.246497 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-06-19 18:50:19.246529 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-06-19 18:50:19.246562 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-06-19 18:50:19.246592 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-06-19 18:50:19.246620 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-06-19 18:50:19.246647 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-06-19 18:50:19.246674 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-06-19 18:50:19.246701 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-06-19 18:50:19.246728 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-06-19 18:50:19.246755 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-06-19 18:50:19.246782 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-06-19 18:50:19.246808 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-06-19 18:50:19.246835 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-06-19 18:50:19.246868 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-06-19 18:50:19.246895 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-06-19 18:50:19.246922 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-19 18:50:19.246963 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-19 18:50:19.246991 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-19 18:50:19.247018 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-19 18:50:19.247047 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-06-19 18:50:19.247076 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-06-19 18:50:19.247104 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-06-19 18:50:19.247134 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-19 18:50:19.247162 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-19 18:50:19.247191 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-rpzrx.txt
2026-06-19 18:50:19.247218 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-rpzrx.yaml
2026-06-19 18:50:19.247245 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-86f84cfd6f-c2llv.txt
2026-06-19 18:50:19.247272 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-86f84cfd6f-c2llv.yaml
2026-06-19 18:50:19.247299 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-z2qtc.txt
2026-06-19 18:50:19.247326 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-z2qtc.yaml
2026-06-19 18:50:19.247354 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-krpvb.txt
2026-06-19 18:50:19.247380 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-krpvb.yaml
2026-06-19 18:50:19.247407 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-zdzz8.txt
2026-06-19 18:50:19.247434 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-zdzz8.yaml
2026-06-19 18:50:19.247464 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-06-19 18:50:19.247500 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-06-19 18:50:19.247536 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-06-19 18:50:19.247573 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-06-19 18:50:19.247609 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-zp5g7.txt
2026-06-19 18:50:19.247643 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-zp5g7.yaml
2026-06-19 18:50:19.247679 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-06-19 18:50:19.247713 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-06-19 18:50:19.247746 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-hqdwn.txt
2026-06-19 18:50:19.247790 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-hqdwn.yaml
2026-06-19 18:50:19.247827 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-2mq5v.txt
2026-06-19 18:50:19.247861 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-2mq5v.yaml
2026-06-19 18:50:19.247892 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-knrh8.txt
2026-06-19 18:50:19.247922 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-knrh8.yaml
2026-06-19 18:50:19.247951 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-19 18:50:19.247980 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-19 18:50:19.248009 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-kbzp2.txt
2026-06-19 18:50:19.248037 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-kbzp2.yaml
2026-06-19 18:50:19.248067 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-9ttvf.txt
2026-06-19 18:50:19.248100 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-9ttvf.yaml
2026-06-19 18:50:19.248132 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-06-19 18:50:19.248160 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-06-19 18:50:19.248189 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-06-19 18:50:19.248217 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-19 18:50:19.248243 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-19 18:50:19.248270 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-06-19 18:50:19.248301 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-06-19 18:50:19.248329 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-06-19 18:50:19.248357 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-06-19 18:50:19.248385 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-06-19 18:50:19.248411 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-06-19 18:50:19.248438 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-06-19 18:50:19.248464 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-19 18:50:19.248490 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-19 18:50:19.248516 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-06-19 18:50:19.248542 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-06-19 18:50:19.248569 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-06-19 18:50:19.248595 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-06-19 18:50:19.248622 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-06-19 18:50:19.248649 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-06-19 18:50:19.248675 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-06-19 18:50:19.248710 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-06-19 18:50:19.248738 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-06-19 18:50:19.248766 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-19 18:50:19.248792 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-19 18:50:19.248819 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-06-19 18:50:19.248846 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-06-19 18:50:19.248872 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-06-19 18:50:19.248899 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-06-19 18:50:19.248924 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-06-19 18:50:19.248951 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-06-19 18:50:19.249002 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-06-19 18:50:19.249030 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-06-19 18:50:19.249057 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-06-19 18:50:19.249084 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-06-19 18:50:19.249117 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-06-19 18:50:19.249152 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-06-19 18:50:19.249232 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-06-19 18:50:19.249270 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-06-19 18:50:19.249301 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-06-19 18:50:19.249330 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-06-19 18:50:19.249364 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-06-19 18:50:19.249400 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-06-19 18:50:19.249436 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-06-19 18:50:19.249470 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-06-19 18:50:19.249498 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-06-19 18:50:19.249527 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-06-19 18:50:19.249562 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-zdzz8-tls.txt
2026-06-19 18:50:19.249599 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-zdzz8-tls.yaml
2026-06-19 18:50:19.249636 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-06-19 18:50:19.249671 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-06-19 18:50:19.249712 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-06-19 18:50:19.249749 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-06-19 18:50:19.249784 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-06-19 18:50:19.249819 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-06-19 18:50:19.249851 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-06-19 18:50:19.249883 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-06-19 18:50:19.249916 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-19 18:50:19.249949 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-19 18:50:19.249984 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-06-19 18:50:19.250019 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-06-19 18:50:19.250053 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-06-19 18:50:19.250083 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-06-19 18:50:19.250113 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-06-19 18:50:19.250143 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-06-19 18:50:19.250173 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-06-19 18:50:19.250202 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-06-19 18:50:19.250231 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-06-19 18:50:19.250259 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-06-19 18:50:19.250287 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-06-19 18:50:19.250316 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-06-19 18:50:19.250342 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-06-19 18:50:19.250370 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-06-19 18:50:19.250400 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-06-19 18:50:19.250433 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-06-19 18:50:19.250464 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-06-19 18:50:19.250492 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-06-19 18:50:19.250519 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-06-19 18:50:19.250545 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-06-19 18:50:19.250572 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-06-19 18:50:19.250599 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-06-19 18:50:19.250625 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-06-19 18:50:19.250659 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-06-19 18:50:19.250687 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-06-19 18:50:19.250714 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-06-19 18:50:19.250740 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-19 18:50:19.250766 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-06-19 18:50:19.250793 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-06-19 18:50:19.250819 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-19 18:50:19.250845 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-19 18:50:19.250872 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-06-19 18:50:19.250898 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-06-19 18:50:19.250925 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-06-19 18:50:19.250954 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-06-19 18:50:19.250981 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-06-19 18:50:19.251011 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-06-19 18:50:19.251038 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-06-19 18:50:19.251065 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-06-19 18:50:19.251092 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-06-19 18:50:19.251118 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-06-19 18:50:19.251145 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-06-19 18:50:19.251173 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-06-19 18:50:19.251202 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-06-19 18:50:19.251230 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-06-19 18:50:19.251262 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-06-19 18:50:19.251289 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-06-19 18:50:19.251316 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-06-19 18:50:19.251344 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-06-19 18:50:19.251377 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-06-19 18:50:19.251413 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-06-19 18:50:19.251450 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-06-19 18:50:19.251487 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-06-19 18:50:19.251523 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-06-19 18:50:19.251557 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-06-19 18:50:19.251593 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-06-19 18:50:19.251636 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-06-19 18:50:19.251672 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-19 18:50:19.251708 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-06-19 18:50:19.251742 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-06-19 18:50:19.251773 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-19 18:50:19.251803 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-19 18:50:19.251832 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-06-19 18:50:19.251861 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-06-19 18:50:19.251889 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-06-19 18:50:19.251917 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-06-19 18:50:19.251945 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-06-19 18:50:19.251978 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-06-19 18:50:19.252012 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-06-19 18:50:19.252040 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-06-19 18:50:19.252066 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-06-19 18:50:19.252093 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-06-19 18:50:19.252119 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-06-19 18:50:19.252148 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-06-19 18:50:19.252175 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-06-19 18:50:19.252203 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-06-19 18:50:19.252231 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-06-19 18:50:19.252260 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-06-19 18:50:19.252287 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-06-19 18:50:19.252314 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-06-19 18:50:19.252341 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-06-19 18:50:19.252368 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-06-19 18:50:19.252394 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-06-19 18:50:19.252420 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-06-19 18:50:19.252447 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-06-19 18:50:19.252473 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-19 18:50:19.252499 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-19 18:50:19.252526 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-06-19 18:50:19.252554 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-06-19 18:50:19.252581 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-06-19 18:50:19.252615 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-06-19 18:50:19.252643 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-06-19 18:50:19.252670 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-06-19 18:50:19.252696 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-19 18:50:19.252723 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-19 18:50:19.252751 | instance | cd+++++++++ objects/namespaced/openstack/
2026-06-19 18:50:19.252780 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-06-19 18:50:19.252808 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-06-19 18:50:19.252837 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-06-19 18:50:19.252865 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-06-19 18:50:19.252892 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-06-19 18:50:19.252919 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-06-19 18:50:19.252945 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-06-19 18:50:19.252996 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-06-19 18:50:19.253028 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-06-19 18:50:19.253055 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-06-19 18:50:19.253082 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-06-19 18:50:19.253108 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-06-19 18:50:19.253135 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-06-19 18:50:19.253166 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-06-19 18:50:19.253216 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-06-19 18:50:19.253251 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-06-19 18:50:19.253289 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-06-19 18:50:19.253325 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-06-19 18:50:19.253359 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-06-19 18:50:19.253388 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-06-19 18:50:19.253416 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-06-19 18:50:19.253452 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-06-19 18:50:19.253488 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-06-19 18:50:19.253523 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-06-19 18:50:19.253558 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-06-19 18:50:19.253588 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-06-19 18:50:19.253617 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-06-19 18:50:19.253648 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt
2026-06-19 18:50:19.253683 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml
2026-06-19 18:50:19.253718 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-06-19 18:50:19.253761 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-06-19 18:50:19.253800 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-06-19 18:50:19.253837 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-06-19 18:50:19.253872 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-06-19 18:50:19.253907 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-06-19 18:50:19.253942 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-06-19 18:50:19.253976 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-06-19 18:50:19.254011 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-06-19 18:50:19.254046 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-06-19 18:50:19.254077 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-06-19 18:50:19.254110 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-06-19 18:50:19.254143 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-06-19 18:50:19.254176 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-06-19 18:50:19.254210 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-06-19 18:50:19.254249 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-06-19 18:50:19.254287 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-06-19 18:50:19.254319 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-06-19 18:50:19.254349 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-06-19 18:50:19.254379 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-06-19 18:50:19.254409 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-06-19 18:50:19.254438 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-06-19 18:50:19.254466 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-06-19 18:50:19.254495 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-06-19 18:50:19.254523 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-06-19 18:50:19.254553 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-06-19 18:50:19.254580 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-06-19 18:50:19.254607 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-06-19 18:50:19.254636 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-06-19 18:50:19.254669 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-06-19 18:50:19.254701 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-06-19 18:50:19.254729 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-06-19 18:50:19.254756 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-06-19 18:50:19.254782 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-06-19 18:50:19.254809 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-06-19 18:50:19.254843 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-06-19 18:50:19.254870 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-06-19 18:50:19.254895 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-06-19 18:50:19.254922 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-06-19 18:50:19.254949 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-06-19 18:50:19.254975 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-06-19 18:50:19.255000 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-06-19 18:50:19.255027 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-06-19 18:50:19.255053 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-06-19 18:50:19.255079 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-06-19 18:50:19.255105 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-06-19 18:50:19.255131 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-06-19 18:50:19.255158 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-06-19 18:50:19.255188 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-06-19 18:50:19.255217 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-06-19 18:50:19.255246 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-06-19 18:50:19.255273 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-06-19 18:50:19.255302 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-06-19 18:50:19.255329 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-06-19 18:50:19.255356 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-06-19 18:50:19.255383 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-06-19 18:50:19.255410 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-06-19 18:50:19.255437 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-06-19 18:50:19.255464 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-06-19 18:50:19.255491 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-06-19 18:50:19.255518 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-06-19 18:50:19.255545 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-06-19 18:50:19.255572 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-06-19 18:50:19.255601 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-06-19 18:50:19.255635 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-06-19 18:50:19.255673 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-06-19 18:50:19.255710 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt
2026-06-19 18:50:19.255746 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml
2026-06-19 18:50:19.255781 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt
2026-06-19 18:50:19.255816 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml
2026-06-19 18:50:19.255856 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt
2026-06-19 18:50:19.255883 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml
2026-06-19 18:50:19.255911 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-06-19 18:50:19.255943 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-06-19 18:50:19.255975 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt
2026-06-19 18:50:19.256008 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml
2026-06-19 18:50:19.256042 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-06-19 18:50:19.256077 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-06-19 18:50:19.256108 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-06-19 18:50:19.256138 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-06-19 18:50:19.256166 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-06-19 18:50:19.256196 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-06-19 18:50:19.256225 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-06-19 18:50:19.256254 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-06-19 18:50:19.256282 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-06-19 18:50:19.256310 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-06-19 18:50:19.256339 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-06-19 18:50:19.256374 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-06-19 18:50:19.256405 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-06-19 18:50:19.256434 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-06-19 18:50:19.256461 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-06-19 18:50:19.256488 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-06-19 18:50:19.256515 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-06-19 18:50:19.256540 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-06-19 18:50:19.256568 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-06-19 18:50:19.256596 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-06-19 18:50:19.256624 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-06-19 18:50:19.256652 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt
2026-06-19 18:50:19.256678 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml
2026-06-19 18:50:19.256706 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-06-19 18:50:19.256733 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-06-19 18:50:19.256759 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-06-19 18:50:19.256786 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-06-19 18:50:19.256812 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-06-19 18:50:19.256838 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-06-19 18:50:19.256864 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-06-19 18:50:19.256898 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-06-19 18:50:19.256926 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-06-19 18:50:19.256958 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-06-19 18:50:19.257004 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-06-19 18:50:19.257031 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-06-19 18:50:19.257058 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-06-19 18:50:19.257084 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-06-19 18:50:19.257111 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-06-19 18:50:19.257137 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-06-19 18:50:19.257163 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-06-19 18:50:19.257222 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-06-19 18:50:19.257253 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-06-19 18:50:19.257280 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-06-19 18:50:19.257306 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-06-19 18:50:19.257333 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-06-19 18:50:19.257363 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-06-19 18:50:19.257396 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-06-19 18:50:19.257432 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-06-19 18:50:19.257468 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-06-19 18:50:19.257502 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-06-19 18:50:19.257532 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-06-19 18:50:19.257560 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-06-19 18:50:19.257594 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-06-19 18:50:19.257629 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-06-19 18:50:19.257665 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-06-19 18:50:19.257700 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-06-19 18:50:19.257728 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-06-19 18:50:19.257757 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-06-19 18:50:19.257790 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-06-19 18:50:19.257821 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-06-19 18:50:19.257853 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-06-19 18:50:19.257887 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-06-19 18:50:19.257919 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-06-19 18:50:19.257950 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-06-19 18:50:19.257980 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-06-19 18:50:19.258012 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-06-19 18:50:19.258052 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-06-19 18:50:19.258085 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-06-19 18:50:19.258119 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt
2026-06-19 18:50:19.258152 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml
2026-06-19 18:50:19.258184 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt
2026-06-19 18:50:19.258219 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml
2026-06-19 18:50:19.258254 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-06-19 18:50:19.258283 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-06-19 18:50:19.258313 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-06-19 18:50:19.258342 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-06-19 18:50:19.258372 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-06-19 18:50:19.258404 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-06-19 18:50:19.258437 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-06-19 18:50:19.258470 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-06-19 18:50:19.258501 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-06-19 18:50:19.258530 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-06-19 18:50:19.258560 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-06-19 18:50:19.258590 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-06-19 18:50:19.258618 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-06-19 18:50:19.258650 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-06-19 18:50:19.258685 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-06-19 18:50:19.258719 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-06-19 18:50:19.258749 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-06-19 18:50:19.258781 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-06-19 18:50:19.258812 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-06-19 18:50:19.258841 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-06-19 18:50:19.258872 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-06-19 18:50:19.258907 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-06-19 18:50:19.258942 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-06-19 18:50:19.258976 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-06-19 18:50:19.259010 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-06-19 18:50:19.259040 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-06-19 18:50:19.259066 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-06-19 18:50:19.259092 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-06-19 18:50:19.259122 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-06-19 18:50:19.259151 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-06-19 18:50:19.259189 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-06-19 18:50:19.259221 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-06-19 18:50:19.259253 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-06-19 18:50:19.259288 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-06-19 18:50:19.259321 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-06-19 18:50:19.259356 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-06-19 18:50:19.259390 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-06-19 18:50:19.259425 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-06-19 18:50:19.259461 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-19 18:50:19.259497 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-19 18:50:19.259533 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-06-19 18:50:19.259570 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-06-19 18:50:19.259606 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-06-19 18:50:19.259642 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-06-19 18:50:19.259679 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-06-19 18:50:19.259715 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-06-19 18:50:19.259750 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-06-19 18:50:19.259785 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-06-19 18:50:19.259820 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-06-19 18:50:19.259854 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-06-19 18:50:19.259890 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-06-19 18:50:19.259926 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-06-19 18:50:19.259960 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-06-19 18:50:19.259994 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-06-19 18:50:19.260029 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-06-19 18:50:19.260064 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-06-19 18:50:19.260099 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-06-19 18:50:19.260134 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-06-19 18:50:19.260169 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-06-19 18:50:19.260204 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-06-19 18:50:19.260236 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-06-19 18:50:19.260268 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-06-19 18:50:19.260303 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-06-19 18:50:19.260338 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-06-19 18:50:19.260372 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-06-19 18:50:19.260407 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-06-19 18:50:19.260450 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-06-19 18:50:19.260485 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-06-19 18:50:19.260519 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-06-19 18:50:19.260553 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-06-19 18:50:19.260584 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-06-19 18:50:19.260610 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-06-19 18:50:19.260635 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-06-19 18:50:19.260661 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-06-19 18:50:19.260691 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-06-19 18:50:19.260726 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-06-19 18:50:19.260764 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-06-19 18:50:19.260801 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-06-19 18:50:19.260833 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-06-19 18:50:19.260866 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-06-19 18:50:19.260898 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-06-19 18:50:19.260929 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-06-19 18:50:19.260980 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-06-19 18:50:19.261018 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-06-19 18:50:19.261053 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-06-19 18:50:19.261087 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-06-19 18:50:19.261121 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-06-19 18:50:19.261156 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-06-19 18:50:19.261188 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-06-19 18:50:19.261235 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-06-19 18:50:19.261267 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-06-19 18:50:19.261299 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-06-19 18:50:19.261328 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-06-19 18:50:19.261361 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-06-19 18:50:19.261394 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-06-19 18:50:19.261536 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-06-19 18:50:19.261578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-06-19 18:50:19.261613 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-06-19 18:50:19.261646 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-06-19 18:50:19.261677 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-06-19 18:50:19.261704 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-06-19 18:50:19.261729 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-06-19 18:50:19.261756 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-06-19 18:50:19.261782 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-06-19 18:50:19.261819 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-06-19 18:50:19.261853 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-06-19 18:50:19.261888 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-06-19 18:50:19.261921 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-06-19 18:50:19.261956 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-06-19 18:50:19.261990 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-06-19 18:50:19.262024 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-06-19 18:50:19.262058 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-06-19 18:50:19.262094 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-06-19 18:50:19.262130 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-06-19 18:50:19.262165 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-06-19 18:50:19.262199 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-06-19 18:50:19.262235 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-06-19 18:50:19.262268 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-06-19 18:50:19.262296 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-06-19 18:50:19.262324 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-06-19 18:50:19.262353 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-06-19 18:50:19.262381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-06-19 18:50:19.262410 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-06-19 18:50:19.262445 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-06-19 18:50:19.262481 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-06-19 18:50:19.262516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-06-19 18:50:19.262549 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-06-19 18:50:19.262582 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-06-19 18:50:19.262616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-06-19 18:50:19.262648 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-06-19 18:50:19.262677 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-06-19 18:50:19.262710 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-06-19 18:50:19.262745 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-06-19 18:50:19.262782 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-06-19 18:50:19.262816 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-06-19 18:50:19.262851 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-06-19 18:50:19.262887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-06-19 18:50:19.262923 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-06-19 18:50:19.262959 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-06-19 18:50:19.262995 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-06-19 18:50:19.263030 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-06-19 18:50:19.263074 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-06-19 18:50:19.263111 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-06-19 18:50:19.263147 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-06-19 18:50:19.263182 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-06-19 18:50:19.263217 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-06-19 18:50:19.263252 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-06-19 18:50:19.263286 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-06-19 18:50:19.263320 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-06-19 18:50:19.263353 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-06-19 18:50:19.263387 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-06-19 18:50:19.263422 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-06-19 18:50:19.263455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-06-19 18:50:19.263489 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-06-19 18:50:19.263522 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-06-19 18:50:19.263556 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-06-19 18:50:19.263589 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-06-19 18:50:19.263618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-06-19 18:50:19.263650 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-06-19 18:50:19.263683 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-06-19 18:50:19.263716 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-06-19 18:50:19.263750 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-06-19 18:50:19.263783 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-06-19 18:50:19.263817 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-06-19 18:50:19.263851 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-06-19 18:50:19.263885 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-06-19 18:50:19.263916 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-06-19 18:50:19.263945 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-06-19 18:50:19.263975 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-06-19 18:50:19.264007 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-06-19 18:50:19.264036 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-06-19 18:50:19.264064 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-06-19 18:50:19.264092 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-06-19 18:50:19.264121 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-06-19 18:50:19.264148 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-06-19 18:50:19.264177 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-06-19 18:50:19.264205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-06-19 18:50:19.264233 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-06-19 18:50:19.264260 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-06-19 18:50:19.264295 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-06-19 18:50:19.264326 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-06-19 18:50:19.264358 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-06-19 18:50:19.264388 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-06-19 18:50:19.264419 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-06-19 18:50:19.264449 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-06-19 18:50:19.264480 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-06-19 18:50:19.264511 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-06-19 18:50:19.264542 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-06-19 18:50:19.264573 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-06-19 18:50:19.264604 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-06-19 18:50:19.264633 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-06-19 18:50:19.264663 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-06-19 18:50:19.264696 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-06-19 18:50:19.264728 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-06-19 18:50:19.264759 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-06-19 18:50:19.264788 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-06-19 18:50:19.264819 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-06-19 18:50:19.264850 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-06-19 18:50:19.264881 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-06-19 18:50:19.264914 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-06-19 18:50:19.264946 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-06-19 18:50:19.265007 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-06-19 18:50:19.265045 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-06-19 18:50:19.265078 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-06-19 18:50:19.265110 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-06-19 18:50:19.265136 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-06-19 18:50:19.265162 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-06-19 18:50:19.265189 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-778bcb4f5d-8rck4.txt
2026-06-19 18:50:19.265257 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-778bcb4f5d-8rck4.yaml
2026-06-19 18:50:19.265292 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-8g27w.txt
2026-06-19 18:50:19.265327 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-8g27w.yaml
2026-06-19 18:50:19.265491 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-j5rn7.txt
2026-06-19 18:50:19.265541 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-j5rn7.yaml
2026-06-19 18:50:19.265579 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-kx9rj.txt
2026-06-19 18:50:19.265614 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-kx9rj.yaml
2026-06-19 18:50:19.265648 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-t497w.txt
2026-06-19 18:50:19.265678 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-t497w.yaml
2026-06-19 18:50:19.265706 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-z7jv5.txt
2026-06-19 18:50:19.265732 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-z7jv5.yaml
2026-06-19 18:50:19.265763 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-zlph2.txt
2026-06-19 18:50:19.265798 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-zlph2.yaml
2026-06-19 18:50:19.265834 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5f97b44769-zmtrt.txt
2026-06-19 18:50:19.265865 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5f97b44769-zmtrt.yaml
2026-06-19 18:50:19.265895 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-59cfc6f9d9-psv4g.txt
2026-06-19 18:50:19.265923 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-59cfc6f9d9-psv4g.yaml
2026-06-19 18:50:19.265951 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-qr2cj.txt
2026-06-19 18:50:19.265979 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-qr2cj.yaml
2026-06-19 18:50:19.266013 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-65slt.txt
2026-06-19 18:50:19.266048 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-65slt.yaml
2026-06-19 18:50:19.266083 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-46zcq.txt
2026-06-19 18:50:19.266113 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-46zcq.yaml
2026-06-19 18:50:19.266144 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-9lmvj.txt
2026-06-19 18:50:19.266177 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-9lmvj.yaml
2026-06-19 18:50:19.266211 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-q8tgr.txt
2026-06-19 18:50:19.266246 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-q8tgr.yaml
2026-06-19 18:50:19.266278 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-x2zlz.txt
2026-06-19 18:50:19.266303 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-x2zlz.yaml
2026-06-19 18:50:19.266327 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-p6xfc.txt
2026-06-19 18:50:19.266352 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-p6xfc.yaml
2026-06-19 18:50:19.266380 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-2b5t9.txt
2026-06-19 18:50:19.266408 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-2b5t9.yaml
2026-06-19 18:50:19.266437 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-n4z2f.txt
2026-06-19 18:50:19.266467 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-n4z2f.yaml
2026-06-19 18:50:19.266502 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7578585c87-tcfgv.txt
2026-06-19 18:50:19.266537 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7578585c87-tcfgv.yaml
2026-06-19 18:50:19.266568 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-7rvl9.txt
2026-06-19 18:50:19.266604 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-7rvl9.yaml
2026-06-19 18:50:19.266634 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-bdd5896b4-rqqz9.txt
2026-06-19 18:50:19.266664 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-bdd5896b4-rqqz9.yaml
2026-06-19 18:50:19.266698 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-657f789956-nbnxh.txt
2026-06-19 18:50:19.266733 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-657f789956-nbnxh.yaml
2026-06-19 18:50:19.266767 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-q2jz9.txt
2026-06-19 18:50:19.266797 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-q2jz9.yaml
2026-06-19 18:50:19.266826 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-hwjsk.txt
2026-06-19 18:50:19.266853 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-hwjsk.yaml
2026-06-19 18:50:19.266883 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-fpt42.txt
2026-06-19 18:50:19.266917 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-fpt42.yaml
2026-06-19 18:50:19.266952 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-4hgnc.txt
2026-06-19 18:50:19.266985 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-4hgnc.yaml
2026-06-19 18:50:19.267016 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-6b2h8.txt
2026-06-19 18:50:19.267045 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-6b2h8.yaml
2026-06-19 18:50:19.267073 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-fc9v2.txt
2026-06-19 18:50:19.267101 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-fc9v2.yaml
2026-06-19 18:50:19.267128 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-mttp5.txt
2026-06-19 18:50:19.267156 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-mttp5.yaml
2026-06-19 18:50:19.267183 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-hjhwp.txt
2026-06-19 18:50:19.267208 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-hjhwp.yaml
2026-06-19 18:50:19.267232 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-qtxr9.txt
2026-06-19 18:50:19.267259 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-qtxr9.yaml
2026-06-19 18:50:19.267289 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-54896c8577-86sc6.txt
2026-06-19 18:50:19.267321 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-54896c8577-86sc6.yaml
2026-06-19 18:50:19.267348 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-mrmm7.txt
2026-06-19 18:50:19.267376 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-mrmm7.yaml
2026-06-19 18:50:19.267409 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-48wjt.txt
2026-06-19 18:50:19.267445 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-48wjt.yaml
2026-06-19 18:50:19.267480 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-l7flk.txt
2026-06-19 18:50:19.267516 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-l7flk.yaml
2026-06-19 18:50:19.267551 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-t7hk8.txt
2026-06-19 18:50:19.267584 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-t7hk8.yaml
2026-06-19 18:50:19.267614 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-rfnbn.txt
2026-06-19 18:50:19.267646 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-rfnbn.yaml
2026-06-19 18:50:19.267681 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-tg8l6.txt
2026-06-19 18:50:19.267726 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-tg8l6.yaml
2026-06-19 18:50:19.267762 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-nn2v4.txt
2026-06-19 18:50:19.267797 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-nn2v4.yaml
2026-06-19 18:50:19.267827 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-qmp22.txt
2026-06-19 18:50:19.267855 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-qmp22.yaml
2026-06-19 18:50:19.267883 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-hl7f5.txt
2026-06-19 18:50:19.267910 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-hl7f5.yaml
2026-06-19 18:50:19.267937 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-w7744.txt
2026-06-19 18:50:19.267965 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-w7744.yaml
2026-06-19 18:50:19.267991 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-4d6mc.txt
2026-06-19 18:50:19.268019 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-4d6mc.yaml
2026-06-19 18:50:19.268048 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-tt472.txt
2026-06-19 18:50:19.268076 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-tt472.yaml
2026-06-19 18:50:19.268104 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-rkz98.txt
2026-06-19 18:50:19.268129 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-rkz98.yaml
2026-06-19 18:50:19.268154 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-575vd.txt
2026-06-19 18:50:19.268182 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-575vd.yaml
2026-06-19 18:50:19.268210 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-t7vlt.txt
2026-06-19 18:50:19.268237 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-t7vlt.yaml
2026-06-19 18:50:19.268264 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-rq5f2.txt
2026-06-19 18:50:19.268291 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-rq5f2.yaml
2026-06-19 18:50:19.268319 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-grl9l.txt
2026-06-19 18:50:19.268346 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-grl9l.yaml
2026-06-19 18:50:19.268373 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-kkrlc.txt
2026-06-19 18:50:19.268400 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-kkrlc.yaml
2026-06-19 18:50:19.268428 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-52sh2.txt
2026-06-19 18:50:19.268455 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-52sh2.yaml
2026-06-19 18:50:19.268483 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-ngsxs.txt
2026-06-19 18:50:19.268512 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-ngsxs.yaml
2026-06-19 18:50:19.268544 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-kntlx.txt
2026-06-19 18:50:19.268571 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-kntlx.yaml
2026-06-19 18:50:19.268597 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-86787b54b4-qdtqq.txt
2026-06-19 18:50:19.268624 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-86787b54b4-qdtqq.yaml
2026-06-19 18:50:19.268651 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-586d698c76-d9855.txt
2026-06-19 18:50:19.268690 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-586d698c76-d9855.yaml
2026-06-19 18:50:19.268722 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5b54d8df94-rs7zq.txt
2026-06-19 18:50:19.268754 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5b54d8df94-rs7zq.yaml
2026-06-19 18:50:19.268786 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-68ddcfd6c4-2c4n6.txt
2026-06-19 18:50:19.268816 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-68ddcfd6c4-2c4n6.yaml
2026-06-19 18:50:19.268843 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-xpktq.txt
2026-06-19 18:50:19.268871 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-xpktq.yaml
2026-06-19 18:50:19.268898 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-z648z.txt
2026-06-19 18:50:19.268925 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-z648z.yaml
2026-06-19 18:50:19.268958 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-bdzhb.txt
2026-06-19 18:50:19.269005 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-bdzhb.yaml
2026-06-19 18:50:19.269033 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-7576bc95c8-5xh7g.txt
2026-06-19 18:50:19.269060 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-7576bc95c8-5xh7g.yaml
2026-06-19 18:50:19.269086 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-jlldp.txt
2026-06-19 18:50:19.269112 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-jlldp.yaml
2026-06-19 18:50:19.269138 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-kpztp.txt
2026-06-19 18:50:19.269165 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-kpztp.yaml
2026-06-19 18:50:19.269193 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-brqjr.txt
2026-06-19 18:50:19.269244 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-brqjr.yaml
2026-06-19 18:50:19.269272 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-4bx2r.txt
2026-06-19 18:50:19.269299 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-4bx2r.yaml
2026-06-19 18:50:19.269324 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-7zqfn.txt
2026-06-19 18:50:19.269350 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-7zqfn.yaml
2026-06-19 18:50:19.269375 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-599955f7-xbj6q.txt
2026-06-19 18:50:19.269401 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-599955f7-xbj6q.yaml
2026-06-19 18:50:19.269426 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-n447r.txt
2026-06-19 18:50:19.269451 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-n447r.yaml
2026-06-19 18:50:19.269479 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-848664996b-k89k4.txt
2026-06-19 18:50:19.269505 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-848664996b-k89k4.yaml
2026-06-19 18:50:19.269534 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-rvnw8.txt
2026-06-19 18:50:19.269562 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-rvnw8.yaml
2026-06-19 18:50:19.269591 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-06-19 18:50:19.269618 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-06-19 18:50:19.269645 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-06-19 18:50:19.269671 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-06-19 18:50:19.269705 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-64d4f46d85-x58gn.txt
2026-06-19 18:50:19.269732 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-64d4f46d85-x58gn.yaml
2026-06-19 18:50:19.269757 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-jjwqq.txt
2026-06-19 18:50:19.269783 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-jjwqq.yaml
2026-06-19 18:50:19.269808 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-qxchs.txt
2026-06-19 18:50:19.269834 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-qxchs.yaml
2026-06-19 18:50:19.269859 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-kqrj7.txt
2026-06-19 18:50:19.269885 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-kqrj7.yaml
2026-06-19 18:50:19.269910 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-bpsg7.txt
2026-06-19 18:50:19.269936 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-bpsg7.yaml
2026-06-19 18:50:19.269961 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-sd6mh.txt
2026-06-19 18:50:19.269987 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-sd6mh.yaml
2026-06-19 18:50:19.270019 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-frvdg.txt
2026-06-19 18:50:19.270050 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-frvdg.yaml
2026-06-19 18:50:19.270082 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-06-19 18:50:19.270116 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-06-19 18:50:19.270147 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-06-19 18:50:19.270175 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-06-19 18:50:19.270204 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-9krzj.txt
2026-06-19 18:50:19.270231 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-9krzj.yaml
2026-06-19 18:50:19.270258 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-06-19 18:50:19.270292 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-06-19 18:50:19.270327 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-06-19 18:50:19.270361 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-06-19 18:50:19.270394 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-7lz6m.txt
2026-06-19 18:50:19.270423 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-7lz6m.yaml
2026-06-19 18:50:19.270451 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-06-19 18:50:19.270480 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-06-19 18:50:19.270511 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-06-19 18:50:19.270544 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-06-19 18:50:19.270576 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-wv5x6.txt
2026-06-19 18:50:19.270607 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-wv5x6.yaml
2026-06-19 18:50:19.270639 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-m6z44.txt
2026-06-19 18:50:19.270671 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-m6z44.yaml
2026-06-19 18:50:19.270712 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-74f5bd947-vl2s6.txt
2026-06-19 18:50:19.270745 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-74f5bd947-vl2s6.yaml
2026-06-19 18:50:19.270777 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6f5d6f7d96-qj2rs.txt
2026-06-19 18:50:19.270809 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6f5d6f7d96-qj2rs.yaml
2026-06-19 18:50:19.270838 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-dl999.txt
2026-06-19 18:50:19.270864 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-dl999.yaml
2026-06-19 18:50:19.270889 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-kv6g5.txt
2026-06-19 18:50:19.270914 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-kv6g5.yaml
2026-06-19 18:50:19.270940 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-06-19 18:50:19.270965 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-06-19 18:50:19.270989 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-06-19 18:50:19.271014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-06-19 18:50:19.271038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-06-19 18:50:19.271065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-06-19 18:50:19.271087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-06-19 18:50:19.271109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-06-19 18:50:19.271131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-06-19 18:50:19.271154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-06-19 18:50:19.271179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-06-19 18:50:19.271201 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-06-19 18:50:19.271223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-06-19 18:50:19.271245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-06-19 18:50:19.271267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-06-19 18:50:19.271288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-06-19 18:50:19.271310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-06-19 18:50:19.271332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-06-19 18:50:19.271354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-06-19 18:50:19.271376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-06-19 18:50:19.271397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-06-19 18:50:19.271419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-06-19 18:50:19.271440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-06-19 18:50:19.271462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-06-19 18:50:19.271487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-06-19 18:50:19.271511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-06-19 18:50:19.271543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-06-19 18:50:19.271569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-06-19 18:50:19.271594 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-06-19 18:50:19.271619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-06-19 18:50:19.271645 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-06-19 18:50:19.271671 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-06-19 18:50:19.271696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-06-19 18:50:19.271720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-06-19 18:50:19.271745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-06-19 18:50:19.271769 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-06-19 18:50:19.271794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-06-19 18:50:19.271820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-06-19 18:50:19.271845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-06-19 18:50:19.271869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-06-19 18:50:19.271892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-06-19 18:50:19.271916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-06-19 18:50:19.271940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-06-19 18:50:19.271970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-06-19 18:50:19.271996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-06-19 18:50:19.272021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-06-19 18:50:19.272046 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-06-19 18:50:19.272070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-06-19 18:50:19.272094 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-06-19 18:50:19.272119 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-06-19 18:50:19.272142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-06-19 18:50:19.272167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-06-19 18:50:19.272192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-06-19 18:50:19.272218 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-06-19 18:50:19.272243 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-06-19 18:50:19.272269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-06-19 18:50:19.272293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-06-19 18:50:19.272319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-06-19 18:50:19.272345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-06-19 18:50:19.272378 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-06-19 18:50:19.272408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-06-19 18:50:19.272437 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-06-19 18:50:19.272465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-06-19 18:50:19.272494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-06-19 18:50:19.272523 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-06-19 18:50:19.272553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-06-19 18:50:19.272584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-06-19 18:50:19.272615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-06-19 18:50:19.272646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-06-19 18:50:19.272679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-06-19 18:50:19.272713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-06-19 18:50:19.272747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-06-19 18:50:19.272781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-06-19 18:50:19.272813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-06-19 18:50:19.272848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-06-19 18:50:19.272885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-06-19 18:50:19.272923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-06-19 18:50:19.272982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-06-19 18:50:19.273021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-06-19 18:50:19.273050 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-06-19 18:50:19.273079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-06-19 18:50:19.273112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-06-19 18:50:19.273144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-06-19 18:50:19.273174 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-06-19 18:50:19.273206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-06-19 18:50:19.273282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-06-19 18:50:19.273321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-06-19 18:50:19.273355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-06-19 18:50:19.273387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-06-19 18:50:19.273507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-06-19 18:50:19.273599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-06-19 18:50:19.273651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-06-19 18:50:19.273710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-06-19 18:50:19.273753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-06-19 18:50:19.273795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-06-19 18:50:19.273836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-06-19 18:50:19.273876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-06-19 18:50:19.273916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-06-19 18:50:19.273955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-06-19 18:50:19.273995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-06-19 18:50:19.274034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-06-19 18:50:19.274073 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-06-19 18:50:19.274112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-06-19 18:50:19.274151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-06-19 18:50:19.274190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-06-19 18:50:19.274228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt
2026-06-19 18:50:19.274267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml
2026-06-19 18:50:19.274307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-06-19 18:50:19.274346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-06-19 18:50:19.274385 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-06-19 18:50:19.274424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-06-19 18:50:19.274463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-06-19 18:50:19.274502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-06-19 18:50:19.274541 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt
2026-06-19 18:50:19.274579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml
2026-06-19 18:50:19.274618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt
2026-06-19 18:50:19.274658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml
2026-06-19 18:50:19.274697 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt
2026-06-19 18:50:19.274736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml
2026-06-19 18:50:19.274774 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-06-19 18:50:19.274813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-06-19 18:50:19.274852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-06-19 18:50:19.274890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-06-19 18:50:19.274929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-06-19 18:50:19.274968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-06-19 18:50:19.275015 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-06-19 18:50:19.275055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-06-19 18:50:19.275094 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-06-19 18:50:19.275133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-06-19 18:50:19.275172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-06-19 18:50:19.275211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-06-19 18:50:19.275251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-06-19 18:50:19.275292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-06-19 18:50:19.275334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-06-19 18:50:19.275374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-06-19 18:50:19.275414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-06-19 18:50:19.275453 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-06-19 18:50:19.275492 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-06-19 18:50:19.275532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-06-19 18:50:19.275571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-06-19 18:50:19.275610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-06-19 18:50:19.275648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-06-19 18:50:19.275687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-06-19 18:50:19.275725 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-06-19 18:50:19.275764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-06-19 18:50:19.275803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-06-19 18:50:19.275843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-06-19 18:50:19.275882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-06-19 18:50:19.275922 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-06-19 18:50:19.275961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-06-19 18:50:19.276000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-06-19 18:50:19.276038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-06-19 18:50:19.276077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-06-19 18:50:19.276116 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-06-19 18:50:19.276155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-06-19 18:50:19.276194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-06-19 18:50:19.276232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-06-19 18:50:19.276271 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-06-19 18:50:19.276310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-06-19 18:50:19.276349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-06-19 18:50:19.276569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-06-19 18:50:19.276610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-06-19 18:50:19.276649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-06-19 18:50:19.276688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-06-19 18:50:19.276726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-06-19 18:50:19.276765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-06-19 18:50:19.276803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-06-19 18:50:19.276842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-06-19 18:50:19.276882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-06-19 18:50:19.276920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-06-19 18:50:19.276992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-06-19 18:50:19.277038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-06-19 18:50:19.277079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-06-19 18:50:19.277119 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-06-19 18:50:19.277159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-06-19 18:50:19.277198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-06-19 18:50:19.277306 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-06-19 18:50:19.277355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-06-19 18:50:19.277397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-06-19 18:50:19.277437 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-06-19 18:50:19.277476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-06-19 18:50:19.277515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-06-19 18:50:19.277554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-06-19 18:50:19.277593 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-06-19 18:50:19.277631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-06-19 18:50:19.277669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-06-19 18:50:19.277708 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-06-19 18:50:19.277747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-06-19 18:50:19.277786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-06-19 18:50:19.277824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-06-19 18:50:19.277863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-06-19 18:50:19.277902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-19 18:50:19.277941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-19 18:50:19.277990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-19 18:50:19.278030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-19 18:50:19.278069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-06-19 18:50:19.278108 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-06-19 18:50:19.278147 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-06-19 18:50:19.278186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-06-19 18:50:19.278225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-06-19 18:50:19.278264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-06-19 18:50:19.278303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-06-19 18:50:19.278342 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-06-19 18:50:19.278381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-06-19 18:50:19.278420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-06-19 18:50:19.278459 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-06-19 18:50:19.278498 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-06-19 18:50:19.278537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-06-19 18:50:19.278578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-06-19 18:50:19.278618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-06-19 18:50:19.278657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-06-19 18:50:19.278697 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-06-19 18:50:19.278738 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-06-19 18:50:19.278778 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-06-19 18:50:19.278819 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-06-19 18:50:19.278859 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-06-19 18:50:19.278899 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-06-19 18:50:19.278938 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-06-19 18:50:19.278978 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-06-19 18:50:19.279018 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-06-19 18:50:19.279057 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-06-19 18:50:19.279097 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-06-19 18:50:19.279137 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-06-19 18:50:19.279177 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-06-19 18:50:19.279217 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-06-19 18:50:19.279257 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-06-19 18:50:19.279304 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-06-19 18:50:19.279345 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-06-19 18:50:19.279385 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-06-19 18:50:19.279424 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-06-19 18:50:19.279464 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-06-19 18:50:19.279503 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-06-19 18:50:19.279542 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-06-19 18:50:19.279581 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-06-19 18:50:19.279621 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-06-19 18:50:19.279660 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-06-19 18:50:19.279699 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-06-19 18:50:19.279739 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-06-19 18:50:19.279778 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-06-19 18:50:19.279816 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-06-19 18:50:19.279855 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-06-19 18:50:19.279894 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-06-19 18:50:19.279933 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-06-19 18:50:19.279985 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-06-19 18:50:19.280042 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-06-19 18:50:19.280099 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-06-19 18:50:19.280144 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-06-19 18:50:19.280184 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-06-19 18:50:19.280223 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-06-19 18:50:19.280265 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-06-19 18:50:19.280304 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-06-19 18:50:19.280343 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-06-19 18:50:19.280382 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-06-19 18:50:19.280421 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-06-19 18:50:19.280461 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-06-19 18:50:19.280500 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-06-19 18:50:19.280539 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-06-19 18:50:19.280579 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-06-19 18:50:19.280619 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-06-19 18:50:19.280669 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-06-19 18:50:19.280709 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-06-19 18:50:19.280749 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-06-19 18:50:19.280788 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-06-19 18:50:19.280827 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-06-19 18:50:19.280866 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-06-19 18:50:19.280905 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-06-19 18:50:19.280946 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-06-19 18:50:19.281022 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-06-19 18:50:19.281063 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-06-19 18:50:19.281103 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-06-19 18:50:19.281143 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-06-19 18:50:19.281183 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-06-19 18:50:19.281222 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-06-19 18:50:19.281282 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-06-19 18:50:19.281323 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-06-19 18:50:19.281363 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-06-19 18:50:19.281403 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-06-19 18:50:19.281442 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-06-19 18:50:19.281482 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-06-19 18:50:19.281521 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-06-19 18:50:19.281561 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-06-19 18:50:19.281603 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-06-19 18:50:19.281643 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-06-19 18:50:19.281684 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-06-19 18:50:19.281723 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-06-19 18:50:19.281762 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-06-19 18:50:19.281801 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-06-19 18:50:19.281840 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-06-19 18:50:19.281878 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-06-19 18:50:19.281918 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-06-19 18:50:19.281957 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-06-19 18:50:19.281996 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-06-19 18:50:19.282035 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-06-19 18:50:19.282083 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-06-19 18:50:19.282124 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-06-19 18:50:19.282163 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-06-19 18:50:19.282202 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-06-19 18:50:19.282241 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-06-19 18:50:19.282281 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-06-19 18:50:19.282322 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-06-19 18:50:19.282360 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-06-19 18:50:19.282399 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-06-19 18:50:19.282438 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-06-19 18:50:19.282476 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-06-19 18:50:19.282515 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-06-19 18:50:19.282554 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-06-19 18:50:19.282593 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-06-19 18:50:19.282632 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-06-19 18:50:19.282671 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-06-19 18:50:19.282709 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-06-19 18:50:19.282747 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-06-19 18:50:19.282786 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-06-19 18:50:19.282824 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-06-19 18:50:19.282862 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-06-19 18:50:19.282902 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt
2026-06-19 18:50:19.282941 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml
2026-06-19 18:50:19.282980 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-06-19 18:50:19.283019 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-06-19 18:50:19.283059 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-06-19 18:50:19.283098 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-06-19 18:50:19.283137 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-06-19 18:50:19.283176 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-06-19 18:50:19.283215 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt
2026-06-19 18:50:19.283254 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml
2026-06-19 18:50:19.283292 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt
2026-06-19 18:50:19.283339 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml
2026-06-19 18:50:19.283380 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt
2026-06-19 18:50:19.283419 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml
2026-06-19 18:50:19.283458 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-06-19 18:50:19.283497 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-06-19 18:50:19.283536 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-06-19 18:50:19.283575 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-06-19 18:50:19.283613 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-06-19 18:50:19.283652 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-06-19 18:50:19.283691 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-06-19 18:50:19.283730 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-06-19 18:50:19.283769 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-06-19 18:50:19.283808 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-06-19 18:50:19.283848 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-06-19 18:50:19.283887 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-06-19 18:50:19.283925 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-06-19 18:50:19.283964 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-06-19 18:50:19.284003 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-06-19 18:50:19.284187 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-06-19 18:50:19.284262 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-06-19 18:50:19.284309 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-06-19 18:50:19.284352 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-06-19 18:50:19.284394 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-06-19 18:50:19.284434 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-06-19 18:50:19.284474 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-06-19 18:50:19.284513 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-06-19 18:50:19.284553 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-06-19 18:50:19.284592 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-06-19 18:50:19.284631 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-06-19 18:50:19.284670 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-06-19 18:50:19.284709 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-06-19 18:50:19.284748 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-06-19 18:50:19.284786 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-06-19 18:50:19.284836 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-06-19 18:50:19.284875 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-06-19 18:50:19.284915 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-06-19 18:50:19.284981 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-06-19 18:50:19.285026 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-06-19 18:50:19.285065 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-06-19 18:50:19.285104 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-06-19 18:50:19.285142 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-06-19 18:50:19.285181 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-06-19 18:50:19.285221 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-06-19 18:50:19.285308 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-06-19 18:50:19.285356 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-06-19 18:50:19.285395 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-06-19 18:50:19.285434 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-06-19 18:50:19.285472 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-06-19 18:50:19.285511 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-06-19 18:50:19.285550 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-06-19 18:50:19.285590 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-06-19 18:50:19.285629 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-06-19 18:50:19.285668 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-06-19 18:50:19.285708 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-06-19 18:50:19.285747 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-06-19 18:50:19.285786 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-06-19 18:50:19.285825 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-06-19 18:50:19.285864 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-06-19 18:50:19.285905 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-06-19 18:50:19.285946 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-06-19 18:50:19.285986 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-06-19 18:50:19.286026 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-06-19 18:50:19.286066 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-06-19 18:50:19.286105 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-06-19 18:50:19.286145 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-06-19 18:50:19.286185 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-06-19 18:50:19.286229 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-06-19 18:50:19.286247 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-06-19 18:50:19.286265 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-06-19 18:50:19.286283 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-06-19 18:50:19.286303 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-06-19 18:50:19.286321 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-06-19 18:50:19.286343 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-06-19 18:50:19.286363 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-06-19 18:50:19.286382 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-06-19 18:50:19.286401 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-06-19 18:50:19.286419 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-06-19 18:50:19.286437 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-06-19 18:50:19.286455 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-06-19 18:50:19.286474 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-06-19 18:50:19.286493 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-06-19 18:50:19.286511 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-06-19 18:50:19.286531 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-06-19 18:50:19.286550 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-06-19 18:50:19.286568 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-06-19 18:50:19.286586 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-06-19 18:50:19.286605 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-06-19 18:50:19.286623 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-06-19 18:50:19.286642 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-06-19 18:50:19.286660 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-06-19 18:50:19.286678 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-06-19 18:50:19.286697 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-06-19 18:50:19.286715 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-06-19 18:50:19.286733 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-06-19 18:50:19.286752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-06-19 18:50:19.286771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-06-19 18:50:19.286789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-06-19 18:50:19.286807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-06-19 18:50:19.286825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-06-19 18:50:19.286843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-06-19 18:50:19.286861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-06-19 18:50:19.286886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-06-19 18:50:19.286905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-06-19 18:50:19.286923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-06-19 18:50:19.286942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-06-19 18:50:19.286960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-06-19 18:50:19.286978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-06-19 18:50:19.286996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-06-19 18:50:19.287013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-06-19 18:50:19.287031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-06-19 18:50:19.287049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-06-19 18:50:19.287068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-06-19 18:50:19.287086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-06-19 18:50:19.287104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-06-19 18:50:19.287122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-06-19 18:50:19.287140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-06-19 18:50:19.287158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-06-19 18:50:19.287176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-06-19 18:50:19.287194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-06-19 18:50:19.287212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-06-19 18:50:19.287230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-06-19 18:50:19.287251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-06-19 18:50:19.287272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-06-19 18:50:19.287290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-06-19 18:50:19.287307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-06-19 18:50:19.287325 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-06-19 18:50:19.287343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-06-19 18:50:19.287361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-06-19 18:50:19.287380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-06-19 18:50:19.287398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-06-19 18:50:19.287416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-06-19 18:50:19.287434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-06-19 18:50:19.287452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-06-19 18:50:19.287470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-06-19 18:50:19.287488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-06-19 18:50:19.287506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-06-19 18:50:19.287524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-06-19 18:50:19.287547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-06-19 18:50:19.287566 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-06-19 18:50:19.287585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-06-19 18:50:19.287603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-06-19 18:50:19.287621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-06-19 18:50:19.287639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-06-19 18:50:19.287657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-06-19 18:50:19.287674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-06-19 18:50:19.287692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-06-19 18:50:19.287710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-06-19 18:50:19.287728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-06-19 18:50:19.287745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-06-19 18:50:19.287763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-06-19 18:50:19.287781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-06-19 18:50:19.287799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-06-19 18:50:19.287816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-06-19 18:50:19.287834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-06-19 18:50:19.287852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-06-19 18:50:19.287870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-06-19 18:50:19.287887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-06-19 18:50:19.287905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-06-19 18:50:19.287923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-06-19 18:50:19.287941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-06-19 18:50:19.287958 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-06-19 18:50:19.287976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-06-19 18:50:19.287994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-06-19 18:50:19.288012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-06-19 18:50:19.288030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-06-19 18:50:19.288049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-06-19 18:50:19.288069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-06-19 18:50:19.288091 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-06-19 18:50:19.288140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-06-19 18:50:19.288190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-06-19 18:50:19.288215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-06-19 18:50:19.288235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-06-19 18:50:19.288253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-06-19 18:50:19.288271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-06-19 18:50:19.288296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-06-19 18:50:19.288314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-06-19 18:50:19.288333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-06-19 18:50:19.288351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-06-19 18:50:19.288369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-06-19 18:50:19.288387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-06-19 18:50:19.288404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-06-19 18:50:19.288422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-06-19 18:50:19.288440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-06-19 18:50:19.288458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-06-19 18:50:19.288476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-06-19 18:50:19.288494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-06-19 18:50:19.288512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-06-19 18:50:19.288530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-06-19 18:50:19.288548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt
2026-06-19 18:50:19.288567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml
2026-06-19 18:50:19.288586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-06-19 18:50:19.288604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-06-19 18:50:19.288622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-06-19 18:50:19.288639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-06-19 18:50:19.288657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-06-19 18:50:19.288675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-06-19 18:50:19.288693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-06-19 18:50:19.288711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-06-19 18:50:19.288731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt
2026-06-19 18:50:19.288753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml
2026-06-19 18:50:19.288773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt
2026-06-19 18:50:19.288790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml
2026-06-19 18:50:19.288808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-06-19 18:50:19.288826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-06-19 18:50:19.288844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt
2026-06-19 18:50:19.288862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml
2026-06-19 18:50:19.288880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-06-19 18:50:19.288898 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-06-19 18:50:19.288915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-06-19 18:50:19.288938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-06-19 18:50:19.288961 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-06-19 18:50:19.288994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-06-19 18:50:19.289013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-06-19 18:50:19.289031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-06-19 18:50:19.289049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-06-19 18:50:19.289068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-06-19 18:50:19.289086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-06-19 18:50:19.289104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-06-19 18:50:19.289122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-06-19 18:50:19.289141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-06-19 18:50:19.289159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-06-19 18:50:19.289177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-06-19 18:50:19.289195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-06-19 18:50:19.289213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-06-19 18:50:19.289231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-06-19 18:50:19.289249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-06-19 18:50:19.289281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-06-19 18:50:19.289301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-06-19 18:50:19.289319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-06-19 18:50:19.289337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-06-19 18:50:19.289355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-06-19 18:50:19.289373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-06-19 18:50:19.289391 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-06-19 18:50:19.289409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-06-19 18:50:19.289426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-06-19 18:50:19.289444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-06-19 18:50:19.289462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-06-19 18:50:19.289479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-06-19 18:50:19.289496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-06-19 18:50:19.289513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-06-19 18:50:19.289531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-06-19 18:50:19.289548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-06-19 18:50:19.289567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-06-19 18:50:19.289606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-06-19 18:50:19.289644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-06-19 18:50:19.289666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-06-19 18:50:19.289691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-06-19 18:50:19.289710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-06-19 18:50:19.289728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-06-19 18:50:19.289746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-06-19 18:50:19.289765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-06-19 18:50:19.289789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-06-19 18:50:19.289812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-06-19 18:50:19.289830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-06-19 18:50:19.289848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-06-19 18:50:19.289866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-06-19 18:50:19.289883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-06-19 18:50:19.289901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-06-19 18:50:19.289919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-06-19 18:50:19.289937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-06-19 18:50:19.289955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-06-19 18:50:19.289972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-06-19 18:50:19.289990 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-06-19 18:50:19.290008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-06-19 18:50:19.290026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-06-19 18:50:19.290043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-06-19 18:50:19.290061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-06-19 18:50:19.290080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-06-19 18:50:19.290106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-06-19 18:50:19.290137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-06-19 18:50:19.290164 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-06-19 18:50:19.290190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-06-19 18:50:19.290209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-06-19 18:50:19.290228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-06-19 18:50:19.290246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-06-19 18:50:19.290265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-06-19 18:50:19.290283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-06-19 18:50:19.290301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-06-19 18:50:19.290319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-19 18:50:19.290337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-19 18:50:19.290361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-06-19 18:50:19.290380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-06-19 18:50:19.290398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-06-19 18:50:19.290415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-06-19 18:50:19.290433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-06-19 18:50:19.290452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-06-19 18:50:19.290470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-06-19 18:50:19.290488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-06-19 18:50:19.290506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-06-19 18:50:19.290524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-06-19 18:50:19.290542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-06-19 18:50:19.290561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-06-19 18:50:19.290578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-06-19 18:50:19.290596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-06-19 18:50:19.290614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-06-19 18:50:19.290632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-06-19 18:50:19.290650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-06-19 18:50:19.290668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-06-19 18:50:19.290705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-06-19 18:50:19.290742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-06-19 18:50:19.290768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-06-19 18:50:19.290789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-06-19 18:50:19.290808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-06-19 18:50:19.290827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-06-19 18:50:19.290845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-06-19 18:50:19.290863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-06-19 18:50:19.290881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-06-19 18:50:19.290899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-06-19 18:50:19.290917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-06-19 18:50:19.290935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-06-19 18:50:19.290953 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-06-19 18:50:19.290971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-06-19 18:50:19.290989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-06-19 18:50:19.291007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-06-19 18:50:19.291031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-06-19 18:50:19.291050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-06-19 18:50:19.291068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-06-19 18:50:19.291085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-06-19 18:50:19.291102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-06-19 18:50:19.291119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-06-19 18:50:19.291137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-06-19 18:50:19.291166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-06-19 18:50:19.291214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-06-19 18:50:19.291239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-06-19 18:50:19.291258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt
2026-06-19 18:50:19.291277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml
2026-06-19 18:50:19.291295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-06-19 18:50:19.291313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-06-19 18:50:19.291331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-06-19 18:50:19.291349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-06-19 18:50:19.291366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-06-19 18:50:19.291384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-06-19 18:50:19.291402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-06-19 18:50:19.291419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-06-19 18:50:19.291436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-06-19 18:50:19.291454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-06-19 18:50:19.291472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-06-19 18:50:19.291490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-06-19 18:50:19.291507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-06-19 18:50:19.291525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-06-19 18:50:19.291543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-06-19 18:50:19.291560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-06-19 18:50:19.291578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-06-19 18:50:19.291596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-06-19 18:50:19.291614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-06-19 18:50:19.291632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-06-19 18:50:19.291650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-06-19 18:50:19.291673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-06-19 18:50:19.291693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-06-19 18:50:19.291711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-06-19 18:50:19.291729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-06-19 18:50:19.291747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-06-19 18:50:19.291765 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-06-19 18:50:19.291784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-06-19 18:50:19.291802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-06-19 18:50:19.291820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-06-19 18:50:19.291840 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-06-19 18:50:19.291858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-06-19 18:50:19.291876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-06-19 18:50:19.291894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-06-19 18:50:19.291913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-06-19 18:50:19.291931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-06-19 18:50:19.291949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-06-19 18:50:19.291967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-06-19 18:50:19.291985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-06-19 18:50:19.292003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-06-19 18:50:19.292021 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-06-19 18:50:19.292039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-06-19 18:50:19.292057 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-06-19 18:50:19.292075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-06-19 18:50:19.292093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-06-19 18:50:19.292111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-06-19 18:50:19.292130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-06-19 18:50:19.292150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-06-19 18:50:19.292175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-06-19 18:50:19.292198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-06-19 18:50:19.292217 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-06-19 18:50:19.292235 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-06-19 18:50:19.292258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-06-19 18:50:19.292287 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-06-19 18:50:19.292315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-06-19 18:50:19.292336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-06-19 18:50:19.292359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-06-19 18:50:19.292378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-06-19 18:50:19.292395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-06-19 18:50:19.292413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-06-19 18:50:19.292431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-06-19 18:50:19.292448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-06-19 18:50:19.292465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-06-19 18:50:19.292482 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-06-19 18:50:19.292499 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-06-19 18:50:19.292516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-06-19 18:50:19.292533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-06-19 18:50:19.292550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-06-19 18:50:19.292567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-06-19 18:50:19.292585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-06-19 18:50:19.292602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-06-19 18:50:19.292620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-06-19 18:50:19.292637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-06-19 18:50:19.292654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-06-19 18:50:19.292672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-06-19 18:50:19.292690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-06-19 18:50:19.292708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-06-19 18:50:19.292725 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-06-19 18:50:19.292743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-06-19 18:50:19.292760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-06-19 18:50:19.292778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-06-19 18:50:19.292795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-06-19 18:50:19.292812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-06-19 18:50:19.292830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-06-19 18:50:19.292848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-06-19 18:50:19.292865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-06-19 18:50:19.292882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-06-19 18:50:19.292900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-06-19 18:50:19.292917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-06-19 18:50:19.292934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-06-19 18:50:19.292951 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-06-19 18:50:19.292997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-06-19 18:50:19.293017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-06-19 18:50:19.293035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-06-19 18:50:19.293052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-06-19 18:50:19.293069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-06-19 18:50:19.293087 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-06-19 18:50:19.293105 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-06-19 18:50:19.293123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-06-19 18:50:19.293141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-06-19 18:50:19.293164 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-06-19 18:50:19.293188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-06-19 18:50:19.293207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-06-19 18:50:19.293226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-06-19 18:50:19.293243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-06-19 18:50:19.293261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-06-19 18:50:19.293316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-06-19 18:50:19.293343 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-06-19 18:50:19.293372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-06-19 18:50:19.293400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-06-19 18:50:19.293423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-06-19 18:50:19.293444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-06-19 18:50:19.293463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-06-19 18:50:19.293481 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-06-19 18:50:19.293498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-06-19 18:50:19.293516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-06-19 18:50:19.293534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-06-19 18:50:19.293552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-06-19 18:50:19.293570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-06-19 18:50:19.293588 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-06-19 18:50:19.293605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-06-19 18:50:19.293623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-06-19 18:50:19.293640 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-06-19 18:50:19.293658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-06-19 18:50:19.293676 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-06-19 18:50:19.293700 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-06-19 18:50:19.293718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-06-19 18:50:19.293736 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-06-19 18:50:19.293754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-06-19 18:50:19.293771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt
2026-06-19 18:50:19.293789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml
2026-06-19 18:50:19.293807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-06-19 18:50:19.293824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-06-19 18:50:19.293842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-06-19 18:50:19.293859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-06-19 18:50:19.293876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-06-19 18:50:19.293894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-06-19 18:50:19.293911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt
2026-06-19 18:50:19.293929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml
2026-06-19 18:50:19.293947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt
2026-06-19 18:50:19.293964 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml
2026-06-19 18:50:19.293982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-06-19 18:50:19.294000 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-06-19 18:50:19.294018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt
2026-06-19 18:50:19.294036 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml
2026-06-19 18:50:19.294054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-06-19 18:50:19.294072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-06-19 18:50:19.294090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-06-19 18:50:19.294108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-06-19 18:50:19.294126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-06-19 18:50:19.294144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-06-19 18:50:19.294168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-06-19 18:50:19.294191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-06-19 18:50:19.294210 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-06-19 18:50:19.294228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-06-19 18:50:19.294246 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-06-19 18:50:19.294263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-06-19 18:50:19.294281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-06-19 18:50:19.294299 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-06-19 18:50:19.294322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-06-19 18:50:19.294341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-06-19 18:50:19.294359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-06-19 18:50:19.294377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-06-19 18:50:19.294394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-06-19 18:50:19.294412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-06-19 18:50:19.294435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-06-19 18:50:19.294464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-06-19 18:50:19.294488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-06-19 18:50:19.294507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-06-19 18:50:19.294525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-06-19 18:50:19.294543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-06-19 18:50:19.294561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-06-19 18:50:19.294579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-06-19 18:50:19.294597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-06-19 18:50:19.294615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-06-19 18:50:19.294633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-06-19 18:50:19.294650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-06-19 18:50:19.294668 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-06-19 18:50:19.294685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-06-19 18:50:19.294703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-06-19 18:50:19.294721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-06-19 18:50:19.294739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-06-19 18:50:19.294757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-06-19 18:50:19.294775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-06-19 18:50:19.294793 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-06-19 18:50:19.294892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-06-19 18:50:19.294973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-06-19 18:50:19.295053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-06-19 18:50:19.295123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-06-19 18:50:19.295214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-06-19 18:50:19.295314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-06-19 18:50:19.295400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-06-19 18:50:19.295487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-06-19 18:50:19.295540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-06-19 18:50:19.295625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-06-19 18:50:19.295650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-06-19 18:50:19.295670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-06-19 18:50:19.295689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-06-19 18:50:19.295708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-06-19 18:50:19.295726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-06-19 18:50:19.295746 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-06-19 18:50:19.295772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-06-19 18:50:19.295799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-06-19 18:50:19.295875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-06-19 18:50:19.295954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-06-19 18:50:19.296039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-06-19 18:50:19.296081 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-06-19 18:50:19.296110 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-06-19 18:50:19.296138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-06-19 18:50:19.296165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-06-19 18:50:19.296191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-06-19 18:50:19.296216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-06-19 18:50:19.296242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-06-19 18:50:19.296267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-06-19 18:50:19.296293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-06-19 18:50:19.296318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-06-19 18:50:19.296343 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-06-19 18:50:19.296367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-06-19 18:50:19.296392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-06-19 18:50:19.296416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-19 18:50:19.296441 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-19 18:50:19.296465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-06-19 18:50:19.296490 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-06-19 18:50:19.296516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-06-19 18:50:19.296542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-06-19 18:50:19.296568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-06-19 18:50:19.296594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-06-19 18:50:19.296618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-19 18:50:19.296648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-19 18:50:19.296674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-06-19 18:50:19.296698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-06-19 18:50:19.296723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-06-19 18:50:19.296747 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-06-19 18:50:19.296772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-06-19 18:50:19.296796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-06-19 18:50:19.296820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-06-19 18:50:19.296843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-06-19 18:50:19.296866 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-06-19 18:50:19.296890 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-06-19 18:50:19.296914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-06-19 18:50:19.296937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-06-19 18:50:19.296985 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-06-19 18:50:19.297012 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-06-19 18:50:19.297080 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-06-19 18:50:19.297173 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-06-19 18:50:19.297259 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-06-19 18:50:19.297368 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-06-19 18:50:19.297659 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-06-19 18:50:19.297747 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-06-19 18:50:19.297831 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-06-19 18:50:19.297919 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-06-19 18:50:19.298009 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-06-19 18:50:19.298054 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-06-19 18:50:19.298078 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-06-19 18:50:19.298097 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-06-19 18:50:19.298119 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-06-19 18:50:19.298146 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt
2026-06-19 18:50:19.298174 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml
2026-06-19 18:50:19.298199 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt
2026-06-19 18:50:19.298224 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml
2026-06-19 18:50:19.298248 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-06-19 18:50:19.298273 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-06-19 18:50:19.298298 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-06-19 18:50:19.298323 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-06-19 18:50:19.298358 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-06-19 18:50:19.298388 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-06-19 18:50:19.298414 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-06-19 18:50:19.298441 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-06-19 18:50:19.298465 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-06-19 18:50:19.298487 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-06-19 18:50:19.298506 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-06-19 18:50:19.298524 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-06-19 18:50:19.298541 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-06-19 18:50:19.298558 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-06-19 18:50:19.298576 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-06-19 18:50:19.298593 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-06-19 18:50:19.298612 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-06-19 18:50:19.298629 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-06-19 18:50:19.298647 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-06-19 18:50:19.298664 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-06-19 18:50:19.298682 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-06-19 18:50:19.298700 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-06-19 18:50:19.298718 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-06-19 18:50:19.298737 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-06-19 18:50:19.298755 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-06-19 18:50:19.298773 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-06-19 18:50:19.298791 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-06-19 18:50:19.298809 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-06-19 18:50:19.298827 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-06-19 18:50:19.298845 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-06-19 18:50:19.298863 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-06-19 18:50:19.298881 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-06-19 18:50:19.298899 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-06-19 18:50:19.298917 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-06-19 18:50:19.298934 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-06-19 18:50:19.298952 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-06-19 18:50:19.298970 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-06-19 18:50:19.298988 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-06-19 18:50:19.299006 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-19 18:50:19.299023 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-19 18:50:19.299050 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-06-19 18:50:19.299069 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-06-19 18:50:19.299087 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-06-19 18:50:19.299106 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-06-19 18:50:19.299124 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-06-19 18:50:19.299142 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-06-19 18:50:19.299160 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-06-19 18:50:19.299178 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-06-19 18:50:19.299197 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-06-19 18:50:19.299215 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-06-19 18:50:19.299234 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-06-19 18:50:19.299252 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-06-19 18:50:19.299270 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-06-19 18:50:19.299289 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-06-19 18:50:19.299308 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-06-19 18:50:19.299326 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-06-19 18:50:19.299344 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-06-19 18:50:19.299363 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-06-19 18:50:19.299381 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-06-19 18:50:19.299401 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-06-19 18:50:19.299426 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-06-19 18:50:19.299453 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-06-19 18:50:19.299478 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-06-19 18:50:19.299502 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-06-19 18:50:19.299521 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-06-19 18:50:19.299539 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-06-19 18:50:19.299557 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-06-19 18:50:19.299575 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-06-19 18:50:19.299593 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-06-19 18:50:19.299611 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-06-19 18:50:19.299628 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-06-19 18:50:19.299646 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-06-19 18:50:19.299664 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-06-19 18:50:19.299681 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-06-19 18:50:19.299699 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-06-19 18:50:19.299722 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-06-19 18:50:19.299741 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-06-19 18:50:19.299758 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-06-19 18:50:19.299776 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-06-19 18:50:19.299794 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-06-19 18:50:19.299812 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-06-19 18:50:19.299830 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-06-19 18:50:19.299848 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-06-19 18:50:19.299866 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-06-19 18:50:19.299884 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-06-19 18:50:19.299902 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-06-19 18:50:19.299919 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-06-19 18:50:19.299937 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-06-19 18:50:19.299955 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-06-19 18:50:19.299973 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-06-19 18:50:19.299990 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-06-19 18:50:19.300009 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-xdlkb.txt
2026-06-19 18:50:19.300027 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-xdlkb.yaml
2026-06-19 18:50:19.300045 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-06-19 18:50:19.300063 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-06-19 18:50:19.300082 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-06-19 18:50:19.300100 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-06-19 18:50:19.300118 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-06-19 18:50:19.300136 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-19 18:50:19.300154 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-19 18:50:19.300172 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-19 18:50:19.300190 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-19 18:50:19.300207 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-06-19 18:50:19.300225 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-06-19 18:50:19.300243 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-06-19 18:50:19.300260 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-06-19 18:50:19.300278 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-06-19 18:50:19.300297 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-06-19 18:50:19.300315 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-06-19 18:50:19.300333 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-06-19 18:50:19.300356 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-06-19 18:50:19.300375 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-06-19 18:50:19.300393 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-06-19 18:50:19.300411 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-06-19 18:50:19.300430 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-06-19 18:50:19.300448 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-06-19 18:50:19.300468 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-06-19 18:50:19.300486 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-06-19 18:50:19.300505 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-06-19 18:50:19.300522 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-06-19 18:50:19.300540 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-06-19 18:50:19.300559 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-06-19 18:50:19.300576 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-06-19 18:50:19.300595 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-06-19 18:50:19.300613 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-06-19 18:50:19.300631 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-06-19 18:50:19.300650 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-06-19 18:50:19.300668 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-06-19 18:50:19.300686 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-06-19 18:50:19.300704 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-06-19 18:50:19.300722 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-06-19 18:50:19.300741 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-06-19 18:50:19.300759 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-06-19 18:50:19.300777 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-06-19 18:50:19.300796 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-06-19 18:50:19.300814 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-06-19 18:50:19.300832 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-06-19 18:50:19.300851 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-19 18:50:19.300870 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-19 18:50:19.300888 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-06-19 18:50:19.300907 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-06-19 18:50:19.300925 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-06-19 18:50:19.300943 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-06-19 18:50:19.300989 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-06-19 18:50:19.301017 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-06-19 18:50:19.301043 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-19 18:50:19.301068 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-19 18:50:19.301087 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-06-19 18:50:19.301106 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-06-19 18:50:19.301124 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-06-19 18:50:19.301142 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-06-19 18:50:19.301160 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-06-19 18:50:19.301178 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-06-19 18:50:19.301196 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-06-19 18:50:19.301215 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-06-19 18:50:19.301233 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-06-19 18:50:19.301251 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-06-19 18:50:19.301268 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-06-19 18:50:19.301287 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-06-19 18:50:19.301344 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-06-19 18:50:19.301369 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-06-19 18:50:19.301391 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-06-19 18:50:19.301409 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-06-19 18:50:19.301428 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-06-19 18:50:19.301446 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-06-19 18:50:19.301464 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-06-19 18:50:19.301483 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-06-19 18:50:19.301501 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-j4x6p.txt
2026-06-19 18:50:19.301519 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-j4x6p.yaml
2026-06-19 18:50:19.301537 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-06-19 18:50:19.301555 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-06-19 18:50:19.301573 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-06-19 18:50:19.301592 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-06-19 18:50:19.301609 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-06-19 18:50:19.340589 |
2026-06-19 18:50:19.340761 | TASK [gather-pod-logs : creating directory for pod logs]
2026-06-19 18:50:19.538322 | instance | changed
2026-06-19 18:50:19.544233 |
2026-06-19 18:50:19.544335 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-06-19 18:50:19.741251 | instance | changed
2026-06-19 18:50:19.748222 |
2026-06-19 18:50:19.748302 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-06-19 18:50:20.340264 | instance | auth-system/keycloak-0/keycloak
2026-06-19 18:50:20.511674 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-06-19 18:50:20.685821 | instance | cert-manager/cert-manager-79c48d47db-r692p/cert-manager-controller
2026-06-19 18:50:20.884465 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-r692p" not found
2026-06-19 18:50:21.051715 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-ftk78/cert-manager-cainjector
2026-06-19 18:50:21.219991 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-ftk78" not found
2026-06-19 18:50:21.398687 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-27c64/cert-manager-webhook
2026-06-19 18:50:21.561474 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-27c64" not found
2026-06-19 18:50:21.729812 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-w6gvr/envoy-gateway
2026-06-19 18:50:21.976965 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-w6gvr" not found
2026-06-19 18:50:22.139344 | instance | ingress-nginx/ingress-nginx-controller-mfk89/controller
2026-06-19 18:50:22.342325 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-mfk89" not found
2026-06-19 18:50:22.505128 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-c7s96/ingress-nginx-default-backend
2026-06-19 18:50:22.675112 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-c7s96" not found
2026-06-19 18:50:22.847225 | instance | kube-system/cilium-fcjc9/config
2026-06-19 18:50:23.028334 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-fcjc9" not found
2026-06-19 18:50:23.031678 | instance | kube-system/cilium-fcjc9/mount-cgroup
2026-06-19 18:50:23.190740 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-fcjc9" not found
2026-06-19 18:50:23.194138 | instance | kube-system/cilium-fcjc9/apply-sysctl-overwrites
2026-06-19 18:50:23.363193 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-fcjc9" not found
2026-06-19 18:50:23.367286 | instance | kube-system/cilium-fcjc9/mount-bpf-fs
2026-06-19 18:50:23.540436 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-fcjc9" not found
2026-06-19 18:50:23.544929 | instance | kube-system/cilium-fcjc9/clean-cilium-state
2026-06-19 18:50:23.713629 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-fcjc9" not found
2026-06-19 18:50:23.718646 | instance | kube-system/cilium-fcjc9/install-cni-binaries
2026-06-19 18:50:23.903845 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-fcjc9" not found
2026-06-19 18:50:23.907947 | instance | kube-system/cilium-fcjc9/cilium-agent
2026-06-19 18:50:24.143623 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-fcjc9" not found
2026-06-19 18:50:24.310922 | instance | kube-system/cilium-operator-869df985b8-g92xs/cilium-operator
2026-06-19 18:50:24.486976 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-g92xs" not found
2026-06-19 18:50:24.654877 | instance | kube-system/coredns-67659f764b-568vc/coredns
2026-06-19 18:50:24.855228 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-568vc" not found
2026-06-19 18:50:25.035146 | instance | kube-system/coredns-67659f764b-jmrpt/coredns
2026-06-19 18:50:25.198943 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-jmrpt" not found
2026-06-19 18:50:25.361284 | instance | kube-system/etcd-instance/etcd
2026-06-19 18:50:25.538429 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-06-19 18:50:25.718766 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-06-19 18:50:25.905248 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-06-19 18:50:26.088369 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-06-19 18:50:26.334207 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-06-19 18:50:26.540185 | instance | kube-system/kube-proxy-x2wsx/kube-proxy
2026-06-19 18:50:26.720113 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-x2wsx" not found
2026-06-19 18:50:26.913065 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-06-19 18:50:27.085626 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-06-19 18:50:27.246402 | instance | kube-system/kube-vip-instance/kube-vip
2026-06-19 18:50:27.416515 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-06-19 18:50:27.580964 | instance | local-path-storage/local-path-provisioner-679c578f5-hl8jz/local-path-provisioner
2026-06-19 18:50:27.774104 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-hl8jz" not found
2026-06-19 18:50:27.971002 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-06-19 18:50:28.137761 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-19 18:50:28.142237 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-06-19 18:50:28.316809 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-19 18:50:28.321721 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-06-19 18:50:28.502975 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-19 18:50:28.507363 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-06-19 18:50:28.711385 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-19 18:50:28.903394 | instance | monitoring/goldpinger-rpzrx/goldpinger-daemon
2026-06-19 18:50:29.079313 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-rpzrx" not found
2026-06-19 18:50:29.257803 | instance | monitoring/kube-prometheus-stack-grafana-86f84cfd6f-c2llv/grafana-sc-dashboard
2026-06-19 18:50:29.427142 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-86f84cfd6f-c2llv" not found
2026-06-19 18:50:29.434373 | instance | monitoring/kube-prometheus-stack-grafana-86f84cfd6f-c2llv/grafana-sc-datasources
2026-06-19 18:50:29.607282 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-86f84cfd6f-c2llv" not found
2026-06-19 18:50:29.615085 | instance | monitoring/kube-prometheus-stack-grafana-86f84cfd6f-c2llv/grafana
2026-06-19 18:50:29.840960 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-86f84cfd6f-c2llv" not found
2026-06-19 18:50:30.007919 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-z2qtc/kube-state-metrics
2026-06-19 18:50:30.174003 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-z2qtc" not found
2026-06-19 18:50:30.359024 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-krpvb/kube-prometheus-stack
2026-06-19 18:50:30.548563 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-krpvb" not found
2026-06-19 18:50:30.764992 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-zdzz8/node-exporter
2026-06-19 18:50:30.965593 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-zdzz8/pod-tls-sidecar
2026-06-19 18:50:31.137928 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-zdzz8" not found
2026-06-19 18:50:31.314908 | instance | monitoring/loki-0/loki
2026-06-19 18:50:31.508670 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-06-19 18:50:31.703029 | instance | monitoring/loki-chunks-cache-0/memcached
2026-06-19 18:50:31.891748 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-06-19 18:50:31.895491 | instance | monitoring/loki-chunks-cache-0/exporter
2026-06-19 18:50:32.071597 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-06-19 18:50:32.247105 | instance | monitoring/loki-gateway-cf54cb88c-zp5g7/nginx
2026-06-19 18:50:32.586217 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-zp5g7" not found
2026-06-19 18:50:32.760155 | instance | monitoring/loki-results-cache-0/memcached
2026-06-19 18:50:32.941744 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-06-19 18:50:32.945642 | instance | monitoring/loki-results-cache-0/exporter
2026-06-19 18:50:33.144315 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-06-19 18:50:33.308641 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-hqdwn/gc
2026-06-19 18:50:33.481247 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-hqdwn" not found
2026-06-19 18:50:33.700535 | instance | monitoring/node-feature-discovery-master-8665476dbc-2mq5v/master
2026-06-19 18:50:33.911645 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-2mq5v" not found
2026-06-19 18:50:34.149765 | instance | monitoring/node-feature-discovery-worker-knrh8/worker
2026-06-19 18:50:34.327415 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-knrh8" not found
2026-06-19 18:50:34.523355 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-06-19 18:50:34.697034 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-19 18:50:34.703188 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-06-19 18:50:34.885779 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-19 18:50:34.890890 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-06-19 18:50:35.067269 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-19 18:50:35.072057 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-06-19 18:50:35.260209 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-19 18:50:35.266344 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-06-19 18:50:35.459783 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-19 18:50:35.640558 | instance | monitoring/prometheus-pushgateway-7b8659c68b-kbzp2/pushgateway
2026-06-19 18:50:35.819784 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-kbzp2" not found
2026-06-19 18:50:36.031167 | instance | monitoring/vector-9ttvf/vector
2026-06-19 18:50:36.238537 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-9ttvf" not found
2026-06-19 18:50:36.431241 | instance | openstack/barbican-api-778bcb4f5d-8rck4/init
2026-06-19 18:50:36.620073 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-778bcb4f5d-8rck4" not found
2026-06-19 18:50:36.625001 | instance | openstack/barbican-api-778bcb4f5d-8rck4/barbican-api
2026-06-19 18:50:36.829303 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-778bcb4f5d-8rck4" not found
2026-06-19 18:50:36.999210 | instance | openstack/barbican-db-init-8g27w/init
2026-06-19 18:50:37.203202 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-8g27w" not found
2026-06-19 18:50:37.215121 | instance | openstack/barbican-db-init-8g27w/barbican-db-init-0
2026-06-19 18:50:37.397621 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-8g27w" not found
2026-06-19 18:50:37.583257 | instance | openstack/barbican-db-sync-j5rn7/init
2026-06-19 18:50:37.772382 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-j5rn7" not found
2026-06-19 18:50:37.776978 | instance | openstack/barbican-db-sync-j5rn7/barbican-db-sync
2026-06-19 18:50:37.963809 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-j5rn7" not found
2026-06-19 18:50:38.143243 | instance | openstack/barbican-ks-endpoints-kx9rj/init
2026-06-19 18:50:38.327696 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-kx9rj" not found
2026-06-19 18:50:38.331380 | instance | openstack/barbican-ks-endpoints-kx9rj/key-manager-ks-endpoints-admin
2026-06-19 18:50:38.524715 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-kx9rj" not found
2026-06-19 18:50:38.529535 | instance | openstack/barbican-ks-endpoints-kx9rj/key-manager-ks-endpoints-internal
2026-06-19 18:50:38.748003 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-kx9rj" not found
2026-06-19 18:50:38.753844 | instance | openstack/barbican-ks-endpoints-kx9rj/key-manager-ks-endpoints-public
2026-06-19 18:50:38.976302 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-kx9rj" not found
2026-06-19 18:50:39.173960 | instance | openstack/barbican-ks-service-t497w/init
2026-06-19 18:50:39.361031 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-t497w" not found
2026-06-19 18:50:39.365687 | instance | openstack/barbican-ks-service-t497w/key-manager-ks-service-registration
2026-06-19 18:50:39.545093 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-t497w" not found
2026-06-19 18:50:39.723437 | instance | openstack/barbican-ks-user-z7jv5/init
2026-06-19 18:50:39.905660 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-z7jv5" not found
2026-06-19 18:50:39.910866 | instance | openstack/barbican-ks-user-z7jv5/barbican-ks-user
2026-06-19 18:50:40.090757 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-z7jv5" not found
2026-06-19 18:50:40.266286 | instance | openstack/barbican-rabbit-init-zlph2/init
2026-06-19 18:50:40.436601 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-zlph2" not found
2026-06-19 18:50:40.441200 | instance | openstack/barbican-rabbit-init-zlph2/rabbit-init
2026-06-19 18:50:40.613129 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-zlph2" not found
2026-06-19 18:50:40.798922 | instance | openstack/cinder-api-5f97b44769-zmtrt/init
2026-06-19 18:50:40.989901 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-5f97b44769-zmtrt" not found
2026-06-19 18:50:40.996458 | instance | openstack/cinder-api-5f97b44769-zmtrt/ceph-coordination-volume-perms
2026-06-19 18:50:41.187890 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-5f97b44769-zmtrt" not found
2026-06-19 18:50:41.191765 | instance | openstack/cinder-api-5f97b44769-zmtrt/cinder-api
2026-06-19 18:50:41.416861 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-5f97b44769-zmtrt" not found
2026-06-19 18:50:41.589563 | instance | openstack/cinder-backup-59cfc6f9d9-psv4g/init
2026-06-19 18:50:41.792967 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-59cfc6f9d9-psv4g" not found
2026-06-19 18:50:41.797809 | instance | openstack/cinder-backup-59cfc6f9d9-psv4g/ceph-backup-keyring-placement
2026-06-19 18:50:41.970024 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-59cfc6f9d9-psv4g" not found
2026-06-19 18:50:41.974584 | instance | openstack/cinder-backup-59cfc6f9d9-psv4g/ceph-keyring-placement-rbd1
2026-06-19 18:50:42.158015 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-59cfc6f9d9-psv4g" not found
2026-06-19 18:50:42.162548 | instance | openstack/cinder-backup-59cfc6f9d9-psv4g/ceph-coordination-volume-perms
2026-06-19 18:50:42.359636 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-59cfc6f9d9-psv4g" not found
2026-06-19 18:50:42.364501 | instance | openstack/cinder-backup-59cfc6f9d9-psv4g/cinder-backup
2026-06-19 18:50:42.549503 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-59cfc6f9d9-psv4g" not found
2026-06-19 18:50:42.720099 | instance | openstack/cinder-backup-storage-init-qr2cj/init
2026-06-19 18:50:42.909235 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-qr2cj" not found
2026-06-19 18:50:42.912383 | instance | openstack/cinder-backup-storage-init-qr2cj/ceph-keyring-placement
2026-06-19 18:50:43.100252 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-qr2cj" not found
2026-06-19 18:50:43.104582 | instance | openstack/cinder-backup-storage-init-qr2cj/cinder-backup-storage-init
2026-06-19 18:50:43.293376 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-qr2cj" not found
2026-06-19 18:50:43.470399 | instance | openstack/cinder-bootstrap-65slt/init
2026-06-19 18:50:43.649236 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-65slt" not found
2026-06-19 18:50:43.654123 | instance | openstack/cinder-bootstrap-65slt/bootstrap
2026-06-19 18:50:43.829936 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-65slt" not found
2026-06-19 18:50:43.998088 | instance | openstack/cinder-create-internal-tenant-46zcq/init
2026-06-19 18:50:44.170846 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-46zcq" not found
2026-06-19 18:50:44.175026 | instance | openstack/cinder-create-internal-tenant-46zcq/create-internal-tenant
2026-06-19 18:50:44.344762 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-46zcq" not found
2026-06-19 18:50:44.529868 | instance | openstack/cinder-db-init-9lmvj/init
2026-06-19 18:50:44.698317 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-9lmvj" not found
2026-06-19 18:50:44.702674 | instance | openstack/cinder-db-init-9lmvj/cinder-db-init-0
2026-06-19 18:50:44.891310 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-9lmvj" not found
2026-06-19 18:50:45.082021 | instance | openstack/cinder-db-sync-q8tgr/init
2026-06-19 18:50:45.249684 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-q8tgr" not found
2026-06-19 18:50:45.255156 | instance | openstack/cinder-db-sync-q8tgr/cinder-db-sync
2026-06-19 18:50:45.426182 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-q8tgr" not found
2026-06-19 18:50:45.626522 | instance | openstack/cinder-ks-endpoints-x2zlz/init
2026-06-19 18:50:45.812987 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-x2zlz" not found
2026-06-19 18:50:45.816318 | instance | openstack/cinder-ks-endpoints-x2zlz/volumev3-ks-endpoints-admin
2026-06-19 18:50:46.033694 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-x2zlz" not found
2026-06-19 18:50:46.037406 | instance | openstack/cinder-ks-endpoints-x2zlz/volumev3-ks-endpoints-internal
2026-06-19 18:50:46.205777 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-x2zlz" not found
2026-06-19 18:50:46.209813 | instance | openstack/cinder-ks-endpoints-x2zlz/volumev3-ks-endpoints-public
2026-06-19 18:50:46.425736 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-x2zlz" not found
2026-06-19 18:50:46.623343 | instance | openstack/cinder-ks-service-p6xfc/init
2026-06-19 18:50:46.797534 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-p6xfc" not found
2026-06-19 18:50:46.801175 | instance | openstack/cinder-ks-service-p6xfc/volumev3-ks-service-registration
2026-06-19 18:50:46.969425 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-p6xfc" not found
2026-06-19 18:50:47.139239 | instance | openstack/cinder-ks-user-2b5t9/init
2026-06-19 18:50:47.311416 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-2b5t9" not found
2026-06-19 18:50:47.315670 | instance | openstack/cinder-ks-user-2b5t9/cinder-ks-user
2026-06-19 18:50:47.483344 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-2b5t9" not found
2026-06-19 18:50:47.641113 | instance | openstack/cinder-rabbit-init-n4z2f/init
2026-06-19 18:50:47.812793 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-n4z2f" not found
2026-06-19 18:50:47.816496 | instance | openstack/cinder-rabbit-init-n4z2f/rabbit-init
2026-06-19 18:50:47.984553 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-n4z2f" not found
2026-06-19 18:50:48.158938 | instance | openstack/cinder-scheduler-7578585c87-tcfgv/init
2026-06-19 18:50:48.343323 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-7578585c87-tcfgv" not found
2026-06-19 18:50:48.346787 | instance | openstack/cinder-scheduler-7578585c87-tcfgv/ceph-coordination-volume-perms
2026-06-19 18:50:48.520452 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-7578585c87-tcfgv" not found
2026-06-19 18:50:48.524437 | instance | openstack/cinder-scheduler-7578585c87-tcfgv/cinder-scheduler
2026-06-19 18:50:48.694292 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-7578585c87-tcfgv" not found
2026-06-19 18:50:48.868137 | instance | openstack/cinder-storage-init-7rvl9/init
2026-06-19 18:50:49.034916 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-7rvl9" not found
2026-06-19 18:50:49.039150 | instance | openstack/cinder-storage-init-7rvl9/ceph-keyring-placement
2026-06-19 18:50:49.220074 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-7rvl9" not found
2026-06-19 18:50:49.223508 | instance | openstack/cinder-storage-init-7rvl9/cinder-storage-init-rbd1
2026-06-19 18:50:49.395231 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-7rvl9" not found
2026-06-19 18:50:49.558355 | instance | openstack/cinder-volume-bdd5896b4-rqqz9/init
2026-06-19 18:50:49.734165 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-bdd5896b4-rqqz9" not found
2026-06-19 18:50:49.738600 | instance | openstack/cinder-volume-bdd5896b4-rqqz9/ceph-keyring-placement-rbd1
2026-06-19 18:50:49.926091 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-bdd5896b4-rqqz9" not found
2026-06-19 18:50:49.930388 | instance | openstack/cinder-volume-bdd5896b4-rqqz9/ceph-coordination-volume-perms
2026-06-19 18:50:50.105860 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-bdd5896b4-rqqz9" not found
2026-06-19 18:50:50.109849 | instance | openstack/cinder-volume-bdd5896b4-rqqz9/init-cinder-conf
2026-06-19 18:50:50.275336 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-bdd5896b4-rqqz9" not found
2026-06-19 18:50:50.278593 | instance | openstack/cinder-volume-bdd5896b4-rqqz9/cinder-volume
2026-06-19 18:50:50.452849 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-bdd5896b4-rqqz9" not found
2026-06-19 18:50:50.621424 | instance | openstack/glance-api-657f789956-nbnxh/init
2026-06-19 18:50:50.807163 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-657f789956-nbnxh" not found
2026-06-19 18:50:50.813580 | instance | openstack/glance-api-657f789956-nbnxh/glance-perms
2026-06-19 18:50:50.984465 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-657f789956-nbnxh" not found
2026-06-19 18:50:50.988038 | instance | openstack/glance-api-657f789956-nbnxh/ceph-keyring-placement
2026-06-19 18:50:51.175067 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-657f789956-nbnxh" not found
2026-06-19 18:50:51.180368 | instance | openstack/glance-api-657f789956-nbnxh/glance-api
2026-06-19 18:50:51.352104 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-657f789956-nbnxh" not found
2026-06-19 18:50:51.524581 | instance | openstack/glance-db-init-q2jz9/init
2026-06-19 18:50:51.686189 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-q2jz9" not found
2026-06-19 18:50:51.690248 | instance | openstack/glance-db-init-q2jz9/glance-db-init-0
2026-06-19 18:50:51.874606 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-q2jz9" not found
2026-06-19 18:50:52.040266 | instance | openstack/glance-db-sync-hwjsk/init
2026-06-19 18:50:52.217145 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-hwjsk" not found
2026-06-19 18:50:52.221909 | instance | openstack/glance-db-sync-hwjsk/glance-db-sync
2026-06-19 18:50:52.396035 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-hwjsk" not found
2026-06-19 18:50:52.568816 | instance | openstack/glance-ks-endpoints-fpt42/init
2026-06-19 18:50:52.727217 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-fpt42" not found
2026-06-19 18:50:52.731362 | instance | openstack/glance-ks-endpoints-fpt42/image-ks-endpoints-admin
2026-06-19 18:50:52.910454 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-fpt42" not found
2026-06-19 18:50:52.913367 | instance | openstack/glance-ks-endpoints-fpt42/image-ks-endpoints-internal
2026-06-19 18:50:53.096245 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-fpt42" not found
2026-06-19 18:50:53.101706 | instance | openstack/glance-ks-endpoints-fpt42/image-ks-endpoints-public
2026-06-19 18:50:53.271306 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-fpt42" not found
2026-06-19 18:50:53.428195 | instance | openstack/glance-ks-service-4hgnc/init
2026-06-19 18:50:53.592186 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-4hgnc" not found
2026-06-19 18:50:53.596739 | instance | openstack/glance-ks-service-4hgnc/image-ks-service-registration
2026-06-19 18:50:53.769081 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-4hgnc" not found
2026-06-19 18:50:53.943154 | instance | openstack/glance-ks-user-6b2h8/init
2026-06-19 18:50:54.123558 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-6b2h8" not found
2026-06-19 18:50:54.127046 | instance | openstack/glance-ks-user-6b2h8/glance-ks-user
2026-06-19 18:50:54.293342 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-6b2h8" not found
2026-06-19 18:50:54.463008 | instance | openstack/glance-metadefs-load-fc9v2/init
2026-06-19 18:50:54.631564 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-fc9v2" not found
2026-06-19 18:50:54.636921 | instance | openstack/glance-metadefs-load-fc9v2/glance-metadefs-load
2026-06-19 18:50:54.816671 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-fc9v2" not found
2026-06-19 18:50:54.982811 | instance | openstack/glance-rabbit-init-mttp5/init
2026-06-19 18:50:55.165416 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-mttp5" not found
2026-06-19 18:50:55.169459 | instance | openstack/glance-rabbit-init-mttp5/rabbit-init
2026-06-19 18:50:55.335595 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-mttp5" not found
2026-06-19 18:50:55.498296 | instance | openstack/glance-storage-init-hjhwp/init
2026-06-19 18:50:55.665261 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-hjhwp" not found
2026-06-19 18:50:55.668118 | instance | openstack/glance-storage-init-hjhwp/ceph-keyring-placement
2026-06-19 18:50:55.829380 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-hjhwp" not found
2026-06-19 18:50:55.833609 | instance | openstack/glance-storage-init-hjhwp/glance-storage-init
2026-06-19 18:50:55.999857 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-hjhwp" not found
2026-06-19 18:50:56.170821 | instance | openstack/keepalived-qtxr9/init
2026-06-19 18:50:56.371535 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-qtxr9" not found
2026-06-19 18:50:56.377120 | instance | openstack/keepalived-qtxr9/wait-for-ip
2026-06-19 18:50:56.464791 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-qtxr9" is waiting to start: PodInitializing
2026-06-19 18:50:56.546401 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-qtxr9" not found
2026-06-19 18:50:56.550983 | instance | openstack/keepalived-qtxr9/keepalived
2026-06-19 18:50:56.633703 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-qtxr9" is waiting to start: PodInitializing
2026-06-19 18:50:56.719394 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-qtxr9" not found
2026-06-19 18:50:56.892574 | instance | openstack/keystone-api-54896c8577-86sc6/init
2026-06-19 18:50:57.064311 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-54896c8577-86sc6" not found
2026-06-19 18:50:57.069019 | instance | openstack/keystone-api-54896c8577-86sc6/keystone-api
2026-06-19 18:50:57.467538 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-54896c8577-86sc6" not found
2026-06-19 18:50:57.631311 | instance | openstack/keystone-bootstrap-mrmm7/init
2026-06-19 18:50:57.798930 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-mrmm7" not found
2026-06-19 18:50:57.803008 | instance | openstack/keystone-bootstrap-mrmm7/bootstrap
2026-06-19 18:50:57.976235 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-mrmm7" not found
2026-06-19 18:50:58.140745 | instance | openstack/keystone-credential-setup-48wjt/init
2026-06-19 18:50:58.320201 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-48wjt" not found
2026-06-19 18:50:58.324857 | instance | openstack/keystone-credential-setup-48wjt/keystone-credential-setup
2026-06-19 18:50:58.488952 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-48wjt" not found
2026-06-19 18:50:58.656209 | instance | openstack/keystone-db-init-l7flk/init
2026-06-19 18:50:58.839471 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-l7flk" not found
2026-06-19 18:50:58.843016 | instance | openstack/keystone-db-init-l7flk/keystone-db-init-0
2026-06-19 18:50:59.008620 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-l7flk" not found
2026-06-19 18:50:59.172983 | instance | openstack/keystone-db-sync-t7hk8/init
2026-06-19 18:50:59.343239 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-t7hk8" not found
2026-06-19 18:50:59.347166 | instance | openstack/keystone-db-sync-t7hk8/keystone-db-sync
2026-06-19 18:50:59.520181 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-t7hk8" not found
2026-06-19 18:50:59.689754 | instance | openstack/keystone-domain-manage-rfnbn/init
2026-06-19 18:50:59.891926 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-rfnbn" not found
2026-06-19 18:50:59.896003 | instance | openstack/keystone-domain-manage-rfnbn/keystone-domain-manage
2026-06-19 18:51:00.075022 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-rfnbn" not found
2026-06-19 18:51:00.241705 | instance | openstack/keystone-fernet-setup-tg8l6/init
2026-06-19 18:51:00.400046 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-tg8l6" not found
2026-06-19 18:51:00.404277 | instance | openstack/keystone-fernet-setup-tg8l6/keystone-fernet-setup
2026-06-19 18:51:00.582388 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-tg8l6" not found
2026-06-19 18:51:00.780550 | instance | openstack/keystone-rabbit-init-nn2v4/init
2026-06-19 18:51:00.955484 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-nn2v4" not found
2026-06-19 18:51:00.959851 | instance | openstack/keystone-rabbit-init-nn2v4/rabbit-init
2026-06-19 18:51:01.136916 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-nn2v4" not found
2026-06-19 18:51:01.305386 | instance | openstack/libvirt-libvirt-default-qmp22/init
2026-06-19 18:51:01.487277 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-qmp22" not found
2026-06-19 18:51:01.492234 | instance | openstack/libvirt-libvirt-default-qmp22/init-dynamic-options
2026-06-19 18:51:01.581756 | instance | Error from server (BadRequest): container "init-dynamic-options" in pod "libvirt-libvirt-default-qmp22" is waiting to start: PodInitializing
2026-06-19 18:51:01.682231 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-qmp22" not found
2026-06-19 18:51:01.686946 | instance | openstack/libvirt-libvirt-default-qmp22/ceph-admin-keyring-placement
2026-06-19 18:51:01.777167 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-qmp22" is waiting to start: PodInitializing
2026-06-19 18:51:01.867301 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-qmp22" not found
2026-06-19 18:51:01.871703 | instance | openstack/libvirt-libvirt-default-qmp22/ceph-keyring-placement
2026-06-19 18:51:01.994491 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "libvirt-libvirt-default-qmp22" is waiting to start: PodInitializing
2026-06-19 18:51:02.093178 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-qmp22" not found
2026-06-19 18:51:02.096965 | instance | openstack/libvirt-libvirt-default-qmp22/tls-sidecar
2026-06-19 18:51:02.185646 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-qmp22" is waiting to start: PodInitializing
2026-06-19 18:51:02.272731 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-qmp22" not found
2026-06-19 18:51:02.276545 | instance | openstack/libvirt-libvirt-default-qmp22/libvirt
2026-06-19 18:51:02.364099 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-qmp22" is waiting to start: PodInitializing
2026-06-19 18:51:02.446377 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-qmp22" not found
2026-06-19 18:51:02.450634 | instance | openstack/libvirt-libvirt-default-qmp22/libvirt-exporter
2026-06-19 18:51:02.534947 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-qmp22" is waiting to start: PodInitializing
2026-06-19 18:51:02.618523 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-qmp22" not found
2026-06-19 18:51:02.793829 | instance | openstack/memcached-memcached-6479589586-hl7f5/init
2026-06-19 18:51:02.972465 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-hl7f5" not found
2026-06-19 18:51:02.976822 | instance | openstack/memcached-memcached-6479589586-hl7f5/memcached
2026-06-19 18:51:03.143741 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-hl7f5" not found
2026-06-19 18:51:03.146685 | instance | openstack/memcached-memcached-6479589586-hl7f5/memcached-exporter
2026-06-19 18:51:03.324953 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-hl7f5" not found
2026-06-19 18:51:03.500365 | instance | openstack/neutron-coredns-7dd4958666-w7744/coredns
2026-06-19 18:51:03.676459 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-w7744" not found
2026-06-19 18:51:03.855100 | instance | openstack/neutron-db-init-4d6mc/init
2026-06-19 18:51:04.030786 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-4d6mc" not found
2026-06-19 18:51:04.036258 | instance | openstack/neutron-db-init-4d6mc/neutron-db-init-0
2026-06-19 18:51:04.227690 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-4d6mc" not found
2026-06-19 18:51:04.396939 | instance | openstack/neutron-db-sync-tt472/init
2026-06-19 18:51:04.576030 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-tt472" not found
2026-06-19 18:51:04.581461 | instance | openstack/neutron-db-sync-tt472/neutron-db-sync
2026-06-19 18:51:04.780977 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-tt472" not found
2026-06-19 18:51:04.967715 | instance | openstack/neutron-dhcp-agent-default-rkz98/init
2026-06-19 18:51:05.178992 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-rkz98" not found
2026-06-19 18:51:05.184075 | instance | openstack/neutron-dhcp-agent-default-rkz98/neutron-dhcp-agent-init
2026-06-19 18:51:05.276154 | instance | Error from server (BadRequest): container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-rkz98" is waiting to start: PodInitializing
2026-06-19 18:51:05.385136 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-rkz98" not found
2026-06-19 18:51:05.389897 | instance | openstack/neutron-dhcp-agent-default-rkz98/neutron-dhcp-agent
2026-06-19 18:51:05.477944 | instance | Error from server (BadRequest): container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-rkz98" is waiting to start: PodInitializing
2026-06-19 18:51:05.567480 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-rkz98" not found
2026-06-19 18:51:05.753122 | instance | openstack/neutron-ks-endpoints-575vd/init
2026-06-19 18:51:05.941298 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-575vd" not found
2026-06-19 18:51:05.945843 | instance | openstack/neutron-ks-endpoints-575vd/network-ks-endpoints-admin
2026-06-19 18:51:06.157841 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-575vd" not found
2026-06-19 18:51:06.164330 | instance | openstack/neutron-ks-endpoints-575vd/network-ks-endpoints-internal
2026-06-19 18:51:06.347400 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-575vd" not found
2026-06-19 18:51:06.352440 | instance | openstack/neutron-ks-endpoints-575vd/network-ks-endpoints-public
2026-06-19 18:51:06.525668 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-575vd" not found
2026-06-19 18:51:06.717050 | instance | openstack/neutron-ks-service-t7vlt/init
2026-06-19 18:51:06.894734 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-t7vlt" not found
2026-06-19 18:51:06.898407 | instance | openstack/neutron-ks-service-t7vlt/network-ks-service-registration
2026-06-19 18:51:07.077774 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-t7vlt" not found
2026-06-19 18:51:07.242764 | instance | openstack/neutron-ks-user-rq5f2/init
2026-06-19 18:51:07.411084 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-rq5f2" not found
2026-06-19 18:51:07.415572 | instance | openstack/neutron-ks-user-rq5f2/neutron-ks-user
2026-06-19 18:51:07.587117 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-rq5f2" not found
2026-06-19 18:51:07.774239 | instance | openstack/neutron-l3-agent-default-grl9l/init
2026-06-19 18:51:07.983440 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-grl9l" not found
2026-06-19 18:51:07.987572 | instance | openstack/neutron-l3-agent-default-grl9l/neutron-l3-agent-init
2026-06-19 18:51:08.076505 | instance | Error from server (BadRequest): container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-grl9l" is waiting to start: PodInitializing
2026-06-19 18:51:08.160328 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-grl9l" not found
2026-06-19 18:51:08.164871 | instance | openstack/neutron-l3-agent-default-grl9l/neutron-l3-agent
2026-06-19 18:51:08.245176 | instance | Error from server (BadRequest): container "neutron-l3-agent" in pod "neutron-l3-agent-default-grl9l" is waiting to start: PodInitializing
2026-06-19 18:51:08.341593 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-grl9l" not found
2026-06-19 18:51:08.515205 | instance | openstack/neutron-metadata-agent-default-kkrlc/init
2026-06-19 18:51:08.727595 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-kkrlc" not found
2026-06-19 18:51:08.731923 | instance | openstack/neutron-metadata-agent-default-kkrlc/neutron-metadata-agent-init
2026-06-19 18:51:08.839319 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-kkrlc" is waiting to start: PodInitializing
2026-06-19 18:51:08.922465 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-kkrlc" not found
2026-06-19 18:51:08.926435 | instance | openstack/neutron-metadata-agent-default-kkrlc/neutron-metadata-agent
2026-06-19 18:51:09.007628 | instance | Error from server (BadRequest): container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-kkrlc" is waiting to start: PodInitializing
2026-06-19 18:51:09.092148 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-kkrlc" not found
2026-06-19 18:51:09.265741 | instance | openstack/neutron-netns-cleanup-cron-default-52sh2/init
2026-06-19 18:51:09.437425 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-52sh2" not found
2026-06-19 18:51:09.442053 | instance | openstack/neutron-netns-cleanup-cron-default-52sh2/neutron-netns-cleanup-cron
2026-06-19 18:51:09.625812 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-52sh2" not found
2026-06-19 18:51:09.826830 | instance | openstack/neutron-ovs-agent-default-ngsxs/init
2026-06-19 18:51:10.029502 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-ngsxs" not found
2026-06-19 18:51:10.034142 | instance | openstack/neutron-ovs-agent-default-ngsxs/neutron-openvswitch-agent-kernel-modules
2026-06-19 18:51:10.129595 | instance | Error from server (BadRequest): container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-ngsxs" is waiting to start: PodInitializing
2026-06-19 18:51:10.434619 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-ngsxs" not found
2026-06-19 18:51:10.438099 | instance | openstack/neutron-ovs-agent-default-ngsxs/neutron-ovs-agent-init
2026-06-19 18:51:10.522638 | instance | Error from server (BadRequest): container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-ngsxs" is waiting to start: PodInitializing
2026-06-19 18:51:10.615065 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-ngsxs" not found
2026-06-19 18:51:10.618375 | instance | openstack/neutron-ovs-agent-default-ngsxs/neutron-ovs-agent
2026-06-19 18:51:10.707448 | instance | Error from server (BadRequest): container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-ngsxs" is waiting to start: PodInitializing
2026-06-19 18:51:10.800743 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-ngsxs" not found
2026-06-19 18:51:11.144283 | instance | openstack/neutron-rabbit-init-kntlx/init
2026-06-19 18:51:11.327686 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-kntlx" not found
2026-06-19 18:51:11.332674 | instance | openstack/neutron-rabbit-init-kntlx/rabbit-init
2026-06-19 18:51:11.508850 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-kntlx" not found
2026-06-19 18:51:11.685317 | instance | openstack/neutron-rpc-server-86787b54b4-qdtqq/init
2026-06-19 18:51:11.880998 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-86787b54b4-qdtqq" not found
2026-06-19 18:51:11.884873 | instance | openstack/neutron-rpc-server-86787b54b4-qdtqq/neutron-rpc-server
2026-06-19 18:51:13.299360 | instance | openstack/neutron-server-586d698c76-d9855/init
2026-06-19 18:51:13.479766 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-586d698c76-d9855" not found
2026-06-19 18:51:13.485871 | instance | openstack/neutron-server-586d698c76-d9855/neutron-server
2026-06-19 18:51:13.710954 | instance | openstack/neutron-server-586d698c76-d9855/neutron-policy-server
2026-06-19 18:51:13.888755 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-586d698c76-d9855" not found
2026-06-19 18:51:14.077508 | instance | openstack/nova-api-metadata-5b54d8df94-rs7zq/init
2026-06-19 18:51:14.263647 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-5b54d8df94-rs7zq" not found
2026-06-19 18:51:14.269705 | instance | openstack/nova-api-metadata-5b54d8df94-rs7zq/nova-api-metadata-init
2026-06-19 18:51:14.455185 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-5b54d8df94-rs7zq" not found
2026-06-19 18:51:14.458795 | instance | openstack/nova-api-metadata-5b54d8df94-rs7zq/nova-api
2026-06-19 18:51:14.637797 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-5b54d8df94-rs7zq" not found
2026-06-19 18:51:14.830248 | instance | openstack/nova-api-osapi-68ddcfd6c4-2c4n6/init
2026-06-19 18:51:15.010633 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-68ddcfd6c4-2c4n6" not found
2026-06-19 18:51:15.014341 | instance | openstack/nova-api-osapi-68ddcfd6c4-2c4n6/nova-osapi
2026-06-19 18:51:15.202533 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-68ddcfd6c4-2c4n6" not found
2026-06-19 18:51:15.396954 | instance | openstack/nova-bootstrap-xpktq/init
2026-06-19 18:51:15.589449 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-xpktq" not found
2026-06-19 18:51:15.594662 | instance | openstack/nova-bootstrap-xpktq/bootstrap
2026-06-19 18:51:15.769844 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-xpktq" not found
2026-06-19 18:51:15.952526 | instance | openstack/nova-cell-setup-z648z/init
2026-06-19 18:51:16.151381 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-z648z" not found
2026-06-19 18:51:16.155388 | instance | openstack/nova-cell-setup-z648z/nova-cell-setup-init
2026-06-19 18:51:16.241857 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-z648z" is waiting to start: PodInitializing
2026-06-19 18:51:16.328449 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-z648z" not found
2026-06-19 18:51:16.331644 | instance | openstack/nova-cell-setup-z648z/nova-cell-setup
2026-06-19 18:51:16.415567 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-z648z" is waiting to start: PodInitializing
2026-06-19 18:51:16.504815 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-z648z" not found
2026-06-19 18:51:16.687103 | instance | openstack/nova-compute-default-bdzhb/init
2026-06-19 18:51:16.926247 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-bdzhb" not found
2026-06-19 18:51:16.930252 | instance | openstack/nova-compute-default-bdzhb/nova-compute-init
2026-06-19 18:51:17.027296 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-bdzhb" is waiting to start: PodInitializing
2026-06-19 18:51:17.113245 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-bdzhb" not found
2026-06-19 18:51:17.119781 | instance | openstack/nova-compute-default-bdzhb/ceph-perms
2026-06-19 18:51:17.206949 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-bdzhb" is waiting to start: PodInitializing
2026-06-19 18:51:17.304236 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-bdzhb" not found
2026-06-19 18:51:17.312777 | instance | openstack/nova-compute-default-bdzhb/ceph-admin-keyring-placement
2026-06-19 18:51:17.447595 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-bdzhb" is waiting to start: PodInitializing
2026-06-19 18:51:17.551064 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-bdzhb" not found
2026-06-19 18:51:17.560443 | instance | openstack/nova-compute-default-bdzhb/ceph-keyring-placement
2026-06-19 18:51:17.646562 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-bdzhb" is waiting to start: PodInitializing
2026-06-19 18:51:17.732122 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-bdzhb" not found
2026-06-19 18:51:17.736074 | instance | openstack/nova-compute-default-bdzhb/nova-compute-vnc-init
2026-06-19 18:51:17.827540 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-bdzhb" is waiting to start: PodInitializing
2026-06-19 18:51:17.917060 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-bdzhb" not found
2026-06-19 18:51:17.920635 | instance | openstack/nova-compute-default-bdzhb/nova-compute-ssh-init
2026-06-19 18:51:18.010319 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-bdzhb" is waiting to start: PodInitializing
2026-06-19 18:51:18.101440 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-bdzhb" not found
2026-06-19 18:51:18.106654 | instance | openstack/nova-compute-default-bdzhb/nova-compute
2026-06-19 18:51:18.192509 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-bdzhb" is waiting to start: PodInitializing
2026-06-19 18:51:18.285615 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-bdzhb" not found
2026-06-19 18:51:18.289796 | instance | openstack/nova-compute-default-bdzhb/nova-compute-ssh
2026-06-19 18:51:18.377614 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-bdzhb" is waiting to start: PodInitializing
2026-06-19 18:51:18.476429 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-bdzhb" not found
2026-06-19 18:51:18.654626 | instance | openstack/nova-conductor-7576bc95c8-5xh7g/init
2026-06-19 18:51:18.861048 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-7576bc95c8-5xh7g" not found
2026-06-19 18:51:18.865005 | instance | openstack/nova-conductor-7576bc95c8-5xh7g/nova-conductor
2026-06-19 18:51:19.044596 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-7576bc95c8-5xh7g" not found
2026-06-19 18:51:19.219714 | instance | openstack/nova-db-init-jlldp/init
2026-06-19 18:51:19.390043 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-jlldp" not found
2026-06-19 18:51:19.394696 | instance | openstack/nova-db-init-jlldp/nova-db-init-0
2026-06-19 18:51:19.566395 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-jlldp" not found
2026-06-19 18:51:19.570345 | instance | openstack/nova-db-init-jlldp/nova-db-init-1
2026-06-19 18:51:19.754668 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-jlldp" not found
2026-06-19 18:51:19.761033 | instance | openstack/nova-db-init-jlldp/nova-db-init-2
2026-06-19 18:51:19.940623 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-jlldp" not found
2026-06-19 18:51:20.118857 | instance | openstack/nova-db-sync-kpztp/init
2026-06-19 18:51:20.297549 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-kpztp" not found
2026-06-19 18:51:20.303204 | instance | openstack/nova-db-sync-kpztp/nova-db-sync
2026-06-19 18:51:20.487694 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-kpztp" not found
2026-06-19 18:51:20.670554 | instance | openstack/nova-ks-endpoints-brqjr/init
2026-06-19 18:51:20.876978 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-brqjr" not found
2026-06-19 18:51:20.882000 | instance | openstack/nova-ks-endpoints-brqjr/compute-ks-endpoints-admin
2026-06-19 18:51:21.059312 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-brqjr" not found
2026-06-19 18:51:21.063339 | instance | openstack/nova-ks-endpoints-brqjr/compute-ks-endpoints-internal
2026-06-19 18:51:21.240013 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-brqjr" not found
2026-06-19 18:51:21.245818 | instance | openstack/nova-ks-endpoints-brqjr/compute-ks-endpoints-public
2026-06-19 18:51:21.435369 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-brqjr" not found
2026-06-19 18:51:21.618031 | instance | openstack/nova-ks-service-4bx2r/init
2026-06-19 18:51:21.801981 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-4bx2r" not found
2026-06-19 18:51:21.807157 | instance | openstack/nova-ks-service-4bx2r/compute-ks-service-registration
2026-06-19 18:51:21.984007 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-4bx2r" not found
2026-06-19 18:51:22.167144 | instance | openstack/nova-ks-user-7zqfn/init
2026-06-19 18:51:22.346817 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-7zqfn" not found
2026-06-19 18:51:22.351182 | instance | openstack/nova-ks-user-7zqfn/nova-ks-user
2026-06-19 18:51:22.519123 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-7zqfn" not found
2026-06-19 18:51:22.698224 | instance | openstack/nova-novncproxy-599955f7-xbj6q/init
2026-06-19 18:51:22.885619 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-599955f7-xbj6q" not found
2026-06-19 18:51:22.888516 | instance | openstack/nova-novncproxy-599955f7-xbj6q/nova-novncproxy-init
2026-06-19 18:51:23.080709 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-599955f7-xbj6q" not found
2026-06-19 18:51:23.083862 | instance | openstack/nova-novncproxy-599955f7-xbj6q/nova-novncproxy-init-assets
2026-06-19 18:51:23.269594 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-599955f7-xbj6q" not found
2026-06-19 18:51:23.275268 | instance | openstack/nova-novncproxy-599955f7-xbj6q/nova-novncproxy
2026-06-19 18:51:23.459773 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-599955f7-xbj6q" not found
2026-06-19 18:51:23.630592 | instance | openstack/nova-rabbit-init-n447r/init
2026-06-19 18:51:23.824094 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-n447r" not found
2026-06-19 18:51:23.828839 | instance | openstack/nova-rabbit-init-n447r/rabbit-init
2026-06-19 18:51:24.010822 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-n447r" not found
2026-06-19 18:51:24.187932 | instance | openstack/nova-scheduler-848664996b-k89k4/init
2026-06-19 18:51:24.361170 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-848664996b-k89k4" not found
2026-06-19 18:51:24.366094 | instance | openstack/nova-scheduler-848664996b-k89k4/nova-scheduler
2026-06-19 18:51:24.548104 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-848664996b-k89k4" not found
2026-06-19 18:51:24.724295 | instance | openstack/openvswitch-rvnw8/init
2026-06-19 18:51:24.929237 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-rvnw8" not found
2026-06-19 18:51:24.933855 | instance | openstack/openvswitch-rvnw8/openvswitch-db-perms
2026-06-19 18:51:25.115369 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-rvnw8" not found
2026-06-19 18:51:25.120274 | instance | openstack/openvswitch-rvnw8/openvswitch-vswitchd-modules
2026-06-19 18:51:25.296351 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-rvnw8" not found
2026-06-19 18:51:25.300982 | instance | openstack/openvswitch-rvnw8/openvswitch-db
2026-06-19 18:51:25.492962 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-rvnw8" not found
2026-06-19 18:51:25.497740 | instance | openstack/openvswitch-rvnw8/openvswitch-vswitchd
2026-06-19 18:51:25.688165 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-rvnw8" not found
2026-06-19 18:51:25.874862 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-06-19 18:51:26.051607 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-19 18:51:26.055952 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-06-19 18:51:26.228333 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-19 18:51:26.233755 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-06-19 18:51:26.536387 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-06-19 18:51:26.540467 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-06-19 18:51:26.725051 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-06-19 18:51:26.912874 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-06-19 18:51:27.110068 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-06-19 18:51:27.115711 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-06-19 18:51:27.313612 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-06-19 18:51:27.318292 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-06-19 18:51:27.499050 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-06-19 18:51:27.685322 | instance | openstack/placement-api-64d4f46d85-x58gn/init
2026-06-19 18:51:27.873129 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-64d4f46d85-x58gn" not found
2026-06-19 18:51:27.876346 | instance | openstack/placement-api-64d4f46d85-x58gn/placement-api
2026-06-19 18:51:28.066572 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-64d4f46d85-x58gn" not found
2026-06-19 18:51:28.240704 | instance | openstack/placement-db-init-jjwqq/init
2026-06-19 18:51:28.416322 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-jjwqq" not found
2026-06-19 18:51:28.420996 | instance | openstack/placement-db-init-jjwqq/placement-db-init-0
2026-06-19 18:51:28.589204 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-jjwqq" not found
2026-06-19 18:51:28.776019 | instance | openstack/placement-db-sync-qxchs/init
2026-06-19 18:51:28.954308 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-qxchs" not found
2026-06-19 18:51:28.959278 | instance | openstack/placement-db-sync-qxchs/placement-db-sync
2026-06-19 18:51:29.142505 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-qxchs" not found
2026-06-19 18:51:29.331385 | instance | openstack/placement-ks-endpoints-kqrj7/init
2026-06-19 18:51:29.527911 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-kqrj7" not found
2026-06-19 18:51:29.533443 | instance | openstack/placement-ks-endpoints-kqrj7/placement-ks-endpoints-admin
2026-06-19 18:51:29.708650 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-kqrj7" not found
2026-06-19 18:51:29.714920 | instance | openstack/placement-ks-endpoints-kqrj7/placement-ks-endpoints-internal
2026-06-19 18:51:29.924652 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-kqrj7" not found
2026-06-19 18:51:29.928864 | instance | openstack/placement-ks-endpoints-kqrj7/placement-ks-endpoints-public
2026-06-19 18:51:30.124584 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-kqrj7" not found
2026-06-19 18:51:30.297828 | instance | openstack/placement-ks-service-bpsg7/init
2026-06-19 18:51:30.466728 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-bpsg7" not found
2026-06-19 18:51:30.470950 | instance | openstack/placement-ks-service-bpsg7/placement-ks-service-registration
2026-06-19 18:51:30.642417 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-bpsg7" not found
2026-06-19 18:51:30.828477 | instance | openstack/placement-ks-user-sd6mh/init
2026-06-19 18:51:31.012979 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-sd6mh" not found
2026-06-19 18:51:31.017349 | instance | openstack/placement-ks-user-sd6mh/placement-ks-user
2026-06-19 18:51:31.202090 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-sd6mh" not found
2026-06-19 18:51:31.375346 | instance | openstack/pxc-operator-69cb5bbdb9-frvdg/percona-xtradb-cluster-operator
2026-06-19 18:51:31.560215 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-frvdg" not found
2026-06-19 18:51:31.748723 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-06-19 18:51:31.947770 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-06-19 18:51:31.952439 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-06-19 18:51:32.142402 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-06-19 18:51:32.317456 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-06-19 18:51:32.484632 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-06-19 18:51:32.489149 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-06-19 18:51:32.673804 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-06-19 18:51:32.861851 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-9krzj/rabbitmq-cluster-operator
2026-06-19 18:51:33.058173 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-9krzj" not found
2026-06-19 18:51:33.251058 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-06-19 18:51:33.426633 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-06-19 18:51:33.431764 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-06-19 18:51:33.638845 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-06-19 18:51:33.827082 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-06-19 18:51:33.991996 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-06-19 18:51:33.997329 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-06-19 18:51:34.176769 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-06-19 18:51:34.340113 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-7lz6m/rabbitmq-cluster-operator
2026-06-19 18:51:34.515112 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-7lz6m" not found
2026-06-19 18:51:34.691542 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-06-19 18:51:34.866411 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-06-19 18:51:34.870281 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-06-19 18:51:35.061916 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-06-19 18:51:35.223330 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-06-19 18:51:35.399359 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-06-19 18:51:35.403868 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-06-19 18:51:35.596760 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-06-19 18:51:35.772699 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-wv5x6/make-container-crash-dir
2026-06-19 18:51:35.957368 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-wv5x6" not found
2026-06-19 18:51:35.961905 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-wv5x6/chown-container-data-dir
2026-06-19 18:51:36.135095 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-wv5x6" not found
2026-06-19 18:51:36.139522 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-wv5x6/ceph-crash
2026-06-19 18:51:36.322940 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-wv5x6" not found
2026-06-19 18:51:36.505810 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m6z44/chown-container-data-dir
2026-06-19 18:51:36.693818 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-m6z44" not found
2026-06-19 18:51:36.698515 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m6z44/rgw
2026-06-19 18:51:36.895997 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-m6z44" not found
2026-06-19 18:51:36.900663 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m6z44/log-collector
2026-06-19 18:51:37.082632 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-m6z44" not found
2026-06-19 18:51:37.253141 | instance | openstack/staffeln-api-74f5bd947-vl2s6/init
2026-06-19 18:51:37.426348 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-74f5bd947-vl2s6" not found
2026-06-19 18:51:37.430973 | instance | openstack/staffeln-api-74f5bd947-vl2s6/staffeln-api
2026-06-19 18:51:37.615203 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-74f5bd947-vl2s6" not found
2026-06-19 18:51:37.771267 | instance | openstack/staffeln-conductor-6f5d6f7d96-qj2rs/staffeln-conductor
2026-06-19 18:51:37.955452 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-6f5d6f7d96-qj2rs" not found
2026-06-19 18:51:38.118230 | instance | openstack/staffeln-db-init-dl999/init
2026-06-19 18:51:38.305833 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-dl999" not found
2026-06-19 18:51:38.310131 | instance | openstack/staffeln-db-init-dl999/staffeln-db-init-0
2026-06-19 18:51:38.493509 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-dl999" not found
2026-06-19 18:51:38.677284 | instance | openstack/staffeln-db-sync-kv6g5/init
2026-06-19 18:51:38.870385 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-kv6g5" not found
2026-06-19 18:51:38.875189 | instance | openstack/staffeln-db-sync-kv6g5/staffeln-db-sync
2026-06-19 18:51:39.074161 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-kv6g5" not found
2026-06-19 18:51:39.279439 | instance | openstack/valkey-node-0/valkey
2026-06-19 18:51:39.452903 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-06-19 18:51:39.458232 | instance | openstack/valkey-node-0/sentinel
2026-06-19 18:51:39.651896 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-06-19 18:51:39.656822 | instance | openstack/valkey-node-0/metrics
2026-06-19 18:51:39.838497 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-06-19 18:51:40.016978 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-xdlkb/rook-ceph-operator
2026-06-19 18:51:40.215565 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-xdlkb" not found
2026-06-19 18:51:40.411616 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-j4x6p/secretgen-controller
2026-06-19 18:51:40.610470 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-j4x6p" not found
2026-06-19 18:51:40.907095 | instance | ERROR
2026-06-19 18:51:40.907342 | instance | {
2026-06-19 18:51:40.907375 | instance | "delta": "0:01:20.642087",
2026-06-19 18:51:40.907397 | instance | "end": "2026-06-19 18:51:40.616355",
2026-06-19 18:51:40.907416 | instance | "msg": "non-zero return code",
2026-06-19 18:51:40.907434 | instance | "rc": 123,
2026-06-19 18:51:40.907452 | instance | "start": "2026-06-19 18:50:19.974268"
2026-06-19 18:51:40.907469 | instance | }
2026-06-19 18:51:40.907494 | instance | ERROR: Ignoring Errors
2026-06-19 18:51:40.918050 |
2026-06-19 18:51:40.918124 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-06-19 18:51:41.502576 | instance | changed:
2026-06-19 18:51:41.502779 | instance | cd+++++++++ pod-logs/
2026-06-19 18:51:41.502808 | instance | cd+++++++++ pod-logs/auth-system/
2026-06-19 18:51:41.502848 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-06-19 18:51:41.502870 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-06-19 18:51:41.502890 | instance | cd+++++++++ pod-logs/cert-manager/
2026-06-19 18:51:41.502910 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-r692p/
2026-06-19 18:51:41.502929 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-r692p/cert-manager-controller.txt
2026-06-19 18:51:41.502948 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-ftk78/
2026-06-19 18:51:41.502967 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-ftk78/cert-manager-cainjector.txt
2026-06-19 18:51:41.502987 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-27c64/
2026-06-19 18:51:41.503005 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-27c64/cert-manager-webhook.txt
2026-06-19 18:51:41.503024 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-06-19 18:51:41.503043 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-w6gvr/
2026-06-19 18:51:41.503061 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-w6gvr/envoy-gateway.txt
2026-06-19 18:51:41.503080 | instance | cd+++++++++ pod-logs/failed-pods/
2026-06-19 18:51:41.503099 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-06-19 18:51:41.503117 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-06-19 18:51:41.503136 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-06-19 18:51:41.503154 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-06-19 18:51:41.503173 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-r692p/
2026-06-19 18:51:41.503192 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-r692p/cert-manager-controller.txt
2026-06-19 18:51:41.503212 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-ftk78/
2026-06-19 18:51:41.503230 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-ftk78/cert-manager-cainjector.txt
2026-06-19 18:51:41.503252 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-27c64/
2026-06-19 18:51:41.503271 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-27c64/cert-manager-webhook.txt
2026-06-19 18:51:41.503289 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-06-19 18:51:41.503308 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-w6gvr/
2026-06-19 18:51:41.503326 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-w6gvr/envoy-gateway.txt
2026-06-19 18:51:41.503344 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-06-19 18:51:41.503363 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-mfk89/
2026-06-19 18:51:41.503381 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-mfk89/controller.txt
2026-06-19 18:51:41.503400 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-c7s96/
2026-06-19 18:51:41.503418 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-c7s96/ingress-nginx-default-backend.txt
2026-06-19 18:51:41.503436 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-06-19 18:51:41.503455 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-fcjc9/
2026-06-19 18:51:41.503474 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fcjc9/apply-sysctl-overwrites.txt
2026-06-19 18:51:41.503493 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fcjc9/cilium-agent.txt
2026-06-19 18:51:41.503511 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fcjc9/clean-cilium-state.txt
2026-06-19 18:51:41.503534 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fcjc9/config.txt
2026-06-19 18:51:41.503554 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fcjc9/install-cni-binaries.txt
2026-06-19 18:51:41.503572 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fcjc9/mount-bpf-fs.txt
2026-06-19 18:51:41.503590 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fcjc9/mount-cgroup.txt
2026-06-19 18:51:41.503609 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-g92xs/
2026-06-19 18:51:41.503628 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-g92xs/cilium-operator.txt
2026-06-19 18:51:41.503645 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-568vc/
2026-06-19 18:51:41.503664 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-568vc/coredns.txt
2026-06-19 18:51:41.503682 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jmrpt/
2026-06-19 18:51:41.503701 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jmrpt/coredns.txt
2026-06-19 18:51:41.503720 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-06-19 18:51:41.503739 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-06-19 18:51:41.503758 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-06-19 18:51:41.503777 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-19 18:51:41.503800 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-06-19 18:51:41.503819 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-19 18:51:41.503838 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-x2wsx/
2026-06-19 18:51:41.503857 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-x2wsx/kube-proxy.txt
2026-06-19 18:51:41.503876 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-06-19 18:51:41.503894 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-19 18:51:41.503913 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-06-19 18:51:41.503932 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-06-19 18:51:41.503949 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-06-19 18:51:41.503967 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-hl8jz/
2026-06-19 18:51:41.503986 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-hl8jz/local-path-provisioner.txt
2026-06-19 18:51:41.504005 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-06-19 18:51:41.504023 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-19 18:51:41.504041 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-19 18:51:41.504059 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-19 18:51:41.504078 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-19 18:51:41.504097 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-19 18:51:41.504115 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-rpzrx/
2026-06-19 18:51:41.504133 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-rpzrx/goldpinger-daemon.txt
2026-06-19 18:51:41.504159 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-86f84cfd6f-c2llv/
2026-06-19 18:51:41.504178 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-86f84cfd6f-c2llv/grafana-sc-dashboard.txt
2026-06-19 18:51:41.504196 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-86f84cfd6f-c2llv/grafana-sc-datasources.txt
2026-06-19 18:51:41.504215 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-86f84cfd6f-c2llv/grafana.txt
2026-06-19 18:51:41.504234 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-z2qtc/
2026-06-19 18:51:41.504252 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-z2qtc/kube-state-metrics.txt
2026-06-19 18:51:41.504271 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-krpvb/
2026-06-19 18:51:41.504290 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-krpvb/kube-prometheus-stack.txt
2026-06-19 18:51:41.504307 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-zdzz8/
2026-06-19 18:51:41.504325 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-zdzz8/node-exporter.txt
2026-06-19 18:51:41.504343 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-zdzz8/pod-tls-sidecar.txt
2026-06-19 18:51:41.504361 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-06-19 18:51:41.504380 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-06-19 18:51:41.504399 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-06-19 18:51:41.504417 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-19 18:51:41.504436 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-19 18:51:41.504455 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-zp5g7/
2026-06-19 18:51:41.504472 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-zp5g7/nginx.txt
2026-06-19 18:51:41.504491 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-06-19 18:51:41.504509 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-06-19 18:51:41.504527 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-06-19 18:51:41.504545 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-hqdwn/
2026-06-19 18:51:41.504564 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-hqdwn/gc.txt
2026-06-19 18:51:41.504583 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-2mq5v/
2026-06-19 18:51:41.504601 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-2mq5v/master.txt
2026-06-19 18:51:41.504620 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-knrh8/
2026-06-19 18:51:41.504638 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-knrh8/worker.txt
2026-06-19 18:51:41.504655 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-19 18:51:41.504674 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-19 18:51:41.504692 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-19 18:51:41.504709 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-19 18:51:41.504732 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-19 18:51:41.504751 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-19 18:51:41.504770 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-kbzp2/
2026-06-19 18:51:41.504801 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-kbzp2/pushgateway.txt
2026-06-19 18:51:41.504819 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-9ttvf/
2026-06-19 18:51:41.504837 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-9ttvf/vector.txt
2026-06-19 18:51:41.504855 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-06-19 18:51:41.504873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-778bcb4f5d-8rck4/
2026-06-19 18:51:41.504892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-778bcb4f5d-8rck4/barbican-api.txt
2026-06-19 18:51:41.504912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-778bcb4f5d-8rck4/init.txt
2026-06-19 18:51:41.504931 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-8g27w/
2026-06-19 18:51:41.504977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-8g27w/barbican-db-init-0.txt
2026-06-19 18:51:41.504997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-8g27w/init.txt
2026-06-19 18:51:41.505015 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-j5rn7/
2026-06-19 18:51:41.505033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-j5rn7/barbican-db-sync.txt
2026-06-19 18:51:41.505052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-j5rn7/init.txt
2026-06-19 18:51:41.505070 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-kx9rj/
2026-06-19 18:51:41.505088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-kx9rj/init.txt
2026-06-19 18:51:41.505107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-kx9rj/key-manager-ks-endpoints-admin.txt
2026-06-19 18:51:41.505126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-kx9rj/key-manager-ks-endpoints-internal.txt
2026-06-19 18:51:41.505144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-kx9rj/key-manager-ks-endpoints-public.txt
2026-06-19 18:51:41.505163 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-t497w/
2026-06-19 18:51:41.505182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-t497w/init.txt
2026-06-19 18:51:41.505200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-t497w/key-manager-ks-service-registration.txt
2026-06-19 18:51:41.505219 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-z7jv5/
2026-06-19 18:51:41.505237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-z7jv5/barbican-ks-user.txt
2026-06-19 18:51:41.505255 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-z7jv5/init.txt
2026-06-19 18:51:41.505274 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-zlph2/
2026-06-19 18:51:41.505294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-zlph2/init.txt
2026-06-19 18:51:41.505312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-zlph2/rabbit-init.txt
2026-06-19 18:51:41.505331 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-5f97b44769-zmtrt/
2026-06-19 18:51:41.505351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5f97b44769-zmtrt/ceph-coordination-volume-perms.txt
2026-06-19 18:51:41.505370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5f97b44769-zmtrt/cinder-api.txt
2026-06-19 18:51:41.505389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5f97b44769-zmtrt/init.txt
2026-06-19 18:51:41.505413 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59cfc6f9d9-psv4g/
2026-06-19 18:51:41.505432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59cfc6f9d9-psv4g/ceph-backup-keyring-placement.txt
2026-06-19 18:51:41.505450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59cfc6f9d9-psv4g/ceph-coordination-volume-perms.txt
2026-06-19 18:51:41.505469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59cfc6f9d9-psv4g/ceph-keyring-placement-rbd1.txt
2026-06-19 18:51:41.505488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59cfc6f9d9-psv4g/cinder-backup.txt
2026-06-19 18:51:41.505507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59cfc6f9d9-psv4g/init.txt
2026-06-19 18:51:41.505525 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-qr2cj/
2026-06-19 18:51:41.505543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-qr2cj/ceph-keyring-placement.txt
2026-06-19 18:51:41.505561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-qr2cj/cinder-backup-storage-init.txt
2026-06-19 18:51:41.505579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-qr2cj/init.txt
2026-06-19 18:51:41.505598 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-65slt/
2026-06-19 18:51:41.505616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-65slt/bootstrap.txt
2026-06-19 18:51:41.505633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-65slt/init.txt
2026-06-19 18:51:41.505651 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-46zcq/
2026-06-19 18:51:41.505668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-46zcq/create-internal-tenant.txt
2026-06-19 18:51:41.505686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-46zcq/init.txt
2026-06-19 18:51:41.505704 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-9lmvj/
2026-06-19 18:51:41.505723 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-9lmvj/cinder-db-init-0.txt
2026-06-19 18:51:41.505741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-9lmvj/init.txt
2026-06-19 18:51:41.505759 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-q8tgr/
2026-06-19 18:51:41.505778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-q8tgr/cinder-db-sync.txt
2026-06-19 18:51:41.505796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-q8tgr/init.txt
2026-06-19 18:51:41.505814 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-x2zlz/
2026-06-19 18:51:41.505833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-x2zlz/init.txt
2026-06-19 18:51:41.505851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-x2zlz/volumev3-ks-endpoints-admin.txt
2026-06-19 18:51:41.505869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-x2zlz/volumev3-ks-endpoints-internal.txt
2026-06-19 18:51:41.505888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-x2zlz/volumev3-ks-endpoints-public.txt
2026-06-19 18:51:41.505905 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-p6xfc/
2026-06-19 18:51:41.505923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-p6xfc/init.txt
2026-06-19 18:51:41.505941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-p6xfc/volumev3-ks-service-registration.txt
2026-06-19 18:51:41.505960 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-2b5t9/
2026-06-19 18:51:41.505978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-2b5t9/cinder-ks-user.txt
2026-06-19 18:51:41.506000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-2b5t9/init.txt
2026-06-19 18:51:41.506020 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-n4z2f/
2026-06-19 18:51:41.506039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-n4z2f/init.txt
2026-06-19 18:51:41.506057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-n4z2f/rabbit-init.txt
2026-06-19 18:51:41.506075 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7578585c87-tcfgv/
2026-06-19 18:51:41.506094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7578585c87-tcfgv/ceph-coordination-volume-perms.txt
2026-06-19 18:51:41.506112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7578585c87-tcfgv/cinder-scheduler.txt
2026-06-19 18:51:41.506130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7578585c87-tcfgv/init.txt
2026-06-19 18:51:41.506148 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-7rvl9/
2026-06-19 18:51:41.506167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-7rvl9/ceph-keyring-placement.txt
2026-06-19 18:51:41.506185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-7rvl9/cinder-storage-init-rbd1.txt
2026-06-19 18:51:41.506203 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-7rvl9/init.txt
2026-06-19 18:51:41.506220 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-bdd5896b4-rqqz9/
2026-06-19 18:51:41.506239 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-bdd5896b4-rqqz9/ceph-coordination-volume-perms.txt
2026-06-19 18:51:41.506258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-bdd5896b4-rqqz9/ceph-keyring-placement-rbd1.txt
2026-06-19 18:51:41.506276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-bdd5896b4-rqqz9/cinder-volume.txt
2026-06-19 18:51:41.506294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-bdd5896b4-rqqz9/init-cinder-conf.txt
2026-06-19 18:51:41.506313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-bdd5896b4-rqqz9/init.txt
2026-06-19 18:51:41.506331 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-657f789956-nbnxh/
2026-06-19 18:51:41.506351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-657f789956-nbnxh/ceph-keyring-placement.txt
2026-06-19 18:51:41.506370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-657f789956-nbnxh/glance-api.txt
2026-06-19 18:51:41.506389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-657f789956-nbnxh/glance-perms.txt
2026-06-19 18:51:41.506408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-657f789956-nbnxh/init.txt
2026-06-19 18:51:41.506427 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-q2jz9/
2026-06-19 18:51:41.506445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-q2jz9/glance-db-init-0.txt
2026-06-19 18:51:41.506464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-q2jz9/init.txt
2026-06-19 18:51:41.506483 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-hwjsk/
2026-06-19 18:51:41.506501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-hwjsk/glance-db-sync.txt
2026-06-19 18:51:41.506518 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-hwjsk/init.txt
2026-06-19 18:51:41.506537 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-fpt42/
2026-06-19 18:51:41.506555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-fpt42/image-ks-endpoints-admin.txt
2026-06-19 18:51:41.506574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-fpt42/image-ks-endpoints-internal.txt
2026-06-19 18:51:41.506592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-fpt42/image-ks-endpoints-public.txt
2026-06-19 18:51:41.506617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-fpt42/init.txt
2026-06-19 18:51:41.506637 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-4hgnc/
2026-06-19 18:51:41.506655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-4hgnc/image-ks-service-registration.txt
2026-06-19 18:51:41.506674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-4hgnc/init.txt
2026-06-19 18:51:41.506693 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-6b2h8/
2026-06-19 18:51:41.506711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-6b2h8/glance-ks-user.txt
2026-06-19 18:51:41.506730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-6b2h8/init.txt
2026-06-19 18:51:41.506749 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-fc9v2/
2026-06-19 18:51:41.506767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-fc9v2/glance-metadefs-load.txt
2026-06-19 18:51:41.506785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-fc9v2/init.txt
2026-06-19 18:51:41.506803 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-mttp5/
2026-06-19 18:51:41.506822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-mttp5/init.txt
2026-06-19 18:51:41.506840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-mttp5/rabbit-init.txt
2026-06-19 18:51:41.506858 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hjhwp/
2026-06-19 18:51:41.506876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hjhwp/ceph-keyring-placement.txt
2026-06-19 18:51:41.506895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hjhwp/glance-storage-init.txt
2026-06-19 18:51:41.506912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hjhwp/init.txt
2026-06-19 18:51:41.506931 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-qtxr9/
2026-06-19 18:51:41.506950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-qtxr9/init.txt
2026-06-19 18:51:41.506969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-qtxr9/keepalived.txt
2026-06-19 18:51:41.506986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-qtxr9/wait-for-ip.txt
2026-06-19 18:51:41.507005 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-54896c8577-86sc6/
2026-06-19 18:51:41.507023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-54896c8577-86sc6/init.txt
2026-06-19 18:51:41.507041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-54896c8577-86sc6/keystone-api.txt
2026-06-19 18:51:41.507058 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mrmm7/
2026-06-19 18:51:41.507076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mrmm7/bootstrap.txt
2026-06-19 18:51:41.507095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mrmm7/init.txt
2026-06-19 18:51:41.507113 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-48wjt/
2026-06-19 18:51:41.507132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-48wjt/init.txt
2026-06-19 18:51:41.507150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-48wjt/keystone-credential-setup.txt
2026-06-19 18:51:41.507168 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-l7flk/
2026-06-19 18:51:41.507187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-l7flk/init.txt
2026-06-19 18:51:41.507205 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-l7flk/keystone-db-init-0.txt
2026-06-19 18:51:41.507224 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-t7hk8/
2026-06-19 18:51:41.507248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-t7hk8/init.txt
2026-06-19 18:51:41.507266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-t7hk8/keystone-db-sync.txt
2026-06-19 18:51:41.507284 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-rfnbn/
2026-06-19 18:51:41.507301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-rfnbn/init.txt
2026-06-19 18:51:41.507319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-rfnbn/keystone-domain-manage.txt
2026-06-19 18:51:41.507336 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-tg8l6/
2026-06-19 18:51:41.507354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-tg8l6/init.txt
2026-06-19 18:51:41.507371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-tg8l6/keystone-fernet-setup.txt
2026-06-19 18:51:41.507389 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-nn2v4/
2026-06-19 18:51:41.507406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-nn2v4/init.txt
2026-06-19 18:51:41.507424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-nn2v4/rabbit-init.txt
2026-06-19 18:51:41.507442 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qmp22/
2026-06-19 18:51:41.507459 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qmp22/ceph-admin-keyring-placement.txt
2026-06-19 18:51:41.507477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qmp22/ceph-keyring-placement.txt
2026-06-19 18:51:41.507495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qmp22/init-dynamic-options.txt
2026-06-19 18:51:41.507513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qmp22/init.txt
2026-06-19 18:51:41.507531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qmp22/libvirt-exporter.txt
2026-06-19 18:51:41.507549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qmp22/libvirt.txt
2026-06-19 18:51:41.507566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qmp22/tls-sidecar.txt
2026-06-19 18:51:41.507584 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-hl7f5/
2026-06-19 18:51:41.507602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-hl7f5/init.txt
2026-06-19 18:51:41.507620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-hl7f5/memcached-exporter.txt
2026-06-19 18:51:41.507638 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-hl7f5/memcached.txt
2026-06-19 18:51:41.507656 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-w7744/
2026-06-19 18:51:41.507673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-w7744/coredns.txt
2026-06-19 18:51:41.507692 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-4d6mc/
2026-06-19 18:51:41.507710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-4d6mc/init.txt
2026-06-19 18:51:41.507727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-4d6mc/neutron-db-init-0.txt
2026-06-19 18:51:41.507746 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-tt472/
2026-06-19 18:51:41.507765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-tt472/init.txt
2026-06-19 18:51:41.507783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-tt472/neutron-db-sync.txt
2026-06-19 18:51:41.507801 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-rkz98/
2026-06-19 18:51:41.507820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-rkz98/init.txt
2026-06-19 18:51:41.507844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-rkz98/neutron-dhcp-agent-init.txt
2026-06-19 18:51:41.507863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-rkz98/neutron-dhcp-agent.txt
2026-06-19 18:51:41.507882 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-575vd/
2026-06-19 18:51:41.507900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-575vd/init.txt
2026-06-19 18:51:41.507918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-575vd/network-ks-endpoints-admin.txt
2026-06-19 18:51:41.507936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-575vd/network-ks-endpoints-internal.txt
2026-06-19 18:51:41.507955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-575vd/network-ks-endpoints-public.txt
2026-06-19 18:51:41.507974 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-t7vlt/
2026-06-19 18:51:41.507991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-t7vlt/init.txt
2026-06-19 18:51:41.508010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-t7vlt/network-ks-service-registration.txt
2026-06-19 18:51:41.508028 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-rq5f2/
2026-06-19 18:51:41.508046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-rq5f2/init.txt
2026-06-19 18:51:41.508065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-rq5f2/neutron-ks-user.txt
2026-06-19 18:51:41.508084 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-grl9l/
2026-06-19 18:51:41.508102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-grl9l/init.txt
2026-06-19 18:51:41.508121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-grl9l/neutron-l3-agent-init.txt
2026-06-19 18:51:41.508139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-grl9l/neutron-l3-agent.txt
2026-06-19 18:51:41.508157 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-kkrlc/
2026-06-19 18:51:41.508174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-kkrlc/init.txt
2026-06-19 18:51:41.508192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-kkrlc/neutron-metadata-agent-init.txt
2026-06-19 18:51:41.508210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-kkrlc/neutron-metadata-agent.txt
2026-06-19 18:51:41.508227 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-52sh2/
2026-06-19 18:51:41.508245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-52sh2/init.txt
2026-06-19 18:51:41.508263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-52sh2/neutron-netns-cleanup-cron.txt
2026-06-19 18:51:41.508282 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-ngsxs/
2026-06-19 18:51:41.508299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-ngsxs/init.txt
2026-06-19 18:51:41.508317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-ngsxs/neutron-openvswitch-agent-kernel-modules.txt
2026-06-19 18:51:41.508336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-ngsxs/neutron-ovs-agent-init.txt
2026-06-19 18:51:41.508354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-ngsxs/neutron-ovs-agent.txt
2026-06-19 18:51:41.508373 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-kntlx/
2026-06-19 18:51:41.508390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-kntlx/init.txt
2026-06-19 18:51:41.508409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-kntlx/rabbit-init.txt
2026-06-19 18:51:41.508434 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-86787b54b4-qdtqq/
2026-06-19 18:51:41.508453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-86787b54b4-qdtqq/init.txt
2026-06-19 18:51:41.508471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-86787b54b4-qdtqq/neutron-rpc-server.txt
2026-06-19 18:51:41.508489 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-586d698c76-d9855/
2026-06-19 18:51:41.508507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-586d698c76-d9855/init.txt
2026-06-19 18:51:41.508526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-586d698c76-d9855/neutron-policy-server.txt
2026-06-19 18:51:41.508545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-586d698c76-d9855/neutron-server.txt
2026-06-19 18:51:41.508563 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5b54d8df94-rs7zq/
2026-06-19 18:51:41.508582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5b54d8df94-rs7zq/init.txt
2026-06-19 18:51:41.508600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5b54d8df94-rs7zq/nova-api-metadata-init.txt
2026-06-19 18:51:41.508619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5b54d8df94-rs7zq/nova-api.txt
2026-06-19 18:51:41.508637 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-68ddcfd6c4-2c4n6/
2026-06-19 18:51:41.508655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-68ddcfd6c4-2c4n6/init.txt
2026-06-19 18:51:41.508673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-68ddcfd6c4-2c4n6/nova-osapi.txt
2026-06-19 18:51:41.508691 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-xpktq/
2026-06-19 18:51:41.508709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-xpktq/bootstrap.txt
2026-06-19 18:51:41.508727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-xpktq/init.txt
2026-06-19 18:51:41.508745 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-z648z/
2026-06-19 18:51:41.508774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-z648z/init.txt
2026-06-19 18:51:41.508792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-z648z/nova-cell-setup-init.txt
2026-06-19 18:51:41.508811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-z648z/nova-cell-setup.txt
2026-06-19 18:51:41.508829 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bdzhb/
2026-06-19 18:51:41.508847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bdzhb/ceph-admin-keyring-placement.txt
2026-06-19 18:51:41.508866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bdzhb/ceph-keyring-placement.txt
2026-06-19 18:51:41.508884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bdzhb/ceph-perms.txt
2026-06-19 18:51:41.508902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bdzhb/init.txt
2026-06-19 18:51:41.508921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bdzhb/nova-compute-init.txt
2026-06-19 18:51:41.508949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bdzhb/nova-compute-ssh-init.txt
2026-06-19 18:51:41.508982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bdzhb/nova-compute-ssh.txt
2026-06-19 18:51:41.509001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bdzhb/nova-compute-vnc-init.txt
2026-06-19 18:51:41.509020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bdzhb/nova-compute.txt
2026-06-19 18:51:41.509038 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7576bc95c8-5xh7g/
2026-06-19 18:51:41.509057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7576bc95c8-5xh7g/init.txt
2026-06-19 18:51:41.509084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7576bc95c8-5xh7g/nova-conductor.txt
2026-06-19 18:51:41.509104 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-jlldp/
2026-06-19 18:51:41.509123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-jlldp/init.txt
2026-06-19 18:51:41.509141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-jlldp/nova-db-init-0.txt
2026-06-19 18:51:41.509160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-jlldp/nova-db-init-1.txt
2026-06-19 18:51:41.509179 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-jlldp/nova-db-init-2.txt
2026-06-19 18:51:41.509197 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-kpztp/
2026-06-19 18:51:41.509216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-kpztp/init.txt
2026-06-19 18:51:41.509235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-kpztp/nova-db-sync.txt
2026-06-19 18:51:41.509254 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-brqjr/
2026-06-19 18:51:41.509273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-brqjr/compute-ks-endpoints-admin.txt
2026-06-19 18:51:41.509292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-brqjr/compute-ks-endpoints-internal.txt
2026-06-19 18:51:41.509311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-brqjr/compute-ks-endpoints-public.txt
2026-06-19 18:51:41.509330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-brqjr/init.txt
2026-06-19 18:51:41.509349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-4bx2r/
2026-06-19 18:51:41.509367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-4bx2r/compute-ks-service-registration.txt
2026-06-19 18:51:41.509386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-4bx2r/init.txt
2026-06-19 18:51:41.509405 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-7zqfn/
2026-06-19 18:51:41.509423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-7zqfn/init.txt
2026-06-19 18:51:41.509442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-7zqfn/nova-ks-user.txt
2026-06-19 18:51:41.509460 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-599955f7-xbj6q/
2026-06-19 18:51:41.509479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-599955f7-xbj6q/init.txt
2026-06-19 18:51:41.509497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-599955f7-xbj6q/nova-novncproxy-init-assets.txt
2026-06-19 18:51:41.509516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-599955f7-xbj6q/nova-novncproxy-init.txt
2026-06-19 18:51:41.509534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-599955f7-xbj6q/nova-novncproxy.txt
2026-06-19 18:51:41.509552 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-n447r/
2026-06-19 18:51:41.509570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-n447r/init.txt
2026-06-19 18:51:41.509588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-n447r/rabbit-init.txt
2026-06-19 18:51:41.509607 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-848664996b-k89k4/
2026-06-19 18:51:41.509625 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-848664996b-k89k4/init.txt
2026-06-19 18:51:41.509643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-848664996b-k89k4/nova-scheduler.txt
2026-06-19 18:51:41.509661 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-rvnw8/
2026-06-19 18:51:41.509679 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-rvnw8/init.txt
2026-06-19 18:51:41.509698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-rvnw8/openvswitch-db-perms.txt
2026-06-19 18:51:41.509721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-rvnw8/openvswitch-db.txt
2026-06-19 18:51:41.509740 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-rvnw8/openvswitch-vswitchd-modules.txt
2026-06-19 18:51:41.509758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-rvnw8/openvswitch-vswitchd.txt
2026-06-19 18:51:41.509777 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-06-19 18:51:41.509795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-19 18:51:41.509813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-19 18:51:41.509832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-19 18:51:41.509850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-19 18:51:41.509868 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-06-19 18:51:41.509886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-19 18:51:41.509905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-19 18:51:41.509923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-19 18:51:41.509941 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-64d4f46d85-x58gn/
2026-06-19 18:51:41.509960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-64d4f46d85-x58gn/init.txt
2026-06-19 18:51:41.509978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-64d4f46d85-x58gn/placement-api.txt
2026-06-19 18:51:41.509996 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-jjwqq/
2026-06-19 18:51:41.510014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-jjwqq/init.txt
2026-06-19 18:51:41.510033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-jjwqq/placement-db-init-0.txt
2026-06-19 18:51:41.510051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-qxchs/
2026-06-19 18:51:41.510069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-qxchs/init.txt
2026-06-19 18:51:41.510088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-qxchs/placement-db-sync.txt
2026-06-19 18:51:41.510106 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-kqrj7/
2026-06-19 18:51:41.510125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-kqrj7/init.txt
2026-06-19 18:51:41.510143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-kqrj7/placement-ks-endpoints-admin.txt
2026-06-19 18:51:41.510162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-kqrj7/placement-ks-endpoints-internal.txt
2026-06-19 18:51:41.510181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-kqrj7/placement-ks-endpoints-public.txt
2026-06-19 18:51:41.510200 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-bpsg7/
2026-06-19 18:51:41.510217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-bpsg7/init.txt
2026-06-19 18:51:41.510237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-bpsg7/placement-ks-service-registration.txt
2026-06-19 18:51:41.510256 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-sd6mh/
2026-06-19 18:51:41.510275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-sd6mh/init.txt
2026-06-19 18:51:41.510293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-sd6mh/placement-ks-user.txt
2026-06-19 18:51:41.510312 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-frvdg/
2026-06-19 18:51:41.510335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-frvdg/percona-xtradb-cluster-operator.txt
2026-06-19 18:51:41.510355 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-06-19 18:51:41.510374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-19 18:51:41.510393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-19 18:51:41.510411 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-06-19 18:51:41.510430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-19 18:51:41.510448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-19 18:51:41.510467 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-9krzj/
2026-06-19 18:51:41.510486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-9krzj/rabbitmq-cluster-operator.txt
2026-06-19 18:51:41.510504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-06-19 18:51:41.510523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-19 18:51:41.510542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-19 18:51:41.510560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-06-19 18:51:41.510579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-19 18:51:41.510598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-19 18:51:41.510617 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-7lz6m/
2026-06-19 18:51:41.510636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-7lz6m/rabbitmq-cluster-operator.txt
2026-06-19 18:51:41.510654 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-06-19 18:51:41.510673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-19 18:51:41.510692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-19 18:51:41.510711 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-06-19 18:51:41.510729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-19 18:51:41.510748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-19 18:51:41.510766 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-wv5x6/
2026-06-19 18:51:41.510784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-wv5x6/ceph-crash.txt
2026-06-19 18:51:41.510802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-wv5x6/chown-container-data-dir.txt
2026-06-19 18:51:41.510821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-wv5x6/make-container-crash-dir.txt
2026-06-19 18:51:41.510840 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m6z44/
2026-06-19 18:51:41.510858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m6z44/chown-container-data-dir.txt
2026-06-19 18:51:41.510877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m6z44/log-collector.txt
2026-06-19 18:51:41.510895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m6z44/rgw.txt
2026-06-19 18:51:41.510913 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-74f5bd947-vl2s6/
2026-06-19 18:51:41.510939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-74f5bd947-vl2s6/init.txt
2026-06-19 18:51:41.510958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-74f5bd947-vl2s6/staffeln-api.txt
2026-06-19 18:51:41.510977 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6f5d6f7d96-qj2rs/
2026-06-19 18:51:41.510996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6f5d6f7d96-qj2rs/staffeln-conductor.txt
2026-06-19 18:51:41.511015 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-dl999/
2026-06-19 18:51:41.511034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-dl999/init.txt
2026-06-19 18:51:41.511052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-dl999/staffeln-db-init-0.txt
2026-06-19 18:51:41.511070 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-kv6g5/
2026-06-19 18:51:41.511088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-kv6g5/init.txt
2026-06-19 18:51:41.511106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-kv6g5/staffeln-db-sync.txt
2026-06-19 18:51:41.511124 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-06-19 18:51:41.511143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-06-19 18:51:41.511162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-06-19 18:51:41.511180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-06-19 18:51:41.511198 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-06-19 18:51:41.511217 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-xdlkb/
2026-06-19 18:51:41.511236 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-xdlkb/rook-ceph-operator.txt
2026-06-19 18:51:41.511255 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-06-19 18:51:41.511274 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-j4x6p/
2026-06-19 18:51:41.511292 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-j4x6p/secretgen-controller.txt
2026-06-19 18:51:41.511310 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-06-19 18:51:41.511329 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-mfk89/
2026-06-19 18:51:41.511348 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-mfk89/controller.txt
2026-06-19 18:51:41.511366 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-c7s96/
2026-06-19 18:51:41.511384 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-c7s96/ingress-nginx-default-backend.txt
2026-06-19 18:51:41.511403 | instance | cd+++++++++ pod-logs/kube-system/
2026-06-19 18:51:41.511421 | instance | cd+++++++++ pod-logs/kube-system/cilium-fcjc9/
2026-06-19 18:51:41.511440 | instance | >f+++++++++ pod-logs/kube-system/cilium-fcjc9/apply-sysctl-overwrites.txt
2026-06-19 18:51:41.511458 | instance | >f+++++++++ pod-logs/kube-system/cilium-fcjc9/cilium-agent.txt
2026-06-19 18:51:41.511477 | instance | >f+++++++++ pod-logs/kube-system/cilium-fcjc9/clean-cilium-state.txt
2026-06-19 18:51:41.511495 | instance | >f+++++++++ pod-logs/kube-system/cilium-fcjc9/config.txt
2026-06-19 18:51:41.511514 | instance | >f+++++++++ pod-logs/kube-system/cilium-fcjc9/install-cni-binaries.txt
2026-06-19 18:51:41.511533 | instance | >f+++++++++ pod-logs/kube-system/cilium-fcjc9/mount-bpf-fs.txt
2026-06-19 18:51:41.511552 | instance | >f+++++++++ pod-logs/kube-system/cilium-fcjc9/mount-cgroup.txt
2026-06-19 18:51:41.511570 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-g92xs/
2026-06-19 18:51:41.511589 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-g92xs/cilium-operator.txt
2026-06-19 18:51:41.511615 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-568vc/
2026-06-19 18:51:41.511635 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-568vc/coredns.txt
2026-06-19 18:51:41.511654 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-jmrpt/
2026-06-19 18:51:41.511673 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-jmrpt/coredns.txt
2026-06-19 18:51:41.511692 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-06-19 18:51:41.511711 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-06-19 18:51:41.511729 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-06-19 18:51:41.511748 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-19 18:51:41.511767 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-06-19 18:51:41.511785 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-19 18:51:41.511804 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-x2wsx/
2026-06-19 18:51:41.511823 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-x2wsx/kube-proxy.txt
2026-06-19 18:51:41.511842 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-06-19 18:51:41.511861 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-19 18:51:41.511879 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-06-19 18:51:41.511897 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-06-19 18:51:41.511916 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-06-19 18:51:41.511936 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-hl8jz/
2026-06-19 18:51:41.511957 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-hl8jz/local-path-provisioner.txt
2026-06-19 18:51:41.511975 | instance | cd+++++++++ pod-logs/monitoring/
2026-06-19 18:51:41.511993 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-19 18:51:41.512012 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-19 18:51:41.512123 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-19 18:51:41.512152 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-19 18:51:41.512172 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-19 18:51:41.512192 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-rpzrx/
2026-06-19 18:51:41.512211 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-rpzrx/goldpinger-daemon.txt
2026-06-19 18:51:41.512229 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-86f84cfd6f-c2llv/
2026-06-19 18:51:41.512248 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-86f84cfd6f-c2llv/grafana-sc-dashboard.txt
2026-06-19 18:51:41.512266 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-86f84cfd6f-c2llv/grafana-sc-datasources.txt
2026-06-19 18:51:41.512284 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-86f84cfd6f-c2llv/grafana.txt
2026-06-19 18:51:41.512303 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-z2qtc/
2026-06-19 18:51:41.512321 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-z2qtc/kube-state-metrics.txt
2026-06-19 18:51:41.512339 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-krpvb/
2026-06-19 18:51:41.512357 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-krpvb/kube-prometheus-stack.txt
2026-06-19 18:51:41.512381 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-zdzz8/
2026-06-19 18:51:41.512401 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-zdzz8/node-exporter.txt
2026-06-19 18:51:41.512419 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-zdzz8/pod-tls-sidecar.txt
2026-06-19 18:51:41.512438 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-06-19 18:51:41.512456 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-06-19 18:51:41.512475 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-06-19 18:51:41.512492 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-19 18:51:41.512511 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-19 18:51:41.512528 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-zp5g7/
2026-06-19 18:51:41.512547 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-zp5g7/nginx.txt
2026-06-19 18:51:41.512565 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-06-19 18:51:41.512583 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-06-19 18:51:41.512602 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-06-19 18:51:41.512620 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-hqdwn/
2026-06-19 18:51:41.512638 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-hqdwn/gc.txt
2026-06-19 18:51:41.512656 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-2mq5v/
2026-06-19 18:51:41.512674 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-2mq5v/master.txt
2026-06-19 18:51:41.512692 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-knrh8/
2026-06-19 18:51:41.512710 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-knrh8/worker.txt
2026-06-19 18:51:41.512728 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-19 18:51:41.512779 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-19 18:51:41.512798 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-19 18:51:41.512817 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-19 18:51:41.512835 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-19 18:51:41.512853 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-19 18:51:41.512871 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-kbzp2/
2026-06-19 18:51:41.512889 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-kbzp2/pushgateway.txt
2026-06-19 18:51:41.512907 | instance | cd+++++++++ pod-logs/monitoring/vector-9ttvf/
2026-06-19 18:51:41.512926 | instance | >f+++++++++ pod-logs/monitoring/vector-9ttvf/vector.txt
2026-06-19 18:51:41.512944 | instance | cd+++++++++ pod-logs/openstack/
2026-06-19 18:51:41.512984 | instance | cd+++++++++ pod-logs/openstack/barbican-api-778bcb4f5d-8rck4/
2026-06-19 18:51:41.513004 | instance | >f+++++++++ pod-logs/openstack/barbican-api-778bcb4f5d-8rck4/barbican-api.txt
2026-06-19 18:51:41.513022 | instance | >f+++++++++ pod-logs/openstack/barbican-api-778bcb4f5d-8rck4/init.txt
2026-06-19 18:51:41.513040 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-8g27w/
2026-06-19 18:51:41.513058 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-8g27w/barbican-db-init-0.txt
2026-06-19 18:51:41.513075 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-8g27w/init.txt
2026-06-19 18:51:41.513098 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-j5rn7/
2026-06-19 18:51:41.513116 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-j5rn7/barbican-db-sync.txt
2026-06-19 18:51:41.513134 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-j5rn7/init.txt
2026-06-19 18:51:41.513152 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-kx9rj/
2026-06-19 18:51:41.513170 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-kx9rj/init.txt
2026-06-19 18:51:41.513188 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-kx9rj/key-manager-ks-endpoints-admin.txt
2026-06-19 18:51:41.513205 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-kx9rj/key-manager-ks-endpoints-internal.txt
2026-06-19 18:51:41.513223 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-kx9rj/key-manager-ks-endpoints-public.txt
2026-06-19 18:51:41.513241 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-t497w/
2026-06-19 18:51:41.513259 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-t497w/init.txt
2026-06-19 18:51:41.513277 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-t497w/key-manager-ks-service-registration.txt
2026-06-19 18:51:41.513295 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-z7jv5/
2026-06-19 18:51:41.513312 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-z7jv5/barbican-ks-user.txt
2026-06-19 18:51:41.513330 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-z7jv5/init.txt
2026-06-19 18:51:41.513348 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-zlph2/
2026-06-19 18:51:41.513366 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-zlph2/init.txt
2026-06-19 18:51:41.513384 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-zlph2/rabbit-init.txt
2026-06-19 18:51:41.513401 | instance | cd+++++++++ pod-logs/openstack/cinder-api-5f97b44769-zmtrt/
2026-06-19 18:51:41.513420 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5f97b44769-zmtrt/ceph-coordination-volume-perms.txt
2026-06-19 18:51:41.513437 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5f97b44769-zmtrt/cinder-api.txt
2026-06-19 18:51:41.513455 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5f97b44769-zmtrt/init.txt
2026-06-19 18:51:41.513472 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-59cfc6f9d9-psv4g/
2026-06-19 18:51:41.513490 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-59cfc6f9d9-psv4g/ceph-backup-keyring-placement.txt
2026-06-19 18:51:41.513507 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-59cfc6f9d9-psv4g/ceph-coordination-volume-perms.txt
2026-06-19 18:51:41.513525 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-59cfc6f9d9-psv4g/ceph-keyring-placement-rbd1.txt
2026-06-19 18:51:41.513542 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-59cfc6f9d9-psv4g/cinder-backup.txt
2026-06-19 18:51:41.513559 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-59cfc6f9d9-psv4g/init.txt
2026-06-19 18:51:41.513577 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-qr2cj/
2026-06-19 18:51:41.513594 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-qr2cj/ceph-keyring-placement.txt
2026-06-19 18:51:41.513611 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-qr2cj/cinder-backup-storage-init.txt
2026-06-19 18:51:41.513630 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-qr2cj/init.txt
2026-06-19 18:51:41.513648 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-65slt/
2026-06-19 18:51:41.513665 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-65slt/bootstrap.txt
2026-06-19 18:51:41.513683 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-65slt/init.txt
2026-06-19 18:51:41.513701 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-46zcq/
2026-06-19 18:51:41.513718 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-46zcq/create-internal-tenant.txt
2026-06-19 18:51:41.513742 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-46zcq/init.txt
2026-06-19 18:51:41.513760 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-9lmvj/
2026-06-19 18:51:41.513778 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-9lmvj/cinder-db-init-0.txt
2026-06-19 18:51:41.513796 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-9lmvj/init.txt
2026-06-19 18:51:41.513814 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-q8tgr/
2026-06-19 18:51:41.513833 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-q8tgr/cinder-db-sync.txt
2026-06-19 18:51:41.513851 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-q8tgr/init.txt
2026-06-19 18:51:41.513869 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-x2zlz/
2026-06-19 18:51:41.513887 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-x2zlz/init.txt
2026-06-19 18:51:41.513904 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-x2zlz/volumev3-ks-endpoints-admin.txt
2026-06-19 18:51:41.513923 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-x2zlz/volumev3-ks-endpoints-internal.txt
2026-06-19 18:51:41.513942 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-x2zlz/volumev3-ks-endpoints-public.txt
2026-06-19 18:51:41.513960 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-p6xfc/
2026-06-19 18:51:41.513979 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-p6xfc/init.txt
2026-06-19 18:51:41.513997 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-p6xfc/volumev3-ks-service-registration.txt
2026-06-19 18:51:41.514016 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-2b5t9/
2026-06-19 18:51:41.514033 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-2b5t9/cinder-ks-user.txt
2026-06-19 18:51:41.514051 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-2b5t9/init.txt
2026-06-19 18:51:41.514070 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-n4z2f/
2026-06-19 18:51:41.514089 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-n4z2f/init.txt
2026-06-19 18:51:41.514107 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-n4z2f/rabbit-init.txt
2026-06-19 18:51:41.514126 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-7578585c87-tcfgv/
2026-06-19 18:51:41.514144 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7578585c87-tcfgv/ceph-coordination-volume-perms.txt
2026-06-19 18:51:41.514162 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7578585c87-tcfgv/cinder-scheduler.txt
2026-06-19 18:51:41.514181 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7578585c87-tcfgv/init.txt
2026-06-19 18:51:41.514199 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-7rvl9/
2026-06-19 18:51:41.514217 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-7rvl9/ceph-keyring-placement.txt
2026-06-19 18:51:41.514236 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-7rvl9/cinder-storage-init-rbd1.txt
2026-06-19 18:51:41.514254 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-7rvl9/init.txt
2026-06-19 18:51:41.514272 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-bdd5896b4-rqqz9/
2026-06-19 18:51:41.514290 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-bdd5896b4-rqqz9/ceph-coordination-volume-perms.txt
2026-06-19 18:51:41.514308 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-bdd5896b4-rqqz9/ceph-keyring-placement-rbd1.txt
2026-06-19 18:51:41.514326 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-bdd5896b4-rqqz9/cinder-volume.txt
2026-06-19 18:51:41.514344 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-bdd5896b4-rqqz9/init-cinder-conf.txt
2026-06-19 18:51:41.514362 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-bdd5896b4-rqqz9/init.txt
2026-06-19 18:51:41.514380 | instance | cd+++++++++ pod-logs/openstack/glance-api-657f789956-nbnxh/
2026-06-19 18:51:41.514402 | instance | >f+++++++++ pod-logs/openstack/glance-api-657f789956-nbnxh/ceph-keyring-placement.txt
2026-06-19 18:51:41.514421 | instance | >f+++++++++ pod-logs/openstack/glance-api-657f789956-nbnxh/glance-api.txt
2026-06-19 18:51:41.514440 | instance | >f+++++++++ pod-logs/openstack/glance-api-657f789956-nbnxh/glance-perms.txt
2026-06-19 18:51:41.514458 | instance | >f+++++++++ pod-logs/openstack/glance-api-657f789956-nbnxh/init.txt
2026-06-19 18:51:41.514476 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-q2jz9/
2026-06-19 18:51:41.514495 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-q2jz9/glance-db-init-0.txt
2026-06-19 18:51:41.514513 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-q2jz9/init.txt
2026-06-19 18:51:41.514531 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-hwjsk/
2026-06-19 18:51:41.514549 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-hwjsk/glance-db-sync.txt
2026-06-19 18:51:41.514567 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-hwjsk/init.txt
2026-06-19 18:51:41.514585 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-fpt42/
2026-06-19 18:51:41.514604 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-fpt42/image-ks-endpoints-admin.txt
2026-06-19 18:51:41.514622 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-fpt42/image-ks-endpoints-internal.txt
2026-06-19 18:51:41.514640 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-fpt42/image-ks-endpoints-public.txt
2026-06-19 18:51:41.514659 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-fpt42/init.txt
2026-06-19 18:51:41.514677 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-4hgnc/
2026-06-19 18:51:41.514695 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-4hgnc/image-ks-service-registration.txt
2026-06-19 18:51:41.514713 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-4hgnc/init.txt
2026-06-19 18:51:41.514731 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-6b2h8/
2026-06-19 18:51:41.514750 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-6b2h8/glance-ks-user.txt
2026-06-19 18:51:41.514768 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-6b2h8/init.txt
2026-06-19 18:51:41.514786 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-fc9v2/
2026-06-19 18:51:41.514804 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-fc9v2/glance-metadefs-load.txt
2026-06-19 18:51:41.514822 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-fc9v2/init.txt
2026-06-19 18:51:41.514840 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-mttp5/
2026-06-19 18:51:41.514859 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-mttp5/init.txt
2026-06-19 18:51:41.514876 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-mttp5/rabbit-init.txt
2026-06-19 18:51:41.514894 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-hjhwp/
2026-06-19 18:51:41.514912 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-hjhwp/ceph-keyring-placement.txt
2026-06-19 18:51:41.514930 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-hjhwp/glance-storage-init.txt
2026-06-19 18:51:41.514947 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-hjhwp/init.txt
2026-06-19 18:51:41.514965 | instance | cd+++++++++ pod-logs/openstack/keepalived-qtxr9/
2026-06-19 18:51:41.514983 | instance | >f+++++++++ pod-logs/openstack/keepalived-qtxr9/init.txt
2026-06-19 18:51:41.515002 | instance | >f+++++++++ pod-logs/openstack/keepalived-qtxr9/keepalived.txt
2026-06-19 18:51:41.515019 | instance | >f+++++++++ pod-logs/openstack/keepalived-qtxr9/wait-for-ip.txt
2026-06-19 18:51:41.515037 | instance | cd+++++++++ pod-logs/openstack/keystone-api-54896c8577-86sc6/
2026-06-19 18:51:41.515055 | instance | >f+++++++++ pod-logs/openstack/keystone-api-54896c8577-86sc6/init.txt
2026-06-19 18:51:41.515073 | instance | >f+++++++++ pod-logs/openstack/keystone-api-54896c8577-86sc6/keystone-api.txt
2026-06-19 18:51:41.515096 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-mrmm7/
2026-06-19 18:51:41.515115 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-mrmm7/bootstrap.txt
2026-06-19 18:51:41.515133 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-mrmm7/init.txt
2026-06-19 18:51:41.515152 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-48wjt/
2026-06-19 18:51:41.515170 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-48wjt/init.txt
2026-06-19 18:51:41.515188 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-48wjt/keystone-credential-setup.txt
2026-06-19 18:51:41.515206 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-l7flk/
2026-06-19 18:51:41.515224 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-l7flk/init.txt
2026-06-19 18:51:41.515242 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-l7flk/keystone-db-init-0.txt
2026-06-19 18:51:41.515260 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-t7hk8/
2026-06-19 18:51:41.515278 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-t7hk8/init.txt
2026-06-19 18:51:41.515295 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-t7hk8/keystone-db-sync.txt
2026-06-19 18:51:41.515314 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-rfnbn/
2026-06-19 18:51:41.515332 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-rfnbn/init.txt
2026-06-19 18:51:41.515351 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-rfnbn/keystone-domain-manage.txt
2026-06-19 18:51:41.515368 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-tg8l6/
2026-06-19 18:51:41.515387 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-tg8l6/init.txt
2026-06-19 18:51:41.515405 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-tg8l6/keystone-fernet-setup.txt
2026-06-19 18:51:41.515423 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-nn2v4/
2026-06-19 18:51:41.515441 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-nn2v4/init.txt
2026-06-19 18:51:41.515460 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-nn2v4/rabbit-init.txt
2026-06-19 18:51:41.515479 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-qmp22/
2026-06-19 18:51:41.515497 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-qmp22/ceph-admin-keyring-placement.txt
2026-06-19 18:51:41.515515 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-qmp22/ceph-keyring-placement.txt
2026-06-19 18:51:41.515533 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-qmp22/init-dynamic-options.txt
2026-06-19 18:51:41.515552 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-qmp22/init.txt
2026-06-19 18:51:41.515569 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-qmp22/libvirt-exporter.txt
2026-06-19 18:51:41.515588 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-qmp22/libvirt.txt
2026-06-19 18:51:41.515607 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-qmp22/tls-sidecar.txt
2026-06-19 18:51:41.515625 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-hl7f5/
2026-06-19 18:51:41.515643 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-hl7f5/init.txt
2026-06-19 18:51:41.515662 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-hl7f5/memcached-exporter.txt
2026-06-19 18:51:41.515680 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-hl7f5/memcached.txt
2026-06-19 18:51:41.515697 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-w7744/
2026-06-19 18:51:41.515715 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-w7744/coredns.txt
2026-06-19 18:51:41.515732 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-4d6mc/
2026-06-19 18:51:41.515751 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-4d6mc/init.txt
2026-06-19 18:51:41.515775 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-4d6mc/neutron-db-init-0.txt
2026-06-19 18:51:41.515794 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-tt472/
2026-06-19 18:51:41.515812 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-tt472/init.txt
2026-06-19 18:51:41.515831 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-tt472/neutron-db-sync.txt
2026-06-19 18:51:41.515849 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-rkz98/
2026-06-19 18:51:41.515867 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-rkz98/init.txt
2026-06-19 18:51:41.515886 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-rkz98/neutron-dhcp-agent-init.txt
2026-06-19 18:51:41.515904 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-rkz98/neutron-dhcp-agent.txt
2026-06-19 18:51:41.515923 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-575vd/
2026-06-19 18:51:41.515942 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-575vd/init.txt
2026-06-19 18:51:41.515959 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-575vd/network-ks-endpoints-admin.txt
2026-06-19 18:51:41.515978 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-575vd/network-ks-endpoints-internal.txt
2026-06-19 18:51:41.515996 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-575vd/network-ks-endpoints-public.txt
2026-06-19 18:51:41.516014 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-t7vlt/
2026-06-19 18:51:41.516031 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-t7vlt/init.txt
2026-06-19 18:51:41.516050 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-t7vlt/network-ks-service-registration.txt
2026-06-19 18:51:41.516068 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-rq5f2/
2026-06-19 18:51:41.516087 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-rq5f2/init.txt
2026-06-19 18:51:41.516104 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-rq5f2/neutron-ks-user.txt
2026-06-19 18:51:41.516122 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-grl9l/
2026-06-19 18:51:41.516141 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-grl9l/init.txt
2026-06-19 18:51:41.516159 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-grl9l/neutron-l3-agent-init.txt
2026-06-19 18:51:41.516178 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-grl9l/neutron-l3-agent.txt
2026-06-19 18:51:41.516196 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-kkrlc/
2026-06-19 18:51:41.516213 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-kkrlc/init.txt
2026-06-19 18:51:41.516232 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-kkrlc/neutron-metadata-agent-init.txt
2026-06-19 18:51:41.516249 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-kkrlc/neutron-metadata-agent.txt
2026-06-19 18:51:41.516267 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-52sh2/
2026-06-19 18:51:41.516285 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-52sh2/init.txt
2026-06-19 18:51:41.516303 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-52sh2/neutron-netns-cleanup-cron.txt
2026-06-19 18:51:41.516321 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-ngsxs/
2026-06-19 18:51:41.516340 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-ngsxs/init.txt
2026-06-19 18:51:41.516358 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-ngsxs/neutron-openvswitch-agent-kernel-modules.txt
2026-06-19 18:51:41.516376 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-ngsxs/neutron-ovs-agent-init.txt
2026-06-19 18:51:41.516395 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-ngsxs/neutron-ovs-agent.txt
2026-06-19 18:51:41.516417 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-kntlx/
2026-06-19 18:51:41.516437 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-kntlx/init.txt
2026-06-19 18:51:41.516455 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-kntlx/rabbit-init.txt
2026-06-19 18:51:41.516473 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-86787b54b4-qdtqq/
2026-06-19 18:51:41.516490 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-86787b54b4-qdtqq/init.txt
2026-06-19 18:51:41.516509 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-86787b54b4-qdtqq/neutron-rpc-server.txt
2026-06-19 18:51:41.516527 | instance | cd+++++++++ pod-logs/openstack/neutron-server-586d698c76-d9855/
2026-06-19 18:51:41.516545 | instance | >f+++++++++ pod-logs/openstack/neutron-server-586d698c76-d9855/init.txt
2026-06-19 18:51:41.516563 | instance | >f+++++++++ pod-logs/openstack/neutron-server-586d698c76-d9855/neutron-policy-server.txt
2026-06-19 18:51:41.516580 | instance | >f+++++++++ pod-logs/openstack/neutron-server-586d698c76-d9855/neutron-server.txt
2026-06-19 18:51:41.516598 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-5b54d8df94-rs7zq/
2026-06-19 18:51:41.516616 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5b54d8df94-rs7zq/init.txt
2026-06-19 18:51:41.516634 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5b54d8df94-rs7zq/nova-api-metadata-init.txt
2026-06-19 18:51:41.516651 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5b54d8df94-rs7zq/nova-api.txt
2026-06-19 18:51:41.516669 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-68ddcfd6c4-2c4n6/
2026-06-19 18:51:41.516687 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-68ddcfd6c4-2c4n6/init.txt
2026-06-19 18:51:41.516705 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-68ddcfd6c4-2c4n6/nova-osapi.txt
2026-06-19 18:51:41.516723 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-xpktq/
2026-06-19 18:51:41.516752 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-xpktq/bootstrap.txt
2026-06-19 18:51:41.516771 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-xpktq/init.txt
2026-06-19 18:51:41.516790 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-z648z/
2026-06-19 18:51:41.516808 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-z648z/init.txt
2026-06-19 18:51:41.516826 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-z648z/nova-cell-setup-init.txt
2026-06-19 18:51:41.516843 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-z648z/nova-cell-setup.txt
2026-06-19 18:51:41.516861 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-bdzhb/
2026-06-19 18:51:41.516880 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bdzhb/ceph-admin-keyring-placement.txt
2026-06-19 18:51:41.516898 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bdzhb/ceph-keyring-placement.txt
2026-06-19 18:51:41.516916 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bdzhb/ceph-perms.txt
2026-06-19 18:51:41.516934 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bdzhb/init.txt
2026-06-19 18:51:41.516981 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bdzhb/nova-compute-init.txt
2026-06-19 18:51:41.517001 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bdzhb/nova-compute-ssh-init.txt
2026-06-19 18:51:41.517020 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bdzhb/nova-compute-ssh.txt
2026-06-19 18:51:41.517038 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bdzhb/nova-compute-vnc-init.txt
2026-06-19 18:51:41.517056 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bdzhb/nova-compute.txt
2026-06-19 18:51:41.517073 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-7576bc95c8-5xh7g/
2026-06-19 18:51:41.517091 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-7576bc95c8-5xh7g/init.txt
2026-06-19 18:51:41.517114 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-7576bc95c8-5xh7g/nova-conductor.txt
2026-06-19 18:51:41.517133 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-jlldp/
2026-06-19 18:51:41.517151 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-jlldp/init.txt
2026-06-19 18:51:41.517169 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-jlldp/nova-db-init-0.txt
2026-06-19 18:51:41.517187 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-jlldp/nova-db-init-1.txt
2026-06-19 18:51:41.517205 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-jlldp/nova-db-init-2.txt
2026-06-19 18:51:41.517223 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-kpztp/
2026-06-19 18:51:41.517240 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-kpztp/init.txt
2026-06-19 18:51:41.517258 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-kpztp/nova-db-sync.txt
2026-06-19 18:51:41.517275 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-brqjr/
2026-06-19 18:51:41.517293 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-brqjr/compute-ks-endpoints-admin.txt
2026-06-19 18:51:41.517312 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-brqjr/compute-ks-endpoints-internal.txt
2026-06-19 18:51:41.517330 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-brqjr/compute-ks-endpoints-public.txt
2026-06-19 18:51:41.517348 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-brqjr/init.txt
2026-06-19 18:51:41.517366 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-4bx2r/
2026-06-19 18:51:41.517383 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-4bx2r/compute-ks-service-registration.txt
2026-06-19 18:51:41.517400 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-4bx2r/init.txt
2026-06-19 18:51:41.517418 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-7zqfn/
2026-06-19 18:51:41.517435 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-7zqfn/init.txt
2026-06-19 18:51:41.517453 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-7zqfn/nova-ks-user.txt
2026-06-19 18:51:41.517472 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-599955f7-xbj6q/
2026-06-19 18:51:41.517490 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-599955f7-xbj6q/init.txt
2026-06-19 18:51:41.517507 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-599955f7-xbj6q/nova-novncproxy-init-assets.txt
2026-06-19 18:51:41.517525 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-599955f7-xbj6q/nova-novncproxy-init.txt
2026-06-19 18:51:41.517543 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-599955f7-xbj6q/nova-novncproxy.txt
2026-06-19 18:51:41.517561 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-n447r/
2026-06-19 18:51:41.517578 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-n447r/init.txt
2026-06-19 18:51:41.517596 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-n447r/rabbit-init.txt
2026-06-19 18:51:41.517614 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-848664996b-k89k4/
2026-06-19 18:51:41.517632 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-848664996b-k89k4/init.txt
2026-06-19 18:51:41.517650 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-848664996b-k89k4/nova-scheduler.txt
2026-06-19 18:51:41.517668 | instance | cd+++++++++ pod-logs/openstack/openvswitch-rvnw8/
2026-06-19 18:51:41.517685 | instance | >f+++++++++ pod-logs/openstack/openvswitch-rvnw8/init.txt
2026-06-19 18:51:41.517703 | instance | >f+++++++++ pod-logs/openstack/openvswitch-rvnw8/openvswitch-db-perms.txt
2026-06-19 18:51:41.517720 | instance | >f+++++++++ pod-logs/openstack/openvswitch-rvnw8/openvswitch-db.txt
2026-06-19 18:51:41.517738 | instance | >f+++++++++ pod-logs/openstack/openvswitch-rvnw8/openvswitch-vswitchd-modules.txt
2026-06-19 18:51:41.517757 | instance | >f+++++++++ pod-logs/openstack/openvswitch-rvnw8/openvswitch-vswitchd.txt
2026-06-19 18:51:41.517775 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-06-19 18:51:41.517798 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-19 18:51:41.517816 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-19 18:51:41.517834 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-19 18:51:41.517851 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-19 18:51:41.517869 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-06-19 18:51:41.517887 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-19 18:51:41.517905 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-19 18:51:41.517922 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-19 18:51:41.517940 | instance | cd+++++++++ pod-logs/openstack/placement-api-64d4f46d85-x58gn/
2026-06-19 18:51:41.517958 | instance | >f+++++++++ pod-logs/openstack/placement-api-64d4f46d85-x58gn/init.txt
2026-06-19 18:51:41.517975 | instance | >f+++++++++ pod-logs/openstack/placement-api-64d4f46d85-x58gn/placement-api.txt
2026-06-19 18:51:41.517994 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-jjwqq/
2026-06-19 18:51:41.518013 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-jjwqq/init.txt
2026-06-19 18:51:41.518031 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-jjwqq/placement-db-init-0.txt
2026-06-19 18:51:41.518049 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-qxchs/
2026-06-19 18:51:41.518066 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-qxchs/init.txt
2026-06-19 18:51:41.518084 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-qxchs/placement-db-sync.txt
2026-06-19 18:51:41.518102 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-kqrj7/
2026-06-19 18:51:41.518120 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-kqrj7/init.txt
2026-06-19 18:51:41.518139 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-kqrj7/placement-ks-endpoints-admin.txt
2026-06-19 18:51:41.518156 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-kqrj7/placement-ks-endpoints-internal.txt
2026-06-19 18:51:41.518174 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-kqrj7/placement-ks-endpoints-public.txt
2026-06-19 18:51:41.518191 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-bpsg7/
2026-06-19 18:51:41.518209 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-bpsg7/init.txt
2026-06-19 18:51:41.518228 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-bpsg7/placement-ks-service-registration.txt
2026-06-19 18:51:41.518245 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-sd6mh/
2026-06-19 18:51:41.518263 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-sd6mh/init.txt
2026-06-19 18:51:41.518281 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-sd6mh/placement-ks-user.txt
2026-06-19 18:51:41.518299 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-frvdg/
2026-06-19 18:51:41.518317 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-frvdg/percona-xtradb-cluster-operator.txt
2026-06-19 18:51:41.518336 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-06-19 18:51:41.518354 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-19 18:51:41.518372 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-19 18:51:41.518391 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-06-19 18:51:41.518409 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-19 18:51:41.518427 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-19 18:51:41.518444 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-9krzj/
2026-06-19 18:51:41.518466 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-9krzj/rabbitmq-cluster-operator.txt
2026-06-19 18:51:41.518485 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-06-19 18:51:41.518503 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-19 18:51:41.518521 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-19 18:51:41.518540 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-06-19 18:51:41.518558 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-19 18:51:41.518576 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-19 18:51:41.518594 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-7lz6m/
2026-06-19 18:51:41.518613 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-7lz6m/rabbitmq-cluster-operator.txt
2026-06-19 18:51:41.518631 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-06-19 18:51:41.518650 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-19 18:51:41.518668 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-19 18:51:41.518687 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-06-19 18:51:41.518705 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-19 18:51:41.518724 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-19 18:51:41.518743 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-wv5x6/
2026-06-19 18:51:41.518761 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-wv5x6/ceph-crash.txt
2026-06-19 18:51:41.518778 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-wv5x6/chown-container-data-dir.txt
2026-06-19 18:51:41.518796 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-wv5x6/make-container-crash-dir.txt
2026-06-19 18:51:41.518814 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m6z44/
2026-06-19 18:51:41.518832 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m6z44/chown-container-data-dir.txt
2026-06-19 18:51:41.518850 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m6z44/log-collector.txt
2026-06-19 18:51:41.518869 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-m6z44/rgw.txt
2026-06-19 18:51:41.518886 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-74f5bd947-vl2s6/
2026-06-19 18:51:41.518904 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-74f5bd947-vl2s6/init.txt
2026-06-19 18:51:41.518921 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-74f5bd947-vl2s6/staffeln-api.txt
2026-06-19 18:51:41.518940 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-6f5d6f7d96-qj2rs/
2026-06-19 18:51:41.518957 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-6f5d6f7d96-qj2rs/staffeln-conductor.txt
2026-06-19 18:51:41.518976 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-dl999/
2026-06-19 18:51:41.518994 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-dl999/init.txt
2026-06-19 18:51:41.519012 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-dl999/staffeln-db-init-0.txt
2026-06-19 18:51:41.519031 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-kv6g5/
2026-06-19 18:51:41.519049 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-kv6g5/init.txt
2026-06-19 18:51:41.519067 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-kv6g5/staffeln-db-sync.txt
2026-06-19 18:51:41.519085 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-06-19 18:51:41.519111 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-06-19 18:51:41.519131 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-06-19 18:51:41.519149 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-06-19 18:51:41.519167 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-06-19 18:51:41.519185 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-xdlkb/
2026-06-19 18:51:41.519203 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-xdlkb/rook-ceph-operator.txt
2026-06-19 18:51:41.519221 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-06-19 18:51:41.519240 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-j4x6p/
2026-06-19 18:51:41.519259 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-j4x6p/secretgen-controller.txt
2026-06-19 18:51:41.536419 |
2026-06-19 18:51:41.536550 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-06-19 18:51:41.735224 | instance | changed
2026-06-19 18:51:41.742034 |
2026-06-19 18:51:41.742127 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-06-19 18:51:42.442067 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-06-19 18:51:42.459863 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-19 18:51:42.459924 | instance | Dload Upload Total Spent Left Speed
2026-06-19 18:51:42.638709 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-06-19 18:51:42.800376 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-06-19 18:51:42.806064 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-19 18:51:42.806091 | instance | Dload Upload Total Spent Left Speed
2026-06-19 18:51:42.817396 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-06-19 18:51:43.149432 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-06-19 18:51:43.155774 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-19 18:51:43.155800 | instance | Dload Upload Total Spent Left Speed
2026-06-19 18:51:43.167418 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-06-19 18:51:43.352530 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-06-19 18:51:43.779336 | instance | ERROR
2026-06-19 18:51:43.779562 | instance | {
2026-06-19 18:51:43.779605 | instance | "delta": "0:00:01.404201",
2026-06-19 18:51:43.779630 | instance | "end": "2026-06-19 18:51:43.355166",
2026-06-19 18:51:43.779651 | instance | "msg": "non-zero return code",
2026-06-19 18:51:43.779670 | instance | "rc": 5,
2026-06-19 18:51:43.779690 | instance | "start": "2026-06-19 18:51:41.950965"
2026-06-19 18:51:43.779708 | instance | }
2026-06-19 18:51:43.779733 | instance | ERROR: Ignoring Errors
2026-06-19 18:51:43.787363 |
2026-06-19 18:51:43.787480 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-06-19 18:51:44.121419 | instance | ceph-mgr endpoints:
2026-06-19 18:51:44.371375 | instance | ok: Runtime: 0:00:00.083559
2026-06-19 18:51:44.377640 |
2026-06-19 18:51:44.377731 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-06-19 18:51:44.915766 | instance | ok: Runtime: 0:00:00.083015
2026-06-19 18:51:44.922392 |
2026-06-19 18:51:44.922515 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-06-19 18:51:45.441176 | instance | changed:
2026-06-19 18:51:45.441430 | instance | cd+++++++++ prometheus/
2026-06-19 18:51:45.441495 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-06-19 18:51:45.441530 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-06-19 18:51:45.441562 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-06-19 18:51:45.457708 |
2026-06-19 18:51:45.457920 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-06-19 18:51:45.668232 | instance | changed
2026-06-19 18:51:45.675554 |
2026-06-19 18:51:45.675684 | TASK [gather-selenium-data : Get selenium data]
2026-06-19 18:51:45.889339 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-06-19 18:51:45.891071 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-06-19 18:51:46.216262 | instance | ERROR
2026-06-19 18:51:46.216555 | instance | {
2026-06-19 18:51:46.216608 | instance | "delta": "0:00:00.006389",
2026-06-19 18:51:46.216642 | instance | "end": "2026-06-19 18:51:45.891427",
2026-06-19 18:51:46.216671 | instance | "msg": "non-zero return code",
2026-06-19 18:51:46.216698 | instance | "rc": 1,
2026-06-19 18:51:46.216724 | instance | "start": "2026-06-19 18:51:45.885038"
2026-06-19 18:51:46.216750 | instance | }
2026-06-19 18:51:46.216788 | instance | ERROR: Ignoring Errors
2026-06-19 18:51:46.225917 |
2026-06-19 18:51:46.226112 | TASK [gather-selenium-data : Downloads logs to executor]
2026-06-19 18:51:46.735653 | instance | changed: cd+++++++++ selenium/
2026-06-19 18:51:46.741971 |
2026-06-19 18:51:46.742022 | PLAY RECAP
2026-06-19 18:51:46.742066 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-06-19 18:51:46.742088 |
2026-06-19 18:51:46.881097 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-06-19 18:51:46.896447 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-19 18:51:47.568560 |
2026-06-19 18:51:47.568806 | PLAY [all]
2026-06-19 18:51:47.591043 |
2026-06-19 18:51:47.591319 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-19 18:51:47.639718 | instance | skipping: Conditional result was False
2026-06-19 18:51:47.652794 |
2026-06-19 18:51:47.653104 | TASK [fetch-output : Set log path for single node]
2026-06-19 18:51:47.698941 | instance | ok
2026-06-19 18:51:47.704984 |
2026-06-19 18:51:47.705094 | LOOP [fetch-output : Ensure local output dirs]
2026-06-19 18:51:48.074523 | instance -> localhost | ok: "/var/lib/zuul/builds/f646d6a9d33e4d6eb174c9bf60a859fe/work/logs"
2026-06-19 18:51:48.295034 | instance -> localhost | changed: "/var/lib/zuul/builds/f646d6a9d33e4d6eb174c9bf60a859fe/work/artifacts"
2026-06-19 18:51:48.516900 | instance -> localhost | changed: "/var/lib/zuul/builds/f646d6a9d33e4d6eb174c9bf60a859fe/work/docs"
2026-06-19 18:51:48.535152 |
2026-06-19 18:51:48.535332 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-19 18:51:49.181286 | instance | changed: .d..t...... ./
2026-06-19 18:51:49.181572 | instance | changed: All items complete
2026-06-19 18:51:49.181614 |
2026-06-19 18:51:49.617001 | instance | changed: .d..t...... ./
2026-06-19 18:51:50.054349 | instance | changed: .d..t...... ./
2026-06-19 18:51:50.081429 |
2026-06-19 18:51:50.081512 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-19 18:51:50.489875 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006057
2026-06-19 18:51:50.713994 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006427
2026-06-19 18:51:50.736050 |
2026-06-19 18:51:50.736145 | PLAY [all]
2026-06-19 18:51:50.742797 |
2026-06-19 18:51:50.742859 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-19 18:51:51.132713 | instance | changed
2026-06-19 18:51:51.139307 |
2026-06-19 18:51:51.139353 | PLAY RECAP
2026-06-19 18:51:51.139393 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-19 18:51:51.139424 |
2026-06-19 18:51:51.259244 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-19 18:51:51.269984 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-06-19 18:51:51.884580 |
2026-06-19 18:51:51.884706 | PLAY [localhost]
2026-06-19 18:51:51.895729 |
2026-06-19 18:51:51.895849 | TASK [Generate Zuul manifest]
2026-06-19 18:51:51.917253 | localhost | ok
2026-06-19 18:51:51.934979 |
2026-06-19 18:51:51.935082 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-19 18:51:52.590880 | localhost | changed
2026-06-19 18:51:52.603303 |
2026-06-19 18:51:52.603402 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-19 18:51:52.635216 | localhost | ok
2026-06-19 18:51:52.643764 |
2026-06-19 18:51:52.643830 | TASK [Upload logs]
2026-06-19 18:51:52.667300 | localhost | ok
2026-06-19 18:51:52.794175 |
2026-06-19 18:51:52.794303 | TASK [Set zuul-log-path fact]
2026-06-19 18:51:52.815620 | localhost | ok
2026-06-19 18:51:52.828444 |
2026-06-19 18:51:52.828536 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-19 18:51:52.859678 | localhost | ok
2026-06-19 18:51:52.868041 |
2026-06-19 18:51:52.868134 | TASK [upload-logs : Create log directories]
2026-06-19 18:51:53.240332 | localhost | changed
2026-06-19 18:51:53.247974 |
2026-06-19 18:51:53.248111 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-19 18:51:53.652856 | localhost -> localhost | ok: Runtime: 0:00:00.030608
2026-06-19 18:51:53.657884 |
2026-06-19 18:51:53.657952 | TASK [upload-logs : Upload logs to log server]
2026-06-19 18:51:54.624526 | localhost | Output suppressed because no_log was given
2026-06-19 18:51:54.630767 |
2026-06-19 18:51:54.630874 | LOOP [upload-logs : Compress console log and json output]
2026-06-19 18:51:54.683026 | localhost | skipping: Conditional result was False
2026-06-19 18:51:54.691487 | localhost | skipping: Conditional result was False
2026-06-19 18:51:54.709815 |
2026-06-19 18:51:54.709954 | LOOP [upload-logs : Upload compressed console log and json output]
2026-06-19 18:51:54.754851 | localhost | skipping: Conditional result was False
2026-06-19 18:51:54.755335 |
2026-06-19 18:51:54.758962 | localhost | skipping: Conditional result was False
2026-06-19 18:51:54.777309 |
2026-06-19 18:51:54.777479 | LOOP [upload-logs : Upload console log and json output]