2026-05-30 16:38:58.483617 | Job console starting
2026-05-30 16:38:58.493327 | Updating git repos
2026-05-30 16:39:00.311414 | Cloning repos into workspace
2026-05-30 16:39:13.655134 | Restoring repo states
2026-05-30 16:39:18.530500 | Merging changes
2026-05-30 16:39:19.348548 | Checking out repos
2026-05-30 16:39:21.974752 | Preparing playbooks
2026-05-30 16:39:27.216513 | Running Ansible setup
2026-05-30 16:39:31.602888 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-05-30 16:39:32.237222 |
2026-05-30 16:39:32.237361 | PLAY [localhost]
2026-05-30 16:39:32.244959 |
2026-05-30 16:39:32.245033 | TASK [Gathering Facts]
2026-05-30 16:39:33.160618 | localhost | ok
2026-05-30 16:39:33.172171 |
2026-05-30 16:39:33.172247 | TASK [Setup log path fact]
2026-05-30 16:39:33.192565 | localhost | ok
2026-05-30 16:39:33.204725 |
2026-05-30 16:39:33.204790 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-05-30 16:39:33.236025 | localhost | ok
2026-05-30 16:39:33.244655 |
2026-05-30 16:39:33.244729 | TASK [emit-job-header : Print job information]
2026-05-30 16:39:33.286034 | # Job Information
2026-05-30 16:39:33.286299 | Ansible Version: 2.16.18
2026-05-30 16:39:33.286372 | Job: atmosphere-molecule-aio-openvswitch
2026-05-30 16:39:33.286422 | Pipeline: check
2026-05-30 16:39:33.286466 | Executor: 2d72f0692154
2026-05-30 16:39:33.286510 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-05-30 16:39:33.286560 | Event ID: f01605f0-5c45-11f1-846b-6482ebcbd0c0
2026-05-30 16:39:33.291266 |
2026-05-30 16:39:33.291337 | LOOP [emit-job-header : Print node information]
2026-05-30 16:39:33.384916 | localhost | ok:
2026-05-30 16:39:33.385153 | localhost | # Node Information
2026-05-30 16:39:33.385194 | localhost | Inventory Hostname: instance
2026-05-30 16:39:33.385253 | localhost | Hostname: np0000177905
2026-05-30 16:39:33.385295 | localhost | Username: zuul
2026-05-30 16:39:33.385328 | localhost | Distro: Ubuntu 22.04
2026-05-30 16:39:33.385356 | localhost | Provider: yul1
2026-05-30 16:39:33.385383 | localhost | Region: ca-ymq-1
2026-05-30 16:39:33.385409 | localhost | Label: ubuntu-jammy-16
2026-05-30 16:39:33.385435 | localhost | Product Name: OpenStack Nova
2026-05-30 16:39:33.385460 | localhost | Interface IP: 162.253.55.186
2026-05-30 16:39:33.402759 |
2026-05-30 16:39:33.402927 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-05-30 16:39:33.781504 | localhost -> localhost | changed
2026-05-30 16:39:33.791292 |
2026-05-30 16:39:33.791396 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-05-30 16:39:34.731081 | localhost -> localhost | changed
2026-05-30 16:39:34.742921 |
2026-05-30 16:39:34.743018 | PLAY [all]
2026-05-30 16:39:34.756808 |
2026-05-30 16:39:34.757012 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-05-30 16:39:34.976422 | instance -> localhost | ok
2026-05-30 16:39:34.988001 |
2026-05-30 16:39:34.988141 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-05-30 16:39:35.022155 | instance | ok
2026-05-30 16:39:35.037698 | instance | included: /var/lib/zuul/builds/f800ded7352a4b70ad7f1c67993898f8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-05-30 16:39:35.043673 |
2026-05-30 16:39:35.043748 | TASK [add-build-sshkey : Create Temp SSH key]
2026-05-30 16:39:36.868833 | instance -> localhost | Generating public/private rsa key pair.
2026-05-30 16:39:36.869337 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/f800ded7352a4b70ad7f1c67993898f8/work/f800ded7352a4b70ad7f1c67993898f8_id_rsa
2026-05-30 16:39:36.869373 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/f800ded7352a4b70ad7f1c67993898f8/work/f800ded7352a4b70ad7f1c67993898f8_id_rsa.pub
2026-05-30 16:39:36.869396 | instance -> localhost | The key fingerprint is:
2026-05-30 16:39:36.869417 | instance -> localhost | SHA256:V7hnsWHVWfe2Rjgi7+NYBcpzAxUcyhJ3AtKa8OFkHQM zuul-build-sshkey
2026-05-30 16:39:36.869454 | instance -> localhost | The key's randomart image is:
2026-05-30 16:39:36.869476 | instance -> localhost | +---[RSA 3072]----+
2026-05-30 16:39:36.869521 | instance -> localhost | | E+=oo.=o ..=|
2026-05-30 16:39:36.869544 | instance -> localhost | | . +.o= =o ...+|
2026-05-30 16:39:36.869565 | instance -> localhost | | * +. =.o=o .o|
2026-05-30 16:39:36.869587 | instance -> localhost | | = o =+o+o..|
2026-05-30 16:39:36.869606 | instance -> localhost | | S+o++. o |
2026-05-30 16:39:36.869626 | instance -> localhost | | .+oo . |
2026-05-30 16:39:36.869645 | instance -> localhost | | + |
2026-05-30 16:39:36.869664 | instance -> localhost | | + . |
2026-05-30 16:39:36.869686 | instance -> localhost | | . . |
2026-05-30 16:39:36.869706 | instance -> localhost | +----[SHA256]-----+
2026-05-30 16:39:36.869762 | instance -> localhost | ok: Runtime: 0:00:01.060357
2026-05-30 16:39:36.875224 |
2026-05-30 16:39:36.875324 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-05-30 16:39:36.909946 | instance | ok
2026-05-30 16:39:36.919941 | instance | included: /var/lib/zuul/builds/f800ded7352a4b70ad7f1c67993898f8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-05-30 16:39:36.927838 |
2026-05-30 16:39:36.927967 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-05-30 16:39:36.953242 | instance | skipping: Conditional result was False
2026-05-30 16:39:36.964690 |
2026-05-30 16:39:36.964766 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-05-30 16:39:37.418425 | instance | changed
2026-05-30 16:39:37.423503 |
2026-05-30 16:39:37.423571 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-05-30 16:39:37.651183 | instance | ok
2026-05-30 16:39:37.657251 |
2026-05-30 16:39:37.657317 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-05-30 16:39:38.117538 | instance | changed
2026-05-30 16:39:38.180697 |
2026-05-30 16:39:38.180828 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-05-30 16:39:38.632120 | instance | changed
2026-05-30 16:39:38.640277 |
2026-05-30 16:39:38.640364 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-05-30 16:39:38.665222 | instance | skipping: Conditional result was False
2026-05-30 16:39:38.676115 |
2026-05-30 16:39:38.676218 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-05-30 16:39:38.974652 | instance -> localhost | changed
2026-05-30 16:39:38.989719 |
2026-05-30 16:39:38.989801 | TASK [add-build-sshkey : Add back temp key]
2026-05-30 16:39:39.265985 | instance -> localhost | Identity added: /var/lib/zuul/builds/f800ded7352a4b70ad7f1c67993898f8/work/f800ded7352a4b70ad7f1c67993898f8_id_rsa (zuul-build-sshkey)
2026-05-30 16:39:39.266277 | instance -> localhost | ok: Runtime: 0:00:00.015135
2026-05-30 16:39:39.272177 |
2026-05-30 16:39:39.272254 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-05-30 16:39:39.533610 | instance | ok
2026-05-30 16:39:39.540101 |
2026-05-30 16:39:39.540168 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-05-30 16:39:39.562400 | instance | skipping: Conditional result was False
2026-05-30 16:39:39.573896 |
2026-05-30 16:39:39.573965 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-05-30 16:39:39.851145 | instance | ok
2026-05-30 16:39:39.856852 |
2026-05-30 16:39:39.856915 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-05-30 16:39:42.973775 | instance | Output suppressed because no_log was given
2026-05-30 16:39:42.986338 |
2026-05-30 16:39:42.986459 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-05-30 16:39:43.176275 | instance | ok: "logs"
2026-05-30 16:39:43.315165 | instance | ok: All items complete
2026-05-30 16:39:43.315347 |
2026-05-30 16:39:43.328277 | instance | ok: "artifacts"
2026-05-30 16:39:43.481871 | instance | ok: "docs"
2026-05-30 16:39:43.495391 |
2026-05-30 16:39:43.495567 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-05-30 16:39:43.691042 | instance | changed: "logs"
2026-05-30 16:39:43.849414 | instance | changed: "artifacts"
2026-05-30 16:39:44.017822 | instance | changed: "docs"
2026-05-30 16:39:44.430169 |
2026-05-30 16:39:44.430316 | PLAY RECAP
2026-05-30 16:39:44.430383 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-05-30 16:39:44.430423 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-30 16:39:44.430455 |
2026-05-30 16:39:44.590161 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-05-30 16:39:44.612473 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-05-30 16:39:45.253821 |
2026-05-30 16:39:45.254343 | PLAY [all]
2026-05-30 16:39:45.266131 |
2026-05-30 16:39:45.266219 | TASK [setup-uv : Extract archive]
2026-05-30 16:39:47.577986 | instance | changed
2026-05-30 16:39:47.584139 |
2026-05-30 16:39:47.584217 | TASK [setup-uv : Print version]
2026-05-30 16:39:47.926724 | instance | uv 0.8.13
2026-05-30 16:39:48.123070 | instance | ok: Runtime: 0:00:00.017283
2026-05-30 16:39:48.133820 |
2026-05-30 16:39:48.133891 | TASK [Install Ansible collection siblings]
2026-05-30 16:39:57.167957 | instance | changed:
2026-05-30 16:39:57.168236 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-05-30 16:39:57.168288 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-05-30 16:39:57.168322 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-05-30 16:39:57.168352 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-05-30 16:39:57.168382 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-05-30 16:39:57.168416 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-05-30 16:39:57.168447 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-05-30 16:39:57.168494 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-05-30 16:39:57.168534 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-05-30 16:39:57.168564 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-05-30 16:39:57.168594 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-05-30 16:39:57.168633 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-05-30 16:39:57.168662 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-05-30 16:39:57.168689 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-05-30 16:39:57.168740 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0
2026-05-30 16:39:57.168770 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-05-30 16:39:57.168798 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-05-30 16:39:57.168826 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-05-30 16:39:57.168853 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-05-30 16:39:57.168890 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0
2026-05-30 16:39:57.168918 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-05-30 16:39:57.168946 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-05-30 16:39:57.169009 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0
2026-05-30 16:39:57.169056 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-05-30 16:39:57.169094 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0
2026-05-30 16:39:57.169122 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0
2026-05-30 16:39:57.169158 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-05-30 16:39:57.169186 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-05-30 16:39:57.169213 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-05-30 16:39:57.169259 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-05-30 16:39:57.169295 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0
2026-05-30 16:39:57.169324 | instance | Checked out ansible.netcommon to 1.2.0
2026-05-30 16:39:57.169352 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-05-30 16:39:57.169387 | instance | Starting galaxy collection install process
2026-05-30 16:39:57.169433 | instance | Process install dependency map
2026-05-30 16:39:57.169461 | instance | Starting collection install process
2026-05-30 16:39:57.169505 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-05-30 16:39:57.169541 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-05-30 16:39:57.169569 | instance | ansible.netcommon:* was installed successfully
2026-05-30 16:39:57.169610 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-05-30 16:39:57.169646 | instance | Creating virtual environment at: .venv
2026-05-30 16:39:57.169674 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-05-30 16:39:57.169701 | instance | Downloading setuptools (1.1MiB)
2026-05-30 16:39:57.169740 | instance | Downloading cryptography (4.2MiB)
2026-05-30 16:39:57.169779 | instance | Downloading kubernetes (1.9MiB)
2026-05-30 16:39:57.169813 | instance | Downloading pygments (1.2MiB)
2026-05-30 16:39:57.169841 | instance | Downloading openstacksdk (1.7MiB)
2026-05-30 16:39:57.169868 | instance | Downloading ansible-core (2.1MiB)
2026-05-30 16:39:57.169906 | instance | Downloading pydantic-core (2.0MiB)
2026-05-30 16:39:57.169933 | instance | Downloading rjsonnet (1.2MiB)
2026-05-30 16:39:57.169960 | instance | Downloading netaddr (2.2MiB)
2026-05-30 16:39:57.169996 | instance | Building pyperclip==1.9.0
2026-05-30 16:39:57.170024 | instance | Downloading rjsonnet
2026-05-30 16:39:57.170069 | instance | Downloading pydantic-core
2026-05-30 16:39:57.170097 | instance | Downloading netaddr
2026-05-30 16:39:57.170136 | instance | Downloading pygments
2026-05-30 16:39:57.170164 | instance | Downloading cryptography
2026-05-30 16:39:57.170192 | instance | Downloading setuptools
2026-05-30 16:39:57.170257 | instance | Downloading kubernetes
2026-05-30 16:39:57.170315 | instance | Downloading ansible-core
2026-05-30 16:39:57.170344 | instance | Downloading openstacksdk
2026-05-30 16:39:57.170372 | instance | Built pyperclip==1.9.0
2026-05-30 16:39:57.170399 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-05-30 16:39:57.170427 | instance | Installed 83 packages in 45ms
2026-05-30 16:39:57.170454 | instance | Checked out ansible.posix to 1.6.0
2026-05-30 16:39:57.170482 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-05-30 16:39:57.170510 | instance | Starting galaxy collection install process
2026-05-30 16:39:57.170547 | instance | Process install dependency map
2026-05-30 16:39:57.170576 | instance | Starting collection install process
2026-05-30 16:39:57.170604 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-05-30 16:39:57.170640 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-05-30 16:39:57.170678 | instance | ansible.posix:1.6.0 was installed successfully
2026-05-30 16:39:57.170706 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 16:39:57.170743 | instance | 2.17.12
2026-05-30 16:39:57.170771 | instance | Checked out ansible.utils to v6.0.2
2026-05-30 16:39:57.170808 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-05-30 16:39:57.170835 | instance | Starting galaxy collection install process
2026-05-30 16:39:57.170862 | instance | Process install dependency map
2026-05-30 16:39:57.170889 | instance | Starting collection install process
2026-05-30 16:39:57.170921 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-05-30 16:39:57.170958 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-05-30 16:39:57.170987 | instance | ansible.utils:6.0.2 was installed successfully
2026-05-30 16:39:57.171015 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 16:39:57.171043 | instance | 2.17.12
2026-05-30 16:39:57.171081 | instance | Checked out atmosphere.common to v0.7.0
2026-05-30 16:39:57.171109 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-05-30 16:39:57.171136 | instance | Starting galaxy collection install process
2026-05-30 16:39:57.171172 | instance | Process install dependency map
2026-05-30 16:39:57.171199 | instance | Starting collection install process
2026-05-30 16:39:57.171226 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-05-30 16:39:57.171253 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-05-30 16:39:57.171291 | instance | atmosphere.common:0.7.0 was installed successfully
2026-05-30 16:39:57.171318 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 16:39:57.171344 | instance | 2.17.12
2026-05-30 16:39:57.171371 | instance | Checked out community.crypto to 2.2.3
2026-05-30 16:39:57.171397 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto
2026-05-30 16:39:57.171423 | instance | Starting galaxy collection install process
2026-05-30 16:39:57.171449 | instance | Process install dependency map
2026-05-30 16:39:57.171477 | instance | Starting collection install process
2026-05-30 16:39:57.171503 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-05-30 16:39:57.171530 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-05-30 16:39:57.171566 | instance | community.crypto:2.2.3 was installed successfully
2026-05-30 16:39:57.171593 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 16:39:57.171620 | instance | 2.17.12
2026-05-30 16:39:57.171646 | instance | Checked out community.general to 7.3.0
2026-05-30 16:39:57.171683 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general
2026-05-30 16:39:57.171710 | instance | Starting galaxy collection install process
2026-05-30 16:39:57.171744 | instance | Process install dependency map
2026-05-30 16:39:57.171780 | instance | Starting collection install process
2026-05-30 16:39:57.171808 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-05-30 16:39:57.171834 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-05-30 16:39:57.171860 | instance | community.general:7.3.0 was installed successfully
2026-05-30 16:39:57.171896 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 16:39:57.171947 | instance | 2.17.12
2026-05-30 16:39:57.171976 | instance | Checked out community.mysql to 3.6.0
2026-05-30 16:39:57.172004 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql
2026-05-30 16:39:57.172034 | instance | Starting galaxy collection install process
2026-05-30 16:39:57.172061 | instance | Process install dependency map
2026-05-30 16:39:57.172089 | instance | Starting collection install process
2026-05-30 16:39:57.172116 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-05-30 16:39:57.172152 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-05-30 16:39:57.172180 | instance | community.mysql:3.6.0 was installed successfully
2026-05-30 16:39:57.172206 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 16:39:57.172232 | instance | 2.17.12
2026-05-30 16:39:57.172268 | instance | Checked out kubernetes.core to 2.4.0
2026-05-30 16:39:57.172295 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-05-30 16:39:57.172322 | instance | Starting galaxy collection install process
2026-05-30 16:39:57.172360 | instance | Process install dependency map
2026-05-30 16:39:57.172388 | instance | Starting collection install process
2026-05-30 16:39:57.172415 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-05-30 16:39:57.172450 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-05-30 16:39:57.172477 | instance | kubernetes.core:2.4.0 was installed successfully
2026-05-30 16:39:57.172504 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 16:39:57.172530 | instance | 2.17.12
2026-05-30 16:39:57.172556 | instance | Checked out openstack.cloud to 2.5.0
2026-05-30 16:39:57.172583 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-05-30 16:39:57.172610 | instance | Starting galaxy collection install process
2026-05-30 16:39:57.172635 | instance | Process install dependency map
2026-05-30 16:39:57.172661 | instance | Starting collection install process
2026-05-30 16:39:57.172687 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-05-30 16:39:57.172714 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-05-30 16:39:57.172744 | instance | openstack.cloud:2.5.0 was installed successfully
2026-05-30 16:39:57.172781 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 16:39:57.172808 | instance | 2.17.12
2026-05-30 16:39:57.172835 | instance | Checked out vexxhost.ceph to v4.0.0
2026-05-30 16:39:57.172872 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-05-30 16:39:57.172900 | instance | Starting galaxy collection install process
2026-05-30 16:39:57.172927 | instance | Process install dependency map
2026-05-30 16:39:57.172957 | instance | Starting collection install process
2026-05-30 16:39:57.173002 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-05-30 16:39:57.173030 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-05-30 16:39:57.173056 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-05-30 16:39:57.173083 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 16:39:57.173110 | instance | 2.17.12
2026-05-30 16:39:57.173136 | instance | Checked out vexxhost.containers to v1.6.6
2026-05-30 16:39:57.173163 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-05-30 16:39:57.173200 | instance | Starting galaxy collection install process
2026-05-30 16:39:57.173228 | instance | Process install dependency map
2026-05-30 16:39:57.173255 | instance | Starting collection install process
2026-05-30 16:39:57.173291 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-05-30 16:39:57.173319 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-05-30 16:39:57.173346 | instance | vexxhost.containers:1.6.6 was installed successfully
2026-05-30 16:39:57.173380 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 16:39:57.173408 | instance | 2.17.12
2026-05-30 16:39:57.173435 | instance | Checked out vexxhost.kubernetes to v3.1.0
2026-05-30 16:39:57.173463 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-05-30 16:39:57.173499 | instance | Starting galaxy collection install process
2026-05-30 16:39:57.173534 | instance | Process install dependency map
2026-05-30 16:39:57.173561 | instance | Starting collection install process
2026-05-30 16:39:57.173588 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-05-30 16:39:57.173615 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-05-30 16:39:57.173641 | instance | vexxhost.kubernetes:3.1.0 was installed successfully
2026-05-30 16:39:57.173668 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 16:39:57.173694 | instance | 2.17.12
2026-05-30 16:39:57.180364 |
2026-05-30 16:39:57.180430 | PLAY RECAP
2026-05-30 16:39:57.180483 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-30 16:39:57.180505 |
2026-05-30 16:39:57.352482 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-05-30 16:39:57.359037 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-05-30 16:39:57.948011 |
2026-05-30 16:39:57.948142 | PLAY [all]
2026-05-30 16:39:57.988435 |
2026-05-30 16:39:57.988556 | TASK [Install "jq" for log collection]
2026-05-30 16:40:09.735768 | instance | changed
2026-05-30 16:40:09.737618 |
2026-05-30 16:40:09.737673 | PLAY RECAP
2026-05-30 16:40:09.737735 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-30 16:40:09.737786 |
2026-05-30 16:40:09.865311 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-05-30 16:40:09.874809 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-05-30 16:40:10.488775 |
2026-05-30 16:40:10.488932 | PLAY [all]
2026-05-30 16:40:10.500622 |
2026-05-30 16:40:10.500739 | TASK [Copy inventory file for Zuul]
2026-05-30 16:40:11.340979 | instance | changed
2026-05-30 16:40:11.348827 |
2026-05-30 16:40:11.348958 | TASK [Switch "ansible_host" to private IP]
2026-05-30 16:40:11.699547 | instance | changed: 1 replacements made
2026-05-30 16:40:11.705096 |
2026-05-30 16:40:11.705172 | TASK [Run Molecule scenario]
2026-05-30 16:40:12.608434 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-05-30 16:40:12.980678 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-05-30 16:40:12.980914 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-05-30 16:40:23.638218 | instance | INFO [aio > dependency] Executing
2026-05-30 16:40:23.638383 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-05-30 16:40:23.638667 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-05-30 16:40:23.638728 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-05-30 16:40:23.646147 | instance | INFO [aio > cleanup] Executing
2026-05-30 16:40:23.646460 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-05-30 16:40:23.653855 | instance | INFO [aio > destroy] Executing
2026-05-30 16:40:23.653889 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-05-30 16:40:23.653986 | instance | INFO [aio > destroy] Executed: Successful
2026-05-30 16:40:23.661258 | instance | INFO [aio > syntax] Executing
2026-05-30 16:40:26.484090 | instance |
2026-05-30 16:40:26.484349 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-05-30 16:40:26.595971 | instance | INFO [aio > syntax] Executed: Successful
2026-05-30 16:40:26.608587 | instance | INFO [aio > create] Executing
2026-05-30 16:40:26.610491 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-05-30 16:40:26.617841 | instance | INFO [aio > prepare] Executing
2026-05-30 16:40:27.430215 | instance |
2026-05-30 16:40:27.430464 | instance | PLAY [Prepare] *****************************************************************
2026-05-30 16:40:27.430718 | instance |
2026-05-30 16:40:27.430988 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:40:27.431256 | instance | Saturday 30 May 2026 16:40:27 +0000 (0:00:00.024) 0:00:00.024 **********
2026-05-30 16:40:28.541445 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-05-30 16:40:28.541769 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-05-30 16:40:28.542050 | instance | interpreter could change the meaning of that path. See
2026-05-30 16:40:28.542314 | instance | https://docs.ansible.com/ansible-
2026-05-30 16:40:28.542580 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-05-30 16:40:28.548418 | instance | ok: [instance]
2026-05-30 16:40:28.548660 | instance |
2026-05-30 16:40:28.549086 | instance | TASK [Configure short hostname] ************************************************
2026-05-30 16:40:28.549392 | instance | Saturday 30 May 2026 16:40:28 +0000 (0:00:01.119) 0:00:01.143 **********
2026-05-30 16:40:31.078979 | instance | changed: [instance]
2026-05-30 16:40:31.079242 | instance |
2026-05-30 16:40:31.079549 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-05-30 16:40:31.079846 | instance | Saturday 30 May 2026 16:40:31 +0000 (0:00:02.530) 0:00:03.673 **********
2026-05-30 16:40:31.332909 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-05-30 16:40:31.333140 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-05-30 16:40:31.333393 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-05-30 16:40:31.340483 | instance | changed: [instance]
2026-05-30 16:40:31.340749 | instance |
2026-05-30 16:40:31.341028 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-05-30 16:40:31.341314 | instance | Saturday 30 May 2026 16:40:31 +0000 (0:00:00.261) 0:00:03.935 **********
2026-05-30 16:40:32.442652 | instance | ok: [instance]
2026-05-30 16:40:32.442909 | instance |
2026-05-30 16:40:32.443228 | instance | TASK [Purge "snapd" package] ***************************************************
2026-05-30 16:40:32.443512 | instance | Saturday 30 May 2026 16:40:32 +0000 (0:00:01.101) 0:00:05.037 **********
2026-05-30 16:40:33.121487 | instance | ok: [instance]
2026-05-30 16:40:33.121887 | instance |
2026-05-30 16:40:33.122296 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-05-30 16:40:33.122522 | instance |
2026-05-30 16:40:33.122705 | instance | TASK [Create folders for workspace] ********************************************
2026-05-30 16:40:33.122883 | instance | Saturday 30 May 2026 16:40:33 +0000 (0:00:00.678) 0:00:05.715 **********
2026-05-30 16:40:34.075462 | instance | changed: [localhost] => (item=group_vars)
2026-05-30 16:40:34.075774 | instance | changed: [localhost] => (item=group_vars/all)
2026-05-30 16:40:34.076057 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-05-30 16:40:34.076334 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-05-30 16:40:34.076611 | instance | changed: [localhost] => (item=group_vars/computes)
2026-05-30 16:40:34.076943 | instance | changed: [localhost] => (item=host_vars)
2026-05-30 16:40:34.077209 | instance |
2026-05-30 16:40:34.077486 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-05-30 16:40:34.077820 | instance |
2026-05-30 16:40:34.078136 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-05-30 16:40:34.078411 | instance | Saturday 30 May 2026 16:40:34 +0000 (0:00:00.954) 0:00:06.670 **********
2026-05-30 16:40:34.242653 | instance | changed: [localhost]
2026-05-30 16:40:34.242915 | instance |
2026-05-30 16:40:34.243235 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-05-30 16:40:34.243521 | instance | Saturday 30 May 2026 16:40:34 +0000 (0:00:00.167) 0:00:06.837 **********
2026-05-30 16:40:34.264766 | instance | ok: [localhost]
2026-05-30 16:40:34.265022 | instance |
2026-05-30 16:40:34.265297 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-05-30 16:40:34.265572 | instance | Saturday 30 May 2026 16:40:34 +0000 (0:00:00.021) 0:00:06.859 **********
2026-05-30 16:40:34.323558 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '807ccfed-212d-560f-aba3-0777941baeeb'})
2026-05-30 16:40:34.323814 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-05-30 16:40:34.324172 | instance |
2026-05-30 16:40:34.324478 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-05-30 16:40:34.324823 | instance | Saturday 30 May 2026 16:40:34 +0000 (0:00:00.059) 0:00:06.918 **********
2026-05-30 16:40:34.843487 | instance | changed: [localhost]
2026-05-30 16:40:34.843621 | instance |
2026-05-30 16:40:34.843799 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-05-30 16:40:34.843972 | instance |
2026-05-30 16:40:34.844191 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-05-30 16:40:34.844372 | instance | Saturday 30 May 2026 16:40:34 +0000 (0:00:00.519) 0:00:07.437 **********
2026-05-30 16:40:35.004848 | instance | changed: [localhost]
2026-05-30 16:40:35.004973 | instance |
2026-05-30 16:40:35.005131 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-05-30 16:40:35.005310 | instance | Saturday 30 May 2026 16:40:35 +0000 (0:00:00.161) 0:00:07.598 **********
2026-05-30 16:40:35.027604 | instance | ok: [localhost]
2026-05-30 16:40:35.027752 | instance |
2026-05-30 16:40:35.027968 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-05-30 16:40:35.028150 | instance | Saturday 30 May 2026 16:40:35 +0000 (0:00:00.023) 0:00:07.622 **********
2026-05-30 16:40:35.053825 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-05-30 16:40:35.053967 | instance |
2026-05-30 16:40:35.054163 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-05-30 16:40:35.054349 | instance | Saturday 30 May 2026 16:40:35 +0000 (0:00:00.026) 0:00:07.648 **********
2026-05-30 16:40:35.407930 | instance | changed: [localhost]
2026-05-30 16:40:35.407971 | instance |
2026-05-30 16:40:35.407976 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-05-30 16:40:35.407981 | instance |
2026-05-30 16:40:35.408465 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-05-30 16:40:35.408757 | instance | Saturday 30 May 2026 16:40:35 +0000 (0:00:00.353) 0:00:08.001 **********
2026-05-30 16:40:35.570979 | instance | changed: [localhost]
2026-05-30 16:40:35.571030 | instance |
2026-05-30 16:40:35.571037 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-05-30 16:40:35.571043 | instance | Saturday 30 May 2026 16:40:35 +0000 (0:00:00.162) 0:00:08.164 **********
2026-05-30 16:40:35.593246 | instance | ok: [localhost]
2026-05-30 16:40:35.593293 | instance |
2026-05-30 16:40:35.593300 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-05-30 16:40:35.593307 | instance | Saturday 30 May 2026 16:40:35 +0000 (0:00:00.021) 0:00:08.185 **********
2026-05-30 16:40:35.630650 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-05-30 16:40:35.630672 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-05-30 16:40:35.630679 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-05-30 16:40:35.630686 | instance |
2026-05-30 16:40:35.630692 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-05-30 16:40:35.630698 | instance | Saturday 30 May 2026 16:40:35 +0000 (0:00:00.039) 0:00:08.224 **********
2026-05-30 16:40:35.975802 | instance | changed: [localhost]
2026-05-30 16:40:35.975842 | instance |
2026-05-30 16:40:35.975849 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-05-30 16:40:35.975855 | instance |
2026-05-30 16:40:35.975861 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-05-30 16:40:35.975867 | instance | Saturday 30 May 2026 16:40:35 +0000 (0:00:00.344) 0:00:08.569 **********
2026-05-30 16:40:36.146969 | instance | changed: [localhost]
2026-05-30 16:40:36.147014 | instance |
2026-05-30 16:40:36.147021 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-05-30 16:40:36.147027 | instance | Saturday 30 May 2026 16:40:36 +0000 (0:00:00.171) 0:00:08.741 **********
2026-05-30 16:40:36.172972 | instance | ok: [localhost]
2026-05-30 16:40:36.173026 | instance |
2026-05-30 16:40:36.173038 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-05-30 16:40:36.173048 | instance | Saturday 30 May 2026 16:40:36 +0000 (0:00:00.025) 0:00:08.766 **********
2026-05-30 16:40:36.209895 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-05-30 16:40:36.210133 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-05-30 16:40:36.210147 | instance |
2026-05-30 16:40:36.210158 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-05-30 16:40:36.210176 | instance | Saturday 30 May 2026 16:40:36 +0000 (0:00:00.036) 0:00:08.802 **********
2026-05-30 16:40:36.571097 | instance | changed: [localhost]
2026-05-30 16:40:36.571334 | instance |
2026-05-30 16:40:36.571597 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-05-30 16:40:36.571857 | instance |
2026-05-30 16:40:36.572157 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:40:36.572421 | instance | Saturday 30 May 2026 16:40:36 +0000 (0:00:00.362) 0:00:09.165 **********
2026-05-30 16:40:37.247084 | instance | ok: [localhost]
2026-05-30 16:40:37.247278 | instance |
2026-05-30 16:40:37.247471 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-05-30 16:40:37.247676 | instance | Saturday 30 May 2026 16:40:37 +0000 (0:00:00.676) 0:00:09.841 **********
2026-05-30 16:40:37.408230 | instance | changed: [localhost]
2026-05-30 16:40:37.408440 | instance |
2026-05-30 16:40:37.408696 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-05-30 16:40:37.408933 | instance | Saturday 30 May 2026 16:40:37 +0000 (0:00:00.160) 0:00:10.002 **********
2026-05-30 16:40:37.435566 | instance | ok: [localhost]
2026-05-30 16:40:37.435745 | instance |
2026-05-30 16:40:37.435946 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-05-30 16:40:37.436143 | instance | Saturday 30 May 2026 16:40:37 +0000 (0:00:00.027) 0:00:10.030 **********
2026-05-30 16:40:38.161930 | instance | ok: [localhost] => (item=keycloak_host)
2026-05-30 16:40:38.162135 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-05-30 16:40:38.162293 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-05-30 16:40:38.162445 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-05-30 16:40:38.162595 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-05-30 16:40:38.162744 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-05-30 16:40:38.162892 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-05-30 16:40:38.163040 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-05-30 16:40:38.163187 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-05-30 16:40:38.163334 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-05-30 16:40:38.163484 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-05-30 16:40:38.163630 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-05-30 16:40:38.163783 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-05-30 16:40:38.163954 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-05-30 16:40:38.164103 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-05-30 16:40:38.164251 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-05-30 16:40:38.164404 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-05-30 16:40:38.164579 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-05-30 16:40:38.164726 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-05-30 16:40:38.164873 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-05-30 16:40:38.165019 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-05-30 16:40:38.165166 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-05-30 16:40:38.165314 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-05-30 16:40:38.165455 | instance |
2026-05-30 16:40:38.165603 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-05-30 16:40:38.165769 | instance | Saturday 30 May 2026 16:40:38 +0000 (0:00:00.726) 0:00:10.756 **********
2026-05-30 16:40:38.502655 | instance | changed: [localhost]
2026-05-30 16:40:38.503280 | instance |
2026-05-30 16:40:38.503356 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-05-30 16:40:38.503366 | instance | Saturday 30 May 2026 16:40:38 +0000 (0:00:00.340) 0:00:11.096 **********
2026-05-30 16:40:38.685250 | instance | changed: [localhost]
2026-05-30 16:40:38.685399 | instance |
2026-05-30 16:40:38.685423 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-05-30 16:40:38.685884 | instance |
2026-05-30 16:40:38.686016 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-05-30 16:40:38.686043 | instance | Saturday 30 May 2026 16:40:38 +0000 (0:00:00.183) 0:00:11.279 **********
2026-05-30 16:40:38.866277 | instance | changed: [localhost]
2026-05-30 16:40:38.866408 | instance |
2026-05-30 16:40:38.866804 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-05-30 16:40:38.866874 | instance | Saturday 30 May 2026 16:40:38 +0000 (0:00:00.180) 0:00:11.460 **********
2026-05-30 16:40:38.899560 | instance | ok: [localhost]
2026-05-30 16:40:38.899639 | instance |
2026-05-30 16:40:38.899929 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-05-30 16:40:38.899982 | instance | Saturday 30 May 2026 16:40:38 +0000 (0:00:00.033) 0:00:11.493 **********
2026-05-30 16:40:38.942046 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]})
2026-05-30 16:40:38.942167 | instance |
2026-05-30 16:40:38.942295 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-05-30 16:40:38.942420 | instance | Saturday 30 May 2026 16:40:38 +0000 (0:00:00.042) 0:00:11.536 **********
2026-05-30 16:40:39.296771 | instance | changed: [localhost]
2026-05-30 16:40:39.297013 | instance |
2026-05-30 16:40:39.297322 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-05-30 16:40:39.297589 | instance |
2026-05-30 16:40:39.297922 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-05-30 16:40:39.298218 | instance | Saturday 30 May 2026 16:40:39 +0000 (0:00:00.354) 0:00:11.891 **********
2026-05-30 16:40:39.482760 | instance | changed: [localhost]
2026-05-30 16:40:39.482969 | instance |
2026-05-30 16:40:39.483245 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-05-30 16:40:39.483516 | instance | Saturday 30 May 2026 16:40:39 +0000 (0:00:00.186) 0:00:12.077 **********
2026-05-30 16:40:39.514113 | instance | ok: [localhost]
2026-05-30 16:40:39.514336 | instance |
2026-05-30 16:40:39.514610 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-05-30 16:40:39.514877 | instance | Saturday 30 May 2026 16:40:39 +0000 (0:00:00.031) 0:00:12.108 **********
2026-05-30 16:40:39.557630 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]})
2026-05-30 16:40:39.557837 | instance |
2026-05-30 16:40:39.558119 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-05-30 16:40:39.558397 | instance | Saturday 30 May 2026 16:40:39 +0000 (0:00:00.043) 0:00:12.151 **********
2026-05-30 16:40:39.918655 | instance | changed: [localhost]
2026-05-30 16:40:39.918830 | instance |
2026-05-30 16:40:39.919094 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-05-30 16:40:39.919337 | instance |
2026-05-30 16:40:39.919579 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-05-30 16:40:39.919801 | instance | Saturday 30 May 2026 16:40:39 +0000 (0:00:00.361) 0:00:12.513 **********
2026-05-30 16:40:40.114077 | instance | changed: [localhost]
2026-05-30 16:40:40.114256 | instance |
2026-05-30 16:40:40.114513 | instance | TASK [Load the current secrets into a variable] ********************************
2026-05-30 16:40:40.114775 | instance | Saturday 30 May 2026 16:40:40 +0000 (0:00:00.195) 0:00:12.708 **********
2026-05-30 16:40:40.146418 | instance | ok: [localhost]
2026-05-30 16:40:40.146559 | instance |
2026-05-30 16:40:40.146773 | instance | TASK [Generate secrets for missing variables] **********************************
2026-05-30 16:40:40.147007 | instance | Saturday 30 May 2026 16:40:40 +0000 (0:00:00.032) 0:00:12.740 **********
2026-05-30 16:40:40.538251 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-05-30 16:40:40.538517 | instance | ok: [localhost] => (item=keepalived_password)
2026-05-30 16:40:40.538736 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-05-30 16:40:40.538950 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-05-30 16:40:40.539173 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-05-30 16:40:40.539382 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-05-30 16:40:40.539593 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-05-30 16:40:40.539802 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-05-30 16:40:40.540013 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-05-30 16:40:40.540222 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-05-30 16:40:40.540429 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-05-30 16:40:40.540637 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-05-30 16:40:40.540859 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-05-30 16:40:40.541222 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-05-30 16:40:40.541470 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-05-30 16:40:40.541707 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-05-30 16:40:40.541920 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-05-30 16:40:40.542126 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-05-30 16:40:40.542333 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-05-30 16:40:40.542538 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-05-30 16:40:40.542748 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-05-30 16:40:40.542954 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-05-30 16:40:40.543157 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-05-30 16:40:40.543361 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-05-30 16:40:40.543571 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-05-30 16:40:40.543776 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-05-30 16:40:40.543981 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-05-30 16:40:40.544184 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-05-30 16:40:40.544387 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-05-30 16:40:40.544592 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-05-30 16:40:40.544795 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-05-30 16:40:40.544999 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-05-30 16:40:40.545258 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-05-30 16:40:40.545514 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-05-30 16:40:40.545761 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-05-30 16:40:40.545975 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-05-30 16:40:40.546190 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-05-30 16:40:40.546399 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-05-30 16:40:40.546609 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-05-30 16:40:40.546818 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-05-30 16:40:40.547028 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-05-30 16:40:40.547238 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-05-30 16:40:40.547446 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-05-30 16:40:40.547663 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-05-30 16:40:40.547883 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-05-30 16:40:40.548093 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-05-30 16:40:40.548301 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-05-30 16:40:40.548508 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-05-30 16:40:40.548716 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-05-30 16:40:40.548931 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-05-30 16:40:40.549140 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-05-30 16:40:40.549402 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-05-30 16:40:40.549608 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-05-30 16:40:40.549841 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-05-30 16:40:40.550038 | instance |
2026-05-30 16:40:40.550242 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-05-30 16:40:40.550453 | instance | Saturday 30 May 2026 16:40:40 +0000 (0:00:00.391) 0:00:13.132 **********
2026-05-30 16:40:40.590360 | instance | ok: [localhost] => (item=barbican_kek)
2026-05-30 16:40:40.590641 | instance |
2026-05-30 16:40:40.590863 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-05-30 16:40:40.591073 | instance | Saturday 30 May 2026 16:40:40 +0000 (0:00:00.051) 0:00:13.184 **********
2026-05-30 16:40:41.022713 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-30 16:40:41.022830 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-30 16:40:41.022836 | instance |
2026-05-30 16:40:41.022841 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-05-30 16:40:41.022845 | instance | Saturday 30 May 2026 16:40:41 +0000 (0:00:00.431) 0:00:13.615 **********
2026-05-30 16:40:43.811941 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-30 16:40:43.812692 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-30 16:40:43.812768 | instance |
2026-05-30 16:40:43.812777 | instance | TASK [Set values for SSH keys] *************************************************
2026-05-30 16:40:43.812785 | instance | Saturday 30 May 2026 16:40:43 +0000 (0:00:02.790) 0:00:16.405 **********
2026-05-30 16:40:43.864423 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-05-30 16:40:43.864529 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-05-30 16:40:43.865051 | instance |
2026-05-30 16:40:43.865103 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-05-30 16:40:43.865111 | instance | Saturday 30 May 2026 16:40:43 +0000 (0:00:00.052) 0:00:16.458 **********
2026-05-30 16:40:44.190972 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-30 16:40:44.191628 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-30 16:40:44.191675 | instance |
2026-05-30 16:40:44.191683 | instance | TASK [Write new secrets file to disk] ******************************************
2026-05-30 16:40:44.191690 | instance | Saturday 30 May 2026 16:40:44 +0000 (0:00:00.326) 0:00:16.785 **********
2026-05-30 16:40:44.518070 | instance | changed: [localhost]
2026-05-30 16:40:44.518612 | instance |
2026-05-30 16:40:44.518650 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-05-30 16:40:44.518658 | instance | Saturday 30 May 2026 16:40:44 +0000 (0:00:00.327) 0:00:17.112 **********
2026-05-30 16:40:44.553520 | instance | skipping: [localhost]
2026-05-30 16:40:44.553704 | instance |
2026-05-30 16:40:44.553996 | instance | PLAY [Setup networking] ********************************************************
2026-05-30 16:40:44.554206 | instance |
2026-05-30 16:40:44.554425 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:40:44.554638 | instance | Saturday 30 May 2026 16:40:44 +0000 (0:00:00.035) 0:00:17.148 **********
2026-05-30 16:40:45.234270 | instance | ok: [instance]
2026-05-30 16:40:45.234302 | instance |
2026-05-30 16:40:45.234308 | instance | TASK [Create bridge for management network] ************************************
2026-05-30 16:40:45.234312 | instance | Saturday 30 May 2026 16:40:45 +0000 (0:00:00.680) 0:00:17.828 **********
2026-05-30 16:40:45.561419 | instance | ok: [instance]
2026-05-30 16:40:45.561536 | instance |
2026-05-30 16:40:45.561942 | instance | TASK [Create fake interface for management bridge] *****************************
2026-05-30 16:40:45.562182 | instance | Saturday 30 May 2026 16:40:45 +0000 (0:00:00.327) 0:00:18.156 **********
2026-05-30 16:40:45.771222 | instance | ok: [instance]
2026-05-30 16:40:45.771731 | instance |
2026-05-30 16:40:45.771772 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-05-30 16:40:45.771780 | instance | Saturday 30 May 2026 16:40:45 +0000 (0:00:00.209) 0:00:18.365 **********
2026-05-30 16:40:45.970442 | instance | ok: [instance]
2026-05-30 16:40:45.970525 | instance |
2026-05-30 16:40:45.970595 | instance | TASK [Assign IP address for management bridge] *********************************
2026-05-30 16:40:45.970707 | instance | Saturday 30 May 2026 16:40:45 +0000 (0:00:00.199) 0:00:18.565 **********
2026-05-30 16:40:46.169568 | instance | ok: [instance]
2026-05-30 16:40:46.169622 | instance |
2026-05-30 16:40:46.169933 | instance | TASK [Bring up interfaces] *****************************************************
2026-05-30 16:40:46.169979 | instance | Saturday 30 May 2026 16:40:46 +0000 (0:00:00.198) 0:00:18.764 **********
2026-05-30 16:40:46.579622 | instance | ok: [instance] => (item=br-mgmt)
2026-05-30 16:40:46.579703 | instance | ok: [instance] => (item=dummy0)
2026-05-30 16:40:46.580319 | instance |
2026-05-30 16:40:46.580363 | instance | PLAY [Create devices for Ceph] *************************************************
2026-05-30 16:40:46.580368 | instance |
2026-05-30 16:40:46.580372 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:40:46.580377 | instance | Saturday 30 May 2026 16:40:46 +0000 (0:00:00.410) 0:00:19.174 **********
2026-05-30 16:40:47.309383 | instance | ok: [instance]
2026-05-30 16:40:47.309478 | instance |
2026-05-30 16:40:47.309771 | instance | TASK [Install depedencies] *****************************************************
2026-05-30 16:40:47.309846 | instance | Saturday 30 May 2026 16:40:47 +0000 (0:00:00.729) 0:00:19.904 **********
2026-05-30 16:41:06.326311 | instance | changed: [instance]
2026-05-30 16:41:06.326385 | instance |
2026-05-30 16:41:06.326664 | instance | TASK [Start up service] ********************************************************
2026-05-30 16:41:06.326698 | instance | Saturday 30 May 2026 16:41:06 +0000 (0:00:19.016) 0:00:38.920 **********
2026-05-30 16:41:06.862146 | instance | ok: [instance]
2026-05-30 16:41:06.862213 | instance |
2026-05-30 16:41:06.862480 | instance | TASK [Generate lvm.conf] *******************************************************
2026-05-30 16:41:06.862523 | instance | Saturday 30 May 2026 16:41:06 +0000 (0:00:00.536) 0:00:39.457 **********
2026-05-30 16:41:07.082466 | instance | ok: [instance]
2026-05-30 16:41:07.083035 | instance |
2026-05-30 16:41:07.083340 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-05-30 16:41:07.083350 | instance | Saturday 30 May 2026 16:41:07 +0000 (0:00:00.219) 0:00:39.676 **********
2026-05-30 16:41:07.539068 | instance | changed: [instance]
2026-05-30 16:41:07.539194 | instance |
2026-05-30 16:41:07.539538 | instance | TASK [Get list of all loopback devices] ****************************************
2026-05-30 16:41:07.539600 | instance | Saturday 30 May 2026 16:41:07 +0000 (0:00:00.456) 0:00:40.133 **********
2026-05-30 16:41:07.734858 | instance | ok: [instance]
2026-05-30 16:41:07.735299 | instance |
2026-05-30 16:41:07.735320 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-05-30 16:41:07.735328 | instance | Saturday 30 May 2026 16:41:07 +0000 (0:00:00.195) 0:00:40.329 **********
2026-05-30 16:41:07.760070 | instance | skipping: [instance]
2026-05-30 16:41:07.760227 | instance |
2026-05-30 16:41:07.760402 | instance | TASK [Create devices for Ceph] *************************************************
2026-05-30 16:41:07.760622 | instance | Saturday 30 May 2026 16:41:07 +0000 (0:00:00.025) 0:00:40.355 **********
2026-05-30 16:41:08.300035 | instance | changed: [instance] => (item=osd0)
2026-05-30 16:41:08.300177 | instance | changed: [instance] => (item=osd1)
2026-05-30 16:41:08.300414 | instance | changed: [instance] => (item=osd2)
2026-05-30 16:41:08.300619 | instance |
2026-05-30 16:41:08.300841 | instance | TASK [Set permissions on loopback devices] *************************************
2026-05-30 16:41:08.301064 | instance | Saturday 30 May 2026 16:41:08 +0000 (0:00:00.539) 0:00:40.894 **********
2026-05-30 16:41:08.852920 | instance | changed: [instance] => (item=osd0)
2026-05-30 16:41:08.853008 | instance | changed: [instance] => (item=osd1)
2026-05-30 16:41:08.853022 | instance | changed: [instance] => (item=osd2)
2026-05-30 16:41:08.853151 | instance |
2026-05-30 16:41:08.853350 | instance | TASK [Start loop devices] ******************************************************
2026-05-30 16:41:08.853509 | instance | Saturday 30 May 2026 16:41:08 +0000 (0:00:00.553) 0:00:41.447 **********
2026-05-30 16:41:09.550501 | instance | changed: [instance] => (item=osd0)
2026-05-30 16:41:09.550970 | instance | changed: [instance] => (item=osd1)
2026-05-30 16:41:09.551331 | instance | changed: [instance] => (item=osd2)
2026-05-30 16:41:09.551656 | instance |
2026-05-30 16:41:09.551996 | instance | TASK [Create a volume group for each loop device] ******************************
2026-05-30 16:41:09.552334 | instance | Saturday 30 May 2026 16:41:09 +0000 (0:00:00.696) 0:00:42.144 **********
2026-05-30 16:41:12.761252 | instance | changed: [instance] => (item=osd0)
2026-05-30 16:41:12.761506 | instance | changed: [instance] => (item=osd1)
2026-05-30 16:41:12.761739 | instance | changed: [instance] => (item=osd2)
2026-05-30 16:41:12.761949 | instance |
2026-05-30 16:41:12.762158 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-05-30 16:41:12.762371 | instance | Saturday 30 May 2026 16:41:12 +0000 (0:00:03.209) 0:00:45.353 **********
2026-05-30 16:41:14.641287 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-05-30 16:41:14.641779 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-05-30 16:41:14.642201 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-05-30 16:41:14.642420 | instance |
2026-05-30 16:41:14.642637 | instance | PLAY [controllers] *************************************************************
2026-05-30 16:41:14.642840 | instance |
2026-05-30 16:41:14.643055 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:41:14.643323 | instance | Saturday 30 May 2026 16:41:14 +0000 (0:00:01.881) 0:00:47.235 **********
2026-05-30 16:41:16.514192 | instance | ok: [instance]
2026-05-30 16:41:16.514703 | instance |
2026-05-30 16:41:16.515075 | instance | TASK [Set masquerade rule] *****************************************************
2026-05-30 16:41:16.515423 | instance | Saturday 30 May 2026 16:41:16 +0000 (0:00:01.872) 0:00:49.108 **********
2026-05-30 16:41:17.016619 | instance | changed: [instance]
2026-05-30 16:41:17.017019 | instance |
2026-05-30 16:41:17.017229 | instance | PLAY RECAP *********************************************************************
2026-05-30 16:41:17.017465 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-05-30 16:41:17.026439 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-05-30 16:41:17.027440 | instance |
2026-05-30 16:41:17.027892 | instance | Saturday 30 May 2026 16:41:17 +0000 (0:00:00.502) 0:00:49.611 **********
2026-05-30 16:41:17.028235 | instance | ===============================================================================
2026-05-30 16:41:17.028581 | instance | Install depedencies ---------------------------------------------------- 19.02s
2026-05-30 16:41:17.028921 | instance | Create a volume group for each loop device ------------------------------ 3.21s
2026-05-30 16:41:17.029268 | instance | Generate SSH keys for missing variables --------------------------------- 2.79s
2026-05-30 16:41:17.029606 | instance | Configure short hostname ------------------------------------------------ 2.53s
2026-05-30 16:41:17.030016 | instance | Create a logical volume for each loop device ---------------------------- 1.88s
2026-05-30 16:41:17.030362 | instance | Gathering Facts --------------------------------------------------------- 1.87s
2026-05-30 16:41:17.030696 | instance | Gathering Facts --------------------------------------------------------- 1.12s
2026-05-30 16:41:17.031071 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.10s
2026-05-30 16:41:17.031405 | instance | Create folders for workspace -------------------------------------------- 0.95s
2026-05-30 16:41:17.031737 | instance | Gathering Facts --------------------------------------------------------- 0.73s
2026-05-30 16:41:17.032068 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.73s
2026-05-30 16:41:17.032399 | instance | Start loop devices ------------------------------------------------------ 0.70s
2026-05-30 16:41:17.032726 | instance | Gathering Facts --------------------------------------------------------- 0.68s
2026-05-30 16:41:17.033061 | instance | Purge "snapd" package --------------------------------------------------- 0.68s
2026-05-30 16:41:17.033388 | instance | Gathering Facts --------------------------------------------------------- 0.68s
2026-05-30 16:41:17.033798 | instance | Set permissions on loopback devices ------------------------------------- 0.55s
2026-05-30 16:41:17.034161 | instance | Create devices for Ceph ------------------------------------------------- 0.54s
2026-05-30 16:41:17.034500 | instance | Start up service -------------------------------------------------------- 0.54s
2026-05-30 16:41:17.034873 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.52s
2026-05-30 16:41:17.035212 | instance | Set masquerade rule ----------------------------------------------------- 0.50s
2026-05-30 16:41:17.088025 | instance | INFO [aio > prepare] Executed: Successful
2026-05-30 16:41:17.098616 | instance | INFO [aio > converge] Executing
2026-05-30 16:41:19.858955 | instance |
2026-05-30 16:41:19.859434 | instance | PLAY [all] *********************************************************************
2026-05-30 16:41:19.859781 | instance |
2026-05-30 16:41:19.860195 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:41:19.860708 | instance | Saturday 30 May 2026 16:41:19 +0000 (0:00:00.016) 0:00:00.016 **********
2026-05-30 16:41:21.012471 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-05-30 16:41:21.012879 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-05-30 16:41:21.013224 | instance | interpreter could change the meaning of that path. See
2026-05-30 16:41:21.013563 | instance | https://docs.ansible.com/ansible-
2026-05-30 16:41:21.013974 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-05-30 16:41:21.021635 | instance | ok: [instance]
2026-05-30 16:41:21.022012 | instance |
2026-05-30 16:41:21.022373 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-05-30 16:41:21.022735 | instance | Saturday 30 May 2026 16:41:21 +0000 (0:00:01.162) 0:00:01.179 **********
2026-05-30 16:41:21.051609 | instance | skipping: [instance]
2026-05-30 16:41:21.051945 | instance |
2026-05-30 16:41:21.052273 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-05-30 16:41:21.052598 | instance | Saturday 30 May 2026 16:41:21 +0000 (0:00:00.030) 0:00:01.209 **********
2026-05-30 16:41:21.225145 | instance | ok: [instance]
2026-05-30 16:41:21.225572 | instance |
2026-05-30 16:41:21.225977 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-05-30 16:41:21.226302 | instance |
2026-05-30 16:41:21.226638 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:41:21.226970 | instance | Saturday 30 May 2026 16:41:21 +0000 (0:00:00.173) 0:00:01.382 **********
2026-05-30 16:41:22.098183 | instance | ok: [instance]
2026-05-30 16:41:22.098542 | instance |
2026-05-30 16:41:22.098866 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 16:41:22.099217 | instance | Saturday 30 May 2026 16:41:22 +0000 (0:00:00.872) 0:00:02.255 **********
2026-05-30 16:41:22.370401 | instance | ok: [instance]
2026-05-30 16:41:22.370755 | instance |
2026-05-30 16:41:22.371163 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 16:41:22.371608 | instance | Saturday 30 May 2026 16:41:22 +0000 (0:00:00.272) 0:00:02.527 **********
2026-05-30 16:41:22.413524 | instance | skipping: [instance]
2026-05-30 16:41:22.413897 | instance |
2026-05-30 16:41:22.414225 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-30 16:41:22.414592 | instance | Saturday 30 May 2026 16:41:22 +0000 (0:00:00.043) 0:00:02.571 **********
2026-05-30 16:41:22.769539 | instance | changed: [instance]
2026-05-30 16:41:22.769908 | instance |
2026-05-30 16:41:22.770238 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:41:22.770622 | instance | Saturday 30 May 2026 16:41:22 +0000 (0:00:00.355) 0:00:02.926 **********
2026-05-30 16:41:22.839168 | instance | ok: [instance] => {
2026-05-30 16:41:22.839473 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-30 16:41:22.839799 | instance | }
2026-05-30 16:41:22.840131 | instance |
2026-05-30 16:41:22.840466 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:41:22.840828 | instance | Saturday 30 May 2026 16:41:22 +0000 (0:00:00.069) 0:00:02.996 **********
2026-05-30 16:41:23.479469 | instance | changed: [instance]
2026-05-30 16:41:23.479831 | instance |
2026-05-30 16:41:23.480163 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:41:23.480486 | instance | Saturday 30 May 2026 16:41:23 +0000 (0:00:00.640) 0:00:03.636 **********
2026-05-30 16:41:23.528828 | instance | skipping: [instance]
2026-05-30 16:41:23.529168 | instance |
2026-05-30 16:41:23.529496 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 16:41:23.529850 | instance | Saturday 30 May 2026 16:41:23 +0000 (0:00:00.049) 0:00:03.686 **********
2026-05-30 16:41:23.576557 | instance | skipping: [instance]
2026-05-30 16:41:23.576895 | instance |
2026-05-30 16:41:23.577223 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 16:41:23.577551 | instance | Saturday 30 May 2026 16:41:23 +0000 (0:00:00.047) 0:00:03.734 **********
2026-05-30 16:41:23.787289 | instance | ok: [instance]
2026-05-30 16:41:23.787677 | instance |
2026-05-30 16:41:23.788011 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 16:41:23.788334 | instance | Saturday 30 May 2026 16:41:23 +0000 (0:00:00.210) 0:00:03.944 **********
2026-05-30 16:41:24.926759 | instance | ok: [instance]
2026-05-30 16:41:24.927129 | instance |
2026-05-30 16:41:24.927464 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:41:24.927788 | instance | Saturday 30 May 2026 16:41:24 +0000 (0:00:01.139) 0:00:05.083 **********
2026-05-30 16:41:24.998391 | instance | ok: [instance] => {
2026-05-30 16:41:24.998535 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-30 16:41:24.998674 | instance | }
2026-05-30 16:41:24.998930 | instance |
2026-05-30 16:41:24.999143 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:41:24.999351 | instance | Saturday 30 May 2026 16:41:24 +0000 (0:00:00.070) 0:00:05.154 **********
2026-05-30 16:41:25.815015 | instance | changed: [instance]
2026-05-30 16:41:25.815654 | instance |
2026-05-30 16:41:25.816064 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:41:25.816412 | instance | Saturday 30 May 2026 16:41:25 +0000 (0:00:00.816) 0:00:05.971 **********
2026-05-30 16:41:28.782205 | instance | changed: [instance]
2026-05-30 16:41:28.782286 | instance |
2026-05-30 16:41:28.782404 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-30 16:41:28.782601 | instance | Saturday 30 May 2026 16:41:28 +0000 (0:00:02.965) 0:00:08.936 **********
2026-05-30 16:41:28.818172 | instance | skipping: [instance]
2026-05-30 16:41:28.818278 | instance |
2026-05-30 16:41:28.818448 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-30 16:41:28.818598 | instance | Saturday 30 May 2026 16:41:28 +0000 (0:00:00.037) 0:00:08.974 **********
2026-05-30 16:41:28.858322 | instance | skipping: [instance]
2026-05-30 16:41:28.858488 | instance |
2026-05-30 16:41:28.858728 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-30 16:41:28.858916 | instance | Saturday 30 May 2026 16:41:28 +0000 (0:00:00.040) 0:00:09.014 **********
2026-05-30 16:41:28.893999 | instance | skipping: [instance]
2026-05-30 16:41:28.894155 | instance |
2026-05-30 16:41:28.894306 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-30 16:41:28.894453 | instance | Saturday 30 May 2026 16:41:28 +0000 (0:00:00.036) 0:00:09.050 **********
2026-05-30 16:41:34.414452 | instance | changed: [instance]
2026-05-30 16:41:34.414541 | instance |
2026-05-30 16:41:34.414636 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-30 16:41:34.414747 | instance | Saturday 30 May 2026 16:41:34 +0000 (0:00:05.517) 0:00:14.567 **********
2026-05-30 16:41:35.026235 | instance | changed: [instance]
2026-05-30 16:41:35.026360 | instance |
2026-05-30 16:41:35.026373 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-30 16:41:35.026474 | instance | Saturday 30 May 2026 16:41:35 +0000 (0:00:00.613) 0:00:15.181 **********
2026-05-30 16:41:35.935898 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-05-30 16:41:35.936009 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-30 16:41:35.936080 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-30 16:41:35.936693 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-30 16:41:35.936752 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-30 16:41:35.936758 | instance |
2026-05-30 16:41:35.936764 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-30 16:41:35.936768 | instance | Saturday 30 May 2026 16:41:35 +0000 (0:00:00.911) 0:00:16.093 **********
2026-05-30 16:41:36.514325 | instance | changed: [instance]
2026-05-30 16:41:36.514410 | instance |
2026-05-30 16:41:36.515307 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-30 16:41:36.515370 | instance | Saturday 30 May 2026 16:41:36 +0000 (0:00:00.569) 0:00:16.663 **********
2026-05-30 16:41:36.515376 | instance |
2026-05-30 16:41:36.515381 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-05-30 16:41:36.515385 | instance | Saturday 30 May 2026 16:41:36 +0000 (0:00:00.008) 0:00:16.671 **********
2026-05-30 16:41:37.428448 | instance | ok: [instance]
2026-05-30 16:41:37.428518 | instance |
2026-05-30 16:41:37.428795 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-05-30 16:41:37.428932 | instance | Saturday 30 May 2026 16:41:37 +0000 (0:00:00.914) 0:00:17.585 **********
2026-05-30 16:41:37.893382 | instance | changed: [instance]
2026-05-30 16:41:37.893469 | instance |
2026-05-30 16:41:37.893809 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-30 16:41:37.893870 | instance | Saturday 30 May 2026 16:41:37 +0000 (0:00:00.464) 0:00:18.050 **********
2026-05-30 16:41:38.443699 | instance | changed: [instance]
2026-05-30 16:41:38.443774 | instance |
2026-05-30 16:41:38.444037 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 16:41:38.444075 | instance | Saturday 30 May 2026 16:41:38 +0000 (0:00:00.550) 0:00:18.601 **********
2026-05-30 16:41:38.656704 | instance | ok: [instance]
2026-05-30 16:41:38.656816 | instance |
2026-05-30 16:41:38.657121 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:41:38.657163 | instance | Saturday 30 May 2026 16:41:38 +0000 (0:00:00.212) 0:00:18.814 **********
2026-05-30 16:41:38.716195 | instance | ok: [instance] => {
2026-05-30 16:41:38.717260 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-05-30 16:41:38.717286 | instance | }
2026-05-30 16:41:38.717292 | instance |
2026-05-30 16:41:38.717296 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:41:38.717301 | instance | Saturday 30 May 2026 16:41:38 +0000 (0:00:00.059) 0:00:18.873 **********
2026-05-30 16:41:39.515512 | instance | changed: [instance]
2026-05-30 16:41:39.515966 | instance |
2026-05-30 16:41:39.515985 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:41:39.515993 | instance | Saturday 30 May 2026 16:41:39 +0000 (0:00:00.799) 0:00:19.673 **********
2026-05-30 16:41:43.840022 | instance | changed: [instance]
2026-05-30 16:41:43.840105 | instance |
2026-05-30 16:41:43.840373 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-05-30 16:41:43.840416 | instance | Saturday 30 May 2026 16:41:43 +0000 (0:00:04.324) 0:00:23.997 **********
2026-05-30 16:41:44.831383 | instance | ok: [instance]
2026-05-30 16:41:44.831452 | instance |
2026-05-30 16:41:44.831659 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-05-30 16:41:44.831697 | instance | Saturday 30 May 2026 16:41:44 +0000 (0:00:00.991) 0:00:24.988 **********
2026-05-30 16:41:45.267534 | instance | changed: [instance]
2026-05-30 16:41:45.267596 | instance |
2026-05-30 16:41:45.268005 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-05-30 16:41:45.268081 | instance | Saturday 30 May 2026 16:41:45 +0000 (0:00:00.435) 0:00:25.424 **********
2026-05-30 16:41:45.727020 | instance | changed: [instance]
2026-05-30 16:41:45.727136 | instance |
2026-05-30 16:41:45.727206 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-05-30 16:41:45.727378 | instance | Saturday 30 May 2026 16:41:45 +0000 (0:00:00.460) 0:00:25.884 **********
2026-05-30 16:41:46.276770 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-05-30 16:41:46.276826 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-05-30 16:41:46.277345 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-05-30 16:41:46.277379 | instance |
2026-05-30 16:41:46.277385 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-05-30 16:41:46.277390 | instance | Saturday 30 May 2026 16:41:46 +0000 (0:00:00.549) 0:00:26.434 **********
2026-05-30 16:41:46.713720 | instance | changed: [instance]
2026-05-30 16:41:46.713830 | instance |
2026-05-30 16:41:46.714161 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-05-30 16:41:46.714233 | instance | Saturday 30 May 2026 16:41:46 +0000 (0:00:00.436) 0:00:26.870 **********
2026-05-30 16:41:47.172745 | instance | changed: [instance]
2026-05-30 16:41:47.172856 | instance |
2026-05-30 16:41:47.172871 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-05-30 16:41:47.173447 | instance | Saturday 30 May 2026 16:41:47 +0000 (0:00:00.451) 0:00:27.322 **********
2026-05-30 16:41:47.173713 | instance |
2026-05-30 16:41:47.173720 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-05-30 16:41:47.173724 | instance | Saturday 30 May 2026 16:41:47 +0000 (0:00:00.008) 0:00:27.330 **********
2026-05-30 16:41:47.858195 | instance | ok: [instance]
2026-05-30 16:41:47.858270 | instance |
2026-05-30 16:41:47.858290 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-05-30 16:41:47.858301 | instance | Saturday 30 May 2026 16:41:47 +0000 (0:00:00.685) 0:00:28.015 **********
2026-05-30 16:41:48.652548 | instance | changed: [instance]
2026-05-30 16:41:48.652634 | instance |
2026-05-30 16:41:48.652853 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-05-30 16:41:48.652892 | instance | Saturday 30 May 2026 16:41:48 +0000 (0:00:00.794) 0:00:28.810 **********
2026-05-30 16:41:49.224526 | instance | changed: [instance]
2026-05-30 16:41:49.224600 | instance |
2026-05-30 16:41:49.224855 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-05-30 16:41:49.224893 | instance | Saturday 30 May 2026 16:41:49 +0000 (0:00:00.571) 0:00:29.381 **********
2026-05-30 16:41:49.282271 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-05-30 16:41:49.282643 | instance |
2026-05-30 16:41:49.282682 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-05-30 16:41:49.282688 | instance | Saturday 30 May 2026 16:41:49 +0000 (0:00:00.057) 0:00:29.439 **********
2026-05-30 16:41:54.079036 | instance | changed: [instance]
2026-05-30 16:41:54.079431 | instance |
2026-05-30 16:41:54.079446 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-05-30 16:41:54.079458 | instance | Saturday 30 May 2026 16:41:54 +0000 (0:00:04.796) 0:00:34.236 **********
2026-05-30 16:41:54.717036 | instance | ok: [instance] => (item=chronyd)
2026-05-30 16:41:54.717113 | instance | ok: [instance] => (item=sshd)
2026-05-30 16:41:54.717507 | instance |
2026-05-30 16:41:54.717578 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-05-30 16:41:54.717584 | instance | Saturday 30 May 2026 16:41:54 +0000 (0:00:00.637) 0:00:34.874 **********
2026-05-30 16:41:55.039555 | instance | changed: [instance]
2026-05-30 16:41:55.039630 | instance |
2026-05-30 16:41:55.039992 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-05-30 16:41:55.040037 | instance | Saturday 30 May 2026 16:41:55 +0000 (0:00:00.322) 0:00:35.196 **********
2026-05-30 16:41:55.237849 | instance | ok: [instance]
2026-05-30 16:41:55.237908 | instance |
2026-05-30 16:41:55.238190 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-05-30 16:41:55.238227 | instance | Saturday 30 May 2026 16:41:55 +0000 (0:00:00.198) 0:00:35.395 **********
2026-05-30 16:41:55.676790 | instance | changed: [instance]
2026-05-30 16:41:55.676903 | instance |
2026-05-30 16:41:55.677222 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-05-30 16:41:55.677260 | instance | Saturday 30 May 2026 16:41:55 +0000 (0:00:00.438) 0:00:35.834 **********
2026-05-30 16:41:56.056152 | instance | changed: [instance]
2026-05-30 16:41:56.056231 | instance |
2026-05-30 16:41:56.056298 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-05-30 16:41:56.056431 | instance | Saturday 30 May 2026 16:41:56 +0000 (0:00:00.379) 0:00:36.213 **********
2026-05-30 16:41:56.168458 | instance | ok: [instance]
2026-05-30 16:41:56.168541 | instance |
2026-05-30 16:41:56.168815 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-05-30 16:41:56.168853 | instance | Saturday 30 May 2026 16:41:56 +0000 (0:00:00.112) 0:00:36.325 **********
2026-05-30 16:41:56.394458 | instance | ok: [instance] => (item=instance)
2026-05-30 16:41:56.394510 | instance |
2026-05-30 16:41:56.394754 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-05-30 16:41:56.394887 | instance | Saturday 30 May 2026 16:41:56 +0000 (0:00:00.226) 0:00:36.551 **********
2026-05-30 16:41:56.441733 | instance | ok: [instance]
2026-05-30 16:41:56.442113 | instance |
2026-05-30 16:41:56.442129 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-05-30 16:41:56.442136 | instance | Saturday 30 May 2026 16:41:56 +0000 (0:00:00.047) 0:00:36.599 **********
2026-05-30 16:41:56.507142 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-05-30 16:41:56.507245 | instance |
2026-05-30 16:41:56.507492 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-05-30 16:41:56.507531 | instance | Saturday 30 May 2026 16:41:56 +0000 (0:00:00.065) 0:00:36.664 **********
2026-05-30 16:41:56.839206 | instance | changed: [instance]
2026-05-30 16:41:56.839251 | instance |
2026-05-30 16:41:56.839258 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-05-30 16:41:56.839262 | instance | Saturday 30 May 2026 16:41:56 +0000 (0:00:00.331) 0:00:36.996 **********
2026-05-30 16:41:57.516336 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-05-30 16:41:57.516416 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-05-30 16:41:57.516876 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-05-30 16:41:57.516913 | instance |
2026-05-30 16:41:57.516919 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-05-30 16:41:57.516924 | instance | Saturday 30 May 2026 16:41:57 +0000 (0:00:00.677) 0:00:37.673 **********
2026-05-30 16:43:24.105132 | instance | ok: [instance]
2026-05-30 16:43:24.105815 | instance |
2026-05-30 16:43:24.105832 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-05-30 16:43:24.105838 | instance | Saturday 30 May 2026 16:43:24 +0000 (0:01:26.584) 0:02:04.258 **********
2026-05-30 16:43:24.350173 | instance | changed: [instance]
2026-05-30 16:43:24.350244 | instance |
2026-05-30 16:43:24.350530 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-05-30 16:43:24.350586 | instance | Saturday 30 May 2026 16:43:24 +0000 (0:00:00.249) 0:02:04.507 **********
2026-05-30 16:43:24.401770 | instance | ok: [instance]
2026-05-30 16:43:24.402173 | instance |
2026-05-30 16:43:24.402236 | instance | TASK [Install Ceph host] *******************************************************
2026-05-30 16:43:24.402243 | instance | Saturday 30 May 2026 16:43:24 +0000 (0:00:00.051) 0:02:04.558 **********
2026-05-30 16:43:24.492662 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-30 16:43:24.492774 | instance |
2026-05-30 16:43:24.492845 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-30 16:43:24.493076 | instance | Saturday 30 May 2026 16:43:24 +0000 (0:00:00.090) 0:02:04.649 **********
2026-05-30 16:43:29.632101 | instance | ok: [instance]
2026-05-30 16:43:29.632582 | instance |
2026-05-30 16:43:29.632604 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-30 16:43:29.632612 | instance | Saturday 30 May 2026 16:43:29 +0000 (0:00:05.139) 0:02:09.789 **********
2026-05-30 16:43:29.690130 | instance | ok: [instance] => (item=instance)
2026-05-30 16:43:29.690229 | instance |
2026-05-30 16:43:29.690512 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-30 16:43:29.690554 | instance | Saturday 30 May 2026 16:43:29 +0000 (0:00:00.058) 0:02:09.847 **********
2026-05-30 16:43:30.123112 | instance | ok: [instance]
2026-05-30 16:43:30.123262 | instance |
2026-05-30 16:43:30.123336 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-30 16:43:30.123522 | instance | Saturday 30 May 2026 16:43:30 +0000 (0:00:00.432) 0:02:10.280 **********
2026-05-30 16:43:37.486659 | instance | ok: [instance]
2026-05-30 16:43:37.486726 | instance |
2026-05-30 16:43:37.486963 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-05-30 16:43:37.486979 | instance | Saturday 30 May 2026 16:43:37 +0000 (0:00:07.363) 0:02:17.644 **********
2026-05-30 16:44:23.315779 | instance | changed: [instance]
2026-05-30 16:44:23.315849 | instance |
2026-05-30 16:44:23.316129 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-05-30 16:44:23.316172 | instance | Saturday 30 May 2026 16:44:23 +0000 (0:00:45.829) 0:03:03.473 **********
2026-05-30 16:44:37.445051 | instance | ok: [instance]
2026-05-30 16:44:37.445155 | instance |
2026-05-30 16:44:37.445228 | instance | TASK [Install Ceph host] *******************************************************
2026-05-30 16:44:37.445363 | instance | Saturday 30 May 2026 16:44:37 +0000 (0:00:14.129) 0:03:17.602 **********
2026-05-30 16:44:37.519412 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-30 16:44:37.519509 | instance |
2026-05-30 16:44:37.519544 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-30 16:44:37.519701 | instance | Saturday 30 May 2026 16:44:37 +0000 (0:00:00.074) 0:03:17.676 **********
2026-05-30 16:44:37.576072 | instance | skipping: [instance]
2026-05-30 16:44:37.576149 | instance |
2026-05-30 16:44:37.576458 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-30 16:44:37.576508 | instance | Saturday 30 May 2026 16:44:37 +0000 (0:00:00.056) 0:03:17.733 **********
2026-05-30 16:44:37.632762 | instance | skipping: [instance] => (item=instance)
2026-05-30 16:44:37.632870 | instance | skipping: [instance]
2026-05-30 16:44:37.632889 | instance |
2026-05-30 16:44:37.633158 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-30 16:44:37.633207 | instance | Saturday 30 May 2026 16:44:37 +0000 (0:00:00.056) 0:03:17.789 **********
2026-05-30 16:44:37.894097 | instance | ok: [instance]
2026-05-30 16:44:37.894173 | instance |
2026-05-30 16:44:37.894519 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-30 16:44:37.894571 | instance | Saturday 30 May 2026 16:44:37 +0000 (0:00:00.261) 0:03:18.051 **********
2026-05-30 16:44:44.609462 | instance | ok: [instance]
2026-05-30 16:44:44.609532 | instance |
2026-05-30 16:44:44.609694 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-05-30 16:44:44.609838 | instance | Saturday 30 May 2026 16:44:44 +0000 (0:00:06.715) 0:03:24.766 **********
2026-05-30 16:44:56.723088 | instance | changed: [instance]
2026-05-30 16:44:56.723163 | instance |
2026-05-30 16:44:56.723276 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-05-30 16:44:56.723403 | instance | Saturday 30 May 2026 16:44:56 +0000 (0:00:12.109) 0:03:36.876 **********
2026-05-30 16:45:02.751090 | instance | ok: [instance]
2026-05-30 16:45:02.751319 | instance |
2026-05-30 16:45:02.751603 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-05-30 16:45:02.751920 | instance | Saturday 30 May 2026 16:45:02 +0000 (0:00:06.031) 0:03:42.908 **********
2026-05-30 16:45:09.722500 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-05-30 16:45:09.722568 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-05-30 16:45:09.722580 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-05-30 16:45:09.722589 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-05-30 16:45:09.722599 | instance |
2026-05-30 16:45:09.722608 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-05-30 16:45:09.722618 | instance |
2026-05-30 16:45:09.722627 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:45:09.722636 | instance | Saturday 30 May 2026 16:45:09 +0000 (0:00:06.969) 0:03:49.877 **********
2026-05-30 16:45:10.713995 | instance | ok: [instance]
2026-05-30 16:45:10.714148 | instance |
2026-05-30 16:45:10.714295 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 16:45:10.714426 | instance | Saturday 30 May 2026 16:45:10 +0000 (0:00:00.993) 0:03:50.871 **********
2026-05-30 16:45:10.927749 | instance | ok: [instance]
2026-05-30 16:45:10.927855 | instance |
2026-05-30 16:45:10.928010 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 16:45:10.928157 | instance | Saturday 30 May 2026 16:45:10 +0000 (0:00:00.213) 0:03:51.085 **********
2026-05-30 16:45:10.975359 | instance | skipping: [instance]
2026-05-30 16:45:10.975555 | instance |
2026-05-30 16:45:10.975913 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-30 16:45:10.976267 | instance | Saturday 30 May 2026 16:45:10 +0000 (0:00:00.047) 0:03:51.132 **********
2026-05-30 16:45:11.199391 | instance | ok: [instance]
2026-05-30 16:45:11.199482 | instance |
2026-05-30 16:45:11.199537 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:45:11.199732 | instance | Saturday 30 May 2026 16:45:11 +0000 (0:00:00.224) 0:03:51.356 **********
2026-05-30 16:45:11.259923 | instance | ok: [instance] => {
2026-05-30 16:45:11.260003 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-30 16:45:11.260180 | instance | }
2026-05-30 16:45:11.260344 | instance |
2026-05-30 16:45:11.260505 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:45:11.260696 | instance | Saturday 30 May 2026 16:45:11 +0000 (0:00:00.060) 0:03:51.417 **********
2026-05-30 16:45:11.595539 | instance | ok: [instance]
2026-05-30 16:45:11.595683 | instance |
2026-05-30 16:45:11.595795 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:45:11.595936 | instance | Saturday 30 May 2026 16:45:11 +0000 (0:00:00.335) 0:03:51.752 **********
2026-05-30 16:45:11.645238 | instance | skipping: [instance]
2026-05-30 16:45:11.645329 | instance |
2026-05-30 16:45:11.645379 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 16:45:11.645517 | instance | Saturday 30 May 2026 16:45:11 +0000 (0:00:00.049) 0:03:51.802 **********
2026-05-30 16:45:11.706498 | instance | skipping: [instance]
2026-05-30 16:45:11.706626 | instance |
2026-05-30 16:45:11.706639 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 16:45:11.706652 | instance | Saturday 30 May 2026 16:45:11 +0000 (0:00:00.061) 0:03:51.863 **********
2026-05-30 16:45:11.923964 | instance | ok: [instance]
2026-05-30 16:45:11.924068 | instance |
2026-05-30 16:45:11.924080 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 16:45:11.924225 | instance | Saturday 30 May 2026 16:45:11 +0000 (0:00:00.217) 0:03:52.081 **********
2026-05-30 16:45:13.264815 | instance | ok: [instance]
2026-05-30 16:45:13.264939 | instance |
2026-05-30 16:45:13.264956 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:45:13.265160 | instance | Saturday 30 May 2026 16:45:13 +0000 (0:00:01.340) 0:03:53.422 **********
2026-05-30 16:45:13.338559 | instance | ok: [instance] => {
2026-05-30 16:45:13.338696 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-30 16:45:13.338824 | instance | }
2026-05-30 16:45:13.338941 | instance |
2026-05-30 16:45:13.339069 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:45:13.339185 | instance | Saturday 30 May 2026 16:45:13 +0000 (0:00:00.073) 0:03:53.496 **********
2026-05-30 16:45:13.678045 | instance | ok: [instance]
2026-05-30 16:45:13.678168 | instance |
2026-05-30 16:45:13.678208 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:45:13.678341 | instance | Saturday 30 May 2026 16:45:13 +0000 (0:00:00.339) 0:03:53.835 **********
2026-05-30 16:45:15.664180 | instance | ok: [instance]
2026-05-30 16:45:15.664307 | instance |
2026-05-30 16:45:15.664320 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-30 16:45:15.664464 | instance | Saturday 30 May 2026 16:45:15 +0000 (0:00:01.986) 0:03:55.821 **********
2026-05-30 16:45:15.696128 | instance | skipping: [instance]
2026-05-30 16:45:15.696194 | instance |
2026-05-30 16:45:15.696315 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-30 16:45:15.696440 | instance | Saturday 30 May 2026 16:45:15 +0000 (0:00:00.032) 0:03:55.853 **********
2026-05-30 16:45:15.737068 | instance | skipping: [instance]
2026-05-30 16:45:15.737208 | instance |
2026-05-30 16:45:15.737329 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-30 16:45:15.737560 | instance | Saturday 30 May 2026 16:45:15 +0000 (0:00:00.040) 0:03:55.894 **********
2026-05-30 16:45:15.776945 | instance | skipping: [instance]
2026-05-30 16:45:15.777173 | instance |
2026-05-30 16:45:15.777283 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-30 16:45:15.777483 | instance | Saturday 30 May 2026 16:45:15 +0000 (0:00:00.040) 0:03:55.934 **********
2026-05-30 16:45:16.993883 | instance | ok: [instance]
2026-05-30 16:45:16.993950 | instance |
2026-05-30 16:45:16.993963 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-30 16:45:16.993975 | instance | Saturday 30 May 2026 16:45:16 +0000 (0:00:01.215) 0:03:57.149 **********
2026-05-30 16:45:17.446957 | instance | ok: [instance]
2026-05-30 16:45:17.447076 | instance |
2026-05-30 16:45:17.447283 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-30 16:45:17.447375 | instance | Saturday 30 May 2026 16:45:17 +0000 (0:00:00.454) 0:03:57.604 **********
2026-05-30 16:45:18.359383 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-30 16:45:18.360245 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-30 16:45:18.360263 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-30 16:45:18.360269 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-30 16:45:18.360274 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-30 16:45:18.360279 | instance |
2026-05-30 16:45:18.360284 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-30 16:45:18.360288 | instance | Saturday 30 May 2026 16:45:18 +0000 (0:00:00.912) 0:03:58.516 **********
2026-05-30 16:45:18.888288 | instance | ok: [instance]
2026-05-30 16:45:18.888419 | instance |
2026-05-30 16:45:18.888432 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-30 16:45:18.888504 | instance | Saturday 30 May 2026 16:45:18 +0000 (0:00:00.521) 0:03:59.037 **********
2026-05-30 16:45:18.888913 | instance |
2026-05-30 16:45:18.888965 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-30 16:45:18.888972 | instance | Saturday 30 May 2026 16:45:18 +0000 (0:00:00.007) 0:03:59.045 **********
2026-05-30 16:45:19.253027 | instance | ok: [instance]
2026-05-30 16:45:19.253156 | instance |
2026-05-30 16:45:19.253168 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 16:45:19.253319 | instance | Saturday 30 May 2026 16:45:19 +0000 (0:00:00.364) 0:03:59.410 **********
2026-05-30 16:45:19.465628 | instance | ok: [instance]
2026-05-30 16:45:19.465734 | instance |
2026-05-30 16:45:19.466085 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:45:19.466131 | instance | Saturday 30 May 2026 16:45:19 +0000 (0:00:00.212) 0:03:59.622 **********
2026-05-30 16:45:19.519794 | instance | ok: [instance] => {
2026-05-30 16:45:19.520401 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-05-30 16:45:19.520443 | instance | }
2026-05-30 16:45:19.520449 | instance |
2026-05-30 16:45:19.520454 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:45:19.520458 | instance | Saturday 30 May 2026 16:45:19 +0000 (0:00:00.054) 0:03:59.677 **********
2026-05-30 16:45:19.851190 | instance | ok: [instance]
2026-05-30 16:45:19.851260 | instance |
2026-05-30 16:45:19.851532 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:45:19.851575 | instance | Saturday 30 May 2026 16:45:19 +0000 (0:00:00.331) 0:04:00.008 **********
2026-05-30 16:45:22.942519 | instance | ok: [instance]
2026-05-30 16:45:22.942595 | instance |
2026-05-30 16:45:22.942864 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-05-30 16:45:22.942909 | instance | Saturday 30 May 2026 16:45:22 +0000 (0:00:03.091) 0:04:03.099 **********
2026-05-30 16:45:24.228101 | instance | ok: [instance]
2026-05-30 16:45:24.228182 | instance |
2026-05-30 16:45:24.228434 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-05-30 16:45:24.228478 | instance | Saturday 30 May 2026 16:45:24 +0000 (0:00:01.285) 0:04:04.385 **********
2026-05-30 16:45:24.431000 | instance | ok: [instance]
2026-05-30 16:45:24.431085 | instance |
2026-05-30 16:45:24.431121 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-05-30 16:45:24.431306 | instance | Saturday 30 May 2026 16:45:24 +0000 (0:00:00.202) 0:04:04.587 **********
2026-05-30 16:45:24.866894 | instance | ok: [instance]
2026-05-30 16:45:24.866999 | instance |
2026-05-30 16:45:24.867066 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-05-30 16:45:24.867230 | instance | Saturday 30 May 2026 16:45:24 +0000 (0:00:00.436) 0:04:05.024 **********
2026-05-30 16:45:25.448342 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-05-30 16:45:25.449791 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-05-30 16:45:25.449879 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-05-30 16:45:25.450768 | instance |
2026-05-30 16:45:25.450837 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-05-30 16:45:25.450849 | instance | Saturday 30 May 2026 16:45:25 +0000 (0:00:00.580) 0:04:05.604 **********
2026-05-30 16:45:25.875924 | instance | ok: [instance]
2026-05-30 16:45:25.875993 | instance |
2026-05-30 16:45:25.876358 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-05-30 16:45:25.876428 | instance | Saturday 30 May 2026 16:45:25 +0000 (0:00:00.428) 0:04:06.032 **********
2026-05-30 16:45:26.308194 | instance | ok: [instance]
2026-05-30 16:45:26.308314 | instance |
2026-05-30 16:45:26.308361 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-05-30 16:45:26.308880 | instance | Saturday 30 May 2026 16:45:26 +0000 (0:00:00.425) 0:04:06.458 **********
2026-05-30 16:45:26.308939 | instance |
2026-05-30 16:45:26.308952 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-05-30 16:45:26.308958 | instance | Saturday 30 May 2026 16:45:26 +0000 (0:00:00.006) 0:04:06.465 **********
2026-05-30 16:45:26.656004 | instance | ok: [instance]
2026-05-30 16:45:26.656085 | instance |
2026-05-30 16:45:26.656366 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-05-30 16:45:26.656408 | instance | Saturday 30 May 2026 16:45:26 +0000 (0:00:00.347) 0:04:06.813 **********
2026-05-30 16:45:26.715476 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-05-30 16:45:26.715593 | instance |
2026-05-30 16:45:26.716008 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-05-30 16:45:26.716066 | instance | Saturday 30 May 2026 16:45:26 +0000 (0:00:00.059) 0:04:06.872 **********
2026-05-30 16:45:28.005778 | instance | ok: [instance]
2026-05-30 16:45:28.005919 | instance |
2026-05-30 16:45:28.005932 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-05-30 16:45:28.006102 | instance | Saturday 30 May 2026 16:45:27 +0000 (0:00:01.290) 0:04:08.162 **********
2026-05-30 16:45:28.676956 | instance | ok: [instance] => (item=chronyd)
2026-05-30 16:45:28.677047 | instance | ok: [instance] => (item=sshd)
2026-05-30 16:45:28.677395 | instance |
2026-05-30 16:45:28.677434 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-05-30 16:45:28.677440 | instance | Saturday 30 May 2026 16:45:28 +0000 (0:00:00.671) 0:04:08.834 **********
2026-05-30 16:45:33.611916 | instance | ok: [instance]
2026-05-30 16:45:33.612001 | instance |
2026-05-30 16:45:33.612224 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-05-30 16:45:33.612481 | instance | Saturday 30 May 2026 16:45:33 +0000 (0:00:04.934) 0:04:13.768 **********
2026-05-30 16:45:33.826721 | instance | ok: [instance]
2026-05-30 16:45:33.826837 | instance |
2026-05-30 16:45:33.827261 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-05-30 16:45:33.827323 | instance | Saturday 30 May 2026 16:45:33 +0000 (0:00:00.215) 0:04:13.983 **********
2026-05-30 16:45:34.073833 | instance | ok: [instance]
2026-05-30 16:45:34.073917 | instance |
2026-05-30 16:45:34.074166 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-05-30 16:45:34.074235 | instance | Saturday 30 May 2026 16:45:34 +0000 (0:00:00.246) 0:04:14.230 **********
2026-05-30 16:45:34.276666 | instance | ok: [instance]
2026-05-30 16:45:34.276776 | instance |
2026-05-30 16:45:34.276784 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-05-30 16:45:34.276949 | instance | Saturday 30 May 2026 16:45:34 +0000 (0:00:00.203) 0:04:14.433 **********
2026-05-30 16:45:34.502019 | instance | ok: [instance] => (item=instance)
2026-05-30 16:45:34.502092 | instance |
2026-05-30 16:45:34.502384 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-05-30 16:45:34.502700 | instance | Saturday 30 May 2026 16:45:34 +0000 (0:00:00.225) 0:04:14.659 **********
2026-05-30 16:45:34.558336 | instance | ok: [instance]
2026-05-30 16:45:34.558434 | instance |
2026-05-30 16:45:34.558694 | instance | TASK [Install Ceph host] *******************************************************
2026-05-30 16:45:34.558790 | instance | Saturday 30 May 2026 16:45:34 +0000 (0:00:00.055) 0:04:14.715 **********
2026-05-30 16:45:34.627835 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-30 16:45:34.627926 | instance |
2026-05-30 16:45:34.627941 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-30 16:45:34.628140 | instance | Saturday 30 May 2026 16:45:34 +0000 (0:00:00.069) 0:04:14.784 **********
2026-05-30 16:45:34.684220 | instance | skipping: [instance]
2026-05-30 16:45:34.684373 | instance |
2026-05-30 16:45:34.684389 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-30 16:45:34.684483 | instance | Saturday 30 May 2026 16:45:34 +0000 (0:00:00.056) 0:04:14.841 **********
2026-05-30 16:45:34.895611 | instance | skipping: [instance] => (item=instance)
2026-05-30 16:45:34.895686 | instance | skipping: [instance]
2026-05-30 16:45:34.895823 | instance |
2026-05-30 16:45:34.896012 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-30 16:45:34.896161 | instance | Saturday 30 May 2026 16:45:34 +0000 (0:00:00.211) 0:04:15.053 **********
2026-05-30 16:45:35.158398 | instance | ok: [instance]
2026-05-30 16:45:35.158775 | instance |
2026-05-30 16:45:35.159188 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-30 16:45:35.159527 | instance | Saturday 30 May 2026 16:45:35 +0000 (0:00:00.261) 0:04:15.314 **********
2026-05-30 16:45:41.625989 | instance | ok: [instance]
2026-05-30 16:45:41.626112 | instance |
2026-05-30 16:45:41.626125 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-05-30 16:45:41.626139 | instance | Saturday 30 May 2026 16:45:41 +0000 (0:00:06.468) 0:04:21.783 **********
2026-05-30 16:45:46.983633 | instance | ok: [instance]
2026-05-30 16:45:46.983719 | instance |
2026-05-30 16:45:46.984001 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-05-30 16:45:46.984068 | instance | Saturday 30 May 2026 16:45:46 +0000 (0:00:05.357) 0:04:27.140 **********
2026-05-30 16:46:00.930727 | instance | ok: [instance]
2026-05-30 16:46:00.930927 | instance |
2026-05-30 16:46:00.931494 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-05-30 16:46:00.931575 | instance | Saturday 30 May 2026 16:46:00 +0000 (0:00:13.946) 0:04:41.087 **********
2026-05-30 16:47:31.749382 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-05-30 16:47:31.749482 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-05-30 16:47:31.749491 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-05-30 16:47:31.749498 | instance |
2026-05-30 16:47:31.749624 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-05-30 16:47:31.749800 | instance | Saturday 30 May 2026 16:47:31 +0000 (0:01:30.818) 0:06:11.906 **********
2026-05-30 16:47:37.877050 | instance | ok: [instance]
2026-05-30 16:47:37.877146 | instance |
2026-05-30 16:47:37.877275 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-05-30 16:47:37.877402 | instance | Saturday 30 May 2026 16:47:37 +0000 (0:00:06.127) 0:06:18.034 **********
2026-05-30 16:47:43.970541 | instance | ok: [instance]
2026-05-30 16:47:43.970686 | instance |
2026-05-30 16:47:43.970988 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-05-30 16:47:43.971028 | instance | Saturday 30 May 2026 16:47:43 +0000 (0:00:06.093) 0:06:24.127 **********
2026-05-30 16:47:44.036322 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-05-30 16:47:44.036676 | instance |
2026-05-30 16:47:44.036714 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-05-30 16:47:44.036720 | instance | Saturday 30 May 2026 16:47:44 +0000 (0:00:00.066) 0:06:24.193 **********
2026-05-30 16:47:44.082835 | instance | ok: [instance]
2026-05-30 16:47:44.083197 | instance |
2026-05-30 16:47:44.083236 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-05-30 16:47:44.083242 | instance | Saturday 30 May 2026 16:47:44 +0000 (0:00:00.046) 0:06:24.240 **********
2026-05-30 16:47:50.102309 | instance | ok: [instance]
2026-05-30 16:47:50.102381 | instance |
2026-05-30 16:47:50.102655 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-05-30 16:47:50.102696 | instance | Saturday 30 May 2026 16:47:50 +0000 (0:00:06.019) 0:06:30.259 **********
2026-05-30 16:47:50.142935 | instance | ok: [instance]
2026-05-30 16:47:50.143358 | instance |
2026-05-30 16:47:50.143397 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-05-30 16:47:50.143403 | instance | Saturday 30 May 2026 16:47:50 +0000 (0:00:00.040) 0:06:30.300 **********
2026-05-30 16:47:50.178217 | instance | skipping: [instance] => (item=1)
2026-05-30 16:47:50.178924 | instance | skipping: [instance] => (item=1)
2026-05-30 16:47:50.178962 | instance | skipping: [instance] => (item=1)
2026-05-30 16:47:50.178967 | instance | skipping: [instance]
2026-05-30 16:47:50.178972 | instance |
2026-05-30 16:47:50.178977 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-05-30 16:47:50.178982 | instance | Saturday 30 May 2026 16:47:50 +0000 (0:00:00.035) 0:06:30.335 **********
2026-05-30 16:47:50.225124 | instance | skipping: [instance]
2026-05-30 16:47:50.225222 | instance |
2026-05-30 16:47:50.225699 | instance | PLAY [all] *********************************************************************
2026-05-30 16:47:50.225726 | instance |
2026-05-30 16:47:50.225732 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-05-30 16:47:50.225736 | instance | Saturday 30 May 2026 16:47:50 +0000 (0:00:00.047) 0:06:30.382 **********
2026-05-30 16:47:50.544340 | instance | changed: [instance]
2026-05-30 16:47:50.544402 | instance |
2026-05-30 16:47:50.544822 | instance | PLAY [all] *********************************************************************
2026-05-30 16:47:50.544851 | instance |
2026-05-30 16:47:50.544862 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:47:50.544866 | instance | Saturday 30 May 2026 16:47:50 +0000 (0:00:00.318) 0:06:30.701 **********
2026-05-30 16:47:51.468394 | instance | ok: [instance]
2026-05-30 16:47:51.468849 | instance |
2026-05-30 16:47:51.468869 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-05-30 16:47:51.468876 | instance | Saturday 30 May 2026 16:47:51 +0000 (0:00:00.923) 0:06:31.625 **********
2026-05-30 16:47:55.104850 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-05-30 16:47:55.104929 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-05-30 16:47:55.104988 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-05-30 16:47:55.105833 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-05-30 16:47:55.105917 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-05-30 16:47:55.105960 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-05-30 16:47:55.105969 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-05-30 16:47:55.105978 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-05-30 16:47:55.105987 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-05-30 16:47:55.106005 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-05-30 16:47:55.106014 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-05-30 16:47:55.107431 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-05-30 16:47:55.107476 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-05-30 16:47:55.107482 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-05-30 16:47:55.107487 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-05-30 16:47:55.107491 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-05-30 16:47:55.107495 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-05-30 16:47:55.107499 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-05-30 16:47:55.107503 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-05-30 16:47:55.107511 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-05-30 16:47:55.107515 | instance |
2026-05-30 16:47:55.107520 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-05-30 16:47:55.107524 | instance | Saturday 30 May 2026 16:47:55 +0000 (0:00:03.636) 0:06:35.261 **********
2026-05-30 16:47:55.313944 | instance | changed: [instance]
2026-05-30 16:47:55.314023 | instance |
2026-05-30 16:47:55.314446 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-05-30 16:47:55.314498 | instance | Saturday 30 May 2026 16:47:55 +0000 (0:00:00.209) 0:06:35.471 **********
2026-05-30 16:47:55.750495 | instance | changed: [instance]
2026-05-30 16:47:55.750996 | instance |
2026-05-30 16:47:55.751048 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-05-30 16:47:55.751056 | instance | Saturday 30 May 2026 16:47:55 +0000 (0:00:00.436) 0:06:35.907 **********
2026-05-30 16:47:55.974466 | instance | ok: [instance]
2026-05-30 16:47:55.974531 | instance |
2026-05-30 16:47:55.974815 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-05-30 16:47:55.974862 | instance | Saturday 30 May 2026 16:47:55 +0000 (0:00:00.224) 0:06:36.131 **********
2026-05-30 16:47:56.018517 | instance | ok: [instance]
2026-05-30 16:47:56.018616 | instance |
2026-05-30 16:47:56.019101 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-05-30 16:47:56.019160 | instance |
2026-05-30 16:47:56.019165 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:47:56.019170 | instance | Saturday 30 May 2026 16:47:56 +0000 (0:00:00.043) 0:06:36.175 **********
2026-05-30 16:47:56.925028 | instance | ok: [instance]
2026-05-30 16:47:56.925102 | instance |
2026-05-30 16:47:56.925417 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-05-30 16:47:56.925463 | instance | Saturday 30 May 2026 16:47:56 +0000 (0:00:00.906) 0:06:37.082 **********
2026-05-30 16:47:57.132627 | instance | changed: [instance]
2026-05-30 16:47:57.132706 | instance |
2026-05-30 16:47:57.132928 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-05-30 16:47:57.132970 | instance | Saturday 30 May 2026 16:47:57 +0000 (0:00:00.207) 0:06:37.289 **********
2026-05-30 16:47:57.980343 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-05-30 16:47:57.980468 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-05-30 16:47:57.981454 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-05-30 16:47:57.981516 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-05-30 16:47:57.981525 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-05-30 16:47:57.981532 | instance |
2026-05-30 16:47:57.981540 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-05-30 16:47:57.981547 | instance | Saturday 30 May 2026 16:47:57 +0000 (0:00:00.847) 0:06:38.136 **********
2026-05-30 16:47:58.160389 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257}
2026-05-30 16:47:58.316672 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257}
2026-05-30 16:47:58.469756 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257}
2026-05-30 16:47:58.484615 | instance | ...ignoring
2026-05-30 16:47:58.485265 | instance |
2026-05-30 16:47:58.485332 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-05-30 16:47:58.485339 | instance | Saturday 30 May 2026 16:47:58 +0000 (0:00:00.504) 0:06:38.641 **********
2026-05-30 16:47:58.679862 | instance | ok: [instance]
2026-05-30 16:47:58.680406 | instance |
2026-05-30 16:47:58.680467 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-05-30 16:47:58.680476 | instance | Saturday 30 May 2026 16:47:58 +0000 (0:00:00.195) 0:06:38.836 **********
2026-05-30 16:47:58.865404 | instance | ok: [instance]
2026-05-30 16:47:58.865474 | instance |
2026-05-30 16:47:58.865867 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-05-30 16:47:58.865927 | instance | Saturday 30 May 2026 16:47:58 +0000 (0:00:00.185) 0:06:39.022 **********
2026-05-30 16:47:58.901719 | instance | ok: [instance]
2026-05-30 16:47:58.901824 | instance |
2026-05-30 16:47:58.902017 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-05-30 16:47:58.902167 | instance | Saturday 30 May 2026 16:47:58 +0000 (0:00:00.036) 0:06:39.058 **********
2026-05-30 16:47:58.946610 | instance | ok: [instance]
2026-05-30 16:47:58.946820 | instance |
2026-05-30 16:47:58.946976 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-05-30 16:47:58.947131 | instance | Saturday 30 May 2026 16:47:58 +0000 (0:00:00.044) 0:06:39.103 **********
2026-05-30 16:47:59.453756 | instance | ok: [instance]
2026-05-30 16:47:59.453881 | instance |
2026-05-30 16:47:59.453898 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-05-30 16:47:59.454037 | instance | Saturday 30 May 2026 16:47:59 +0000 (0:00:00.507) 0:06:39.611 **********
2026-05-30 16:47:59.703156 | instance | ok: [instance]
2026-05-30 16:47:59.703300 | instance |
2026-05-30 16:47:59.703418 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-05-30 16:47:59.703540 | instance | Saturday 30 May 2026 16:47:59 +0000 (0:00:00.192) 0:06:39.804 **********
2026-05-30 16:47:59.703649 | instance |
2026-05-30 16:47:59.703768 | instance | PLAY [Install Kubernetes] ******************************************************
2026-05-30 16:47:59.703877 | instance |
2026-05-30 16:47:59.703998 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:47:59.704118 | instance | Saturday 30 May 2026 16:47:59 +0000 (0:00:00.056) 0:06:39.860 **********
2026-05-30 16:48:00.626850 | instance | ok: [instance]
2026-05-30 16:48:00.627070 | instance |
2026-05-30 16:48:00.627346 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 16:48:00.627675 | instance | Saturday 30 May 2026 16:48:00 +0000 (0:00:00.922) 0:06:40.783 **********
2026-05-30 16:48:00.821474 | instance | ok: [instance]
2026-05-30 16:48:00.821842 | instance |
2026-05-30 16:48:00.822212 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 16:48:00.822520 | instance | Saturday 30 May 2026 16:48:00 +0000 (0:00:00.194) 0:06:40.978 **********
2026-05-30 16:48:00.864355 | instance | skipping: [instance]
2026-05-30 16:48:00.864617 | instance |
2026-05-30 16:48:00.865014 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-30 16:48:00.865424 | instance | Saturday 30 May 2026 16:48:00 +0000 (0:00:00.043) 0:06:41.021 **********
2026-05-30 16:48:01.063971 | instance | ok: [instance]
2026-05-30 16:48:01.064199 | instance |
2026-05-30 16:48:01.064471 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:48:01.064739 | instance | Saturday 30 May 2026 16:48:01 +0000 (0:00:00.199) 0:06:41.221 **********
2026-05-30 16:48:01.115907 | instance | ok: [instance] => {
2026-05-30 16:48:01.116171 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-30 16:48:01.116443 | instance | }
2026-05-30 16:48:01.116700 | instance |
2026-05-30 16:48:01.116983 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:48:01.117273 | instance | Saturday 30 May 2026 16:48:01 +0000 (0:00:00.052) 0:06:41.273 **********
2026-05-30 16:48:01.405215 | instance | ok: [instance]
2026-05-30 16:48:01.405421 | instance |
2026-05-30 16:48:01.405692 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:48:01.405992 | instance | Saturday 30 May 2026 16:48:01 +0000 (0:00:00.289) 0:06:41.562 **********
2026-05-30 16:48:01.449540 | instance | skipping: [instance]
2026-05-30 16:48:01.449750 | instance |
2026-05-30 16:48:01.450019 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 16:48:01.450280 | instance | Saturday 30 May 2026 16:48:01 +0000 (0:00:00.044) 0:06:41.607 **********
2026-05-30 16:48:01.649297 | instance | ok: [instance]
2026-05-30 16:48:01.649358 | instance |
2026-05-30 16:48:01.649370 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 16:48:01.649380 | instance | Saturday 30 May 2026 16:48:01 +0000 (0:00:00.198) 0:06:41.805 **********
2026-05-30 16:48:02.678063 | instance | ok: [instance]
2026-05-30 16:48:02.678137 | instance |
2026-05-30 16:48:02.678389 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:48:02.678433 | instance | Saturday 30 May 2026 16:48:02 +0000 (0:00:01.029) 0:06:42.835 **********
2026-05-30 16:48:02.753734 | instance | ok: [instance] => {
2026-05-30 16:48:02.754329 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-30 16:48:02.754374 | instance | }
2026-05-30 16:48:02.754380 | instance |
2026-05-30 16:48:02.754385 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:48:02.754390 | instance | Saturday 30 May 2026 16:48:02 +0000 (0:00:00.075) 0:06:42.910 **********
2026-05-30 16:48:03.089435 | instance | ok: [instance]
2026-05-30 16:48:03.089555 | instance |
2026-05-30 16:48:03.089830 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:48:03.089888 | instance | Saturday 30 May 2026 16:48:03 +0000 (0:00:00.335) 0:06:43.246 **********
2026-05-30 16:48:05.087061 | instance | ok: [instance]
2026-05-30 16:48:05.087141 | instance |
2026-05-30 16:48:05.087554 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-30 16:48:05.087618 | instance | Saturday 30 May 2026 16:48:05 +0000 (0:00:01.997) 0:06:45.244 **********
2026-05-30 16:48:05.120491 | instance | skipping: [instance]
2026-05-30 16:48:05.120911 | instance |
2026-05-30 16:48:05.120970 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-30 16:48:05.120977 | instance | Saturday 30 May 2026 16:48:05 +0000 (0:00:00.033) 0:06:45.277 **********
2026-05-30 16:48:05.151894 | instance | skipping: [instance]
2026-05-30 16:48:05.151977 | instance |
2026-05-30 16:48:05.152215 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-30 16:48:05.152264 | instance | Saturday 30 May 2026 16:48:05 +0000 (0:00:00.031) 0:06:45.309 **********
2026-05-30 16:48:05.188897 | instance | skipping: [instance]
2026-05-30 16:48:05.189034 | instance |
2026-05-30 16:48:05.189266 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-30 16:48:05.189421 | instance | Saturday 30 May 2026 16:48:05 +0000 (0:00:00.037) 0:06:45.346 **********
2026-05-30 16:48:06.433802 | instance | ok: [instance]
2026-05-30 16:48:06.433896 | instance |
2026-05-30 16:48:06.434137 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-30 16:48:06.434425 | instance | Saturday 30 May 2026 16:48:06 +0000 (0:00:01.245) 0:06:46.591 **********
2026-05-30 16:48:06.871513 | instance | ok: [instance]
2026-05-30 16:48:06.871645 | instance |
2026-05-30 16:48:06.872045 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-30 16:48:06.872094 | instance | Saturday 30 May 2026 16:48:06 +0000 (0:00:00.437) 0:06:47.028 **********
2026-05-30 16:48:07.749779 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-30 16:48:07.749865 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-30 16:48:07.750899 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-30 16:48:07.750954 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-30 16:48:07.750964 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-30 16:48:07.750971 | instance |
2026-05-30 16:48:07.750978 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-30 16:48:07.750984 | instance | Saturday 30 May 2026 16:48:07 +0000 (0:00:00.878) 0:06:47.906 **********
2026-05-30 16:48:08.245269 | instance | ok: [instance]
2026-05-30 16:48:08.245350 | instance |
2026-05-30 16:48:08.245848 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-30 16:48:08.245963 | instance | Saturday 30 May 2026 16:48:08 +0000 (0:00:00.489) 0:06:48.396 **********
2026-05-30 16:48:08.245977 | instance |
2026-05-30 16:48:08.246001 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-30 16:48:08.246022 | instance | Saturday 30 May 2026 16:48:08 +0000 (0:00:00.006) 0:06:48.402 **********
2026-05-30 16:48:08.598350 | instance | ok: [instance]
2026-05-30 16:48:08.598468 | instance |
2026-05-30 16:48:08.598812 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-05-30 16:48:08.598863 | instance | Saturday 30 May 2026 16:48:08 +0000 (0:00:00.352) 0:06:48.755 **********
2026-05-30 16:48:09.159030 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}
2026-05-30 16:48:09.172728 | instance | ...ignoring
2026-05-30 16:48:09.172826 | instance |
2026-05-30 16:48:09.172953 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-05-30 16:48:09.173103 | instance | Saturday 30 May 2026 16:48:09 +0000 (0:00:00.574) 0:06:49.330 **********
2026-05-30 16:48:09.212242 | instance | skipping: [instance]
2026-05-30 16:48:09.212337 | instance |
2026-05-30 16:48:09.212568 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-05-30 16:48:09.212593 | instance | Saturday 30 May 2026 16:48:09 +0000 (0:00:00.039) 0:06:49.369 **********
2026-05-30 16:48:09.249791 | instance | skipping: [instance]
2026-05-30 16:48:09.249870 | instance |
2026-05-30 16:48:09.250182 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-05-30 16:48:09.250224 | instance | Saturday 30 May 2026 16:48:09 +0000 (0:00:00.037) 0:06:49.406 **********
2026-05-30 16:48:09.283378 | instance | skipping: [instance]
2026-05-30 16:48:09.283483 | instance |
2026-05-30 16:48:09.283618 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-05-30 16:48:09.283769 | instance | Saturday 30 May 2026 16:48:09 +0000 (0:00:00.034) 0:06:49.441 **********
2026-05-30 16:48:09.314196 | instance | skipping: [instance]
2026-05-30 16:48:09.314315 | instance |
2026-05-30 16:48:09.314589 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-05-30 16:48:09.314614 | instance | Saturday 30 May 2026 16:48:09 +0000 (0:00:00.030) 0:06:49.471 **********
2026-05-30 16:48:09.353724 | instance | skipping: [instance]
2026-05-30 16:48:09.353837 | instance |
2026-05-30 16:48:09.354100 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 16:48:09.354158 | instance | Saturday 30 May 2026 16:48:09 +0000 (0:00:00.039) 0:06:49.511 **********
2026-05-30 16:48:09.549087 | instance | ok: [instance]
2026-05-30 16:48:09.549152 | instance |
2026-05-30 16:48:09.549432 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:48:09.549476 | instance | Saturday 30 May 2026 16:48:09 +0000 (0:00:00.195) 0:06:49.706 **********
2026-05-30 16:48:09.592893 | instance | ok: [instance] => {
2026-05-30 16:48:09.593487 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-05-30 16:48:09.593512 | instance | }
2026-05-30 16:48:09.593517 | instance |
2026-05-30 16:48:09.593522 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:48:09.593526 | instance | Saturday 30 May 2026 16:48:09 +0000 (0:00:00.043) 0:06:49.750 **********
2026-05-30 16:48:10.277865 | instance | changed: [instance]
2026-05-30 16:48:10.277949 | instance |
2026-05-30 16:48:10.278148 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:48:10.278387 | instance | Saturday 30 May 2026 16:48:10 +0000 (0:00:00.684) 0:06:50.435 **********
2026-05-30 16:48:10.325764 | instance | skipping: [instance]
2026-05-30 16:48:10.325902 | instance |
2026-05-30 16:48:10.326355 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 16:48:10.326506 | instance | Saturday 30 May 2026 16:48:10 +0000 (0:00:00.047) 0:06:50.483 **********
2026-05-30 16:48:10.530163 | instance | ok: [instance]
2026-05-30 16:48:10.530242 | instance |
2026-05-30 16:48:10.530360 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:48:10.530554 | instance | Saturday 30 May 2026 16:48:10 +0000 (0:00:00.203) 0:06:50.686 **********
2026-05-30 16:48:10.582634 | instance | ok: [instance] => {
2026-05-30 16:48:10.582873 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-05-30 16:48:10.583160 | instance | }
2026-05-30 16:48:10.583401 | instance |
2026-05-30 16:48:10.583680 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:48:10.583938 | instance | Saturday 30 May 2026 16:48:10 +0000 (0:00:00.049) 0:06:50.736 **********
2026-05-30 16:48:11.266775 | instance | changed: [instance]
2026-05-30 16:48:11.266984 | instance |
2026-05-30 16:48:11.267260 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:48:11.267527 | instance | Saturday 30 May 2026 16:48:11 +0000 (0:00:00.687) 0:06:51.423 **********
2026-05-30 16:48:11.323134 | instance | skipping: [instance]
2026-05-30 16:48:11.323384 | instance |
2026-05-30 16:48:11.323657 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-30 16:48:11.323916 | instance | Saturday 30 May 2026 16:48:11 +0000 (0:00:00.056) 0:06:51.480 **********
2026-05-30 16:48:11.357835 | instance | skipping: [instance]
2026-05-30 16:48:11.358078 | instance |
2026-05-30 16:48:11.358343 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-30 16:48:11.358597 | instance | Saturday 30 May 2026 16:48:11 +0000 (0:00:00.034) 0:06:51.514 **********
2026-05-30 16:48:11.396931 | instance | skipping: [instance]
2026-05-30 16:48:11.397235 | instance |
2026-05-30 16:48:11.397501 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-30 16:48:11.397813 | instance | Saturday 30 May 2026 16:48:11 +0000 (0:00:00.039) 0:06:51.553 **********
2026-05-30 16:48:11.432538 | instance | skipping: [instance]
2026-05-30 16:48:11.432939 | instance |
2026-05-30 16:48:11.433263 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-30 16:48:11.433563 | instance | Saturday 30 May 2026 16:48:11 +0000 (0:00:00.035) 0:06:51.589 **********
2026-05-30 16:48:12.362960 | instance | ok: [instance]
2026-05-30 16:48:12.363340 | instance |
2026-05-30 16:48:12.363685 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-30 16:48:12.364014 | instance | Saturday 30 May 2026 16:48:12 +0000 (0:00:00.930) 0:06:52.519 **********
2026-05-30 16:48:12.808418 | instance | ok: [instance]
2026-05-30 16:48:12.808910 | instance |
2026-05-30 16:48:12.809270 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-30 16:48:12.809623 | instance | Saturday 30 May 2026 16:48:12 +0000 (0:00:00.445) 0:06:52.965 **********
2026-05-30 16:48:13.721900 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-30 16:48:13.722291 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-30 16:48:13.722621 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-30 16:48:13.722961 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-30 16:48:13.723331 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-30 16:48:13.723643 | instance |
2026-05-30 16:48:13.723967 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-30 16:48:13.724290 | instance | Saturday 30 May 2026 16:48:13 +0000 (0:00:00.914) 0:06:53.879 **********
2026-05-30 16:48:14.241734 | instance | ok: [instance]
2026-05-30 16:48:14.242117 | instance |
2026-05-30 16:48:14.242450 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-30 16:48:14.242771 | instance | Saturday 30 May 2026 16:48:14 +0000 (0:00:00.509) 0:06:54.388 **********
2026-05-30 16:48:14.243072 | instance |
2026-05-30 16:48:14.243426 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-30 16:48:14.243809 | instance | Saturday 30 May 2026 16:48:14 +0000 (0:00:00.010) 0:06:54.398 **********
2026-05-30 16:48:14.596164 | instance | ok: [instance]
2026-05-30 16:48:14.596229 | instance |
2026-05-30 16:48:14.596234 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 16:48:14.596239 | instance | Saturday 30 May 2026 16:48:14 +0000 (0:00:00.354) 0:06:54.753 **********
2026-05-30 16:48:14.797611 | instance | ok: [instance]
2026-05-30 16:48:14.797696 | instance |
2026-05-30 16:48:14.797709 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:48:14.797719 | instance | Saturday 30 May 2026 16:48:14 +0000 (0:00:00.200) 0:06:54.953 **********
2026-05-30 16:48:14.848060 | instance | ok: [instance] => {
2026-05-30 16:48:14.848154 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-05-30 16:48:14.848639 | instance | }
2026-05-30 16:48:14.848933 | instance |
2026-05-30 16:48:14.848939 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:48:14.848944 | instance | Saturday 30 May 2026 16:48:14 +0000 (0:00:00.051) 0:06:55.005 **********
2026-05-30 16:48:15.519004 | instance | changed: [instance]
2026-05-30 16:48:15.519395 | instance |
2026-05-30 16:48:15.519458 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:48:15.519465 | instance | Saturday 30 May 2026 16:48:15 +0000 (0:00:00.670) 0:06:55.676 **********
2026-05-30 16:48:16.901048 | instance | changed: [instance]
2026-05-30 16:48:16.901158 | instance |
2026-05-30 16:48:16.901173 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:48:16.901336 | instance | Saturday 30 May 2026 16:48:16 +0000 (0:00:01.382) 0:06:57.058 **********
2026-05-30 16:48:16.954367 | instance | ok: [instance] => {
2026-05-30 16:48:16.954447 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-05-30 16:48:16.954935 | instance | }
2026-05-30 16:48:16.954981 | instance |
2026-05-30 16:48:16.954987 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:48:16.954992 | instance | Saturday 30 May 2026 16:48:16 +0000 (0:00:00.053) 0:06:57.111 **********
2026-05-30 16:48:17.584942 | instance | changed: [instance]
2026-05-30 16:48:17.585016 | instance |
2026-05-30 16:48:17.585250 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:48:17.585288 | instance | Saturday 30 May 2026 16:48:17 +0000 (0:00:00.630) 0:06:57.742 **********
2026-05-30 16:48:18.973687 | instance | changed: [instance]
2026-05-30 16:48:18.973733 | instance |
2026-05-30 16:48:18.973739 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-05-30 16:48:18.973743 | instance | Saturday 30 May 2026 16:48:18 +0000 (0:00:01.388) 0:06:59.130 **********
2026-05-30 16:48:19.436662 | instance | changed: [instance]
2026-05-30 16:48:19.436728 | instance |
2026-05-30 16:48:19.437004 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-05-30 16:48:19.437067 | instance | Saturday 30 May 2026 16:48:19 +0000 (0:00:00.463) 0:06:59.594 **********
2026-05-30 16:48:19.652644 | instance | changed: [instance]
2026-05-30 16:48:19.652717 | instance |
2026-05-30 16:48:19.652949 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 16:48:19.652966 | instance | Saturday 30 May 2026 16:48:19 +0000 (0:00:00.215) 0:06:59.810 **********
2026-05-30 16:48:19.868947 | instance | ok: [instance]
2026-05-30 16:48:19.869069 | instance |
2026-05-30 16:48:19.869082 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:48:19.869246 | instance | Saturday 30 May 2026 16:48:19 +0000 (0:00:00.216) 0:07:00.026 **********
2026-05-30 16:48:19.932807 | instance | ok: [instance] => {
2026-05-30 16:48:19.932912 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-05-30 16:48:19.932990 | instance | }
2026-05-30 16:48:19.933383 | instance |
2026-05-30 16:48:19.933447 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:48:19.933454 | instance | Saturday 30 May 2026 16:48:19 +0000 (0:00:00.063) 0:07:00.089 **********
2026-05-30 16:48:20.804682 | instance | changed: [instance]
2026-05-30 16:48:20.804785 | instance |
2026-05-30 16:48:20.805119 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:48:20.805164 | instance | Saturday 30 May 2026 16:48:20 +0000 (0:00:00.872) 0:07:00.961 **********
2026-05-30 16:48:23.426161 | instance | changed: [instance]
2026-05-30 16:48:23.426252 | instance |
2026-05-30 16:48:23.426643 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-05-30 16:48:23.426707 | instance | Saturday 30 May 2026 16:48:23 +0000 (0:00:02.621) 0:07:03.583 **********
2026-05-30 16:48:23.480362 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-05-30 16:48:23.480419 | instance |
2026-05-30 16:48:23.480680 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-05-30 16:48:23.480756 | instance | Saturday 30 May 2026 16:48:23 +0000 (0:00:00.053) 0:07:03.637 **********
2026-05-30 16:48:24.563865 | instance | ok: [instance]
2026-05-30 16:48:24.563952 | instance |
2026-05-30 16:48:24.564220 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-05-30 16:48:24.564282 | instance | Saturday 30 May 2026 16:48:24 +0000 (0:00:01.083) 0:07:04.720 **********
2026-05-30 16:48:24.771829 | instance | changed: [instance]
2026-05-30 16:48:24.771943 | instance |
2026-05-30 16:48:24.772359 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-05-30 16:48:24.772424 | instance | Saturday 30 May 2026 16:48:24 +0000 (0:00:00.208) 0:07:04.928 **********
2026-05-30 16:48:25.229584 | instance | changed: [instance]
2026-05-30 16:48:25.229657 | instance |
2026-05-30 16:48:25.229973 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-05-30 16:48:25.230037 | instance | Saturday 30 May 2026 16:48:25 +0000 (0:00:00.457) 0:07:05.386 **********
2026-05-30 16:48:25.954733 | instance | changed: [instance] => (item=br_netfilter)
2026-05-30 16:48:25.954819 | instance | ok: [instance] => (item=ip_tables)
2026-05-30 16:48:25.954838 | instance | changed: [instance] => (item=ip6_tables)
2026-05-30 16:48:25.955294 | instance | ok: [instance] => (item=nf_conntrack)
2026-05-30 16:48:25.955547 | instance |
2026-05-30 16:48:25.955553 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 16:48:25.955559 | instance | Saturday 30 May 2026 16:48:25 +0000 (0:00:00.725) 0:07:06.112 **********
2026-05-30 16:48:26.159145 | instance | ok: [instance]
2026-05-30 16:48:26.159226 | instance |
2026-05-30 16:48:26.159506 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:48:26.159549 | instance | Saturday 30 May 2026 16:48:26 +0000 (0:00:00.204) 0:07:06.316 **********
2026-05-30 16:48:26.206759 | instance | ok: [instance] => {
2026-05-30 16:48:26.207601 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-05-30 16:48:26.207643 | instance | }
2026-05-30 16:48:26.207650 | instance |
2026-05-30 16:48:26.207656 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:48:26.207662 | instance | Saturday 30 May 2026 16:48:26 +0000 (0:00:00.047) 0:07:06.363 **********
2026-05-30 16:48:27.982714 | instance | changed: [instance]
2026-05-30 16:48:27.982806 | instance |
2026-05-30 16:48:27.983032 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:48:27.983077 | instance | Saturday 30 May 2026 16:48:27 +0000 (0:00:01.776) 0:07:08.140 **********
2026-05-30 16:48:28.015065 | instance | skipping: [instance]
2026-05-30 16:48:28.015148 | instance |
2026-05-30 16:48:28.015392 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-05-30 16:48:28.015682 | instance | Saturday 30 May 2026 16:48:28 +0000 (0:00:00.032) 0:07:08.172 **********
2026-05-30 16:48:28.076154 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-05-30 16:48:28.076544 | instance |
2026-05-30 16:48:28.076575 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-05-30 16:48:28.076580 | instance | Saturday 30 May 2026 16:48:28 +0000 (0:00:00.061) 0:07:08.233 **********
2026-05-30 16:48:28.109000 | instance | skipping: [instance]
2026-05-30 16:48:28.109076 | instance |
2026-05-30 16:48:28.109194 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-05-30 16:48:28.109376 | instance | Saturday 30 May 2026 16:48:28 +0000 (0:00:00.032) 0:07:08.266 **********
2026-05-30 16:48:31.723898 | instance | changed: [instance]
2026-05-30 16:48:31.724019 | instance |
2026-05-30 16:48:31.724394 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-05-30 16:48:31.724443 | instance | Saturday 30 May 2026 16:48:31 +0000 (0:00:03.614) 0:07:11.881 **********
2026-05-30 16:48:33.002103 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-05-30 16:48:33.003161 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-05-30 16:48:33.003414 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-05-30 16:48:33.003419 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-05-30 16:48:33.003424 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-05-30 16:48:33.003428 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-05-30 16:48:33.003432 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-05-30 16:48:33.003436 | instance |
2026-05-30 16:48:33.003440 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-05-30 16:48:33.003444 | instance | Saturday 30 May 2026 16:48:32 +0000 (0:00:01.278) 0:07:13.159 **********
2026-05-30 16:48:33.536057 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-05-30 16:48:33.536137 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-05-30 16:48:33.536576 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-05-30 16:48:33.536622 | instance |
2026-05-30 16:48:33.536628 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-05-30 16:48:33.536633 | instance | Saturday 30 May 2026 16:48:33 +0000 (0:00:00.533) 0:07:13.693 **********
2026-05-30 16:48:34.016027 | instance | changed: [instance]
2026-05-30 16:48:34.016097 | instance |
2026-05-30 16:48:34.016367 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-05-30 16:48:34.016418 | instance | Saturday 30 May 2026 16:48:34 +0000 (0:00:00.479) 0:07:14.173 **********
2026-05-30 16:48:34.476486 | instance | changed: [instance]
2026-05-30 16:48:34.476606 | instance |
2026-05-30 16:48:34.476973 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-05-30 16:48:34.477234 | instance | Saturday 30 May 2026 16:48:34 +0000 (0:00:00.460) 0:07:14.633 **********
2026-05-30 16:48:34.690492 | instance | ok: [instance]
2026-05-30 16:48:34.690568 | instance |
2026-05-30 16:48:34.690820 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-05-30 16:48:34.690866 | instance | Saturday 30 May 2026 16:48:34 +0000 (0:00:00.214) 0:07:14.847 **********
2026-05-30 16:48:34.730184 | instance | skipping: [instance]
2026-05-30 16:48:34.730535 | instance |
2026-05-30 16:48:34.730575 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-05-30 16:48:34.730581 | instance | Saturday 30 May 2026 16:48:34 +0000 (0:00:00.039) 0:07:14.887 **********
2026-05-30 16:48:35.262332 | instance | ok: [instance] => (item=swap)
2026-05-30 16:48:35.262931 | instance | ok: [instance] => (item=none)
2026-05-30 16:48:35.262950 | instance |
2026-05-30 16:48:35.262966 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-05-30 16:48:35.262974 | instance | Saturday 30 May 2026 16:48:35 +0000 (0:00:00.532) 0:07:15.419 **********
2026-05-30 16:48:35.731369 | instance | changed: [instance]
2026-05-30 16:48:35.731908 | instance |
2026-05-30 16:48:35.731957 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-05-30 16:48:35.731965 | instance | Saturday 30 May 2026 16:48:35 +0000 (0:00:00.468) 0:07:15.888 **********
2026-05-30 16:48:36.310854 | instance | changed: [instance]
2026-05-30 16:48:36.310975 | instance |
2026-05-30 16:48:36.310991 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-05-30 16:48:36.311257 | instance | Saturday 30 May 2026 16:48:36 +0000 (0:00:00.571) 0:07:16.460 **********
2026-05-30 16:48:36.311330 | instance |
2026-05-30 16:48:36.311345 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-05-30 16:48:36.311481 | instance | Saturday 30 May 2026 16:48:36 +0000 (0:00:00.007) 0:07:16.468 **********
2026-05-30 16:48:37.069358 | instance | ok: [instance]
2026-05-30 16:48:37.069497 | instance |
2026-05-30 16:48:37.069515 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-05-30 16:48:37.069610 | instance | Saturday 30 May 2026 16:48:37 +0000 (0:00:00.758) 0:07:17.226 **********
2026-05-30 16:48:37.656701 | instance | changed: [instance]
2026-05-30 16:48:37.656780 | instance |
2026-05-30 16:48:37.657050 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-05-30 16:48:37.657094 | instance | Saturday 30 May 2026 16:48:37 +0000 (0:00:00.587) 0:07:17.814 **********
2026-05-30 16:48:38.674314 | instance | ok: [instance]
2026-05-30 16:48:38.674985 | instance |
2026-05-30 16:48:38.675026 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-05-30 16:48:38.675034 | instance | Saturday 30 May 2026 16:48:38 +0000 (0:00:01.017) 0:07:18.831 **********
2026-05-30 16:48:39.512457 | instance | ok: [instance]
2026-05-30 16:48:39.512530 | instance |
2026-05-30 16:48:39.512780 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-05-30 16:48:39.512822 | instance | Saturday 30 May 2026 16:48:39 +0000 (0:00:00.838) 0:07:19.669 **********
2026-05-30 16:48:39.726390 | instance | ok: [instance]
2026-05-30 16:48:39.726469 | instance |
2026-05-30 16:48:39.726833 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-05-30 16:48:39.726882 | instance | Saturday 30 May 2026 16:48:39 +0000 (0:00:00.214) 0:07:19.883 **********
2026-05-30 16:48:40.254275 | instance | ok: [instance]
2026-05-30 16:48:40.254368 | instance |
2026-05-30 16:48:40.254438 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-05-30 16:48:40.254585 | instance | Saturday 30 May 2026 16:48:40 +0000 (0:00:00.528) 0:07:20.411 **********
2026-05-30 16:48:40.332693 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-05-30 16:48:40.332756 | instance |
2026-05-30 16:48:40.333036 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-05-30 16:48:40.333052 | instance | Saturday 30 May 2026 16:48:40 +0000 (0:00:00.078) 0:07:20.490 **********
2026-05-30 16:48:40.430682 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-05-30 16:48:40.430796 | instance |
2026-05-30 16:48:40.431020 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-05-30 16:48:40.431316 | instance | Saturday 30 May 2026 16:48:40 +0000 (0:00:00.097) 0:07:20.587 **********
2026-05-30 16:48:40.638270 | instance | ok: [instance] => (item=instance)
2026-05-30 16:48:40.638393 | instance |
2026-05-30 16:48:40.638406 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-05-30 16:48:40.638561 | instance | Saturday 30 May 2026 16:48:40 +0000 (0:00:00.208) 0:07:20.795 **********
2026-05-30 16:48:40.686817 | instance | skipping: [instance]
2026-05-30 16:48:40.686885 | instance |
2026-05-30 16:48:40.687040 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-05-30 16:48:40.687253 | instance | Saturday 30 May 2026 16:48:40 +0000 (0:00:00.047) 0:07:20.843 **********
2026-05-30 16:48:40.742509 | instance | ok: [instance]
2026-05-30 16:48:40.742557 | instance |
2026-05-30 16:48:40.742721 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-05-30 16:48:40.742914 | instance | Saturday 30 May 2026 16:48:40 +0000 (0:00:00.055) 0:07:20.899 **********
2026-05-30 16:48:40.790335 | instance | ok: [instance] => {
2026-05-30 16:48:40.790535 | instance | "msg": "instance"
2026-05-30 16:48:40.790681 | instance | }
2026-05-30 16:48:40.790818 | instance |
2026-05-30 16:48:40.790973 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-05-30 16:48:40.791120 | instance | Saturday 30 May 2026 16:48:40 +0000 (0:00:00.046) 0:07:20.945 **********
2026-05-30 16:48:41.334416 | instance | changed: [instance]
2026-05-30 16:48:41.334522 | instance |
2026-05-30 16:48:41.334592 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-05-30 16:48:41.334750 | instance | Saturday 30 May 2026 16:48:41 +0000 (0:00:00.546) 0:07:21.491 **********
2026-05-30 16:48:41.378396 | instance | skipping: [instance]
2026-05-30 16:48:41.378878 | instance |
2026-05-30 16:48:41.378918 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-05-30 16:48:41.378940 | instance | Saturday 30 May 2026 16:48:41 +0000 (0:00:00.043) 0:07:21.535 **********
2026-05-30 16:48:41.418304 | instance | skipping: [instance]
2026-05-30 16:48:41.418349 | instance |
2026-05-30 16:48:41.418356 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-05-30 16:48:41.418362 | instance | Saturday 30 May 2026 16:48:41 +0000 (0:00:00.040) 0:07:21.575 **********
2026-05-30 16:48:41.454893 | instance | skipping: [instance]
2026-05-30 16:48:41.455003 | instance |
2026-05-30 16:48:41.455265 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-05-30 16:48:41.455320 | instance | Saturday 30 May 2026 16:48:41 +0000 (0:00:00.036) 0:07:21.612 **********
2026-05-30 16:48:41.496212 | instance | skipping: [instance]
2026-05-30 16:48:41.496288 | instance |
2026-05-30 16:48:41.496551 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-05-30 16:48:41.496581 | instance | Saturday 30 May 2026 16:48:41 +0000 (0:00:00.041) 0:07:21.653 **********
2026-05-30 16:48:41.529036 | instance | skipping: [instance]
2026-05-30 16:48:41.529168 | instance |
2026-05-30 16:48:41.529372 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-05-30 16:48:41.529525 | instance | Saturday 30 May 2026 16:48:41 +0000 (0:00:00.032) 0:07:21.685 **********
2026-05-30 16:48:41.569124 | instance | skipping: [instance]
2026-05-30 16:48:41.569244 | instance |
2026-05-30 16:48:41.569257 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-05-30 16:48:41.569384 | instance | Saturday 30 May 2026 16:48:41 +0000 (0:00:00.040) 0:07:21.726 **********
2026-05-30 16:48:41.616029 | instance | skipping: [instance]
2026-05-30 16:48:41.616095 | instance |
2026-05-30 16:48:41.616283 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-05-30 16:48:41.616508 | instance | Saturday 30 May 2026 16:48:41 +0000 (0:00:00.046) 0:07:21.772 **********
2026-05-30 16:49:02.683308 | instance | changed: [instance]
2026-05-30 16:49:02.683401 | instance |
2026-05-30 16:49:02.683580 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-05-30 16:49:02.683733 | instance | Saturday 30 May 2026 16:49:02 +0000 (0:00:21.067) 0:07:42.840 **********
2026-05-30 16:49:02.903711 | instance | ok: [instance]
2026-05-30 16:49:02.903817 | instance |
2026-05-30 16:49:02.904086 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-05-30 16:49:02.904129 | instance | Saturday 30 May 2026 16:49:02 +0000 (0:00:00.220) 0:07:43.061 **********
2026-05-30 16:49:02.937772 | instance | skipping: [instance]
2026-05-30 16:49:02.937836 | instance |
2026-05-30 16:49:02.938034 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-05-30 16:49:02.938212 | instance | Saturday 30 May 2026 16:49:02 +0000 (0:00:00.033) 0:07:43.095 **********
2026-05-30 16:49:03.136286 | instance | changed: [instance]
2026-05-30 16:49:03.136405 | instance |
2026-05-30 16:49:03.136434 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-05-30 16:49:03.136673 | instance | Saturday 30 May 2026 16:49:03 +0000 (0:00:00.198) 0:07:43.293 **********
2026-05-30 16:49:03.339521 | instance | changed: [instance]
2026-05-30 16:49:03.339803 | instance |
2026-05-30 16:49:03.340091 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-05-30 16:49:03.340379 | instance | Saturday 30 May 2026 16:49:03 +0000 (0:00:00.203) 0:07:43.496 **********
2026-05-30 16:49:03.562114 | instance | changed: [instance]
2026-05-30 16:49:03.562353 | instance |
2026-05-30 16:49:03.562744 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-05-30 16:49:03.563070 | instance | Saturday 30 May 2026 16:49:03 +0000 (0:00:00.222) 0:07:43.718 **********
2026-05-30 16:49:08.384204 | instance | changed: [instance]
2026-05-30 16:49:08.384420 | instance |
2026-05-30 16:49:08.384735 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-05-30 16:49:08.385033 | instance | Saturday 30 May 2026 16:49:08 +0000 (0:00:04.822) 0:07:48.541 **********
2026-05-30 16:49:17.927938 | instance | changed: [instance]
2026-05-30 16:49:17.928037 | instance |
2026-05-30 16:49:17.928463 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-05-30 16:49:17.928529 | instance | Saturday 30 May 2026 16:49:17 +0000 (0:00:09.543) 0:07:58.084 **********
2026-05-30 16:49:17.984488 | instance | skipping: [instance]
2026-05-30 16:49:17.984566 | instance |
2026-05-30 16:49:17.985115 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-05-30 16:49:17.985218 | instance | Saturday 30 May 2026 16:49:17 +0000 (0:00:00.056) 0:07:58.141 **********
2026-05-30 16:49:18.029062 | instance | skipping: [instance]
2026-05-30 16:49:18.029180 | instance |
2026-05-30 16:49:18.029451 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-05-30 16:49:18.029517 | instance | Saturday 30 May 2026 16:49:18 +0000 (0:00:00.044) 0:07:58.186 **********
2026-05-30 16:49:18.924799 | instance | changed: [instance]
2026-05-30 16:49:18.924881 | instance |
2026-05-30 16:49:18.925167 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-05-30 16:49:18.925219 | instance | Saturday 30 May 2026 16:49:18 +0000 (0:00:00.895) 0:07:59.081 **********
2026-05-30 16:49:18.979717 | instance | skipping: [instance] => (item=DaemonSet)
2026-05-30 16:49:18.979829 | instance | skipping: [instance] => (item=ConfigMap)
2026-05-30 16:49:18.979936 | instance | skipping: [instance]
2026-05-30 16:49:18.980050 | instance |
2026-05-30 16:49:18.980171 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-05-30 16:49:18.980292 | instance | Saturday 30 May 2026 16:49:18 +0000 (0:00:00.054) 0:07:59.136 **********
2026-05-30 16:49:19.029418 | instance | skipping: [instance]
2026-05-30 16:49:19.029715 | instance |
2026-05-30 16:49:19.030063 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-05-30 16:49:19.030374 | instance | Saturday 30 May 2026 16:49:19 +0000 (0:00:00.049) 0:07:59.186 **********
2026-05-30 16:49:19.068655 | instance | skipping: [instance]
2026-05-30 16:49:19.068759 | instance |
2026-05-30 16:49:19.069103 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-05-30 16:49:19.069747 | instance | Saturday 30 May 2026 16:49:19 +0000 (0:00:00.039) 0:07:59.225 **********
2026-05-30 16:49:19.108637 | instance | skipping: [instance]
2026-05-30 16:49:19.108854 | instance |
2026-05-30 16:49:19.109145 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-05-30 16:49:19.109488 | instance | Saturday 30 May 2026 16:49:19 +0000 (0:00:00.040) 0:07:59.265 **********
2026-05-30 16:49:19.142795 | instance | skipping: [instance]
2026-05-30 16:49:19.143029 | instance |
2026-05-30 16:49:19.143319 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-05-30 16:49:19.143687 | instance | Saturday 30 May 2026 16:49:19 +0000 (0:00:00.034) 0:07:59.299 **********
2026-05-30 16:49:19.640354 | instance | ok: [instance]
2026-05-30 16:49:19.640580 | instance |
2026-05-30 16:49:19.640864 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-05-30 16:49:19.641169 | instance | Saturday 30 May 2026 16:49:19 +0000 (0:00:00.497) 0:07:59.797 **********
2026-05-30 16:49:20.556169 | instance | changed: [instance]
2026-05-30 16:49:20.556700 | instance |
2026-05-30 16:49:20.557160 | instance | PLAY [Install control-plane components] ****************************************
2026-05-30 16:49:20.557723 | instance |
2026-05-30 16:49:20.557960 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:49:20.558257 | instance | Saturday 30 May 2026 16:49:20 +0000 (0:00:00.915) 0:08:00.713 **********
2026-05-30 16:49:21.569390 | instance | ok: [instance]
2026-05-30 16:49:21.569440 | instance |
2026-05-30 16:49:21.569685 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 16:49:21.569776 | instance | Saturday 30 May 2026 16:49:21 +0000 (0:00:01.013) 0:08:01.726 **********
2026-05-30 16:49:21.781962 | instance | ok: [instance]
2026-05-30 16:49:21.782246 | instance |
2026-05-30 16:49:21.782531 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 16:49:21.782807 | instance | Saturday 30 May 2026 16:49:21 +0000 (0:00:00.211) 0:08:01.938 **********
2026-05-30 16:49:22.917836 | instance | ok: [instance]
2026-05-30 16:49:22.918147 | instance |
2026-05-30 16:49:22.918415 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-30 16:49:22.918684 | instance | Saturday 30 May 2026 16:49:22 +0000 (0:00:01.136) 0:08:03.074 **********
2026-05-30 16:49:23.129429 | instance | ok: [instance]
2026-05-30 16:49:23.129685 | instance |
2026-05-30 16:49:23.129964 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:49:23.130242 | instance | Saturday 30 May 2026 16:49:23 +0000 (0:00:00.211) 0:08:03.286 **********
2026-05-30 16:49:23.173582 | instance | ok: [instance] => {
2026-05-30 16:49:23.173863 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-05-30 16:49:23.174134 | instance | }
2026-05-30 16:49:23.174360 | instance |
2026-05-30 16:49:23.174613 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:49:23.174873 | instance | Saturday 30 May 2026 16:49:23 +0000 (0:00:00.044) 0:08:03.330 **********
2026-05-30 16:49:23.769331 | instance | changed: [instance]
2026-05-30 16:49:23.769548 | instance |
2026-05-30 16:49:23.769894 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:49:23.770159 | instance | Saturday 30 May 2026 16:49:23 +0000 (0:00:00.595) 0:08:03.926 **********
2026-05-30 16:49:25.270814 | instance | changed: [instance]
2026-05-30 16:49:25.270963 | instance |
2026-05-30 16:49:25.271124 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-05-30 16:49:25.271303 | instance | Saturday 30 May 2026 16:49:25 +0000 (0:00:01.501) 0:08:05.428 **********
2026-05-30 16:49:25.628788 | instance | ok: [instance]
2026-05-30 16:49:25.628895 | instance |
2026-05-30 16:49:25.629070 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-05-30 16:49:25.629245 | instance | Saturday 30 May 2026 16:49:25 +0000 (0:00:00.357) 0:08:05.785 **********
2026-05-30 16:49:25.818686 | instance | changed: [instance]
2026-05-30 16:49:25.818898 | instance |
2026-05-30 16:49:25.819197 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-05-30 16:49:25.819542 | instance | Saturday 30 May 2026 16:49:25 +0000 (0:00:00.189) 0:08:05.975 **********
2026-05-30 16:49:26.060774 | instance | ok: [instance]
2026-05-30 16:49:26.061007 | instance |
2026-05-30 16:49:26.061314 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-05-30 16:49:26.061714 | instance | Saturday 30 May 2026 16:49:26 +0000 (0:00:00.242) 0:08:06.218 **********
2026-05-30 16:49:26.253810 | instance | changed: [instance]
2026-05-30 16:49:26.254024 | instance |
2026-05-30 16:49:26.254307 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-05-30 16:49:26.254574 | instance | Saturday 30 May 2026 16:49:26 +0000 (0:00:00.192) 0:08:06.410 **********
2026-05-30 16:49:26.455417 | instance | ok: [instance]
2026-05-30 16:49:26.455643 | instance |
2026-05-30 16:49:26.455937 | instance | TASK [Install plugin] **********************************************************
2026-05-30 16:49:26.456183 | instance | Saturday 30 May 2026 16:49:26 +0000 (0:00:00.201) 0:08:06.612 **********
2026-05-30 16:49:26.504627 | instance | included: vexxhost.containers.download_artifact for instance
2026-05-30 16:49:26.504855 | instance |
2026-05-30 16:49:26.505117 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 16:49:26.505430 | instance | Saturday 30 May 2026 16:49:26 +0000 (0:00:00.049) 0:08:06.661 **********
2026-05-30 16:49:26.546097 | instance | ok: [instance] => {
2026-05-30 16:49:26.546324 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-05-30 16:49:26.546571 | instance | }
2026-05-30 16:49:26.546814 | instance |
2026-05-30 16:49:26.547080 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 16:49:26.547337 | instance | Saturday 30 May 2026 16:49:26 +0000 (0:00:00.041) 0:08:06.703 **********
2026-05-30 16:49:27.226013 | instance | changed: [instance]
2026-05-30 16:49:27.226141 | instance |
2026-05-30 16:49:27.226313 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 16:49:27.226487 | instance | Saturday 30 May 2026 16:49:27 +0000 (0:00:00.679) 0:08:07.383 **********
2026-05-30 16:49:29.090335 | instance | changed: [instance]
2026-05-30 16:49:29.090404 | instance |
2026-05-30 16:49:29.090680 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:49:29.090783 | instance | Saturday 30 May 2026 16:49:29 +0000 (0:00:01.864) 0:08:09.247 **********
2026-05-30 16:49:29.133340 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:49:29.133454 | instance |
2026-05-30 16:49:29.133474 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:49:29.133644 | instance | Saturday 30 May 2026 16:49:29 +0000 (0:00:00.042) 0:08:09.290 **********
2026-05-30 16:49:29.857874 | instance | changed: [instance]
2026-05-30 16:49:29.857970 | instance |
2026-05-30 16:49:29.858212 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-05-30 16:49:29.858228 | instance | Saturday 30 May 2026 16:49:29 +0000 (0:00:00.724) 0:08:10.015 **********
2026-05-30 16:49:30.731165 | instance | ok: [instance]
2026-05-30 16:49:30.731252 | instance |
2026-05-30 16:49:30.731470 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-05-30 16:49:30.731504 | instance | Saturday 30 May 2026 16:49:30 +0000 (0:00:00.873) 0:08:10.888 **********
2026-05-30 16:49:32.749702 | instance | changed: [instance]
2026-05-30 16:49:32.749799 | instance |
2026-05-30 16:49:32.750062 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:49:32.750408 | instance | Saturday 30 May 2026 16:49:32 +0000 (0:00:02.018) 0:08:12.906 **********
2026-05-30 16:49:32.794202 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:49:32.794261 | instance |
2026-05-30 16:49:32.794546 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:49:32.794615 | instance | Saturday 30 May 2026 16:49:32 +0000 (0:00:00.044) 0:08:12.951 **********
2026-05-30 16:49:33.294791 | instance | changed: [instance]
2026-05-30 16:49:33.294849 | instance |
2026-05-30 16:49:33.294855 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-05-30 16:49:33.294861 | instance | Saturday 30 May 2026 16:49:33 +0000 (0:00:00.499) 0:08:13.451 **********
2026-05-30 16:50:00.539852 | instance | changed: [instance]
2026-05-30 16:50:00.539922 | instance |
2026-05-30 16:50:00.539930 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-05-30 16:50:00.539943 | instance | Saturday 30 May 2026 16:50:00 +0000 (0:00:27.245) 0:08:40.696 **********
2026-05-30 16:50:01.229548 | instance | changed: [instance]
2026-05-30 16:50:01.229644 | instance |
2026-05-30 16:50:01.230114 | instance | PLAY [all] *********************************************************************
2026-05-30 16:50:01.230148 | instance |
2026-05-30 16:50:01.230153 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:50:01.230158 | instance | Saturday 30 May 2026 16:50:01 +0000 (0:00:00.690) 0:08:41.387 **********
2026-05-30 16:50:02.366933 | instance | ok: [instance]
2026-05-30 16:50:02.367045 | instance |
2026-05-30 16:50:02.367294 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-05-30 16:50:02.367353 | instance | Saturday 30 May 2026 16:50:02 +0000 (0:00:01.137) 0:08:42.524 **********
2026-05-30 16:50:03.098972 | instance | changed: [instance]
2026-05-30 16:50:03.099827 | instance |
2026-05-30 16:50:03.099897 | instance | PLAY [all] *********************************************************************
2026-05-30 16:50:03.099913 | instance |
2026-05-30 16:50:03.099935 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-05-30 16:50:03.100228 | instance | Saturday 30 May 2026 16:50:03 +0000 (0:00:00.732) 0:08:43.256 **********
2026-05-30 16:50:03.880609 | instance | ok: [instance]
2026-05-30 16:50:03.880678 | instance |
2026-05-30 16:50:03.881204 | instance | PLAY [controllers] *************************************************************
2026-05-30 16:50:03.881260 | instance |
2026-05-30 16:50:03.881266 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:50:03.881270 | instance | Saturday 30 May 2026 16:50:03 +0000 (0:00:00.781) 0:08:44.037 **********
2026-05-30 16:50:05.223883 | instance | ok: [instance]
2026-05-30 16:50:05.223969 | instance |
2026-05-30 16:50:05.224251 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:50:05.224317 | instance | Saturday 30 May 2026 16:50:05 +0000 (0:00:01.343) 0:08:45.381 **********
2026-05-30 16:50:05.264597 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:50:05.264723 | instance |
2026-05-30 16:50:05.264909 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:50:05.265060 | instance | Saturday 30 May 2026 16:50:05 +0000 (0:00:00.040) 0:08:45.421 **********
2026-05-30 16:50:05.731247 | instance | changed: [instance]
2026-05-30 16:50:05.731559 | instance |
2026-05-30 16:50:05.731856 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-05-30 16:50:05.732135 | instance | Saturday 30 May 2026 16:50:05 +0000 (0:00:00.466) 0:08:45.888 **********
2026-05-30 16:50:07.520710 | instance | changed: [instance]
2026-05-30 16:50:07.520841 | instance |
2026-05-30 16:50:07.521030 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:50:07.521202 | instance | Saturday 30 May 2026 16:50:07 +0000 (0:00:01.789) 0:08:47.677 **********
2026-05-30 16:50:07.568485 | instance | skipping: [instance]
2026-05-30 16:50:07.568698 | instance |
2026-05-30 16:50:07.568996 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-05-30 16:50:07.569264 | instance | Saturday 30 May 2026 16:50:07 +0000 (0:00:00.047) 0:08:47.725 **********
2026-05-30 16:50:07.613257 | instance | skipping: [instance]
2026-05-30 16:50:07.613492 | instance |
2026-05-30 16:50:07.613793 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-05-30 16:50:07.614043 | instance | Saturday 30 May 2026 16:50:07 +0000 (0:00:00.044) 0:08:47.770 **********
2026-05-30 16:50:07.648280 | instance | skipping: [instance]
2026-05-30 16:50:07.648394 | instance |
2026-05-30 16:50:07.648525 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-05-30 16:50:07.648646 | instance | Saturday 30 May 2026 16:50:07 +0000 (0:00:00.034) 0:08:47.805 **********
2026-05-30 16:50:07.681422 | instance | skipping: [instance]
2026-05-30 16:50:07.681845 | instance |
2026-05-30 16:50:07.682352 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-05-30 16:50:07.682778 | instance | Saturday 30 May 2026 16:50:07 +0000 (0:00:00.033) 0:08:47.838 **********
2026-05-30 16:50:07.729309 | instance | skipping: [instance]
2026-05-30 16:50:07.729461 | instance |
2026-05-30 16:50:07.729749 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-05-30 16:50:07.729939 | instance | Saturday 30 May 2026 16:50:07 +0000 (0:00:00.048) 0:08:47.886 **********
2026-05-30 16:50:07.777486 | instance | skipping: [instance]
2026-05-30 16:50:07.777744 | instance |
2026-05-30 16:50:07.778047 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-05-30 16:50:07.778313 | instance | Saturday 30 May 2026 16:50:07 +0000 (0:00:00.048) 0:08:47.934 **********
2026-05-30 16:50:07.831260 | instance | skipping: [instance]
2026-05-30 16:50:07.831481 | instance |
2026-05-30 16:50:07.831808 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-05-30 16:50:07.832185 | instance | Saturday 30 May 2026 16:50:07 +0000 (0:00:00.053) 0:08:47.988 **********
2026-05-30 16:50:07.861448 | instance | skipping: [instance]
2026-05-30 16:50:07.861632 | instance |
2026-05-30 16:50:07.861995 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-05-30 16:50:07.862235 | instance | Saturday 30 May 2026 16:50:07 +0000 (0:00:00.029) 0:08:48.018 **********
2026-05-30 16:50:07.912105 | instance | skipping: [instance]
2026-05-30 16:50:07.912327 | instance |
2026-05-30 16:50:07.912524 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-05-30 16:50:07.912544 | instance | Saturday 30 May 2026 16:50:07 +0000 (0:00:00.050) 0:08:48.068 **********
2026-05-30 16:50:07.946591 | instance | skipping: [instance]
2026-05-30 16:50:07.946817 | instance |
2026-05-30 16:50:07.947110 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-05-30 16:50:07.947397 | instance | Saturday 30 May 2026 16:50:07 +0000 (0:00:00.034) 0:08:48.103 **********
2026-05-30 16:50:07.979906 | instance | skipping: [instance]
2026-05-30 16:50:07.980143 | instance |
2026-05-30 16:50:07.980406 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-05-30 16:50:07.980721 | instance | Saturday 30 May 2026 16:50:07 +0000 (0:00:00.033) 0:08:48.136 **********
2026-05-30 16:50:08.015617 | instance | skipping: [instance]
2026-05-30 16:50:08.015929 | instance |
2026-05-30 16:50:08.016429 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-05-30 16:50:08.016720 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.035) 0:08:48.172 **********
2026-05-30 16:50:08.063408 | instance | skipping: [instance]
2026-05-30 16:50:08.063620 | instance |
2026-05-30 16:50:08.063914 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-05-30 16:50:08.064304 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.047) 0:08:48.220 **********
2026-05-30 16:50:08.097089 | instance | skipping: [instance]
2026-05-30 16:50:08.097357 | instance |
2026-05-30 16:50:08.097623 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-05-30 16:50:08.097918 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.034) 0:08:48.254 **********
2026-05-30 16:50:08.133916 | instance | skipping: [instance]
2026-05-30 16:50:08.134163 | instance |
2026-05-30 16:50:08.134415 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-05-30 16:50:08.134681 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.036) 0:08:48.291 **********
2026-05-30 16:50:08.175761 | instance | skipping: [instance]
2026-05-30 16:50:08.175884 | instance |
2026-05-30 16:50:08.176059 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-05-30 16:50:08.176293 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.041) 0:08:48.332 **********
2026-05-30 16:50:08.210725 | instance | skipping: [instance]
2026-05-30 16:50:08.210841 | instance |
2026-05-30 16:50:08.211026 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-05-30 16:50:08.211194 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.035) 0:08:48.367 **********
2026-05-30 16:50:08.243348 | instance | skipping: [instance]
2026-05-30 16:50:08.243527 | instance |
2026-05-30 16:50:08.243798 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-05-30 16:50:08.244054 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.032) 0:08:48.400 **********
2026-05-30 16:50:08.273960 | instance | skipping: [instance]
2026-05-30 16:50:08.274181 | instance |
2026-05-30 16:50:08.274448 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-05-30 16:50:08.274724 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.030) 0:08:48.431 **********
2026-05-30 16:50:08.307230 | instance | skipping: [instance]
2026-05-30 16:50:08.307465 | instance |
2026-05-30 16:50:08.307729 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-05-30 16:50:08.308029 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.033) 0:08:48.464 **********
2026-05-30 16:50:08.344373 | instance | skipping: [instance]
2026-05-30 16:50:08.344622 | instance |
2026-05-30 16:50:08.344901 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-05-30 16:50:08.345174 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.037) 0:08:48.501 **********
2026-05-30 16:50:08.381923 | instance | skipping: [instance]
2026-05-30 16:50:08.382146 | instance |
2026-05-30 16:50:08.382393 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-05-30 16:50:08.382655 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.037) 0:08:48.538 **********
2026-05-30 16:50:08.431138 | instance | skipping: [instance]
2026-05-30 16:50:08.431351 | instance |
2026-05-30 16:50:08.431668 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-05-30 16:50:08.431949 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.049) 0:08:48.588 **********
2026-05-30 16:50:08.476302 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-05-30 16:50:08.476597 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-05-30 16:50:08.476967 | instance | skipping: [instance]
2026-05-30 16:50:08.477232 | instance |
2026-05-30 16:50:08.477498 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-05-30 16:50:08.477827 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.045) 0:08:48.633 **********
2026-05-30 16:50:08.511120 | instance | skipping: [instance]
2026-05-30 16:50:08.511365 | instance |
2026-05-30 16:50:08.511648 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-05-30 16:50:08.511942 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.034) 0:08:48.668 **********
2026-05-30 16:50:08.565105 | instance | skipping: [instance]
2026-05-30 16:50:08.565344 | instance |
2026-05-30 16:50:08.565606 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-05-30 16:50:08.565906 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.053) 0:08:48.722 **********
2026-05-30 16:50:08.599588 | instance | skipping: [instance]
2026-05-30 16:50:08.599821 | instance |
2026-05-30 16:50:08.600171 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-05-30 16:50:08.600441 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.034) 0:08:48.756 **********
2026-05-30 16:50:08.637389 | instance | skipping: [instance]
2026-05-30 16:50:08.637675 | instance |
2026-05-30 16:50:08.637992 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-05-30 16:50:08.638324 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.037) 0:08:48.794 **********
2026-05-30 16:50:08.709379 | instance | skipping: [instance]
2026-05-30 16:50:08.709616 | instance |
2026-05-30 16:50:08.709921 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-05-30 16:50:08.710163 | instance |
2026-05-30 16:50:08.710537 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:50:08.710835 | instance | Saturday 30 May 2026 16:50:08 +0000 (0:00:00.071) 0:08:48.866 **********
2026-05-30 16:50:09.886929 | instance | ok: [instance]
2026-05-30 16:50:09.887150 | instance |
2026-05-30 16:50:09.887412 | instance | TASK [Deploy Helm chart] *******************************************************
2026-05-30 16:50:09.887681 | instance | Saturday 30 May 2026 16:50:09 +0000 (0:00:01.177) 0:08:50.044 **********
2026-05-30 16:50:09.944237 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-05-30 16:50:09.944312 | instance |
2026-05-30 16:50:09.944324 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:50:09.944358 | instance | Saturday 30 May 2026 16:50:09 +0000 (0:00:00.056) 0:08:50.100 **********
2026-05-30 16:50:09.993493 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:50:09.993819 | instance |
2026-05-30 16:50:09.994144 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:50:09.994441 | instance | Saturday 30 May 2026 16:50:09 +0000 (0:00:00.050) 0:08:50.150 **********
2026-05-30 16:50:10.495841 | instance | changed: [instance]
2026-05-30 16:50:10.496094 | instance |
2026-05-30 16:50:10.496378 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-05-30 16:50:10.496762 | instance | Saturday 30 May 2026 16:50:10 +0000 (0:00:00.502) 0:08:50.652 **********
2026-05-30 16:50:27.181178 | instance | changed: [instance]
2026-05-30 16:50:27.181407 | instance |
2026-05-30 16:50:27.181729 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-05-30 16:50:27.181991 | instance | Saturday 30 May 2026 16:50:27 +0000 (0:00:16.684) 0:09:07.337 **********
2026-05-30 16:50:27.884561 | instance | changed: [instance]
2026-05-30 16:50:27.884771 | instance |
2026-05-30 16:50:27.885055 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-05-30 16:50:27.885352 | instance | Saturday 30 May 2026 16:50:27 +0000 (0:00:00.703) 0:09:08.041 **********
2026-05-30 16:50:27.936539 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-05-30 16:50:27.936657 | instance |
2026-05-30 16:50:27.936916 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-05-30 16:50:27.937183 | instance | Saturday 30 May 2026 16:50:27 +0000 (0:00:00.052) 0:09:08.093 **********
2026-05-30 16:50:28.638021 | instance | changed: [instance]
2026-05-30 16:50:28.638161 | instance |
2026-05-30 16:50:28.638346 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-05-30 16:50:28.638528 | instance | Saturday 30 May 2026 16:50:28 +0000 (0:00:00.701) 0:09:08.795 **********
2026-05-30 16:50:29.330372 | instance | ok: [instance]
2026-05-30 16:50:29.330594 | instance |
2026-05-30 16:50:29.330869 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-05-30 16:50:29.331191 | instance | Saturday 30 May 2026 16:50:29 +0000 (0:00:00.692) 0:09:09.487 **********
2026-05-30 16:50:29.820348 | instance | changed: [instance]
2026-05-30 16:50:29.820404 | instance |
2026-05-30 16:50:29.820411 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-05-30 16:50:29.821404 | instance | Saturday 30 May 2026 16:50:29 +0000 (0:00:00.481) 0:09:09.969 **********
2026-05-30 16:50:29.821425 | instance |
2026-05-30 16:50:29.821432 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-05-30 16:50:29.821441 | instance | Saturday 30 May 2026 16:50:29 +0000 (0:00:00.007) 0:09:09.976 **********
2026-05-30 16:50:29.857354 | instance | skipping: [instance]
2026-05-30 16:50:29.857834 | instance |
2026-05-30 16:50:29.857896 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-05-30 16:50:29.857914 | instance | Saturday 30 May 2026 16:50:29 +0000 (0:00:00.037) 0:09:10.014 **********
2026-05-30 16:50:31.471577 | instance | changed: [instance]
2026-05-30 16:50:31.471641 | instance |
2026-05-30 16:50:31.471956 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-05-30 16:50:31.472022 | instance | Saturday 30 May 2026 16:50:31 +0000 (0:00:01.613) 0:09:11.628 **********
2026-05-30 16:50:33.634984 | instance | changed: [instance]
2026-05-30 16:50:33.635459 | instance |
2026-05-30 16:50:33.635479 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:50:33.635486 | instance | Saturday 30 May 2026 16:50:33 +0000 (0:00:02.163) 0:09:13.792 **********
2026-05-30 16:50:33.681995 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:50:33.682103 | instance |
2026-05-30 16:50:33.682408 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:50:33.682453 | instance | Saturday 30 May 2026 16:50:33 +0000 (0:00:00.047) 0:09:13.839 **********
2026-05-30 16:50:34.175982 | instance | changed: [instance]
2026-05-30 16:50:34.176052 | instance |
2026-05-30 16:50:34.176326 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-05-30 16:50:34.176369 | instance | Saturday 30 May 2026 16:50:34 +0000 (0:00:00.494) 0:09:14.333 **********
2026-05-30 16:50:48.150252 | instance | changed: [instance]
2026-05-30 16:50:48.150371 | instance |
2026-05-30 16:50:48.150570 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:50:48.150737 | instance | Saturday 30 May 2026 16:50:48 +0000 (0:00:13.973) 0:09:28.307 **********
2026-05-30 16:50:48.196868 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:50:48.196976 | instance |
2026-05-30 16:50:48.197094 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:50:48.197214 | instance | Saturday 30 May 2026 16:50:48 +0000 (0:00:00.047) 0:09:28.354 **********
2026-05-30 16:50:48.684952 | instance | changed: [instance]
2026-05-30 16:50:48.685026 | instance |
2026-05-30 16:50:48.685312 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-05-30 16:50:48.685359 | instance | Saturday 30 May 2026 16:50:48 +0000 (0:00:00.487) 0:09:28.842 **********
2026-05-30 16:50:51.515132 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-05-30 16:50:51.515609 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-05-30 16:50:51.515627 | instance |
2026-05-30 16:50:51.515638 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-05-30 16:50:51.515642 | instance | Saturday 30 May 2026 16:50:51 +0000 (0:00:02.830) 0:09:31.672 **********
2026-05-30 16:50:55.073909 | instance | changed: [instance]
2026-05-30 16:50:55.073985 | instance |
2026-05-30 16:50:55.074242 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:50:55.074282 | instance | Saturday 30 May 2026 16:50:55 +0000 (0:00:03.558) 0:09:35.231 **********
2026-05-30 16:50:55.122225 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:50:55.122300 | instance |
2026-05-30 16:50:55.122571 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:50:55.122610 | instance | Saturday 30 May 2026 16:50:55 +0000 (0:00:00.048) 0:09:35.279 **********
2026-05-30 16:50:55.638704 | instance | changed: [instance]
2026-05-30 16:50:55.639188 | instance |
2026-05-30 16:50:55.639235 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-05-30 16:50:55.639243 | instance | Saturday 30 May 2026 16:50:55 +0000 (0:00:00.516) 0:09:35.795 **********
2026-05-30 16:50:58.673506 | instance | ok: [instance]
2026-05-30 16:50:58.673597 | instance |
2026-05-30 16:50:58.673851 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-05-30 16:50:58.673899 | instance | Saturday 30 May 2026 16:50:58 +0000 (0:00:03.035) 0:09:38.831 **********
2026-05-30 16:51:01.171279 | instance | changed: [instance]
2026-05-30 16:51:01.171446 | instance |
2026-05-30 16:51:01.171647 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-05-30 16:51:01.171849 | instance | Saturday 30 May 2026 16:51:01 +0000 (0:00:02.497) 0:09:41.328 **********
2026-05-30 16:51:01.810488 | instance | ok: [instance]
2026-05-30 16:51:01.810551 | instance |
2026-05-30 16:51:01.810558 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-05-30 16:51:01.810563 | instance | Saturday 30 May 2026 16:51:01 +0000 (0:00:00.638) 0:09:41.967 **********
2026-05-30 16:51:02.540373 | instance | changed: [instance]
2026-05-30 16:51:02.540471 | instance |
2026-05-30 16:51:02.540800 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-05-30 16:51:02.540864 | instance | Saturday 30 May 2026 16:51:02 +0000 (0:00:00.730) 0:09:42.697 **********
2026-05-30 16:51:03.639807 | instance | ok: [instance]
2026-05-30 16:51:03.639872 | instance |
2026-05-30 16:51:03.639891 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-05-30 16:51:03.640152 | instance | Saturday 30 May 2026 16:51:03 +0000 (0:00:01.097) 0:09:43.795 **********
2026-05-30 16:51:03.680374 | instance | skipping: [instance]
2026-05-30 16:51:03.680614 | instance |
2026-05-30 16:51:03.680940 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-05-30 16:51:03.681269 | instance | Saturday 30 May 2026 16:51:03 +0000 (0:00:00.041) 0:09:43.837 **********
2026-05-30 16:51:03.727947 | instance | skipping: [instance]
2026-05-30 16:51:03.728158 | instance |
2026-05-30 16:51:03.728424 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-05-30 16:51:03.728693 | instance | Saturday 30 May 2026 16:51:03 +0000 (0:00:00.047) 0:09:43.885 **********
2026-05-30 16:51:03.771142 | instance | skipping: [instance]
2026-05-30 16:51:03.771370 | instance |
2026-05-30 16:51:03.771721 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-05-30 16:51:03.771960 | instance | Saturday 30 May 2026 16:51:03 +0000 (0:00:00.043) 0:09:43.928 **********
2026-05-30 16:51:03.815561 | instance | skipping: [instance]
2026-05-30 16:51:03.815795 | instance |
2026-05-30 16:51:03.816075 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-05-30 16:51:03.816341 | instance | Saturday 30 May 2026 16:51:03 +0000 (0:00:00.044) 0:09:43.972 **********
2026-05-30 16:51:03.850039 | instance | skipping: [instance]
2026-05-30 16:51:03.850295 | instance |
2026-05-30 16:51:03.850566 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-05-30 16:51:03.850826 | instance | Saturday 30 May 2026 16:51:03 +0000 (0:00:00.034) 0:09:44.007 **********
2026-05-30 16:51:03.902890 | instance | skipping: [instance]
2026-05-30 16:51:03.903131 | instance |
2026-05-30 16:51:03.903416 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-05-30 16:51:03.903725 | instance | Saturday 30 May 2026 16:51:03 +0000 (0:00:00.053) 0:09:44.060 **********
2026-05-30 16:51:03.943710 | instance | skipping: [instance]
2026-05-30 16:51:03.943968 | instance |
2026-05-30 16:51:03.944235 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-05-30 16:51:03.944574 | instance | Saturday 30 May 2026 16:51:03 +0000 (0:00:00.040) 0:09:44.100 **********
2026-05-30 16:52:26.823093 | instance | changed: [instance]
2026-05-30 16:52:26.823312 | instance |
2026-05-30 16:52:26.823608 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-05-30 16:52:26.823876 | instance | Saturday 30 May 2026 16:52:26 +0000 (0:01:22.879) 0:11:06.980 **********
2026-05-30 16:52:27.508590 | instance | changed: [instance]
2026-05-30 16:52:27.508827 | instance |
2026-05-30 16:52:27.509117 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:52:27.509382 | instance | Saturday 30 May 2026 16:52:27 +0000 (0:00:00.685) 0:11:07.665 **********
2026-05-30 16:52:27.553357 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:52:27.553645 | instance |
2026-05-30 16:52:27.553977 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:52:27.554247 | instance | Saturday 30 May 2026 16:52:27 +0000 (0:00:00.044) 0:11:07.710 **********
2026-05-30 16:52:28.069698 | instance | changed: [instance]
2026-05-30 16:52:28.069770 | instance |
2026-05-30 16:52:28.069782 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-05-30 16:52:28.069801 | instance | Saturday 30 May 2026 16:52:28 +0000 (0:00:00.515) 0:11:08.225 **********
2026-05-30 16:52:28.798457 | instance | changed: [instance]
2026-05-30 16:52:28.798788 | instance |
2026-05-30 16:52:28.799219 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-05-30 16:52:28.799424 | instance | Saturday 30 May 2026 16:52:28 +0000 (0:00:00.729) 0:11:08.955 **********
2026-05-30 16:52:30.353741 | instance | changed: [instance]
2026-05-30 16:52:30.353833 | instance |
2026-05-30 16:52:30.353966 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 16:52:30.354088 | instance | Saturday 30 May 2026 16:52:30 +0000 (0:00:01.555) 0:11:10.511 **********
2026-05-30 16:52:30.393172 | instance | skipping: [instance]
2026-05-30 16:52:30.393419 | instance |
2026-05-30 16:52:30.393786 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 16:52:30.394074 | instance | Saturday 30 May 2026 16:52:30 +0000 (0:00:00.039) 0:11:10.550 **********
2026-05-30 16:52:30.429545 | instance | skipping: [instance]
2026-05-30 16:52:30.429784 | instance |
2026-05-30 16:52:30.430031 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 16:52:30.430231 | instance | Saturday 30 May 2026 16:52:30 +0000 (0:00:00.035) 0:11:10.586 **********
2026-05-30 16:52:30.469498 | instance | skipping: [instance]
2026-05-30 16:52:30.469603 | instance |
2026-05-30 16:52:30.469771 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 16:52:30.469891 | instance | Saturday 30 May 2026 16:52:30 +0000 (0:00:00.040) 0:11:10.626 **********
2026-05-30 16:52:30.503680 | instance | skipping: [instance]
2026-05-30 16:52:30.503924 | instance |
2026-05-30 16:52:30.504279 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 16:52:30.504562 | instance | Saturday 30 May 2026 16:52:30 +0000 (0:00:00.034) 0:11:10.661 **********
2026-05-30 16:52:31.145719 | instance | ok: [instance]
2026-05-30 16:52:31.146062 | instance |
2026-05-30 16:52:31.146365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 16:52:31.146629 | instance | Saturday 30 May 2026 16:52:31 +0000 (0:00:00.641) 0:11:11.302 **********
2026-05-30 16:52:31.203592 | instance | ok: [instance]
2026-05-30 16:52:31.203929 | instance |
2026-05-30 16:52:31.204231 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 16:52:31.204505 | instance | Saturday 30 May 2026 16:52:31 +0000 (0:00:00.058) 0:11:11.360 **********
2026-05-30 16:52:31.242393 | instance | ok: [instance]
2026-05-30 16:52:31.242647 | instance |
2026-05-30 16:52:31.242929 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 16:52:31.243197 | instance | Saturday 30 May 2026 16:52:31 +0000 (0:00:00.038) 0:11:11.399 **********
2026-05-30 16:52:31.299696 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 16:52:31.299967 | instance |
2026-05-30 16:52:31.300234 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 16:52:31.300495 | instance | Saturday 30 May 2026 16:52:31 +0000 (0:00:00.057) 0:11:11.456 **********
2026-05-30 16:52:31.350892 | instance | ok: [instance]
2026-05-30 16:52:31.351028 | instance |
2026-05-30 16:52:31.351300 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:52:31.351478 | instance | Saturday 30 May 2026 16:52:31 +0000 (0:00:00.051) 0:11:11.508 **********
2026-05-30 16:52:31.394482 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:52:31.394726 | instance |
2026-05-30 16:52:31.394993 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:52:31.395258 | instance | Saturday 30 May 2026 16:52:31 +0000 (0:00:00.043) 0:11:11.551 **********
2026-05-30 16:52:31.887233 | instance | changed: [instance]
2026-05-30 16:52:31.887511 | instance |
2026-05-30 16:52:31.887825 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-05-30 16:52:31.888127 | instance | Saturday 30 May 2026 16:52:31 +0000 (0:00:00.492) 0:11:12.044 **********
2026-05-30 16:52:32.541285 | instance | ok: [instance]
2026-05-30 16:52:32.541541 | instance |
2026-05-30 16:52:32.541902 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-05-30 16:52:32.542197 | instance | Saturday 30 May 2026 16:52:32 +0000 (0:00:00.653) 0:11:12.698 **********
2026-05-30 16:52:33.609337 | instance | changed: [instance]
2026-05-30 16:52:33.609594 | instance |
2026-05-30 16:52:33.610182 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-05-30 16:52:33.610240 | instance | Saturday 30 May 2026 16:52:33 +0000 (0:00:01.068) 0:11:13.766 **********
2026-05-30 16:52:34.038832 | instance | ok: [instance]
2026-05-30 16:52:34.038912 | instance |
2026-05-30 16:52:34.039145 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-05-30 16:52:34.039187 | instance | Saturday 30 May 2026 16:52:34 +0000 (0:00:00.429) 0:11:14.196 **********
2026-05-30 16:52:34.451865 | instance | changed: [instance]
2026-05-30 16:52:34.451941 | instance |
2026-05-30 16:52:34.452181 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-05-30 16:52:34.452234 | instance | Saturday 30 May 2026 16:52:34 +0000 (0:00:00.413) 0:11:14.609 **********
2026-05-30 16:52:34.910775 | instance | changed: [instance]
2026-05-30 16:52:34.910841 | instance |
2026-05-30 16:52:34.911108 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-05-30 16:52:34.911160 | instance | Saturday 30 May 2026 16:52:34 +0000 (0:00:00.458) 0:11:15.067 **********
2026-05-30 16:52:35.302928 | instance | ok: [instance]
2026-05-30 16:52:35.303002 | instance |
2026-05-30 16:52:35.303306 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-05-30 16:52:35.303370 | instance | Saturday 30 May 2026 16:52:35 +0000 (0:00:00.391) 0:11:15.459 **********
2026-05-30 16:54:58.671134 | instance | changed: [instance]
2026-05-30 16:54:58.671268 | instance |
2026-05-30 16:54:58.671314 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-05-30 16:54:58.671430 | instance | Saturday 30 May 2026 16:54:58 +0000 (0:02:23.368) 0:13:38.828 **********
2026-05-30 16:54:59.411672 | instance | ok: [instance]
2026-05-30 16:54:59.411774 | instance |
2026-05-30 16:54:59.411865 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-05-30 16:54:59.412044 | instance | Saturday 30 May 2026 16:54:59 +0000 (0:00:00.740) 0:13:39.569 **********
2026-05-30 16:54:59.470710 | instance | included: ingress for instance
2026-05-30 16:54:59.470779 | instance |
2026-05-30 16:54:59.470966 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-05-30 16:54:59.471108 | instance | Saturday 30 May 2026 16:54:59 +0000 (0:00:00.059) 0:13:39.628 **********
2026-05-30 16:55:00.438417 | instance | changed: [instance]
2026-05-30 16:55:00.438495 | instance |
2026-05-30 16:55:00.438624 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-05-30 16:55:00.438743 | instance | Saturday 30 May 2026 16:55:00 +0000 (0:00:00.967) 0:13:40.595 **********
2026-05-30 16:55:00.707833 | instance | ok: [instance]
2026-05-30 16:55:00.707952 | instance |
2026-05-30 16:55:00.708123 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-05-30 16:55:00.708289 | instance | Saturday 30 May 2026 16:55:00 +0000 (0:00:00.269) 0:13:40.865 **********
2026-05-30 16:55:01.620034 | instance | changed: [instance]
2026-05-30 16:55:01.620342 | instance |
2026-05-30 16:55:01.620697 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-05-30 16:55:01.621138 | instance |
2026-05-30 16:55:01.621501 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:55:01.621889 | instance | Saturday 30 May 2026 16:55:01 +0000 (0:00:00.912) 0:13:41.777 **********
2026-05-30 16:55:03.153511 | instance | ok: [instance]
2026-05-30 16:55:03.153755 | instance |
2026-05-30 16:55:03.154094 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:55:03.154367 | instance | Saturday 30 May 2026 16:55:03 +0000 (0:00:01.533) 0:13:43.310 **********
2026-05-30 16:55:03.211139 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:55:03.211359 | instance |
2026-05-30 16:55:03.211625 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:55:03.211882 | instance | Saturday 30 May 2026 16:55:03 +0000 (0:00:00.057) 0:13:43.368 **********
2026-05-30 16:55:03.674129 | instance | changed: [instance]
2026-05-30 16:55:03.674264 | instance |
2026-05-30 16:55:03.674486 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-05-30 16:55:03.674707 | instance | Saturday 30 May 2026 16:55:03 +0000 (0:00:00.463) 0:13:43.831 **********
2026-05-30 16:55:04.422667 | instance | ok: [instance]
2026-05-30 16:55:04.422990 | instance |
2026-05-30 16:55:04.423409 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-05-30 16:55:04.423848 | instance | Saturday 30 May 2026 16:55:04 +0000 (0:00:00.748) 0:13:44.579 **********
2026-05-30 16:55:06.585548 | instance | changed: [instance]
2026-05-30 16:55:06.585802 | instance |
2026-05-30 16:55:06.586090 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:55:06.586347 | instance | Saturday 30 May 2026 16:55:06 +0000 (0:00:02.162) 0:13:46.742 **********
2026-05-30 16:55:06.638586 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:55:06.638774 | instance |
2026-05-30 16:55:06.639048 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:55:06.639256 | instance | Saturday 30 May 2026 16:55:06 +0000 (0:00:00.053) 0:13:46.795 **********
2026-05-30 16:55:07.302400 | instance | changed: [instance]
2026-05-30 16:55:07.302598 | instance |
2026-05-30 16:55:07.302819 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-05-30 16:55:07.303027 | instance | Saturday 30 May 2026 16:55:07 +0000 (0:00:00.663) 0:13:47.459 **********
2026-05-30 16:55:08.482535 | instance | changed: [instance]
2026-05-30 16:55:08.482777 | instance |
2026-05-30 16:55:08.483069 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-05-30 16:55:08.483343 | instance | Saturday 30 May 2026 16:55:08 +0000 (0:00:01.179) 0:13:48.639 **********
2026-05-30 16:55:09.266439 | instance | ok: [instance]
2026-05-30 16:55:09.266741 | instance |
2026-05-30 16:55:09.266894 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-05-30 16:55:09.267134 | instance | Saturday 30 May 2026 16:55:09 +0000 (0:00:00.783) 0:13:49.423 **********
2026-05-30 16:55:17.506562 | instance | ok: [instance]
2026-05-30 16:55:17.506863 | instance |
2026-05-30 16:55:17.507229 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-05-30 16:55:17.507603 | instance | Saturday 30 May 2026 16:55:17 +0000 (0:00:08.240) 0:13:57.663 **********
2026-05-30 16:55:19.092638 | instance | ok: [instance]
2026-05-30 16:55:19.092711 | instance |
2026-05-30 16:55:19.092739 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-05-30 16:55:19.092821 | instance | Saturday 30 May 2026 16:55:19 +0000 (0:00:01.586) 0:13:59.249 **********
2026-05-30 16:55:19.377479 | instance | ok: [instance]
2026-05-30 16:55:19.377527 | instance |
2026-05-30 16:55:19.377534 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-05-30 16:55:19.377540 | instance | Saturday 30 May 2026 16:55:19 +0000 (0:00:00.284) 0:13:59.534 **********
2026-05-30 16:55:19.592482 | instance | ok: [instance]
2026-05-30 16:55:19.592555 | instance |
2026-05-30 16:55:19.592572 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-05-30 16:55:19.592587 | instance | Saturday 30 May 2026 16:55:19 +0000 (0:00:00.215) 0:13:59.749 **********
2026-05-30 16:55:19.786292 | instance | ok: [instance]
2026-05-30 16:55:19.786363 | instance |
2026-05-30 16:55:19.786635 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-05-30 16:55:19.786680 | instance | Saturday 30 May 2026 16:55:19 +0000 (0:00:00.193) 0:13:59.943 **********
2026-05-30 16:55:20.471609 | instance | changed: [instance]
2026-05-30 16:55:20.471686 | instance |
2026-05-30 16:55:20.471966 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-05-30 16:55:20.472007 | instance | Saturday 30 May 2026 16:55:20 +0000 (0:00:00.685) 0:14:00.629 **********
2026-05-30 16:55:37.483417 | instance | changed: [instance] => (item=alertmanager)
2026-05-30 16:55:37.483507 | instance | changed: [instance] => (item=grafana)
2026-05-30 16:55:37.483889 | instance | changed: [instance] => (item=prometheus)
2026-05-30 16:55:37.483929 | instance |
2026-05-30 16:55:37.484149 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-05-30 16:55:37.484160 | instance | Saturday 30 May 2026 16:55:37 +0000 (0:00:17.011) 0:14:17.640 **********
2026-05-30 16:55:39.378472 | instance | ok: [instance] => (item=alertmanager)
2026-05-30 16:55:39.378528 | instance | ok: [instance] => (item=grafana)
2026-05-30 16:55:39.378539 | instance | ok: [instance] => (item=prometheus)
2026-05-30 16:55:39.378686 | instance |
2026-05-30 16:55:39.379000 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-05-30 16:55:39.379262 | instance | Saturday 30 May 2026 16:55:39 +0000 (0:00:01.893) 0:14:19.534 **********
2026-05-30 16:55:42.741003 | instance | changed: [instance] => (item=None)
2026-05-30 16:55:42.741082 | instance | changed: [instance] => (item=None)
2026-05-30 16:55:42.741764 | instance | changed: [instance] => (item=None)
2026-05-30 16:55:42.741816 | instance | changed: [instance]
2026-05-30 16:55:42.741888 | instance |
2026-05-30 16:55:42.742166 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-05-30 16:55:42.742468 | instance | Saturday 30 May 2026 16:55:42 +0000 (0:00:03.362) 0:14:22.897 **********
2026-05-30 16:55:47.691430 | instance | changed: [instance] => (item=None)
2026-05-30 16:55:47.691693 | instance | changed: [instance] => (item=None)
2026-05-30 16:55:47.691968 | instance | changed: [instance] => (item=None)
2026-05-30 16:55:47.692224 | instance | changed: [instance] => (item=None)
2026-05-30 16:55:47.692483 | instance | changed: [instance] => (item=None)
2026-05-30 16:55:47.692742 | instance | changed: [instance]
2026-05-30 16:55:47.692987 | instance |
2026-05-30 16:55:47.693263 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-05-30 16:55:47.693524 | instance | Saturday 30 May 2026 16:55:47 +0000 (0:00:04.951) 0:14:27.848 **********
2026-05-30 16:55:58.982496 | instance | changed: [instance] => (item=alertmanager)
2026-05-30 16:55:58.982595 | instance | changed: [instance] => (item=prometheus)
2026-05-30 16:55:58.982700 | instance |
2026-05-30 16:55:58.982824 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-05-30 16:55:58.982939 | instance | Saturday 30 May 2026 16:55:58 +0000 (0:00:11.291) 0:14:39.139 **********
2026-05-30 16:56:10.359294 | instance | changed: [instance] => (item=alertmanager)
2026-05-30 16:56:10.359367 | instance | changed: [instance] => (item=prometheus)
2026-05-30 16:56:10.359460 | instance |
2026-05-30 16:56:10.359575 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-05-30 16:56:10.359696 | instance | Saturday 30 May 2026 16:56:10 +0000 (0:00:11.376) 0:14:50.516 **********
2026-05-30 16:56:11.048877 | instance | changed: [instance]
2026-05-30 16:56:11.048974 | instance |
2026-05-30 16:56:11.049103 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-05-30 16:56:11.049236 | instance | Saturday 30 May 2026 16:56:11 +0000 (0:00:00.689) 0:14:51.206 **********
2026-05-30 16:56:17.603067 | instance | ok: [instance]
2026-05-30 16:56:17.603307 | instance |
2026-05-30 16:56:17.603598 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-05-30 16:56:17.603970 | instance | Saturday 30 May 2026 16:56:17 +0000 (0:00:06.553) 0:14:57.760 **********
2026-05-30 16:56:31.125729 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-05-30 16:56:31.126029 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-05-30 16:56:31.126415 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-05-30 16:56:31.126756 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-05-30 16:56:31.127040 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-05-30 16:56:31.127310 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-05-30 16:56:31.127580 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-05-30 16:56:31.127839 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-05-30 16:56:31.128097 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-05-30 16:56:31.128516 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-05-30 16:56:31.128790 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-05-30 16:56:31.129048 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-05-30 16:56:31.129285 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-05-30 16:56:31.129521 | instance |
2026-05-30 16:56:31.129842 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-05-30 16:56:31.130137 | instance | Saturday 30 May 2026 16:56:31 +0000 (0:00:13.522) 0:15:11.282 **********
2026-05-30 16:57:00.211145 | instance | changed: [instance]
2026-05-30 16:57:00.211354 | instance |
2026-05-30 16:57:00.211645 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:57:00.211919 | instance | Saturday 30 May 2026 16:57:00 +0000 (0:00:29.085) 0:15:40.368 **********
2026-05-30 16:57:00.283396 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:57:00.283665 | instance |
2026-05-30 16:57:00.283966 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:57:00.284364 | instance | Saturday 30 May 2026 16:57:00 +0000 (0:00:00.071) 0:15:40.439 **********
2026-05-30 16:57:00.794453 | instance | changed: [instance]
2026-05-30 16:57:00.794757 | instance |
2026-05-30 16:57:00.795089 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-05-30 16:57:00.795307 | instance | Saturday 30 May 2026 16:57:00 +0000 (0:00:00.512) 0:15:40.951 **********
2026-05-30 16:57:03.703422 | instance | changed: [instance]
2026-05-30 16:57:03.703746 | instance |
2026-05-30 16:57:03.704217 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:57:03.704602 | instance | Saturday 30 May 2026 16:57:03 +0000 (0:00:02.908) 0:15:43.860 **********
2026-05-30 16:57:03.763877 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:57:03.765001 | instance |
2026-05-30 16:57:03.765065 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:57:03.765090 | instance | Saturday 30 May 2026 16:57:03 +0000 (0:00:00.060) 0:15:43.920 **********
2026-05-30 16:57:04.386080 | instance | changed: [instance]
2026-05-30 16:57:04.386318 | instance |
2026-05-30 16:57:04.386633 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-05-30 16:57:04.386916 | instance | Saturday 30 May 2026 16:57:04 +0000 (0:00:00.622) 0:15:44.543 **********
2026-05-30 16:57:06.366727 | instance | changed: [instance]
2026-05-30 16:57:06.367045 | instance |
2026-05-30 16:57:06.367357 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:57:06.367634 | instance | Saturday 30 May 2026 16:57:06 +0000 (0:00:01.980) 0:15:46.523 **********
2026-05-30 16:57:06.414470 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:57:06.414554 | instance |
2026-05-30 16:57:06.414697 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:57:06.414840 | instance | Saturday 30 May 2026 16:57:06 +0000 (0:00:00.047) 0:15:46.571 **********
2026-05-30 16:57:06.901785 | instance | changed: [instance]
2026-05-30 16:57:06.902049 | instance |
2026-05-30 16:57:06.902319 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-05-30 16:57:06.902580 | instance | Saturday 30 May 2026 16:57:06 +0000 (0:00:00.487) 0:15:47.058 **********
2026-05-30 16:57:08.333386 | instance | changed: [instance]
2026-05-30 16:57:08.333464 | instance |
2026-05-30 16:57:08.333614 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-05-30 16:57:08.333714 | instance | Saturday 30 May 2026 16:57:08 +0000 (0:00:01.431) 0:15:48.490 **********
2026-05-30 16:57:09.144707 | instance | changed: [instance]
2026-05-30 16:57:09.144788 | instance |
2026-05-30 16:57:09.144930 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:57:09.145051 | instance | Saturday 30 May 2026 16:57:09 +0000 (0:00:00.811) 0:15:49.302 **********
2026-05-30 16:57:09.198219 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:57:09.198288 | instance |
2026-05-30 16:57:09.198580 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:57:09.198589 | instance | Saturday 30 May 2026 16:57:09 +0000 (0:00:00.053) 0:15:49.355 **********
2026-05-30 16:57:09.710668 | instance | changed: [instance]
2026-05-30 16:57:09.710883 | instance |
2026-05-30 16:57:09.711119 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-05-30 16:57:09.711333 | instance | Saturday 30 May 2026 16:57:09 +0000 (0:00:00.511) 0:15:49.867 **********
2026-05-30 16:57:11.149040 | instance | changed: [instance]
2026-05-30 16:57:11.149094 | instance |
2026-05-30 16:57:11.149102 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:57:11.149109 | instance | Saturday 30 May 2026 16:57:11 +0000 (0:00:01.438) 0:15:51.305 **********
2026-05-30 16:57:11.202713 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:57:11.202776 | instance |
2026-05-30 16:57:11.202914 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:57:11.203033 | instance | Saturday 30 May 2026 16:57:11 +0000 (0:00:00.054) 0:15:51.360 **********
2026-05-30 16:57:11.686245 | instance | changed: [instance]
2026-05-30 16:57:11.686324 | instance |
2026-05-30 16:57:11.686456 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-05-30 16:57:11.686591 | instance | Saturday 30 May 2026 16:57:11 +0000 (0:00:00.483) 0:15:51.843 **********
2026-05-30 16:57:13.170441 | instance | changed: [instance]
2026-05-30 16:57:13.170526 | instance |
2026-05-30 16:57:13.170849 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-05-30 16:57:13.170889 | instance |
2026-05-30 16:57:13.171133 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 16:57:13.171144 | instance | Saturday 30 May 2026 16:57:13 +0000 (0:00:01.484) 0:15:53.328 **********
2026-05-30 16:57:14.966601 | instance | ok: [instance]
2026-05-30 16:57:14.966652 | instance |
2026-05-30 16:57:14.966861 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-05-30 16:57:14.967137 | instance | Saturday 30 May 2026 16:57:14 +0000 (0:00:01.795) 0:15:55.123 **********
2026-05-30 16:57:15.048412 | instance | skipping: [instance]
2026-05-30 16:57:15.048583 | instance |
2026-05-30 16:57:15.048775 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 16:57:15.048961 | instance | Saturday 30 May 2026 16:57:15 +0000 (0:00:00.082) 0:15:55.205 **********
2026-05-30 16:57:15.280123 | instance | ok: [instance]
2026-05-30 16:57:15.280254 | instance |
2026-05-30 16:57:15.280455 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 16:57:15.280856 | instance | Saturday 30 May 2026 16:57:15 +0000 (0:00:00.231) 0:15:55.437 **********
2026-05-30 16:57:15.325360 | instance | skipping: [instance]
2026-05-30 16:57:15.325494 | instance |
2026-05-30 16:57:15.325779 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 16:57:15.326009 | instance | Saturday 30 May 2026 16:57:15 +0000 (0:00:00.045) 0:15:55.482 **********
2026-05-30 16:57:15.366815 | instance | skipping: [instance]
2026-05-30 16:57:15.367149 | instance |
2026-05-30 16:57:15.367481 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 16:57:15.367767 | instance | Saturday 30 May 2026 16:57:15 +0000 (0:00:00.041) 0:15:55.524 **********
2026-05-30 16:57:15.405385 | instance | skipping: [instance]
2026-05-30 16:57:15.405621 | instance |
2026-05-30 16:57:15.405833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 16:57:15.406067 | instance | Saturday 30 May 2026 16:57:15 +0000 (0:00:00.038) 0:15:55.562 **********
2026-05-30 16:57:15.448362 | instance | skipping: [instance]
2026-05-30 16:57:15.448545 | instance |
2026-05-30 16:57:15.448862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 16:57:15.449151 | instance | Saturday 30 May 2026 16:57:15 +0000 (0:00:00.043) 0:15:55.605 **********
2026-05-30 16:57:15.492631 | instance | skipping: [instance]
2026-05-30 16:57:15.492867 | instance |
2026-05-30 16:57:15.493168 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 16:57:15.493452 | instance | Saturday 30 May 2026 16:57:15 +0000 (0:00:00.044) 0:15:55.649 **********
2026-05-30 16:57:15.547392 | instance | ok: [instance]
2026-05-30 16:57:15.547633 | instance |
2026-05-30 16:57:15.547928 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 16:57:15.548249 | instance | Saturday 30 May 2026 16:57:15 +0000 (0:00:00.054) 0:15:55.704 **********
2026-05-30 16:57:15.600111 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 16:57:15.600336 | instance |
2026-05-30 16:57:15.600592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 16:57:15.600847 | instance | Saturday 30 May 2026 16:57:15 +0000 (0:00:00.053) 0:15:55.757 **********
2026-05-30 16:57:15.665334 | instance | ok: [instance]
2026-05-30 16:57:15.665544 | instance |
2026-05-30 16:57:15.665863 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:57:15.666117 | instance | Saturday 30 May 2026 16:57:15 +0000 (0:00:00.065) 0:15:55.822 **********
2026-05-30 16:57:15.734008 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:57:15.734168 | instance |
2026-05-30 16:57:15.734360 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:57:15.734495 | instance | Saturday 30 May 2026 16:57:15 +0000 (0:00:00.068) 0:15:55.891 **********
2026-05-30 16:57:16.262907 | instance | changed: [instance]
2026-05-30 16:57:16.263033 | instance |
2026-05-30 16:57:16.263205 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-05-30 16:57:16.263374 | instance | Saturday 30 May 2026 16:57:16 +0000 (0:00:00.529) 0:15:56.420 **********
2026-05-30 16:57:17.647485 | instance | changed: [instance]
2026-05-30 16:57:17.647538 | instance |
2026-05-30 16:57:17.647574 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-05-30 16:57:17.647707 | instance | Saturday 30 May 2026 16:57:17 +0000 (0:00:01.383) 0:15:57.803 **********
2026-05-30 16:57:18.428843 | instance | changed: [instance]
2026-05-30 16:57:18.428932 | instance |
2026-05-30 16:57:18.429181 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-05-30 16:57:18.429225 | instance | Saturday 30 May 2026 16:57:18 +0000 (0:00:00.782) 0:15:58.586 **********
2026-05-30 16:57:22.256811 | instance | changed: [instance]
2026-05-30 16:57:22.256886 | instance |
2026-05-30 16:57:22.256977 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-05-30 16:57:22.257098 | instance | Saturday 30 May 2026 16:57:22 +0000 (0:00:03.828) 0:16:02.414 **********
2026-05-30 16:57:22.475007 | instance | changed: [instance]
2026-05-30 16:57:22.475091 | instance |
2026-05-30 16:57:22.475206 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-05-30 16:57:22.475332 | instance | Saturday 30 May 2026 16:57:22 +0000 (0:00:00.218) 0:16:02.632 **********
2026-05-30 16:57:23.025675 | instance | changed: [instance]
2026-05-30 16:57:23.025715 | instance |
2026-05-30 16:57:23.025721 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 16:57:23.025726 | instance | Saturday 30 May 2026 16:57:23 +0000 (0:00:00.550) 0:16:03.182 **********
2026-05-30 16:57:23.112357 | instance | ok: [instance]
2026-05-30 16:57:23.112460 | instance |
2026-05-30 16:57:23.112477 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 16:57:23.112625 | instance | Saturday 30 May 2026 16:57:23 +0000 (0:00:00.087) 0:16:03.269 **********
2026-05-30 16:57:23.199076 | instance | included: rabbitmq for instance
2026-05-30 16:57:23.199189 | instance |
2026-05-30 16:57:23.199449 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-30 16:57:23.199488 | instance | Saturday 30 May 2026 16:57:23 +0000 (0:00:00.086) 0:16:03.356 **********
2026-05-30 16:57:23.898347 | instance | ok: [instance]
2026-05-30 16:57:23.898430 | instance |
2026-05-30 16:57:23.898706 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-30 16:57:23.898737 | instance | Saturday 30 May 2026 16:57:23 +0000 (0:00:00.699) 0:16:04.055 **********
2026-05-30 16:57:23.959198 | instance | skipping: [instance]
2026-05-30 16:57:23.959604 | instance |
2026-05-30 16:57:23.959640 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-30 16:57:23.959646 | instance | Saturday 30 May 2026 16:57:23 +0000 (0:00:00.060) 0:16:04.116 **********
2026-05-30 16:57:24.017526 | instance | skipping: [instance]
2026-05-30 16:57:24.017589 | instance |
2026-05-30 16:57:24.017763 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-30 16:57:24.017867 | instance | Saturday 30 May 2026 16:57:24 +0000 (0:00:00.058) 0:16:04.174 **********
2026-05-30 16:57:24.063782 | instance | skipping: [instance]
2026-05-30 16:57:24.063944 | instance |
2026-05-30 16:57:24.064165 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-30 16:57:24.064202 | instance | Saturday 30 May 2026 16:57:24 +0000 (0:00:00.046) 0:16:04.221 **********
2026-05-30 16:57:54.897124 | instance | changed: [instance]
2026-05-30 16:57:54.897209 | instance |
2026-05-30 16:57:54.897442 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 16:57:54.897488 | instance | Saturday 30 May 2026 16:57:54 +0000 (0:00:30.833) 0:16:35.054 **********
2026-05-30 16:57:55.562609 | instance | ok: [instance]
2026-05-30 16:57:55.563061 | instance |
2026-05-30 16:57:55.563110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 16:57:55.563117 | instance | Saturday 30 May 2026 16:57:55 +0000 (0:00:00.665) 0:16:35.719 **********
2026-05-30 16:57:55.620806 | instance | ok: [instance]
2026-05-30 16:57:55.620890 | instance |
2026-05-30 16:57:55.621017 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 16:57:55.621126 | instance | Saturday 30 May 2026 16:57:55 +0000 (0:00:00.058) 0:16:35.778 **********
2026-05-30 16:57:55.683386 | instance | skipping: [instance]
2026-05-30 16:57:55.683468 | instance |
2026-05-30 16:57:55.683613 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 16:57:55.683769 | instance | Saturday 30 May 2026 16:57:55 +0000 (0:00:00.062) 0:16:35.840 **********
2026-05-30 16:57:55.737747 | instance | skipping: [instance]
2026-05-30 16:57:55.738005 | instance |
2026-05-30 16:57:55.738290 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 16:57:55.738595 | instance | Saturday 30 May 2026 16:57:55 +0000 (0:00:00.054) 0:16:35.894 **********
2026-05-30 16:57:55.790368 | instance | ok: [instance]
2026-05-30 16:57:55.790509 | instance |
2026-05-30 16:57:55.790696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 16:57:55.790849 | instance | Saturday 30 May 2026 16:57:55 +0000 (0:00:00.052) 0:16:35.947 **********
2026-05-30 16:57:55.882261 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 16:57:55.882559 | instance | ok: [instance] => (item=identity)
2026-05-30 16:57:55.882839 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 16:57:55.883156 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-30 16:57:55.883421 | instance |
2026-05-30 16:57:55.883707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 16:57:55.884001 | instance | Saturday 30 May 2026 16:57:55 +0000 (0:00:00.091) 0:16:36.039 **********
2026-05-30 16:57:55.964125 | instance | ok: [instance]
2026-05-30 16:57:55.964237 | instance |
2026-05-30 16:57:55.964436 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 16:57:55.964659 | instance | Saturday 30 May 2026 16:57:55 +0000 (0:00:00.082) 0:16:36.121 **********
2026-05-30 16:57:56.031651 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 16:57:56.031810 | instance |
2026-05-30 16:57:56.032006 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 16:57:56.032216 | instance | Saturday 30 May 2026 16:57:56 +0000 (0:00:00.066) 0:16:36.188 **********
2026-05-30 16:57:56.573632 | instance | changed: [instance]
2026-05-30 16:57:56.573890 | instance |
2026-05-30 16:57:56.574163 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-05-30 16:57:56.574472 | instance | Saturday 30 May 2026 16:57:56 +0000 (0:00:00.542) 0:16:36.730 **********
2026-05-30 16:57:58.210023 | instance | ok: [instance] => (item=None)
2026-05-30 16:57:58.210254 | instance | ok: [instance]
2026-05-30 16:57:58.210501 | instance |
2026-05-30 16:57:58.210789 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-05-30 16:57:58.211057 | instance | Saturday 30 May 2026 16:57:58 +0000 (0:00:01.635) 0:16:38.366 **********
2026-05-30 16:57:59.211044 | instance | ok: [instance] => (item=atmosphere)
2026-05-30 16:57:59.211333 | instance |
2026-05-30 16:57:59.211822 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-05-30 16:57:59.212071 | instance | Saturday 30 May 2026 16:57:59 +0000 (0:00:01.001) 0:16:39.367 **********
2026-05-30 16:58:00.077692 | instance | changed: [instance]
2026-05-30 16:58:00.078361 | instance |
2026-05-30 16:58:00.078397 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-05-30 16:58:00.078414 | instance | Saturday 30 May 2026 16:58:00 +0000 (0:00:00.866) 0:16:40.234 **********
2026-05-30 16:58:01.194985 | instance | changed: [instance] => (item=None)
2026-05-30 16:58:01.195089 | instance | changed: [instance]
2026-05-30 16:58:01.195429 | instance |
2026-05-30 16:58:01.195501 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-05-30 16:58:01.195521 | instance | Saturday 30 May 2026 16:58:01 +0000 (0:00:01.117) 0:16:41.352 **********
2026-05-30 16:58:02.549483 | instance | changed: [instance] => (item=None)
2026-05-30 16:58:02.549548 | instance | changed: [instance]
2026-05-30 16:58:02.549740 | instance |
2026-05-30 16:58:02.549876 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-05-30 16:58:02.549960 | instance | Saturday 30 May 2026 16:58:02 +0000 (0:00:01.354) 0:16:42.707 **********
2026-05-30 17:00:46.746465 | instance | changed: [instance]
2026-05-30 17:00:46.746576 | instance |
2026-05-30 17:00:46.746786 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 17:00:46.747189 | instance | Saturday 30 May 2026 17:00:46 +0000 (0:02:44.196) 0:19:26.903 **********
2026-05-30 17:00:46.849777 | instance | included: openstack_helm_ingress for instance
2026-05-30 17:00:46.849857 | instance |
2026-05-30 17:00:46.850130 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 17:00:46.850171 | instance | Saturday 30 May 2026 17:00:46 +0000 (0:00:00.103) 0:19:27.007 **********
2026-05-30 17:00:46.908816 | instance | skipping: [instance]
2026-05-30 17:00:46.908926 | instance |
2026-05-30 17:00:46.909108 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 17:00:46.909273 | instance | Saturday 30 May 2026 17:00:46 +0000 (0:00:00.059) 0:19:27.066 **********
2026-05-30 17:00:46.955643 | instance | skipping: [instance]
2026-05-30 17:00:46.955715 | instance |
2026-05-30 17:00:46.955974 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 17:00:46.956007 | instance | Saturday 30 May 2026 17:00:46 +0000 (0:00:00.046) 0:19:27.113 **********
2026-05-30 17:00:47.017359 | instance | ok: [instance]
2026-05-30 17:00:47.017743 | instance |
2026-05-30 17:00:47.017781 | instance | TASK [Create Ingress identity] *************************************************
2026-05-30 17:00:47.017792 | instance | Saturday 30 May 2026 17:00:47 +0000 (0:00:00.061) 0:19:27.174 **********
2026-05-30 17:00:47.090139 | instance | included: ingress for instance
2026-05-30 17:00:47.090265 | instance |
2026-05-30 17:00:47.090482 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-05-30 17:00:47.090521 | instance | Saturday 30 May 2026 17:00:47 +0000 (0:00:00.072) 0:19:27.247 **********
2026-05-30 17:00:48.046936 | instance | changed: [instance]
2026-05-30 17:00:48.047009 | instance |
2026-05-30 17:00:48.047136 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-05-30 17:00:48.047282 | instance | Saturday 30 May 2026 17:00:48 +0000 (0:00:00.956) 0:19:28.204 **********
2026-05-30 17:00:51.304565 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-05-30 17:00:51.304665 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-05-30 17:00:51.304671 | instance | ok: [instance]
2026-05-30 17:00:51.304675 | instance |
2026-05-30 17:00:51.304680 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-05-30 17:00:51.304684 | instance | Saturday 30 May 2026 17:00:51 +0000 (0:00:03.257) 0:19:31.461 **********
2026-05-30 17:00:52.037817 | instance | ok: [instance]
2026-05-30 17:00:52.037893 | instance |
2026-05-30 17:00:52.038018 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-05-30 17:00:52.038138 | instance | Saturday 30 May 2026 17:00:52 +0000 (0:00:00.733) 0:19:32.195 **********
2026-05-30 17:00:53.507538 | instance | ok: [instance] => (item=atmosphere)
2026-05-30 17:00:53.507763 | instance |
2026-05-30 17:00:53.508044 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-05-30 17:00:53.508391 | instance | Saturday 30 May 2026 17:00:53 +0000 (0:00:01.469) 0:19:33.664 **********
2026-05-30 17:00:54.694723 | instance | changed: [instance] => (item=atmosphere)
2026-05-30 17:00:54.694960 | instance |
2026-05-30 17:00:54.695257 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-05-30 17:00:54.695526 | instance | Saturday 30 May 2026 17:00:54 +0000 (0:00:01.187) 0:19:34.851 **********
2026-05-30 17:00:55.796891 | instance | changed: [instance] => (item=atmosphere)
2026-05-30 17:00:55.796966 | instance |
2026-05-30 17:00:55.797072 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-05-30 17:00:55.797191 | instance | Saturday 30 May 2026 17:00:55 +0000 (0:00:01.102) 0:19:35.953 **********
2026-05-30 17:00:56.936030 | instance | changed: [instance] => (item=atmosphere)
2026-05-30 17:00:56.936103 | instance |
2026-05-30 17:00:56.936303 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-05-30 17:00:56.936639 | instance | Saturday 30 May 2026 17:00:56 +0000 (0:00:01.138) 0:19:37.092 **********
2026-05-30 17:00:57.166952 | instance | changed: [instance]
2026-05-30 17:00:57.167045 | instance |
2026-05-30 17:00:57.167288 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 17:00:57.167306 | instance | Saturday 30 May 2026 17:00:57 +0000 (0:00:00.232) 0:19:37.324 **********
2026-05-30 17:00:58.233533 | instance | ok: [instance]
2026-05-30 17:00:58.233608 | instance |
2026-05-30 17:00:58.233774 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-30 17:00:58.233897 | instance | Saturday 30 May 2026 17:00:58 +0000 (0:00:01.065) 0:19:38.390 **********
2026-05-30 17:00:58.468111 | instance | ok: [instance]
2026-05-30 17:00:58.468192 | instance |
2026-05-30 17:00:58.468315 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 17:00:58.468436 | instance | Saturday 30 May 2026 17:00:58 +0000 (0:00:00.235) 0:19:38.625 **********
2026-05-30 17:00:58.548052 | instance | ok: [instance] => {
2026-05-30 17:00:58.548120 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-05-30 17:00:58.548212 | instance | }
2026-05-30 17:00:58.548324 | instance |
2026-05-30 17:00:58.548445 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 17:00:58.548590 | instance | Saturday 30 May 2026 17:00:58 +0000 (0:00:00.079) 0:19:38.705 **********
2026-05-30 17:00:59.224553 | instance | changed: [instance]
2026-05-30 17:00:59.224628 | instance |
2026-05-30 17:00:59.224797 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 17:00:59.224912 | instance | Saturday 30 May 2026 17:00:59 +0000 (0:00:00.676) 0:19:39.381 **********
2026-05-30 17:01:00.473575 | instance | changed: [instance]
2026-05-30 17:01:00.473877 | instance |
2026-05-30 17:01:00.474210 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-05-30 17:01:00.474481 | instance | Saturday 30 May 2026 17:01:00 +0000 (0:00:01.248) 0:19:40.630 **********
2026-05-30 17:01:01.030661 | instance | changed: [instance]
2026-05-30 17:01:01.030783 | instance |
2026-05-30 17:01:01.030963 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-05-30 17:01:01.031131 | instance | Saturday 30 May 2026 17:01:01 +0000 (0:00:00.557) 0:19:41.187 **********
2026-05-30 17:01:01.727309 | instance | ok: [instance]
2026-05-30 17:01:01.727366 | instance |
2026-05-30 17:01:01.727377 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-05-30 17:01:01.727387 | instance | Saturday 30 May 2026 17:01:01 +0000 (0:00:00.695) 0:19:41.883 **********
2026-05-30 17:01:02.439142 | instance | ok: [instance]
2026-05-30 17:01:02.439240 | instance |
2026-05-30 17:01:02.439357 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-05-30 17:01:02.439476 | instance | Saturday 30 May 2026 17:01:02 +0000 (0:00:00.713) 0:19:42.596 **********
2026-05-30 17:01:02.818447 | instance | ok: [instance]
2026-05-30 17:01:02.818526 | instance |
2026-05-30 17:01:02.818717 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-05-30 17:01:02.819122 | instance | Saturday 30 May 2026 17:01:02 +0000 (0:00:00.379) 0:19:42.975 **********
2026-05-30 17:01:02.947434 | instance | included: openstack_helm_endpoints for instance
2026-05-30 17:01:02.947551 | instance |
2026-05-30 17:01:02.947689 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 17:01:02.947875 | instance | Saturday 30 May 2026 17:01:02 +0000 (0:00:00.128) 0:19:43.104 **********
2026-05-30 17:01:03.002285 | instance | skipping: [instance]
2026-05-30 17:01:03.002356 | instance |
2026-05-30 17:01:03.002501 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 17:01:03.002688 | instance | Saturday 30 May 2026 17:01:02 +0000 (0:00:00.054) 0:19:43.159 **********
2026-05-30 17:01:03.048247 | instance | skipping: [instance]
2026-05-30 17:01:03.048346 | instance |
2026-05-30 17:01:03.048475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 17:01:03.048657 | instance | Saturday 30 May 2026 17:01:03 +0000 (0:00:00.046) 0:19:43.205 **********
2026-05-30 17:01:03.095748 | instance | skipping: [instance]
2026-05-30 17:01:03.095842 | instance |
2026-05-30 17:01:03.096025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 17:01:03.096175 | instance | Saturday 30 May 2026 17:01:03 +0000 (0:00:00.047) 0:19:43.253 **********
2026-05-30 17:01:03.146095 | instance | skipping: [instance]
2026-05-30 17:01:03.146224 | instance |
2026-05-30 17:01:03.146443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 17:01:03.146602 | instance | Saturday 30 May 2026 17:01:03 +0000 (0:00:00.050) 0:19:43.303 **********
2026-05-30 17:01:03.195669 | instance | skipping: [instance]
2026-05-30 17:01:03.195917 | instance |
2026-05-30 17:01:03.196147 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 17:01:03.196354 | instance | Saturday 30 May 2026 17:01:03 +0000 (0:00:00.049) 0:19:43.352 **********
2026-05-30 17:01:03.249459 | instance | skipping: [instance]
2026-05-30 17:01:03.249949 | instance |
2026-05-30 17:01:03.250389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 17:01:03.250731 | instance | Saturday 30 May 2026 17:01:03 +0000 (0:00:00.053) 0:19:43.406 **********
2026-05-30 17:01:03.385621 | instance | ok: [instance]
2026-05-30 17:01:03.385919 | instance |
2026-05-30 17:01:03.386198 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 17:01:03.386465 | instance | Saturday 30 May 2026 17:01:03 +0000 (0:00:00.136) 0:19:43.542 **********
2026-05-30 17:01:03.460017 | instance | ok: [instance] => (item=identity)
2026-05-30 17:01:03.460190 | instance |
2026-05-30 17:01:03.460360 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 17:01:03.460522 | instance | Saturday 30 May 2026 17:01:03 +0000 (0:00:00.074) 0:19:43.617 **********
2026-05-30 17:01:03.534661 | instance | ok: [instance]
2026-05-30 17:01:03.534902 | instance |
2026-05-30 17:01:03.535181 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-05-30 17:01:03.535493 | instance | Saturday 30 May 2026 17:01:03 +0000 (0:00:00.074) 0:19:43.691 **********
2026-05-30 17:01:04.004600 | instance | changed: [instance]
2026-05-30 17:01:04.004839 | instance |
2026-05-30 17:01:04.005113 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-05-30 17:01:04.005388 | instance | Saturday 30 May 2026 17:01:03 +0000 (0:00:00.469) 0:19:44.161 **********
2026-05-30 17:01:04.520027 | instance | changed: [instance]
2026-05-30 17:01:04.520285 | instance |
2026-05-30 17:01:04.520612 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-05-30 17:01:04.520970 | instance | Saturday 30 May 2026 17:01:04 +0000 (0:00:00.515) 0:19:44.677 **********
2026-05-30 17:01:04.991046 | instance | changed: [instance]
2026-05-30 17:01:04.991284 | instance |
2026-05-30 17:01:04.991558 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-05-30 17:01:04.991837 | instance | Saturday 30 May 2026 17:01:04 +0000 (0:00:00.471) 0:19:45.148 **********
2026-05-30 17:01:05.497959 | instance | changed: [instance]
2026-05-30 17:01:05.498061 | instance |
2026-05-30 17:01:05.498318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 17:01:05.498502 | instance | Saturday 30 May 2026 17:01:05 +0000 (0:00:00.506) 0:19:45.655 **********
2026-05-30 17:01:05.576643 | instance | ok: [instance]
2026-05-30 17:01:05.576914 | instance |
2026-05-30 17:01:05.577209 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 17:01:05.577528 | instance | Saturday 30 May 2026 17:01:05 +0000 (0:00:00.078) 0:19:45.733 **********
2026-05-30 17:01:05.654343 | instance | included: rabbitmq for instance
2026-05-30 17:01:05.654572 | instance |
2026-05-30 17:01:05.654864 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-30 17:01:05.655118 | instance | Saturday 30 May 2026 17:01:05 +0000 (0:00:00.077) 0:19:45.811 **********
2026-05-30 17:01:06.307911 | instance | ok: [instance]
2026-05-30 17:01:06.308149 | instance |
2026-05-30 17:01:06.308433 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-30 17:01:06.308736 | instance | Saturday 30 May 2026 17:01:06 +0000 (0:00:00.653) 0:19:46.465 **********
2026-05-30 17:01:06.355862 | instance | skipping: [instance]
2026-05-30 17:01:06.356223 | instance |
2026-05-30 17:01:06.356657 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-30 17:01:06.357089 | instance | Saturday 30 May 2026 17:01:06 +0000 (0:00:00.047) 0:19:46.512 **********
2026-05-30 17:01:06.404435 | instance | skipping: [instance]
2026-05-30 17:01:06.404625 | instance |
2026-05-30 17:01:06.404925 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-30 17:01:06.405196 | instance | Saturday 30 May 2026 17:01:06 +0000 (0:00:00.048) 0:19:46.561 **********
2026-05-30 17:01:06.453447 | instance | skipping: [instance]
2026-05-30 17:01:06.453771 | instance |
2026-05-30 17:01:06.454052 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-30 17:01:06.454331 | instance | Saturday 30 May 2026 17:01:06 +0000 (0:00:00.049) 0:19:46.610 **********
2026-05-30 17:01:37.273129 | instance | changed: [instance]
2026-05-30 17:01:37.273832 | instance |
2026-05-30 17:01:37.273900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 17:01:37.273971 | instance | Saturday 30 May 2026 17:01:37 +0000 (0:00:30.819) 0:20:17.430 **********
2026-05-30 17:01:37.931443 | instance | ok: [instance]
2026-05-30 17:01:37.931641 | instance |
2026-05-30 17:01:37.931977 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 17:01:37.932250 | instance | Saturday 30 May 2026 17:01:37 +0000 (0:00:00.658) 0:20:18.088 **********
2026-05-30 17:01:37.980847 | instance | ok: [instance]
2026-05-30 17:01:37.980970 | instance |
2026-05-30 17:01:37.981126 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 17:01:37.981292 | instance | Saturday 30 May 2026 17:01:37 +0000 (0:00:00.049) 0:20:18.138 **********
2026-05-30 17:01:38.029148 | instance | skipping: [instance]
2026-05-30 17:01:38.029285 | instance |
2026-05-30 17:01:38.029642 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 17:01:38.029912 | instance | Saturday 30 May 2026 17:01:38 +0000 (0:00:00.048) 0:20:18.186 **********
2026-05-30 17:01:38.083110 | instance | skipping: [instance]
2026-05-30 17:01:38.083352 | instance |
2026-05-30 17:01:38.083682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 17:01:38.083958 | instance | Saturday 30 May 2026 17:01:38 +0000 (0:00:00.054) 0:20:18.240 **********
2026-05-30 17:01:38.134816 | instance | ok: [instance]
2026-05-30 17:01:38.135072 | instance |
2026-05-30 17:01:38.135378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 17:01:38.135655 | instance | Saturday 30 May 2026 17:01:38 +0000 (0:00:00.051) 0:20:18.292 **********
2026-05-30 17:01:38.243522 | instance | ok: [instance] => (item=key_manager)
2026-05-30 17:01:38.243603 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 17:01:38.243765 | instance | ok: [instance] => (item=identity)
2026-05-30 17:01:38.243919 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-30 17:01:38.244086 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 17:01:38.244264 | instance |
2026-05-30 17:01:38.244431 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 17:01:38.244587 | instance | Saturday 30 May 2026 17:01:38 +0000 (0:00:00.108) 0:20:18.400 **********
2026-05-30 17:01:38.316839 | instance | ok: [instance]
2026-05-30 17:01:38.317220 | instance |
2026-05-30 17:01:38.317606 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 17:01:38.318070 | instance | Saturday 30 May 2026 17:01:38 +0000 (0:00:00.072) 0:20:18.473 **********
2026-05-30 17:01:38.380437 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 17:01:38.380639 | instance |
2026-05-30 17:01:38.380897 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 17:01:38.381154 | instance | Saturday 30 May 2026 17:01:38 +0000 (0:00:00.064) 0:20:18.537 **********
2026-05-30 17:01:38.897255 | instance | changed: [instance]
2026-05-30 17:01:38.897496 | instance |
2026-05-30 17:01:38.897854 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-05-30 17:01:38.898122 | instance | Saturday 30 May 2026 17:01:38 +0000 (0:00:00.516) 0:20:19.054 **********
2026-05-30 17:03:14.990616 | instance | changed: [instance]
2026-05-30 17:03:14.990892 | instance |
2026-05-30 17:03:14.991197 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 17:03:14.991472 | instance | Saturday 30 May 2026 17:03:14 +0000 (0:01:36.092) 0:21:55.147 **********
2026-05-30 17:03:15.092482 | instance | included: openstack_helm_ingress for instance
2026-05-30 17:03:15.092716 | instance |
2026-05-30 17:03:15.092989 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 17:03:15.093255 | instance | Saturday 30 May 2026 17:03:15 +0000 (0:00:00.102) 0:21:55.249 **********
2026-05-30 17:03:15.142054 | instance | skipping: [instance]
2026-05-30 17:03:15.142280 | instance |
2026-05-30 17:03:15.142562 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 17:03:15.142860 | instance | Saturday 30 May 2026 17:03:15 +0000 (0:00:00.049) 0:21:55.299 **********
2026-05-30 17:03:15.196136 | instance | skipping: [instance]
2026-05-30 17:03:15.196366 | instance |
2026-05-30 17:03:15.196639 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 17:03:15.196901 | instance | Saturday 30 May 2026 17:03:15 +0000 (0:00:00.054) 0:21:55.353 **********
2026-05-30 17:03:15.257203 | instance | ok: [instance]
2026-05-30 17:03:15.257433 | instance |
2026-05-30 17:03:15.257884 | instance | TASK [Create Ingress key-manager] **********************************************
2026-05-30 17:03:15.258166 | instance | Saturday 30 May 2026 17:03:15 +0000 (0:00:00.061) 0:21:55.414 **********
2026-05-30 17:03:15.329111 | instance | included: ingress for instance
2026-05-30 17:03:15.329425 | instance |
2026-05-30 17:03:15.329835 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-05-30 17:03:15.330234 | instance | Saturday 30 May 2026 17:03:15 +0000 (0:00:00.071) 0:21:55.486 **********
2026-05-30 17:03:16.257029 | instance | changed: [instance]
2026-05-30 17:03:16.257107 | instance |
2026-05-30 17:03:16.257224 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-05-30 17:03:16.257346 | instance | Saturday 30 May 2026 17:03:16 +0000 (0:00:00.927) 0:21:56.414 **********
2026-05-30 17:03:17.373535 | instance | changed: [instance]
2026-05-30 17:03:17.373908 | instance |
2026-05-30 17:03:17.374264 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-05-30 17:03:17.374557 | instance | Saturday 30 May 2026 17:03:17 +0000 (0:00:01.116) 0:21:57.530 **********
2026-05-30 17:03:27.105544 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-05-30 17:03:27.105746 | instance |
2026-05-30 17:03:27.106025 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 17:03:27.106254 | instance | Saturday 30 May 2026 17:03:27 +0000 (0:00:09.731) 0:22:07.262 **********
2026-05-30 17:03:27.172878 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 17:03:27.173262 | instance |
2026-05-30 17:03:27.173304 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 17:03:27.173310 | instance | Saturday 30 May 2026 17:03:27 +0000 (0:00:00.067) 0:22:07.330 **********
2026-05-30 17:03:27.677583 | instance | changed: [instance]
2026-05-30 17:03:27.677679 | instance |
2026-05-30 17:03:27.677947 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-05-30 17:03:27.677987 | instance | Saturday 30 May 2026 17:03:27 +0000 (0:00:00.504) 0:22:07.835 **********
2026-05-30 17:03:30.313285 | instance | changed: [instance]
2026-05-30 17:03:30.313348 | instance |
2026-05-30 17:03:30.313643 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 17:03:30.313695 | instance | Saturday 30 May 2026 17:03:30 +0000 (0:00:02.635) 0:22:10.470 **********
2026-05-30 17:03:30.368444 | instance | skipping: [instance]
2026-05-30 17:03:30.368498 | instance |
2026-05-30 17:03:30.368511 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 17:03:30.368564 | instance | Saturday 30 May 2026 17:03:30 +0000 (0:00:00.054) 0:22:10.524 **********
2026-05-30 17:03:30.410620 | instance | skipping: [instance]
2026-05-30 17:03:30.411013 | instance |
2026-05-30 17:03:30.411050 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 17:03:30.411084 | instance | Saturday 30 May 2026 17:03:30 +0000 (0:00:00.043) 0:22:10.568 **********
2026-05-30 17:03:30.457222 | instance | skipping: [instance]
2026-05-30 17:03:30.457305 | instance |
2026-05-30 17:03:30.457548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 17:03:30.457589 | instance | Saturday 30 May 2026 17:03:30 +0000 (0:00:00.046) 0:22:10.614 **********
2026-05-30 17:03:30.510596 | instance | skipping: [instance]
2026-05-30 17:03:30.510659 | instance |
2026-05-30 17:03:30.510958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 17:03:30.511001 | instance | Saturday 30 May 2026 17:03:30 +0000 (0:00:00.053) 0:22:10.667 **********
2026-05-30 17:03:30.563553 | instance | skipping: [instance]
2026-05-30 17:03:30.563841 | instance |
2026-05-30 17:03:30.563881 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 17:03:30.564043 | instance | Saturday 30 May 2026 17:03:30 +0000 (0:00:00.052) 0:22:10.720 **********
2026-05-30 17:03:30.613064 | instance | skipping: [instance]
2026-05-30 17:03:30.613162 | instance |
2026-05-30 17:03:30.613442 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 17:03:30.613478 | instance | Saturday 30 May 2026 17:03:30 +0000 (0:00:00.049) 0:22:10.770 **********
2026-05-30 17:03:30.676552 | instance | ok: [instance]
2026-05-30 17:03:30.676641 | instance |
2026-05-30 17:03:30.676905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 17:03:30.676941 | instance | Saturday 30 May 2026 17:03:30 +0000 (0:00:00.063) 0:22:10.833 **********
2026-05-30 17:03:30.743340 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-05-30 17:03:30.743422 | instance |
2026-05-30 17:03:30.743620 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 17:03:30.743691 | instance | Saturday 30 May 2026 17:03:30 +0000 (0:00:00.066) 0:22:10.900 **********
2026-05-30 17:03:30.809712 | instance | ok: [instance]
2026-05-30 17:03:30.809791 | instance |
2026-05-30 17:03:30.809935 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 17:03:30.810118 | instance | Saturday 30 May 2026 17:03:30 +0000 (0:00:00.066) 0:22:10.967 **********
2026-05-30 17:03:30.878724 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 17:03:30.878804 | instance |
2026-05-30 17:03:30.878947 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 17:03:30.879119 | instance | Saturday 30 May 2026 17:03:30 +0000 (0:00:00.068) 0:22:11.036 **********
2026-05-30 17:03:31.380430 | instance | changed: [instance]
2026-05-30 17:03:31.380682 | instance |
2026-05-30 17:03:31.381009 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-05-30 17:03:31.381298 | instance | Saturday 30 May 2026 17:03:31 +0000 (0:00:00.501) 0:22:11.537 **********
2026-05-30 17:03:48.695295 | instance | ok: [instance]
2026-05-30 17:03:48.695436 | instance |
2026-05-30 17:03:48.695617 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-05-30 17:03:48.695787 | instance | Saturday 30 May 2026 17:03:48 +0000 (0:00:17.315) 0:22:28.852 **********
2026-05-30 17:04:03.042500 | instance | ok: [instance]
2026-05-30 17:04:03.042621 | instance |
2026-05-30 17:04:03.042795 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-05-30 17:04:03.042971 | instance | Saturday 30 May 2026 17:04:03 +0000 (0:00:14.346) 0:22:43.199 **********
2026-05-30 17:04:04.416449 | instance | ok: [instance]
2026-05-30 17:04:04.416513 | instance |
2026-05-30 17:04:04.416798 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-05-30 17:04:04.416845 | instance | Saturday 30 May 2026 17:04:04 +0000 (0:00:01.374) 0:22:44.573 **********
2026-05-30 17:04:05.612774 | instance | ok: [instance]
2026-05-30 17:04:05.612847 | instance |
2026-05-30 17:04:05.613130 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-05-30 17:04:05.613175 | instance | Saturday 30 May 2026 17:04:05 +0000 (0:00:01.196) 0:22:45.770 **********
2026-05-30 17:04:06.336279 | instance | changed: [instance]
2026-05-30 17:04:06.336312 | instance |
2026-05-30 17:04:06.336318 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-05-30 17:04:06.336323 | instance | Saturday 30 May 2026 17:04:06 +0000 (0:00:00.723) 0:22:46.493 **********
2026-05-30 17:04:07.050125 | instance | changed: [instance]
2026-05-30 17:04:07.050185 | instance |
2026-05-30 17:04:07.050417 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-05-30 17:04:07.050440 | instance | Saturday 30 May 2026 17:04:07 +0000 (0:00:00.713) 0:22:47.207 **********
2026-05-30 17:04:10.120906 | instance | changed: [instance]
2026-05-30 17:04:10.120980 | instance |
2026-05-30 17:04:10.121253 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-05-30 17:04:10.121294 | instance | Saturday 30 May 2026 17:04:10 +0000 (0:00:03.071) 0:22:50.278 **********
2026-05-30 17:04:11.660783 | instance | [WARNING]: Module did not set no_log for update_password
2026-05-30 17:04:11.683748 | instance | changed: [instance]
2026-05-30 17:04:11.684137 | instance |
2026-05-30 17:04:11.684180 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-05-30 17:04:11.684186 | instance | Saturday 30 May 2026 17:04:11 +0000 (0:00:01.562) 0:22:51.841 **********
2026-05-30 17:04:18.383736 | instance | ok: [instance]
2026-05-30 17:04:18.383806 | instance |
2026-05-30 17:04:18.383944 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-05-30 17:04:18.384067 | instance | Saturday 30 May 2026 17:04:18 +0000 (0:00:06.699) 0:22:58.541 **********
2026-05-30 17:04:19.444462 | instance | changed: [instance]
2026-05-30 17:04:19.444546 | instance |
2026-05-30 17:04:19.444668 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-05-30 17:04:19.444786 | instance | Saturday 30 May 2026 17:04:19 +0000 (0:00:01.060) 0:22:59.601 **********
2026-05-30 17:04:21.437023 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-186.nip.io/swift/v1/%(tenant_id)s'})
2026-05-30 17:04:21.437064 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-05-30 17:04:21.437070 | instance |
2026-05-30 17:04:21.437075 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 17:04:21.437080 | instance | Saturday 30 May 2026 17:04:21 +0000 (0:00:01.992) 0:23:01.594 **********
2026-05-30 17:04:21.531598 | instance | included: openstack_helm_ingress for instance
2026-05-30 17:04:21.531638 | instance |
2026-05-30 17:04:21.531643 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 17:04:21.531647 | instance | Saturday 30 May 2026 17:04:21 +0000 (0:00:00.094) 0:23:01.688 **********
2026-05-30 17:04:21.592308 | instance | skipping: [instance]
2026-05-30 17:04:21.592421 | instance |
2026-05-30 17:04:21.592558 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 17:04:21.592709 | instance | Saturday 30 May 2026 17:04:21 +0000 (0:00:00.060) 0:23:01.749 **********
2026-05-30 17:04:21.656714 | instance | skipping: [instance]
2026-05-30 17:04:21.656785 | instance |
2026-05-30 17:04:21.656964 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 17:04:21.657063 | instance | Saturday 30 May 2026 17:04:21 +0000 (0:00:00.064) 0:23:01.813 **********
2026-05-30 17:04:21.718279 | instance | ok: [instance]
2026-05-30 17:04:21.718358 | instance |
2026-05-30 17:04:21.718473 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-05-30 17:04:21.718602 | instance | Saturday 30 May 2026 17:04:21 +0000 (0:00:00.061) 0:23:01.875 **********
2026-05-30 17:04:21.801794 | instance | included: ingress for instance
2026-05-30 17:04:21.801872 | instance |
2026-05-30 17:04:21.801997 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-05-30 17:04:21.802195 | instance | Saturday 30 May 2026 17:04:21 +0000 (0:00:00.083) 0:23:01.959 **********
2026-05-30 17:04:22.854888 | instance | changed: [instance]
2026-05-30 17:04:22.855032 | instance |
2026-05-30 17:04:22.855223 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 17:04:22.855406 | instance | Saturday 30 May 2026 17:04:22 +0000 (0:00:01.052) 0:23:03.012 **********
2026-05-30 17:04:22.923595 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 17:04:22.923732 | instance |
2026-05-30 17:04:22.923915 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 17:04:22.924145 | instance | Saturday 30 May 2026 17:04:22 +0000 (0:00:00.068) 0:23:03.080 **********
2026-05-30 17:04:23.442963 | instance | changed: [instance]
2026-05-30 17:04:23.443246 | instance |
2026-05-30 17:04:23.443604 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-05-30 17:04:23.443954 | instance | Saturday 30 May 2026 17:04:23 +0000 (0:00:00.519) 0:23:03.600 **********
2026-05-30 17:04:37.770861 | instance | ok: [instance]
2026-05-30 17:04:37.772148 | instance |
2026-05-30 17:04:37.772426 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-05-30 17:04:37.772695 | instance | Saturday 30 May 2026 17:04:37 +0000 (0:00:14.327) 0:23:17.927 **********
2026-05-30 17:04:37.849007 | instance | ok: [instance] => (item=10.96.240.200)
2026-05-30 17:04:37.849250 | instance |
2026-05-30 17:04:37.849554 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-05-30 17:04:37.849867 | instance | Saturday 30 May 2026 17:04:37 +0000 (0:00:00.078) 0:23:18.006 **********
2026-05-30 17:04:38.588503 | instance | changed: [instance]
2026-05-30 17:04:38.588870 | instance |
2026-05-30 17:04:38.589306 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-05-30 17:04:38.589487 | instance | Saturday 30 May 2026 17:04:38 +0000 (0:00:00.739) 0:23:18.745 **********
2026-05-30 17:04:39.303060 | instance | changed: [instance]
2026-05-30 17:04:39.303292 | instance |
2026-05-30 17:04:39.303563 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-05-30 17:04:39.303836 | instance | Saturday 30 May 2026 17:04:39 +0000 (0:00:00.714) 0:23:19.460 **********
2026-05-30 17:04:40.507582 | instance | ok: [instance]
2026-05-30 17:04:40.507837 | instance |
2026-05-30 17:04:40.508113 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-05-30 17:04:40.508380 | instance | Saturday 30 May 2026 17:04:40 +0000 (0:00:01.204) 0:23:20.664 **********
2026-05-30 17:04:40.563737 | instance | ok: [instance]
2026-05-30 17:04:40.563993 | instance |
2026-05-30 17:04:40.564059 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-05-30 17:04:40.564226 | instance | Saturday 30 May 2026 17:04:40 +0000 (0:00:00.055) 0:23:20.720 **********
2026-05-30 17:04:41.260661 | instance | changed: [instance]
2026-05-30 17:04:41.260779 | instance |
2026-05-30 17:04:41.260933 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-05-30 17:04:41.261332 | instance | Saturday 30 May 2026 17:04:41 +0000 (0:00:00.697) 0:23:21.417 **********
2026-05-30 17:04:41.517579 | instance | ok: [instance]
2026-05-30 17:04:41.517644 | instance |
2026-05-30 17:04:41.517805 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-05-30 17:04:41.517920 | instance | Saturday 30 May 2026 17:04:41 +0000 (0:00:00.257) 0:23:21.674 **********
2026-05-30 17:04:42.814434 | instance | changed: [instance]
2026-05-30 17:04:42.814685 | instance |
2026-05-30 17:04:42.814972 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 17:04:42.815253 | instance | Saturday 30 May 2026 17:04:42 +0000 (0:00:01.295) 0:23:22.970 **********
2026-05-30 17:04:43.005304 | instance | ok: [instance]
2026-05-30 17:04:43.005372 | instance |
2026-05-30 17:04:43.008140 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 17:04:43.008197 | instance | Saturday 30 May 2026 17:04:42 +0000 (0:00:00.191) 0:23:23.162 **********
2026-05-30 17:04:43.086000 | instance | included: rabbitmq for instance
2026-05-30 17:04:43.086232 | instance |
2026-05-30 17:04:43.086507 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-30 17:04:43.086807 | instance | Saturday 30 May 2026 17:04:43 +0000 (0:00:00.080) 0:23:23.243 **********
2026-05-30 17:04:43.768221 | instance | ok: [instance]
2026-05-30 17:04:43.768444 | instance |
2026-05-30 17:04:43.768707 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-30 17:04:43.768966 | instance | Saturday 30 May 2026 17:04:43 +0000 (0:00:00.682) 0:23:23.925 **********
2026-05-30 17:04:43.906598 | instance | skipping: [instance]
2026-05-30 17:04:43.906794 | instance |
2026-05-30 17:04:43.907066 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-30 17:04:43.907338 | instance | Saturday 30 May 2026 17:04:43 +0000 (0:00:00.138) 0:23:24.063 **********
2026-05-30 17:04:43.959003 | instance | skipping: [instance]
2026-05-30 17:04:43.959247 | instance |
2026-05-30 17:04:43.959525 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-30 17:04:43.959786 | instance | Saturday 30 May 2026 17:04:43 +0000 (0:00:00.052) 0:23:24.116 **********
2026-05-30 17:04:44.010816 | instance | skipping: [instance]
2026-05-30 17:04:44.011041 | instance |
2026-05-30 17:04:44.011328 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-30 17:04:44.011568 | instance | Saturday 30 May 2026 17:04:44 +0000 (0:00:00.051) 0:23:24.167 **********
2026-05-30 17:05:14.829216 | instance | changed: [instance]
2026-05-30 17:05:14.829282 | instance |
2026-05-30 17:05:14.829290 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 17:05:14.829984 | instance | Saturday 30 May 2026 17:05:14 +0000 (0:00:30.817) 0:23:54.985 **********
2026-05-30 17:05:15.500145 | instance | ok: [instance]
2026-05-30 17:05:15.500230 | instance |
2026-05-30 17:05:15.500367 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 17:05:15.500488 | instance | Saturday 30 May 2026 17:05:15 +0000 (0:00:00.671) 0:23:55.657 **********
2026-05-30 17:05:15.556556 | instance | ok: [instance]
2026-05-30 17:05:15.556651 | instance |
2026-05-30 17:05:15.556788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 17:05:15.556914 | instance | Saturday 30 May 2026 17:05:15 +0000 (0:00:00.056) 0:23:55.714 **********
2026-05-30 17:05:15.617545 | instance | skipping: [instance]
2026-05-30 17:05:15.617578 | instance |
2026-05-30 17:05:15.617584 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 17:05:15.617589 | instance | Saturday 30 May 2026 17:05:15 +0000 (0:00:00.060) 0:23:55.774 **********
2026-05-30 17:05:15.677136 | instance | skipping: [instance]
2026-05-30 17:05:15.677317 | instance |
2026-05-30 17:05:15.677500 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 17:05:15.677571 | instance | Saturday 30 May 2026 17:05:15 +0000 (0:00:00.059) 0:23:55.834 **********
2026-05-30 17:05:15.730640 | instance | ok: [instance]
2026-05-30 17:05:15.730725 | instance |
2026-05-30 17:05:15.730850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 17:05:15.730962 | instance | Saturday 30 May 2026 17:05:15 +0000 (0:00:00.053) 0:23:55.887 **********
2026-05-30 17:05:15.854180 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 17:05:15.854461 | instance | ok: [instance] => (item=identity)
2026-05-30 17:05:15.854777 | instance | ok: [instance] => (item=dashboard)
2026-05-30 17:05:15.855162 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-30 17:05:15.855308 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 17:05:15.855607 | instance | ok: [instance] => (item=image)
2026-05-30 17:05:15.855903 | instance |
2026-05-30 17:05:15.856221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 17:05:15.856671 | instance | Saturday 30 May 2026 17:05:15 +0000 (0:00:00.123) 0:23:56.011 **********
2026-05-30 17:05:15.928483 | instance | ok: [instance]
2026-05-30 17:05:15.928617 | instance |
2026-05-30 17:05:15.928798 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 17:05:15.929002 | instance | Saturday 30 May 2026 17:05:15 +0000 (0:00:00.074) 0:23:56.085 **********
2026-05-30 17:05:15.993553 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 17:05:15.993850 | instance |
2026-05-30 17:05:15.994141 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 17:05:15.994422 | instance | Saturday 30 May 2026 17:05:15 +0000 (0:00:00.064) 0:23:56.150 **********
2026-05-30 17:05:16.540318 | instance | changed: [instance]
2026-05-30 17:05:16.540461 | instance |
2026-05-30 17:05:16.540652 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-05-30 17:05:16.540860 | instance | Saturday 30 May 2026 17:05:16 +0000 (0:00:00.546) 0:23:56.697 **********
2026-05-30 17:05:16.805497 | instance | ok: [instance]
2026-05-30 17:05:16.805905 | instance |
2026-05-30 17:05:16.806391 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-05-30 17:05:16.806575 | instance | Saturday 30 May 2026 17:05:16 +0000 (0:00:00.264) 0:23:56.962 **********
2026-05-30 17:07:25.297525 | instance | changed: [instance]
2026-05-30 17:07:25.297799 | instance |
2026-05-30 17:07:25.298071 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 17:07:25.298342 | instance | Saturday 30 May 2026 17:07:25 +0000 (0:02:08.492) 0:26:05.454 **********
2026-05-30 17:07:25.411659 | instance | included: openstack_helm_ingress for instance
2026-05-30 17:07:25.411854 | instance |
2026-05-30 17:07:25.412114 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 17:07:25.412372 | instance | Saturday 30 May 2026 17:07:25 +0000 (0:00:00.114) 0:26:05.568 **********
2026-05-30 17:07:25.465926 | instance | skipping: [instance]
2026-05-30 17:07:25.466156 | instance |
2026-05-30 17:07:25.466416 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 17:07:25.466668 | instance | Saturday 30 May 2026 17:07:25 +0000 (0:00:00.054) 0:26:05.623 **********
2026-05-30 17:07:25.524564 | instance | skipping: [instance]
2026-05-30 17:07:25.524846 | instance |
2026-05-30 17:07:25.525134 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 17:07:25.525407 | instance | Saturday 30 May 2026 17:07:25 +0000 (0:00:00.057) 0:26:05.681 **********
2026-05-30 17:07:25.587697 | instance | ok: [instance]
2026-05-30 17:07:25.587941 | instance |
2026-05-30 17:07:25.588218 | instance | TASK [Create Ingress image] ****************************************************
2026-05-30 17:07:25.588571 | instance | Saturday 30 May 2026 17:07:25 +0000 (0:00:00.063) 0:26:05.744 **********
2026-05-30 17:07:25.665393 | instance | included: ingress for instance
2026-05-30 17:07:25.665615 | instance |
2026-05-30 17:07:25.665932 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-05-30 17:07:25.666204 | instance | Saturday 30 May 2026 17:07:25 +0000 (0:00:00.077) 0:26:05.822 **********
2026-05-30 17:07:26.603269 | instance | changed: [instance]
2026-05-30 17:07:26.603324 | instance |
2026-05-30 17:07:26.603335 | instance | TASK [Create images] ***********************************************************
2026-05-30 17:07:26.603345 | instance | Saturday 30 May 2026 17:07:26 +0000 (0:00:00.937) 0:26:06.759 **********
2026-05-30 17:07:26.716362 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'})
2026-05-30 17:07:26.716436 | instance |
2026-05-30 17:07:26.716448 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-05-30 17:07:26.716464 | instance | Saturday 30 May 2026 17:07:26 +0000 (0:00:00.113) 0:26:06.873 **********
2026-05-30 17:07:29.874276 | instance | changed: [instance]
2026-05-30 17:07:29.874355 | instance |
2026-05-30 17:07:29.874624 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-05-30 17:07:29.874664 | instance | Saturday 30 May 2026 17:07:29 +0000 (0:00:03.157) 0:26:10.031 **********
2026-05-30 17:07:30.593797 | instance | ok: [instance]
2026-05-30 17:07:30.593873 | instance |
2026-05-30 17:07:30.593892 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-05-30 17:07:30.594036 | instance | Saturday 30 May 2026 17:07:30 +0000 (0:00:00.719) 0:26:10.750 **********
2026-05-30 17:07:30.662073 | instance | ok: [instance]
2026-05-30 17:07:30.662142 | instance |
2026-05-30 17:07:30.662446 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-05-30 17:07:30.662492 | instance | Saturday 30 May 2026 17:07:30 +0000 (0:00:00.068) 0:26:10.819 **********
2026-05-30 17:07:46.677199 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-05-30 17:07:46.677276 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-05-30 17:07:46.677358 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-05-30 17:07:46.677758 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-05-30 17:07:46.677830 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-05-30 17:07:46.677848 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-05-30 17:07:46.677858 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-05-30 17:07:46.678453 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-05-30 17:07:46.678912 | instance | ok: [instance]
2026-05-30 17:07:46.678919 | instance |
2026-05-30 17:07:46.678923 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-05-30 17:07:46.678929 | instance | Saturday 30 May 2026 17:07:46 +0000 (0:00:16.015) 0:26:26.834 **********
2026-05-30 17:07:46.737167 | instance | ok: [instance]
2026-05-30 17:07:46.737236 | instance |
2026-05-30 17:07:46.737472 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-05-30 17:07:46.737508 | instance | Saturday 30 May 2026 17:07:46 +0000 (0:00:00.059) 0:26:26.894 **********
2026-05-30 17:07:46.800266 | instance | ok: [instance]
2026-05-30 17:07:46.800318 | instance |
2026-05-30 17:07:46.800569 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-05-30 17:07:46.800587 | instance | Saturday 30 May 2026 17:07:46 +0000 (0:00:00.063) 0:26:26.957 **********
2026-05-30 17:07:47.013644 | instance | changed: [instance]
2026-05-30 17:07:47.013748 | instance |
2026-05-30 17:07:47.013874 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-05-30 17:07:47.013993 | instance | Saturday 30 May 2026 17:07:47 +0000 (0:00:00.213) 0:26:27.171 **********
2026-05-30 17:07:47.738773 | instance | changed: [instance]
2026-05-30 17:07:47.738909 | instance |
2026-05-30 17:07:47.739085 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-05-30 17:07:47.739261 | instance | Saturday 30 May 2026 17:07:47 +0000 (0:00:00.724) 0:26:27.895 **********
2026-05-30 17:07:47.984030 | instance | ok: [instance]
2026-05-30 17:07:47.984265 | instance |
2026-05-30 17:07:47.984546 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-05-30 17:07:47.984805 | instance | Saturday 30 May 2026 17:07:47 +0000 (0:00:00.245) 0:26:28.141 **********
2026-05-30 17:07:48.263446 | instance | changed: [instance]
2026-05-30 17:07:48.263957 | instance |
2026-05-30 17:07:48.263970 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-05-30 17:07:48.264186 | instance | Saturday 30 May 2026 17:07:48 +0000 (0:00:00.279) 0:26:28.420 **********
2026-05-30 17:07:48.960514 | instance | ok: [instance]
2026-05-30 17:07:48.960567 | instance |
2026-05-30 17:07:48.960579 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-05-30 17:07:48.960589 | instance | Saturday 30 May 2026 17:07:48 +0000 (0:00:00.696) 0:26:29.116 **********
2026-05-30 17:07:49.016794 | instance | ok: [instance]
2026-05-30 17:07:49.016903 | instance |
2026-05-30 17:07:49.017028 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-05-30 17:07:49.017151 | instance | Saturday 30 May 2026 17:07:49 +0000 (0:00:00.057) 0:26:29.174 **********
2026-05-30 17:07:54.262515 | instance | changed: [instance]
2026-05-30 17:07:54.262598 | instance |
2026-05-30 17:07:54.262859 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-05-30 17:07:54.262900 | instance | Saturday 30 May 2026 17:07:54 +0000 (0:00:05.245) 0:26:34.419 **********
2026-05-30 17:07:54.317619 | instance | skipping: [instance]
2026-05-30 17:07:54.317769 | instance |
2026-05-30 17:07:54.317896 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-05-30 17:07:54.318021 | instance | Saturday 30 May 2026 17:07:54 +0000 (0:00:00.054) 0:26:34.474 **********
2026-05-30 17:07:54.369433 | instance | skipping: [instance]
2026-05-30 17:07:54.369730 | instance |
2026-05-30 17:07:54.370543 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-05-30 17:07:54.370914 | instance | Saturday 30 May 2026 17:07:54 +0000 (0:00:00.051) 0:26:34.526 **********
2026-05-30 17:07:54.682991 | instance | changed: [instance]
2026-05-30 17:07:54.683221 | instance |
2026-05-30 17:07:54.683505 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 17:07:54.683799 | instance | Saturday 30 May 2026 17:07:54 +0000 (0:00:00.313) 0:26:34.839 **********
2026-05-30 17:07:54.764602 | instance | ok: [instance]
2026-05-30 17:07:54.764868 | instance |
2026-05-30 17:07:54.765129 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 17:07:54.765499 | instance | Saturday 30 May 2026 17:07:54 +0000 (0:00:00.082) 0:26:34.921 **********
2026-05-30 17:07:54.816088 | instance | skipping: [instance]
2026-05-30 17:07:54.816287 | instance |
2026-05-30 17:07:54.816572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 17:07:54.816861 | instance | Saturday 30 May 2026 17:07:54 +0000 (0:00:00.051) 0:26:34.973 **********
2026-05-30 17:07:54.862375 | instance | skipping: [instance]
2026-05-30 17:07:54.862593 | instance |
2026-05-30 17:07:54.862866 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 17:07:54.863126 | instance | Saturday 30 May 2026 17:07:54 +0000 (0:00:00.046) 0:26:35.019 **********
2026-05-30 17:07:54.914304 | instance | skipping: [instance]
2026-05-30 17:07:54.914552 | instance |
2026-05-30 17:07:54.914867 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 17:07:54.915205 | instance | Saturday 30 May 2026 17:07:54 +0000 (0:00:00.051) 0:26:35.071 **********
2026-05-30 17:07:54.962395 | instance | skipping: [instance]
2026-05-30 17:07:54.962664 | instance |
2026-05-30 17:07:54.962952 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 17:07:54.963255 | instance | Saturday 30 May 2026 17:07:54 +0000 (0:00:00.047) 0:26:35.119 **********
2026-05-30 17:07:55.017095 | instance | skipping: [instance]
2026-05-30 17:07:55.017331 | instance |
2026-05-30 17:07:55.017649 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 17:07:55.018083 | instance | Saturday 30 May 2026 17:07:55 +0000 (0:00:00.054) 0:26:35.174 **********
2026-05-30 17:07:55.071489 | instance | ok: [instance]
2026-05-30 17:07:55.071683 | instance |
2026-05-30 17:07:55.072043 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 17:07:55.072330 | instance | Saturday 30 May 2026 17:07:55 +0000 (0:00:00.054) 0:26:35.228 **********
2026-05-30 17:07:55.174005 | instance | ok: [instance] => (item=staffeln)
2026-05-30 17:07:55.174246 | instance | ok: [instance] => (item=identity)
2026-05-30 17:07:55.174507 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 17:07:55.174757 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 17:07:55.175032 | instance |
2026-05-30 17:07:55.175321 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 17:07:55.175576 | instance | Saturday 30 May 2026 17:07:55 +0000 (0:00:00.102) 0:26:35.330 **********
2026-05-30 17:07:55.243970 | instance | ok: [instance]
2026-05-30 17:07:55.244236 | instance |
2026-05-30 17:07:55.244606 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 17:07:55.244985 | instance | Saturday 30 May 2026 17:07:55 +0000 (0:00:00.070) 0:26:35.401 **********
2026-05-30 17:07:55.304669 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 17:07:55.304862 | instance |
2026-05-30 17:07:55.305126 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 17:07:55.305382 | instance | Saturday 30 May 2026 17:07:55 +0000 (0:00:00.060) 0:26:35.462 **********
2026-05-30 17:07:55.832521 | instance | changed: [instance]
2026-05-30 17:07:55.832653 | instance |
2026-05-30 17:07:55.832823 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-05-30 17:07:55.832992 | instance | Saturday 30 May 2026 17:07:55 +0000 (0:00:00.527) 0:26:35.989 **********
2026-05-30 17:08:17.881491 | instance | changed: [instance]
2026-05-30 17:08:17.881669 | instance |
2026-05-30 17:08:17.881932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 17:08:17.882143 | instance | Saturday 30 May 2026 17:08:17 +0000 (0:00:22.048) 0:26:58.038 **********
2026-05-30 17:08:17.972550 | instance | ok: [instance]
2026-05-30 17:08:17.972791 | instance |
2026-05-30 17:08:17.973062 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 17:08:17.973323 | instance | Saturday 30 May 2026 17:08:17 +0000 (0:00:00.091) 0:26:58.129 **********
2026-05-30 17:08:18.051862 | instance | included: rabbitmq for instance
2026-05-30 17:08:18.052103 | instance |
2026-05-30 17:08:18.052387 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-30 17:08:18.052653 | instance | Saturday 30 May 2026 17:08:18 +0000 (0:00:00.079) 0:26:58.208 **********
2026-05-30 17:08:18.708894 | instance | ok: [instance]
2026-05-30 17:08:18.709117 | instance |
2026-05-30 17:08:18.709417 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-30 17:08:18.709741 | instance | Saturday 30 May 2026 17:08:18 +0000 (0:00:00.657) 0:26:58.866 **********
2026-05-30 17:08:18.763594 | instance | skipping: [instance]
2026-05-30 17:08:18.763802 | instance |
2026-05-30 17:08:18.764081 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-30 17:08:18.764345 | instance | Saturday 30 May 2026 17:08:18 +0000 (0:00:00.054) 0:26:58.921 **********
2026-05-30 17:08:18.813462 | instance | skipping: [instance]
2026-05-30 17:08:18.813784 | instance |
2026-05-30 17:08:18.814082 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-30 17:08:18.814362 | instance | Saturday 30 May 2026 17:08:18 +0000 (0:00:00.049) 0:26:58.970 **********
2026-05-30 17:08:18.874256 | instance | skipping: [instance]
2026-05-30 17:08:18.874603 | instance |
2026-05-30 17:08:18.875007 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-30 17:08:18.875376 | instance | Saturday 30 May 2026 17:08:18 +0000 (0:00:00.060) 0:26:59.030 **********
2026-05-30 17:08:49.720138 | instance | changed: [instance]
2026-05-30 17:08:49.720218 | instance |
2026-05-30 17:08:49.720615 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 17:08:49.720685 | instance | Saturday 30 May 2026 17:08:49 +0000 (0:00:30.845) 0:27:29.876 **********
2026-05-30 17:08:50.386398 | instance | ok: [instance]
2026-05-30 17:08:50.386480 | instance |
2026-05-30 17:08:50.386624 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 17:08:50.386757 | instance | Saturday 30 May 2026 17:08:50 +0000 (0:00:00.666) 0:27:30.543 **********
2026-05-30 17:08:50.446214 | instance | ok: [instance]
2026-05-30 17:08:50.446354 | instance |
2026-05-30 17:08:50.446541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 17:08:50.446707 | instance | Saturday 30 May 2026 17:08:50 +0000 (0:00:00.059) 0:27:30.603 **********
2026-05-30 17:08:50.504082 | instance | skipping: [instance]
2026-05-30 17:08:50.504353 | instance |
2026-05-30 17:08:50.504636 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 17:08:50.504898 | instance | Saturday 30 May 2026 17:08:50 +0000 (0:00:00.057) 0:27:30.660 **********
2026-05-30 17:08:50.575692 | instance | skipping: [instance]
2026-05-30 17:08:50.575938 | instance |
2026-05-30 17:08:50.576241 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 17:08:50.576541 | instance | Saturday 30 May 2026 17:08:50 +0000 (0:00:00.070) 0:27:30.731 **********
2026-05-30 17:08:50.637591 | instance | ok: [instance]
2026-05-30 17:08:50.638017 | instance |
2026-05-30 17:08:50.638410 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 17:08:50.638765 | instance | Saturday 30 May 2026 17:08:50 +0000 (0:00:00.062) 0:27:30.794 **********
2026-05-30 17:08:50.755734 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 17:08:50.756025 | instance | ok: [instance] => (item=identity)
2026-05-30 17:08:50.756291 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-30 17:08:50.756566 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 17:08:50.756824 | instance | ok: [instance] => (item=volumev3)
2026-05-30 17:08:50.757077 | instance | ok: [instance] => (item=image)
2026-05-30 17:08:50.757342 | instance |
2026-05-30 17:08:50.757608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 17:08:50.757894 | instance | Saturday 30 May 2026 17:08:50 +0000 (0:00:00.118) 0:27:30.912 **********
2026-05-30 17:08:50.821042 | instance | ok: [instance]
2026-05-30 17:08:50.821276 | instance |
2026-05-30 17:08:50.821548 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 17:08:50.821854 | instance | Saturday 30 May 2026 17:08:50 +0000 (0:00:00.065) 0:27:30.978 **********
2026-05-30 17:08:50.886052 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 17:08:50.886325 | instance |
2026-05-30 17:08:50.886627 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 17:08:50.886938 | instance | Saturday 30 May 2026 17:08:50 +0000 (0:00:00.064) 0:27:31.043 **********
2026-05-30 17:08:51.404689 | instance | changed: [instance]
2026-05-30 17:08:51.404846 | instance |
2026-05-30 17:08:51.405032 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-05-30 17:08:51.405212 | instance | Saturday 30 May 2026 17:08:51 +0000 (0:00:00.518) 0:27:31.561 **********
2026-05-30 17:08:51.927117 | instance | ok: [instance]
2026-05-30 17:08:51.927553 | instance |
2026-05-30 17:08:51.927837 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-05-30 17:08:51.928093 | instance | Saturday 30 May 2026 17:08:51 +0000 (0:00:00.522) 0:27:32.083 **********
2026-05-30 17:08:51.990404 | instance | ok: [instance]
2026-05-30 17:08:51.990507 | instance |
2026-05-30 17:08:51.990639 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-05-30 17:08:51.990766 | instance | Saturday 30 May 2026 17:08:51 +0000 (0:00:00.063) 0:27:32.147 **********
2026-05-30 17:08:52.260546 | instance | ok: [instance]
2026-05-30 17:08:52.260767 | instance |
2026-05-30 17:08:52.261081 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-05-30 17:08:52.261401 | instance | Saturday 30 May 2026 17:08:52 +0000 (0:00:00.269) 0:27:32.417 **********
2026-05-30 17:13:38.513994 | instance | changed: [instance]
2026-05-30 17:13:38.514215 | instance |
2026-05-30 17:13:38.514514 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 17:13:38.514804 | instance | Saturday 30 May 2026 17:13:38 +0000 (0:04:46.253) 0:32:18.670 **********
2026-05-30 17:13:38.708898 | instance | included: openstack_helm_ingress for instance
2026-05-30 17:13:38.709255 | instance |
2026-05-30 17:13:38.709559 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 17:13:38.709911 | instance | Saturday 30 May 2026 17:13:38 +0000 (0:00:00.195) 0:32:18.865 **********
2026-05-30 17:13:38.753448 | instance | skipping: [instance]
2026-05-30 17:13:38.753685 | instance |
2026-05-30 17:13:38.753996 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 17:13:38.754274 | instance | Saturday 30 May 2026 17:13:38 +0000 (0:00:00.044) 0:32:18.910 **********
2026-05-30 17:13:38.809540 | instance | skipping: [instance]
2026-05-30 17:13:38.809919 | instance |
2026-05-30 17:13:38.810232 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 17:13:38.810530 | instance | Saturday 30 May 2026 17:13:38 +0000 (0:00:00.055) 0:32:18.966 **********
2026-05-30 17:13:38.870433 | instance | ok: [instance]
2026-05-30 17:13:38.870682 | instance |
2026-05-30 17:13:38.870966 | instance | TASK [Create Ingress volumev3] *************************************************
2026-05-30 17:13:38.871252 | instance | Saturday 30 May 2026 17:13:38 +0000 (0:00:00.060) 0:32:19.027 **********
2026-05-30 17:13:38.944962 | instance | included: ingress for instance
2026-05-30 17:13:38.945232 | instance |
2026-05-30 17:13:38.945507 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-05-30 17:13:38.945932 | instance | Saturday 30 May 2026 17:13:38 +0000 (0:00:00.074) 0:32:19.101 **********
2026-05-30 17:13:39.913763 | instance | changed: [instance]
2026-05-30 17:13:39.913995 | instance |
2026-05-30 17:13:39.914303 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 17:13:39.914566 | instance | Saturday 30 May 2026 17:13:39 +0000 (0:00:00.968) 0:32:20.070 **********
2026-05-30 17:13:39.987821 | instance | ok: [instance]
2026-05-30 17:13:39.987942 | instance |
2026-05-30 17:13:39.988192 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 17:13:39.988469 | instance | Saturday 30 May 2026 17:13:39 +0000 (0:00:00.074) 0:32:20.144 **********
2026-05-30 17:13:40.035321 | instance | skipping: [instance]
2026-05-30 17:13:40.035386 | instance |
2026-05-30 17:13:40.035393 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 17:13:40.035400 | instance | Saturday 30 May 2026 17:13:40 +0000 (0:00:00.045) 0:32:20.189 **********
2026-05-30 17:13:40.074717 | instance | skipping: [instance]
2026-05-30 17:13:40.074874 | instance |
2026-05-30 17:13:40.075039 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 17:13:40.075196 | instance | Saturday 30 May 2026 17:13:40 +0000 (0:00:00.041) 0:32:20.231 **********
2026-05-30 17:13:40.124997 | instance | skipping: [instance]
2026-05-30 17:13:40.125127 | instance |
2026-05-30 17:13:40.125297 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 17:13:40.125485 | instance | Saturday 30 May 2026 17:13:40 +0000 (0:00:00.050) 0:32:20.281 **********
2026-05-30 17:13:40.178871 | instance | skipping: [instance]
2026-05-30 17:13:40.179108 | instance |
2026-05-30 17:13:40.179391 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 17:13:40.179651 | instance | Saturday 30 May 2026 17:13:40 +0000 (0:00:00.053) 0:32:20.335 **********
2026-05-30 17:13:40.231507 | instance | skipping: [instance]
2026-05-30 17:13:40.231741 | instance |
2026-05-30 17:13:40.232026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 17:13:40.232287 | instance | Saturday 30 May 2026 17:13:40 +0000 (0:00:00.052) 0:32:20.388 **********
2026-05-30 17:13:40.285698 | instance | ok: [instance]
2026-05-30 17:13:40.285796 | instance |
2026-05-30 17:13:40.285957 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 17:13:40.286101 | instance | Saturday 30 May 2026 17:13:40 +0000 (0:00:00.054) 0:32:20.442 **********
2026-05-30 17:13:40.383603 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 17:13:40.383753 | instance | ok: [instance] => (item=identity)
2026-05-30 17:13:40.383926 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 17:13:40.384087 | instance | ok: [instance] => (item=placement)
2026-05-30 17:13:40.384242 | instance |
2026-05-30 17:13:40.384411 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 17:13:40.384581 | instance | Saturday 30 May 2026 17:13:40 +0000 (0:00:00.097) 0:32:20.540 **********
2026-05-30 17:13:40.455151 | instance | ok: [instance]
2026-05-30 17:13:40.455417 | instance |
2026-05-30 17:13:40.455762 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 17:13:40.456094 | instance | Saturday 30 May 2026 17:13:40 +0000 (0:00:00.071) 0:32:20.611 **********
2026-05-30 17:13:40.518499 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 17:13:40.518732 | instance |
2026-05-30 17:13:40.519007 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 17:13:40.519272 | instance | Saturday 30 May 2026 17:13:40 +0000 (0:00:00.062) 0:32:20.674 **********
2026-05-30 17:13:41.036388 | instance | changed: [instance]
2026-05-30 17:13:41.036489 | instance |
2026-05-30 17:13:41.036615 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-05-30 17:13:41.036737 | instance | Saturday 30 May 2026 17:13:41 +0000 (0:00:00.518) 0:32:21.193 **********
2026-05-30 17:15:11.678008 | instance | changed: [instance]
2026-05-30 17:15:11.678271 | instance |
2026-05-30 17:15:11.678534 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 17:15:11.678796 | instance | Saturday 30 May 2026 17:15:11 +0000 (0:01:30.641) 0:33:51.835 **********
2026-05-30 17:15:11.774752 | instance | included: openstack_helm_ingress for instance
2026-05-30 17:15:11.774972 | instance |
2026-05-30 17:15:11.775239 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 17:15:11.775496 | instance | Saturday 30 May 2026 17:15:11 +0000 (0:00:00.096) 0:33:51.931 **********
2026-05-30 17:15:11.819672 | instance | skipping: [instance]
2026-05-30 17:15:11.819888 | instance |
2026-05-30 17:15:11.820164 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 17:15:11.820420 | instance | Saturday 30 May 2026 17:15:11 +0000 (0:00:00.045) 0:33:51.977 **********
2026-05-30 17:15:11.861023 | instance | skipping: [instance]
2026-05-30 17:15:11.861219 | instance |
2026-05-30 17:15:11.861506 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 17:15:11.861799 | instance | Saturday 30 May 2026 17:15:11 +0000 (0:00:00.041) 0:33:52.018 **********
2026-05-30 17:15:11.913848 | instance | ok: [instance]
2026-05-30 17:15:11.914042 | instance |
2026-05-30 17:15:11.914295 | instance | TASK [Create Ingress placement] ************************************************
2026-05-30 17:15:11.914555 | instance | Saturday 30 May 2026 17:15:11 +0000 (0:00:00.052) 0:33:52.071 **********
2026-05-30 17:15:11.978531 | instance | included: ingress for instance
2026-05-30 17:15:11.978772 | instance |
2026-05-30 17:15:11.979055 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-05-30 17:15:11.979319 | instance | Saturday 30 May 2026 17:15:11 +0000 (0:00:00.064) 0:33:52.135 **********
2026-05-30 17:15:12.953876 | instance | changed: [instance]
2026-05-30 17:15:12.954014 | instance |
2026-05-30 17:15:12.954182 | instance | PLAY [Configure operating system] **********************************************
2026-05-30 17:15:12.954332 | instance |
2026-05-30 17:15:12.954493 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 17:15:12.954656 | instance | Saturday 30 May 2026 17:15:12 +0000 (0:00:00.975) 0:33:53.111 **********
2026-05-30 17:15:15.579071 | instance | ok: [instance]
2026-05-30 17:15:15.579141 | instance |
2026-05-30 17:15:15.579154 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-05-30 17:15:15.579164 | instance | Saturday 30 May 2026 17:15:15 +0000 (0:00:02.623) 0:33:55.735 **********
2026-05-30 17:15:15.788584 | instance | ok: [instance]
2026-05-30 17:15:15.788653 | instance |
2026-05-30 17:15:15.788785 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-05-30 17:15:15.788913 | instance | Saturday 30 May 2026 17:15:15 +0000 (0:00:00.210) 0:33:55.946 **********
2026-05-30 17:15:15.839058 | instance | skipping: [instance]
2026-05-30 17:15:15.839129 | instance |
2026-05-30 17:15:15.839238 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-05-30 17:15:15.839357 | instance | Saturday 30 May 2026 17:15:15 +0000 (0:00:00.050) 0:33:55.996 **********
2026-05-30 17:15:15.897021 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-05-30 17:15:15.897085 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-05-30 17:15:15.897200 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-05-30 17:15:15.897318 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-05-30 17:15:15.897444 | instance | skipping: [instance]
2026-05-30 17:15:15.897557 | instance |
2026-05-30 17:15:15.897680 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-05-30 17:15:15.897819 | instance | Saturday 30 May 2026 17:15:15 +0000 (0:00:00.057) 0:33:56.054 **********
2026-05-30 17:15:15.966039 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-05-30 17:15:15.966180 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-05-30 17:15:15.966346 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-05-30 17:15:15.966517 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-05-30 17:15:15.966680 | instance | skipping: [instance]
2026-05-30 17:15:15.966834 | instance |
2026-05-30 17:15:15.967017 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-05-30 17:15:15.967186 | instance | Saturday 30 May 2026 17:15:15 +0000 (0:00:00.068) 0:33:56.123 **********
2026-05-30 17:15:16.014806 | instance | skipping: [instance]
2026-05-30 17:15:16.014932 | instance |
2026-05-30 17:15:16.015055 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-05-30 17:15:16.015173 | instance | Saturday 30 May 2026 17:15:16 +0000 (0:00:00.049) 0:33:56.172 **********
2026-05-30 17:15:16.088556 | instance | skipping: [instance]
2026-05-30 17:15:16.088646 | instance |
2026-05-30 17:15:16.088899 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-05-30 17:15:16.088939 | instance | Saturday 30 May 2026 17:15:16 +0000 (0:00:00.073) 0:33:56.246 **********
2026-05-30 17:15:20.720556 | instance | changed: [instance]
2026-05-30 17:15:20.720629 | instance |
2026-05-30 17:15:20.720833 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-05-30 17:15:20.720892 | instance | Saturday 30 May 2026 17:15:20 +0000 (0:00:04.631) 0:34:00.877 **********
2026-05-30 17:15:42.184475 | instance | changed: [instance]
2026-05-30 17:15:42.184547 | instance |
2026-05-30 17:15:42.184689 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-05-30 17:15:42.184810 | instance | Saturday 30 May 2026 17:15:42 +0000 (0:00:21.464) 0:34:22.341 **********
2026-05-30 17:15:42.692257 | instance | changed: [instance]
2026-05-30 17:15:42.692329 | instance |
2026-05-30 17:15:42.692504 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-05-30 17:15:42.692608 | instance | Saturday 30 May 2026 17:15:42 +0000 (0:00:00.507) 0:34:22.849 **********
2026-05-30 17:15:44.104177 | instance | ok: [instance]
2026-05-30 17:15:44.104245 | instance |
2026-05-30 17:15:44.104554 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-05-30 17:15:44.104597 | instance | Saturday 30 May 2026 17:15:44 +0000 (0:00:01.411) 0:34:24.261 **********
2026-05-30 17:15:44.537934 | instance | changed: [instance]
2026-05-30 17:15:44.538014 | instance |
2026-05-30 17:15:44.538288 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-05-30 17:15:44.538327 | instance | Saturday 30 May 2026 17:15:44 +0000 (0:00:00.433) 0:34:24.694 **********
2026-05-30 17:15:45.012981 | instance | changed: [instance]
2026-05-30 17:15:45.013056 | instance |
2026-05-30 17:15:45.013307 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-05-30 17:15:45.013323 | instance | Saturday 30 May 2026 17:15:45 +0000 (0:00:00.475) 0:34:25.170 **********
2026-05-30 17:15:45.538649 | instance | changed: [instance]
2026-05-30 17:15:45.538717 | instance |
2026-05-30 17:15:45.538983 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-05-30 17:15:45.539024 | instance | Saturday 30 May 2026 17:15:45 +0000 (0:00:00.525) 0:34:25.695 **********
2026-05-30 17:15:45.986997 | instance | changed: [instance]
2026-05-30 17:15:45.987035 | instance |
2026-05-30 17:15:45.987040 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-05-30 17:15:45.987045 | instance | Saturday 30 May 2026 17:15:45 +0000 (0:00:00.448) 0:34:26.143 **********
2026-05-30 17:15:46.257026 | instance | ok: [instance]
2026-05-30 17:15:46.257772 | instance |
2026-05-30 17:15:46.257814 | instance | PLAY [Deploy SDN] **************************************************************
2026-05-30 17:15:46.257820 | instance |
2026-05-30 17:15:46.257824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 17:15:46.257829 | instance | Saturday 30 May 2026 17:15:46 +0000 (0:00:00.269) 0:34:26.413 **********
2026-05-30 17:15:46.331057 | instance | ok: [instance]
2026-05-30 17:15:46.331133 | instance |
2026-05-30 17:15:46.331337 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 17:15:46.331400 | instance | Saturday 30 May 2026 17:15:46 +0000 (0:00:00.074) 0:34:26.488 **********
2026-05-30 17:15:46.379457 | instance | skipping: [instance]
2026-05-30 17:15:46.379984 | instance |
2026-05-30 17:15:46.379994 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 17:15:46.380000 | instance | Saturday 30 May 2026 17:15:46 +0000 (0:00:00.048) 0:34:26.536 **********
2026-05-30 17:15:46.519278 | instance | skipping: [instance]
2026-05-30 17:15:46.519347 | instance |
2026-05-30 17:15:46.519666 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 17:15:46.519707 | instance | Saturday 30 May 2026 17:15:46 +0000 (0:00:00.139) 0:34:26.676 **********
2026-05-30 17:15:46.582225 | instance | skipping: [instance]
2026-05-30 17:15:46.582329 | instance |
2026-05-30 17:15:46.582464 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 17:15:46.582587 | instance | Saturday 30 May 2026 17:15:46 +0000 (0:00:00.062) 0:34:26.738 **********
2026-05-30 17:15:46.638304 | instance | skipping: [instance]
2026-05-30 17:15:46.638552 | instance |
2026-05-30 17:15:46.638830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 17:15:46.639093 | instance | Saturday 30 May 2026 17:15:46 +0000 (0:00:00.056) 0:34:26.795 **********
2026-05-30 17:15:46.690087 | instance | skipping: [instance]
2026-05-30 17:15:46.690314 | instance |
2026-05-30 17:15:46.690596 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 17:15:46.690889 | instance | Saturday 30 May 2026 17:15:46 +0000 (0:00:00.051) 0:34:26.847 **********
2026-05-30 17:15:46.746559 | instance | ok: [instance]
2026-05-30 17:15:46.746794 | instance |
2026-05-30 17:15:46.747069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 17:15:46.747332 | instance | Saturday 30 May 2026 17:15:46 +0000 (0:00:00.056) 0:34:26.903 **********
2026-05-30 17:15:46.784515 | instance | skipping: [instance]
2026-05-30 17:15:46.784735 | instance |
2026-05-30 17:15:46.785073 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 17:15:46.785338 | instance | Saturday 30 May 2026 17:15:46 +0000 (0:00:00.038) 0:34:26.941 **********
2026-05-30 17:15:46.851588 | instance | ok: [instance]
2026-05-30 17:15:46.851822 | instance |
2026-05-30 17:15:46.852104 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 17:15:46.852370 | instance | Saturday 30 May 2026 17:15:46 +0000 (0:00:00.066) 0:34:27.008 **********
2026-05-30 17:15:46.927649 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 17:15:46.927887 | instance |
2026-05-30 17:15:46.928154 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 17:15:46.928417 | instance | Saturday 30 May 2026 17:15:46 +0000 (0:00:00.076) 0:34:27.084 **********
2026-05-30 17:15:47.459531 | instance | changed: [instance]
2026-05-30 17:15:47.459810 | instance |
2026-05-30 17:15:47.460128 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-05-30 17:15:47.460450 | instance | Saturday 30 May 2026 17:15:47 +0000 (0:00:00.531) 0:34:27.616 **********
2026-05-30 17:15:47.690497 | instance | ok: [instance]
2026-05-30 17:15:47.690775 | instance |
2026-05-30 17:15:47.691089 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-05-30 17:15:47.691382 | instance | Saturday 30 May 2026 17:15:47 +0000 (0:00:00.230) 0:34:27.847 **********
2026-05-30 17:15:47.743356 | instance | ok: [instance] => {
2026-05-30 17:15:47.743511 | instance | "changed": false,
2026-05-30 17:15:47.743688 | instance | "msg": "All assertions passed"
2026-05-30 17:15:47.743849 | instance | }
2026-05-30 17:15:47.744020 | instance |
2026-05-30 17:15:47.744221 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-05-30 17:15:47.744391 | instance | Saturday 30 May 2026 17:15:47 +0000 (0:00:00.053) 0:34:27.900 **********
2026-05-30 17:15:54.514757 | instance | ok: [instance]
2026-05-30 17:15:54.514882 | instance |
2026-05-30 17:15:54.515106 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-05-30 17:15:54.515304 | instance | Saturday 30 May 2026 17:15:54 +0000 (0:00:06.771) 0:34:34.671 **********
2026-05-30 17:15:54.570817 | instance | ok: [instance] => {
2026-05-30 17:15:54.571051 | instance | "changed": false,
2026-05-30 17:15:54.571314 | instance | "msg": "Successfully pulled openvswitch image"
2026-05-30 17:15:54.571562 | instance | }
2026-05-30 17:15:54.571871 | instance |
2026-05-30 17:15:54.572124 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-05-30 17:15:54.572383 | instance | Saturday 30 May 2026 17:15:54 +0000 (0:00:00.056) 0:34:34.728 **********
2026-05-30 17:15:56.053389 | instance | changed: [instance]
2026-05-30 17:15:56.053782 | instance |
2026-05-30 17:15:56.054491 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 17:15:56.054622 | instance | Saturday 30 May 2026 17:15:56 +0000 (0:00:01.482) 0:34:36.210 **********
2026-05-30 17:15:56.126934 | instance | skipping: [instance]
2026-05-30 17:15:56.127003 | instance |
2026-05-30 17:15:56.127018 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-05-30 17:15:56.127187 | instance | Saturday 30 May 2026 17:15:56 +0000 (0:00:00.073) 0:34:36.283 **********
2026-05-30 17:15:56.213846 | instance | skipping: [instance]
2026-05-30 17:15:56.213914 | instance |
2026-05-30 17:15:56.214185 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 17:15:56.214228 | instance | Saturday 30 May 2026 17:15:56 +0000 (0:00:00.087) 0:34:36.371 **********
2026-05-30 17:15:56.292507 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 17:15:56.292614 | instance |
2026-05-30 17:15:56.292857 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 17:15:56.292889 | instance | Saturday 30 May 2026 17:15:56 +0000 (0:00:00.078) 0:34:36.449 **********
2026-05-30 17:15:56.822201 | instance | changed: [instance]
2026-05-30 17:15:56.822288 | instance |
2026-05-30 17:15:56.822463 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-05-30 17:15:56.822508 | instance | Saturday 30 May 2026 17:15:56 +0000 (0:00:00.529) 0:34:36.979 **********
2026-05-30 17:15:56.869532 | instance | skipping: [instance]
2026-05-30 17:15:56.869612 | instance |
2026-05-30 17:15:56.869885 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-05-30 17:15:56.869953 | instance | Saturday 30 May 2026 17:15:56 +0000 (0:00:00.047) 0:34:37.026 **********
2026-05-30 17:15:56.919069 | instance | skipping: [instance]
2026-05-30 17:15:56.919329 | instance |
2026-05-30 17:15:56.919410 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-05-30 17:15:56.919563 | instance | Saturday 30 May 2026 17:15:56 +0000 (0:00:00.049) 0:34:37.076 **********
2026-05-30 17:16:03.299410 | instance | ok: [instance]
2026-05-30 17:16:03.299493 | instance |
2026-05-30 17:16:03.299630 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-05-30 17:16:03.299758 | instance | Saturday 30 May 2026 17:16:03 +0000 (0:00:06.380) 0:34:43.456 **********
2026-05-30 17:16:03.359045 | instance | ok: [instance] => {
2026-05-30 17:16:03.359110 | instance | "changed": false,
2026-05-30 17:16:03.359416 | instance | "msg": "Successfully pulled ovn-controller image"
2026-05-30 17:16:03.359473 | instance | }
2026-05-30 17:16:03.359492 | instance |
2026-05-30 17:16:03.359740 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-05-30 17:16:03.359779 | instance | Saturday 30 May 2026 17:16:03 +0000 (0:00:00.059) 0:34:43.516 **********
2026-05-30 17:16:03.509078 | instance | skipping: [instance]
2026-05-30 17:16:03.509156 | instance |
2026-05-30 17:16:03.509281 | instance | PLAY [controllers[0]] **********************************************************
2026-05-30 17:16:03.509390 | instance |
2026-05-30 17:16:03.509508 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 17:16:03.509625 | instance | Saturday 30 May 2026 17:16:03 +0000 (0:00:00.150) 0:34:43.666 **********
2026-05-30 17:16:05.928983 | instance | ok: [instance]
2026-05-30 17:16:05.929058 | instance |
2026-05-30 17:16:05.929075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 17:16:05.929097 | instance | Saturday 30 May 2026 17:16:05 +0000 (0:00:02.419) 0:34:46.086 **********
2026-05-30 17:16:06.004517 | instance | ok: [instance]
2026-05-30 17:16:06.004590 | instance |
2026-05-30 17:16:06.004849 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 17:16:06.004892 | instance | Saturday 30 May 2026 17:16:06 +0000 (0:00:00.075) 0:34:46.162 **********
2026-05-30 17:16:06.052968 | instance | skipping: [instance]
2026-05-30 17:16:06.053031 | instance |
2026-05-30 17:16:06.053315 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 17:16:06.053358 | instance | Saturday 30 May 2026 17:16:06 +0000 (0:00:00.048) 0:34:46.210 **********
2026-05-30 17:16:06.100944 | instance | skipping: [instance]
2026-05-30 17:16:06.101031 | instance |
2026-05-30 17:16:06.101316 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 17:16:06.101355 | instance | Saturday 30 May 2026 17:16:06 +0000 (0:00:00.048) 0:34:46.258 **********
2026-05-30 17:16:06.150660 | instance | skipping: [instance]
2026-05-30 17:16:06.150738 | instance |
2026-05-30 17:16:06.150999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 17:16:06.151035 | instance | Saturday 30 May 2026 17:16:06 +0000 (0:00:00.049) 0:34:46.308 **********
2026-05-30 17:16:06.208604 | instance | skipping: [instance]
2026-05-30 17:16:06.208987 | instance |
2026-05-30 17:16:06.209026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 17:16:06.209032 | instance | Saturday 30 May 2026 17:16:06 +0000 (0:00:00.057) 0:34:46.365 **********
2026-05-30 17:16:06.261530 | instance | skipping: [instance]
2026-05-30 17:16:06.261630 | instance |
2026-05-30 17:16:06.261804 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 17:16:06.261888 | instance | Saturday 30 May 2026 17:16:06 +0000 (0:00:00.053) 0:34:46.419 **********
2026-05-30 17:16:06.321340 | instance | ok: [instance]
2026-05-30 17:16:06.321410 | instance |
2026-05-30 17:16:06.321715 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 17:16:06.321763 | instance | Saturday 30 May 2026 17:16:06 +0000 (0:00:00.059) 0:34:46.478 **********
2026-05-30 17:16:06.388472 | instance | ok: [instance] => (item=libvirt_exporter)
2026-05-30 17:16:06.388515 | instance |
2026-05-30 17:16:06.388521 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 17:16:06.388526 | instance | Saturday 30 May 2026 17:16:06 +0000 (0:00:00.066) 0:34:46.545 **********
2026-05-30 17:16:06.466623 | instance | ok: [instance]
2026-05-30 17:16:06.466705 | instance |
2026-05-30 17:16:06.466976 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 17:16:06.467022 | instance | Saturday 30 May 2026 17:16:06 +0000 (0:00:00.078) 0:34:46.623 **********
2026-05-30 17:16:06.553002 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 17:16:06.553207 | instance |
2026-05-30 17:16:06.553481 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 17:16:06.553492 | instance | Saturday 30 May 2026 17:16:06 +0000 (0:00:00.086) 0:34:46.710 **********
2026-05-30 17:16:07.092484 | instance | changed: [instance]
2026-05-30 17:16:07.092548 | instance |
2026-05-30 17:16:07.092561 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-05-30 17:16:07.092672 | instance | Saturday 30 May 2026 17:16:07 +0000 (0:00:00.538) 0:34:47.249 **********
2026-05-30 17:16:07.149687 | instance | skipping: [instance]
2026-05-30 17:16:07.149866 | instance |
2026-05-30 17:16:07.150168 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-05-30 17:16:07.150415 | instance | Saturday 30 May 2026 17:16:07 +0000 (0:00:00.057) 0:34:47.306 **********
2026-05-30 17:16:08.472797 | instance | changed: [instance] => (item=libvirt-vnc)
2026-05-30 17:16:08.472854 | instance | changed: [instance] => (item=libvirt-api)
2026-05-30 17:16:08.472862 | instance |
2026-05-30 17:16:08.472868 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-05-30 17:16:08.472875 | instance | Saturday 30 May 2026 17:16:08 +0000 (0:00:01.322) 0:34:48.629 **********
2026-05-30 17:16:09.755005 | instance | changed: [instance] => (item=libvirt-vnc)
2026-05-30 17:16:09.755155 | instance | changed: [instance] => (item=libvirt-api)
2026-05-30 17:16:09.755431 | instance |
2026-05-30 17:16:09.755754 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-05-30 17:16:09.756072 | instance | Saturday 30 May 2026 17:16:09 +0000 (0:00:01.282) 0:34:49.911 **********
2026-05-30 17:16:10.058640 | instance | ok: [instance]
2026-05-30 17:16:10.058779 | instance |
2026-05-30 17:16:10.058970 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-05-30 17:16:10.059207 | instance | Saturday 30 May 2026 17:16:10 +0000 (0:00:00.303) 0:34:50.215 **********
2026-05-30 17:16:11.867379 | instance | changed: [instance]
2026-05-30 17:16:11.867456 | instance |
2026-05-30 17:16:11.867595 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 17:16:11.867717 | instance | Saturday 30 May 2026 17:16:11 +0000 (0:00:01.808) 0:34:52.024 **********
2026-05-30 17:16:11.952160 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 17:16:11.952508 | instance |
2026-05-30 17:16:11.952797 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 17:16:11.953061 | instance | Saturday 30 May 2026 17:16:11 +0000 (0:00:00.084) 0:34:52.109 **********
2026-05-30 17:16:12.462137 | instance | changed: [instance]
2026-05-30 17:16:12.462408 | instance |
2026-05-30 17:16:12.462698 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-05-30 17:16:12.463013 | instance | Saturday 30 May 2026 17:16:12 +0000 (0:00:00.509) 0:34:52.619 **********
2026-05-30 17:16:13.920098 | instance | changed: [instance]
2026-05-30 17:16:13.920271 | instance |
2026-05-30 17:16:13.920416 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-05-30 17:16:13.920580 | instance | Saturday 30 May 2026 17:16:13 +0000 (0:00:01.457) 0:34:54.077 **********
2026-05-30 17:16:14.921596 | instance | ok: [instance]
2026-05-30 17:16:14.921986 | instance |
2026-05-30 17:16:14.922344 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-05-30 17:16:14.922688 | instance | Saturday 30 May 2026 17:16:14 +0000 (0:00:01.001) 0:34:55.078 **********
2026-05-30 17:16:15.139314 | instance | ok: [instance]
2026-05-30 17:16:15.139595 | instance |
2026-05-30 17:16:15.139917 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-05-30 17:16:15.140203 | instance | Saturday 30 May 2026 17:16:15 +0000 (0:00:00.217) 0:34:55.296 **********
2026-05-30 17:16:15.639658 | instance | ok: [instance]
2026-05-30 17:16:15.639808 | instance |
2026-05-30 17:16:15.639987 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 17:16:15.640155 | instance | Saturday 30 May 2026 17:16:15 +0000 (0:00:00.500) 0:34:55.797 **********
2026-05-30 17:16:15.739044 | instance | ok: [instance]
2026-05-30 17:16:15.739288 | instance |
2026-05-30 17:16:15.739576 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 17:16:15.739865 | instance | Saturday 30 May 2026 17:16:15 +0000 (0:00:00.099) 0:34:55.896 **********
2026-05-30 17:16:15.852872 | instance | included: rabbitmq for instance
2026-05-30 17:16:15.853129 | instance |
2026-05-30 17:16:15.853416 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-30 17:16:15.853737 | instance | Saturday 30 May 2026 17:16:15 +0000 (0:00:00.113) 0:34:56.010 **********
2026-05-30 17:16:16.517803 | instance | ok: [instance]
2026-05-30 17:16:16.518025 | instance |
2026-05-30 17:16:16.518388 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-30 17:16:16.518588 | instance | Saturday 30 May 2026 17:16:16 +0000 (0:00:00.664) 0:34:56.674 **********
2026-05-30 17:16:16.575225 | instance | skipping: [instance]
2026-05-30 17:16:16.575487 | instance |
2026-05-30 17:16:16.575767 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-30 17:16:16.576067 | instance | Saturday 30 May 2026 17:16:16 +0000 (0:00:00.057) 0:34:56.732 **********
2026-05-30 17:16:16.639618 | instance | skipping: [instance]
2026-05-30 17:16:16.639849 | instance |
2026-05-30 17:16:16.640131 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-30 17:16:16.640398 | instance | Saturday 30 May 2026 17:16:16 +0000 (0:00:00.063) 0:34:56.796 **********
2026-05-30 17:16:16.701303 | instance | skipping: [instance]
2026-05-30 17:16:16.701564 | instance |
2026-05-30 17:16:16.701853 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-30 17:16:16.702157 | instance | Saturday 30 May 2026 17:16:16 +0000 (0:00:00.062) 0:34:56.858 **********
2026-05-30 17:16:47.553678 | instance | changed: [instance]
2026-05-30 17:16:47.553912 | instance |
2026-05-30 17:16:47.554208 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 17:16:47.554451 | instance | Saturday 30 May 2026 17:16:47 +0000 (0:00:30.851) 0:35:27.710 **********
2026-05-30 17:16:48.208476 | instance | ok: [instance]
2026-05-30 17:16:48.208704 | instance |
2026-05-30 17:16:48.209022 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 17:16:48.209287 | instance | Saturday 30 May 2026 17:16:48 +0000 (0:00:00.655) 0:35:28.365 **********
2026-05-30 17:16:48.262086 | instance | ok: [instance]
2026-05-30 17:16:48.262320 | instance |
2026-05-30 17:16:48.262604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 17:16:48.262862 | instance | Saturday 30 May 2026 17:16:48 +0000 (0:00:00.053) 0:35:28.419 **********
2026-05-30 17:16:48.317141 | instance | skipping: [instance]
2026-05-30 17:16:48.317362 | instance |
2026-05-30 17:16:48.317643 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 17:16:48.318038 | instance | Saturday 30 May 2026 17:16:48 +0000 (0:00:00.054) 0:35:28.474 **********
2026-05-30 17:16:48.379405 | instance | skipping: [instance]
2026-05-30 17:16:48.379655 | instance |
2026-05-30 17:16:48.379966 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 17:16:48.380241 | instance | Saturday 30 May 2026 17:16:48 +0000 (0:00:00.062) 0:35:28.536 **********
2026-05-30 17:16:48.435493 | instance | ok: [instance]
2026-05-30 17:16:48.435746 | instance |
2026-05-30 17:16:48.436043 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 17:16:48.436303 | instance | Saturday 30 May 2026 17:16:48 +0000 (0:00:00.056) 0:35:28.592 **********
2026-05-30 17:16:48.668618 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-05-30 17:16:48.668878 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 17:16:48.669254 | instance | ok: [instance] => (item=identity)
2026-05-30 17:16:48.669622 | instance | ok: [instance] => (item=compute_metadata)
2026-05-30 17:16:48.670081 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-05-30 17:16:48.670469 | instance | ok: [instance] => (item=compute)
2026-05-30 17:16:48.670851 | instance | ok: [instance] => (item=placement)
2026-05-30 17:16:48.671116 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 17:16:48.671371 | instance | ok: [instance] => (item=volumev3)
2026-05-30 17:16:48.671626 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-30 17:16:48.671882 | instance | ok: [instance] => (item=network)
2026-05-30 17:16:48.672137 | instance | ok: [instance] => (item=image)
2026-05-30 17:16:48.672429 | instance | ok: [instance] => (item=oslo_db_api)
2026-05-30 17:16:48.672809 | instance | ok: [instance] => (item=baremetal)
2026-05-30 17:16:48.673082 | instance |
2026-05-30 17:16:48.673407 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 17:16:48.673699 | instance | Saturday 30 May 2026 17:16:48 +0000 (0:00:00.232) 0:35:28.825 **********
2026-05-30 17:16:48.743898 | instance | ok: [instance]
2026-05-30 17:16:48.744255 | instance |
2026-05-30 17:16:48.744708 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 17:16:48.745029 | instance | Saturday 30 May 2026 17:16:48 +0000 (0:00:00.075) 0:35:28.901 **********
2026-05-30 17:16:48.815647 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 17:16:48.815953 | instance |
2026-05-30 17:16:48.816369 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 17:16:48.816675 | instance | Saturday 30 May 2026 17:16:48 +0000 (0:00:00.071) 0:35:28.972 **********
2026-05-30 17:16:49.347730 | instance | changed: [instance]
2026-05-30 17:16:49.347902 | instance |
2026-05-30 17:16:49.348100 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-05-30 17:16:49.348273 | instance | Saturday 30 May 2026 17:16:49 +0000 (0:00:00.531) 0:35:29.504 **********
2026-05-30 17:16:49.404930 | instance | skipping: [instance]
2026-05-30 17:16:49.405164 | instance |
2026-05-30 17:16:49.405432 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-05-30 17:16:49.405743 | instance | Saturday 30 May 2026 17:16:49 +0000 (0:00:00.057) 0:35:29.562 **********
2026-05-30 17:16:49.605490 | instance | ok: [instance -> localhost]
2026-05-30 17:16:49.605619 | instance |
2026-05-30 17:16:49.605866 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-05-30 17:16:49.605985 | instance | Saturday 30 May 2026 17:16:49 +0000 (0:00:00.200) 0:35:29.762 **********
2026-05-30 17:16:49.979821 | instance | ok: [instance -> localhost]
2026-05-30 17:16:49.980053 | instance |
2026-05-30 17:16:49.980322 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-05-30 17:16:49.980592 | instance | Saturday 30 May 2026 17:16:49 +0000 (0:00:00.374) 0:35:30.136 **********
2026-05-30 17:16:50.609337 | instance | ok: [instance -> localhost]
2026-05-30 17:16:50.609582 | instance |
2026-05-30 17:16:50.609911 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-05-30 17:16:50.610200 | instance | Saturday 30 May 2026 17:16:50 +0000 (0:00:00.629) 0:35:30.766 **********
2026-05-30 17:16:50.819312 | instance | ok: [instance -> localhost]
2026-05-30 17:16:50.819535 | instance |
2026-05-30 17:16:50.819824 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-05-30 17:16:50.820088 | instance | Saturday 30 May 2026 17:16:50 +0000 (0:00:00.209) 0:35:30.976 **********
2026-05-30 17:16:52.165099 | instance | ok: [instance] => (item=nova-bootstrap)
2026-05-30 17:16:52.165361 | instance | ok: [instance] => (item=nova-cell-setup)
2026-05-30 17:16:52.165706 | instance |
2026-05-30 17:16:52.166114 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-05-30 17:16:52.166422 | instance | Saturday 30 May 2026 17:16:52 +0000 (0:00:01.345) 0:35:32.322 **********
2026-05-30 17:16:52.660267 | instance | ok: [instance]
2026-05-30 17:16:52.660492 | instance |
2026-05-30 17:16:52.660898 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-05-30 17:16:52.661186 | instance | Saturday 30 May 2026 17:16:52 +0000 (0:00:00.495) 0:35:32.817 **********
2026-05-30 17:19:33.136930 | instance | changed: [instance]
2026-05-30 17:19:33.137014 | instance |
2026-05-30 17:19:33.137269 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 17:19:33.137485 | instance | Saturday 30 May 2026 17:19:33 +0000 (0:02:40.476) 0:38:13.293 **********
2026-05-30 17:19:33.266609 | instance | included: openstack_helm_ingress for instance
2026-05-30 17:19:33.266695 | instance |
2026-05-30 17:19:33.266934 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 17:19:33.266972 | instance | Saturday 30 May 2026 17:19:33 +0000 (0:00:00.130) 0:38:13.423 **********
2026-05-30 17:19:33.323904 | instance | skipping: [instance]
2026-05-30 17:19:33.324258 | instance |
2026-05-30 17:19:33.324310 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 17:19:33.324327 | instance | Saturday 30 May 2026 17:19:33 +0000 (0:00:00.057) 0:38:13.481 **********
2026-05-30 17:19:33.386358 | instance | skipping: [instance]
2026-05-30 17:19:33.386527 | instance |
2026-05-30 17:19:33.386766 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 17:19:33.386813 | instance | Saturday 30 May 2026 17:19:33 +0000 (0:00:00.062) 0:38:13.543 **********
2026-05-30 17:19:33.461558 | instance | ok: [instance]
2026-05-30 17:19:33.461851 | instance |
2026-05-30 17:19:33.461936 | instance | TASK [Create Ingress compute] **************************************************
2026-05-30 17:19:33.461955 | instance | Saturday 30 May 2026 17:19:33 +0000 (0:00:00.075) 0:38:13.618 **********
2026-05-30 17:19:33.557534 | instance | included: ingress for instance
2026-05-30 17:19:33.557613 | instance |
2026-05-30 17:19:33.557742 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-05-30 17:19:33.557878 | instance | Saturday 30 May 2026 17:19:33 +0000 (0:00:00.095) 0:38:13.714 **********
2026-05-30 17:19:34.835966 | instance | changed: [instance]
2026-05-30 17:19:34.836045 | instance |
2026-05-30 17:19:34.836162 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 17:19:34.836277 | instance | Saturday 30 May 2026 17:19:34 +0000 (0:00:01.278) 0:38:14.992 **********
2026-05-30 17:19:34.963731 | instance | included: openstack_helm_ingress for instance
2026-05-30 17:19:34.963797 | instance |
2026-05-30 17:19:34.964408 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 17:19:34.964480 | instance | Saturday 30 May 2026 17:19:34 +0000 (0:00:00.128) 0:38:15.121 **********
2026-05-30 17:19:35.020804 | instance | skipping: [instance]
2026-05-30 17:19:35.021004 | instance |
2026-05-30 17:19:35.021282 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 17:19:35.021624 | instance | Saturday 30 May 2026 17:19:35 +0000 (0:00:00.056) 0:38:15.178 **********
2026-05-30 17:19:35.082753 | instance | skipping: [instance]
2026-05-30 17:19:35.082950 | instance |
2026-05-30 17:19:35.083229 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 17:19:35.083495 | instance | Saturday 30 May 2026 17:19:35 +0000 (0:00:00.061) 0:38:15.240 **********
2026-05-30 17:19:35.156085 | instance | ok: [instance]
2026-05-30 17:19:35.156241 | instance |
2026-05-30 17:19:35.156444 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-05-30 17:19:35.156621 | instance | Saturday 30 May 2026 17:19:35 +0000 (0:00:00.073) 0:38:15.313 **********
2026-05-30 17:19:35.257445 | instance | included: ingress for instance
2026-05-30 17:19:35.257580 | instance |
2026-05-30 17:19:35.257804 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-05-30 17:19:35.257976 | instance | Saturday 30 May 2026 17:19:35 +0000 (0:00:00.100) 0:38:15.414 **********
2026-05-30 17:19:36.309469 | instance | changed: [instance]
2026-05-30 17:19:36.309640 | instance |
2026-05-30 17:19:36.309894 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-05-30 17:19:36.310109 | instance | Saturday 30 May 2026 17:19:36 +0000 (0:00:01.051) 0:38:16.466 **********
2026-05-30 17:19:37.059716 | instance | ok: [instance]
2026-05-30 17:19:37.059758 | instance |
2026-05-30 17:19:37.059764 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-05-30 17:19:37.059769 | instance | Saturday 30 May 2026 17:19:37 +0000 (0:00:00.750) 0:38:17.216 **********
2026-05-30 17:19:54.942444 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-05-30 17:19:54.942548 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-05-30 17:19:54.942563 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-05-30 17:19:54.943443 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-05-30 17:19:54.943486 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-05-30 17:19:54.943492 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-05-30 17:19:54.943496 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-05-30 17:19:54.943500 | instance |
2026-05-30 17:19:54.943505 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 17:19:54.943510 | instance | Saturday 30 May 2026 17:19:54 +0000 (0:00:17.882) 0:38:35.099 **********
2026-05-30 17:19:55.054169 | instance | ok: [instance]
2026-05-30 17:19:55.054233 | instance |
2026-05-30 17:19:55.054265 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 17:19:55.054463 | instance | Saturday 30 May 2026 17:19:55 +0000 (0:00:00.111) 0:38:35.210 **********
2026-05-30 17:19:55.159017 | instance | included: rabbitmq for instance
2026-05-30 17:19:55.159136 | instance |
2026-05-30 17:19:55.159367 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-30 17:19:55.159429 | instance | Saturday 30 May 2026 17:19:55 +0000 (0:00:00.105) 0:38:35.315 **********
2026-05-30 17:19:55.857089 | instance | ok: [instance]
2026-05-30 17:19:55.857174 | instance |
2026-05-30 17:19:55.857302 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-30 17:19:55.857425 | instance | Saturday 30 May 2026 17:19:55 +0000 (0:00:00.698) 0:38:36.014 **********
2026-05-30 17:19:55.916988 | instance | skipping: [instance]
2026-05-30 17:19:55.917098 | instance |
2026-05-30 17:19:55.917223 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-30 17:19:55.917344 | instance | Saturday 30 May 2026 17:19:55 +0000 (0:00:00.060) 0:38:36.074 **********
2026-05-30 17:19:55.973167 | instance | skipping: [instance]
2026-05-30 17:19:55.973258 | instance |
2026-05-30 17:19:55.973386 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-30 17:19:55.973503 | instance | Saturday 30 May 2026 17:19:55 +0000 (0:00:00.056) 0:38:36.130 **********
2026-05-30 17:19:56.032622 | instance | skipping: [instance]
2026-05-30 17:19:56.032702 | instance |
2026-05-30 17:19:56.032822 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-30 17:19:56.032947 | instance | Saturday 30 May 2026 17:19:56 +0000 (0:00:00.059) 0:38:36.190 **********
2026-05-30 17:20:26.931253 | instance | changed: [instance]
2026-05-30 17:20:26.931341 | instance |
2026-05-30 17:20:26.931456 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 17:20:26.931597 | instance | Saturday 30 May 2026 17:20:26 +0000 (0:00:30.898) 0:39:07.088 **********
2026-05-30 17:20:27.626770 | instance | ok: [instance]
2026-05-30 17:20:27.626910 | instance |
2026-05-30 17:20:27.627098 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 17:20:27.627249 | instance | Saturday 30 May 2026 17:20:27 +0000 (0:00:00.695) 0:39:07.783 **********
2026-05-30 17:20:27.688846 | instance | ok: [instance]
2026-05-30 17:20:27.688986 | instance |
2026-05-30 17:20:27.689099 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 17:20:27.689271 | instance | Saturday 30 May 2026 17:20:27 +0000 (0:00:00.062) 0:39:07.846 **********
2026-05-30 17:20:27.753413 | instance | skipping: [instance]
2026-05-30 17:20:27.753541 | instance |
2026-05-30 17:20:27.753820 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 17:20:27.753969 | instance | Saturday 30 May 2026 17:20:27 +0000 (0:00:00.064) 0:39:07.910 **********
2026-05-30 17:20:27.815638 | instance | skipping: [instance]
2026-05-30 17:20:27.815753 | instance |
2026-05-30 17:20:27.815913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 17:20:27.816063 | instance | Saturday 30 May 2026 17:20:27 +0000 (0:00:00.062) 0:39:07.973 **********
2026-05-30 17:20:27.877300 | instance | ok: [instance]
2026-05-30 17:20:27.877388 | instance |
2026-05-30 17:20:27.877540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 17:20:27.877695 | instance | Saturday 30 May 2026 17:20:27 +0000 (0:00:00.061) 0:39:08.034 **********
2026-05-30 17:20:28.042105 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 17:20:28.042287 | instance | ok: [instance] => (item=identity)
2026-05-30 17:20:28.042307 | instance | ok: [instance] => (item=compute)
2026-05-30 17:20:28.042366 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-30 17:20:28.042491 | instance | ok: [instance] => (item=compute_metadata)
2026-05-30 17:20:28.042598 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 17:20:28.042718 | instance | ok: [instance] => (item=dns)
2026-05-30 17:20:28.042829 | instance | ok: [instance] => (item=network)
2026-05-30 17:20:28.042939 | instance | ok: [instance] => (item=load_balancer)
2026-05-30 17:20:28.043059 | instance | ok: [instance] => (item=baremetal)
2026-05-30 17:20:28.043172 | instance |
2026-05-30 17:20:28.043299 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 17:20:28.043420 | instance | Saturday 30 May 2026 17:20:28 +0000 (0:00:00.164) 0:39:08.199 **********
2026-05-30 17:20:28.120479 | instance | ok: [instance]
2026-05-30 17:20:28.120571 | instance |
2026-05-30 17:20:28.120705 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 17:20:28.120833 | instance | Saturday 30 May 2026 17:20:28 +0000 (0:00:00.078) 0:39:08.277 **********
2026-05-30 17:20:28.212470 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 17:20:28.212557 | instance |
2026-05-30 17:20:28.212679 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 17:20:28.212809 | instance | Saturday 30 May 2026 17:20:28 +0000 (0:00:00.091) 0:39:08.369 **********
2026-05-30 17:20:28.752389 | instance | changed: [instance]
2026-05-30 17:20:28.752554 | instance |
2026-05-30 17:20:28.752568 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-05-30 17:20:28.752684 | instance | Saturday 30 May 2026 17:20:28 +0000 (0:00:00.539) 0:39:08.909 **********
2026-05-30 17:20:29.472037 | instance | ok: [instance]
2026-05-30 17:20:29.472105 | instance |
2026-05-30 17:20:29.472343 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-05-30 17:20:29.472411 | instance | Saturday 30 May 2026 17:20:29 +0000 (0:00:00.719) 0:39:09.629 **********
2026-05-30 17:20:29.528599 | instance | skipping: [instance]
2026-05-30 17:20:29.528965 | instance |
2026-05-30 17:20:29.529000 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-05-30 17:20:29.529006 | instance | Saturday 30 May 2026 17:20:29 +0000 (0:00:00.056) 0:39:09.685 **********
2026-05-30 17:20:30.039300 | instance | ok: [instance]
2026-05-30 17:20:30.039374 | instance |
2026-05-30 17:20:30.039654 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-05-30 17:20:30.039701 | instance | Saturday 30 May 2026 17:20:30 +0000 (0:00:00.510) 0:39:10.196 **********
2026-05-30 17:20:30.092462 | instance | skipping: [instance]
2026-05-30 17:20:30.092548 | instance |
2026-05-30 17:20:30.092569 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-05-30 17:20:30.092582 | instance | Saturday 30 May 2026 17:20:30 +0000 (0:00:00.052) 0:39:10.249 **********
2026-05-30 17:20:30.158802 | instance | ok: [instance]
2026-05-30 17:20:30.158872 | instance |
2026-05-30 17:20:30.159146 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-05-30 17:20:30.159196 | instance | Saturday 30 May 2026 17:20:30 +0000 (0:00:00.066) 0:39:10.316 **********
2026-05-30 17:20:30.216622 | instance | skipping: [instance]
2026-05-30 17:20:30.216726 | instance |
2026-05-30 17:20:30.216882 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-05-30 17:20:30.217001 | instance | Saturday 30 May 2026 17:20:30 +0000 (0:00:00.057) 0:39:10.374 **********
2026-05-30 17:22:44.983407 | instance | changed: [instance]
2026-05-30 17:22:44.983496 | instance |
2026-05-30 17:22:44.983799 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 17:22:44.983887 | instance | Saturday 30 May 2026 17:22:44 +0000 (0:02:14.766) 0:41:25.140 **********
2026-05-30 17:22:45.103541 | instance | included: openstack_helm_ingress for instance
2026-05-30 17:22:45.103638 | instance |
2026-05-30 17:22:45.103919 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 17:22:45.103957 | instance | Saturday 30 May 2026 17:22:45 +0000 (0:00:00.120) 0:41:25.261 **********
2026-05-30 17:22:45.159602 | instance | skipping: [instance]
2026-05-30 17:22:45.159998 | instance |
2026-05-30 17:22:45.160041 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 17:22:45.160047 | instance | Saturday 30 May 2026 17:22:45 +0000 (0:00:00.055) 0:41:25.317 **********
2026-05-30 17:22:45.217390 | instance | skipping: [instance]
2026-05-30 17:22:45.217453 | instance |
2026-05-30 17:22:45.217716 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 17:22:45.217824 | instance | Saturday 30 May 2026 17:22:45 +0000 (0:00:00.057) 0:41:25.374 **********
2026-05-30 17:22:45.291433 | instance | ok: [instance]
2026-05-30 17:22:45.291809 | instance |
2026-05-30 17:22:45.291852 | instance | TASK [Create Ingress network] **************************************************
2026-05-30 17:22:45.291857 | instance | Saturday 30 May 2026 17:22:45 +0000 (0:00:00.074) 0:41:25.448 **********
2026-05-30 17:22:45.382581 | instance | included: ingress for instance
2026-05-30 17:22:45.382664 | instance |
2026-05-30 17:22:45.382984 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-05-30 17:22:45.383031 | instance | Saturday 30 May 2026 17:22:45 +0000 (0:00:00.091) 0:41:25.539 **********
2026-05-30 17:22:46.549032 | instance | changed: [instance]
2026-05-30 17:22:46.549163 | instance |
2026-05-30 17:22:46.549292 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-05-30 17:22:46.549427 | instance | Saturday 30 May 2026 17:22:46 +0000 (0:00:01.166) 0:41:26.706 **********
2026-05-30 17:22:47.352145 | instance | ok: [instance]
2026-05-30 17:22:47.352228 | instance |
2026-05-30 17:22:47.352329 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-05-30 17:22:47.352457 | instance | Saturday 30 May 2026 17:22:47 +0000 (0:00:00.803) 0:41:27.509 **********
2026-05-30 17:28:36.465641 | 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.162-253-55-186.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-05-30 17:28:36.474097 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-05-30 17:28:36.474572 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-05-30 17:28:36.474659 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-05-30 17:28:36.474953 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-05-30 17:28:36.474969 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-05-30 17:28:36.475661 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-05-30 17:28:36.475678 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-05-30 17:28:36.475687 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-05-30 17:28:36.475696 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-05-30 17:28:36.475705 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-05-30 17:28:36.476052 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-05-30 17:28:36.476076 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-05-30 17:28:36.476458 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-05-30 17:28:36.476541 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-05-30 17:28:36.476561 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-05-30 17:28:36.476853 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-05-30 17:28:36.476918 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-05-30 17:28:36.477256 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-05-30 17:28:36.477294 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-05-30 17:28:36.477534 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-05-30 17:28:36.477568 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-05-30 17:28:36.477766 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-05-30 17:28:36.478037 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-05-30 17:28:36.478245 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-05-30 17:28:36.478450 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-05-30 17:28:36.478655 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-05-30 17:28:36.478856 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-05-30 17:28:36.479090 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-05-30 17:28:36.479327 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-05-30 17:28:36.479536 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-05-30 17:28:36.479741 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-05-30 17:28:36.480039 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-05-30 17:28:36.480265 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-05-30 17:28:36.480468 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-05-30 17:28:36.480670 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-05-30 17:28:36.480872 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-05-30 17:28:36.481034 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-05-30 17:28:36.481178 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-05-30 17:28:36.481322 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-05-30 17:28:36.481464 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-05-30 17:28:36.481607 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-05-30 17:28:36.481785 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-05-30 17:28:36.481931 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-05-30 17:28:36.482073 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-05-30 17:28:36.482217 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-05-30 17:28:36.482360 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-05-30 17:28:36.482503 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-05-30 17:28:36.482651 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-05-30 17:28:36.482800 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-05-30 17:28:36.482942 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-05-30 17:28:36.483084 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-05-30 17:28:36.483227 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-05-30 17:28:36.483370 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-05-30 17:28:36.483513 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-05-30 17:28:36.483656 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-05-30 17:28:36.483798 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-05-30 17:28:36.483960 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-05-30 17:28:36.484105 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-05-30 17:28:36.484261 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-05-30 17:28:36.484406 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-05-30 17:28:36.484541 | instance |
2026-05-30 17:28:36.484684 | instance | PLAY RECAP *********************************************************************
2026-05-30 17:28:36.484841 | instance | instance : ok=596 changed=219 unreachable=0 failed=1 skipped=198 rescued=0 ignored=2
2026-05-30 17:28:36.484983 | instance |
2026-05-30 17:28:36.485128 | instance | Saturday 30 May 2026 17:28:36 +0000 (0:05:49.120) 0:47:16.630 **********
2026-05-30 17:28:36.485269 | instance | ===============================================================================
2026-05-30 17:28:36.485416 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 349.12s
2026-05-30 17:28:36.485562 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 286.25s
2026-05-30 17:28:36.485734 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 164.20s
2026-05-30 17:28:36.485880 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 160.48s
2026-05-30 17:28:36.486023 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 143.37s
2026-05-30 17:28:36.486166 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 134.77s
2026-05-30 17:28:36.486337 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 128.49s
2026-05-30 17:28:36.486484 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 96.09s
2026-05-30 17:28:36.486658 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 90.82s
2026-05-30 17:28:36.486804 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 90.64s
2026-05-30 17:28:36.486946 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 86.58s
2026-05-30 17:28:36.487096 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 82.88s
2026-05-30 17:28:36.487240 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 45.83s
2026-05-30 17:28:36.487383 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.90s
2026-05-30 17:28:36.487528 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.85s
2026-05-30 17:28:36.487671 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.85s
2026-05-30 17:28:36.487826 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.83s
2026-05-30 17:28:36.488025 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.82s
2026-05-30 17:28:36.488171 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.82s
2026-05-30 17:28:36.488316 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 29.09s
2026-05-30 17:28:36.735976 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-05-30 17:28:36.736190 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-05-30 17:28:36.736331 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-05-30 17:28:36.920109 | instance | ERROR
2026-05-30 17:28:36.920418 | instance | {
2026-05-30 17:28:36.920482 | instance | "delta": "0:48:24.741940",
2026-05-30 17:28:36.920528 | instance | "end": "2026-05-30 17:28:36.795207",
2026-05-30 17:28:36.920569 | instance | "msg": "non-zero return code",
2026-05-30 17:28:36.920606 | instance | "rc": 2,
2026-05-30 17:28:36.920637 | instance | "start": "2026-05-30 16:40:12.053267"
2026-05-30 17:28:36.920662 | instance | }
failure
2026-05-30 17:28:36.957898 |
2026-05-30 17:28:36.958007 | PLAY RECAP
2026-05-30 17:28:36.958148 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-05-30 17:28:36.958184 |
2026-05-30 17:28:37.108512 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-05-30 17:28:37.122145 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-05-30 17:28:37.744693 |
2026-05-30 17:28:37.744838 | PLAY [all]
2026-05-30 17:28:37.759186 |
2026-05-30 17:28:37.759274 | TASK [gather-host-logs : creating directory for system status]
2026-05-30 17:28:38.137374 | instance | changed
2026-05-30 17:28:38.143557 |
2026-05-30 17:28:38.143646 | TASK [gather-host-logs : Get logs for each host]
2026-05-30 17:28:38.491224 | instance | + systemd-cgls --full --all --no-pager
2026-05-30 17:28:38.522891 | instance | + ip addr
2026-05-30 17:28:38.530259 | instance | + ip route
2026-05-30 17:28:38.533024 | instance | + lsblk
2026-05-30 17:28:38.544509 | instance | + mount
2026-05-30 17:28:38.558313 | instance | + docker images
2026-05-30 17:28:38.581368 | instance | + brctl show
2026-05-30 17:28:38.582053 | instance | /bin/bash: line 8: brctl: command not found
2026-05-30 17:28:38.582386 | instance | + ps aux --sort=-%mem
2026-05-30 17:28:38.620938 | instance | + dpkg -l
2026-05-30 17:28:38.634865 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-05-30 17:28:38.635530 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-05-30 17:28:38.651763 | instance | + '[' '!' -z '' ']'
2026-05-30 17:28:38.691545 | instance | ok: Runtime: 0:00:00.166621
2026-05-30 17:28:38.698378 |
2026-05-30 17:28:38.698447 | TASK [gather-host-logs : Downloads logs to executor]
2026-05-30 17:28:39.330396 | instance | changed:
2026-05-30 17:28:39.330633 | instance | created directory /var/lib/zuul/builds/f800ded7352a4b70ad7f1c67993898f8/work/logs/instance
2026-05-30 17:28:39.330699 | instance | cd+++++++++ system/
2026-05-30 17:28:39.330753 | instance | >f+++++++++ system/brctl-show.txt
2026-05-30 17:28:39.330800 | instance | >f+++++++++ system/docker-images.txt
2026-05-30 17:28:39.330849 | instance | >f+++++++++ system/ip-addr.txt
2026-05-30 17:28:39.330898 | instance | >f+++++++++ system/ip-route.txt
2026-05-30 17:28:39.330946 | instance | >f+++++++++ system/lsblk.txt
2026-05-30 17:28:39.330989 | instance | >f+++++++++ system/mount.txt
2026-05-30 17:28:39.331035 | instance | >f+++++++++ system/packages.txt
2026-05-30 17:28:39.331076 | instance | >f+++++++++ system/ps.txt
2026-05-30 17:28:39.331115 | instance | >f+++++++++ system/systemd-cgls.txt
2026-05-30 17:28:39.342471 |
2026-05-30 17:28:39.342545 | LOOP [helm-release-status : creating directory for helm release status]
2026-05-30 17:28:39.571191 | instance | changed: "values"
2026-05-30 17:28:39.758935 | instance | changed: "releases"
2026-05-30 17:28:39.777331 |
2026-05-30 17:28:39.777498 | TASK [helm-release-status : Gather get release status for helm charts]
2026-05-30 17:28:47.870263 | instance | ok: Runtime: 0:00:07.657310
2026-05-30 17:28:47.875235 |
2026-05-30 17:28:47.875298 | TASK [helm-release-status : Downloads logs to executor]
2026-05-30 17:28:48.395564 | instance | changed:
2026-05-30 17:28:48.395808 | instance | cd+++++++++ helm/
2026-05-30 17:28:48.395838 | instance | cd+++++++++ helm/releases/
2026-05-30 17:28:48.395887 | instance | cd+++++++++ helm/releases/auth-system/
2026-05-30 17:28:48.395910 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-05-30 17:28:48.395931 | instance | cd+++++++++ helm/releases/cert-manager/
2026-05-30 17:28:48.395950 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-05-30 17:28:48.395972 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-05-30 17:28:48.395993 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-05-30 17:28:48.396012 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-05-30 17:28:48.396031 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-05-30 17:28:48.396068 | instance | cd+++++++++ helm/releases/kube-system/
2026-05-30 17:28:48.396091 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-05-30 17:28:48.396115 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-05-30 17:28:48.396135 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-05-30 17:28:48.396154 | instance | cd+++++++++ helm/releases/monitoring/
2026-05-30 17:28:48.396173 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-05-30 17:28:48.396192 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-05-30 17:28:48.396210 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-05-30 17:28:48.396242 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-05-30 17:28:48.396261 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-05-30 17:28:48.396282 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-05-30 17:28:48.396310 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-05-30 17:28:48.396330 | instance | cd+++++++++ helm/releases/openstack/
2026-05-30 17:28:48.396349 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-05-30 17:28:48.396367 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-05-30 17:28:48.396384 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-05-30 17:28:48.396402 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-05-30 17:28:48.396420 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-05-30 17:28:48.396439 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-05-30 17:28:48.396457 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-05-30 17:28:48.396475 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-05-30 17:28:48.396529 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt
2026-05-30 17:28:48.396549 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-05-30 17:28:48.396567 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-05-30 17:28:48.396585 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-05-30 17:28:48.396603 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-05-30 17:28:48.396621 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-05-30 17:28:48.396638 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-05-30 17:28:48.396656 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-05-30 17:28:48.396674 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-05-30 17:28:48.396692 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-05-30 17:28:48.396710 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-05-30 17:28:48.396727 | instance | cd+++++++++ helm/values/
2026-05-30 17:28:48.396745 | instance | cd+++++++++ helm/values/auth-system/
2026-05-30 17:28:48.396763 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-05-30 17:28:48.396781 | instance | cd+++++++++ helm/values/cert-manager/
2026-05-30 17:28:48.396799 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-05-30 17:28:48.396817 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-05-30 17:28:48.396835 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-05-30 17:28:48.396853 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-05-30 17:28:48.396871 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-05-30 17:28:48.396888 | instance | cd+++++++++ helm/values/kube-system/
2026-05-30 17:28:48.396906 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-05-30 17:28:48.396924 | instance | cd+++++++++ helm/values/local-path-storage/
2026-05-30 17:28:48.396941 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-05-30 17:28:48.396973 | instance | cd+++++++++ helm/values/monitoring/
2026-05-30 17:28:48.396992 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-05-30 17:28:48.397011 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-05-30 17:28:48.397029 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-05-30 17:28:48.397402 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-05-30 17:28:48.397430 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-05-30 17:28:48.397450 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-05-30 17:28:48.397469 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-05-30 17:28:48.397488 | instance | cd+++++++++ helm/values/openstack/
2026-05-30 17:28:48.397506 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-05-30 17:28:48.397524 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-05-30 17:28:48.397541 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-05-30 17:28:48.397565 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-05-30 17:28:48.397584 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-05-30 17:28:48.397602 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-05-30 17:28:48.397620 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-05-30 17:28:48.397637 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-05-30 17:28:48.397655 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml
2026-05-30 17:28:48.397672 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-05-30 17:28:48.397690 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-05-30 17:28:48.397707 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-05-30 17:28:48.397725 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-05-30 17:28:48.397743 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-05-30 17:28:48.397761 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-05-30 17:28:48.397779 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-05-30 17:28:48.397797 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-05-30 17:28:48.397815 | instance | cd+++++++++ helm/values/rook-ceph/
2026-05-30 17:28:48.397834 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-05-30 17:28:48.407680 |
2026-05-30 17:28:48.407750 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-05-30 17:28:48.594255 | instance | changed
2026-05-30 17:28:48.603263 |
2026-05-30 17:28:48.603417 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-05-30 17:28:48.826347 | 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-05-30 17:28:48.826443 | instance |
2026-05-30 17:28:48.830916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:28:48.833183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:28:48.919057 | instance | node/instance
2026-05-30 17:28:48.922731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:28:48.991528 | instance | clusterrole/admin
2026-05-30 17:28:49.162445 | instance | clusterrole/cephfs-csi-nodeplugin
2026-05-30 17:28:49.212890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:28:49.227961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:28:49.269784 | instance | clusterrole/cephfs-external-provisioner-runner
2026-05-30 17:28:49.375380 | instance | clusterrole/cert-manager-cainjector
2026-05-30 17:28:49.448252 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-05-30 17:28:49.554466 | instance | clusterrole/cert-manager-controller-certificates
2026-05-30 17:28:49.631189 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-05-30 17:28:49.719504 | instance | clusterrole/cert-manager-controller-challenges
2026-05-30 17:28:49.804142 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-05-30 17:28:49.900124 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-05-30 17:28:49.981014 | instance | clusterrole/cert-manager-controller-issuers
2026-05-30 17:28:50.064503 | instance | clusterrole/cert-manager-controller-orders
2026-05-30 17:28:50.155891 | instance | clusterrole/cert-manager-edit
2026-05-30 17:28:50.243508 | instance | clusterrole/cert-manager-view
2026-05-30 17:28:50.323942 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-05-30 17:28:50.439047 | instance | clusterrole/cilium
2026-05-30 17:28:50.499623 | instance | clusterrole/cilium-operator
2026-05-30 17:28:50.615274 | instance | clusterrole/cluster-admin
2026-05-30 17:28:50.687636 | instance | clusterrole/edit
2026-05-30 17:28:50.790656 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-05-30 17:28:50.870584 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-05-30 17:28:50.957846 | instance | clusterrole/goldpinger-clusterrole
2026-05-30 17:28:51.054598 | instance | clusterrole/ingress-nginx
2026-05-30 17:28:51.139332 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-05-30 17:28:51.236759 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-05-30 17:28:51.336926 | instance | clusterrole/kube-prometheus-stack-operator
2026-05-30 17:28:51.418494 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-05-30 17:28:51.533766 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-05-30 17:28:51.609192 | instance | clusterrole/kubeadm:get-nodes
2026-05-30 17:28:51.713106 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-05-30 17:28:51.773347 | instance | clusterrole/local-path-provisioner
2026-05-30 17:28:51.878539 | instance | clusterrolebinding/cert-manager-cainjector
2026-05-30 17:28:51.957374 | instance | clusterrole/neutron-coredns
2026-05-30 17:28:52.061059 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-05-30 17:28:52.131686 | instance | clusterrole/node-feature-discovery
2026-05-30 17:28:52.255014 | instance | clusterrole/node-feature-discovery-gc
2026-05-30 17:28:52.306679 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-05-30 17:28:52.436738 | instance | clusterrole/nova-bootstrap
2026-05-30 17:28:52.484809 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-05-30 17:28:52.629135 | instance | clusterrole/nova-cell-setup
2026-05-30 17:28:52.663834 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-05-30 17:28:52.813700 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-05-30 17:28:52.844237 | instance | clusterrole/objectstorage-provisioner-role
2026-05-30 17:28:52.993873 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-05-30 17:28:53.026603 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-05-30 17:28:53.181723 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-05-30 17:28:53.200947 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-05-30 17:28:53.364724 | instance | clusterrolebinding/cert-manager-controller-orders
2026-05-30 17:28:53.381113 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-05-30 17:28:53.542198 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-05-30 17:28:53.560005 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-05-30 17:28:53.708590 | instance | clusterrolebinding/cilium
2026-05-30 17:28:53.734018 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-05-30 17:28:53.890969 | instance | clusterrolebinding/cilium-operator
2026-05-30 17:28:53.899505 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-05-30 17:28:54.044064 | instance | clusterrolebinding/cluster-admin
2026-05-30 17:28:54.058457 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-05-30 17:28:54.211495 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-05-30 17:28:54.235486 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-05-30 17:28:54.365265 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-05-30 17:28:54.414419 | instance | clusterrole/rbd-csi-nodeplugin
2026-05-30 17:28:54.545465 | instance | clusterrole/rbd-external-provisioner-runner
2026-05-30 17:28:54.588169 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-05-30 17:28:54.728014 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-05-30 17:28:54.751778 | instance | clusterrolebinding/ingress-nginx
2026-05-30 17:28:54.896922 | instance | clusterrole/rook-ceph-global
2026-05-30 17:28:54.914491 | instance | clusterrole/rook-ceph-mgr-cluster
2026-05-30 17:28:55.056965 | instance | clusterrole/rook-ceph-mgr-system
2026-05-30 17:28:55.077729 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-05-30 17:28:55.227613 | instance | clusterrole/rook-ceph-object-bucket
2026-05-30 17:28:55.230390 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-05-30 17:28:55.391726 | instance | clusterrole/rook-ceph-osd
2026-05-30 17:28:55.395051 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-05-30 17:28:55.552863 | instance | clusterrole/rook-ceph-system
2026-05-30 17:28:55.586164 | instance | clusterrole/secretgen-controller-cluster-role
2026-05-30 17:28:55.725722 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-05-30 17:28:55.763481 | instance | clusterrole/system:aggregate-to-admin
2026-05-30 17:28:55.907750 | instance | clusterrolebinding/kubeadm:get-nodes
2026-05-30 17:28:55.936953 | instance | clusterrole/system:aggregate-to-edit
2026-05-30 17:28:56.079146 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-05-30 17:28:56.125741 | instance | clusterrole/system:aggregate-to-view
2026-05-30 17:28:56.255229 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-05-30 17:28:56.304229 | instance | clusterrole/system:auth-delegator
2026-05-30 17:28:56.411261 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-05-30 17:28:56.463160 | instance | clusterrolebinding/kubeadm:node-proxier
2026-05-30 17:28:56.591079 | instance | clusterrole/system:basic-user
2026-05-30 17:28:56.623368 | instance | clusterrolebinding/local-path-provisioner
2026-05-30 17:28:56.775386 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-05-30 17:28:56.824176 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-05-30 17:28:56.936234 | instance | clusterrolebinding/neutron-coredns
2026-05-30 17:28:56.992438 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-05-30 17:28:57.127264 | instance | clusterrolebinding/node-feature-discovery
2026-05-30 17:28:57.182798 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-05-30 17:28:57.283814 | instance | clusterrolebinding/node-feature-discovery-gc
2026-05-30 17:28:57.341758 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-05-30 17:28:57.462241 | instance | clusterrolebinding/nova-bootstrap
2026-05-30 17:28:57.524017 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-05-30 17:28:57.650483 | instance | clusterrolebinding/nova-cell-setup
2026-05-30 17:28:57.696529 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-05-30 17:28:57.849970 | instance | clusterrole/system:controller:attachdetach-controller
2026-05-30 17:28:57.898390 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-05-30 17:28:58.038566 | instance | clusterrole/system:controller:certificate-controller
2026-05-30 17:28:58.092487 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-05-30 17:28:58.208613 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-05-30 17:28:58.270618 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-05-30 17:28:58.381214 | instance | clusterrole/system:controller:cronjob-controller
2026-05-30 17:28:58.442891 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-05-30 17:28:58.554829 | instance | clusterrole/system:controller:daemon-set-controller
2026-05-30 17:28:58.603133 | instance | clusterrolebinding/rook-ceph-global
2026-05-30 17:28:58.728473 | instance | clusterrole/system:controller:deployment-controller
2026-05-30 17:28:58.779289 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-05-30 17:28:58.960341 | instance | clusterrole/system:controller:disruption-controller
2026-05-30 17:28:59.001485 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-05-30 17:28:59.122300 | instance | clusterrole/system:controller:endpoint-controller
2026-05-30 17:28:59.165505 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-05-30 17:28:59.295961 | instance | clusterrole/system:controller:endpointslice-controller
2026-05-30 17:28:59.329309 | instance | clusterrolebinding/rook-ceph-osd
2026-05-30 17:28:59.472274 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-05-30 17:28:59.489497 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-05-30 17:28:59.628340 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-05-30 17:28:59.670337 | instance | clusterrolebinding/rook-ceph-system
2026-05-30 17:28:59.787168 | instance | clusterrole/system:controller:expand-controller
2026-05-30 17:28:59.830893 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-05-30 17:28:59.949714 | instance | clusterrole/system:controller:generic-garbage-collector
2026-05-30 17:29:00.006239 | instance | clusterrolebinding/system:basic-user
2026-05-30 17:29:00.120213 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-05-30 17:29:00.179462 | instance | clusterrole/system:controller:job-controller
2026-05-30 17:29:00.290838 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-05-30 17:29:00.357625 | instance | clusterrolebinding/system:controller:certificate-controller
2026-05-30 17:29:00.460424 | instance | clusterrole/system:controller:namespace-controller
2026-05-30 17:29:00.513403 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-05-30 17:29:00.632221 | instance | clusterrole/system:controller:node-controller
2026-05-30 17:29:00.678310 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-05-30 17:29:00.815942 | instance | clusterrole/system:controller:persistent-volume-binder
2026-05-30 17:29:00.861645 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-05-30 17:29:00.989225 | instance | clusterrole/system:controller:pod-garbage-collector
2026-05-30 17:29:01.015639 | instance | clusterrolebinding/system:controller:deployment-controller
2026-05-30 17:29:01.160811 | instance | clusterrole/system:controller:pv-protection-controller
2026-05-30 17:29:01.179573 | instance | clusterrolebinding/system:controller:disruption-controller
2026-05-30 17:29:01.323727 | instance | clusterrole/system:controller:pvc-protection-controller
2026-05-30 17:29:01.330443 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-05-30 17:29:01.486106 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-05-30 17:29:01.499920 | instance | clusterrole/system:controller:replicaset-controller
2026-05-30 17:29:01.650550 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-05-30 17:29:01.660887 | instance | clusterrole/system:controller:replication-controller
2026-05-30 17:29:01.808859 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-05-30 17:29:01.825146 | instance | clusterrolebinding/system:controller:expand-controller
2026-05-30 17:29:01.973810 | instance | clusterrole/system:controller:resourcequota-controller
2026-05-30 17:29:01.982046 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-05-30 17:29:02.169704 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-05-30 17:29:02.171821 | instance | clusterrole/system:controller:route-controller
2026-05-30 17:29:02.329431 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-05-30 17:29:02.347896 | instance | clusterrole/system:controller:service-account-controller
2026-05-30 17:29:02.487281 | instance | clusterrolebinding/system:controller:job-controller
2026-05-30 17:29:02.493047 | instance | clusterrole/system:controller:service-controller
2026-05-30 17:29:02.646715 | instance | clusterrole/system:controller:statefulset-controller
2026-05-30 17:29:02.651849 | instance | clusterrolebinding/system:controller:namespace-controller
2026-05-30 17:29:02.829495 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-05-30 17:29:02.836127 | instance | clusterrolebinding/system:controller:node-controller
2026-05-30 17:29:02.997387 | instance | clusterrole/system:controller:ttl-controller
2026-05-30 17:29:02.998134 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-05-30 17:29:03.158406 | instance | clusterrole/system:coredns
2026-05-30 17:29:03.172165 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-05-30 17:29:03.321037 | instance | clusterrole/system:discovery
2026-05-30 17:29:03.341614 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-05-30 17:29:03.479702 | instance | clusterrole/system:heapster
2026-05-30 17:29:03.514679 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-05-30 17:29:03.648306 | instance | clusterrole/system:kube-aggregator
2026-05-30 17:29:03.687683 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-05-30 17:29:03.836809 | instance | clusterrole/system:kube-controller-manager
2026-05-30 17:29:03.857480 | instance | clusterrolebinding/system:controller:replication-controller
2026-05-30 17:29:04.001757 | instance | clusterrole/system:kube-dns
2026-05-30 17:29:04.039095 | instance | clusterrole/system:kube-scheduler
2026-05-30 17:29:04.174541 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-05-30 17:29:04.224105 | instance | clusterrole/system:kubelet-api-admin
2026-05-30 17:29:04.354344 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-05-30 17:29:04.404558 | instance | clusterrole/system:monitoring
2026-05-30 17:29:04.531933 | instance | clusterrolebinding/system:controller:route-controller
2026-05-30 17:29:04.601621 | instance | clusterrole/system:node
2026-05-30 17:29:04.702063 | instance | clusterrole/system:node-bootstrapper
2026-05-30 17:29:04.774219 | instance | clusterrolebinding/system:controller:service-account-controller
2026-05-30 17:29:04.882090 | instance | clusterrole/system:node-problem-detector
2026-05-30 17:29:04.931018 | instance | clusterrolebinding/system:controller:service-controller
2026-05-30 17:29:05.052531 | instance | clusterrole/system:node-proxier
2026-05-30 17:29:05.090862 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-05-30 17:29:05.223466 | instance | clusterrole/system:persistent-volume-provisioner
2026-05-30 17:29:05.249880 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-05-30 17:29:05.391150 | instance | clusterrole/system:public-info-viewer
2026-05-30 17:29:05.424516 | instance | clusterrolebinding/system:controller:ttl-controller
2026-05-30 17:29:05.562695 | instance | clusterrole/system:service-account-issuer-discovery
2026-05-30 17:29:05.612846 | instance | clusterrolebinding/system:coredns
2026-05-30 17:29:05.733670 | instance | clusterrole/system:volume-scheduler
2026-05-30 17:29:05.773341 | instance | clusterrolebinding/system:discovery
2026-05-30 17:29:05.926435 | instance | clusterrole/vector
2026-05-30 17:29:05.944128 | instance | clusterrolebinding/system:kube-controller-manager
2026-05-30 17:29:06.137717 | instance | clusterrolebinding/system:kube-dns
2026-05-30 17:29:06.159718 | instance | clusterrole/view
2026-05-30 17:29:06.287014 | instance | clusterrolebinding/system:kube-scheduler
2026-05-30 17:29:06.312552 | instance | clusterrolebinding/system:monitoring
2026-05-30 17:29:06.446301 | instance | clusterrolebinding/system:node
2026-05-30 17:29:06.465919 | instance | clusterrolebinding/system:node-proxier
2026-05-30 17:29:06.615152 | instance | clusterrolebinding/system:public-info-viewer
2026-05-30 17:29:06.635732 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-05-30 17:29:06.772495 | instance | clusterrolebinding/system:volume-scheduler
2026-05-30 17:29:06.799655 | instance | clusterrolebinding/vector
2026-05-30 17:29:06.954386 | instance | storageclass/general
2026-05-30 17:29:06.958298 | instance | namespace/auth-system
2026-05-30 17:29:07.123454 | instance | namespace/cert-manager
2026-05-30 17:29:07.151695 | instance | namespace/default
2026-05-30 17:29:07.305488 | instance | namespace/envoy-gateway-system
2026-05-30 17:29:07.312772 | instance | namespace/ingress-nginx
2026-05-30 17:29:07.473445 | instance | namespace/kube-node-lease
2026-05-30 17:29:07.490320 | instance | namespace/kube-public
2026-05-30 17:29:07.651632 | instance | namespace/kube-system
2026-05-30 17:29:07.675057 | instance | namespace/local-path-storage
2026-05-30 17:29:07.813291 | instance | namespace/monitoring
2026-05-30 17:29:07.850798 | instance | namespace/openstack
2026-05-30 17:29:07.987927 | instance | namespace/rook-ceph
2026-05-30 17:29:08.077730 | instance | namespace/secretgen-controller
2026-05-30 17:29:08.668990 | instance | ok: Runtime: 0:00:19.429660
2026-05-30 17:29:08.678036 |
2026-05-30 17:29:08.678120 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-05-30 17:29:08.885099 | instance | changed
2026-05-30 17:29:08.892516 |
2026-05-30 17:29:08.892638 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-05-30 17:29:09.115936 | 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-05-30 17:29:09.116036 | instance |
2026-05-30 17:29:09.116107 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-30 17:29:09.217037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.217780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.301104 | instance | cert-manager/configmaps/cert-manager-webhook
2026-05-30 17:29:09.301378 | instance | auth-system/configmaps/keycloak-env-vars
2026-05-30 17:29:09.305874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.306639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.385415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.392316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.474161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.479624 | instance | auth-system/configmaps/kube-root-ca.crt
2026-05-30 17:29:09.486163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.489975 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-05-30 17:29:09.565334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.576285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.657174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.661903 | instance | cert-manager/deployment/cert-manager
2026-05-30 17:29:09.680566 | instance | cert-manager/deployment/cert-manager-cainjector
2026-05-30 17:29:09.710170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.762972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.820616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.866029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.877349 | instance | cert-manager/deployment/cert-manager-webhook
2026-05-30 17:29:09.883089 | instance | auth-system/endpoints/keycloak
2026-05-30 17:29:09.927724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:09.957955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.018665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.059563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.061759 | instance | auth-system/endpoints/keycloak-headless
2026-05-30 17:29:10.077158 | instance | auth-system/endpoints/keycloak-metrics
2026-05-30 17:29:10.110549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.156951 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 17:29:10.165617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.210936 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 17:29:10.221346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.264507 | instance | cert-manager/endpoints/cert-manager
2026-05-30 17:29:10.267768 | instance | cert-manager/endpoints/cert-manager-webhook
2026-05-30 17:29:10.268118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.318616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.370296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.424928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.450953 | instance | auth-system/ingresses/keycloak
2026-05-30 17:29:10.459909 | instance | auth-system/networkpolicies/keycloak
2026-05-30 17:29:10.502677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.524117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.619955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.631368 | instance | cert-manager/pods/cert-manager-75c4c745bc-m4ffl
2026-05-30 17:29:10.631427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.643542 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-bkcfv
2026-05-30 17:29:10.722002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.735029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.824077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.826405 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-rrvgp
2026-05-30 17:29:10.829031 | instance | auth-system/pods/keycloak-0
2026-05-30 17:29:10.841389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.931023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:10.954596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.020038 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-05-30 17:29:11.032843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.041142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.061126 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-05-30 17:29:11.130257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.138095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.206048 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-05-30 17:29:11.221765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.226614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.241287 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-05-30 17:29:11.312351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.318646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.372803 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-05-30 17:29:11.408363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.409199 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.427574 | instance | cert-manager/roles/cert-manager:leaderelection
2026-05-30 17:29:11.509331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.516804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.574424 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-05-30 17:29:11.590485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.592347 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-05-30 17:29:11.600274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.680763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.682665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.746407 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-05-30 17:29:11.753351 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-05-30 17:29:11.755477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.767680 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 17:29:11.774759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.838034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.863459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.921541 | instance | cert-manager/serviceaccounts/cert-manager
2026-05-30 17:29:11.926131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.965749 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 17:29:11.972805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:11.986233 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-05-30 17:29:12.026328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.047611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.121963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.127889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.134153 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-05-30 17:29:12.182686 | instance | cert-manager/serviceaccounts/default
2026-05-30 17:29:12.207361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.217582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.292576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.297900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.329523 | instance | cert-manager/services/cert-manager
2026-05-30 17:29:12.395071 | instance | cert-manager/services/cert-manager-webhook
2026-05-30 17:29:12.399215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.500084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.532085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.557330 | instance | auth-system/serviceaccounts/default
2026-05-30 17:29:12.595220 | instance | auth-system/serviceaccounts/keycloak
2026-05-30 17:29:12.602524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.621020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.706743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.721059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.742374 | instance | auth-system/secrets/keycloak
2026-05-30 17:29:12.769975 | instance | auth-system/secrets/keycloak-externaldb
2026-05-30 17:29:12.806233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.823327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.915693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.923052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:12.937266 | instance | auth-system/secrets/keycloak.162-253-55-186.nip.io-tls
2026-05-30 17:29:12.961040 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-05-30 17:29:13.014894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.015618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.121129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.127128 | instance | auth-system/services/keycloak
2026-05-30 17:29:13.129423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.173898 | instance | auth-system/services/keycloak-headless
2026-05-30 17:29:13.214049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.249597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.325054 | instance | auth-system/services/keycloak-metrics
2026-05-30 17:29:13.328522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.348563 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 17:29:13.357765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.387426 | instance | default/configmaps/kube-root-ca.crt
2026-05-30 17:29:13.425525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.445016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.520579 | instance | auth-system/statefulsets/keycloak
2026-05-30 17:29:13.521538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.541871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.600534 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-05-30 17:29:13.619715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.638757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.716269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.749567 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 17:29:13.760955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.774395 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-05-30 17:29:13.804569 | instance | default/endpoints/kubernetes
2026-05-30 17:29:13.833908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.846531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.918343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.947036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:13.956903 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-05-30 17:29:13.991127 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-05-30 17:29:14.012366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.050218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.114134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.139264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.165084 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-xbbfr
2026-05-30 17:29:14.181183 | instance | default/serviceaccounts/default
2026-05-30 17:29:14.207870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.234036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.307643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.358330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.368737 | instance | default/services/kubernetes
2026-05-30 17:29:14.371916 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-05-30 17:29:14.404141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.442812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.511339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.560481 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-05-30 17:29:14.561402 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-05-30 17:29:14.561978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.613142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.686905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.704025 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.748334 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-05-30 17:29:14.761091 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-05-30 17:29:14.768633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.791041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.861934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.877875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.941198 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-05-30 17:29:14.953096 | instance | envoy-gateway-system/serviceaccounts/default
2026-05-30 17:29:14.966242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:14.967952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.057272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.082844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.139632 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-05-30 17:29:15.156114 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 17:29:15.163373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.180348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.207512 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-05-30 17:29:15.242690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.328333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.385923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.418338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.448983 | instance | envoy-gateway-system/services/envoy-gateway
2026-05-30 17:29:15.493034 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 17:29:15.501253 | instance | envoy-gateway-system/secrets/envoy
2026-05-30 17:29:15.502424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.547755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.600537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.623457 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-05-30 17:29:15.688911 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-05-30 17:29:15.692397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.732132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.795291 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-05-30 17:29:15.799951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.819690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.872423 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-05-30 17:29:15.892122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.905773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.988874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:15.991356 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-05-30 17:29:15.991403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:16.088147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:16.090353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:16.182088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:16.185746 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-05-30 17:29:16.185769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:16.265852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:16.269274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:16.345493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines valueingress-nginx/configmaps/ingress-nginx-udp
2026-05-30 17:29:16.345567 | instance |
2026-05-30 17:29:16.353447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:16.368683 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-05-30 17:29:16.430113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:16.509938 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-05-30 17:29:16.527754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:16.569571 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-05-30 17:29:16.624351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:16.691548 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-05-30 17:29:16.728806 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 17:29:16.738986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:16.747197 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-05-30 17:29:16.828168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:16.873196 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-05-30 17:29:16.906177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:16.941124 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-05-30 17:29:16.955890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.005679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.069532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.071604 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-05-30 17:29:17.081577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.122810 | instance | ingress-nginx/pods/ingress-nginx-controller-mnmgl
2026-05-30 17:29:17.172765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.217595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.262645 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-wrdht
2026-05-30 17:29:17.270359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.312138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.344267 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-05-30 17:29:17.374249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.401484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.470705 | instance | ingress-nginx/roles/ingress-nginx
2026-05-30 17:29:17.479991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.504215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.539649 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-05-30 17:29:17.631443 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 17:29:17.646643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.654924 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-05-30 17:29:17.667907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.728730 | instance | ingress-nginx/serviceaccounts/default
2026-05-30 17:29:17.766124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.883404 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-05-30 17:29:17.892818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.894966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:17.964046 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-05-30 17:29:18.005552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:18.057670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:18.096635 | instance | ingress-nginx/services/ingress-nginx-controller
2026-05-30 17:29:18.105375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:18.157856 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-05-30 17:29:18.286886 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-05-30 17:29:18.308931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:18.370172 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-05-30 17:29:18.392908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:18.469881 | instance | kube-node-lease/serviceaccounts/default
2026-05-30 17:29:18.501883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:18.502243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:18.555791 | instance | kube-system/configmaps/cilium-config
2026-05-30 17:29:18.594135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:18.645795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:18.672095 | instance | kube-system/configmaps/coredns
2026-05-30 17:29:18.705502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:18.775235 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-05-30 17:29:18.800331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:18.898507 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-05-30 17:29:18.980695 | instance | kube-system/configmaps/kube-proxy
2026-05-30 17:29:18.999883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:19.101971 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:19.130421 | instance | kube-system/configmaps/kube-root-ca.crt
2026-05-30 17:29:19.169798 | instance | kube-system/configmaps/kubeadm-config
2026-05-30 17:29:19.215845 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 17:29:19.225450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:19.319728 | instance | kube-system/configmaps/kubelet-config
2026-05-30 17:29:19.330839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:19.362250 | instance | kube-public/configmaps/cluster-info
2026-05-30 17:29:19.395404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:19.412562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:19.526027 | instance | kube-public/configmaps/kube-root-ca.crt
2026-05-30 17:29:19.537718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:19.581710 | instance | kube-system/daemonsets/cilium
2026-05-30 17:29:19.748672 | instance | kube-system/daemonsets/kube-proxy
2026-05-30 17:29:19.801145 | instance | kube-system/deployment/cilium-operator
2026-05-30 17:29:19.810981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:19.912036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:19.922529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:19.948383 | instance | kube-system/deployment/coredns
2026-05-30 17:29:20.017568 | instance | kube-system/endpoints/kube-dns
2026-05-30 17:29:20.022064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:20.164564 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-05-30 17:29:20.249610 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-05-30 17:29:20.369848 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-05-30 17:29:20.380532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:20.434288 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-05-30 17:29:20.472386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:20.578337 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-05-30 17:29:20.592750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:20.630913 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-05-30 17:29:20.670414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:20.735522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:20.783675 | instance | kube-system/pods/cilium-cr2vt
2026-05-30 17:29:20.786330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:20.828447 | instance | kube-system/pods/cilium-operator-869df985b8-rzzt4
2026-05-30 17:29:20.836131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:20.889961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:20.936582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:20.998503 | instance | kube-system/pods/coredns-67659f764b-9hjgn
2026-05-30 17:29:21.008022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:21.038911 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 17:29:21.048130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:21.070703 | instance | kube-system/pods/coredns-67659f764b-bm5rg
2026-05-30 17:29:21.107071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:21.144094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:21.197111 | instance | kube-system/pods/etcd-instance
2026-05-30 17:29:21.215851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:21.291669 | instance | kube-system/pods/kube-apiserver-instance
2026-05-30 17:29:21.299410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:21.304206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:21.392210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:21.409272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:21.420084 | instance | kube-system/pods/kube-controller-manager-instance
2026-05-30 17:29:21.494433 | instance | kube-system/pods/kube-proxy-4xz8x
2026-05-30 17:29:21.500984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:21.543215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:21.618714 | instance | kube-system/pods/kube-scheduler-instance
2026-05-30 17:29:21.646644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:21.693554 | instance | kube-system/pods/kube-vip-instance
2026-05-30 17:29:21.741157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:21.820997 | instance | kube-system/rolebindings/cilium-config-agent
2026-05-30 17:29:21.885394 | instance | kube-system/rolebindings/kube-proxy
2026-05-30 17:29:21.986462 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-05-30 17:29:22.068980 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-05-30 17:29:22.171400 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-05-30 17:29:22.233002 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-05-30 17:29:22.352431 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-05-30 17:29:22.408240 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-05-30 17:29:22.527898 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-05-30 17:29:22.625767 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-05-30 17:29:22.630168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:22.710274 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-05-30 17:29:22.725541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:22.796722 | instance | kube-system/roles/cilium-config-agent
2026-05-30 17:29:22.840671 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 17:29:22.848844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:22.905277 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-05-30 17:29:22.936276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:23.005593 | instance | kube-system/roles/kube-proxy
2026-05-30 17:29:23.043644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:23.096213 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-05-30 17:29:23.126083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:23.186184 | instance | kube-system/roles/kubeadm:kubelet-config
2026-05-30 17:29:23.218538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:23.271371 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-05-30 17:29:23.304731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:23.374102 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-05-30 17:29:23.402404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 17:29:23.437311 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-05-30 17:29:23.560747 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-05-30 17:29:23.624870 | instance | kube-system/roles/system:controller:cloud-provider
2026-05-30 17:29:23.731942 | instance | kube-system/roles/system:controller:token-cleaner
2026-05-30 17:29:23.807742 | instance | kube-system/secrets/bootstrap-token-3x9jle
2026-05-30 17:29:23.919482 | instance | kube-system/secrets/bootstrap-token-i1081i
2026-05-30 17:29:23.987585 | instance | kube-system/secrets/kubeadm-certs
2026-05-30 17:29:24.102177 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-05-30 17:29:24.150896 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-05-30 17:29:24.352671 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-05-30 17:29:24.382305 | instance | kube-system/serviceaccounts/certificate-controller
2026-05-30 17:29:24.574196 | instance | kube-system/serviceaccounts/cilium
2026-05-30 17:29:24.588486 | instance | kube-system/serviceaccounts/cilium-operator
2026-05-30 17:29:24.813738 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-05-30 17:29:24.822494 | instance | kube-system/serviceaccounts/coredns
2026-05-30 17:29:25.018125 | instance | kube-system/serviceaccounts/cronjob-controller
2026-05-30 17:29:25.030014 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-05-30 17:29:25.232266 | instance | kube-system/serviceaccounts/default
2026-05-30 17:29:25.235657 | instance | kube-system/serviceaccounts/deployment-controller
2026-05-30 17:29:25.421801 | instance | kube-system/serviceaccounts/disruption-controller
2026-05-30 17:29:25.425170 | instance | kube-system/serviceaccounts/endpoint-controller
2026-05-30 17:29:25.619669 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-05-30 17:29:25.629913 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-05-30 17:29:25.845927 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-05-30 17:29:25.849556 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-05-30 17:29:26.041786 | instance | kube-system/serviceaccounts/expand-controller
2026-05-30 17:29:26.072340 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-05-30 17:29:26.258603 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-05-30 17:29:26.273440 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-05-30 17:29:26.466724 | instance | kube-system/serviceaccounts/job-controller
2026-05-30 17:29:26.473144 | instance | kube-system/serviceaccounts/kube-proxy
2026-05-30 17:29:26.676426 | instance | kube-system/serviceaccounts/namespace-controller
2026-05-30 17:29:26.683050 | instance | kube-system/serviceaccounts/node-controller
2026-05-30 17:29:26.879827 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-05-30 17:29:26.886832 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-05-30 17:29:27.085815 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-05-30 17:29:27.095371 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-05-30 17:29:27.293471 | instance | kube-system/serviceaccounts/replicaset-controller
2026-05-30 17:29:27.296528 | instance | kube-system/serviceaccounts/replication-controller
2026-05-30 17:29:27.495536 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-05-30 17:29:27.500882 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-05-30 17:29:27.720145 | instance | kube-system/serviceaccounts/service-account-controller
2026-05-30 17:29:27.730970 | instance | kube-system/serviceaccounts/service-controller
2026-05-30 17:29:27.936114 | instance | kube-system/serviceaccounts/statefulset-controller
2026-05-30 17:29:27.975110 | instance | kube-system/serviceaccounts/token-cleaner
2026-05-30 17:29:28.154723 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-05-30 17:29:28.219792 | instance | kube-system/serviceaccounts/ttl-controller
2026-05-30 17:29:28.364311 | instance | kube-system/services/kube-dns
2026-05-30 17:29:28.429144 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-05-30 17:29:28.564657 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-05-30 17:29:28.617708 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-05-30 17:29:28.755854 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-05-30 17:29:28.811904 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-05-30 17:29:28.967764 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-05-30 17:29:29.016927 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-05-30 17:29:29.150892 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-05-30 17:29:29.204637 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-05-30 17:29:29.318670 | instance | local-path-storage/configmaps/local-path-config
2026-05-30 17:29:29.390222 | instance | kube-public/serviceaccounts/default
2026-05-30 17:29:29.488934 | instance | local-path-storage/deployment/local-path-provisioner
2026-05-30 17:29:29.560377 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-zz2bc
2026-05-30 17:29:29.665454 | instance | monitoring/configmaps/goldpinger-zap
2026-05-30 17:29:29.748290 | instance | monitoring/configmaps/ipmi-exporter
2026-05-30 17:29:29.849944 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-05-30 17:29:29.926039 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-05-30 17:29:30.028067 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-05-30 17:29:30.114674 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-05-30 17:29:30.216412 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-05-30 17:29:30.298786 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-05-30 17:29:30.403905 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-05-30 17:29:30.509427 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-05-30 17:29:30.583177 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-05-30 17:29:30.760512 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-05-30 17:29:30.800335 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-05-30 17:29:30.964681 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-05-30 17:29:31.158418 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-05-30 17:29:31.159128 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-05-30 17:29:31.343823 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-05-30 17:29:31.387743 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-05-30 17:29:31.554174 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-05-30 17:29:31.568854 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-05-30 17:29:31.727692 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-05-30 17:29:31.747394 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-05-30 17:29:31.896621 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-05-30 17:29:31.946341 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-05-30 17:29:32.095084 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-05-30 17:29:32.148933 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-05-30 17:29:32.291408 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-05-30 17:29:32.336569 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-05-30 17:29:32.474071 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-05-30 17:29:32.525344 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-05-30 17:29:32.670583 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-05-30 17:29:32.738588 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-05-30 17:29:32.867997 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-05-30 17:29:32.932599 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-05-30 17:29:33.044994 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-05-30 17:29:33.132851 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-05-30 17:29:33.252127 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-05-30 17:29:33.319746 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-05-30 17:29:33.429166 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-05-30 17:29:33.501771 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-05-30 17:29:33.598783 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-05-30 17:29:33.676837 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-05-30 17:29:33.783710 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-05-30 17:29:33.859072 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-05-30 17:29:33.958764 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-05-30 17:29:34.037896 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-05-30 17:29:34.126470 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-05-30 17:29:34.215522 | instance | monitoring/configmaps/kube-root-ca.crt
2026-05-30 17:29:34.297064 | instance | monitoring/configmaps/loki
2026-05-30 17:29:34.388083 | instance | monitoring/configmaps/loki-alerting-rules
2026-05-30 17:29:34.468680 | instance | monitoring/configmaps/loki-gateway
2026-05-30 17:29:34.556372 | instance | monitoring/configmaps/loki-runtime
2026-05-30 17:29:34.662903 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-05-30 17:29:34.727769 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-05-30 17:29:34.831926 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-05-30 17:29:34.901311 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-05-30 17:29:35.008191 | instance | monitoring/configmaps/vector
2026-05-30 17:29:35.144508 | instance | monitoring/daemonsets/goldpinger
2026-05-30 17:29:35.204997 | instance | monitoring/daemonsets/ipmi-exporter
2026-05-30 17:29:35.318120 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-05-30 17:29:35.385935 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-05-30 17:29:35.545490 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-05-30 17:29:35.569464 | instance | monitoring/daemonsets/vector
2026-05-30 17:29:35.723066 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-05-30 17:29:35.761582 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-05-30 17:29:35.927901 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-05-30 17:29:35.963605 | instance | monitoring/deployment/loki-gateway
2026-05-30 17:29:36.111815 | instance | monitoring/deployment/node-feature-discovery-gc
2026-05-30 17:29:36.154199 | instance | monitoring/deployment/node-feature-discovery-master
2026-05-30 17:29:36.300531 | instance | monitoring/deployment/prometheus-pushgateway
2026-05-30 17:29:36.345647 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-05-30 17:29:36.499486 | instance | monitoring/endpoints/alertmanager-operated
2026-05-30 17:29:36.515758 | instance | monitoring/endpoints/goldpinger
2026-05-30 17:29:36.679429 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-05-30 17:29:36.697484 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-05-30 17:29:36.857434 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-05-30 17:29:36.878579 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-05-30 17:29:37.040530 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-05-30 17:29:37.051295 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-05-30 17:29:37.218999 | instance | monitoring/endpoints/loki
2026-05-30 17:29:37.221287 | instance | monitoring/endpoints/loki-chunks-cache
2026-05-30 17:29:37.375712 | instance | monitoring/endpoints/loki-gateway
2026-05-30 17:29:37.390820 | instance | monitoring/endpoints/loki-headless
2026-05-30 17:29:37.570388 | instance | monitoring/endpoints/loki-memberlist
2026-05-30 17:29:37.580785 | instance | monitoring/endpoints/loki-results-cache
2026-05-30 17:29:37.750872 | instance | monitoring/endpoints/prometheus-operated
2026-05-30 17:29:37.754759 | instance | monitoring/endpoints/prometheus-pushgateway
2026-05-30 17:29:37.943449 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-05-30 17:29:37.951776 | instance | monitoring/endpoints/vector-headless
2026-05-30 17:29:38.118518 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-05-30 17:29:38.124052 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-05-30 17:29:38.316603 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-05-30 17:29:38.325458 | instance | local-path-storage/serviceaccounts/default
2026-05-30 17:29:38.496673 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-05-30 17:29:38.498196 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-05-30 17:29:38.677269 | instance | monitoring/pods/goldpinger-rc4pz
2026-05-30 17:29:38.690530 | instance | monitoring/pods/kube-prometheus-stack-grafana-65495bfd75-j5nxr
2026-05-30 17:29:38.845671 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nbhkn
2026-05-30 17:29:38.906088 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-dc426
2026-05-30 17:29:39.023630 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-254wq
2026-05-30 17:29:39.100113 | instance | monitoring/pods/loki-0
2026-05-30 17:29:39.227993 | instance | monitoring/pods/loki-chunks-cache-0
2026-05-30 17:29:39.304351 | instance | monitoring/pods/loki-gateway-cf54cb88c-crfss
2026-05-30 17:29:39.424874 | instance | monitoring/pods/loki-results-cache-0
2026-05-30 17:29:39.498981 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-g8l4g
2026-05-30 17:29:39.608331 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-vcm25
2026-05-30 17:29:39.689700 | instance | monitoring/pods/node-feature-discovery-worker-vxps6
2026-05-30 17:29:39.798092 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-05-30 17:29:39.890757 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-cnm9q
2026-05-30 17:29:39.983039 | instance | monitoring/pods/vector-nqm4z
2026-05-30 17:29:40.082227 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-05-30 17:29:40.167982 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-05-30 17:29:40.285164 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-05-30 17:29:40.378070 | instance | openstack/configmaps/barbican-bin
2026-05-30 17:29:40.490570 | instance | openstack/configmaps/ceph-csi-config
2026-05-30 17:29:40.579044 | instance | openstack/configmaps/ceph-etc
2026-05-30 17:29:40.694088 | instance | openstack/configmaps/cinder-bin
2026-05-30 17:29:40.776381 | instance | openstack/configmaps/glance-bin
2026-05-30 17:29:40.921550 | instance | openstack/configmaps/keepalived-bin
2026-05-30 17:29:41.012898 | instance | openstack/configmaps/keystone-bin
2026-05-30 17:29:41.153733 | instance | openstack/configmaps/keystone-openid-metadata
2026-05-30 17:29:41.274206 | instance | openstack/configmaps/kube-root-ca.crt
2026-05-30 17:29:41.356739 | instance | openstack/configmaps/libvirt-bin
2026-05-30 17:29:41.476101 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-05-30 17:29:41.564040 | instance | openstack/configmaps/memcached-memcached-bin
2026-05-30 17:29:41.703206 | instance | openstack/configmaps/neutron-bin
2026-05-30 17:29:41.751434 | instance | openstack/configmaps/neutron-coredns
2026-05-30 17:29:41.919893 | instance | openstack/configmaps/nova-bin
2026-05-30 17:29:41.960563 | instance | openstack/configmaps/openvswitch-bin
2026-05-30 17:29:42.124070 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-05-30 17:29:42.154389 | instance | openstack/configmaps/percona-xtradb-pxc
2026-05-30 17:29:42.318063 | instance | openstack/configmaps/placement-bin
2026-05-30 17:29:42.338587 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-05-30 17:29:42.522307 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-05-30 17:29:42.535410 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-05-30 17:29:42.723451 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-05-30 17:29:42.726595 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-05-30 17:29:42.921460 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-05-30 17:29:42.938020 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-05-30 17:29:43.113273 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-05-30 17:29:43.124051 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-05-30 17:29:43.311629 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-05-30 17:29:43.319087 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-05-30 17:29:43.516225 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-05-30 17:29:43.517117 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-05-30 17:29:43.725086 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-05-30 17:29:43.728098 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-05-30 17:29:43.930774 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-05-30 17:29:43.933566 | instance | openstack/configmaps/rook-config-override
2026-05-30 17:29:44.133499 | instance | openstack/configmaps/staffeln-bin
2026-05-30 17:29:44.147568 | instance | openstack/cronjobs/keystone-credential-rotate
2026-05-30 17:29:44.337502 | instance | openstack/configmaps/valkey-configuration
2026-05-30 17:29:44.342611 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-05-30 17:29:44.542848 | instance | openstack/cronjobs/nova-cell-setup
2026-05-30 17:29:44.551935 | instance | openstack/configmaps/valkey-health
2026-05-30 17:29:44.733196 | instance | openstack/cronjobs/nova-service-cleaner
2026-05-30 17:29:44.742659 | instance | openstack/configmaps/valkey-scripts
2026-05-30 17:29:44.930703 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-05-30 17:29:44.955243 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-05-30 17:29:45.101633 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-05-30 17:29:45.135395 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-05-30 17:29:45.282355 | instance | openstack/daemonsets/keepalived
2026-05-30 17:29:45.303608 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-05-30 17:29:45.524776 | instance | openstack/daemonsets/neutron-dhcp-agent-default
2026-05-30 17:29:45.556757 | instance | openstack/daemonsets/neutron-l3-agent-default
2026-05-30 17:29:45.766637 | instance | openstack/daemonsets/neutron-metadata-agent-default
2026-05-30 17:29:45.808972 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-05-30 17:29:46.011215 | instance | openstack/daemonsets/neutron-ovs-agent-default
2026-05-30 17:29:46.064272 | instance | openstack/daemonsets/nova-compute-default
2026-05-30 17:29:46.240144 | instance | openstack/daemonsets/openvswitch
2026-05-30 17:29:46.309969 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-05-30 17:29:46.447544 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-05-30 17:29:46.491694 | instance | monitoring/roles/node-feature-discovery-worker
2026-05-30 17:29:46.634530 | instance | openstack/deployment/barbican-api
2026-05-30 17:29:46.671214 | instance | openstack/deployment/cinder-api
2026-05-30 17:29:46.856667 | instance | openstack/deployment/cinder-backup
2026-05-30 17:29:46.889498 | instance | openstack/deployment/cinder-scheduler
2026-05-30 17:29:47.080205 | instance | openstack/deployment/cinder-volume
2026-05-30 17:29:47.108831 | instance | openstack/deployment/glance-api
2026-05-30 17:29:47.293263 | instance | openstack/deployment/keystone-api
2026-05-30 17:29:47.324081 | instance | openstack/deployment/memcached-memcached
2026-05-30 17:29:47.530502 | instance | openstack/deployment/neutron-coredns
2026-05-30 17:29:47.533970 | instance | openstack/deployment/neutron-rpc-server
2026-05-30 17:29:47.775755 | instance | openstack/deployment/neutron-server
2026-05-30 17:29:47.799292 | instance | openstack/deployment/nova-api-metadata
2026-05-30 17:29:48.043132 | instance | openstack/deployment/nova-api-osapi
2026-05-30 17:29:48.050574 | instance | openstack/deployment/nova-conductor
2026-05-30 17:29:48.268440 | instance | openstack/deployment/nova-novncproxy
2026-05-30 17:29:48.281751 | instance | openstack/deployment/nova-scheduler
2026-05-30 17:29:48.487338 | instance | openstack/deployment/placement-api
2026-05-30 17:29:48.500225 | instance | openstack/deployment/pxc-operator
2026-05-30 17:29:48.692906 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-05-30 17:29:48.706404 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-05-30 17:29:48.923146 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-05-30 17:29:48.939103 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-05-30 17:29:49.122446 | instance | openstack/deployment/staffeln-api
2026-05-30 17:29:49.189150 | instance | openstack/deployment/staffeln-conductor
2026-05-30 17:29:49.356753 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-05-30 17:29:49.462885 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-05-30 17:29:49.567447 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-05-30 17:29:49.636476 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-05-30 17:29:49.784280 | instance | monitoring/secrets/alertmanager-tls
2026-05-30 17:29:49.804258 | instance | monitoring/secrets/grafana-tls
2026-05-30 17:29:49.948459 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-05-30 17:29:49.993523 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-05-30 17:29:50.127337 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-05-30 17:29:50.155037 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-05-30 17:29:50.275690 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-05-30 17:29:50.330364 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-05-30 17:29:50.479975 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-05-30 17:29:50.512188 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-05-30 17:29:50.654156 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-05-30 17:29:50.694401 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-254wq-tls
2026-05-30 17:29:50.840637 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-05-30 17:29:50.875885 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-05-30 17:29:51.029786 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-05-30 17:29:51.042068 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-05-30 17:29:51.209113 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-05-30 17:29:51.214202 | instance | monitoring/secrets/prometheus-tls
2026-05-30 17:29:51.379209 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-05-30 17:29:51.400372 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-05-30 17:29:51.575861 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-05-30 17:29:51.720439 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-05-30 17:29:51.823064 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-05-30 17:29:51.900922 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-05-30 17:29:51.996404 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-05-30 17:29:52.057364 | instance | openstack/endpoints/barbican-api
2026-05-30 17:29:52.195456 | instance | openstack/endpoints/ceph-mon
2026-05-30 17:29:52.241350 | instance | openstack/endpoints/cinder-api
2026-05-30 17:29:52.388689 | instance | openstack/endpoints/glance-api
2026-05-30 17:29:52.437348 | instance | openstack/endpoints/keystone-api
2026-05-30 17:29:52.596673 | instance | openstack/endpoints/memcached
2026-05-30 17:29:52.625923 | instance | openstack/endpoints/memcached-metrics
2026-05-30 17:29:52.804600 | instance | openstack/endpoints/neutron-coredns
2026-05-30 17:29:52.829797 | instance | openstack/endpoints/neutron-coredns-metrics
2026-05-30 17:29:53.039359 | instance | openstack/endpoints/neutron-server
2026-05-30 17:29:53.054395 | instance | openstack/endpoints/nova-api
2026-05-30 17:29:53.220882 | instance | openstack/endpoints/nova-metadata
2026-05-30 17:29:53.249066 | instance | openstack/endpoints/nova-novncproxy
2026-05-30 17:29:53.407261 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-05-30 17:29:53.457500 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-05-30 17:29:53.609961 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-05-30 17:29:53.670592 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-05-30 17:29:53.837883 | instance | openstack/endpoints/percona-xtradb-pxc
2026-05-30 17:29:53.871614 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-05-30 17:29:54.030802 | instance | openstack/endpoints/placement-api
2026-05-30 17:29:54.070520 | instance | openstack/endpoints/rabbitmq-barbican
2026-05-30 17:29:54.214039 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-05-30 17:29:54.266636 | instance | openstack/endpoints/rabbitmq-cinder
2026-05-30 17:29:54.424583 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-05-30 17:29:54.463336 | instance | openstack/endpoints/rabbitmq-glance
2026-05-30 17:29:54.603723 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-05-30 17:29:54.669627 | instance | openstack/endpoints/rabbitmq-keystone
2026-05-30 17:29:54.794481 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-05-30 17:29:54.857531 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-05-30 17:29:54.989257 | instance | openstack/endpoints/rabbitmq-neutron
2026-05-30 17:29:55.093723 | instance | monitoring/serviceaccounts/default
2026-05-30 17:29:55.204344 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-05-30 17:29:55.309927 | instance | monitoring/serviceaccounts/goldpinger
2026-05-30 17:29:55.396675 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-05-30 17:29:55.531389 | instance | openstack/endpoints/rabbitmq-nova
2026-05-30 17:29:55.630613 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-05-30 17:29:55.727884 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-05-30 17:29:55.888647 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-05-30 17:29:55.924848 | instance | openstack/endpoints/staffeln-api
2026-05-30 17:29:56.094372 | instance | openstack/endpoints/valkey
2026-05-30 17:29:56.119079 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-05-30 17:29:56.308733 | instance | openstack/endpoints/valkey-headless
2026-05-30 17:29:56.362987 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-05-30 17:29:56.486856 | instance | openstack/endpoints/valkey-metrics
2026-05-30 17:29:56.594981 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-05-30 17:29:56.664533 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-05-30 17:29:56.830991 | instance | monitoring/serviceaccounts/loki
2026-05-30 17:29:56.917476 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-05-30 17:29:57.067389 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-05-30 17:29:57.165473 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-05-30 17:29:57.287253 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-05-30 17:29:57.399146 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-05-30 17:29:57.526552 | instance | monitoring/serviceaccounts/vector
2026-05-30 17:29:57.647868 | instance | openstack/ingresses/compute
2026-05-30 17:29:57.770336 | instance | openstack/ingresses/compute-novnc-proxy
2026-05-30 17:29:57.837600 | instance | openstack/ingresses/identity
2026-05-30 17:29:57.999675 | instance | openstack/ingresses/image
2026-05-30 17:29:58.049417 | instance | openstack/ingresses/key-manager
2026-05-30 17:29:58.195630 | instance | openstack/ingresses/network
2026-05-30 17:29:58.248095 | instance | openstack/ingresses/placement
2026-05-30 17:29:58.383246 | instance | openstack/ingresses/rook-ceph-cluster
2026-05-30 17:29:58.462695 | instance | openstack/ingresses/volumev3
2026-05-30 17:29:58.601155 | instance | monitoring/services/alertmanager-operated
2026-05-30 17:29:58.678144 | instance | monitoring/services/goldpinger
2026-05-30 17:29:58.773903 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-05-30 17:29:58.846639 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-05-30 17:29:58.954342 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-05-30 17:29:59.038055 | instance | monitoring/services/kube-prometheus-stack-operator
2026-05-30 17:29:59.135425 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-05-30 17:29:59.216753 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-05-30 17:29:59.319811 | instance | monitoring/services/loki
2026-05-30 17:29:59.386941 | instance | monitoring/services/loki-chunks-cache
2026-05-30 17:29:59.491958 | instance | monitoring/services/loki-gateway
2026-05-30 17:29:59.571147 | instance | monitoring/services/loki-headless
2026-05-30 17:29:59.664514 | instance | monitoring/services/loki-memberlist
2026-05-30 17:29:59.777751 | instance | monitoring/services/loki-results-cache
2026-05-30 17:29:59.863829 | instance | monitoring/services/prometheus-operated
2026-05-30 17:29:59.944763 | instance | monitoring/services/prometheus-pushgateway
2026-05-30 17:30:00.031115 | instance | monitoring/services/prometheus-smartctl-exporter
2026-05-30 17:30:00.110860 | instance | monitoring/services/vector-headless
2026-05-30 17:30:00.214547 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-05-30 17:30:00.282315 | instance | monitoring/statefulsets/loki
2026-05-30 17:30:00.409907 | instance | monitoring/statefulsets/loki-chunks-cache
2026-05-30 17:30:00.465401 | instance | monitoring/statefulsets/loki-results-cache
2026-05-30 17:30:00.590009 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-05-30 17:30:00.663718 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-05-30 17:30:00.792899 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-05-30 17:30:00.824125 | instance | openstack/networkpolicies/valkey
2026-05-30 17:30:00.968991 | instance | openstack/jobs/barbican-db-init
2026-05-30 17:30:00.997074 | instance | openstack/jobs/barbican-db-sync
2026-05-30 17:30:01.164341 | instance | openstack/jobs/barbican-ks-endpoints
2026-05-30 17:30:01.180605 | instance | openstack/jobs/barbican-ks-service
2026-05-30 17:30:01.359375 | instance | openstack/jobs/barbican-ks-user
2026-05-30 17:30:01.374486 | instance | openstack/jobs/barbican-rabbit-init
2026-05-30 17:30:01.552150 | instance | openstack/jobs/cinder-backup-storage-init
2026-05-30 17:30:01.568797 | instance | openstack/jobs/cinder-bootstrap
2026-05-30 17:30:01.759753 | instance | openstack/jobs/cinder-create-internal-tenant
2026-05-30 17:30:01.764979 | instance | openstack/jobs/cinder-db-init
2026-05-30 17:30:01.960045 | instance | openstack/jobs/cinder-db-sync
2026-05-30 17:30:01.960765 | instance | openstack/jobs/cinder-ks-endpoints
2026-05-30 17:30:02.177731 | instance | openstack/jobs/cinder-ks-service
2026-05-30 17:30:02.180113 | instance | openstack/jobs/cinder-ks-user
2026-05-30 17:30:02.370664 | instance | openstack/jobs/cinder-rabbit-init
2026-05-30 17:30:02.377171 | instance | openstack/jobs/cinder-storage-init
2026-05-30 17:30:02.568272 | instance | openstack/jobs/glance-db-init
2026-05-30 17:30:02.569885 | instance | openstack/jobs/glance-db-sync
2026-05-30 17:30:02.758621 | instance | openstack/jobs/glance-ks-endpoints
2026-05-30 17:30:02.760884 | instance | openstack/jobs/glance-ks-service
2026-05-30 17:30:02.944258 | instance | openstack/jobs/glance-ks-user
2026-05-30 17:30:02.958527 | instance | openstack/jobs/glance-metadefs-load
2026-05-30 17:30:03.141747 | instance | openstack/jobs/glance-rabbit-init
2026-05-30 17:30:03.186403 | instance | openstack/jobs/glance-storage-init
2026-05-30 17:30:03.344142 | instance | openstack/jobs/keystone-bootstrap
2026-05-30 17:30:03.389833 | instance | openstack/jobs/keystone-credential-setup
2026-05-30 17:30:03.545081 | instance | openstack/jobs/keystone-db-init
2026-05-30 17:30:03.621268 | instance | openstack/jobs/keystone-db-sync
2026-05-30 17:30:03.745925 | instance | openstack/jobs/keystone-domain-manage
2026-05-30 17:30:03.828752 | instance | openstack/jobs/keystone-fernet-setup
2026-05-30 17:30:03.947530 | instance | openstack/jobs/keystone-rabbit-init
2026-05-30 17:30:04.024072 | instance | openstack/jobs/neutron-db-init
2026-05-30 17:30:04.165102 | instance | openstack/jobs/neutron-db-sync
2026-05-30 17:30:04.214026 | instance | openstack/jobs/neutron-ks-endpoints
2026-05-30 17:30:04.385267 | instance | openstack/jobs/neutron-ks-service
2026-05-30 17:30:04.413468 | instance | openstack/jobs/neutron-ks-user
2026-05-30 17:30:04.578225 | instance | openstack/jobs/neutron-rabbit-init
2026-05-30 17:30:04.657734 | instance | openstack/jobs/nova-bootstrap
2026-05-30 17:30:04.807445 | instance | openstack/jobs/nova-cell-setup
2026-05-30 17:30:04.864957 | instance | openstack/jobs/nova-db-init
2026-05-30 17:30:05.001313 | instance | openstack/jobs/nova-db-sync
2026-05-30 17:30:05.077231 | instance | openstack/jobs/nova-ks-endpoints
2026-05-30 17:30:05.198075 | instance | openstack/jobs/nova-ks-service
2026-05-30 17:30:05.270104 | instance | openstack/jobs/nova-ks-user
2026-05-30 17:30:05.396509 | instance | openstack/jobs/nova-rabbit-init
2026-05-30 17:30:05.462970 | instance | openstack/jobs/placement-db-init
2026-05-30 17:30:05.575565 | instance | openstack/jobs/placement-db-sync
2026-05-30 17:30:05.647659 | instance | openstack/jobs/placement-ks-endpoints
2026-05-30 17:30:05.780181 | instance | openstack/jobs/placement-ks-service
2026-05-30 17:30:05.846615 | instance | openstack/jobs/placement-ks-user
2026-05-30 17:30:05.986734 | instance | openstack/jobs/staffeln-db-init
2026-05-30 17:30:06.031040 | instance | openstack/jobs/staffeln-db-sync
2026-05-30 17:30:06.178475 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-05-30 17:30:06.244472 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-05-30 17:30:06.346076 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-05-30 17:30:06.423436 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-05-30 17:30:06.503685 | instance | openstack/pods/barbican-api-56bc899597-8pp5d
2026-05-30 17:30:06.592676 | instance | openstack/pods/barbican-db-init-992jl
2026-05-30 17:30:06.709103 | instance | openstack/pods/barbican-db-sync-c45h7
2026-05-30 17:30:06.784225 | instance | openstack/pods/barbican-ks-endpoints-qclw7
2026-05-30 17:30:06.902617 | instance | openstack/pods/barbican-ks-service-wc7wj
2026-05-30 17:30:06.973256 | instance | openstack/pods/barbican-ks-user-7tbpk
2026-05-30 17:30:07.104571 | instance | openstack/pods/barbican-rabbit-init-cp9sv
2026-05-30 17:30:07.185321 | instance | openstack/pods/cinder-api-85b68cc5d4-tkh7t
2026-05-30 17:30:07.298702 | instance | openstack/pods/cinder-backup-784cbf88db-2775j
2026-05-30 17:30:07.390006 | instance | openstack/pods/cinder-backup-storage-init-cdhnx
2026-05-30 17:30:07.510225 | instance | openstack/pods/cinder-bootstrap-rlqgl
2026-05-30 17:30:07.603302 | instance | openstack/pods/cinder-create-internal-tenant-wnq72
2026-05-30 17:30:07.721754 | instance | openstack/pods/cinder-db-init-cvmlx
2026-05-30 17:30:07.830442 | instance | openstack/pods/cinder-db-sync-57mlc
2026-05-30 17:30:07.938698 | instance | openstack/pods/cinder-ks-endpoints-s7nw6
2026-05-30 17:30:08.036850 | instance | openstack/pods/cinder-ks-service-cpmp5
2026-05-30 17:30:08.141777 | instance | openstack/pods/cinder-ks-user-z5mjd
2026-05-30 17:30:08.249356 | instance | openstack/pods/cinder-rabbit-init-l4hnn
2026-05-30 17:30:08.369076 | instance | openstack/pods/cinder-scheduler-75cbbcdf88-t8mp7
2026-05-30 17:30:08.431518 | instance | openstack/pods/cinder-storage-init-zbswn
2026-05-30 17:30:08.582215 | instance | openstack/pods/cinder-volume-869db5578b-gfpht
2026-05-30 17:30:08.632021 | instance | openstack/pods/glance-api-6f4d5d859d-5s5wl
2026-05-30 17:30:08.793717 | instance | openstack/pods/glance-db-init-76vmp
2026-05-30 17:30:08.844680 | instance | openstack/pods/glance-db-sync-k2l2g
2026-05-30 17:30:08.996960 | instance | openstack/pods/glance-ks-endpoints-6hnpd
2026-05-30 17:30:09.043110 | instance | openstack/pods/glance-ks-service-lt7zb
2026-05-30 17:30:09.195627 | instance | openstack/pods/glance-ks-user-ql4pr
2026-05-30 17:30:09.232447 | instance | openstack/pods/glance-metadefs-load-q5vnb
2026-05-30 17:30:09.389150 | instance | openstack/pods/glance-rabbit-init-zrxmd
2026-05-30 17:30:09.436843 | instance | openstack/pods/glance-storage-init-k9q5r
2026-05-30 17:30:09.585135 | instance | openstack/pods/keepalived-q7vt8
2026-05-30 17:30:09.651214 | instance | openstack/pods/keystone-api-85d87d478-w6lpm
2026-05-30 17:30:09.774053 | instance | openstack/pods/keystone-bootstrap-vzp2r
2026-05-30 17:30:09.873206 | instance | openstack/pods/keystone-credential-setup-bc27j
2026-05-30 17:30:09.974753 | instance | openstack/pods/keystone-db-init-z9f7q
2026-05-30 17:30:10.090495 | instance | openstack/pods/keystone-db-sync-gbgjt
2026-05-30 17:30:10.162288 | instance | openstack/pods/keystone-domain-manage-dxmsb
2026-05-30 17:30:10.291912 | instance | openstack/pods/keystone-fernet-setup-z7tnl
2026-05-30 17:30:10.377538 | instance | openstack/pods/keystone-rabbit-init-2q68t
2026-05-30 17:30:10.496150 | instance | openstack/pods/libvirt-libvirt-default-g9pjm
2026-05-30 17:30:10.579405 | instance | openstack/pods/memcached-memcached-6479589586-h8fv6
2026-05-30 17:30:10.703689 | instance | openstack/pods/neutron-coredns-7dd4958666-h8jrq
2026-05-30 17:30:10.783251 | instance | openstack/pods/neutron-db-init-wnzjv
2026-05-30 17:30:10.888191 | instance | openstack/pods/neutron-db-sync-4x9js
2026-05-30 17:30:10.994683 | instance | openstack/pods/neutron-dhcp-agent-default-fnk2t
2026-05-30 17:30:11.103791 | instance | openstack/pods/neutron-ks-endpoints-tv68x
2026-05-30 17:30:11.220506 | instance | openstack/pods/neutron-ks-service-cjttb
2026-05-30 17:30:11.306686 | instance | openstack/pods/neutron-ks-user-pvmgf
2026-05-30 17:30:11.423864 | instance | openstack/pods/neutron-l3-agent-default-7qhdh
2026-05-30 17:30:11.492306 | instance | openstack/pods/neutron-metadata-agent-default-m9s4v
2026-05-30 17:30:11.630006 | instance | openstack/pods/neutron-netns-cleanup-cron-default-qtfrv
2026-05-30 17:30:11.693409 | instance | openstack/pods/neutron-ovs-agent-default-prdkh
2026-05-30 17:30:11.818076 | instance | openstack/pods/neutron-rabbit-init-j4lkp
2026-05-30 17:30:11.874912 | instance | openstack/pods/neutron-rpc-server-6f8b96c5f7-c925p
2026-05-30 17:30:12.028411 | instance | openstack/pods/neutron-server-5b96dc7b97-wkxvk
2026-05-30 17:30:12.105767 | instance | openstack/pods/nova-api-metadata-6855999484-cbc6r
2026-05-30 17:30:12.261400 | instance | openstack/pods/nova-api-osapi-646d9f787-29bh5
2026-05-30 17:30:12.297035 | instance | openstack/pods/nova-bootstrap-fg472
2026-05-30 17:30:12.442190 | instance | openstack/pods/nova-cell-setup-q4psr
2026-05-30 17:30:12.486135 | instance | openstack/pods/nova-compute-default-d87tv
2026-05-30 17:30:12.638863 | instance | openstack/pods/nova-conductor-5677d8b997-xbkkf
2026-05-30 17:30:12.693908 | instance | openstack/pods/nova-db-init-6cnxz
2026-05-30 17:30:12.841452 | instance | openstack/pods/nova-db-sync-ksqqh
2026-05-30 17:30:12.886790 | instance | openstack/pods/nova-ks-endpoints-xgs9k
2026-05-30 17:30:13.038483 | instance | openstack/pods/nova-ks-service-qfn6b
2026-05-30 17:30:13.103349 | instance | openstack/pods/nova-ks-user-2m2bt
2026-05-30 17:30:13.255643 | instance | openstack/pods/nova-novncproxy-86d7d4cc86-j8tjk
2026-05-30 17:30:13.314781 | instance | openstack/pods/nova-rabbit-init-vqssq
2026-05-30 17:30:13.464725 | instance | openstack/pods/nova-scheduler-747f89478f-f5j2j
2026-05-30 17:30:13.517932 | instance | openstack/pods/openvswitch-8nkpc
2026-05-30 17:30:13.678330 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-05-30 17:30:13.728898 | instance | openstack/pods/percona-xtradb-pxc-0
2026-05-30 17:30:13.894068 | instance | openstack/pods/placement-api-6c799b448-6r5rl
2026-05-30 17:30:13.958585 | instance | openstack/pods/placement-db-init-h7m6b
2026-05-30 17:30:14.092800 | instance | openstack/pods/placement-db-sync-7mccw
2026-05-30 17:30:14.171831 | instance | openstack/pods/placement-ks-endpoints-t65lj
2026-05-30 17:30:14.302778 | instance | openstack/pods/placement-ks-service-kk7qn
2026-05-30 17:30:14.393906 | instance | openstack/pods/placement-ks-user-777pz
2026-05-30 17:30:14.526682 | instance | openstack/pods/pxc-operator-69cb5bbdb9-fmrbm
2026-05-30 17:30:14.600461 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-05-30 17:30:14.753921 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-05-30 17:30:14.828670 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-2dhlr
2026-05-30 17:30:14.966016 | instance | openstack/pods/rabbitmq-glance-server-0
2026-05-30 17:30:15.039627 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-05-30 17:30:15.176037 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-zc89x
2026-05-30 17:30:15.248570 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-05-30 17:30:15.384305 | instance | openstack/pods/rabbitmq-nova-server-0
2026-05-30 17:30:15.460207 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-q9x6w
2026-05-30 17:30:15.614232 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-t84hl
2026-05-30 17:30:15.681190 | instance | openstack/pods/staffeln-api-775446b7fd-mg8zv
2026-05-30 17:30:15.823298 | instance | openstack/pods/staffeln-conductor-75df5f4c85-vtr4r
2026-05-30 17:30:15.896462 | instance | openstack/pods/staffeln-db-init-lzhgx
2026-05-30 17:30:16.040820 | instance | openstack/pods/staffeln-db-sync-5xsql
2026-05-30 17:30:16.133725 | instance | openstack/pods/valkey-node-0
2026-05-30 17:30:16.278218 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-05-30 17:30:16.353576 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-05-30 17:30:16.555013 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-05-30 17:30:16.639558 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-05-30 17:30:16.835329 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-05-30 17:30:16.926877 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-05-30 17:30:17.106944 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-05-30 17:30:17.196439 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-05-30 17:30:17.375947 | instance | openstack/rolebindings/barbican-barbican-api
2026-05-30 17:30:17.488625 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-05-30 17:30:17.602590 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-05-30 17:30:17.662909 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-05-30 17:30:17.792053 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-05-30 17:30:17.878990 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-05-30 17:30:18.002602 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-05-30 17:30:18.064174 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-05-30 17:30:18.171537 | instance | openstack/rolebindings/cinder-cinder-api
2026-05-30 17:30:18.243849 | instance | openstack/rolebindings/cinder-cinder-backup
2026-05-30 17:30:18.343570 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-05-30 17:30:18.412055 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-05-30 17:30:18.509602 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-05-30 17:30:18.575480 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-05-30 17:30:18.672553 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-05-30 17:30:18.743481 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-05-30 17:30:18.851727 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-05-30 17:30:18.909575 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-05-30 17:30:19.012184 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-05-30 17:30:19.081897 | instance | openstack/rolebindings/cinder-cinder-test
2026-05-30 17:30:19.182089 | instance | openstack/rolebindings/cinder-cinder-volume
2026-05-30 17:30:19.243049 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-05-30 17:30:19.337900 | instance | openstack/rolebindings/cinder-storage-init
2026-05-30 17:30:19.403725 | instance | openstack/rolebindings/glance-glance-api
2026-05-30 17:30:19.514567 | instance | openstack/rolebindings/glance-glance-db-init
2026-05-30 17:30:19.562594 | instance | openstack/rolebindings/glance-glance-db-sync
2026-05-30 17:30:19.694529 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-05-30 17:30:19.727920 | instance | openstack/rolebindings/glance-glance-ks-service
2026-05-30 17:30:19.883467 | instance | openstack/rolebindings/glance-glance-ks-user
2026-05-30 17:30:19.905321 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-05-30 17:30:20.049528 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-05-30 17:30:20.100717 | instance | openstack/rolebindings/glance-glance-storage-init
2026-05-30 17:30:20.221519 | instance | openstack/rolebindings/glance-glance-test
2026-05-30 17:30:20.263152 | instance | openstack/rolebindings/glance-storage-init
2026-05-30 17:30:20.388310 | instance | openstack/rolebindings/keepalived
2026-05-30 17:30:20.442604 | instance | openstack/rolebindings/keystone-credential-rotate
2026-05-30 17:30:20.563420 | instance | openstack/rolebindings/keystone-credential-setup
2026-05-30 17:30:20.621219 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-05-30 17:30:20.738431 | instance | openstack/rolebindings/keystone-fernet-setup
2026-05-30 17:30:20.792494 | instance | openstack/rolebindings/keystone-keystone-api
2026-05-30 17:30:20.908038 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-05-30 17:30:20.979606 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-05-30 17:30:21.082347 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-05-30 17:30:21.151941 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-05-30 17:30:21.265992 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-05-30 17:30:21.335248 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-05-30 17:30:21.428809 | instance | openstack/rolebindings/keystone-keystone-test
2026-05-30 17:30:21.500856 | instance | openstack/rolebindings/libvirt-cert-manager
2026-05-30 17:30:21.586163 | instance | openstack/roles/barbican-openstack-barbican-api
2026-05-30 17:30:21.684798 | instance | openstack/rolebindings/libvirt-libvirt
2026-05-30 17:30:21.774994 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-05-30 17:30:21.848556 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-05-30 17:30:21.942040 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-05-30 17:30:22.026630 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-05-30 17:30:22.128035 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-05-30 17:30:22.204196 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-05-30 17:30:22.300874 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-05-30 17:30:22.375101 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-05-30 17:30:22.463280 | instance | openstack/roles/cinder-backup-storage-init
2026-05-30 17:30:22.547429 | instance | openstack/roles/cinder-openstack-cinder-api
2026-05-30 17:30:22.622556 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent
2026-05-30 17:30:22.719180 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-05-30 17:30:22.797805 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-05-30 17:30:22.891681 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-05-30 17:30:22.979057 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-05-30 17:30:23.075963 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-05-30 17:30:23.166865 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-05-30 17:30:23.258603 | instance | openstack/rolebindings/neutron-neutron-l3-agent
2026-05-30 17:30:23.347219 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-05-30 17:30:23.430571 | instance | openstack/rolebindings/neutron-neutron-metadata-agent
2026-05-30 17:30:23.530155 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-05-30 17:30:23.620907 | instance | openstack/rolebindings/neutron-neutron-ovs-agent
2026-05-30 17:30:23.702913 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-05-30 17:30:23.794013 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-05-30 17:30:23.891339 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-05-30 17:30:23.957022 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-05-30 17:30:24.062438 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-05-30 17:30:24.126571 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-05-30 17:30:24.246485 | instance | openstack/rolebindings/neutron-neutron-server
2026-05-30 17:30:24.308435 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-05-30 17:30:24.444146 | instance | openstack/rolebindings/neutron-neutron-test
2026-05-30 17:30:24.486756 | instance | openstack/roles/cinder-openstack-cinder-test
2026-05-30 17:30:24.618974 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-05-30 17:30:24.651699 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-05-30 17:30:24.792270 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-05-30 17:30:24.830785 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-05-30 17:30:24.956779 | instance | openstack/roles/cinder-storage-init
2026-05-30 17:30:25.010878 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-05-30 17:30:25.123751 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-05-30 17:30:25.179073 | instance | openstack/roles/glance-openstack-glance-api
2026-05-30 17:30:25.303535 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-05-30 17:30:25.350059 | instance | openstack/roles/glance-openstack-glance-db-init
2026-05-30 17:30:25.479431 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-05-30 17:30:25.508447 | instance | openstack/rolebindings/nova-nova-compute
2026-05-30 17:30:25.639721 | instance | openstack/rolebindings/nova-nova-conductor
2026-05-30 17:30:25.674634 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-05-30 17:30:25.860359 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-05-30 17:30:25.906750 | instance | openstack/rolebindings/nova-nova-db-init
2026-05-30 17:30:26.034711 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-05-30 17:30:26.096597 | instance | openstack/rolebindings/nova-nova-db-sync
2026-05-30 17:30:26.200149 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-05-30 17:30:26.261080 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-05-30 17:30:26.376881 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-05-30 17:30:26.434541 | instance | openstack/rolebindings/nova-nova-ks-service
2026-05-30 17:30:26.549485 | instance | openstack/rolebindings/nova-nova-ks-user
2026-05-30 17:30:26.595470 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-05-30 17:30:26.718128 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-05-30 17:30:26.768039 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-05-30 17:30:26.903330 | instance | openstack/rolebindings/nova-nova-scheduler
2026-05-30 17:30:26.944593 | instance | openstack/roles/glance-openstack-glance-test
2026-05-30 17:30:27.076954 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-05-30 17:30:27.105737 | instance | openstack/roles/glance-storage-init
2026-05-30 17:30:27.234991 | instance | openstack/rolebindings/nova-nova-test
2026-05-30 17:30:27.255884 | instance | openstack/rolebindings/placement-placement-api
2026-05-30 17:30:27.408306 | instance | openstack/rolebindings/placement-placement-db-init
2026-05-30 17:30:27.420445 | instance | openstack/rolebindings/placement-placement-db-sync
2026-05-30 17:30:27.579242 | instance | openstack/roles/keepalived
2026-05-30 17:30:27.599473 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-05-30 17:30:27.762409 | instance | openstack/roles/keystone-credential-rotate
2026-05-30 17:30:27.785879 | instance | openstack/rolebindings/placement-placement-ks-service
2026-05-30 17:30:27.954173 | instance | openstack/rolebindings/placement-placement-ks-user
2026-05-30 17:30:27.980373 | instance | openstack/roles/keystone-credential-setup
2026-05-30 17:30:28.135785 | instance | openstack/rolebindings/pxc-operator
2026-05-30 17:30:28.154113 | instance | openstack/roles/keystone-fernet-rotate
2026-05-30 17:30:28.300094 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-05-30 17:30:28.314291 | instance | openstack/roles/keystone-fernet-setup
2026-05-30 17:30:28.449005 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-05-30 17:30:28.488105 | instance | openstack/roles/keystone-openstack-keystone-api
2026-05-30 17:30:28.612396 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-05-30 17:30:28.643730 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-05-30 17:30:28.774981 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-05-30 17:30:28.816827 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-05-30 17:30:28.943318 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-05-30 17:30:28.988839 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-05-30 17:30:29.109127 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-05-30 17:30:29.161639 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-05-30 17:30:29.262302 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-05-30 17:30:29.328588 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-05-30 17:30:29.423301 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-05-30 17:30:29.480920 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-05-30 17:30:29.589915 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-05-30 17:30:29.653386 | instance | openstack/roles/keystone-openstack-keystone-test
2026-05-30 17:30:29.760621 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-05-30 17:30:29.824771 | instance | openstack/rolebindings/rook-ceph-mgr
2026-05-30 17:30:29.924450 | instance | openstack/roles/libvirt-cert-manager
2026-05-30 17:30:29.994135 | instance | openstack/rolebindings/rook-ceph-osd
2026-05-30 17:30:30.098367 | instance | openstack/roles/libvirt-openstack-libvirt
2026-05-30 17:30:30.156902 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-05-30 17:30:30.265757 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-05-30 17:30:30.323410 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-05-30 17:30:30.429567 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-05-30 17:30:30.496743 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent
2026-05-30 17:30:30.592210 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-05-30 17:30:30.661937 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-05-30 17:30:30.764563 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-05-30 17:30:30.821047 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-05-30 17:30:30.944175 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-05-30 17:30:30.989800 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-05-30 17:30:31.108461 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-05-30 17:30:31.154759 | instance | openstack/roles/neutron-openstack-neutron-l3-agent
2026-05-30 17:30:31.273025 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent
2026-05-30 17:30:31.319323 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent
2026-05-30 17:30:31.438835 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-05-30 17:30:31.494448 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-05-30 17:30:31.608845 | instance | openstack/roles/neutron-openstack-neutron-server
2026-05-30 17:30:31.662423 | instance | openstack/roles/neutron-openstack-neutron-test
2026-05-30 17:30:31.777297 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-05-30 17:30:31.850676 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-05-30 17:30:31.937590 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-05-30 17:30:32.010305 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-05-30 17:30:32.128866 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-05-30 17:30:32.194578 | instance | openstack/roles/nova-openstack-nova-compute
2026-05-30 17:30:32.292200 | instance | openstack/roles/nova-openstack-nova-conductor
2026-05-30 17:30:32.352439 | instance | openstack/roles/nova-openstack-nova-db-init
2026-05-30 17:30:32.454278 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-05-30 17:30:32.508360 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-05-30 17:30:32.615405 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-05-30 17:30:32.675603 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-05-30 17:30:32.788319 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-05-30 17:30:32.840114 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-05-30 17:30:32.970786 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-05-30 17:30:33.017900 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-05-30 17:30:33.154400 | instance | openstack/roles/nova-openstack-nova-test
2026-05-30 17:30:33.191035 | instance | openstack/roles/placement-openstack-placement-api
2026-05-30 17:30:33.331776 | instance | openstack/roles/placement-openstack-placement-db-init
2026-05-30 17:30:33.356335 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-05-30 17:30:33.504714 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-05-30 17:30:33.524397 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-05-30 17:30:33.676856 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-05-30 17:30:33.698896 | instance | openstack/roles/pxc-operator
2026-05-30 17:30:33.846982 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-05-30 17:30:33.864750 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-05-30 17:30:34.015297 | instance | openstack/roles/rabbitmq-cluster-operator
2026-05-30 17:30:34.035693 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-05-30 17:30:34.187260 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-05-30 17:30:34.220835 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-05-30 17:30:34.373448 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-05-30 17:30:34.374769 | instance | rook-ceph/deployment/rook-ceph-operator
2026-05-30 17:30:34.567800 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-05-30 17:30:34.572391 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-05-30 17:30:34.747918 | instance | openstack/roles/rook-ceph-mgr
2026-05-30 17:30:34.754370 | instance | openstack/roles/rook-ceph-osd
2026-05-30 17:30:34.928568 | instance | openstack/roles/rook-ceph-purge-osd
2026-05-30 17:30:34.950431 | instance | openstack/roles/staffeln-conductor
2026-05-30 17:30:35.109415 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-05-30 17:30:35.122913 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-05-30 17:30:35.291083 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-05-30 17:30:35.293283 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-05-30 17:30:35.467169 | instance | openstack/serviceaccounts/barbican-api
2026-05-30 17:30:35.468365 | instance | openstack/serviceaccounts/barbican-db-init
2026-05-30 17:30:35.772620 | instance | openstack/serviceaccounts/barbican-db-sync
2026-05-30 17:30:35.784462 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-05-30 17:30:36.088370 | instance | openstack/serviceaccounts/barbican-ks-service
2026-05-30 17:30:36.131902 | instance | openstack/serviceaccounts/barbican-ks-user
2026-05-30 17:30:36.406622 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-05-30 17:30:36.448701 | instance | openstack/serviceaccounts/barbican-test
2026-05-30 17:30:36.746866 | instance | openstack/serviceaccounts/cinder-api
2026-05-30 17:30:36.803432 | instance | openstack/serviceaccounts/cinder-backup
2026-05-30 17:30:37.042934 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-05-30 17:30:37.112702 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-05-30 17:30:37.331877 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-05-30 17:30:37.426177 | instance | openstack/serviceaccounts/cinder-db-init
2026-05-30 17:30:37.651090 | instance | openstack/serviceaccounts/cinder-db-sync
2026-05-30 17:30:37.760947 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-05-30 17:30:37.997835 | instance | openstack/serviceaccounts/cinder-ks-service
2026-05-30 17:30:38.123220 | instance | openstack/serviceaccounts/cinder-ks-user
2026-05-30 17:30:38.328754 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-05-30 17:30:38.487912 | instance | openstack/serviceaccounts/cinder-scheduler
2026-05-30 17:30:38.668387 | instance | openstack/serviceaccounts/cinder-storage-init
2026-05-30 17:30:38.797188 | instance | openstack/serviceaccounts/cinder-test
2026-05-30 17:30:38.967390 | instance | openstack/serviceaccounts/cinder-volume
2026-05-30 17:30:39.110093 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-05-30 17:30:39.260723 | instance | openstack/serviceaccounts/default
2026-05-30 17:30:39.424037 | instance | openstack/serviceaccounts/glance-api
2026-05-30 17:30:39.632340 | instance | openstack/serviceaccounts/glance-db-init
2026-05-30 17:30:39.737790 | instance | openstack/serviceaccounts/glance-db-sync
2026-05-30 17:30:39.963645 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-05-30 17:30:40.061806 | instance | openstack/serviceaccounts/glance-ks-service
2026-05-30 17:30:40.313264 | instance | openstack/serviceaccounts/glance-ks-user
2026-05-30 17:30:40.432526 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-05-30 17:30:40.639126 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-05-30 17:30:40.723983 | instance | openstack/serviceaccounts/glance-storage-init
2026-05-30 17:30:40.959148 | instance | openstack/serviceaccounts/glance-test
2026-05-30 17:30:41.051503 | instance | openstack/serviceaccounts/keepalived
2026-05-30 17:30:41.297507 | instance | openstack/serviceaccounts/keystone-api
2026-05-30 17:30:41.384580 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-05-30 17:30:41.601906 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-05-30 17:30:41.688977 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-05-30 17:30:41.913584 | instance | openstack/serviceaccounts/keystone-db-init
2026-05-30 17:30:42.027034 | instance | openstack/serviceaccounts/keystone-db-sync
2026-05-30 17:30:42.244637 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-05-30 17:30:42.343739 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-05-30 17:30:42.587364 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-05-30 17:30:42.670915 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-05-30 17:30:42.876734 | instance | openstack/serviceaccounts/keystone-test
2026-05-30 17:30:42.997964 | instance | openstack/serviceaccounts/libvirt
2026-05-30 17:30:43.209949 | instance | openstack/serviceaccounts/memcached-memcached
2026-05-30 17:30:43.321154 | instance | openstack/serviceaccounts/neutron-db-init
2026-05-30 17:30:43.496719 | instance | openstack/serviceaccounts/neutron-db-sync
2026-05-30 17:30:43.657727 | instance | openstack/serviceaccounts/neutron-dhcp-agent
2026-05-30 17:30:43.838593 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-05-30 17:30:43.997709 | instance | openstack/serviceaccounts/neutron-ks-service
2026-05-30 17:30:44.151197 | instance | openstack/serviceaccounts/neutron-ks-user
2026-05-30 17:30:44.313779 | instance | openstack/serviceaccounts/neutron-l3-agent
2026-05-30 17:30:44.466119 | instance | openstack/serviceaccounts/neutron-metadata-agent
2026-05-30 17:30:44.581425 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-05-30 17:30:44.753899 | instance | openstack/serviceaccounts/neutron-ovs-agent
2026-05-30 17:30:44.879884 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-05-30 17:30:45.073708 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-05-30 17:30:45.179448 | instance | openstack/serviceaccounts/neutron-server
2026-05-30 17:30:45.387663 | instance | openstack/secrets/barbican-api-certs
2026-05-30 17:30:45.492723 | instance | openstack/secrets/barbican-db-admin
2026-05-30 17:30:45.550125 | instance | openstack/serviceaccounts/neutron-test
2026-05-30 17:30:45.651238 | instance | openstack/secrets/barbican-db-user
2026-05-30 17:30:45.810107 | instance | openstack/serviceaccounts/nova-api-metadata
2026-05-30 17:30:45.846772 | instance | openstack/secrets/barbican-etc
2026-05-30 17:30:46.030017 | instance | openstack/serviceaccounts/nova-api-osapi
2026-05-30 17:30:46.112927 | instance | openstack/secrets/barbican-keystone-admin
2026-05-30 17:30:46.281254 | instance | openstack/serviceaccounts/nova-bootstrap
2026-05-30 17:30:46.332669 | instance | openstack/secrets/barbican-keystone-user
2026-05-30 17:30:46.496618 | instance | openstack/serviceaccounts/nova-cell-setup
2026-05-30 17:30:46.586251 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-05-30 17:30:46.745427 | instance | openstack/secrets/barbican-rabbitmq-user
2026-05-30 17:30:46.792909 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-05-30 17:30:46.903567 | instance | openstack/secrets/cinder-api-certs
2026-05-30 17:30:47.072309 | instance | openstack/serviceaccounts/nova-compute
2026-05-30 17:30:47.110289 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-05-30 17:30:47.278568 | instance | openstack/serviceaccounts/nova-conductor
2026-05-30 17:30:47.356967 | instance | openstack/secrets/cinder-db-admin
2026-05-30 17:30:47.551926 | instance | openstack/secrets/cinder-db-user
2026-05-30 17:30:47.608856 | instance | openstack/serviceaccounts/nova-db-init
2026-05-30 17:30:47.711884 | instance | openstack/secrets/cinder-etc
2026-05-30 17:30:47.953727 | instance | openstack/serviceaccounts/nova-db-sync
2026-05-30 17:30:47.962316 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-05-30 17:30:48.251605 | instance | openstack/serviceaccounts/nova-ks-service
2026-05-30 17:30:48.255245 | instance | openstack/secrets/cinder-keystone-admin
2026-05-30 17:30:48.430659 | instance | openstack/serviceaccounts/nova-ks-user
2026-05-30 17:30:48.565177 | instance | openstack/secrets/cinder-keystone-test
2026-05-30 17:30:48.742290 | instance | openstack/secrets/cinder-keystone-user
2026-05-30 17:30:48.754392 | instance | openstack/serviceaccounts/nova-novncproxy
2026-05-30 17:30:48.902761 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-05-30 17:30:49.088861 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-05-30 17:30:49.094196 | instance | openstack/secrets/cinder-rabbitmq-user
2026-05-30 17:30:49.284216 | instance | openstack/serviceaccounts/nova-scheduler
2026-05-30 17:30:49.414628 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-05-30 17:30:49.580886 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-05-30 17:30:49.728791 | instance | openstack/serviceaccounts/nova-test
2026-05-30 17:30:49.780406 | instance | openstack/secrets/glance-api-certs
2026-05-30 17:30:49.966025 | instance | openstack/serviceaccounts/openvswitch-server
2026-05-30 17:30:50.044844 | instance | openstack/secrets/glance-db-admin
2026-05-30 17:30:50.244393 | instance | openstack/serviceaccounts/placement-api
2026-05-30 17:30:50.297164 | instance | openstack/secrets/glance-db-user
2026-05-30 17:30:50.502772 | instance | openstack/serviceaccounts/placement-db-init
2026-05-30 17:30:50.574550 | instance | openstack/serviceaccounts/placement-db-sync
2026-05-30 17:30:50.834983 | instance | openstack/secrets/glance-etc
2026-05-30 17:30:50.916642 | instance | openstack/secrets/glance-keystone-admin
2026-05-30 17:30:51.014337 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-05-30 17:30:51.082869 | instance | openstack/serviceaccounts/placement-ks-service
2026-05-30 17:30:51.332629 | instance | openstack/secrets/glance-keystone-test
2026-05-30 17:30:51.389893 | instance | openstack/serviceaccounts/placement-ks-user
2026-05-30 17:30:51.499032 | instance | openstack/secrets/glance-keystone-user
2026-05-30 17:30:51.697001 | instance | openstack/serviceaccounts/pxc-operator
2026-05-30 17:30:51.700213 | instance | openstack/secrets/glance-rabbitmq-admin
2026-05-30 17:30:51.859563 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-05-30 17:30:51.987957 | instance | openstack/secrets/glance-rabbitmq-user
2026-05-30 17:30:52.171346 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-05-30 17:30:52.249720 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-05-30 17:30:52.564318 | instance | openstack/secrets/images-rbd-keyring
2026-05-30 17:30:52.570250 | instance | openstack/secrets/internal-percona-xtradb
2026-05-30 17:30:52.733881 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-05-30 17:30:52.744863 | instance | openstack/secrets/keepalived-etc
2026-05-30 17:30:52.949643 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-05-30 17:30:53.039945 | instance | openstack/secrets/keystone-api-certs
2026-05-30 17:30:53.217477 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-05-30 17:30:53.259302 | instance | openstack/secrets/keystone-credential-keys
2026-05-30 17:30:53.430659 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-05-30 17:30:53.534814 | instance | openstack/secrets/keystone-db-admin
2026-05-30 17:30:53.707002 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-05-30 17:30:53.759759 | instance | openstack/secrets/keystone-db-user
2026-05-30 17:30:53.963522 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-05-30 17:30:54.016076 | instance | openstack/secrets/keystone-etc
2026-05-30 17:30:54.217228 | instance | openstack/serviceaccounts/rook-ceph-default
2026-05-30 17:30:54.317879 | instance | openstack/secrets/keystone-fernet-keys
2026-05-30 17:30:54.527268 | instance | openstack/secrets/keystone-keystone-admin
2026-05-30 17:30:54.549596 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-05-30 17:30:54.708246 | instance | openstack/secrets/keystone-keystone-test
2026-05-30 17:30:54.863967 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-05-30 17:30:54.890214 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-05-30 17:30:55.175754 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-05-30 17:30:55.198335 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-05-30 17:30:55.351111 | instance | openstack/serviceaccounts/staffeln-api
2026-05-30 17:30:55.511509 | instance | openstack/secrets/keystone-rabbitmq-user
2026-05-30 17:30:55.661934 | instance | openstack/serviceaccounts/staffeln-conductor
2026-05-30 17:30:55.701896 | instance | openstack/secrets/libvirt-api-ca
2026-05-30 17:30:55.875424 | instance | openstack/serviceaccounts/staffeln-db-init
2026-05-30 17:30:56.015632 | instance | openstack/secrets/libvirt-etc
2026-05-30 17:30:56.213857 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-05-30 17:30:56.224806 | instance | openstack/serviceaccounts/valkey
2026-05-30 17:30:56.539197 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-05-30 17:30:56.554391 | instance | openstack/secrets/libvirt-vnc-ca
2026-05-30 17:30:56.703987 | instance | openstack/secrets/neutron-db-admin
2026-05-30 17:30:56.723977 | instance | openstack/secrets/neutron-db-user
2026-05-30 17:30:56.863370 | instance | openstack/secrets/neutron-dhcp-agent-default
2026-05-30 17:30:56.881907 | instance | openstack/secrets/neutron-etc
2026-05-30 17:30:57.047359 | instance | openstack/secrets/neutron-keystone-admin
2026-05-30 17:30:57.073936 | instance | openstack/secrets/neutron-keystone-test
2026-05-30 17:30:57.237670 | instance | openstack/secrets/neutron-keystone-user
2026-05-30 17:30:57.294212 | instance | openstack/secrets/neutron-l3-agent-default
2026-05-30 17:30:57.433900 | instance | openstack/secrets/neutron-metadata-agent-default
2026-05-30 17:30:57.475874 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-05-30 17:30:57.638440 | instance | openstack/secrets/neutron-ovs-agent-default
2026-05-30 17:30:57.687497 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-05-30 17:30:57.834816 | instance | openstack/secrets/neutron-rabbitmq-user
2026-05-30 17:30:57.862826 | instance | openstack/secrets/neutron-server-certs
2026-05-30 17:30:58.021087 | instance | openstack/secrets/nova-api-certs
2026-05-30 17:30:58.048741 | instance | openstack/secrets/nova-compute-default
2026-05-30 17:30:58.218590 | instance | openstack/secrets/nova-db-admin
2026-05-30 17:30:58.255302 | instance | openstack/secrets/nova-db-api-admin
2026-05-30 17:30:58.430551 | instance | openstack/secrets/nova-db-api-user
2026-05-30 17:30:58.464910 | instance | openstack/secrets/nova-db-cell0-admin
2026-05-30 17:30:58.621721 | instance | openstack/secrets/nova-db-cell0-user
2026-05-30 17:30:58.664591 | instance | openstack/secrets/nova-db-user
2026-05-30 17:30:58.787547 | instance | openstack/secrets/nova-etc
2026-05-30 17:30:58.840613 | instance | openstack/secrets/nova-keystone-admin
2026-05-30 17:30:59.006756 | instance | openstack/secrets/nova-keystone-test
2026-05-30 17:30:59.014283 | instance | openstack/secrets/nova-keystone-user
2026-05-30 17:30:59.186692 | instance | openstack/secrets/nova-novncproxy-certs
2026-05-30 17:30:59.188935 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-05-30 17:30:59.357526 | instance | openstack/secrets/nova-rabbitmq-admin
2026-05-30 17:30:59.370860 | instance | openstack/secrets/nova-rabbitmq-user
2026-05-30 17:30:59.529100 | instance | openstack/secrets/nova-ssh
2026-05-30 17:30:59.529854 | instance | openstack/secrets/percona-xtradb
2026-05-30 17:30:59.713627 | instance | openstack/secrets/placement-api-certs
2026-05-30 17:30:59.718494 | instance | openstack/secrets/placement-db-admin
2026-05-30 17:30:59.883686 | instance | openstack/secrets/placement-db-user
2026-05-30 17:30:59.887355 | instance | openstack/secrets/placement-etc
2026-05-30 17:31:00.060177 | instance | openstack/secrets/placement-keystone-admin
2026-05-30 17:31:00.063455 | instance | openstack/secrets/placement-keystone-user
2026-05-30 17:31:00.232219 | instance | openstack/secrets/pvc-ceph-client-key
2026-05-30 17:31:00.233674 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-05-30 17:31:00.409754 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-05-30 17:31:00.434199 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-05-30 17:31:00.589131 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-05-30 17:31:00.600404 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-05-30 17:31:00.753559 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-05-30 17:31:00.771597 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-05-30 17:31:00.920088 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-05-30 17:31:00.939055 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-05-30 17:31:01.083664 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-05-30 17:31:01.134406 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-05-30 17:31:01.242411 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-05-30 17:31:01.309745 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-05-30 17:31:01.398352 | instance | openstack/secrets/rook-ceph-config
2026-05-30 17:31:01.472111 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-05-30 17:31:01.574318 | instance | openstack/secrets/rook-ceph-mon
2026-05-30 17:31:01.634091 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-05-30 17:31:01.745964 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-05-30 17:31:01.792769 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-05-30 17:31:01.918687 | instance | openstack/secrets/rook-csi-cephfs-node
2026-05-30 17:31:01.971827 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-05-30 17:31:02.112452 | instance | openstack/secrets/rook-csi-rbd-node
2026-05-30 17:31:02.175072 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-05-30 17:31:02.288431 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-05-30 17:31:02.349435 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-05-30 17:31:02.490185 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-05-30 17:31:02.547134 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-05-30 17:31:02.662355 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-05-30 17:31:02.749844 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-05-30 17:31:02.850730 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-05-30 17:31:02.937965 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-05-30 17:31:03.007250 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1
2026-05-30 17:31:03.086007 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-05-30 17:31:03.163787 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-05-30 17:31:03.304166 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-05-30 17:31:03.369983 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-05-30 17:31:03.458112 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-05-30 17:31:03.532213 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-05-30 17:31:03.639320 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-05-30 17:31:03.744009 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-05-30 17:31:03.812585 | instance | openstack/secrets/staffeln-db-admin
2026-05-30 17:31:03.953749 | instance | openstack/secrets/staffeln-db-user
2026-05-30 17:31:03.972104 | instance | openstack/secrets/staffeln-etc
2026-05-30 17:31:04.141733 | instance | openstack/services/barbican-api
2026-05-30 17:31:04.179274 | instance | openstack/secrets/valkey-ca
2026-05-30 17:31:04.349168 | instance | openstack/services/ceph-mon
2026-05-30 17:31:04.353354 | instance | openstack/services/cinder-api
2026-05-30 17:31:04.531755 | instance | openstack/secrets/valkey-server-certs
2026-05-30 17:31:04.555442 | instance | openstack/services/glance-api
2026-05-30 17:31:04.691273 | instance | openstack/services/keystone-api
2026-05-30 17:31:04.767333 | instance | openstack/services/memcached
2026-05-30 17:31:04.890529 | instance | openstack/services/memcached-metrics
2026-05-30 17:31:04.952572 | instance | openstack/services/neutron-coredns
2026-05-30 17:31:05.088072 | instance | openstack/services/neutron-coredns-metrics
2026-05-30 17:31:05.148614 | instance | openstack/services/neutron-server
2026-05-30 17:31:05.278766 | instance | openstack/services/nova-api
2026-05-30 17:31:05.368536 | instance | openstack/services/nova-metadata
2026-05-30 17:31:05.471891 | instance | openstack/services/nova-novncproxy
2026-05-30 17:31:05.543336 | instance | openstack/services/percona-xtradb-cluster-operator
2026-05-30 17:31:05.677800 | instance | openstack/services/percona-xtradb-haproxy
2026-05-30 17:31:05.733049 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-05-30 17:31:05.879939 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-05-30 17:31:05.928250 | instance | openstack/services/percona-xtradb-pxc
2026-05-30 17:31:06.121723 | instance | openstack/services/percona-xtradb-pxc-unready
2026-05-30 17:31:06.127951 | instance | openstack/services/placement-api
2026-05-30 17:31:06.314314 | instance | openstack/services/rabbitmq-barbican
2026-05-30 17:31:06.322689 | instance | openstack/services/rabbitmq-barbican-nodes
2026-05-30 17:31:06.497541 | instance | openstack/services/rabbitmq-cinder
2026-05-30 17:31:06.504514 | instance | openstack/services/rabbitmq-cinder-nodes
2026-05-30 17:31:06.700114 | instance | openstack/services/rabbitmq-glance
2026-05-30 17:31:06.706475 | instance | openstack/services/rabbitmq-glance-nodes
2026-05-30 17:31:06.888163 | instance | openstack/services/rabbitmq-keystone
2026-05-30 17:31:06.914907 | instance | openstack/services/rabbitmq-keystone-nodes
2026-05-30 17:31:07.084886 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-05-30 17:31:07.116284 | instance | openstack/services/rabbitmq-neutron
2026-05-30 17:31:07.268133 | instance | openstack/services/rabbitmq-neutron-nodes
2026-05-30 17:31:07.320826 | instance | openstack/services/rabbitmq-nova
2026-05-30 17:31:07.455568 | instance | openstack/services/rabbitmq-nova-nodes
2026-05-30 17:31:07.510570 | instance | openstack/services/rook-ceph-rgw-ceph
2026-05-30 17:31:07.666559 | instance | openstack/services/staffeln-api
2026-05-30 17:31:07.725125 | instance | openstack/services/valkey
2026-05-30 17:31:07.896137 | instance | openstack/services/valkey-headless
2026-05-30 17:31:07.934355 | instance | openstack/services/valkey-metrics
2026-05-30 17:31:08.124826 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-05-30 17:31:08.143749 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-05-30 17:31:08.363003 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-05-30 17:31:08.375575 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-05-30 17:31:08.576167 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-05-30 17:31:08.591802 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-05-30 17:31:08.797573 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-05-30 17:31:08.806750 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-05-30 17:31:09.006390 | instance | openstack/statefulsets/valkey-node
2026-05-30 17:31:09.019977 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-05-30 17:31:09.184469 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-45xn8
2026-05-30 17:31:09.216383 | instance | secretgen-controller/deployment/secretgen-controller
2026-05-30 17:31:09.352527 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-05-30 17:31:09.404138 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-05-30 17:31:09.513761 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-05-30 17:31:09.570807 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-05-30 17:31:09.660012 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-05-30 17:31:09.728501 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-05-30 17:31:09.841695 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-05-30 17:31:09.899911 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-05-30 17:31:10.021504 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-05-30 17:31:10.064913 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-05-30 17:31:10.192418 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-05-30 17:31:10.231540 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-05-30 17:31:10.371831 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-05-30 17:31:10.418864 | instance | rook-ceph/roles/rook-ceph-mgr
2026-05-30 17:31:10.541232 | instance | rook-ceph/roles/rook-ceph-osd
2026-05-30 17:31:10.591776 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-05-30 17:31:10.754330 | instance | rook-ceph/roles/rook-ceph-system
2026-05-30 17:31:10.788469 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-05-30 17:31:10.939069 | instance | rook-ceph/serviceaccounts/default
2026-05-30 17:31:11.043302 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-05-30 17:31:11.127621 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-05-30 17:31:11.232125 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-05-30 17:31:11.342103 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-05-30 17:31:11.425635 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-05-30 17:31:11.541760 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-05-30 17:31:11.630376 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-05-30 17:31:11.749851 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-05-30 17:31:11.834157 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-05-30 17:31:11.964611 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-05-30 17:31:12.037625 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-05-30 17:31:12.176231 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-05-30 17:31:12.248338 | instance | secretgen-controller/serviceaccounts/default
2026-05-30 17:31:12.396357 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-05-30 17:31:12.425094 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-kp9z5
2026-05-30 17:31:12.638495 | instance | ok: Runtime: 0:02:03.478746
2026-05-30 17:31:12.654709 |
2026-05-30 17:31:12.654994 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-05-30 17:31:13.423976 | instance | changed:
2026-05-30 17:31:13.424171 | instance | cd+++++++++ objects/
2026-05-30 17:31:13.424200 | instance | cd+++++++++ objects/cluster/
2026-05-30 17:31:13.424222 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-05-30 17:31:13.424244 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-05-30 17:31:13.424263 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-05-30 17:31:13.424282 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-05-30 17:31:13.424301 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-05-30 17:31:13.424319 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-05-30 17:31:13.424338 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-05-30 17:31:13.424357 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-05-30 17:31:13.424375 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-05-30 17:31:13.424393 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-05-30 17:31:13.424412 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-05-30 17:31:13.424431 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-05-30 17:31:13.424450 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-05-30 17:31:13.424468 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-05-30 17:31:13.424486 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-05-30 17:31:13.424504 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-05-30 17:31:13.424700 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-05-30 17:31:13.424719 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-05-30 17:31:13.424752 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-05-30 17:31:13.424771 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-05-30 17:31:13.424789 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-05-30 17:31:13.424806 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-05-30 17:31:13.424824 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-05-30 17:31:13.424842 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-05-30 17:31:13.424859 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-05-30 17:31:13.424878 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-05-30 17:31:13.424896 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-05-30 17:31:13.424915 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-05-30 17:31:13.424933 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-05-30 17:31:13.424951 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-05-30 17:31:13.424974 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-05-30 17:31:13.425007 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-05-30 17:31:13.425027 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-05-30 17:31:13.425047 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-05-30 17:31:13.425067 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-05-30 17:31:13.425086 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-05-30 17:31:13.425126 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-05-30 17:31:13.425151 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-05-30 17:31:13.425174 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-05-30 17:31:13.425192 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-05-30 17:31:13.425211 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-05-30 17:31:13.425230 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-05-30 17:31:13.425249 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-05-30 17:31:13.425268 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-05-30 17:31:13.425287 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-05-30 17:31:13.425305 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-05-30 17:31:13.425323 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-05-30 17:31:13.425341 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-05-30 17:31:13.425359 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-05-30 17:31:13.425377 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-05-30 17:31:13.425395 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-30 17:31:13.425413 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-05-30 17:31:13.425432 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-05-30 17:31:13.425454 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-05-30 17:31:13.425479 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-05-30 17:31:13.425497 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-05-30 17:31:13.425515 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-05-30 17:31:13.425534 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-05-30 17:31:13.425551 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-05-30 17:31:13.425569 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt
2026-05-30 17:31:13.425587 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml
2026-05-30 17:31:13.425606 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-05-30 17:31:13.425623 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-05-30 17:31:13.425641 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-05-30 17:31:13.425659 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-05-30 17:31:13.425676 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-05-30 17:31:13.425694 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-05-30 17:31:13.425711 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-05-30 17:31:13.425729 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-05-30 17:31:13.425747 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-05-30 17:31:13.425765 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-05-30 17:31:13.425783 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-05-30 17:31:13.425801 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-05-30 17:31:13.425820 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-05-30 17:31:13.425838 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-05-30 17:31:13.425856 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-05-30 17:31:13.425874 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-05-30 17:31:13.425892 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-05-30 17:31:13.425909 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-05-30 17:31:13.425927 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-05-30 17:31:13.425946 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-05-30 17:31:13.425964 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-05-30 17:31:13.425982 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-05-30 17:31:13.426000 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-05-30 17:31:13.426018 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-05-30 17:31:13.426037 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-05-30 17:31:13.426055 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-05-30 17:31:13.426073 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-05-30 17:31:13.426092 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-05-30 17:31:13.426116 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-05-30 17:31:13.426135 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-05-30 17:31:13.426154 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-05-30 17:31:13.426172 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-05-30 17:31:13.426191 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-05-30 17:31:13.426209 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-05-30 17:31:13.426228 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-05-30 17:31:13.426245 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-05-30 17:31:13.426263 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-05-30 17:31:13.426281 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-05-30 17:31:13.426300 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-05-30 17:31:13.426317 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-05-30 17:31:13.426335 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-05-30 17:31:13.426353 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-05-30 17:31:13.426370 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-05-30 17:31:13.426388 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-05-30 17:31:13.426406 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-05-30 17:31:13.426424 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-05-30 17:31:13.426443 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-05-30 17:31:13.426461 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-05-30 17:31:13.426479 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-05-30 17:31:13.426497 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-05-30 17:31:13.426516 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-05-30 17:31:13.426534 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-05-30 17:31:13.426551 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-05-30 17:31:13.426569 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-05-30 17:31:13.426586 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-05-30 17:31:13.426603 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-05-30 17:31:13.426620 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-05-30 17:31:13.426642 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-05-30 17:31:13.426661 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-05-30 17:31:13.426679 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-05-30 17:31:13.426697 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-05-30 17:31:13.426715 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-05-30 17:31:13.426733 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-05-30 17:31:13.426758 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-05-30 17:31:13.426777 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-05-30 17:31:13.426795 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-05-30 17:31:13.426813 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-05-30 17:31:13.426831 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-05-30 17:31:13.426849 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-05-30 17:31:13.426867 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-05-30 17:31:13.426885 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-05-30 17:31:13.426904 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-05-30 17:31:13.426922 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-05-30 17:31:13.426940 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-05-30 17:31:13.426958 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-05-30 17:31:13.426976 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-05-30 17:31:13.426993 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-05-30 17:31:13.427011 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-05-30 17:31:13.427029 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-05-30 17:31:13.427046 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-05-30 17:31:13.427064 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-05-30 17:31:13.427081 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-05-30 17:31:13.427099 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-05-30 17:31:13.427116 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-05-30 17:31:13.427134 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-05-30 17:31:13.427151 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-05-30 17:31:13.427169 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-05-30 17:31:13.427186 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-05-30 17:31:13.427204 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-05-30 17:31:13.427223 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-05-30 17:31:13.427241 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-05-30 17:31:13.427260 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-05-30 17:31:13.427279 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-05-30 17:31:13.427297 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-05-30 17:31:13.427315 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-05-30 17:31:13.427342 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-05-30 17:31:13.427361 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-05-30 17:31:13.427380 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-05-30 17:31:13.427398 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-05-30 17:31:13.427417 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-05-30 17:31:13.427435 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-05-30 17:31:13.427452 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-05-30 17:31:13.427470 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-05-30 17:31:13.427488 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-05-30 17:31:13.427505 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-05-30 17:31:13.427523 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-05-30 17:31:13.427541 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-05-30 17:31:13.427559 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-05-30 17:31:13.427577 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-05-30 17:31:13.427595 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-05-30 17:31:13.427613 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-05-30 17:31:13.427631 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-05-30 17:31:13.427649 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-05-30 17:31:13.427667 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-05-30 17:31:13.427685 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-05-30 17:31:13.427704 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-05-30 17:31:13.427722 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-05-30 17:31:13.427739 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-05-30 17:31:13.427757 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-05-30 17:31:13.427775 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-05-30 17:31:13.427793 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-05-30 17:31:13.427811 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-05-30 17:31:13.427830 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-05-30 17:31:13.427848 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-05-30 17:31:13.427866 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-05-30 17:31:13.427884 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-05-30 17:31:13.427901 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-05-30 17:31:13.427918 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-05-30 17:31:13.427943 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-05-30 17:31:13.427962 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-05-30 17:31:13.427980 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-05-30 17:31:13.427998 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-05-30 17:31:13.428015 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-05-30 17:31:13.428033 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-05-30 17:31:13.428051 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-05-30 17:31:13.428068 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-05-30 17:31:13.428086 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-05-30 17:31:13.428103 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-05-30 17:31:13.428121 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-05-30 17:31:13.428139 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-05-30 17:31:13.428157 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-05-30 17:31:13.428174 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-05-30 17:31:13.428192 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-05-30 17:31:13.428209 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-05-30 17:31:13.428227 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-05-30 17:31:13.428244 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-05-30 17:31:13.428261 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-05-30 17:31:13.428278 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-05-30 17:31:13.428296 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-05-30 17:31:13.428314 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-05-30 17:31:13.428331 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-05-30 17:31:13.428348 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-05-30 17:31:13.428366 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-05-30 17:31:13.428385 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-05-30 17:31:13.428402 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-05-30 17:31:13.428422 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-05-30 17:31:13.428442 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-05-30 17:31:13.428460 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-05-30 17:31:13.428478 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-05-30 17:31:13.428496 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-05-30 17:31:13.428513 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-05-30 17:31:13.428532 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-05-30 17:31:13.428550 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-05-30 17:31:13.428567 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-05-30 17:31:13.428585 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-05-30 17:31:13.428603 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-05-30 17:31:13.428627 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-05-30 17:31:13.428645 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-05-30 17:31:13.428663 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-05-30 17:31:13.428680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-05-30 17:31:13.428698 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-05-30 17:31:13.428718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-05-30 17:31:13.428737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-05-30 17:31:13.428756 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-05-30 17:31:13.428775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-05-30 17:31:13.428794 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-05-30 17:31:13.428812 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-05-30 17:31:13.428831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-05-30 17:31:13.428849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-05-30 17:31:13.428868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-05-30 17:31:13.428886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-05-30 17:31:13.428904 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-05-30 17:31:13.428922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-05-30 17:31:13.428940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-05-30 17:31:13.428963 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-05-30 17:31:13.428982 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-05-30 17:31:13.429001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-05-30 17:31:13.429032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-05-30 17:31:13.429052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-05-30 17:31:13.429071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-05-30 17:31:13.429089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-05-30 17:31:13.429109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-05-30 17:31:13.429128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-05-30 17:31:13.429147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-05-30 17:31:13.429203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-05-30 17:31:13.429225 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-05-30 17:31:13.429244 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-05-30 17:31:13.429264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-05-30 17:31:13.429282 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-05-30 17:31:13.429301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-05-30 17:31:13.429328 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-05-30 17:31:13.429348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-05-30 17:31:13.429366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-05-30 17:31:13.429385 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-05-30 17:31:13.429405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-05-30 17:31:13.429426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-05-30 17:31:13.429447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-05-30 17:31:13.429466 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-05-30 17:31:13.429484 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-05-30 17:31:13.429503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-05-30 17:31:13.429522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-30 17:31:13.429541 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-05-30 17:31:13.429559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-05-30 17:31:13.429577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-05-30 17:31:13.429770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-05-30 17:31:13.429788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-05-30 17:31:13.429807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-05-30 17:31:13.429826 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-05-30 17:31:13.429844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-05-30 17:31:13.429863 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-05-30 17:31:13.429881 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-05-30 17:31:13.429899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-05-30 17:31:13.429918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-05-30 17:31:13.429936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-05-30 17:31:13.429955 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-05-30 17:31:13.429973 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-05-30 17:31:13.429992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-05-30 17:31:13.430011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt
2026-05-30 17:31:13.430030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml
2026-05-30 17:31:13.430048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-05-30 17:31:13.430067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-05-30 17:31:13.430085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-05-30 17:31:13.430105 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-05-30 17:31:13.430129 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-05-30 17:31:13.430149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-05-30 17:31:13.430169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-05-30 17:31:13.430188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-05-30 17:31:13.430208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-05-30 17:31:13.430227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-05-30 17:31:13.430247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-05-30 17:31:13.430267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-05-30 17:31:13.430285 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-05-30 17:31:13.430305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-05-30 17:31:13.430323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-05-30 17:31:13.430342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-05-30 17:31:13.430361 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-05-30 17:31:13.430380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-05-30 17:31:13.430399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-05-30 17:31:13.430419 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-05-30 17:31:13.430441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-05-30 17:31:13.430460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-05-30 17:31:13.430479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-05-30 17:31:13.430498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-05-30 17:31:13.430517 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-05-30 17:31:13.430536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-05-30 17:31:13.430555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-05-30 17:31:13.430574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-05-30 17:31:13.430592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-05-30 17:31:13.430610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-05-30 17:31:13.430629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-05-30 17:31:13.430648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-05-30 17:31:13.430667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-05-30 17:31:13.430686 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-05-30 17:31:13.430705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-05-30 17:31:13.430724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-05-30 17:31:13.430743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-05-30 17:31:13.430761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-05-30 17:31:13.430781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-05-30 17:31:13.430803 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-05-30 17:31:13.430823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-05-30 17:31:13.430842 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-05-30 17:31:13.430860 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-05-30 17:31:13.430880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-05-30 17:31:13.430898 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-05-30 17:31:13.430918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-05-30 17:31:13.430936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-05-30 17:31:13.430955 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-05-30 17:31:13.430973 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-05-30 17:31:13.430992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-05-30 17:31:13.431011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-05-30 17:31:13.431029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-05-30 17:31:13.431048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-05-30 17:31:13.431067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-05-30 17:31:13.431085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-05-30 17:31:13.431104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-05-30 17:31:13.431122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-05-30 17:31:13.431141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-05-30 17:31:13.431161 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-05-30 17:31:13.431179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-05-30 17:31:13.431198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-05-30 17:31:13.431216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-05-30 17:31:13.431234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-05-30 17:31:13.431253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-05-30 17:31:13.431272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-05-30 17:31:13.431290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-05-30 17:31:13.431308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-05-30 17:31:13.431327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-05-30 17:31:13.431345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-05-30 17:31:13.431364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-05-30 17:31:13.431389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-05-30 17:31:13.431408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-05-30 17:31:13.431427 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-05-30 17:31:13.431445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-05-30 17:31:13.431463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-05-30 17:31:13.431481 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-05-30 17:31:13.431500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-05-30 17:31:13.431518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-05-30 17:31:13.431536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-05-30 17:31:13.431554 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-05-30 17:31:13.431573 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-05-30 17:31:13.431591 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-05-30 17:31:13.431610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-05-30 17:31:13.431628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-05-30 17:31:13.431647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-05-30 17:31:13.431666 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-05-30 17:31:13.431685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-05-30 17:31:13.431704 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-05-30 17:31:13.431723 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-05-30 17:31:13.431742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-05-30 17:31:13.431761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-05-30 17:31:13.431780 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-05-30 17:31:13.431799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-05-30 17:31:13.431818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-05-30 17:31:13.431838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-05-30 17:31:13.431857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-05-30 17:31:13.431876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-05-30 17:31:13.431895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-05-30 17:31:13.431913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-05-30 17:31:13.431933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-05-30 17:31:13.431952 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-05-30 17:31:13.431976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-05-30 17:31:13.431995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-05-30 17:31:13.432015 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-05-30 17:31:13.432033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-05-30 17:31:13.432052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-05-30 17:31:13.432070 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-05-30 17:31:13.432089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-05-30 17:31:13.432108 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-05-30 17:31:13.432127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-05-30 17:31:13.432145 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-05-30 17:31:13.432165 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-05-30 17:31:13.432184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-05-30 17:31:13.432202 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-05-30 17:31:13.432222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-05-30 17:31:13.432241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-05-30 17:31:13.432260 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-05-30 17:31:13.432279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-05-30 17:31:13.432299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-05-30 17:31:13.432318 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-05-30 17:31:13.432337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-05-30 17:31:13.432356 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-05-30 17:31:13.432375 | instance | cd+++++++++ objects/cluster/namespace/
2026-05-30 17:31:13.432393 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-05-30 17:31:13.432412 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-05-30 17:31:13.432431 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-05-30 17:31:13.432449 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-05-30 17:31:13.432468 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-05-30 17:31:13.432487 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-05-30 17:31:13.432506 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-05-30 17:31:13.432525 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-05-30 17:31:13.432544 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-05-30 17:31:13.432562 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-05-30 17:31:13.432580 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-05-30 17:31:13.432598 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-05-30 17:31:13.432616 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-05-30 17:31:13.432635 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-05-30 17:31:13.432654 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-05-30 17:31:13.432673 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-05-30 17:31:13.432692 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-05-30 17:31:13.432715 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-05-30 17:31:13.432735 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-05-30 17:31:13.432754 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-05-30 17:31:13.432772 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-05-30 17:31:13.432790 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-05-30 17:31:13.432808 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-05-30 17:31:13.432827 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-05-30 17:31:13.432845 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-05-30 17:31:13.432864 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-05-30 17:31:13.432882 | instance | cd+++++++++ objects/cluster/node/
2026-05-30 17:31:13.432901 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-05-30 17:31:13.432920 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-05-30 17:31:13.432938 | instance | cd+++++++++ objects/cluster/storageclass/
2026-05-30 17:31:13.432962 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-05-30 17:31:13.432981 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-05-30 17:31:13.433000 | instance | cd+++++++++ objects/namespaced/
2026-05-30 17:31:13.433034 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-05-30 17:31:13.433056 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-05-30 17:31:13.433075 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-05-30 17:31:13.433095 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-05-30 17:31:13.433114 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-05-30 17:31:13.433133 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-05-30 17:31:13.433152 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-05-30 17:31:13.433171 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-05-30 17:31:13.433191 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-05-30 17:31:13.433209 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-05-30 17:31:13.433306 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-05-30 17:31:13.433345 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-05-30 17:31:13.433367 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-05-30 17:31:13.433386 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-05-30 17:31:13.433406 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-05-30 17:31:13.433424 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-05-30 17:31:13.433441 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-05-30 17:31:13.433460 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-05-30 17:31:13.433478 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-05-30 17:31:13.433496 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-05-30 17:31:13.433513 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-05-30 17:31:13.433531 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-05-30 17:31:13.433549 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-05-30 17:31:13.433567 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-05-30 17:31:13.433585 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-05-30 17:31:13.433612 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-186.nip.io-tls.txt
2026-05-30 17:31:13.433632 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-186.nip.io-tls.yaml
2026-05-30 17:31:13.433650 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-05-30 17:31:13.433668 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-05-30 17:31:13.433686 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-05-30 17:31:13.433705 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-05-30 17:31:13.433723 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-05-30 17:31:13.433741 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-05-30 17:31:13.433760 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-05-30 17:31:13.433777 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-05-30 17:31:13.433795 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-05-30 17:31:13.433813 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-05-30 17:31:13.433830 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-05-30 17:31:13.433848 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-05-30 17:31:13.433866 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-05-30 17:31:13.433883 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-05-30 17:31:13.433901 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-05-30 17:31:13.433919 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-05-30 17:31:13.433936 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-05-30 17:31:13.433953 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-05-30 17:31:13.433971 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-05-30 17:31:13.433988 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-05-30 17:31:13.434006 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-05-30 17:31:13.434024 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-05-30 17:31:13.434041 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-05-30 17:31:13.434058 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-05-30 17:31:13.434076 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-05-30 17:31:13.434093 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-05-30 17:31:13.434111 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-05-30 17:31:13.434129 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-05-30 17:31:13.434146 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-05-30 17:31:13.434164 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-05-30 17:31:13.434181 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-05-30 17:31:13.434198 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-05-30 17:31:13.434216 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-05-30 17:31:13.434234 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-05-30 17:31:13.434252 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-05-30 17:31:13.434275 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-05-30 17:31:13.434295 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-05-30 17:31:13.434313 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-05-30 17:31:13.434331 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-m4ffl.txt
2026-05-30 17:31:13.434349 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-m4ffl.yaml
2026-05-30 17:31:13.434367 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-bkcfv.txt
2026-05-30 17:31:13.434385 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-bkcfv.yaml
2026-05-30 17:31:13.434404 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-rrvgp.txt
2026-05-30 17:31:13.434422 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-rrvgp.yaml
2026-05-30 17:31:13.434440 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-05-30 17:31:13.434458 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-05-30 17:31:13.434476 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-05-30 17:31:13.434494 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-05-30 17:31:13.434512 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-05-30 17:31:13.434530 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-05-30 17:31:13.434548 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-05-30 17:31:13.434565 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-05-30 17:31:13.434583 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-05-30 17:31:13.434601 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-05-30 17:31:13.434618 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-05-30 17:31:13.434636 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-05-30 17:31:13.434653 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-05-30 17:31:13.434671 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-05-30 17:31:13.434688 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-05-30 17:31:13.434706 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-05-30 17:31:13.434723 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-05-30 17:31:13.434741 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-05-30 17:31:13.434758 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-05-30 17:31:13.434776 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-05-30 17:31:13.434793 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-05-30 17:31:13.434811 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-05-30 17:31:13.434828 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-05-30 17:31:13.434846 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-05-30 17:31:13.434868 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-05-30 17:31:13.434886 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-05-30 17:31:13.434905 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-05-30 17:31:13.434923 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-05-30 17:31:13.434941 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-05-30 17:31:13.434958 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-05-30 17:31:13.434975 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-05-30 17:31:13.434993 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-05-30 17:31:13.435011 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-05-30 17:31:13.435029 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-05-30 17:31:13.435047 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-05-30 17:31:13.435065 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-05-30 17:31:13.435083 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-05-30 17:31:13.435101 | instance | cd+++++++++ objects/namespaced/default/
2026-05-30 17:31:13.435118 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-05-30 17:31:13.435136 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-05-30 17:31:13.435154 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-05-30 17:31:13.435171 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-05-30 17:31:13.435189 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-05-30 17:31:13.435207 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-05-30 17:31:13.435225 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-05-30 17:31:13.435242 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-05-30 17:31:13.435259 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-05-30 17:31:13.435277 | instance | cd+++++++++ objects/namespaced/default/services/
2026-05-30 17:31:13.435294 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-05-30 17:31:13.435312 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-05-30 17:31:13.435330 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-05-30 17:31:13.435347 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-05-30 17:31:13.435365 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-05-30 17:31:13.435383 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-05-30 17:31:13.435402 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-05-30 17:31:13.435422 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-05-30 17:31:13.435443 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-05-30 17:31:13.435461 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-05-30 17:31:13.435479 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-05-30 17:31:13.435497 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-05-30 17:31:13.435515 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-05-30 17:31:13.435539 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-05-30 17:31:13.435558 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-05-30 17:31:13.435577 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-xbbfr.txt
2026-05-30 17:31:13.435595 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-xbbfr.yaml
2026-05-30 17:31:13.435613 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-05-30 17:31:13.435631 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-05-30 17:31:13.435649 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-05-30 17:31:13.435667 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-05-30 17:31:13.435685 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-05-30 17:31:13.435703 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-05-30 17:31:13.435721 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-05-30 17:31:13.435739 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-05-30 17:31:13.435758 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-05-30 17:31:13.435775 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-05-30 17:31:13.435793 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-05-30 17:31:13.435811 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-05-30 17:31:13.435829 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-05-30 17:31:13.435847 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-05-30 17:31:13.435864 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-05-30 17:31:13.435883 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-05-30 17:31:13.435901 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-05-30 17:31:13.435919 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-05-30 17:31:13.435937 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-05-30 17:31:13.435955 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-05-30 17:31:13.435973 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-05-30 17:31:13.435990 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-05-30 17:31:13.436008 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-05-30 17:31:13.436025 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-05-30 17:31:13.436043 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-05-30 17:31:13.436061 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-05-30 17:31:13.436078 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-05-30 17:31:13.436097 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-05-30 17:31:13.436120 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-05-30 17:31:13.436138 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-05-30 17:31:13.436156 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-05-30 17:31:13.436173 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-05-30 17:31:13.436191 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-05-30 17:31:13.436208 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-05-30 17:31:13.436225 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-05-30 17:31:13.436243 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-05-30 17:31:13.436260 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-05-30 17:31:13.436278 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-05-30 17:31:13.436296 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-05-30 17:31:13.436313 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-05-30 17:31:13.436330 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-05-30 17:31:13.436348 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-05-30 17:31:13.436366 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-05-30 17:31:13.436383 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-05-30 17:31:13.436400 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-05-30 17:31:13.436418 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-05-30 17:31:13.436437 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-05-30 17:31:13.436457 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-05-30 17:31:13.436475 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-05-30 17:31:13.436492 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-05-30 17:31:13.436510 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-05-30 17:31:13.436528 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-05-30 17:31:13.436546 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-05-30 17:31:13.436565 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-05-30 17:31:13.436583 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-05-30 17:31:13.436601 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-05-30 17:31:13.436619 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-05-30 17:31:13.436637 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-05-30 17:31:13.436655 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-05-30 17:31:13.436672 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-05-30 17:31:13.436690 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-05-30 17:31:13.436708 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-mnmgl.txt
2026-05-30 17:31:13.436731 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-mnmgl.yaml
2026-05-30 17:31:13.436750 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-wrdht.txt
2026-05-30 17:31:13.436768 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-wrdht.yaml
2026-05-30 17:31:13.436785 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-05-30 17:31:13.436804 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-05-30 17:31:13.436822 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-05-30 17:31:13.436840 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-05-30 17:31:13.436858 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-05-30 17:31:13.436877 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-05-30 17:31:13.436895 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-05-30 17:31:13.436913 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-05-30 17:31:13.436931 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-05-30 17:31:13.436948 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-05-30 17:31:13.436974 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-05-30 17:31:13.436994 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-05-30 17:31:13.437013 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-05-30 17:31:13.437053 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-05-30 17:31:13.437071 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-05-30 17:31:13.437089 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-05-30 17:31:13.437108 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-05-30 17:31:13.437126 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-05-30 17:31:13.437144 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-05-30 17:31:13.437162 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-05-30 17:31:13.437180 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-05-30 17:31:13.437198 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-05-30 17:31:13.437217 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-05-30 17:31:13.437235 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-05-30 17:31:13.437254 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-05-30 17:31:13.437272 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-05-30 17:31:13.437307 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-05-30 17:31:13.437327 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-05-30 17:31:13.437345 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-05-30 17:31:13.437363 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-05-30 17:31:13.437380 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-05-30 17:31:13.437405 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-05-30 17:31:13.437423 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-05-30 17:31:13.437441 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-05-30 17:31:13.437459 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-05-30 17:31:13.437477 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-05-30 17:31:13.437496 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-05-30 17:31:13.437515 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-05-30 17:31:13.437533 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-05-30 17:31:13.437551 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-05-30 17:31:13.437569 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-05-30 17:31:13.437586 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-05-30 17:31:13.437604 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-05-30 17:31:13.437622 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-05-30 17:31:13.437639 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-05-30 17:31:13.437657 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-05-30 17:31:13.437675 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-05-30 17:31:13.437692 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-05-30 17:31:13.437710 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-05-30 17:31:13.437727 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-05-30 17:31:13.437745 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-05-30 17:31:13.437763 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-05-30 17:31:13.437781 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-05-30 17:31:13.437798 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-05-30 17:31:13.437815 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-05-30 17:31:13.437833 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-05-30 17:31:13.437850 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-05-30 17:31:13.437867 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-05-30 17:31:13.437885 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-05-30 17:31:13.437902 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-05-30 17:31:13.437919 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-05-30 17:31:13.437936 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-05-30 17:31:13.437954 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-05-30 17:31:13.437972 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-05-30 17:31:13.437989 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-05-30 17:31:13.438007 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-05-30 17:31:13.438025 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-05-30 17:31:13.438049 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-05-30 17:31:13.438068 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-05-30 17:31:13.438087 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-05-30 17:31:13.438105 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-05-30 17:31:13.438122 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-05-30 17:31:13.438140 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-05-30 17:31:13.438159 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-05-30 17:31:13.438195 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-05-30 17:31:13.438232 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-05-30 17:31:13.438255 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-05-30 17:31:13.438275 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-05-30 17:31:13.438294 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-05-30 17:31:13.438312 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-05-30 17:31:13.438331 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-05-30 17:31:13.438349 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-05-30 17:31:13.438367 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-05-30 17:31:13.438389 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-05-30 17:31:13.438423 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-05-30 17:31:13.438451 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-05-30 17:31:13.438478 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-05-30 17:31:13.438505 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-05-30 17:31:13.438534 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-05-30 17:31:13.438570 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-05-30 17:31:13.438601 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-05-30 17:31:13.438636 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-05-30 17:31:13.438671 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-05-30 17:31:13.438698 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-05-30 17:31:13.438725 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-05-30 17:31:13.438753 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-05-30 17:31:13.438780 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-05-30 17:31:13.438806 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-cr2vt.txt
2026-05-30 17:31:13.438833 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-cr2vt.yaml
2026-05-30 17:31:13.438859 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-rzzt4.txt
2026-05-30 17:31:13.438885 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-rzzt4.yaml
2026-05-30 17:31:13.438911 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-9hjgn.txt
2026-05-30 17:31:13.438946 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-9hjgn.yaml
2026-05-30 17:31:13.438974 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-bm5rg.txt
2026-05-30 17:31:13.439001 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-bm5rg.yaml
2026-05-30 17:31:13.439027 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-05-30 17:31:13.439053 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-05-30 17:31:13.439080 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-05-30 17:31:13.439106 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-05-30 17:31:13.439132 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-05-30 17:31:13.439159 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-05-30 17:31:13.439185 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-4xz8x.txt
2026-05-30 17:31:13.439211 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-4xz8x.yaml
2026-05-30 17:31:13.439238 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-05-30 17:31:13.439264 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-05-30 17:31:13.439290 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-05-30 17:31:13.439317 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-05-30 17:31:13.439343 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-05-30 17:31:13.439369 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-05-30 17:31:13.439395 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-05-30 17:31:13.439422 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-05-30 17:31:13.439448 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-05-30 17:31:13.439474 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-05-30 17:31:13.439501 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-05-30 17:31:13.439527 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-05-30 17:31:13.439553 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-05-30 17:31:13.439578 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-05-30 17:31:13.439603 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-05-30 17:31:13.439629 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-05-30 17:31:13.439655 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-05-30 17:31:13.439681 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-05-30 17:31:13.439706 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-05-30 17:31:13.439732 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-05-30 17:31:13.439758 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-05-30 17:31:13.439783 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-05-30 17:31:13.439816 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-05-30 17:31:13.439842 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-05-30 17:31:13.439868 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-05-30 17:31:13.439894 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-05-30 17:31:13.439920 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-05-30 17:31:13.439945 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-05-30 17:31:13.439971 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-05-30 17:31:13.439997 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-05-30 17:31:13.440023 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-05-30 17:31:13.440050 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-05-30 17:31:13.440076 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-05-30 17:31:13.440102 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-05-30 17:31:13.440130 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-05-30 17:31:13.440157 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-05-30 17:31:13.440184 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-05-30 17:31:13.440210 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-05-30 17:31:13.440236 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-05-30 17:31:13.440262 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-05-30 17:31:13.440289 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-05-30 17:31:13.440316 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-05-30 17:31:13.440342 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-05-30 17:31:13.440368 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-05-30 17:31:13.440395 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-05-30 17:31:13.440422 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-05-30 17:31:13.440448 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-05-30 17:31:13.440475 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-05-30 17:31:13.440502 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-05-30 17:31:13.440528 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-05-30 17:31:13.440554 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-05-30 17:31:13.440581 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-3x9jle.txt
2026-05-30 17:31:13.440607 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-3x9jle.yaml
2026-05-30 17:31:13.440633 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-i1081i.txt
2026-05-30 17:31:13.440659 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-i1081i.yaml
2026-05-30 17:31:13.440686 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-05-30 17:31:13.440719 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-05-30 17:31:13.440746 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-05-30 17:31:13.440772 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-05-30 17:31:13.440798 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-05-30 17:31:13.440824 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-05-30 17:31:13.440850 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-05-30 17:31:13.440876 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-05-30 17:31:13.440902 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-05-30 17:31:13.440929 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-05-30 17:31:13.440954 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-05-30 17:31:13.440987 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-05-30 17:31:13.441048 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-05-30 17:31:13.441078 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-05-30 17:31:13.441105 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-05-30 17:31:13.441131 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-05-30 17:31:13.441157 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-05-30 17:31:13.441183 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-05-30 17:31:13.441209 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-05-30 17:31:13.441236 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-05-30 17:31:13.441262 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-05-30 17:31:13.441289 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-05-30 17:31:13.441315 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-05-30 17:31:13.441341 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-05-30 17:31:13.441410 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-05-30 17:31:13.441438 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-05-30 17:31:13.441465 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-05-30 17:31:13.441491 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-05-30 17:31:13.441517 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-05-30 17:31:13.441544 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-05-30 17:31:13.441569 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-05-30 17:31:13.441594 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-05-30 17:31:13.441620 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-05-30 17:31:13.441653 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-05-30 17:31:13.441701 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-05-30 17:31:13.441731 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-05-30 17:31:13.441758 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-05-30 17:31:13.441785 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-05-30 17:31:13.441812 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-05-30 17:31:13.441839 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-05-30 17:31:13.441865 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-05-30 17:31:13.441892 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-05-30 17:31:13.441918 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-05-30 17:31:13.441944 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-05-30 17:31:13.441970 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-05-30 17:31:13.441997 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-05-30 17:31:13.442024 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-05-30 17:31:13.442050 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-05-30 17:31:13.442076 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-05-30 17:31:13.442102 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-05-30 17:31:13.442129 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-05-30 17:31:13.442156 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-05-30 17:31:13.442182 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-05-30 17:31:13.442208 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-05-30 17:31:13.442234 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-05-30 17:31:13.442260 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-05-30 17:31:13.442286 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-05-30 17:31:13.442311 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-05-30 17:31:13.442337 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-05-30 17:31:13.442362 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-05-30 17:31:13.442388 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-05-30 17:31:13.442413 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-05-30 17:31:13.442430 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-05-30 17:31:13.442447 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-05-30 17:31:13.442464 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-05-30 17:31:13.442481 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-05-30 17:31:13.442499 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-05-30 17:31:13.442522 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-05-30 17:31:13.442540 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-05-30 17:31:13.442563 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-05-30 17:31:13.442586 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-05-30 17:31:13.442605 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-05-30 17:31:13.442623 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-05-30 17:31:13.442642 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-05-30 17:31:13.442659 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-05-30 17:31:13.442677 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-05-30 17:31:13.442695 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-05-30 17:31:13.442718 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-05-30 17:31:13.442740 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-05-30 17:31:13.442762 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-05-30 17:31:13.442784 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-05-30 17:31:13.442807 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-05-30 17:31:13.442830 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-05-30 17:31:13.442851 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-05-30 17:31:13.442873 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-05-30 17:31:13.442894 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-05-30 17:31:13.442917 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-05-30 17:31:13.442939 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-05-30 17:31:13.442960 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-05-30 17:31:13.442982 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-05-30 17:31:13.443004 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-05-30 17:31:13.443027 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-05-30 17:31:13.443049 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-05-30 17:31:13.443072 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-05-30 17:31:13.443093 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-05-30 17:31:13.443114 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-05-30 17:31:13.443136 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-05-30 17:31:13.443157 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-05-30 17:31:13.443177 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-05-30 17:31:13.443197 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-05-30 17:31:13.443228 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-05-30 17:31:13.443251 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-05-30 17:31:13.443272 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-05-30 17:31:13.443294 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-05-30 17:31:13.443315 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-zz2bc.txt
2026-05-30 17:31:13.443336 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-zz2bc.yaml
2026-05-30 17:31:13.443358 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-05-30 17:31:13.443381 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-05-30 17:31:13.443403 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-05-30 17:31:13.443425 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-05-30 17:31:13.443448 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-05-30 17:31:13.443470 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-05-30 17:31:13.443494 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-05-30 17:31:13.443515 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-05-30 17:31:13.443537 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-05-30 17:31:13.443557 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-05-30 17:31:13.443578 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-05-30 17:31:13.443601 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-05-30 17:31:13.443623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-05-30 17:31:13.443642 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-05-30 17:31:13.443664 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-05-30 17:31:13.443686 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-05-30 17:31:13.443708 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-05-30 17:31:13.443728 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-05-30 17:31:13.443751 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-05-30 17:31:13.443773 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-05-30 17:31:13.443794 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-05-30 17:31:13.443814 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-05-30 17:31:13.443836 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-05-30 17:31:13.443858 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-05-30 17:31:13.443880 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-05-30 17:31:13.443901 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-05-30 17:31:13.443923 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-05-30 17:31:13.443948 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-05-30 17:31:13.443967 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-05-30 17:31:13.443986 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-05-30 17:31:13.444003 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-05-30 17:31:13.444021 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-05-30 17:31:13.444042 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-05-30 17:31:13.444062 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-05-30 17:31:13.444084 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-05-30 17:31:13.444103 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-05-30 17:31:13.444122 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-05-30 17:31:13.444145 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-05-30 17:31:13.444166 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-05-30 17:31:13.444187 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-05-30 17:31:13.444209 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-05-30 17:31:13.444230 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-05-30 17:31:13.444250 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-05-30 17:31:13.444269 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-05-30 17:31:13.444289 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-05-30 17:31:13.444310 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-05-30 17:31:13.444333 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-05-30 17:31:13.444358 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-05-30 17:31:13.444380 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-05-30 17:31:13.444401 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-05-30 17:31:13.444420 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-05-30 17:31:13.444438 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-05-30 17:31:13.444457 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-05-30 17:31:13.444475 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-05-30 17:31:13.444494 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-05-30 17:31:13.444512 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-05-30 17:31:13.444536 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-05-30 17:31:13.444556 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-05-30 17:31:13.444575 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-05-30 17:31:13.444594 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-05-30 17:31:13.444613 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-05-30 17:31:13.444631 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-05-30 17:31:13.444650 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-05-30 17:31:13.444668 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-05-30 17:31:13.444687 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-05-30 17:31:13.444705 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-05-30 17:31:13.444723 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-05-30 17:31:13.444741 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-05-30 17:31:13.444759 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-05-30 17:31:13.444777 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-05-30 17:31:13.444795 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-05-30 17:31:13.444813 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-05-30 17:31:13.444831 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-05-30 17:31:13.444849 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-05-30 17:31:13.444866 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-05-30 17:31:13.444885 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-05-30 17:31:13.444903 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-05-30 17:31:13.444920 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-05-30 17:31:13.444938 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-05-30 17:31:13.444956 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-05-30 17:31:13.444980 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-05-30 17:31:13.445000 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-05-30 17:31:13.445059 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-05-30 17:31:13.445082 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-05-30 17:31:13.445101 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-05-30 17:31:13.445126 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-05-30 17:31:13.445146 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-05-30 17:31:13.445164 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-05-30 17:31:13.445183 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-05-30 17:31:13.445247 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-05-30 17:31:13.445381 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-05-30 17:31:13.445444 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-05-30 17:31:13.445470 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-05-30 17:31:13.445490 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-05-30 17:31:13.445509 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-05-30 17:31:13.445529 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-05-30 17:31:13.445749 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-05-30 17:31:13.445784 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-05-30 17:31:13.445804 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-05-30 17:31:13.445824 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-05-30 17:31:13.445843 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-05-30 17:31:13.445861 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-05-30 17:31:13.445879 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-05-30 17:31:13.445896 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-05-30 17:31:13.445914 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-05-30 17:31:13.445932 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-05-30 17:31:13.445949 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-05-30 17:31:13.445967 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-05-30 17:31:13.445985 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-05-30 17:31:13.446002 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-05-30 17:31:13.446020 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-05-30 17:31:13.446037 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-05-30 17:31:13.446055 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-05-30 17:31:13.446072 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-05-30 17:31:13.446090 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-05-30 17:31:13.446107 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-05-30 17:31:13.446125 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-05-30 17:31:13.446143 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-05-30 17:31:13.446170 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-05-30 17:31:13.446189 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-05-30 17:31:13.446207 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-05-30 17:31:13.446225 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-05-30 17:31:13.446243 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-05-30 17:31:13.446260 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-05-30 17:31:13.446277 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-05-30 17:31:13.446296 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-05-30 17:31:13.446314 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-05-30 17:31:13.446331 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-05-30 17:31:13.446349 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-05-30 17:31:13.446367 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-30 17:31:13.446384 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-30 17:31:13.446403 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-05-30 17:31:13.446422 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-05-30 17:31:13.446440 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-05-30 17:31:13.446459 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-05-30 17:31:13.446477 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-05-30 17:31:13.446496 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-05-30 17:31:13.446514 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-05-30 17:31:13.446532 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-05-30 17:31:13.446551 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-05-30 17:31:13.446570 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-05-30 17:31:13.446589 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-30 17:31:13.446606 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-05-30 17:31:13.446624 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-05-30 17:31:13.446642 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-05-30 17:31:13.446660 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-05-30 17:31:13.446678 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-05-30 17:31:13.446696 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-05-30 17:31:13.446715 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-05-30 17:31:13.446733 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-05-30 17:31:13.446750 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-05-30 17:31:13.446774 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-05-30 17:31:13.446793 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-05-30 17:31:13.446812 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-05-30 17:31:13.446831 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-05-30 17:31:13.446849 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-05-30 17:31:13.446868 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-05-30 17:31:13.446885 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-05-30 17:31:13.446904 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-05-30 17:31:13.446922 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-05-30 17:31:13.446939 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-05-30 17:31:13.446957 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-05-30 17:31:13.446974 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-30 17:31:13.446992 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-05-30 17:31:13.447010 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-05-30 17:31:13.447027 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-30 17:31:13.447045 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-30 17:31:13.447291 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-05-30 17:31:13.447332 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-05-30 17:31:13.447354 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-05-30 17:31:13.447373 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-05-30 17:31:13.447392 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-05-30 17:31:13.447410 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-05-30 17:31:13.447428 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-05-30 17:31:13.447447 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-05-30 17:31:13.447464 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-05-30 17:31:13.447482 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-05-30 17:31:13.447500 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-05-30 17:31:13.447518 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-05-30 17:31:13.447536 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-05-30 17:31:13.447554 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-05-30 17:31:13.447572 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-05-30 17:31:13.447590 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-05-30 17:31:13.447608 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-05-30 17:31:13.447625 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-05-30 17:31:13.447651 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-05-30 17:31:13.447672 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-05-30 17:31:13.447690 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-05-30 17:31:13.447708 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-05-30 17:31:13.447726 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-05-30 17:31:13.447744 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-05-30 17:31:13.447763 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-05-30 17:31:13.447781 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-05-30 17:31:13.447799 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-05-30 17:31:13.447817 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-05-30 17:31:13.447835 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-05-30 17:31:13.447853 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-05-30 17:31:13.447872 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-05-30 17:31:13.447899 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-05-30 17:31:13.447918 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-05-30 17:31:13.447937 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-05-30 17:31:13.447955 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-05-30 17:31:13.447975 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-05-30 17:31:13.447993 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-05-30 17:31:13.448011 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-05-30 17:31:13.448029 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-05-30 17:31:13.448047 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-rc4pz.txt
2026-05-30 17:31:13.448064 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-rc4pz.yaml
2026-05-30 17:31:13.448082 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-65495bfd75-j5nxr.txt
2026-05-30 17:31:13.448100 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-65495bfd75-j5nxr.yaml
2026-05-30 17:31:13.448118 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nbhkn.txt
2026-05-30 17:31:13.448136 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nbhkn.yaml
2026-05-30 17:31:13.448154 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-dc426.txt
2026-05-30 17:31:13.448172 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-dc426.yaml
2026-05-30 17:31:13.448190 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-254wq.txt
2026-05-30 17:31:13.448217 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-254wq.yaml
2026-05-30 17:31:13.448236 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-05-30 17:31:13.448255 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-05-30 17:31:13.448273 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-05-30 17:31:13.448291 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-05-30 17:31:13.448309 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-crfss.txt
2026-05-30 17:31:13.448328 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-crfss.yaml
2026-05-30 17:31:13.448347 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-05-30 17:31:13.448366 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-05-30 17:31:13.448384 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-g8l4g.txt
2026-05-30 17:31:13.448402 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-g8l4g.yaml
2026-05-30 17:31:13.448422 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-vcm25.txt
2026-05-30 17:31:13.448443 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-vcm25.yaml
2026-05-30 17:31:13.448462 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-vxps6.txt
2026-05-30 17:31:13.448480 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-vxps6.yaml
2026-05-30 17:31:13.448499 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-05-30 17:31:13.448517 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-05-30 17:31:13.448536 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-cnm9q.txt
2026-05-30 17:31:13.448554 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-cnm9q.yaml
2026-05-30 17:31:13.448573 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-nqm4z.txt
2026-05-30 17:31:13.448592 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-nqm4z.yaml
2026-05-30 17:31:13.448611 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-05-30 17:31:13.448629 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-05-30 17:31:13.448648 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-05-30 17:31:13.448666 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-05-30 17:31:13.448685 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-05-30 17:31:13.448704 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-05-30 17:31:13.448722 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-05-30 17:31:13.448740 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-05-30 17:31:13.448759 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-05-30 17:31:13.448778 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-05-30 17:31:13.448796 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-05-30 17:31:13.448814 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-05-30 17:31:13.448838 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-05-30 17:31:13.448856 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-05-30 17:31:13.448875 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-05-30 17:31:13.448893 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-05-30 17:31:13.448911 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-05-30 17:31:13.448929 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-05-30 17:31:13.448947 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-05-30 17:31:13.448972 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-05-30 17:31:13.448992 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-05-30 17:31:13.449023 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-05-30 17:31:13.449045 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-05-30 17:31:13.449064 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-05-30 17:31:13.449083 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-05-30 17:31:13.449101 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-05-30 17:31:13.449119 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-05-30 17:31:13.449137 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-05-30 17:31:13.449156 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-05-30 17:31:13.449174 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-05-30 17:31:13.449193 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-05-30 17:31:13.449212 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-05-30 17:31:13.449229 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-05-30 17:31:13.449248 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-05-30 17:31:13.449266 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-05-30 17:31:13.449285 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-05-30 17:31:13.449303 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-05-30 17:31:13.449321 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-05-30 17:31:13.449339 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-05-30 17:31:13.449357 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-05-30 17:31:13.449375 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-05-30 17:31:13.449394 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-05-30 17:31:13.449412 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-05-30 17:31:13.449437 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-05-30 17:31:13.449456 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-05-30 17:31:13.449474 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-05-30 17:31:13.449542 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-05-30 17:31:13.449565 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-254wq-tls.txt
2026-05-30 17:31:13.449583 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-254wq-tls.yaml
2026-05-30 17:31:13.449602 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-05-30 17:31:13.449620 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-05-30 17:31:13.449637 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-05-30 17:31:13.449655 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-05-30 17:31:13.449672 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-05-30 17:31:13.449690 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-05-30 17:31:13.449707 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-05-30 17:31:13.449724 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-05-30 17:31:13.449741 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-05-30 17:31:13.449759 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-05-30 17:31:13.449776 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-05-30 17:31:13.449795 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-05-30 17:31:13.449813 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-05-30 17:31:13.449831 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-05-30 17:31:13.449849 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-05-30 17:31:13.449867 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-05-30 17:31:13.449885 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-05-30 17:31:13.449903 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-05-30 17:31:13.449921 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-05-30 17:31:13.449939 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-05-30 17:31:13.449957 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-05-30 17:31:13.449975 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-05-30 17:31:13.449992 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-05-30 17:31:13.450010 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-05-30 17:31:13.450034 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-05-30 17:31:13.450053 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-05-30 17:31:13.450071 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-05-30 17:31:13.450090 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-05-30 17:31:13.450108 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-05-30 17:31:13.450126 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-05-30 17:31:13.450144 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-05-30 17:31:13.450162 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-05-30 17:31:13.450181 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-05-30 17:31:13.450199 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-05-30 17:31:13.450217 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-05-30 17:31:13.450235 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-05-30 17:31:13.450253 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-30 17:31:13.450270 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-05-30 17:31:13.450288 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-05-30 17:31:13.450305 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-30 17:31:13.450323 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-30 17:31:13.450341 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-05-30 17:31:13.450358 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-05-30 17:31:13.450376 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-05-30 17:31:13.450394 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-05-30 17:31:13.450413 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-05-30 17:31:13.450435 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-05-30 17:31:13.450454 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-05-30 17:31:13.450472 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-05-30 17:31:13.450490 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-05-30 17:31:13.450508 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-05-30 17:31:13.450526 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-05-30 17:31:13.450544 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-05-30 17:31:13.450562 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-05-30 17:31:13.450581 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-05-30 17:31:13.450599 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-05-30 17:31:13.450622 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-05-30 17:31:13.450641 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-05-30 17:31:13.450660 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-05-30 17:31:13.450679 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-05-30 17:31:13.450697 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-05-30 17:31:13.450715 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-05-30 17:31:13.450733 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-05-30 17:31:13.450751 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-05-30 17:31:13.450770 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-05-30 17:31:13.450788 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-05-30 17:31:13.450806 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-05-30 17:31:13.450824 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-30 17:31:13.450842 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-05-30 17:31:13.450860 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-05-30 17:31:13.450878 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-30 17:31:13.450896 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-30 17:31:13.450914 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-05-30 17:31:13.450933 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-05-30 17:31:13.450950 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-05-30 17:31:13.450968 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-05-30 17:31:13.450986 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-05-30 17:31:13.451004 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-05-30 17:31:13.451022 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-05-30 17:31:13.451039 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-05-30 17:31:13.451056 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-05-30 17:31:13.451074 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-05-30 17:31:13.451092 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-05-30 17:31:13.451110 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-05-30 17:31:13.451128 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-05-30 17:31:13.451146 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-05-30 17:31:13.451164 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-05-30 17:31:13.451182 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-05-30 17:31:13.451200 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-05-30 17:31:13.451217 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-05-30 17:31:13.451240 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-05-30 17:31:13.451258 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-05-30 17:31:13.451276 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-05-30 17:31:13.451294 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-05-30 17:31:13.451312 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-05-30 17:31:13.451329 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-05-30 17:31:13.451347 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-05-30 17:31:13.451365 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-05-30 17:31:13.451383 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-05-30 17:31:13.451401 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-05-30 17:31:13.451420 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-05-30 17:31:13.451438 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-05-30 17:31:13.451456 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-05-30 17:31:13.451474 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-05-30 17:31:13.451492 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-05-30 17:31:13.451510 | instance | cd+++++++++ objects/namespaced/openstack/
2026-05-30 17:31:13.451528 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-05-30 17:31:13.451546 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-05-30 17:31:13.451564 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-05-30 17:31:13.451581 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-05-30 17:31:13.451599 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-05-30 17:31:13.451616 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-05-30 17:31:13.451633 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-05-30 17:31:13.451651 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-05-30 17:31:13.451669 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-05-30 17:31:13.451687 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-05-30 17:31:13.451704 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-05-30 17:31:13.451722 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-05-30 17:31:13.451739 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-05-30 17:31:13.451757 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-05-30 17:31:13.451775 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-05-30 17:31:13.451794 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-05-30 17:31:13.451813 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-05-30 17:31:13.451832 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-05-30 17:31:13.451850 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-05-30 17:31:13.451868 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-05-30 17:31:13.451891 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-05-30 17:31:13.451910 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-05-30 17:31:13.451928 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-05-30 17:31:13.451947 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-05-30 17:31:13.451965 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-05-30 17:31:13.451983 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-05-30 17:31:13.452001 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-05-30 17:31:13.452019 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt
2026-05-30 17:31:13.452037 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml
2026-05-30 17:31:13.452055 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-05-30 17:31:13.452073 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-05-30 17:31:13.452091 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-05-30 17:31:13.452109 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-05-30 17:31:13.452127 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-05-30 17:31:13.452145 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-05-30 17:31:13.452163 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-05-30 17:31:13.452181 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-05-30 17:31:13.452199 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-05-30 17:31:13.452217 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-05-30 17:31:13.452235 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-05-30 17:31:13.452253 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-05-30 17:31:13.452271 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-05-30 17:31:13.452288 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-05-30 17:31:13.452306 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-05-30 17:31:13.452324 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-05-30 17:31:13.452342 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-05-30 17:31:13.452360 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-05-30 17:31:13.452377 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-05-30 17:31:13.452395 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-05-30 17:31:13.452412 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-05-30 17:31:13.452430 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-05-30 17:31:13.452447 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-05-30 17:31:13.452464 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-05-30 17:31:13.452481 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-05-30 17:31:13.452498 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-05-30 17:31:13.452521 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-05-30 17:31:13.452539 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-05-30 17:31:13.452557 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-05-30 17:31:13.452575 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-05-30 17:31:13.452592 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-05-30 17:31:13.452609 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-05-30 17:31:13.452626 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-05-30 17:31:13.452643 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-05-30 17:31:13.452660 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-05-30 17:31:13.452677 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-05-30 17:31:13.452695 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-05-30 17:31:13.452712 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-05-30 17:31:13.452729 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-05-30 17:31:13.452747 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-05-30 17:31:13.452765 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-05-30 17:31:13.452783 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-05-30 17:31:13.452801 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-05-30 17:31:13.452819 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-05-30 17:31:13.452836 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-05-30 17:31:13.452854 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-05-30 17:31:13.452872 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-05-30 17:31:13.452890 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-05-30 17:31:13.452907 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-05-30 17:31:13.452925 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-05-30 17:31:13.452943 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-05-30 17:31:13.452965 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-05-30 17:31:13.452985 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-05-30 17:31:13.453003 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-05-30 17:31:13.453035 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-05-30 17:31:13.453055 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-05-30 17:31:13.453073 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-05-30 17:31:13.453090 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-05-30 17:31:13.453108 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-05-30 17:31:13.453126 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-05-30 17:31:13.453149 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-05-30 17:31:13.453168 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-05-30 17:31:13.453187 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-05-30 17:31:13.453205 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-05-30 17:31:13.453223 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-05-30 17:31:13.453241 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-05-30 17:31:13.453259 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt
2026-05-30 17:31:13.453278 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml
2026-05-30 17:31:13.453296 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt
2026-05-30 17:31:13.453314 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml
2026-05-30 17:31:13.453332 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt
2026-05-30 17:31:13.453350 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml
2026-05-30 17:31:13.453368 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-05-30 17:31:13.453387 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-05-30 17:31:13.453405 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt
2026-05-30 17:31:13.453424 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml
2026-05-30 17:31:13.453441 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-05-30 17:31:13.453460 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-05-30 17:31:13.453478 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-05-30 17:31:13.453498 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-05-30 17:31:13.453517 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-05-30 17:31:13.453535 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-05-30 17:31:13.453599 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-05-30 17:31:13.453620 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-05-30 17:31:13.453637 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-05-30 17:31:13.453654 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-05-30 17:31:13.453672 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-05-30 17:31:13.453689 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-05-30 17:31:13.453706 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-05-30 17:31:13.453724 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-05-30 17:31:13.453741 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-05-30 17:31:13.453758 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-05-30 17:31:13.453776 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-05-30 17:31:13.453794 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-05-30 17:31:13.453811 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-05-30 17:31:13.453829 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-05-30 17:31:13.453852 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-05-30 17:31:13.453871 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt
2026-05-30 17:31:13.453888 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml
2026-05-30 17:31:13.453906 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-05-30 17:31:13.453923 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-05-30 17:31:13.453941 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-05-30 17:31:13.453958 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-05-30 17:31:13.453976 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-05-30 17:31:13.453994 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-05-30 17:31:13.454012 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-05-30 17:31:13.454029 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-05-30 17:31:13.454047 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-05-30 17:31:13.454064 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-05-30 17:31:13.454081 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-05-30 17:31:13.454098 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-05-30 17:31:13.454114 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-05-30 17:31:13.454132 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-05-30 17:31:13.454148 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-05-30 17:31:13.454166 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-05-30 17:31:13.454183 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-05-30 17:31:13.454201 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-05-30 17:31:13.454219 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-05-30 17:31:13.454236 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-05-30 17:31:13.454254 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-05-30 17:31:13.454272 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-05-30 17:31:13.454290 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-05-30 17:31:13.454308 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-05-30 17:31:13.454326 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-05-30 17:31:13.454345 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-05-30 17:31:13.454363 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-05-30 17:31:13.454381 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-05-30 17:31:13.454399 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-05-30 17:31:13.454418 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-05-30 17:31:13.454436 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-05-30 17:31:13.454454 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-05-30 17:31:13.454472 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-05-30 17:31:13.454493 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-05-30 17:31:13.454513 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-05-30 17:31:13.454531 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-05-30 17:31:13.454550 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-05-30 17:31:13.454568 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-05-30 17:31:13.454587 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-05-30 17:31:13.454605 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-05-30 17:31:13.454623 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-05-30 17:31:13.454641 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-05-30 17:31:13.454659 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-05-30 17:31:13.454677 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-05-30 17:31:13.454695 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-05-30 17:31:13.454713 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt
2026-05-30 17:31:13.454732 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml
2026-05-30 17:31:13.454750 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt
2026-05-30 17:31:13.454767 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml
2026-05-30 17:31:13.454785 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-05-30 17:31:13.454803 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-05-30 17:31:13.454821 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-05-30 17:31:13.454839 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-05-30 17:31:13.454857 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-05-30 17:31:13.454875 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-05-30 17:31:13.454893 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-05-30 17:31:13.454911 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-05-30 17:31:13.454929 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-05-30 17:31:13.454947 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-05-30 17:31:13.454965 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-05-30 17:31:13.454982 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-05-30 17:31:13.454999 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-05-30 17:31:13.455017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-05-30 17:31:13.455035 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-05-30 17:31:13.455054 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-05-30 17:31:13.455072 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-05-30 17:31:13.455090 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-05-30 17:31:13.455108 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-05-30 17:31:13.455125 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-05-30 17:31:13.455147 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-05-30 17:31:13.455166 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-05-30 17:31:13.455183 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-05-30 17:31:13.455201 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-05-30 17:31:13.455219 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-05-30 17:31:13.455237 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-05-30 17:31:13.455254 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-05-30 17:31:13.455271 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-05-30 17:31:13.455289 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-05-30 17:31:13.455307 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-05-30 17:31:13.455324 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-05-30 17:31:13.455342 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-05-30 17:31:13.455361 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-05-30 17:31:13.455379 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-05-30 17:31:13.455397 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-05-30 17:31:13.455417 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-05-30 17:31:13.455437 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-05-30 17:31:13.455454 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-05-30 17:31:13.455472 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-30 17:31:13.455490 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-30 17:31:13.455508 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-05-30 17:31:13.455525 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-05-30 17:31:13.455543 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-05-30 17:31:13.455561 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-05-30 17:31:13.455579 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-05-30 17:31:13.455597 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-05-30 17:31:13.455615 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-05-30 17:31:13.455633 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-05-30 17:31:13.455651 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-05-30 17:31:13.455669 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-05-30 17:31:13.455686 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-05-30 17:31:13.455704 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-05-30 17:31:13.455721 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-05-30 17:31:13.455739 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-05-30 17:31:13.455756 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-05-30 17:31:13.455779 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-05-30 17:31:13.455797 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-05-30 17:31:13.455815 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-05-30 17:31:13.455833 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-05-30 17:31:13.455851 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-05-30 17:31:13.455870 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-05-30 17:31:13.455887 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-05-30 17:31:13.455905 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-05-30 17:31:13.455923 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-05-30 17:31:13.455940 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-05-30 17:31:13.455958 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-05-30 17:31:13.455975 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-05-30 17:31:13.455994 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-05-30 17:31:13.456011 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-05-30 17:31:13.456029 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-05-30 17:31:13.456048 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-05-30 17:31:13.456066 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-05-30 17:31:13.456084 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-05-30 17:31:13.456102 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-05-30 17:31:13.456120 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-05-30 17:31:13.456138 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-05-30 17:31:13.456155 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-05-30 17:31:13.456173 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-05-30 17:31:13.456191 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-05-30 17:31:13.456208 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-05-30 17:31:13.456226 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-05-30 17:31:13.456243 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-05-30 17:31:13.456260 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-05-30 17:31:13.456278 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-05-30 17:31:13.456295 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-05-30 17:31:13.456313 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-05-30 17:31:13.456331 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-05-30 17:31:13.456348 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-05-30 17:31:13.456366 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-05-30 17:31:13.456384 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-05-30 17:31:13.456402 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-05-30 17:31:13.456420 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-05-30 17:31:13.456439 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-05-30 17:31:13.456457 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-05-30 17:31:13.456480 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-05-30 17:31:13.456499 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-05-30 17:31:13.456517 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-05-30 17:31:13.456534 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-05-30 17:31:13.456553 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-05-30 17:31:13.456571 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-05-30 17:31:13.456589 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-05-30 17:31:13.456607 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-05-30 17:31:13.456625 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-05-30 17:31:13.456643 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-05-30 17:31:13.456660 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-05-30 17:31:13.456677 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-05-30 17:31:13.456695 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-05-30 17:31:13.456712 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-05-30 17:31:13.456730 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-05-30 17:31:13.456748 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-05-30 17:31:13.456765 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-05-30 17:31:13.456783 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-05-30 17:31:13.456801 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-05-30 17:31:13.456818 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-05-30 17:31:13.456836 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-05-30 17:31:13.456853 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-05-30 17:31:13.456871 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-05-30 17:31:13.456889 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-05-30 17:31:13.456906 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-05-30 17:31:13.456924 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-05-30 17:31:13.456941 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-05-30 17:31:13.456958 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-05-30 17:31:13.456982 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-05-30 17:31:13.456999 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-05-30 17:31:13.457066 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-05-30 17:31:13.457087 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-05-30 17:31:13.457105 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-05-30 17:31:13.457123 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-05-30 17:31:13.457140 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-05-30 17:31:13.457158 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-05-30 17:31:13.457176 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-05-30 17:31:13.457205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-05-30 17:31:13.457224 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-05-30 17:31:13.457241 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-05-30 17:31:13.457258 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-05-30 17:31:13.457275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-05-30 17:31:13.457293 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-05-30 17:31:13.457310 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-05-30 17:31:13.457328 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-05-30 17:31:13.457345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-05-30 17:31:13.457363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-05-30 17:31:13.457381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-05-30 17:31:13.457398 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-05-30 17:31:13.457416 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-05-30 17:31:13.457433 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-05-30 17:31:13.457451 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-05-30 17:31:13.457467 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-05-30 17:31:13.457484 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-05-30 17:31:13.457502 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-05-30 17:31:13.457519 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-05-30 17:31:13.457536 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-05-30 17:31:13.457555 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-05-30 17:31:13.457573 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-05-30 17:31:13.457591 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-05-30 17:31:13.457613 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-05-30 17:31:13.457709 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-05-30 17:31:13.457737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-05-30 17:31:13.457757 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-05-30 17:31:13.457777 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-05-30 17:31:13.457796 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-05-30 17:31:13.457815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-05-30 17:31:13.457834 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-05-30 17:31:13.457853 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-05-30 17:31:13.457871 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-05-30 17:31:13.457890 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-05-30 17:31:13.457908 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-05-30 17:31:13.457928 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-05-30 17:31:13.457946 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-05-30 17:31:13.457965 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-05-30 17:31:13.457992 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-05-30 17:31:13.458012 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-05-30 17:31:13.458030 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-05-30 17:31:13.458049 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-05-30 17:31:13.458068 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-05-30 17:31:13.458086 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-05-30 17:31:13.458105 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-05-30 17:31:13.458124 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-05-30 17:31:13.458143 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-05-30 17:31:13.458163 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-05-30 17:31:13.458181 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-05-30 17:31:13.458200 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-05-30 17:31:13.458218 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-05-30 17:31:13.458237 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-05-30 17:31:13.458256 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-05-30 17:31:13.458274 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-05-30 17:31:13.458293 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-05-30 17:31:13.458312 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-05-30 17:31:13.458332 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-05-30 17:31:13.458351 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-05-30 17:31:13.458370 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-05-30 17:31:13.458390 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-05-30 17:31:13.458409 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-05-30 17:31:13.458428 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-05-30 17:31:13.458446 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-05-30 17:31:13.458465 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-05-30 17:31:13.458484 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-05-30 17:31:13.458503 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-05-30 17:31:13.458522 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-05-30 17:31:13.458541 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-05-30 17:31:13.458560 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-05-30 17:31:13.458579 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-05-30 17:31:13.458597 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-05-30 17:31:13.458622 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-05-30 17:31:13.458642 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-05-30 17:31:13.458661 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-05-30 17:31:13.458681 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-05-30 17:31:13.458700 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-05-30 17:31:13.458719 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-56bc899597-8pp5d.txt
2026-05-30 17:31:13.458738 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-56bc899597-8pp5d.yaml
2026-05-30 17:31:13.458757 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-992jl.txt
2026-05-30 17:31:13.458775 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-992jl.yaml
2026-05-30 17:31:13.458793 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-c45h7.txt
2026-05-30 17:31:13.458811 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-c45h7.yaml
2026-05-30 17:31:13.458829 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-qclw7.txt
2026-05-30 17:31:13.458848 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-qclw7.yaml
2026-05-30 17:31:13.458866 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-wc7wj.txt
2026-05-30 17:31:13.458884 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-wc7wj.yaml
2026-05-30 17:31:13.458902 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-7tbpk.txt
2026-05-30 17:31:13.458920 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-7tbpk.yaml
2026-05-30 17:31:13.458939 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-cp9sv.txt
2026-05-30 17:31:13.458957 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-cp9sv.yaml
2026-05-30 17:31:13.458975 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-85b68cc5d4-tkh7t.txt
2026-05-30 17:31:13.458994 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-85b68cc5d4-tkh7t.yaml
2026-05-30 17:31:13.459012 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-784cbf88db-2775j.txt
2026-05-30 17:31:13.459030 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-784cbf88db-2775j.yaml
2026-05-30 17:31:13.459048 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-cdhnx.txt
2026-05-30 17:31:13.459067 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-cdhnx.yaml
2026-05-30 17:31:13.459085 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-rlqgl.txt
2026-05-30 17:31:13.459104 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-rlqgl.yaml
2026-05-30 17:31:13.459121 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-wnq72.txt
2026-05-30 17:31:13.459140 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-wnq72.yaml
2026-05-30 17:31:13.459159 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-cvmlx.txt
2026-05-30 17:31:13.459178 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-cvmlx.yaml
2026-05-30 17:31:13.459195 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-57mlc.txt
2026-05-30 17:31:13.459214 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-57mlc.yaml
2026-05-30 17:31:13.459232 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-s7nw6.txt
2026-05-30 17:31:13.459255 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-s7nw6.yaml
2026-05-30 17:31:13.459275 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-cpmp5.txt
2026-05-30 17:31:13.459294 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-cpmp5.yaml
2026-05-30 17:31:13.459313 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-z5mjd.txt
2026-05-30 17:31:13.459332 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-z5mjd.yaml
2026-05-30 17:31:13.459350 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-l4hnn.txt
2026-05-30 17:31:13.459368 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-l4hnn.yaml
2026-05-30 17:31:13.459387 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-75cbbcdf88-t8mp7.txt
2026-05-30 17:31:13.459405 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-75cbbcdf88-t8mp7.yaml
2026-05-30 17:31:13.459424 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-zbswn.txt
2026-05-30 17:31:13.459442 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-zbswn.yaml
2026-05-30 17:31:13.459460 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-869db5578b-gfpht.txt
2026-05-30 17:31:13.459478 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-869db5578b-gfpht.yaml
2026-05-30 17:31:13.459497 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6f4d5d859d-5s5wl.txt
2026-05-30 17:31:13.459516 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6f4d5d859d-5s5wl.yaml
2026-05-30 17:31:13.459535 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-76vmp.txt
2026-05-30 17:31:13.459554 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-76vmp.yaml
2026-05-30 17:31:13.459573 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-k2l2g.txt
2026-05-30 17:31:13.459593 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-k2l2g.yaml
2026-05-30 17:31:13.459611 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-6hnpd.txt
2026-05-30 17:31:13.459630 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-6hnpd.yaml
2026-05-30 17:31:13.459649 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-lt7zb.txt
2026-05-30 17:31:13.459668 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-lt7zb.yaml
2026-05-30 17:31:13.459687 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-ql4pr.txt
2026-05-30 17:31:13.459707 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-ql4pr.yaml
2026-05-30 17:31:13.459726 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-q5vnb.txt
2026-05-30 17:31:13.459745 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-q5vnb.yaml
2026-05-30 17:31:13.459765 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-zrxmd.txt
2026-05-30 17:31:13.459784 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-zrxmd.yaml
2026-05-30 17:31:13.459802 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-k9q5r.txt
2026-05-30 17:31:13.459821 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-k9q5r.yaml
2026-05-30 17:31:13.459840 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-q7vt8.txt
2026-05-30 17:31:13.459859 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-q7vt8.yaml
2026-05-30 17:31:13.459878 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-85d87d478-w6lpm.txt
2026-05-30 17:31:13.459896 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-85d87d478-w6lpm.yaml
2026-05-30 17:31:13.459916 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-vzp2r.txt
2026-05-30 17:31:13.459940 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-vzp2r.yaml
2026-05-30 17:31:13.459959 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-bc27j.txt
2026-05-30 17:31:13.459978 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-bc27j.yaml
2026-05-30 17:31:13.459997 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-z9f7q.txt
2026-05-30 17:31:13.460015 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-z9f7q.yaml
2026-05-30 17:31:13.460033 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-gbgjt.txt
2026-05-30 17:31:13.460051 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-gbgjt.yaml
2026-05-30 17:31:13.460069 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-dxmsb.txt
2026-05-30 17:31:13.460087 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-dxmsb.yaml
2026-05-30 17:31:13.460106 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-z7tnl.txt
2026-05-30 17:31:13.460125 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-z7tnl.yaml
2026-05-30 17:31:13.460143 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-2q68t.txt
2026-05-30 17:31:13.460161 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-2q68t.yaml
2026-05-30 17:31:13.460180 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-g9pjm.txt
2026-05-30 17:31:13.460200 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-g9pjm.yaml
2026-05-30 17:31:13.460218 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-h8fv6.txt
2026-05-30 17:31:13.460237 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-h8fv6.yaml
2026-05-30 17:31:13.460256 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-h8jrq.txt
2026-05-30 17:31:13.460275 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-h8jrq.yaml
2026-05-30 17:31:13.460294 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-wnzjv.txt
2026-05-30 17:31:13.460312 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-wnzjv.yaml
2026-05-30 17:31:13.460331 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-4x9js.txt
2026-05-30 17:31:13.460349 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-4x9js.yaml
2026-05-30 17:31:13.460367 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-fnk2t.txt
2026-05-30 17:31:13.460386 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-fnk2t.yaml
2026-05-30 17:31:13.460404 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-tv68x.txt
2026-05-30 17:31:13.460422 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-tv68x.yaml
2026-05-30 17:31:13.460440 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-cjttb.txt
2026-05-30 17:31:13.460458 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-cjttb.yaml
2026-05-30 17:31:13.460477 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-pvmgf.txt
2026-05-30 17:31:13.460495 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-pvmgf.yaml
2026-05-30 17:31:13.460513 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-7qhdh.txt
2026-05-30 17:31:13.460531 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-7qhdh.yaml
2026-05-30 17:31:13.460550 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-m9s4v.txt
2026-05-30 17:31:13.460573 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-m9s4v.yaml
2026-05-30 17:31:13.460592 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-qtfrv.txt
2026-05-30 17:31:13.460611 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-qtfrv.yaml
2026-05-30 17:31:13.460629 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-prdkh.txt
2026-05-30 17:31:13.460648 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-prdkh.yaml
2026-05-30 17:31:13.460666 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-j4lkp.txt
2026-05-30 17:31:13.460684 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-j4lkp.yaml
2026-05-30 17:31:13.460702 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-6f8b96c5f7-c925p.txt
2026-05-30 17:31:13.460720 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-6f8b96c5f7-c925p.yaml
2026-05-30 17:31:13.460738 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-5b96dc7b97-wkxvk.txt
2026-05-30 17:31:13.460756 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-5b96dc7b97-wkxvk.yaml
2026-05-30 17:31:13.460774 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-6855999484-cbc6r.txt
2026-05-30 17:31:13.460791 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-6855999484-cbc6r.yaml
2026-05-30 17:31:13.460810 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-646d9f787-29bh5.txt
2026-05-30 17:31:13.460828 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-646d9f787-29bh5.yaml
2026-05-30 17:31:13.460847 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-fg472.txt
2026-05-30 17:31:13.460866 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-fg472.yaml
2026-05-30 17:31:13.460885 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-q4psr.txt
2026-05-30 17:31:13.460904 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-q4psr.yaml
2026-05-30 17:31:13.460923 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-d87tv.txt
2026-05-30 17:31:13.460943 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-d87tv.yaml
2026-05-30 17:31:13.460966 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5677d8b997-xbkkf.txt
2026-05-30 17:31:13.460987 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5677d8b997-xbkkf.yaml
2026-05-30 17:31:13.461007 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-6cnxz.txt
2026-05-30 17:31:13.461046 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-6cnxz.yaml
2026-05-30 17:31:13.461068 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-ksqqh.txt
2026-05-30 17:31:13.461087 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-ksqqh.yaml
2026-05-30 17:31:13.461106 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-xgs9k.txt
2026-05-30 17:31:13.461125 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-xgs9k.yaml
2026-05-30 17:31:13.461145 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-qfn6b.txt
2026-05-30 17:31:13.461164 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-qfn6b.yaml
2026-05-30 17:31:13.461184 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-2m2bt.txt
2026-05-30 17:31:13.461203 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-2m2bt.yaml
2026-05-30 17:31:13.461222 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-86d7d4cc86-j8tjk.txt
2026-05-30 17:31:13.461240 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-86d7d4cc86-j8tjk.yaml
2026-05-30 17:31:13.461265 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-vqssq.txt
2026-05-30 17:31:13.461313 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-vqssq.yaml
2026-05-30 17:31:13.461334 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-747f89478f-f5j2j.txt
2026-05-30 17:31:13.461352 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-747f89478f-f5j2j.yaml
2026-05-30 17:31:13.461370 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-8nkpc.txt
2026-05-30 17:31:13.461389 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-8nkpc.yaml
2026-05-30 17:31:13.461409 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-05-30 17:31:13.461427 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-05-30 17:31:13.461446 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-05-30 17:31:13.461465 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-05-30 17:31:13.461484 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6c799b448-6r5rl.txt
2026-05-30 17:31:13.461504 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6c799b448-6r5rl.yaml
2026-05-30 17:31:13.461522 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-h7m6b.txt
2026-05-30 17:31:13.461541 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-h7m6b.yaml
2026-05-30 17:31:13.461561 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-7mccw.txt
2026-05-30 17:31:13.461580 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-7mccw.yaml
2026-05-30 17:31:13.461599 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-t65lj.txt
2026-05-30 17:31:13.461619 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-t65lj.yaml
2026-05-30 17:31:13.461638 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-kk7qn.txt
2026-05-30 17:31:13.461657 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-kk7qn.yaml
2026-05-30 17:31:13.461708 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-777pz.txt
2026-05-30 17:31:13.461733 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-777pz.yaml
2026-05-30 17:31:13.461753 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-fmrbm.txt
2026-05-30 17:31:13.461772 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-fmrbm.yaml
2026-05-30 17:31:13.461792 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-05-30 17:31:13.461811 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-05-30 17:31:13.461829 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-05-30 17:31:13.461848 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-05-30 17:31:13.461868 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-2dhlr.txt
2026-05-30 17:31:13.461887 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-2dhlr.yaml
2026-05-30 17:31:13.461906 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-05-30 17:31:13.461925 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-05-30 17:31:13.461945 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-05-30 17:31:13.461964 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-05-30 17:31:13.461982 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-zc89x.txt
2026-05-30 17:31:13.462010 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-zc89x.yaml
2026-05-30 17:31:13.462030 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-05-30 17:31:13.462050 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-05-30 17:31:13.462069 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-05-30 17:31:13.462089 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-05-30 17:31:13.462107 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-q9x6w.txt
2026-05-30 17:31:13.462125 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-q9x6w.yaml
2026-05-30 17:31:13.462144 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-t84hl.txt
2026-05-30 17:31:13.462163 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-t84hl.yaml
2026-05-30 17:31:13.462182 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-775446b7fd-mg8zv.txt
2026-05-30 17:31:13.462201 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-775446b7fd-mg8zv.yaml
2026-05-30 17:31:13.462220 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-75df5f4c85-vtr4r.txt
2026-05-30 17:31:13.462239 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-75df5f4c85-vtr4r.yaml
2026-05-30 17:31:13.462257 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-lzhgx.txt
2026-05-30 17:31:13.462276 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-lzhgx.yaml
2026-05-30 17:31:13.462295 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-5xsql.txt
2026-05-30 17:31:13.462313 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-5xsql.yaml
2026-05-30 17:31:13.462332 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-05-30 17:31:13.462435 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-05-30 17:31:13.462468 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-05-30 17:31:13.462490 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-05-30 17:31:13.462510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-05-30 17:31:13.462530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-05-30 17:31:13.462549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-05-30 17:31:13.462568 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-05-30 17:31:13.462587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-05-30 17:31:13.462606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-05-30 17:31:13.462625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-05-30 17:31:13.462644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-05-30 17:31:13.462663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-05-30 17:31:13.462680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-05-30 17:31:13.462699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-05-30 17:31:13.462718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-05-30 17:31:13.462745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-05-30 17:31:13.462765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-05-30 17:31:13.462784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-05-30 17:31:13.462803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-05-30 17:31:13.462821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-05-30 17:31:13.462839 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-05-30 17:31:13.462857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-05-30 17:31:13.462876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-05-30 17:31:13.462895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-05-30 17:31:13.462913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-05-30 17:31:13.462932 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-05-30 17:31:13.462951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-05-30 17:31:13.462970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-05-30 17:31:13.462988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-05-30 17:31:13.463007 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-05-30 17:31:13.463026 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-05-30 17:31:13.463045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-05-30 17:31:13.463064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-05-30 17:31:13.463082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-05-30 17:31:13.463101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-05-30 17:31:13.463120 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-05-30 17:31:13.463139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-05-30 17:31:13.463157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-05-30 17:31:13.463175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-05-30 17:31:13.463194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-05-30 17:31:13.463212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-05-30 17:31:13.463230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-05-30 17:31:13.463248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-05-30 17:31:13.463267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-05-30 17:31:13.463286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-05-30 17:31:13.463305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-05-30 17:31:13.463324 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-05-30 17:31:13.463343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-05-30 17:31:13.463361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-05-30 17:31:13.463384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-05-30 17:31:13.463404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-05-30 17:31:13.463422 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-05-30 17:31:13.463440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-05-30 17:31:13.463459 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-05-30 17:31:13.463477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-05-30 17:31:13.463495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-05-30 17:31:13.463514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-05-30 17:31:13.463532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-05-30 17:31:13.463552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-05-30 17:31:13.463572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-05-30 17:31:13.463591 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-05-30 17:31:13.463610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-05-30 17:31:13.463629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-05-30 17:31:13.463648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-05-30 17:31:13.463667 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-05-30 17:31:13.463686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-05-30 17:31:13.463704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-05-30 17:31:13.463723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-05-30 17:31:13.463741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-05-30 17:31:13.463760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-05-30 17:31:13.463778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-05-30 17:31:13.463796 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-05-30 17:31:13.463815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-05-30 17:31:13.463833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-05-30 17:31:13.463852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-05-30 17:31:13.463870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-05-30 17:31:13.463889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-05-30 17:31:13.463908 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-05-30 17:31:13.463926 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-05-30 17:31:13.463945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-05-30 17:31:13.463963 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-05-30 17:31:13.463982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-05-30 17:31:13.464005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-05-30 17:31:13.464025 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-05-30 17:31:13.464044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-05-30 17:31:13.464063 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-05-30 17:31:13.464081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-05-30 17:31:13.464100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-05-30 17:31:13.464118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-05-30 17:31:13.464136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-05-30 17:31:13.464154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-05-30 17:31:13.464172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-05-30 17:31:13.464190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-05-30 17:31:13.464209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-05-30 17:31:13.464227 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-05-30 17:31:13.464246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-05-30 17:31:13.464266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-05-30 17:31:13.464284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-05-30 17:31:13.464303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-05-30 17:31:13.464321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-05-30 17:31:13.464340 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-05-30 17:31:13.464358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-05-30 17:31:13.464377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-05-30 17:31:13.464396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-05-30 17:31:13.464418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt
2026-05-30 17:31:13.464439 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml
2026-05-30 17:31:13.464457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-05-30 17:31:13.464476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-05-30 17:31:13.464495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-05-30 17:31:13.464513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-05-30 17:31:13.464532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-05-30 17:31:13.464551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-05-30 17:31:13.464569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt
2026-05-30 17:31:13.464587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml
2026-05-30 17:31:13.464611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt
2026-05-30 17:31:13.464640 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml
2026-05-30 17:31:13.464660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt
2026-05-30 17:31:13.464680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml
2026-05-30 17:31:13.464698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-05-30 17:31:13.464717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-05-30 17:31:13.464735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-05-30 17:31:13.464754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-05-30 17:31:13.464772 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-05-30 17:31:13.464790 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-05-30 17:31:13.464809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-05-30 17:31:13.464828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-05-30 17:31:13.464847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-05-30 17:31:13.464866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-05-30 17:31:13.464885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-05-30 17:31:13.464905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-05-30 17:31:13.464924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-05-30 17:31:13.464943 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-05-30 17:31:13.464962 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-05-30 17:31:13.464981 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-05-30 17:31:13.465017 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-05-30 17:31:13.465038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-05-30 17:31:13.465058 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-05-30 17:31:13.465077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-05-30 17:31:13.465095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-05-30 17:31:13.465114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-05-30 17:31:13.465133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-05-30 17:31:13.465152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-05-30 17:31:13.465172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-05-30 17:31:13.465191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-05-30 17:31:13.465210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-05-30 17:31:13.465230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-05-30 17:31:13.465250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-05-30 17:31:13.465268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-05-30 17:31:13.465286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-05-30 17:31:13.465310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-05-30 17:31:13.465330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-05-30 17:31:13.465348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-05-30 17:31:13.465367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-05-30 17:31:13.465386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-05-30 17:31:13.465404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-05-30 17:31:13.465422 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-05-30 17:31:13.465441 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-05-30 17:31:13.465460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-05-30 17:31:13.465478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-05-30 17:31:13.465497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-05-30 17:31:13.465516 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-05-30 17:31:13.465535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-05-30 17:31:13.465554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-05-30 17:31:13.465573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-05-30 17:31:13.465591 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-05-30 17:31:13.465609 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-05-30 17:31:13.465627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-05-30 17:31:13.465646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-05-30 17:31:13.465664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-05-30 17:31:13.465684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-05-30 17:31:13.465702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-05-30 17:31:13.465722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-05-30 17:31:13.465791 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-05-30 17:31:13.465820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-05-30 17:31:13.465840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-05-30 17:31:13.465860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-05-30 17:31:13.465879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-05-30 17:31:13.465898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-05-30 17:31:13.465918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-05-30 17:31:13.465937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-05-30 17:31:13.465956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-05-30 17:31:13.465974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-05-30 17:31:13.465993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-05-30 17:31:13.466016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-05-30 17:31:13.466036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-05-30 17:31:13.466054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-05-30 17:31:13.466072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-05-30 17:31:13.466091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-05-30 17:31:13.466110 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-05-30 17:31:13.466128 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-05-30 17:31:13.466147 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-05-30 17:31:13.466165 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-05-30 17:31:13.466184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-05-30 17:31:13.466202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-05-30 17:31:13.466221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-05-30 17:31:13.466240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-05-30 17:31:13.466259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-05-30 17:31:13.466278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-05-30 17:31:13.466296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-05-30 17:31:13.466315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-05-30 17:31:13.466334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-05-30 17:31:13.466352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-05-30 17:31:13.466371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-05-30 17:31:13.466391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-05-30 17:31:13.466415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-05-30 17:31:13.466458 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-05-30 17:31:13.466501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-05-30 17:31:13.466544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-05-30 17:31:13.466587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-05-30 17:31:13.466629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-05-30 17:31:13.466673 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-05-30 17:31:13.466714 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-05-30 17:31:13.466755 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-05-30 17:31:13.466798 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-05-30 17:31:13.466841 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-05-30 17:31:13.466883 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-05-30 17:31:13.466935 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-05-30 17:31:13.466978 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-05-30 17:31:13.467020 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-05-30 17:31:13.467062 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-05-30 17:31:13.467105 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-05-30 17:31:13.467148 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-05-30 17:31:13.467191 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-05-30 17:31:13.467233 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-05-30 17:31:13.467275 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-05-30 17:31:13.467317 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-05-30 17:31:13.467359 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-05-30 17:31:13.467401 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-05-30 17:31:13.467442 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-05-30 17:31:13.467484 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-05-30 17:31:13.467525 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-05-30 17:31:13.467565 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-05-30 17:31:13.467607 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-05-30 17:31:13.467647 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-05-30 17:31:13.467688 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-05-30 17:31:13.467729 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-05-30 17:31:13.467769 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-05-30 17:31:13.467810 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-05-30 17:31:13.467851 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-05-30 17:31:13.467890 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-05-30 17:31:13.467931 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-05-30 17:31:13.467972 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-05-30 17:31:13.468011 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-05-30 17:31:13.468051 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-05-30 17:31:13.468091 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-05-30 17:31:13.468133 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-05-30 17:31:13.468174 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-05-30 17:31:13.468215 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-05-30 17:31:13.468254 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-05-30 17:31:13.468304 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-05-30 17:31:13.468346 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-05-30 17:31:13.468386 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-05-30 17:31:13.468425 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-05-30 17:31:13.468467 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-05-30 17:31:13.468508 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-05-30 17:31:13.468550 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-05-30 17:31:13.468592 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-05-30 17:31:13.468632 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-05-30 17:31:13.468672 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-05-30 17:31:13.468712 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-05-30 17:31:13.468753 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-05-30 17:31:13.468794 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-05-30 17:31:13.468836 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-05-30 17:31:13.468877 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-05-30 17:31:13.468918 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-05-30 17:31:13.468959 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-05-30 17:31:13.469013 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-05-30 17:31:13.469084 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-05-30 17:31:13.469127 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-05-30 17:31:13.469171 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-05-30 17:31:13.469213 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-05-30 17:31:13.469255 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-05-30 17:31:13.469299 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-05-30 17:31:13.469341 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-05-30 17:31:13.469381 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-05-30 17:31:13.469422 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-05-30 17:31:13.469466 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-05-30 17:31:13.469509 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-05-30 17:31:13.469551 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-05-30 17:31:13.469594 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-05-30 17:31:13.469637 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-05-30 17:31:13.469681 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-05-30 17:31:13.469736 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-05-30 17:31:13.469782 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-05-30 17:31:13.469959 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-05-30 17:31:13.470035 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-05-30 17:31:13.470082 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-05-30 17:31:13.470125 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-05-30 17:31:13.470166 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-05-30 17:31:13.470207 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-05-30 17:31:13.470246 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-05-30 17:31:13.470285 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-05-30 17:31:13.470325 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-05-30 17:31:13.470364 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-05-30 17:31:13.470403 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-05-30 17:31:13.470430 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-05-30 17:31:13.470448 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-05-30 17:31:13.470466 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-05-30 17:31:13.470484 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-05-30 17:31:13.470501 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-05-30 17:31:13.470520 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-05-30 17:31:13.470537 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-05-30 17:31:13.470555 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-05-30 17:31:13.470573 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-05-30 17:31:13.470591 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-05-30 17:31:13.470609 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-05-30 17:31:13.470627 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-05-30 17:31:13.470645 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-05-30 17:31:13.470663 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-05-30 17:31:13.470681 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-05-30 17:31:13.470698 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-05-30 17:31:13.470716 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-05-30 17:31:13.470733 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-05-30 17:31:13.470751 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt
2026-05-30 17:31:13.470768 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml
2026-05-30 17:31:13.470792 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-05-30 17:31:13.470811 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-05-30 17:31:13.470828 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-05-30 17:31:13.470846 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-05-30 17:31:13.470863 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-05-30 17:31:13.470881 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-05-30 17:31:13.470899 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt
2026-05-30 17:31:13.470916 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml
2026-05-30 17:31:13.470934 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt
2026-05-30 17:31:13.470951 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml
2026-05-30 17:31:13.470968 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt
2026-05-30 17:31:13.470985 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml
2026-05-30 17:31:13.471002 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-05-30 17:31:13.471019 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-05-30 17:31:13.471036 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-05-30 17:31:13.471054 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-05-30 17:31:13.471071 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-05-30 17:31:13.471089 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-05-30 17:31:13.471107 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-05-30 17:31:13.471124 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-05-30 17:31:13.471142 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-05-30 17:31:13.471160 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-05-30 17:31:13.471177 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-05-30 17:31:13.471195 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-05-30 17:31:13.471212 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-05-30 17:31:13.471229 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-05-30 17:31:13.471246 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-05-30 17:31:13.471263 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-05-30 17:31:13.471280 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-05-30 17:31:13.471297 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-05-30 17:31:13.471315 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-05-30 17:31:13.471333 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-05-30 17:31:13.471351 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-05-30 17:31:13.471373 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-05-30 17:31:13.471392 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-05-30 17:31:13.471410 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-05-30 17:31:13.471428 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-05-30 17:31:13.471447 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-05-30 17:31:13.471465 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-05-30 17:31:13.471482 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-05-30 17:31:13.471500 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-05-30 17:31:13.471517 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-05-30 17:31:13.471534 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-05-30 17:31:13.471552 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-05-30 17:31:13.471570 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-05-30 17:31:13.471588 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-05-30 17:31:13.471605 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-05-30 17:31:13.471623 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-05-30 17:31:13.471640 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-05-30 17:31:13.471658 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-05-30 17:31:13.471676 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-05-30 17:31:13.471693 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-05-30 17:31:13.471711 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-05-30 17:31:13.471728 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-05-30 17:31:13.471747 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-05-30 17:31:13.471765 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-05-30 17:31:13.471782 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-05-30 17:31:13.471800 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-05-30 17:31:13.471817 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-05-30 17:31:13.471835 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-05-30 17:31:13.471853 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-05-30 17:31:13.471871 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-05-30 17:31:13.471889 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-05-30 17:31:13.471907 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-05-30 17:31:13.471924 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-05-30 17:31:13.471942 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-05-30 17:31:13.471964 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-05-30 17:31:13.471984 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-05-30 17:31:13.472002 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-05-30 17:31:13.472021 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-05-30 17:31:13.472039 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-05-30 17:31:13.472056 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-05-30 17:31:13.472074 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-05-30 17:31:13.472092 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-05-30 17:31:13.472109 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-05-30 17:31:13.472127 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-05-30 17:31:13.472144 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-05-30 17:31:13.472162 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-05-30 17:31:13.472179 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-05-30 17:31:13.472197 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-05-30 17:31:13.472215 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-05-30 17:31:13.472235 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-05-30 17:31:13.472254 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-05-30 17:31:13.472273 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-05-30 17:31:13.472291 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-05-30 17:31:13.472309 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-05-30 17:31:13.472326 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-05-30 17:31:13.472344 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-05-30 17:31:13.472362 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-05-30 17:31:13.472380 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-05-30 17:31:13.472398 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-05-30 17:31:13.472418 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-05-30 17:31:13.472438 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-05-30 17:31:13.472456 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-05-30 17:31:13.472474 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-05-30 17:31:13.472492 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-05-30 17:31:13.472510 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-05-30 17:31:13.472528 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-05-30 17:31:13.472546 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-05-30 17:31:13.472564 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-05-30 17:31:13.472587 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-05-30 17:31:13.472605 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-05-30 17:31:13.472623 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-05-30 17:31:13.472642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-05-30 17:31:13.472660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-05-30 17:31:13.472678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-05-30 17:31:13.472696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-05-30 17:31:13.472713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-05-30 17:31:13.472731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-05-30 17:31:13.472748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-05-30 17:31:13.472766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-05-30 17:31:13.472784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-05-30 17:31:13.472801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-05-30 17:31:13.472819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-05-30 17:31:13.472837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-05-30 17:31:13.472855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-05-30 17:31:13.472873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-05-30 17:31:13.472891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-05-30 17:31:13.472908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-05-30 17:31:13.472926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-05-30 17:31:13.472943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-05-30 17:31:13.472960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-05-30 17:31:13.472986 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-05-30 17:31:13.473005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-05-30 17:31:13.473041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-05-30 17:31:13.473061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-05-30 17:31:13.473079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-05-30 17:31:13.473097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-05-30 17:31:13.473115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-05-30 17:31:13.473133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-05-30 17:31:13.473152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-05-30 17:31:13.473170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-05-30 17:31:13.473187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-05-30 17:31:13.473205 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-05-30 17:31:13.473223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-05-30 17:31:13.473240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-05-30 17:31:13.473263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-05-30 17:31:13.473281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-05-30 17:31:13.473299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-05-30 17:31:13.473317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-05-30 17:31:13.473335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-05-30 17:31:13.473352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-05-30 17:31:13.473370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-05-30 17:31:13.473387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-05-30 17:31:13.473404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-05-30 17:31:13.473421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-05-30 17:31:13.473439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-05-30 17:31:13.473457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-05-30 17:31:13.473474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-05-30 17:31:13.473492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-05-30 17:31:13.473510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-05-30 17:31:13.473528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-05-30 17:31:13.473545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-05-30 17:31:13.473563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-05-30 17:31:13.473581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-05-30 17:31:13.473599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-05-30 17:31:13.473617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-05-30 17:31:13.473635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-05-30 17:31:13.473653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-05-30 17:31:13.473671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-05-30 17:31:13.473688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-05-30 17:31:13.473755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-05-30 17:31:13.473778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-05-30 17:31:13.473797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-05-30 17:31:13.473814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-05-30 17:31:13.473832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-05-30 17:31:13.473850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-05-30 17:31:13.473867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-05-30 17:31:13.473919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-05-30 17:31:13.473938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-05-30 17:31:13.473957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-05-30 17:31:13.473975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-05-30 17:31:13.473998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-05-30 17:31:13.474017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-05-30 17:31:13.474035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-05-30 17:31:13.474053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-05-30 17:31:13.474071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-05-30 17:31:13.474089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-05-30 17:31:13.474106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-05-30 17:31:13.474124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-05-30 17:31:13.474142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-05-30 17:31:13.474160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-05-30 17:31:13.474178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-05-30 17:31:13.474195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-05-30 17:31:13.474212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-05-30 17:31:13.474229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-05-30 17:31:13.474247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-05-30 17:31:13.474264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-05-30 17:31:13.474282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-05-30 17:31:13.474300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-05-30 17:31:13.474317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-05-30 17:31:13.474334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-05-30 17:31:13.474352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-05-30 17:31:13.474369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-05-30 17:31:13.474387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-05-30 17:31:13.474406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-05-30 17:31:13.474426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-05-30 17:31:13.474444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt
2026-05-30 17:31:13.474462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml
2026-05-30 17:31:13.474479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-05-30 17:31:13.474497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-05-30 17:31:13.474515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-05-30 17:31:13.474533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-05-30 17:31:13.474550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-05-30 17:31:13.474568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-05-30 17:31:13.474585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-05-30 17:31:13.474603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-05-30 17:31:13.474621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt
2026-05-30 17:31:13.474638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml
2026-05-30 17:31:13.474660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt
2026-05-30 17:31:13.474679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml
2026-05-30 17:31:13.474697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-05-30 17:31:13.474714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-05-30 17:31:13.474732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt
2026-05-30 17:31:13.474750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml
2026-05-30 17:31:13.474768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-05-30 17:31:13.474786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-05-30 17:31:13.476098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-05-30 17:31:13.476282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-05-30 17:31:13.476354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-05-30 17:31:13.476399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-05-30 17:31:13.476441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-05-30 17:31:13.476484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-05-30 17:31:13.476525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-05-30 17:31:13.476566 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-05-30 17:31:13.476607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-05-30 17:31:13.476648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-05-30 17:31:13.476690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-05-30 17:31:13.476732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-05-30 17:31:13.476774 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-05-30 17:31:13.476814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-05-30 17:31:13.476855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-05-30 17:31:13.476896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-05-30 17:31:13.476937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-05-30 17:31:13.477015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-05-30 17:31:13.477063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-05-30 17:31:13.477106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-05-30 17:31:13.477148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-05-30 17:31:13.477189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-05-30 17:31:13.477230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-05-30 17:31:13.477272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-05-30 17:31:13.477313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-05-30 17:31:13.477354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-05-30 17:31:13.477398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-05-30 17:31:13.477441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-05-30 17:31:13.477514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-05-30 17:31:13.477559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-05-30 17:31:13.477603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-05-30 17:31:13.477647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-05-30 17:31:13.477690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-05-30 17:31:13.477733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-05-30 17:31:13.477775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-05-30 17:31:13.477819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-05-30 17:31:13.477862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-05-30 17:31:13.477905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-05-30 17:31:13.478010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-05-30 17:31:13.478059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-05-30 17:31:13.478102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-05-30 17:31:13.478144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-05-30 17:31:13.478187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-05-30 17:31:13.478229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-05-30 17:31:13.478271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-05-30 17:31:13.478313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-05-30 17:31:13.478355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-05-30 17:31:13.478383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-05-30 17:31:13.478410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-05-30 17:31:13.478434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-05-30 17:31:13.478458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-05-30 17:31:13.478483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-05-30 17:31:13.478507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-05-30 17:31:13.478532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-05-30 17:31:13.478557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-05-30 17:31:13.478582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-05-30 17:31:13.478606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-05-30 17:31:13.478630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-05-30 17:31:13.478655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-05-30 17:31:13.478679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-05-30 17:31:13.478703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-05-30 17:31:13.478727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-05-30 17:31:13.478751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-05-30 17:31:13.478782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-05-30 17:31:13.478807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-05-30 17:31:13.478832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-05-30 17:31:13.478857 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-05-30 17:31:13.478881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-05-30 17:31:13.478906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-05-30 17:31:13.478931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-05-30 17:31:13.478956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-30 17:31:13.478982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-30 17:31:13.479007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-05-30 17:31:13.479031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-05-30 17:31:13.479056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-05-30 17:31:13.479081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-05-30 17:31:13.479106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-05-30 17:31:13.479132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-05-30 17:31:13.479157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-05-30 17:31:13.479182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-05-30 17:31:13.479207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-05-30 17:31:13.479232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-05-30 17:31:13.479257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-05-30 17:31:13.479281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-05-30 17:31:13.479306 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-05-30 17:31:13.479332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-05-30 17:31:13.479357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-05-30 17:31:13.479385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-05-30 17:31:13.479411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-05-30 17:31:13.479437 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-05-30 17:31:13.479463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-05-30 17:31:13.479488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-05-30 17:31:13.479514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-05-30 17:31:13.479539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-05-30 17:31:13.479564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-05-30 17:31:13.479589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-05-30 17:31:13.479614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-05-30 17:31:13.479645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-05-30 17:31:13.479671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-05-30 17:31:13.479696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-05-30 17:31:13.479721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-05-30 17:31:13.479746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-05-30 17:31:13.479772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-05-30 17:31:13.479798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-05-30 17:31:13.479824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-05-30 17:31:13.479849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-05-30 17:31:13.479875 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-05-30 17:31:13.479901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-05-30 17:31:13.479926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-05-30 17:31:13.479951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-05-30 17:31:13.479975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-05-30 17:31:13.480000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-05-30 17:31:13.480025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-05-30 17:31:13.480050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-05-30 17:31:13.480074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-05-30 17:31:13.480099 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-05-30 17:31:13.480123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt
2026-05-30 17:31:13.480148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml
2026-05-30 17:31:13.480172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-05-30 17:31:13.480197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-05-30 17:31:13.480221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-05-30 17:31:13.480246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-05-30 17:31:13.480270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-05-30 17:31:13.480295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-05-30 17:31:13.480320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-05-30 17:31:13.480344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-05-30 17:31:13.480368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-05-30 17:31:13.480392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-05-30 17:31:13.480417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-05-30 17:31:13.480442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-05-30 17:31:13.480474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-05-30 17:31:13.480500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-05-30 17:31:13.480525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-05-30 17:31:13.480549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-05-30 17:31:13.480574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-05-30 17:31:13.480599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-05-30 17:31:13.480624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-05-30 17:31:13.480649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-05-30 17:31:13.480673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-05-30 17:31:13.480698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-05-30 17:31:13.480722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-05-30 17:31:13.480747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-05-30 17:31:13.480772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-05-30 17:31:13.480796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-05-30 17:31:13.480822 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-05-30 17:31:13.480847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-05-30 17:31:13.480873 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-05-30 17:31:13.480898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-05-30 17:31:13.480923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-05-30 17:31:13.480949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-05-30 17:31:13.480979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-05-30 17:31:13.481006 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-05-30 17:31:13.481052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-05-30 17:31:13.481080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-05-30 17:31:13.481106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-05-30 17:31:13.481131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-05-30 17:31:13.481156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-05-30 17:31:13.481181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-05-30 17:31:13.481205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-05-30 17:31:13.481231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-05-30 17:31:13.481256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-05-30 17:31:13.481282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-05-30 17:31:13.481308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-05-30 17:31:13.481333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-05-30 17:31:13.481359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-05-30 17:31:13.481397 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-05-30 17:31:13.481424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-05-30 17:31:13.481451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-05-30 17:31:13.481476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-05-30 17:31:13.481501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-05-30 17:31:13.481527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-05-30 17:31:13.481552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-05-30 17:31:13.481577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-05-30 17:31:13.481602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-05-30 17:31:13.481626 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-05-30 17:31:13.481651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-05-30 17:31:13.481676 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-05-30 17:31:13.481701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-05-30 17:31:13.481727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-05-30 17:31:13.481752 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-05-30 17:31:13.481777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-05-30 17:31:13.481802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-05-30 17:31:13.481828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-05-30 17:31:13.481853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-05-30 17:31:13.481879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-05-30 17:31:13.481904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-05-30 17:31:13.481929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-05-30 17:31:13.481954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-05-30 17:31:13.481978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-05-30 17:31:13.482020 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-05-30 17:31:13.482048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-05-30 17:31:13.482073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-05-30 17:31:13.482098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-05-30 17:31:13.482123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-05-30 17:31:13.482148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-05-30 17:31:13.482173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-05-30 17:31:13.482198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-05-30 17:31:13.482223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-05-30 17:31:13.482248 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-05-30 17:31:13.482280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-05-30 17:31:13.482306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-05-30 17:31:13.482332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-05-30 17:31:13.482358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-05-30 17:31:13.482383 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-05-30 17:31:13.482409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-05-30 17:31:13.482433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-05-30 17:31:13.482459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-05-30 17:31:13.482484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-05-30 17:31:13.482510 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-05-30 17:31:13.482535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-05-30 17:31:13.482560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-05-30 17:31:13.482585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-05-30 17:31:13.482610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-05-30 17:31:13.482634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-05-30 17:31:13.482658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-05-30 17:31:13.482683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-05-30 17:31:13.482707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-05-30 17:31:13.482733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-05-30 17:31:13.482758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-05-30 17:31:13.482783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-05-30 17:31:13.482809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-05-30 17:31:13.482834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-05-30 17:31:13.482859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-05-30 17:31:13.482885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-05-30 17:31:13.482911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-05-30 17:31:13.482936 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-05-30 17:31:13.482961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-05-30 17:31:13.482986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-05-30 17:31:13.483010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-05-30 17:31:13.483035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-05-30 17:31:13.483059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-05-30 17:31:13.483084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-05-30 17:31:13.483108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-05-30 17:31:13.483139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-05-30 17:31:13.483165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-05-30 17:31:13.483190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-05-30 17:31:13.483216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-05-30 17:31:13.483241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-05-30 17:31:13.483267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-05-30 17:31:13.483292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-05-30 17:31:13.483318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-05-30 17:31:13.483343 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-05-30 17:31:13.483368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-05-30 17:31:13.483394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-05-30 17:31:13.483419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-05-30 17:31:13.483444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-05-30 17:31:13.483469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-05-30 17:31:13.483494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt
2026-05-30 17:31:13.483519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml
2026-05-30 17:31:13.483544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-05-30 17:31:13.483570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-05-30 17:31:13.483597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-05-30 17:31:13.483622 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-05-30 17:31:13.483648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-05-30 17:31:13.483673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-05-30 17:31:13.483699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt
2026-05-30 17:31:13.483723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml
2026-05-30 17:31:13.483748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt
2026-05-30 17:31:13.483773 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml
2026-05-30 17:31:13.483799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-05-30 17:31:13.483823 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-05-30 17:31:13.483849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt
2026-05-30 17:31:13.483874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml
2026-05-30 17:31:13.483898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-05-30 17:31:13.483923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-05-30 17:31:13.483948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-05-30 17:31:13.483973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-05-30 17:31:13.484005 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-05-30 17:31:13.484032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-05-30 17:31:13.484057 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-05-30 17:31:13.484083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-05-30 17:31:13.484107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-05-30 17:31:13.484133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-05-30 17:31:13.484159 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-05-30 17:31:13.484184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-05-30 17:31:13.484210 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-05-30 17:31:13.484235 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-05-30 17:31:13.484259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-05-30 17:31:13.484284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-05-30 17:31:13.484309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-05-30 17:31:13.484335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-05-30 17:31:13.484359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-05-30 17:31:13.484385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-05-30 17:31:13.484410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-05-30 17:31:13.484436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-05-30 17:31:13.484462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-05-30 17:31:13.484487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-05-30 17:31:13.484513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-05-30 17:31:13.484538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-05-30 17:31:13.484562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-05-30 17:31:13.484587 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-05-30 17:31:13.484611 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-05-30 17:31:13.484636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-05-30 17:31:13.484662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-05-30 17:31:13.484687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-05-30 17:31:13.484712 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-05-30 17:31:13.484737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-05-30 17:31:13.484763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-05-30 17:31:13.484788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-05-30 17:31:13.484813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-05-30 17:31:13.484838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-05-30 17:31:13.484862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-05-30 17:31:13.484892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-05-30 17:31:13.484918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-05-30 17:31:13.484942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-05-30 17:31:13.484971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-05-30 17:31:13.485000 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-05-30 17:31:13.485042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-05-30 17:31:13.485069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-05-30 17:31:13.485094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-05-30 17:31:13.485119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-05-30 17:31:13.485145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-05-30 17:31:13.485171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-05-30 17:31:13.485197 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-05-30 17:31:13.485222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-05-30 17:31:13.485246 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-05-30 17:31:13.485271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-05-30 17:31:13.485297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-05-30 17:31:13.485323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-05-30 17:31:13.485349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-05-30 17:31:13.485375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-05-30 17:31:13.485401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-05-30 17:31:13.485426 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-05-30 17:31:13.485451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-05-30 17:31:13.485476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-05-30 17:31:13.485502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-05-30 17:31:13.485527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-05-30 17:31:13.485553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-05-30 17:31:13.485578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-05-30 17:31:13.485604 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-05-30 17:31:13.485628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-05-30 17:31:13.485654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-05-30 17:31:13.485679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-05-30 17:31:13.485705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-05-30 17:31:13.485731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-05-30 17:31:13.485756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-05-30 17:31:13.485788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-05-30 17:31:13.485814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-05-30 17:31:13.485840 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-05-30 17:31:13.485864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-05-30 17:31:13.485889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-05-30 17:31:13.485915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-05-30 17:31:13.485941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-05-30 17:31:13.485967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-05-30 17:31:13.485992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-05-30 17:31:13.486017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-05-30 17:31:13.486042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-05-30 17:31:13.486095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-05-30 17:31:13.486125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-05-30 17:31:13.486151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-05-30 17:31:13.486177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-05-30 17:31:13.486203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-05-30 17:31:13.486228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-05-30 17:31:13.486254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-05-30 17:31:13.486279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-05-30 17:31:13.486304 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-05-30 17:31:13.486330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-05-30 17:31:13.486360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-05-30 17:31:13.486391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-05-30 17:31:13.486418 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-05-30 17:31:13.486440 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-05-30 17:31:13.486462 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-05-30 17:31:13.486485 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-05-30 17:31:13.486507 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-05-30 17:31:13.486525 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-05-30 17:31:13.486544 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-05-30 17:31:13.486563 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-05-30 17:31:13.486582 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-05-30 17:31:13.486601 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-05-30 17:31:13.486620 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-05-30 17:31:13.486639 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-05-30 17:31:13.486657 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-05-30 17:31:13.486682 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-05-30 17:31:13.486701 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-05-30 17:31:13.486720 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt
2026-05-30 17:31:13.486738 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml
2026-05-30 17:31:13.486756 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt
2026-05-30 17:31:13.486774 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml
2026-05-30 17:31:13.486792 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-05-30 17:31:13.486810 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-05-30 17:31:13.486829 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-05-30 17:31:13.486847 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-05-30 17:31:13.486866 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-05-30 17:31:13.486884 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-05-30 17:31:13.486902 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-05-30 17:31:13.486920 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-05-30 17:31:13.486938 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-05-30 17:31:13.486956 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-05-30 17:31:13.486975 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-05-30 17:31:13.486993 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-05-30 17:31:13.487010 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-05-30 17:31:13.487027 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-05-30 17:31:13.487044 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-05-30 17:31:13.487062 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-05-30 17:31:13.487079 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-05-30 17:31:13.487096 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-05-30 17:31:13.487113 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-05-30 17:31:13.487130 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-05-30 17:31:13.487148 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-05-30 17:31:13.487166 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-05-30 17:31:13.487184 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-05-30 17:31:13.487202 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-05-30 17:31:13.487220 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-05-30 17:31:13.487239 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-05-30 17:31:13.487257 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-05-30 17:31:13.487275 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-05-30 17:31:13.487294 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-05-30 17:31:13.487315 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-05-30 17:31:13.487341 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-05-30 17:31:13.487360 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-05-30 17:31:13.487379 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-05-30 17:31:13.487397 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-05-30 17:31:13.487415 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-05-30 17:31:13.487434 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-05-30 17:31:13.487453 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-05-30 17:31:13.487472 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-05-30 17:31:13.487490 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-30 17:31:13.487508 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-30 17:31:13.487526 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-05-30 17:31:13.487544 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-05-30 17:31:13.487563 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-05-30 17:31:13.487581 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-05-30 17:31:13.487599 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-05-30 17:31:13.487618 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-05-30 17:31:13.487636 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-05-30 17:31:13.487654 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-05-30 17:31:13.487672 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-05-30 17:31:13.487690 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-05-30 17:31:13.487708 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-05-30 17:31:13.487727 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-05-30 17:31:13.487745 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-05-30 17:31:13.487763 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-05-30 17:31:13.487781 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-05-30 17:31:13.487800 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-05-30 17:31:13.487818 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-05-30 17:31:13.487838 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-05-30 17:31:13.487856 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-05-30 17:31:13.487874 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-05-30 17:31:13.487892 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-05-30 17:31:13.487911 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-05-30 17:31:13.487928 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-05-30 17:31:13.487947 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-05-30 17:31:13.487966 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-05-30 17:31:13.487984 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-05-30 17:31:13.488006 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-05-30 17:31:13.488026 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-05-30 17:31:13.488044 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-05-30 17:31:13.488063 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-05-30 17:31:13.488082 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-05-30 17:31:13.488100 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-05-30 17:31:13.488119 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-05-30 17:31:13.488137 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-05-30 17:31:13.488155 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-05-30 17:31:13.488174 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-05-30 17:31:13.488192 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-05-30 17:31:13.488211 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-05-30 17:31:13.488230 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-05-30 17:31:13.488249 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-05-30 17:31:13.488268 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-05-30 17:31:13.488286 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-05-30 17:31:13.488303 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-05-30 17:31:13.488322 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-05-30 17:31:13.488339 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-05-30 17:31:13.488357 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-05-30 17:31:13.488377 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-05-30 17:31:13.488398 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-05-30 17:31:13.488416 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-05-30 17:31:13.488433 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-05-30 17:31:13.488451 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-05-30 17:31:13.488469 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-45xn8.txt
2026-05-30 17:31:13.488487 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-45xn8.yaml
2026-05-30 17:31:13.488506 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-05-30 17:31:13.488524 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-05-30 17:31:13.488542 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-05-30 17:31:13.488561 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-05-30 17:31:13.488579 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-05-30 17:31:13.488597 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-05-30 17:31:13.488616 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-05-30 17:31:13.488634 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-05-30 17:31:13.488657 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-05-30 17:31:13.488676 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-05-30 17:31:13.488694 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-05-30 17:31:13.488713 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-05-30 17:31:13.488731 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-05-30 17:31:13.488749 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-05-30 17:31:13.488767 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-05-30 17:31:13.488785 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-05-30 17:31:13.488804 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-05-30 17:31:13.488822 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-05-30 17:31:13.488840 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-05-30 17:31:13.488859 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-05-30 17:31:13.488878 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-05-30 17:31:13.488896 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-05-30 17:31:13.488915 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-05-30 17:31:13.488934 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-05-30 17:31:13.488953 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-05-30 17:31:13.488979 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-05-30 17:31:13.488998 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-05-30 17:31:13.489031 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-05-30 17:31:13.489053 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-05-30 17:31:13.489073 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-05-30 17:31:13.489091 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-05-30 17:31:13.489110 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-05-30 17:31:13.489128 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-05-30 17:31:13.489147 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-05-30 17:31:13.489167 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-05-30 17:31:13.489185 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-05-30 17:31:13.489204 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-05-30 17:31:13.489223 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-05-30 17:31:13.489242 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-05-30 17:31:13.489260 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-05-30 17:31:13.489282 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-05-30 17:31:13.489309 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-05-30 17:31:13.489337 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-05-30 17:31:13.489369 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-05-30 17:31:13.489390 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-05-30 17:31:13.489410 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-05-30 17:31:13.489429 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-05-30 17:31:13.489448 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-05-30 17:31:13.489466 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-05-30 17:31:13.489485 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-05-30 17:31:13.489504 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-05-30 17:31:13.489523 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-05-30 17:31:13.489542 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-05-30 17:31:13.489561 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-05-30 17:31:13.489581 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-05-30 17:31:13.489600 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-05-30 17:31:13.489619 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-05-30 17:31:13.489638 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-05-30 17:31:13.489657 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-05-30 17:31:13.489676 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-05-30 17:31:13.489695 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-05-30 17:31:13.489715 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-05-30 17:31:13.489734 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-05-30 17:31:13.489753 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-05-30 17:31:13.489772 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-05-30 17:31:13.489790 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-05-30 17:31:13.489810 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-05-30 17:31:13.489829 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-05-30 17:31:13.489850 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-05-30 17:31:13.489869 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-05-30 17:31:13.489888 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-05-30 17:31:13.489906 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-05-30 17:31:13.489925 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-05-30 17:31:13.489944 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-05-30 17:31:13.489962 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-kp9z5.txt
2026-05-30 17:31:13.489980 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-kp9z5.yaml
2026-05-30 17:31:13.489999 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-05-30 17:31:13.490022 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-05-30 17:31:13.490041 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-05-30 17:31:13.490059 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-05-30 17:31:13.490078 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-05-30 17:31:13.525177 |
2026-05-30 17:31:13.525342 | TASK [gather-pod-logs : creating directory for pod logs]
2026-05-30 17:31:13.732288 | instance | changed
2026-05-30 17:31:13.737825 |
2026-05-30 17:31:13.737897 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-05-30 17:31:13.934850 | instance | changed
2026-05-30 17:31:13.940002 |
2026-05-30 17:31:13.940072 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-05-30 17:31:14.515609 | instance | auth-system/keycloak-0/keycloak
2026-05-30 17:31:14.696305 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-05-30 17:31:14.865640 | instance | cert-manager/cert-manager-75c4c745bc-m4ffl/cert-manager-controller
2026-05-30 17:31:15.046299 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-m4ffl" not found
2026-05-30 17:31:15.222142 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-bkcfv/cert-manager-cainjector
2026-05-30 17:31:15.399490 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-bkcfv" not found
2026-05-30 17:31:15.563483 | instance | cert-manager/cert-manager-webhook-548949fc64-rrvgp/cert-manager-webhook
2026-05-30 17:31:15.733296 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-rrvgp" not found
2026-05-30 17:31:15.895604 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-xbbfr/envoy-gateway
2026-05-30 17:31:16.116168 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-xbbfr" not found
2026-05-30 17:31:16.293794 | instance | ingress-nginx/ingress-nginx-controller-mnmgl/controller
2026-05-30 17:31:16.490017 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-mnmgl" not found
2026-05-30 17:31:16.658256 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-wrdht/ingress-nginx-default-backend
2026-05-30 17:31:16.827448 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-wrdht" not found
2026-05-30 17:31:16.996942 | instance | kube-system/cilium-cr2vt/config
2026-05-30 17:31:17.163447 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-cr2vt" not found
2026-05-30 17:31:17.165996 | instance | kube-system/cilium-cr2vt/mount-cgroup
2026-05-30 17:31:17.337385 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-cr2vt" not found
2026-05-30 17:31:17.341739 | instance | kube-system/cilium-cr2vt/apply-sysctl-overwrites
2026-05-30 17:31:17.530357 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-cr2vt" not found
2026-05-30 17:31:17.533906 | instance | kube-system/cilium-cr2vt/mount-bpf-fs
2026-05-30 17:31:17.706047 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-cr2vt" not found
2026-05-30 17:31:17.710953 | instance | kube-system/cilium-cr2vt/clean-cilium-state
2026-05-30 17:31:17.885727 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-cr2vt" not found
2026-05-30 17:31:17.890304 | instance | kube-system/cilium-cr2vt/install-cni-binaries
2026-05-30 17:31:18.064545 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-cr2vt" not found
2026-05-30 17:31:18.070295 | instance | kube-system/cilium-cr2vt/cilium-agent
2026-05-30 17:31:18.308911 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-cr2vt" not found
2026-05-30 17:31:18.471951 | instance | kube-system/cilium-operator-869df985b8-rzzt4/cilium-operator
2026-05-30 17:31:18.655308 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-rzzt4" not found
2026-05-30 17:31:18.835492 | instance | kube-system/coredns-67659f764b-9hjgn/coredns
2026-05-30 17:31:18.995648 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-9hjgn" not found
2026-05-30 17:31:19.157739 | instance | kube-system/coredns-67659f764b-bm5rg/coredns
2026-05-30 17:31:19.329633 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-bm5rg" not found
2026-05-30 17:31:19.496680 | instance | kube-system/etcd-instance/etcd
2026-05-30 17:31:19.670291 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-05-30 17:31:19.846580 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-05-30 17:31:20.022194 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-05-30 17:31:20.185514 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-05-30 17:31:20.410319 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-05-30 17:31:20.566738 | instance | kube-system/kube-proxy-4xz8x/kube-proxy
2026-05-30 17:31:20.764018 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-4xz8x" not found
2026-05-30 17:31:20.935744 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-05-30 17:31:21.121760 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-05-30 17:31:21.293947 | instance | kube-system/kube-vip-instance/kube-vip
2026-05-30 17:31:21.467709 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-05-30 17:31:21.638942 | instance | local-path-storage/local-path-provisioner-679c578f5-zz2bc/local-path-provisioner
2026-05-30 17:31:21.811311 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-zz2bc" not found
2026-05-30 17:31:21.976071 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-05-30 17:31:22.143991 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-30 17:31:22.149817 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-05-30 17:31:22.317006 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-30 17:31:22.320026 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-05-30 17:31:22.501785 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-30 17:31:22.509809 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-05-30 17:31:22.688307 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-30 17:31:22.877213 | instance | monitoring/goldpinger-rc4pz/goldpinger-daemon
2026-05-30 17:31:23.037768 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-rc4pz" not found
2026-05-30 17:31:23.205332 | instance | monitoring/kube-prometheus-stack-grafana-65495bfd75-j5nxr/grafana-sc-dashboard
2026-05-30 17:31:23.363729 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-65495bfd75-j5nxr" not found
2026-05-30 17:31:23.366288 | instance | monitoring/kube-prometheus-stack-grafana-65495bfd75-j5nxr/grafana-sc-datasources
2026-05-30 17:31:23.533457 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-65495bfd75-j5nxr" not found
2026-05-30 17:31:23.537158 | instance | monitoring/kube-prometheus-stack-grafana-65495bfd75-j5nxr/grafana
2026-05-30 17:31:23.731694 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-65495bfd75-j5nxr" not found
2026-05-30 17:31:23.903812 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nbhkn/kube-state-metrics
2026-05-30 17:31:24.069148 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-nbhkn" not found
2026-05-30 17:31:24.238368 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-dc426/kube-prometheus-stack
2026-05-30 17:31:24.431556 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-dc426" not found
2026-05-30 17:31:24.614018 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-254wq/node-exporter
2026-05-30 17:31:24.797435 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-254wq/pod-tls-sidecar
2026-05-30 17:31:24.973529 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-254wq" not found
2026-05-30 17:31:25.135841 | instance | monitoring/loki-0/loki
2026-05-30 17:31:25.286664 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-05-30 17:31:25.449367 | instance | monitoring/loki-chunks-cache-0/memcached
2026-05-30 17:31:25.610155 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-05-30 17:31:25.614334 | instance | monitoring/loki-chunks-cache-0/exporter
2026-05-30 17:31:25.773961 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-05-30 17:31:25.940293 | instance | monitoring/loki-gateway-cf54cb88c-crfss/nginx
2026-05-30 17:31:26.190728 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-crfss" not found
2026-05-30 17:31:26.354248 | instance | monitoring/loki-results-cache-0/memcached
2026-05-30 17:31:26.521527 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-05-30 17:31:26.525645 | instance | monitoring/loki-results-cache-0/exporter
2026-05-30 17:31:26.697011 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-05-30 17:31:26.864570 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-g8l4g/gc
2026-05-30 17:31:27.037579 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-g8l4g" not found
2026-05-30 17:31:27.212498 | instance | monitoring/node-feature-discovery-master-8665476dbc-vcm25/master
2026-05-30 17:31:27.377894 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-vcm25" not found
2026-05-30 17:31:27.543425 | instance | monitoring/node-feature-discovery-worker-vxps6/worker
2026-05-30 17:31:27.721223 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-vxps6" not found
2026-05-30 17:31:27.894609 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-05-30 17:31:28.054806 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-30 17:31:28.059705 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-05-30 17:31:28.233726 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-30 17:31:28.236998 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-05-30 17:31:28.403451 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-30 17:31:28.408791 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-05-30 17:31:28.572785 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-30 17:31:28.575897 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-05-30 17:31:28.776014 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-30 17:31:28.956467 | instance | monitoring/prometheus-pushgateway-7b8659c68b-cnm9q/pushgateway
2026-05-30 17:31:29.136351 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-cnm9q" not found
2026-05-30 17:31:29.315138 | instance | monitoring/vector-nqm4z/vector
2026-05-30 17:31:29.521155 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-nqm4z" not found
2026-05-30 17:31:29.698066 | instance | openstack/barbican-api-56bc899597-8pp5d/init
2026-05-30 17:31:29.884495 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-56bc899597-8pp5d" not found
2026-05-30 17:31:29.889087 | instance | openstack/barbican-api-56bc899597-8pp5d/barbican-api
2026-05-30 17:31:30.082662 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-56bc899597-8pp5d" not found
2026-05-30 17:31:30.251247 | instance | openstack/barbican-db-init-992jl/init
2026-05-30 17:31:30.419606 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-992jl" not found
2026-05-30 17:31:30.425846 | instance | openstack/barbican-db-init-992jl/barbican-db-init-0
2026-05-30 17:31:30.604416 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-992jl" not found
2026-05-30 17:31:30.777292 | instance | openstack/barbican-db-sync-c45h7/init
2026-05-30 17:31:30.939850 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-c45h7" not found
2026-05-30 17:31:30.943366 | instance | openstack/barbican-db-sync-c45h7/barbican-db-sync
2026-05-30 17:31:31.108540 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-c45h7" not found
2026-05-30 17:31:31.291149 | instance | openstack/barbican-ks-endpoints-qclw7/init
2026-05-30 17:31:31.463150 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-qclw7" not found
2026-05-30 17:31:31.466836 | instance | openstack/barbican-ks-endpoints-qclw7/key-manager-ks-endpoints-admin
2026-05-30 17:31:31.650701 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-qclw7" not found
2026-05-30 17:31:31.655166 | instance | openstack/barbican-ks-endpoints-qclw7/key-manager-ks-endpoints-internal
2026-05-30 17:31:31.843160 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-qclw7" not found
2026-05-30 17:31:31.847138 | instance | openstack/barbican-ks-endpoints-qclw7/key-manager-ks-endpoints-public
2026-05-30 17:31:32.017543 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-qclw7" not found
2026-05-30 17:31:32.205594 | instance | openstack/barbican-ks-service-wc7wj/init
2026-05-30 17:31:32.380675 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-wc7wj" not found
2026-05-30 17:31:32.384168 | instance | openstack/barbican-ks-service-wc7wj/key-manager-ks-service-registration
2026-05-30 17:31:32.565320 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-wc7wj" not found
2026-05-30 17:31:32.738025 | instance | openstack/barbican-ks-user-7tbpk/init
2026-05-30 17:31:32.920599 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-7tbpk" not found
2026-05-30 17:31:32.925256 | instance | openstack/barbican-ks-user-7tbpk/barbican-ks-user
2026-05-30 17:31:33.107109 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-7tbpk" not found
2026-05-30 17:31:33.276421 | instance | openstack/barbican-rabbit-init-cp9sv/init
2026-05-30 17:31:33.435071 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-cp9sv" not found
2026-05-30 17:31:33.437753 | instance | openstack/barbican-rabbit-init-cp9sv/rabbit-init
2026-05-30 17:31:33.604668 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-cp9sv" not found
2026-05-30 17:31:33.783729 | instance | openstack/cinder-api-85b68cc5d4-tkh7t/init
2026-05-30 17:31:33.960400 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-85b68cc5d4-tkh7t" not found
2026-05-30 17:31:33.964959 | instance | openstack/cinder-api-85b68cc5d4-tkh7t/ceph-coordination-volume-perms
2026-05-30 17:31:34.143424 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-85b68cc5d4-tkh7t" not found
2026-05-30 17:31:34.149410 | instance | openstack/cinder-api-85b68cc5d4-tkh7t/cinder-api
2026-05-30 17:31:34.351829 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-85b68cc5d4-tkh7t" not found
2026-05-30 17:31:34.531800 | instance | openstack/cinder-backup-784cbf88db-2775j/init
2026-05-30 17:31:34.721617 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-784cbf88db-2775j" not found
2026-05-30 17:31:34.725966 | instance | openstack/cinder-backup-784cbf88db-2775j/ceph-backup-keyring-placement
2026-05-30 17:31:34.903439 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-784cbf88db-2775j" not found
2026-05-30 17:31:34.907476 | instance | openstack/cinder-backup-784cbf88db-2775j/ceph-keyring-placement-rbd1
2026-05-30 17:31:35.071852 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-784cbf88db-2775j" not found
2026-05-30 17:31:35.075979 | instance | openstack/cinder-backup-784cbf88db-2775j/ceph-coordination-volume-perms
2026-05-30 17:31:35.247966 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-784cbf88db-2775j" not found
2026-05-30 17:31:35.251501 | instance | openstack/cinder-backup-784cbf88db-2775j/cinder-backup
2026-05-30 17:31:35.437322 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-784cbf88db-2775j" not found
2026-05-30 17:31:35.615858 | instance | openstack/cinder-backup-storage-init-cdhnx/init
2026-05-30 17:31:35.802217 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-cdhnx" not found
2026-05-30 17:31:35.807039 | instance | openstack/cinder-backup-storage-init-cdhnx/ceph-keyring-placement
2026-05-30 17:31:35.992896 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-cdhnx" not found
2026-05-30 17:31:35.998767 | instance | openstack/cinder-backup-storage-init-cdhnx/cinder-backup-storage-init
2026-05-30 17:31:36.163262 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-cdhnx" not found
2026-05-30 17:31:36.352509 | instance | openstack/cinder-bootstrap-rlqgl/init
2026-05-30 17:31:36.533804 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-rlqgl" not found
2026-05-30 17:31:36.536991 | instance | openstack/cinder-bootstrap-rlqgl/bootstrap
2026-05-30 17:31:36.716991 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-rlqgl" not found
2026-05-30 17:31:36.895150 | instance | openstack/cinder-create-internal-tenant-wnq72/init
2026-05-30 17:31:37.069617 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-wnq72" not found
2026-05-30 17:31:37.074625 | instance | openstack/cinder-create-internal-tenant-wnq72/create-internal-tenant
2026-05-30 17:31:37.241612 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-wnq72" not found
2026-05-30 17:31:37.418436 | instance | openstack/cinder-db-init-cvmlx/init
2026-05-30 17:31:37.591338 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-cvmlx" not found
2026-05-30 17:31:37.594519 | instance | openstack/cinder-db-init-cvmlx/cinder-db-init-0
2026-05-30 17:31:37.770634 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-cvmlx" not found
2026-05-30 17:31:37.956960 | instance | openstack/cinder-db-sync-57mlc/init
2026-05-30 17:31:38.169550 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-57mlc" not found
2026-05-30 17:31:38.174138 | instance | openstack/cinder-db-sync-57mlc/cinder-db-sync
2026-05-30 17:31:38.366701 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-57mlc" not found
2026-05-30 17:31:38.531724 | instance | openstack/cinder-ks-endpoints-s7nw6/init
2026-05-30 17:31:38.693318 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-s7nw6" not found
2026-05-30 17:31:38.697447 | instance | openstack/cinder-ks-endpoints-s7nw6/volumev3-ks-endpoints-admin
2026-05-30 17:31:38.868708 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-s7nw6" not found
2026-05-30 17:31:38.871918 | instance | openstack/cinder-ks-endpoints-s7nw6/volumev3-ks-endpoints-internal
2026-05-30 17:31:39.068152 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-s7nw6" not found
2026-05-30 17:31:39.072131 | instance | openstack/cinder-ks-endpoints-s7nw6/volumev3-ks-endpoints-public
2026-05-30 17:31:39.237984 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-s7nw6" not found
2026-05-30 17:31:39.415003 | instance | openstack/cinder-ks-service-cpmp5/init
2026-05-30 17:31:39.594366 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-cpmp5" not found
2026-05-30 17:31:39.599092 | instance | openstack/cinder-ks-service-cpmp5/volumev3-ks-service-registration
2026-05-30 17:31:39.793310 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-cpmp5" not found
2026-05-30 17:31:40.010759 | instance | openstack/cinder-ks-user-z5mjd/init
2026-05-30 17:31:40.174983 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-z5mjd" not found
2026-05-30 17:31:40.178222 | instance | openstack/cinder-ks-user-z5mjd/cinder-ks-user
2026-05-30 17:31:40.347934 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-z5mjd" not found
2026-05-30 17:31:40.518306 | instance | openstack/cinder-rabbit-init-l4hnn/init
2026-05-30 17:31:40.689235 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-l4hnn" not found
2026-05-30 17:31:40.693440 | instance | openstack/cinder-rabbit-init-l4hnn/rabbit-init
2026-05-30 17:31:40.860004 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-l4hnn" not found
2026-05-30 17:31:41.067165 | instance | openstack/cinder-scheduler-75cbbcdf88-t8mp7/init
2026-05-30 17:31:41.256687 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-75cbbcdf88-t8mp7" not found
2026-05-30 17:31:41.260694 | instance | openstack/cinder-scheduler-75cbbcdf88-t8mp7/ceph-coordination-volume-perms
2026-05-30 17:31:41.425396 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-75cbbcdf88-t8mp7" not found
2026-05-30 17:31:41.428335 | instance | openstack/cinder-scheduler-75cbbcdf88-t8mp7/cinder-scheduler
2026-05-30 17:31:41.599130 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-75cbbcdf88-t8mp7" not found
2026-05-30 17:31:41.769071 | instance | openstack/cinder-storage-init-zbswn/init
2026-05-30 17:31:41.934368 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-zbswn" not found
2026-05-30 17:31:41.938733 | instance | openstack/cinder-storage-init-zbswn/ceph-keyring-placement
2026-05-30 17:31:42.102822 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-zbswn" not found
2026-05-30 17:31:42.106293 | instance | openstack/cinder-storage-init-zbswn/cinder-storage-init-rbd1
2026-05-30 17:31:42.279450 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-zbswn" not found
2026-05-30 17:31:42.444288 | instance | openstack/cinder-volume-869db5578b-gfpht/init
2026-05-30 17:31:42.611432 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-869db5578b-gfpht" not found
2026-05-30 17:31:42.615719 | instance | openstack/cinder-volume-869db5578b-gfpht/ceph-keyring-placement-rbd1
2026-05-30 17:31:42.781824 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-869db5578b-gfpht" not found
2026-05-30 17:31:42.786661 | instance | openstack/cinder-volume-869db5578b-gfpht/ceph-coordination-volume-perms
2026-05-30 17:31:42.965126 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-869db5578b-gfpht" not found
2026-05-30 17:31:42.968320 | instance | openstack/cinder-volume-869db5578b-gfpht/init-cinder-conf
2026-05-30 17:31:43.150936 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-869db5578b-gfpht" not found
2026-05-30 17:31:43.154248 | instance | openstack/cinder-volume-869db5578b-gfpht/cinder-volume
2026-05-30 17:31:43.322448 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-869db5578b-gfpht" not found
2026-05-30 17:31:43.479427 | instance | openstack/glance-api-6f4d5d859d-5s5wl/init
2026-05-30 17:31:43.657010 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-6f4d5d859d-5s5wl" not found
2026-05-30 17:31:43.661285 | instance | openstack/glance-api-6f4d5d859d-5s5wl/glance-perms
2026-05-30 17:31:43.824292 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-6f4d5d859d-5s5wl" not found
2026-05-30 17:31:43.828006 | instance | openstack/glance-api-6f4d5d859d-5s5wl/ceph-keyring-placement
2026-05-30 17:31:43.991462 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-6f4d5d859d-5s5wl" not found
2026-05-30 17:31:43.995957 | instance | openstack/glance-api-6f4d5d859d-5s5wl/glance-api
2026-05-30 17:31:44.172327 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-6f4d5d859d-5s5wl" not found
2026-05-30 17:31:44.333941 | instance | openstack/glance-db-init-76vmp/init
2026-05-30 17:31:44.490079 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-76vmp" not found
2026-05-30 17:31:44.494277 | instance | openstack/glance-db-init-76vmp/glance-db-init-0
2026-05-30 17:31:44.679328 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-76vmp" not found
2026-05-30 17:31:44.843024 | instance | openstack/glance-db-sync-k2l2g/init
2026-05-30 17:31:45.009991 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-k2l2g" not found
2026-05-30 17:31:45.013869 | instance | openstack/glance-db-sync-k2l2g/glance-db-sync
2026-05-30 17:31:45.190005 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-k2l2g" not found
2026-05-30 17:31:45.375765 | instance | openstack/glance-ks-endpoints-6hnpd/init
2026-05-30 17:31:45.540162 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-6hnpd" not found
2026-05-30 17:31:45.544481 | instance | openstack/glance-ks-endpoints-6hnpd/image-ks-endpoints-admin
2026-05-30 17:31:45.713079 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-6hnpd" not found
2026-05-30 17:31:45.717549 | instance | openstack/glance-ks-endpoints-6hnpd/image-ks-endpoints-internal
2026-05-30 17:31:45.895282 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-6hnpd" not found
2026-05-30 17:31:45.898416 | instance | openstack/glance-ks-endpoints-6hnpd/image-ks-endpoints-public
2026-05-30 17:31:46.089016 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-6hnpd" not found
2026-05-30 17:31:46.259839 | instance | openstack/glance-ks-service-lt7zb/init
2026-05-30 17:31:46.441921 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-lt7zb" not found
2026-05-30 17:31:46.446618 | instance | openstack/glance-ks-service-lt7zb/image-ks-service-registration
2026-05-30 17:31:46.618577 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-lt7zb" not found
2026-05-30 17:31:46.791238 | instance | openstack/glance-ks-user-ql4pr/init
2026-05-30 17:31:46.965536 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-ql4pr" not found
2026-05-30 17:31:46.968799 | instance | openstack/glance-ks-user-ql4pr/glance-ks-user
2026-05-30 17:31:47.137142 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-ql4pr" not found
2026-05-30 17:31:47.294546 | instance | openstack/glance-metadefs-load-q5vnb/init
2026-05-30 17:31:47.455650 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-q5vnb" not found
2026-05-30 17:31:47.458795 | instance | openstack/glance-metadefs-load-q5vnb/glance-metadefs-load
2026-05-30 17:31:47.628448 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-q5vnb" not found
2026-05-30 17:31:47.798599 | instance | openstack/glance-rabbit-init-zrxmd/init
2026-05-30 17:31:47.972659 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-zrxmd" not found
2026-05-30 17:31:47.976517 | instance | openstack/glance-rabbit-init-zrxmd/rabbit-init
2026-05-30 17:31:48.174848 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-zrxmd" not found
2026-05-30 17:31:48.332587 | instance | openstack/glance-storage-init-k9q5r/init
2026-05-30 17:31:48.508082 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-k9q5r" not found
2026-05-30 17:31:48.512115 | instance | openstack/glance-storage-init-k9q5r/ceph-keyring-placement
2026-05-30 17:31:48.673294 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-k9q5r" not found
2026-05-30 17:31:48.676905 | instance | openstack/glance-storage-init-k9q5r/glance-storage-init
2026-05-30 17:31:48.846822 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-k9q5r" not found
2026-05-30 17:31:49.024969 | instance | openstack/keepalived-q7vt8/init
2026-05-30 17:31:49.246026 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-q7vt8" not found
2026-05-30 17:31:49.250586 | instance | openstack/keepalived-q7vt8/wait-for-ip
2026-05-30 17:31:49.335075 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-q7vt8" is waiting to start: PodInitializing
2026-05-30 17:31:49.423297 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-q7vt8" not found
2026-05-30 17:31:49.428347 | instance | openstack/keepalived-q7vt8/keepalived
2026-05-30 17:31:49.513288 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-q7vt8" is waiting to start: PodInitializing
2026-05-30 17:31:49.593694 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-q7vt8" not found
2026-05-30 17:31:49.765717 | instance | openstack/keystone-api-85d87d478-w6lpm/init
2026-05-30 17:31:49.936649 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-85d87d478-w6lpm" not found
2026-05-30 17:31:49.941341 | instance | openstack/keystone-api-85d87d478-w6lpm/keystone-api
2026-05-30 17:31:50.335514 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-85d87d478-w6lpm" not found
2026-05-30 17:31:50.503604 | instance | openstack/keystone-bootstrap-vzp2r/init
2026-05-30 17:31:50.666816 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-vzp2r" not found
2026-05-30 17:31:50.670335 | instance | openstack/keystone-bootstrap-vzp2r/bootstrap
2026-05-30 17:31:50.827731 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-vzp2r" not found
2026-05-30 17:31:51.013084 | instance | openstack/keystone-credential-setup-bc27j/init
2026-05-30 17:31:51.192818 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-bc27j" not found
2026-05-30 17:31:51.197436 | instance | openstack/keystone-credential-setup-bc27j/keystone-credential-setup
2026-05-30 17:31:51.417727 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-bc27j" not found
2026-05-30 17:31:51.597979 | instance | openstack/keystone-db-init-z9f7q/init
2026-05-30 17:31:51.771894 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-z9f7q" not found
2026-05-30 17:31:51.776361 | instance | openstack/keystone-db-init-z9f7q/keystone-db-init-0
2026-05-30 17:31:51.974379 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-z9f7q" not found
2026-05-30 17:31:52.141911 | instance | openstack/keystone-db-sync-gbgjt/init
2026-05-30 17:31:52.321481 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-gbgjt" not found
2026-05-30 17:31:52.325935 | instance | openstack/keystone-db-sync-gbgjt/keystone-db-sync
2026-05-30 17:31:52.499851 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-gbgjt" not found
2026-05-30 17:31:52.696829 | instance | openstack/keystone-domain-manage-dxmsb/init
2026-05-30 17:31:52.885493 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-dxmsb" not found
2026-05-30 17:31:52.890941 | instance | openstack/keystone-domain-manage-dxmsb/keystone-domain-manage
2026-05-30 17:31:53.074960 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-dxmsb" not found
2026-05-30 17:31:53.247046 | instance | openstack/keystone-fernet-setup-z7tnl/init
2026-05-30 17:31:53.420797 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-z7tnl" not found
2026-05-30 17:31:53.425144 | instance | openstack/keystone-fernet-setup-z7tnl/keystone-fernet-setup
2026-05-30 17:31:53.592449 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-z7tnl" not found
2026-05-30 17:31:53.769826 | instance | openstack/keystone-rabbit-init-2q68t/init
2026-05-30 17:31:53.948380 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-2q68t" not found
2026-05-30 17:31:53.952475 | instance | openstack/keystone-rabbit-init-2q68t/rabbit-init
2026-05-30 17:31:54.115238 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-2q68t" not found
2026-05-30 17:31:54.289139 | instance | openstack/libvirt-libvirt-default-g9pjm/init
2026-05-30 17:31:54.483782 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-g9pjm" not found
2026-05-30 17:31:54.487969 | instance | openstack/libvirt-libvirt-default-g9pjm/init-dynamic-options
2026-05-30 17:31:54.576361 | instance | Error from server (BadRequest): container "init-dynamic-options" in pod "libvirt-libvirt-default-g9pjm" is waiting to start: PodInitializing
2026-05-30 17:31:54.657006 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-g9pjm" not found
2026-05-30 17:31:54.661327 | instance | openstack/libvirt-libvirt-default-g9pjm/ceph-admin-keyring-placement
2026-05-30 17:31:54.761790 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-g9pjm" is waiting to start: PodInitializing
2026-05-30 17:31:54.883364 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-g9pjm" not found
2026-05-30 17:31:54.887838 | instance | openstack/libvirt-libvirt-default-g9pjm/ceph-keyring-placement
2026-05-30 17:31:54.982591 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "libvirt-libvirt-default-g9pjm" is waiting to start: PodInitializing
2026-05-30 17:31:55.065744 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-g9pjm" not found
2026-05-30 17:31:55.069883 | instance | openstack/libvirt-libvirt-default-g9pjm/tls-sidecar
2026-05-30 17:31:55.152679 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-g9pjm" is waiting to start: PodInitializing
2026-05-30 17:31:55.235416 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-g9pjm" not found
2026-05-30 17:31:55.239488 | instance | openstack/libvirt-libvirt-default-g9pjm/libvirt
2026-05-30 17:31:55.322844 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-g9pjm" is waiting to start: PodInitializing
2026-05-30 17:31:55.406273 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-g9pjm" not found
2026-05-30 17:31:55.409575 | instance | openstack/libvirt-libvirt-default-g9pjm/libvirt-exporter
2026-05-30 17:31:55.498397 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-g9pjm" is waiting to start: PodInitializing
2026-05-30 17:31:55.580712 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-g9pjm" not found
2026-05-30 17:31:55.749710 | instance | openstack/memcached-memcached-6479589586-h8fv6/init
2026-05-30 17:31:55.929778 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-h8fv6" not found
2026-05-30 17:31:55.932234 | instance | openstack/memcached-memcached-6479589586-h8fv6/memcached
2026-05-30 17:31:56.100571 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-h8fv6" not found
2026-05-30 17:31:56.104669 | instance | openstack/memcached-memcached-6479589586-h8fv6/memcached-exporter
2026-05-30 17:31:56.265772 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-h8fv6" not found
2026-05-30 17:31:56.423416 | instance | openstack/neutron-coredns-7dd4958666-h8jrq/coredns
2026-05-30 17:31:56.582977 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-h8jrq" not found
2026-05-30 17:31:56.748799 | instance | openstack/neutron-db-init-wnzjv/init
2026-05-30 17:31:56.903560 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-wnzjv" not found
2026-05-30 17:31:56.907964 | instance | openstack/neutron-db-init-wnzjv/neutron-db-init-0
2026-05-30 17:31:57.089226 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-wnzjv" not found
2026-05-30 17:31:57.248530 | instance | openstack/neutron-db-sync-4x9js/init
2026-05-30 17:31:57.418904 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-4x9js" not found
2026-05-30 17:31:57.421884 | instance | openstack/neutron-db-sync-4x9js/neutron-db-sync
2026-05-30 17:31:57.603422 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-4x9js" not found
2026-05-30 17:31:57.780185 | instance | openstack/neutron-dhcp-agent-default-fnk2t/init
2026-05-30 17:31:57.978657 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-fnk2t" not found
2026-05-30 17:31:57.981609 | instance | openstack/neutron-dhcp-agent-default-fnk2t/neutron-dhcp-agent-init
2026-05-30 17:31:58.057710 | instance | Error from server (BadRequest): container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-fnk2t" is waiting to start: PodInitializing
2026-05-30 17:31:58.142966 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-fnk2t" not found
2026-05-30 17:31:58.146382 | instance | openstack/neutron-dhcp-agent-default-fnk2t/neutron-dhcp-agent
2026-05-30 17:31:58.233840 | instance | Error from server (BadRequest): container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-fnk2t" is waiting to start: PodInitializing
2026-05-30 17:31:58.344004 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-fnk2t" not found
2026-05-30 17:31:58.509041 | instance | openstack/neutron-ks-endpoints-tv68x/init
2026-05-30 17:31:58.680052 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-tv68x" not found
2026-05-30 17:31:58.684658 | instance | openstack/neutron-ks-endpoints-tv68x/network-ks-endpoints-admin
2026-05-30 17:31:58.859194 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-tv68x" not found
2026-05-30 17:31:58.862410 | instance | openstack/neutron-ks-endpoints-tv68x/network-ks-endpoints-internal
2026-05-30 17:31:59.029004 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-tv68x" not found
2026-05-30 17:31:59.033324 | instance | openstack/neutron-ks-endpoints-tv68x/network-ks-endpoints-public
2026-05-30 17:31:59.222208 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-tv68x" not found
2026-05-30 17:31:59.412848 | instance | openstack/neutron-ks-service-cjttb/init
2026-05-30 17:31:59.599805 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-cjttb" not found
2026-05-30 17:31:59.604332 | instance | openstack/neutron-ks-service-cjttb/network-ks-service-registration
2026-05-30 17:31:59.787652 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-cjttb" not found
2026-05-30 17:31:59.959328 | instance | openstack/neutron-ks-user-pvmgf/init
2026-05-30 17:32:00.146228 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-pvmgf" not found
2026-05-30 17:32:00.150796 | instance | openstack/neutron-ks-user-pvmgf/neutron-ks-user
2026-05-30 17:32:00.324840 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-pvmgf" not found
2026-05-30 17:32:00.509188 | instance | openstack/neutron-l3-agent-default-7qhdh/init
2026-05-30 17:32:00.694385 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-7qhdh" not found
2026-05-30 17:32:00.698628 | instance | openstack/neutron-l3-agent-default-7qhdh/neutron-l3-agent-init
2026-05-30 17:32:00.788392 | instance | Error from server (BadRequest): container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-7qhdh" is waiting to start: PodInitializing
2026-05-30 17:32:00.867156 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-7qhdh" not found
2026-05-30 17:32:00.872033 | instance | openstack/neutron-l3-agent-default-7qhdh/neutron-l3-agent
2026-05-30 17:32:00.962009 | instance | Error from server (BadRequest): container "neutron-l3-agent" in pod "neutron-l3-agent-default-7qhdh" is waiting to start: PodInitializing
2026-05-30 17:32:01.051604 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-7qhdh" not found
2026-05-30 17:32:01.223936 | instance | openstack/neutron-metadata-agent-default-m9s4v/init
2026-05-30 17:32:01.407578 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-m9s4v" not found
2026-05-30 17:32:01.410133 | instance | openstack/neutron-metadata-agent-default-m9s4v/neutron-metadata-agent-init
2026-05-30 17:32:01.492525 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-m9s4v" is waiting to start: PodInitializing
2026-05-30 17:32:01.575587 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-m9s4v" not found
2026-05-30 17:32:01.578944 | instance | openstack/neutron-metadata-agent-default-m9s4v/neutron-metadata-agent
2026-05-30 17:32:01.664904 | instance | Error from server (BadRequest): container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-m9s4v" is waiting to start: PodInitializing
2026-05-30 17:32:01.749753 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-m9s4v" not found
2026-05-30 17:32:01.927875 | instance | openstack/neutron-netns-cleanup-cron-default-qtfrv/init
2026-05-30 17:32:02.111395 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-qtfrv" not found
2026-05-30 17:32:02.116369 | instance | openstack/neutron-netns-cleanup-cron-default-qtfrv/neutron-netns-cleanup-cron
2026-05-30 17:32:02.297458 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-qtfrv" not found
2026-05-30 17:32:02.468122 | instance | openstack/neutron-ovs-agent-default-prdkh/init
2026-05-30 17:32:02.645154 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-prdkh" not found
2026-05-30 17:32:02.648510 | instance | openstack/neutron-ovs-agent-default-prdkh/neutron-openvswitch-agent-kernel-modules
2026-05-30 17:32:02.736677 | instance | Error from server (BadRequest): container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-prdkh" is waiting to start: PodInitializing
2026-05-30 17:32:02.827892 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-prdkh" not found
2026-05-30 17:32:02.833055 | instance | openstack/neutron-ovs-agent-default-prdkh/neutron-ovs-agent-init
2026-05-30 17:32:02.934741 | instance | Error from server (BadRequest): container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-prdkh" is waiting to start: PodInitializing
2026-05-30 17:32:03.029124 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-prdkh" not found
2026-05-30 17:32:03.032222 | instance | openstack/neutron-ovs-agent-default-prdkh/neutron-ovs-agent
2026-05-30 17:32:03.118993 | instance | Error from server (BadRequest): container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-prdkh" is waiting to start: PodInitializing
2026-05-30 17:32:03.206110 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-prdkh" not found
2026-05-30 17:32:03.387952 | instance | openstack/neutron-rabbit-init-j4lkp/init
2026-05-30 17:32:03.559061 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-j4lkp" not found
2026-05-30 17:32:03.562341 | instance | openstack/neutron-rabbit-init-j4lkp/rabbit-init
2026-05-30 17:32:03.735425 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-j4lkp" not found
2026-05-30 17:32:03.903895 | instance | openstack/neutron-rpc-server-6f8b96c5f7-c925p/init
2026-05-30 17:32:04.070175 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-6f8b96c5f7-c925p" not found
2026-05-30 17:32:04.075307 | instance | openstack/neutron-rpc-server-6f8b96c5f7-c925p/neutron-rpc-server
2026-05-30 17:32:04.428763 | instance | openstack/neutron-server-5b96dc7b97-wkxvk/init
2026-05-30 17:32:04.599229 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-5b96dc7b97-wkxvk" not found
2026-05-30 17:32:04.602742 | instance | openstack/neutron-server-5b96dc7b97-wkxvk/neutron-server
2026-05-30 17:32:04.807780 | instance | openstack/neutron-server-5b96dc7b97-wkxvk/neutron-policy-server
2026-05-30 17:32:04.996166 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-5b96dc7b97-wkxvk" not found
2026-05-30 17:32:05.176845 | instance | openstack/nova-api-metadata-6855999484-cbc6r/init
2026-05-30 17:32:05.393686 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-6855999484-cbc6r" not found
2026-05-30 17:32:05.397751 | instance | openstack/nova-api-metadata-6855999484-cbc6r/nova-api-metadata-init
2026-05-30 17:32:05.575807 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-6855999484-cbc6r" not found
2026-05-30 17:32:05.580450 | instance | openstack/nova-api-metadata-6855999484-cbc6r/nova-api
2026-05-30 17:32:05.759215 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-6855999484-cbc6r" not found
2026-05-30 17:32:05.931102 | instance | openstack/nova-api-osapi-646d9f787-29bh5/init
2026-05-30 17:32:06.109378 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-646d9f787-29bh5" not found
2026-05-30 17:32:06.112630 | instance | openstack/nova-api-osapi-646d9f787-29bh5/nova-osapi
2026-05-30 17:32:06.292288 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-646d9f787-29bh5" not found
2026-05-30 17:32:06.467427 | instance | openstack/nova-bootstrap-fg472/init
2026-05-30 17:32:06.659594 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-fg472" not found
2026-05-30 17:32:06.665676 | instance | openstack/nova-bootstrap-fg472/bootstrap
2026-05-30 17:32:06.836344 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-fg472" not found
2026-05-30 17:32:07.023698 | instance | openstack/nova-cell-setup-q4psr/init
2026-05-30 17:32:07.243236 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-q4psr" not found
2026-05-30 17:32:07.249358 | instance | openstack/nova-cell-setup-q4psr/nova-cell-setup-init
2026-05-30 17:32:07.341424 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-q4psr" is waiting to start: PodInitializing
2026-05-30 17:32:07.428427 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-q4psr" not found
2026-05-30 17:32:07.432805 | instance | openstack/nova-cell-setup-q4psr/nova-cell-setup
2026-05-30 17:32:07.516611 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-q4psr" is waiting to start: PodInitializing
2026-05-30 17:32:07.600560 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-q4psr" not found
2026-05-30 17:32:07.780814 | instance | openstack/nova-compute-default-d87tv/init
2026-05-30 17:32:08.049709 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-d87tv" not found
2026-05-30 17:32:08.052628 | instance | openstack/nova-compute-default-d87tv/nova-compute-init
2026-05-30 17:32:08.139817 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-d87tv" is waiting to start: PodInitializing
2026-05-30 17:32:08.221788 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-d87tv" not found
2026-05-30 17:32:08.225965 | instance | openstack/nova-compute-default-d87tv/ceph-perms
2026-05-30 17:32:08.318055 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-d87tv" is waiting to start: PodInitializing
2026-05-30 17:32:08.397728 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-d87tv" not found
2026-05-30 17:32:08.402917 | instance | openstack/nova-compute-default-d87tv/ceph-admin-keyring-placement
2026-05-30 17:32:08.482967 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-d87tv" is waiting to start: PodInitializing
2026-05-30 17:32:08.561943 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-d87tv" not found
2026-05-30 17:32:08.564902 | instance | openstack/nova-compute-default-d87tv/ceph-keyring-placement
2026-05-30 17:32:08.646353 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-d87tv" is waiting to start: PodInitializing
2026-05-30 17:32:08.743441 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-d87tv" not found
2026-05-30 17:32:08.747068 | instance | openstack/nova-compute-default-d87tv/nova-compute-vnc-init
2026-05-30 17:32:08.840730 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-d87tv" is waiting to start: PodInitializing
2026-05-30 17:32:08.930022 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-d87tv" not found
2026-05-30 17:32:08.933940 | instance | openstack/nova-compute-default-d87tv/nova-compute-ssh-init
2026-05-30 17:32:09.013946 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-d87tv" is waiting to start: PodInitializing
2026-05-30 17:32:09.102932 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-d87tv" not found
2026-05-30 17:32:09.108064 | instance | openstack/nova-compute-default-d87tv/nova-compute
2026-05-30 17:32:09.192125 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-d87tv" is waiting to start: PodInitializing
2026-05-30 17:32:09.272038 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-d87tv" not found
2026-05-30 17:32:09.276483 | instance | openstack/nova-compute-default-d87tv/nova-compute-ssh
2026-05-30 17:32:09.366901 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-d87tv" is waiting to start: PodInitializing
2026-05-30 17:32:09.453195 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-d87tv" not found
2026-05-30 17:32:09.620562 | instance | openstack/nova-conductor-5677d8b997-xbkkf/init
2026-05-30 17:32:09.795921 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-5677d8b997-xbkkf" not found
2026-05-30 17:32:09.798232 | instance | openstack/nova-conductor-5677d8b997-xbkkf/nova-conductor
2026-05-30 17:32:09.960316 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-5677d8b997-xbkkf" not found
2026-05-30 17:32:10.126773 | instance | openstack/nova-db-init-6cnxz/init
2026-05-30 17:32:10.295715 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-6cnxz" not found
2026-05-30 17:32:10.299097 | instance | openstack/nova-db-init-6cnxz/nova-db-init-0
2026-05-30 17:32:10.477421 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-6cnxz" not found
2026-05-30 17:32:10.480789 | instance | openstack/nova-db-init-6cnxz/nova-db-init-1
2026-05-30 17:32:10.649353 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-6cnxz" not found
2026-05-30 17:32:10.653652 | instance | openstack/nova-db-init-6cnxz/nova-db-init-2
2026-05-30 17:32:10.816966 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-6cnxz" not found
2026-05-30 17:32:10.986225 | instance | openstack/nova-db-sync-ksqqh/init
2026-05-30 17:32:11.155791 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-ksqqh" not found
2026-05-30 17:32:11.159059 | instance | openstack/nova-db-sync-ksqqh/nova-db-sync
2026-05-30 17:32:11.336646 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-ksqqh" not found
2026-05-30 17:32:11.503178 | instance | openstack/nova-ks-endpoints-xgs9k/init
2026-05-30 17:32:11.670404 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-xgs9k" not found
2026-05-30 17:32:11.675007 | instance | openstack/nova-ks-endpoints-xgs9k/compute-ks-endpoints-admin
2026-05-30 17:32:11.849587 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-xgs9k" not found
2026-05-30 17:32:11.853628 | instance | openstack/nova-ks-endpoints-xgs9k/compute-ks-endpoints-internal
2026-05-30 17:32:12.042100 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-xgs9k" not found
2026-05-30 17:32:12.045826 | instance | openstack/nova-ks-endpoints-xgs9k/compute-ks-endpoints-public
2026-05-30 17:32:12.210505 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-xgs9k" not found
2026-05-30 17:32:12.382334 | instance | openstack/nova-ks-service-qfn6b/init
2026-05-30 17:32:12.560130 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-qfn6b" not found
2026-05-30 17:32:12.564788 | instance | openstack/nova-ks-service-qfn6b/compute-ks-service-registration
2026-05-30 17:32:12.731640 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-qfn6b" not found
2026-05-30 17:32:12.909513 | instance | openstack/nova-ks-user-2m2bt/init
2026-05-30 17:32:13.086564 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-2m2bt" not found
2026-05-30 17:32:13.090517 | instance | openstack/nova-ks-user-2m2bt/nova-ks-user
2026-05-30 17:32:13.265017 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-2m2bt" not found
2026-05-30 17:32:13.436234 | instance | openstack/nova-novncproxy-86d7d4cc86-j8tjk/init
2026-05-30 17:32:13.609213 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-86d7d4cc86-j8tjk" not found
2026-05-30 17:32:13.613763 | instance | openstack/nova-novncproxy-86d7d4cc86-j8tjk/nova-novncproxy-init
2026-05-30 17:32:13.787593 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-86d7d4cc86-j8tjk" not found
2026-05-30 17:32:13.792129 | instance | openstack/nova-novncproxy-86d7d4cc86-j8tjk/nova-novncproxy-init-assets
2026-05-30 17:32:13.970377 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-86d7d4cc86-j8tjk" not found
2026-05-30 17:32:13.975182 | instance | openstack/nova-novncproxy-86d7d4cc86-j8tjk/nova-novncproxy
2026-05-30 17:32:14.148637 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-86d7d4cc86-j8tjk" not found
2026-05-30 17:32:14.331231 | instance | openstack/nova-rabbit-init-vqssq/init
2026-05-30 17:32:14.502484 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-vqssq" not found
2026-05-30 17:32:14.507538 | instance | openstack/nova-rabbit-init-vqssq/rabbit-init
2026-05-30 17:32:14.684505 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-vqssq" not found
2026-05-30 17:32:14.855195 | instance | openstack/nova-scheduler-747f89478f-f5j2j/init
2026-05-30 17:32:15.036130 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-747f89478f-f5j2j" not found
2026-05-30 17:32:15.040609 | instance | openstack/nova-scheduler-747f89478f-f5j2j/nova-scheduler
2026-05-30 17:32:15.212373 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-747f89478f-f5j2j" not found
2026-05-30 17:32:15.405735 | instance | openstack/openvswitch-8nkpc/init
2026-05-30 17:32:15.578183 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-8nkpc" not found
2026-05-30 17:32:15.582353 | instance | openstack/openvswitch-8nkpc/openvswitch-db-perms
2026-05-30 17:32:15.757795 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-8nkpc" not found
2026-05-30 17:32:15.760851 | instance | openstack/openvswitch-8nkpc/openvswitch-vswitchd-modules
2026-05-30 17:32:15.929146 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-8nkpc" not found
2026-05-30 17:32:15.933804 | instance | openstack/openvswitch-8nkpc/openvswitch-db
2026-05-30 17:32:16.114224 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-8nkpc" not found
2026-05-30 17:32:16.118277 | instance | openstack/openvswitch-8nkpc/openvswitch-vswitchd
2026-05-30 17:32:16.291532 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-8nkpc" not found
2026-05-30 17:32:16.458967 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-05-30 17:32:16.627666 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-05-30 17:32:16.631020 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-05-30 17:32:16.797147 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-05-30 17:32:16.801645 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-05-30 17:32:17.077281 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-05-30 17:32:17.083079 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-05-30 17:32:17.268144 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-05-30 17:32:17.442412 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-05-30 17:32:17.605423 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-05-30 17:32:17.609646 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-05-30 17:32:17.812087 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-05-30 17:32:17.820602 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-05-30 17:32:17.991565 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-05-30 17:32:18.168852 | instance | openstack/placement-api-6c799b448-6r5rl/init
2026-05-30 17:32:18.348718 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6c799b448-6r5rl" not found
2026-05-30 17:32:18.352723 | instance | openstack/placement-api-6c799b448-6r5rl/placement-api
2026-05-30 17:32:18.534231 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6c799b448-6r5rl" not found
2026-05-30 17:32:18.715513 | instance | openstack/placement-db-init-h7m6b/init
2026-05-30 17:32:18.883941 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-h7m6b" not found
2026-05-30 17:32:18.888371 | instance | openstack/placement-db-init-h7m6b/placement-db-init-0
2026-05-30 17:32:19.085079 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-h7m6b" not found
2026-05-30 17:32:19.257772 | instance | openstack/placement-db-sync-7mccw/init
2026-05-30 17:32:19.439598 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-7mccw" not found
2026-05-30 17:32:19.442909 | instance | openstack/placement-db-sync-7mccw/placement-db-sync
2026-05-30 17:32:19.608925 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-7mccw" not found
2026-05-30 17:32:19.781588 | instance | openstack/placement-ks-endpoints-t65lj/init
2026-05-30 17:32:19.956692 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-t65lj" not found
2026-05-30 17:32:19.960885 | instance | openstack/placement-ks-endpoints-t65lj/placement-ks-endpoints-admin
2026-05-30 17:32:20.130467 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-t65lj" not found
2026-05-30 17:32:20.134398 | instance | openstack/placement-ks-endpoints-t65lj/placement-ks-endpoints-internal
2026-05-30 17:32:20.306314 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-t65lj" not found
2026-05-30 17:32:20.309988 | instance | openstack/placement-ks-endpoints-t65lj/placement-ks-endpoints-public
2026-05-30 17:32:20.489688 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-t65lj" not found
2026-05-30 17:32:20.664376 | instance | openstack/placement-ks-service-kk7qn/init
2026-05-30 17:32:20.834578 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-kk7qn" not found
2026-05-30 17:32:20.839017 | instance | openstack/placement-ks-service-kk7qn/placement-ks-service-registration
2026-05-30 17:32:21.000040 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-kk7qn" not found
2026-05-30 17:32:21.162149 | instance | openstack/placement-ks-user-777pz/init
2026-05-30 17:32:21.330891 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-777pz" not found
2026-05-30 17:32:21.334920 | instance | openstack/placement-ks-user-777pz/placement-ks-user
2026-05-30 17:32:21.512492 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-777pz" not found
2026-05-30 17:32:21.677453 | instance | openstack/pxc-operator-69cb5bbdb9-fmrbm/percona-xtradb-cluster-operator
2026-05-30 17:32:21.842682 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-fmrbm" not found
2026-05-30 17:32:22.006881 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-05-30 17:32:22.177809 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-05-30 17:32:22.180621 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-05-30 17:32:22.369073 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-05-30 17:32:22.536740 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-05-30 17:32:22.693484 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-05-30 17:32:22.696820 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-05-30 17:32:22.864604 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-05-30 17:32:23.043468 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-2dhlr/rabbitmq-cluster-operator
2026-05-30 17:32:23.224207 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-2dhlr" not found
2026-05-30 17:32:23.400825 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-05-30 17:32:23.565785 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-05-30 17:32:23.569822 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-05-30 17:32:23.758800 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-05-30 17:32:23.928180 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-05-30 17:32:24.103870 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-05-30 17:32:24.108216 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-05-30 17:32:24.294571 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-05-30 17:32:24.457182 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-zc89x/rabbitmq-cluster-operator
2026-05-30 17:32:24.625236 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-zc89x" not found
2026-05-30 17:32:24.803579 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-05-30 17:32:24.983559 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-05-30 17:32:24.987979 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-05-30 17:32:25.185177 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-05-30 17:32:25.361398 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-05-30 17:32:25.524920 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-05-30 17:32:25.529633 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-05-30 17:32:25.715501 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-05-30 17:32:25.878777 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-q9x6w/make-container-crash-dir
2026-05-30 17:32:26.054932 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-q9x6w" not found
2026-05-30 17:32:26.059162 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-q9x6w/chown-container-data-dir
2026-05-30 17:32:26.219906 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-q9x6w" not found
2026-05-30 17:32:26.224988 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-q9x6w/ceph-crash
2026-05-30 17:32:26.392407 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-q9x6w" not found
2026-05-30 17:32:26.565400 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-t84hl/chown-container-data-dir
2026-05-30 17:32:26.738151 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-t84hl" not found
2026-05-30 17:32:26.743068 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-t84hl/rgw
2026-05-30 17:32:26.924430 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-t84hl" not found
2026-05-30 17:32:26.928706 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-t84hl/log-collector
2026-05-30 17:32:27.113021 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-t84hl" not found
2026-05-30 17:32:27.276383 | instance | openstack/staffeln-api-775446b7fd-mg8zv/init
2026-05-30 17:32:27.451369 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-775446b7fd-mg8zv" not found
2026-05-30 17:32:27.457183 | instance | openstack/staffeln-api-775446b7fd-mg8zv/staffeln-api
2026-05-30 17:32:27.640209 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-775446b7fd-mg8zv" not found
2026-05-30 17:32:27.806531 | instance | openstack/staffeln-conductor-75df5f4c85-vtr4r/staffeln-conductor
2026-05-30 17:32:27.996508 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-75df5f4c85-vtr4r" not found
2026-05-30 17:32:28.177084 | instance | openstack/staffeln-db-init-lzhgx/init
2026-05-30 17:32:28.341400 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-lzhgx" not found
2026-05-30 17:32:28.344915 | instance | openstack/staffeln-db-init-lzhgx/staffeln-db-init-0
2026-05-30 17:32:28.509788 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-lzhgx" not found
2026-05-30 17:32:28.685581 | instance | openstack/staffeln-db-sync-5xsql/init
2026-05-30 17:32:28.852027 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-5xsql" not found
2026-05-30 17:32:28.855995 | instance | openstack/staffeln-db-sync-5xsql/staffeln-db-sync
2026-05-30 17:32:29.024753 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-5xsql" not found
2026-05-30 17:32:29.202123 | instance | openstack/valkey-node-0/valkey
2026-05-30 17:32:29.367002 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-05-30 17:32:29.370167 | instance | openstack/valkey-node-0/sentinel
2026-05-30 17:32:29.536681 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-05-30 17:32:29.539558 | instance | openstack/valkey-node-0/metrics
2026-05-30 17:32:29.710894 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-05-30 17:32:29.873016 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-45xn8/rook-ceph-operator
2026-05-30 17:32:30.054370 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-45xn8" not found
2026-05-30 17:32:30.216197 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-kp9z5/secretgen-controller
2026-05-30 17:32:30.404831 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-kp9z5" not found
2026-05-30 17:32:30.589457 | instance | ERROR
2026-05-30 17:32:30.589700 | instance | {
2026-05-30 17:32:30.589767 | instance | "delta": "0:01:16.261951",
2026-05-30 17:32:30.589814 | instance | "end": "2026-05-30 17:32:30.408912",
2026-05-30 17:32:30.589847 | instance | "msg": "non-zero return code",
2026-05-30 17:32:30.589866 | instance | "rc": 123,
2026-05-30 17:32:30.589885 | instance | "start": "2026-05-30 17:31:14.146961"
2026-05-30 17:32:30.589903 | instance | }
2026-05-30 17:32:30.589927 | instance | ERROR: Ignoring Errors
2026-05-30 17:32:30.600164 |
2026-05-30 17:32:30.600227 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-05-30 17:32:31.165076 | instance | changed:
2026-05-30 17:32:31.165282 | instance | cd+++++++++ pod-logs/
2026-05-30 17:32:31.165320 | instance | cd+++++++++ pod-logs/auth-system/
2026-05-30 17:32:31.165350 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-05-30 17:32:31.165377 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-05-30 17:32:31.165403 | instance | cd+++++++++ pod-logs/cert-manager/
2026-05-30 17:32:31.165430 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-m4ffl/
2026-05-30 17:32:31.165456 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-m4ffl/cert-manager-controller.txt
2026-05-30 17:32:31.165482 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-bkcfv/
2026-05-30 17:32:31.165508 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-bkcfv/cert-manager-cainjector.txt
2026-05-30 17:32:31.165534 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-rrvgp/
2026-05-30 17:32:31.165560 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-rrvgp/cert-manager-webhook.txt
2026-05-30 17:32:31.165586 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-05-30 17:32:31.165611 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-xbbfr/
2026-05-30 17:32:31.165637 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-xbbfr/envoy-gateway.txt
2026-05-30 17:32:31.165662 | instance | cd+++++++++ pod-logs/failed-pods/
2026-05-30 17:32:31.165688 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-05-30 17:32:31.165713 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-05-30 17:32:31.165738 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-05-30 17:32:31.165763 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-05-30 17:32:31.165788 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-m4ffl/
2026-05-30 17:32:31.165813 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-m4ffl/cert-manager-controller.txt
2026-05-30 17:32:31.165838 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-bkcfv/
2026-05-30 17:32:31.165863 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-bkcfv/cert-manager-cainjector.txt
2026-05-30 17:32:31.165891 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-rrvgp/
2026-05-30 17:32:31.165916 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-rrvgp/cert-manager-webhook.txt
2026-05-30 17:32:31.165941 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-05-30 17:32:31.165984 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-xbbfr/
2026-05-30 17:32:31.166010 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-xbbfr/envoy-gateway.txt
2026-05-30 17:32:31.166048 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-05-30 17:32:31.166074 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-mnmgl/
2026-05-30 17:32:31.166100 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-mnmgl/controller.txt
2026-05-30 17:32:31.166125 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-wrdht/
2026-05-30 17:32:31.166150 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-wrdht/ingress-nginx-default-backend.txt
2026-05-30 17:32:31.166174 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-05-30 17:32:31.166199 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-cr2vt/
2026-05-30 17:32:31.166224 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cr2vt/apply-sysctl-overwrites.txt
2026-05-30 17:32:31.166249 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cr2vt/cilium-agent.txt
2026-05-30 17:32:31.166274 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cr2vt/clean-cilium-state.txt
2026-05-30 17:32:31.166300 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cr2vt/config.txt
2026-05-30 17:32:31.166324 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cr2vt/install-cni-binaries.txt
2026-05-30 17:32:31.166349 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cr2vt/mount-bpf-fs.txt
2026-05-30 17:32:31.166374 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cr2vt/mount-cgroup.txt
2026-05-30 17:32:31.166400 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-rzzt4/
2026-05-30 17:32:31.166425 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-rzzt4/cilium-operator.txt
2026-05-30 17:32:31.166451 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-9hjgn/
2026-05-30 17:32:31.166476 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-9hjgn/coredns.txt
2026-05-30 17:32:31.166501 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-bm5rg/
2026-05-30 17:32:31.166526 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-bm5rg/coredns.txt
2026-05-30 17:32:31.166551 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-05-30 17:32:31.166577 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-05-30 17:32:31.166602 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-05-30 17:32:31.166628 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-05-30 17:32:31.166654 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-05-30 17:32:31.166680 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-05-30 17:32:31.166705 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-4xz8x/
2026-05-30 17:32:31.166731 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-4xz8x/kube-proxy.txt
2026-05-30 17:32:31.166756 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-05-30 17:32:31.166781 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-05-30 17:32:31.166807 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-05-30 17:32:31.166835 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-05-30 17:32:31.166863 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-05-30 17:32:31.166888 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-zz2bc/
2026-05-30 17:32:31.166914 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-zz2bc/local-path-provisioner.txt
2026-05-30 17:32:31.166945 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-05-30 17:32:31.166972 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-05-30 17:32:31.166999 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-05-30 17:32:31.167024 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-05-30 17:32:31.167050 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-05-30 17:32:31.167076 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-05-30 17:32:31.167101 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-rc4pz/
2026-05-30 17:32:31.167127 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-rc4pz/goldpinger-daemon.txt
2026-05-30 17:32:31.167152 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65495bfd75-j5nxr/
2026-05-30 17:32:31.167177 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65495bfd75-j5nxr/grafana-sc-dashboard.txt
2026-05-30 17:32:31.167203 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65495bfd75-j5nxr/grafana-sc-datasources.txt
2026-05-30 17:32:31.167228 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65495bfd75-j5nxr/grafana.txt
2026-05-30 17:32:31.167253 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nbhkn/
2026-05-30 17:32:31.167278 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nbhkn/kube-state-metrics.txt
2026-05-30 17:32:31.167303 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dc426/
2026-05-30 17:32:31.167329 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dc426/kube-prometheus-stack.txt
2026-05-30 17:32:31.167354 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-254wq/
2026-05-30 17:32:31.167379 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-254wq/node-exporter.txt
2026-05-30 17:32:31.167404 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-254wq/pod-tls-sidecar.txt
2026-05-30 17:32:31.167428 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-05-30 17:32:31.167454 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-05-30 17:32:31.167479 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-05-30 17:32:31.167504 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-05-30 17:32:31.167529 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-05-30 17:32:31.167554 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-crfss/
2026-05-30 17:32:31.167578 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-crfss/nginx.txt
2026-05-30 17:32:31.167603 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-05-30 17:32:31.167627 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-05-30 17:32:31.167651 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-05-30 17:32:31.167675 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-g8l4g/
2026-05-30 17:32:31.167700 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-g8l4g/gc.txt
2026-05-30 17:32:31.167730 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-vcm25/
2026-05-30 17:32:31.167756 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-vcm25/master.txt
2026-05-30 17:32:31.167781 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-vxps6/
2026-05-30 17:32:31.167806 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-vxps6/worker.txt
2026-05-30 17:32:31.167830 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-05-30 17:32:31.167855 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-05-30 17:32:31.167879 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-05-30 17:32:31.167904 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-05-30 17:32:31.167929 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-05-30 17:32:31.167953 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-05-30 17:32:31.167977 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-cnm9q/
2026-05-30 17:32:31.168002 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-cnm9q/pushgateway.txt
2026-05-30 17:32:31.168026 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-nqm4z/
2026-05-30 17:32:31.168051 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-nqm4z/vector.txt
2026-05-30 17:32:31.168076 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-05-30 17:32:31.168102 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-56bc899597-8pp5d/
2026-05-30 17:32:31.168126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-56bc899597-8pp5d/barbican-api.txt
2026-05-30 17:32:31.168150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-56bc899597-8pp5d/init.txt
2026-05-30 17:32:31.168175 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-992jl/
2026-05-30 17:32:31.168199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-992jl/barbican-db-init-0.txt
2026-05-30 17:32:31.168224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-992jl/init.txt
2026-05-30 17:32:31.168248 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-c45h7/
2026-05-30 17:32:31.168273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-c45h7/barbican-db-sync.txt
2026-05-30 17:32:31.168297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-c45h7/init.txt
2026-05-30 17:32:31.168322 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-qclw7/
2026-05-30 17:32:31.168347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-qclw7/init.txt
2026-05-30 17:32:31.168372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-qclw7/key-manager-ks-endpoints-admin.txt
2026-05-30 17:32:31.168397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-qclw7/key-manager-ks-endpoints-internal.txt
2026-05-30 17:32:31.168422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-qclw7/key-manager-ks-endpoints-public.txt
2026-05-30 17:32:31.168447 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-wc7wj/
2026-05-30 17:32:31.168471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-wc7wj/init.txt
2026-05-30 17:32:31.168496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-wc7wj/key-manager-ks-service-registration.txt
2026-05-30 17:32:31.168526 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-7tbpk/
2026-05-30 17:32:31.168552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-7tbpk/barbican-ks-user.txt
2026-05-30 17:32:31.168577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-7tbpk/init.txt
2026-05-30 17:32:31.168602 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-cp9sv/
2026-05-30 17:32:31.168627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-cp9sv/init.txt
2026-05-30 17:32:31.168652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-cp9sv/rabbit-init.txt
2026-05-30 17:32:31.168677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-85b68cc5d4-tkh7t/
2026-05-30 17:32:31.168702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-85b68cc5d4-tkh7t/ceph-coordination-volume-perms.txt
2026-05-30 17:32:31.168726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-85b68cc5d4-tkh7t/cinder-api.txt
2026-05-30 17:32:31.168752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-85b68cc5d4-tkh7t/init.txt
2026-05-30 17:32:31.168777 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-784cbf88db-2775j/
2026-05-30 17:32:31.168803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-784cbf88db-2775j/ceph-backup-keyring-placement.txt
2026-05-30 17:32:31.168828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-784cbf88db-2775j/ceph-coordination-volume-perms.txt
2026-05-30 17:32:31.168853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-784cbf88db-2775j/ceph-keyring-placement-rbd1.txt
2026-05-30 17:32:31.168880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-784cbf88db-2775j/cinder-backup.txt
2026-05-30 17:32:31.168907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-784cbf88db-2775j/init.txt
2026-05-30 17:32:31.168931 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-cdhnx/
2026-05-30 17:32:31.168975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-cdhnx/ceph-keyring-placement.txt
2026-05-30 17:32:31.169004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-cdhnx/cinder-backup-storage-init.txt
2026-05-30 17:32:31.169030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-cdhnx/init.txt
2026-05-30 17:32:31.169055 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-rlqgl/
2026-05-30 17:32:31.169080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-rlqgl/bootstrap.txt
2026-05-30 17:32:31.169104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-rlqgl/init.txt
2026-05-30 17:32:31.169129 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-wnq72/
2026-05-30 17:32:31.169154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-wnq72/create-internal-tenant.txt
2026-05-30 17:32:31.169179 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-wnq72/init.txt
2026-05-30 17:32:31.169204 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-cvmlx/
2026-05-30 17:32:31.169228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-cvmlx/cinder-db-init-0.txt
2026-05-30 17:32:31.169253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-cvmlx/init.txt
2026-05-30 17:32:31.169277 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-57mlc/
2026-05-30 17:32:31.169302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-57mlc/cinder-db-sync.txt
2026-05-30 17:32:31.169326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-57mlc/init.txt
2026-05-30 17:32:31.169350 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-s7nw6/
2026-05-30 17:32:31.169381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-s7nw6/init.txt
2026-05-30 17:32:31.169407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-s7nw6/volumev3-ks-endpoints-admin.txt
2026-05-30 17:32:31.169431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-s7nw6/volumev3-ks-endpoints-internal.txt
2026-05-30 17:32:31.169456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-s7nw6/volumev3-ks-endpoints-public.txt
2026-05-30 17:32:31.169481 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-cpmp5/
2026-05-30 17:32:31.169506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-cpmp5/init.txt
2026-05-30 17:32:31.169532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-cpmp5/volumev3-ks-service-registration.txt
2026-05-30 17:32:31.169558 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-z5mjd/
2026-05-30 17:32:31.169583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-z5mjd/cinder-ks-user.txt
2026-05-30 17:32:31.169608 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-z5mjd/init.txt
2026-05-30 17:32:31.169633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-l4hnn/
2026-05-30 17:32:31.169658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-l4hnn/init.txt
2026-05-30 17:32:31.169682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-l4hnn/rabbit-init.txt
2026-05-30 17:32:31.169706 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-75cbbcdf88-t8mp7/
2026-05-30 17:32:31.169731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-75cbbcdf88-t8mp7/ceph-coordination-volume-perms.txt
2026-05-30 17:32:31.169755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-75cbbcdf88-t8mp7/cinder-scheduler.txt
2026-05-30 17:32:31.169780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-75cbbcdf88-t8mp7/init.txt
2026-05-30 17:32:31.169804 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-zbswn/
2026-05-30 17:32:31.169829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-zbswn/ceph-keyring-placement.txt
2026-05-30 17:32:31.169853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-zbswn/cinder-storage-init-rbd1.txt
2026-05-30 17:32:31.169878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-zbswn/init.txt
2026-05-30 17:32:31.169907 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-869db5578b-gfpht/
2026-05-30 17:32:31.169933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-869db5578b-gfpht/ceph-coordination-volume-perms.txt
2026-05-30 17:32:31.169992 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-869db5578b-gfpht/ceph-keyring-placement-rbd1.txt
2026-05-30 17:32:31.170022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-869db5578b-gfpht/cinder-volume.txt
2026-05-30 17:32:31.170048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-869db5578b-gfpht/init-cinder-conf.txt
2026-05-30 17:32:31.170073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-869db5578b-gfpht/init.txt
2026-05-30 17:32:31.170099 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-6f4d5d859d-5s5wl/
2026-05-30 17:32:31.170124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6f4d5d859d-5s5wl/ceph-keyring-placement.txt
2026-05-30 17:32:31.170149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6f4d5d859d-5s5wl/glance-api.txt
2026-05-30 17:32:31.170174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6f4d5d859d-5s5wl/glance-perms.txt
2026-05-30 17:32:31.170199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6f4d5d859d-5s5wl/init.txt
2026-05-30 17:32:31.170231 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-76vmp/
2026-05-30 17:32:31.170258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-76vmp/glance-db-init-0.txt
2026-05-30 17:32:31.170283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-76vmp/init.txt
2026-05-30 17:32:31.170308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-k2l2g/
2026-05-30 17:32:31.170332 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-k2l2g/glance-db-sync.txt
2026-05-30 17:32:31.170356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-k2l2g/init.txt
2026-05-30 17:32:31.170381 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6hnpd/
2026-05-30 17:32:31.170406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6hnpd/image-ks-endpoints-admin.txt
2026-05-30 17:32:31.170431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6hnpd/image-ks-endpoints-internal.txt
2026-05-30 17:32:31.170455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6hnpd/image-ks-endpoints-public.txt
2026-05-30 17:32:31.170480 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6hnpd/init.txt
2026-05-30 17:32:31.170505 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-lt7zb/
2026-05-30 17:32:31.170530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-lt7zb/image-ks-service-registration.txt
2026-05-30 17:32:31.170555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-lt7zb/init.txt
2026-05-30 17:32:31.170580 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-ql4pr/
2026-05-30 17:32:31.170605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-ql4pr/glance-ks-user.txt
2026-05-30 17:32:31.170630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-ql4pr/init.txt
2026-05-30 17:32:31.170655 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-q5vnb/
2026-05-30 17:32:31.170680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-q5vnb/glance-metadefs-load.txt
2026-05-30 17:32:31.170704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-q5vnb/init.txt
2026-05-30 17:32:31.170729 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-zrxmd/
2026-05-30 17:32:31.170754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-zrxmd/init.txt
2026-05-30 17:32:31.170779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-zrxmd/rabbit-init.txt
2026-05-30 17:32:31.170810 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-k9q5r/
2026-05-30 17:32:31.170840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-k9q5r/ceph-keyring-placement.txt
2026-05-30 17:32:31.170870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-k9q5r/glance-storage-init.txt
2026-05-30 17:32:31.170895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-k9q5r/init.txt
2026-05-30 17:32:31.170917 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-q7vt8/
2026-05-30 17:32:31.170940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-q7vt8/init.txt
2026-05-30 17:32:31.170962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-q7vt8/keepalived.txt
2026-05-30 17:32:31.170980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-q7vt8/wait-for-ip.txt
2026-05-30 17:32:31.170998 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-85d87d478-w6lpm/
2026-05-30 17:32:31.171016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-85d87d478-w6lpm/init.txt
2026-05-30 17:32:31.171034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-85d87d478-w6lpm/keystone-api.txt
2026-05-30 17:32:31.171051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-vzp2r/
2026-05-30 17:32:31.171073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-vzp2r/bootstrap.txt
2026-05-30 17:32:31.171092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-vzp2r/init.txt
2026-05-30 17:32:31.171110 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-bc27j/
2026-05-30 17:32:31.171127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-bc27j/init.txt
2026-05-30 17:32:31.171145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-bc27j/keystone-credential-setup.txt
2026-05-30 17:32:31.171163 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-z9f7q/
2026-05-30 17:32:31.171180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-z9f7q/init.txt
2026-05-30 17:32:31.171197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-z9f7q/keystone-db-init-0.txt
2026-05-30 17:32:31.171214 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-gbgjt/
2026-05-30 17:32:31.171232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-gbgjt/init.txt
2026-05-30 17:32:31.171249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-gbgjt/keystone-db-sync.txt
2026-05-30 17:32:31.171266 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-dxmsb/
2026-05-30 17:32:31.171283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-dxmsb/init.txt
2026-05-30 17:32:31.171301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-dxmsb/keystone-domain-manage.txt
2026-05-30 17:32:31.171318 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-z7tnl/
2026-05-30 17:32:31.171335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-z7tnl/init.txt
2026-05-30 17:32:31.171353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-z7tnl/keystone-fernet-setup.txt
2026-05-30 17:32:31.171370 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2q68t/
2026-05-30 17:32:31.171387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2q68t/init.txt
2026-05-30 17:32:31.171405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2q68t/rabbit-init.txt
2026-05-30 17:32:31.171422 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-g9pjm/
2026-05-30 17:32:31.171439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-g9pjm/ceph-admin-keyring-placement.txt
2026-05-30 17:32:31.171456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-g9pjm/ceph-keyring-placement.txt
2026-05-30 17:32:31.171474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-g9pjm/init-dynamic-options.txt
2026-05-30 17:32:31.171491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-g9pjm/init.txt
2026-05-30 17:32:31.171508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-g9pjm/libvirt-exporter.txt
2026-05-30 17:32:31.171525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-g9pjm/libvirt.txt
2026-05-30 17:32:31.171543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-g9pjm/tls-sidecar.txt
2026-05-30 17:32:31.171560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-h8fv6/
2026-05-30 17:32:31.171578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-h8fv6/init.txt
2026-05-30 17:32:31.171595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-h8fv6/memcached-exporter.txt
2026-05-30 17:32:31.171612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-h8fv6/memcached.txt
2026-05-30 17:32:31.171630 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-h8jrq/
2026-05-30 17:32:31.171652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-h8jrq/coredns.txt
2026-05-30 17:32:31.171671 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-wnzjv/
2026-05-30 17:32:31.171688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-wnzjv/init.txt
2026-05-30 17:32:31.171706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-wnzjv/neutron-db-init-0.txt
2026-05-30 17:32:31.171724 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-4x9js/
2026-05-30 17:32:31.171742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-4x9js/init.txt
2026-05-30 17:32:31.171759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-4x9js/neutron-db-sync.txt
2026-05-30 17:32:31.171776 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-fnk2t/
2026-05-30 17:32:31.171793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-fnk2t/init.txt
2026-05-30 17:32:31.171811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-fnk2t/neutron-dhcp-agent-init.txt
2026-05-30 17:32:31.171829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-fnk2t/neutron-dhcp-agent.txt
2026-05-30 17:32:31.171846 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-tv68x/
2026-05-30 17:32:31.171864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-tv68x/init.txt
2026-05-30 17:32:31.171882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-tv68x/network-ks-endpoints-admin.txt
2026-05-30 17:32:31.171899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-tv68x/network-ks-endpoints-internal.txt
2026-05-30 17:32:31.171917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-tv68x/network-ks-endpoints-public.txt
2026-05-30 17:32:31.171934 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-cjttb/
2026-05-30 17:32:31.171952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-cjttb/init.txt
2026-05-30 17:32:31.171969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-cjttb/network-ks-service-registration.txt
2026-05-30 17:32:31.171987 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-pvmgf/
2026-05-30 17:32:31.172004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-pvmgf/init.txt
2026-05-30 17:32:31.172022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-pvmgf/neutron-ks-user.txt
2026-05-30 17:32:31.172040 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-7qhdh/
2026-05-30 17:32:31.172057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-7qhdh/init.txt
2026-05-30 17:32:31.172075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-7qhdh/neutron-l3-agent-init.txt
2026-05-30 17:32:31.172093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-7qhdh/neutron-l3-agent.txt
2026-05-30 17:32:31.172110 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-m9s4v/
2026-05-30 17:32:31.172128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-m9s4v/init.txt
2026-05-30 17:32:31.172145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-m9s4v/neutron-metadata-agent-init.txt
2026-05-30 17:32:31.172163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-m9s4v/neutron-metadata-agent.txt
2026-05-30 17:32:31.172180 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-qtfrv/
2026-05-30 17:32:31.172198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-qtfrv/init.txt
2026-05-30 17:32:31.172221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-qtfrv/neutron-netns-cleanup-cron.txt
2026-05-30 17:32:31.172239 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-prdkh/
2026-05-30 17:32:31.172257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-prdkh/init.txt
2026-05-30 17:32:31.172275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-prdkh/neutron-openvswitch-agent-kernel-modules.txt
2026-05-30 17:32:31.172292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-prdkh/neutron-ovs-agent-init.txt
2026-05-30 17:32:31.172310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-prdkh/neutron-ovs-agent.txt
2026-05-30 17:32:31.172328 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-j4lkp/
2026-05-30 17:32:31.172346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-j4lkp/init.txt
2026-05-30 17:32:31.172363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-j4lkp/rabbit-init.txt
2026-05-30 17:32:31.172381 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6f8b96c5f7-c925p/
2026-05-30 17:32:31.172398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6f8b96c5f7-c925p/init.txt
2026-05-30 17:32:31.172416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6f8b96c5f7-c925p/neutron-rpc-server.txt
2026-05-30 17:32:31.172433 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-5b96dc7b97-wkxvk/
2026-05-30 17:32:31.172451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5b96dc7b97-wkxvk/init.txt
2026-05-30 17:32:31.172512 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5b96dc7b97-wkxvk/neutron-policy-server.txt
2026-05-30 17:32:31.172535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5b96dc7b97-wkxvk/neutron-server.txt
2026-05-30 17:32:31.172554 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6855999484-cbc6r/
2026-05-30 17:32:31.172572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6855999484-cbc6r/init.txt
2026-05-30 17:32:31.172590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6855999484-cbc6r/nova-api-metadata-init.txt
2026-05-30 17:32:31.172608 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6855999484-cbc6r/nova-api.txt
2026-05-30 17:32:31.172625 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-646d9f787-29bh5/
2026-05-30 17:32:31.172643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-646d9f787-29bh5/init.txt
2026-05-30 17:32:31.172660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-646d9f787-29bh5/nova-osapi.txt
2026-05-30 17:32:31.172678 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-fg472/
2026-05-30 17:32:31.172695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-fg472/bootstrap.txt
2026-05-30 17:32:31.172713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-fg472/init.txt
2026-05-30 17:32:31.172731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-q4psr/
2026-05-30 17:32:31.172748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-q4psr/init.txt
2026-05-30 17:32:31.172765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-q4psr/nova-cell-setup-init.txt
2026-05-30 17:32:31.172783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-q4psr/nova-cell-setup.txt
2026-05-30 17:32:31.172800 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-d87tv/
2026-05-30 17:32:31.172817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-d87tv/ceph-admin-keyring-placement.txt
2026-05-30 17:32:31.172842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-d87tv/ceph-keyring-placement.txt
2026-05-30 17:32:31.172860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-d87tv/ceph-perms.txt
2026-05-30 17:32:31.172878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-d87tv/init.txt
2026-05-30 17:32:31.172896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-d87tv/nova-compute-init.txt
2026-05-30 17:32:31.172913 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-d87tv/nova-compute-ssh-init.txt
2026-05-30 17:32:31.172931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-d87tv/nova-compute-ssh.txt
2026-05-30 17:32:31.172949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-d87tv/nova-compute-vnc-init.txt
2026-05-30 17:32:31.172980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-d87tv/nova-compute.txt
2026-05-30 17:32:31.172999 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5677d8b997-xbkkf/
2026-05-30 17:32:31.173017 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5677d8b997-xbkkf/init.txt
2026-05-30 17:32:31.173034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5677d8b997-xbkkf/nova-conductor.txt
2026-05-30 17:32:31.173053 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-6cnxz/
2026-05-30 17:32:31.173070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-6cnxz/init.txt
2026-05-30 17:32:31.173089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-6cnxz/nova-db-init-0.txt
2026-05-30 17:32:31.173107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-6cnxz/nova-db-init-1.txt
2026-05-30 17:32:31.173125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-6cnxz/nova-db-init-2.txt
2026-05-30 17:32:31.173142 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-ksqqh/
2026-05-30 17:32:31.173160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-ksqqh/init.txt
2026-05-30 17:32:31.173178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-ksqqh/nova-db-sync.txt
2026-05-30 17:32:31.173196 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-xgs9k/
2026-05-30 17:32:31.173213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-xgs9k/compute-ks-endpoints-admin.txt
2026-05-30 17:32:31.173231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-xgs9k/compute-ks-endpoints-internal.txt
2026-05-30 17:32:31.173249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-xgs9k/compute-ks-endpoints-public.txt
2026-05-30 17:32:31.173266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-xgs9k/init.txt
2026-05-30 17:32:31.173283 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-qfn6b/
2026-05-30 17:32:31.173301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-qfn6b/compute-ks-service-registration.txt
2026-05-30 17:32:31.173318 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-qfn6b/init.txt
2026-05-30 17:32:31.173336 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-2m2bt/
2026-05-30 17:32:31.173353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-2m2bt/init.txt
2026-05-30 17:32:31.173371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-2m2bt/nova-ks-user.txt
2026-05-30 17:32:31.173389 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-86d7d4cc86-j8tjk/
2026-05-30 17:32:31.173407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-86d7d4cc86-j8tjk/init.txt
2026-05-30 17:32:31.173424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-86d7d4cc86-j8tjk/nova-novncproxy-init-assets.txt
2026-05-30 17:32:31.173441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-86d7d4cc86-j8tjk/nova-novncproxy-init.txt
2026-05-30 17:32:31.173464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-86d7d4cc86-j8tjk/nova-novncproxy.txt
2026-05-30 17:32:31.173482 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-vqssq/
2026-05-30 17:32:31.173500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-vqssq/init.txt
2026-05-30 17:32:31.173517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-vqssq/rabbit-init.txt
2026-05-30 17:32:31.173534 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-747f89478f-f5j2j/
2026-05-30 17:32:31.173552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-747f89478f-f5j2j/init.txt
2026-05-30 17:32:31.173569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-747f89478f-f5j2j/nova-scheduler.txt
2026-05-30 17:32:31.173586 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-8nkpc/
2026-05-30 17:32:31.173604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-8nkpc/init.txt
2026-05-30 17:32:31.173621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-8nkpc/openvswitch-db-perms.txt
2026-05-30 17:32:31.173639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-8nkpc/openvswitch-db.txt
2026-05-30 17:32:31.173657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-8nkpc/openvswitch-vswitchd-modules.txt
2026-05-30 17:32:31.173674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-8nkpc/openvswitch-vswitchd.txt
2026-05-30 17:32:31.173692 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-05-30 17:32:31.173709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-05-30 17:32:31.173726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-05-30 17:32:31.173743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-05-30 17:32:31.173760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-05-30 17:32:31.173777 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-05-30 17:32:31.173794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-05-30 17:32:31.173811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-05-30 17:32:31.173828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-05-30 17:32:31.173845 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6c799b448-6r5rl/
2026-05-30 17:32:31.173863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6c799b448-6r5rl/init.txt
2026-05-30 17:32:31.173882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6c799b448-6r5rl/placement-api.txt
2026-05-30 17:32:31.173902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-h7m6b/
2026-05-30 17:32:31.173919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-h7m6b/init.txt
2026-05-30 17:32:31.173936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-h7m6b/placement-db-init-0.txt
2026-05-30 17:32:31.173953 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-7mccw/
2026-05-30 17:32:31.173991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-7mccw/init.txt
2026-05-30 17:32:31.174009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-7mccw/placement-db-sync.txt
2026-05-30 17:32:31.174027 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-t65lj/
2026-05-30 17:32:31.174045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-t65lj/init.txt
2026-05-30 17:32:31.174062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-t65lj/placement-ks-endpoints-admin.txt
2026-05-30 17:32:31.174085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-t65lj/placement-ks-endpoints-internal.txt
2026-05-30 17:32:31.174104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-t65lj/placement-ks-endpoints-public.txt
2026-05-30 17:32:31.174121 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-kk7qn/
2026-05-30 17:32:31.174139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-kk7qn/init.txt
2026-05-30 17:32:31.174156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-kk7qn/placement-ks-service-registration.txt
2026-05-30 17:32:31.174175 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-777pz/
2026-05-30 17:32:31.174192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-777pz/init.txt
2026-05-30 17:32:31.174210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-777pz/placement-ks-user.txt
2026-05-30 17:32:31.174227 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-fmrbm/
2026-05-30 17:32:31.174245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-fmrbm/percona-xtradb-cluster-operator.txt
2026-05-30 17:32:31.174262 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-05-30 17:32:31.174280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-05-30 17:32:31.174298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-05-30 17:32:31.174316 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-05-30 17:32:31.174334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-05-30 17:32:31.174352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-05-30 17:32:31.174370 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-2dhlr/
2026-05-30 17:32:31.174387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-2dhlr/rabbitmq-cluster-operator.txt
2026-05-30 17:32:31.174405 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-05-30 17:32:31.174423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-05-30 17:32:31.174441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-05-30 17:32:31.174459 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-05-30 17:32:31.174477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-05-30 17:32:31.174494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-05-30 17:32:31.174512 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-zc89x/
2026-05-30 17:32:31.174530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-zc89x/rabbitmq-cluster-operator.txt
2026-05-30 17:32:31.174548 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-05-30 17:32:31.174566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-05-30 17:32:31.174584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-05-30 17:32:31.174601 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-05-30 17:32:31.174619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-05-30 17:32:31.174636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-05-30 17:32:31.174659 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-q9x6w/
2026-05-30 17:32:31.174677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-q9x6w/ceph-crash.txt
2026-05-30 17:32:31.174696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-q9x6w/chown-container-data-dir.txt
2026-05-30 17:32:31.174714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-q9x6w/make-container-crash-dir.txt
2026-05-30 17:32:31.174732 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-t84hl/
2026-05-30 17:32:31.174750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-t84hl/chown-container-data-dir.txt
2026-05-30 17:32:31.174768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-t84hl/log-collector.txt
2026-05-30 17:32:31.174785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-t84hl/rgw.txt
2026-05-30 17:32:31.174803 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-775446b7fd-mg8zv/
2026-05-30 17:32:31.174820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-775446b7fd-mg8zv/init.txt
2026-05-30 17:32:31.174838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-775446b7fd-mg8zv/staffeln-api.txt
2026-05-30 17:32:31.174855 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-75df5f4c85-vtr4r/
2026-05-30 17:32:31.174873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-75df5f4c85-vtr4r/staffeln-conductor.txt
2026-05-30 17:32:31.174890 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lzhgx/
2026-05-30 17:32:31.174908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lzhgx/init.txt
2026-05-30 17:32:31.174925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lzhgx/staffeln-db-init-0.txt
2026-05-30 17:32:31.174943 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-5xsql/
2026-05-30 17:32:31.174960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-5xsql/init.txt
2026-05-30 17:32:31.174978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-5xsql/staffeln-db-sync.txt
2026-05-30 17:32:31.174996 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-05-30 17:32:31.175013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-05-30 17:32:31.175031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-05-30 17:32:31.175049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-05-30 17:32:31.175066 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-05-30 17:32:31.175087 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-45xn8/
2026-05-30 17:32:31.175130 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-45xn8/rook-ceph-operator.txt
2026-05-30 17:32:31.175174 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-05-30 17:32:31.175197 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-kp9z5/
2026-05-30 17:32:31.175220 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-kp9z5/secretgen-controller.txt
2026-05-30 17:32:31.175242 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-05-30 17:32:31.175264 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-mnmgl/
2026-05-30 17:32:31.175286 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-mnmgl/controller.txt
2026-05-30 17:32:31.175308 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-wrdht/
2026-05-30 17:32:31.175353 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-wrdht/ingress-nginx-default-backend.txt
2026-05-30 17:32:31.175381 | instance | cd+++++++++ pod-logs/kube-system/
2026-05-30 17:32:31.175405 | instance | cd+++++++++ pod-logs/kube-system/cilium-cr2vt/
2026-05-30 17:32:31.175429 | instance | >f+++++++++ pod-logs/kube-system/cilium-cr2vt/apply-sysctl-overwrites.txt
2026-05-30 17:32:31.175449 | instance | >f+++++++++ pod-logs/kube-system/cilium-cr2vt/cilium-agent.txt
2026-05-30 17:32:31.175470 | instance | >f+++++++++ pod-logs/kube-system/cilium-cr2vt/clean-cilium-state.txt
2026-05-30 17:32:31.175492 | instance | >f+++++++++ pod-logs/kube-system/cilium-cr2vt/config.txt
2026-05-30 17:32:31.175514 | instance | >f+++++++++ pod-logs/kube-system/cilium-cr2vt/install-cni-binaries.txt
2026-05-30 17:32:31.175535 | instance | >f+++++++++ pod-logs/kube-system/cilium-cr2vt/mount-bpf-fs.txt
2026-05-30 17:32:31.175555 | instance | >f+++++++++ pod-logs/kube-system/cilium-cr2vt/mount-cgroup.txt
2026-05-30 17:32:31.175575 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-rzzt4/
2026-05-30 17:32:31.175600 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-rzzt4/cilium-operator.txt
2026-05-30 17:32:31.175619 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-9hjgn/
2026-05-30 17:32:31.175639 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-9hjgn/coredns.txt
2026-05-30 17:32:31.175666 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-bm5rg/
2026-05-30 17:32:31.175692 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-bm5rg/coredns.txt
2026-05-30 17:32:31.175713 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-05-30 17:32:31.175733 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-05-30 17:32:31.175754 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-05-30 17:32:31.175782 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-05-30 17:32:31.175805 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-05-30 17:32:31.175825 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-05-30 17:32:31.175846 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-4xz8x/
2026-05-30 17:32:31.175867 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-4xz8x/kube-proxy.txt
2026-05-30 17:32:31.175887 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-05-30 17:32:31.175908 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-05-30 17:32:31.175928 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-05-30 17:32:31.175948 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-05-30 17:32:31.175968 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-05-30 17:32:31.175988 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-zz2bc/
2026-05-30 17:32:31.176009 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-zz2bc/local-path-provisioner.txt
2026-05-30 17:32:31.176030 | instance | cd+++++++++ pod-logs/monitoring/
2026-05-30 17:32:31.176057 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-05-30 17:32:31.176079 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-05-30 17:32:31.176098 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-05-30 17:32:31.176122 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-05-30 17:32:31.176159 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-05-30 17:32:31.176180 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-rc4pz/
2026-05-30 17:32:31.176205 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-rc4pz/goldpinger-daemon.txt
2026-05-30 17:32:31.176227 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65495bfd75-j5nxr/
2026-05-30 17:32:31.176247 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65495bfd75-j5nxr/grafana-sc-dashboard.txt
2026-05-30 17:32:31.176267 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65495bfd75-j5nxr/grafana-sc-datasources.txt
2026-05-30 17:32:31.176300 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65495bfd75-j5nxr/grafana.txt
2026-05-30 17:32:31.176319 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nbhkn/
2026-05-30 17:32:31.176341 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nbhkn/kube-state-metrics.txt
2026-05-30 17:32:31.176372 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dc426/
2026-05-30 17:32:31.176392 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dc426/kube-prometheus-stack.txt
2026-05-30 17:32:31.176412 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-254wq/
2026-05-30 17:32:31.176432 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-254wq/node-exporter.txt
2026-05-30 17:32:31.176452 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-254wq/pod-tls-sidecar.txt
2026-05-30 17:32:31.176472 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-05-30 17:32:31.176493 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-05-30 17:32:31.176530 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-05-30 17:32:31.176558 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-05-30 17:32:31.176582 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-05-30 17:32:31.176603 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-crfss/
2026-05-30 17:32:31.176627 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-crfss/nginx.txt
2026-05-30 17:32:31.176652 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-05-30 17:32:31.176676 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-05-30 17:32:31.176702 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-05-30 17:32:31.176722 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-g8l4g/
2026-05-30 17:32:31.176743 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-g8l4g/gc.txt
2026-05-30 17:32:31.176767 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-vcm25/
2026-05-30 17:32:31.176787 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-vcm25/master.txt
2026-05-30 17:32:31.176807 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-vxps6/
2026-05-30 17:32:31.176828 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-vxps6/worker.txt
2026-05-30 17:32:31.176856 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-05-30 17:32:31.176876 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-05-30 17:32:31.176898 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-05-30 17:32:31.176919 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-05-30 17:32:31.176938 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-05-30 17:32:31.176983 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-05-30 17:32:31.177011 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-cnm9q/
2026-05-30 17:32:31.177036 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-cnm9q/pushgateway.txt
2026-05-30 17:32:31.177056 | instance | cd+++++++++ pod-logs/monitoring/vector-nqm4z/
2026-05-30 17:32:31.177076 | instance | >f+++++++++ pod-logs/monitoring/vector-nqm4z/vector.txt
2026-05-30 17:32:31.177096 | instance | cd+++++++++ pod-logs/openstack/
2026-05-30 17:32:31.177117 | instance | cd+++++++++ pod-logs/openstack/barbican-api-56bc899597-8pp5d/
2026-05-30 17:32:31.177154 | instance | >f+++++++++ pod-logs/openstack/barbican-api-56bc899597-8pp5d/barbican-api.txt
2026-05-30 17:32:31.177174 | instance | >f+++++++++ pod-logs/openstack/barbican-api-56bc899597-8pp5d/init.txt
2026-05-30 17:32:31.177193 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-992jl/
2026-05-30 17:32:31.177221 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-992jl/barbican-db-init-0.txt
2026-05-30 17:32:31.177241 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-992jl/init.txt
2026-05-30 17:32:31.177261 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-c45h7/
2026-05-30 17:32:31.177281 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-c45h7/barbican-db-sync.txt
2026-05-30 17:32:31.177301 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-c45h7/init.txt
2026-05-30 17:32:31.177322 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-qclw7/
2026-05-30 17:32:31.177345 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-qclw7/init.txt
2026-05-30 17:32:31.177364 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-qclw7/key-manager-ks-endpoints-admin.txt
2026-05-30 17:32:31.177388 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-qclw7/key-manager-ks-endpoints-internal.txt
2026-05-30 17:32:31.177411 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-qclw7/key-manager-ks-endpoints-public.txt
2026-05-30 17:32:31.177432 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-wc7wj/
2026-05-30 17:32:31.177452 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-wc7wj/init.txt
2026-05-30 17:32:31.177474 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-wc7wj/key-manager-ks-service-registration.txt
2026-05-30 17:32:31.177494 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-7tbpk/
2026-05-30 17:32:31.177516 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-7tbpk/barbican-ks-user.txt
2026-05-30 17:32:31.177537 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-7tbpk/init.txt
2026-05-30 17:32:31.177564 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-cp9sv/
2026-05-30 17:32:31.177584 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-cp9sv/init.txt
2026-05-30 17:32:31.177605 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-cp9sv/rabbit-init.txt
2026-05-30 17:32:31.177632 | instance | cd+++++++++ pod-logs/openstack/cinder-api-85b68cc5d4-tkh7t/
2026-05-30 17:32:31.177652 | instance | >f+++++++++ pod-logs/openstack/cinder-api-85b68cc5d4-tkh7t/ceph-coordination-volume-perms.txt
2026-05-30 17:32:31.177672 | instance | >f+++++++++ pod-logs/openstack/cinder-api-85b68cc5d4-tkh7t/cinder-api.txt
2026-05-30 17:32:31.177692 | instance | >f+++++++++ pod-logs/openstack/cinder-api-85b68cc5d4-tkh7t/init.txt
2026-05-30 17:32:31.177712 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-784cbf88db-2775j/
2026-05-30 17:32:31.177733 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-784cbf88db-2775j/ceph-backup-keyring-placement.txt
2026-05-30 17:32:31.177753 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-784cbf88db-2775j/ceph-coordination-volume-perms.txt
2026-05-30 17:32:31.177780 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-784cbf88db-2775j/ceph-keyring-placement-rbd1.txt
2026-05-30 17:32:31.177801 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-784cbf88db-2775j/cinder-backup.txt
2026-05-30 17:32:31.177828 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-784cbf88db-2775j/init.txt
2026-05-30 17:32:31.177849 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-cdhnx/
2026-05-30 17:32:31.177872 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-cdhnx/ceph-keyring-placement.txt
2026-05-30 17:32:31.177893 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-cdhnx/cinder-backup-storage-init.txt
2026-05-30 17:32:31.177913 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-cdhnx/init.txt
2026-05-30 17:32:31.177934 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-rlqgl/
2026-05-30 17:32:31.177954 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-rlqgl/bootstrap.txt
2026-05-30 17:32:31.178021 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-rlqgl/init.txt
2026-05-30 17:32:31.178045 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-wnq72/
2026-05-30 17:32:31.178065 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-wnq72/create-internal-tenant.txt
2026-05-30 17:32:31.178088 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-wnq72/init.txt
2026-05-30 17:32:31.178108 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-cvmlx/
2026-05-30 17:32:31.178128 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-cvmlx/cinder-db-init-0.txt
2026-05-30 17:32:31.178148 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-cvmlx/init.txt
2026-05-30 17:32:31.178168 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-57mlc/
2026-05-30 17:32:31.178189 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-57mlc/cinder-db-sync.txt
2026-05-30 17:32:31.178210 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-57mlc/init.txt
2026-05-30 17:32:31.178229 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-s7nw6/
2026-05-30 17:32:31.178249 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-s7nw6/init.txt
2026-05-30 17:32:31.178270 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-s7nw6/volumev3-ks-endpoints-admin.txt
2026-05-30 17:32:31.178290 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-s7nw6/volumev3-ks-endpoints-internal.txt
2026-05-30 17:32:31.178318 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-s7nw6/volumev3-ks-endpoints-public.txt
2026-05-30 17:32:31.178338 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-cpmp5/
2026-05-30 17:32:31.178359 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-cpmp5/init.txt
2026-05-30 17:32:31.178379 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-cpmp5/volumev3-ks-service-registration.txt
2026-05-30 17:32:31.178400 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-z5mjd/
2026-05-30 17:32:31.178421 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-z5mjd/cinder-ks-user.txt
2026-05-30 17:32:31.178441 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-z5mjd/init.txt
2026-05-30 17:32:31.178462 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-l4hnn/
2026-05-30 17:32:31.178482 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-l4hnn/init.txt
2026-05-30 17:32:31.178502 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-l4hnn/rabbit-init.txt
2026-05-30 17:32:31.178522 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-75cbbcdf88-t8mp7/
2026-05-30 17:32:31.178542 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-75cbbcdf88-t8mp7/ceph-coordination-volume-perms.txt
2026-05-30 17:32:31.178561 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-75cbbcdf88-t8mp7/cinder-scheduler.txt
2026-05-30 17:32:31.178582 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-75cbbcdf88-t8mp7/init.txt
2026-05-30 17:32:31.178602 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-zbswn/
2026-05-30 17:32:31.178637 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-zbswn/ceph-keyring-placement.txt
2026-05-30 17:32:31.178659 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-zbswn/cinder-storage-init-rbd1.txt
2026-05-30 17:32:31.178679 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-zbswn/init.txt
2026-05-30 17:32:31.178700 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-869db5578b-gfpht/
2026-05-30 17:32:31.178720 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-869db5578b-gfpht/ceph-coordination-volume-perms.txt
2026-05-30 17:32:31.178743 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-869db5578b-gfpht/ceph-keyring-placement-rbd1.txt
2026-05-30 17:32:31.178763 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-869db5578b-gfpht/cinder-volume.txt
2026-05-30 17:32:31.178783 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-869db5578b-gfpht/init-cinder-conf.txt
2026-05-30 17:32:31.178810 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-869db5578b-gfpht/init.txt
2026-05-30 17:32:31.178835 | instance | cd+++++++++ pod-logs/openstack/glance-api-6f4d5d859d-5s5wl/
2026-05-30 17:32:31.178860 | instance | >f+++++++++ pod-logs/openstack/glance-api-6f4d5d859d-5s5wl/ceph-keyring-placement.txt
2026-05-30 17:32:31.178885 | instance | >f+++++++++ pod-logs/openstack/glance-api-6f4d5d859d-5s5wl/glance-api.txt
2026-05-30 17:32:31.178911 | instance | >f+++++++++ pod-logs/openstack/glance-api-6f4d5d859d-5s5wl/glance-perms.txt
2026-05-30 17:32:31.178936 | instance | >f+++++++++ pod-logs/openstack/glance-api-6f4d5d859d-5s5wl/init.txt
2026-05-30 17:32:31.178959 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-76vmp/
2026-05-30 17:32:31.178979 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-76vmp/glance-db-init-0.txt
2026-05-30 17:32:31.178999 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-76vmp/init.txt
2026-05-30 17:32:31.179019 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-k2l2g/
2026-05-30 17:32:31.179040 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-k2l2g/glance-db-sync.txt
2026-05-30 17:32:31.179060 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-k2l2g/init.txt
2026-05-30 17:32:31.179080 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-6hnpd/
2026-05-30 17:32:31.179099 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6hnpd/image-ks-endpoints-admin.txt
2026-05-30 17:32:31.179119 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6hnpd/image-ks-endpoints-internal.txt
2026-05-30 17:32:31.179144 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6hnpd/image-ks-endpoints-public.txt
2026-05-30 17:32:31.179164 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6hnpd/init.txt
2026-05-30 17:32:31.179185 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-lt7zb/
2026-05-30 17:32:31.179204 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-lt7zb/image-ks-service-registration.txt
2026-05-30 17:32:31.179225 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-lt7zb/init.txt
2026-05-30 17:32:31.179244 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-ql4pr/
2026-05-30 17:32:31.179265 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-ql4pr/glance-ks-user.txt
2026-05-30 17:32:31.179285 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-ql4pr/init.txt
2026-05-30 17:32:31.179317 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-q5vnb/
2026-05-30 17:32:31.179349 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-q5vnb/glance-metadefs-load.txt
2026-05-30 17:32:31.179369 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-q5vnb/init.txt
2026-05-30 17:32:31.179389 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-zrxmd/
2026-05-30 17:32:31.179409 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-zrxmd/init.txt
2026-05-30 17:32:31.179427 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-zrxmd/rabbit-init.txt
2026-05-30 17:32:31.179452 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-k9q5r/
2026-05-30 17:32:31.179473 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-k9q5r/ceph-keyring-placement.txt
2026-05-30 17:32:31.179493 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-k9q5r/glance-storage-init.txt
2026-05-30 17:32:31.179513 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-k9q5r/init.txt
2026-05-30 17:32:31.179533 | instance | cd+++++++++ pod-logs/openstack/keepalived-q7vt8/
2026-05-30 17:32:31.179554 | instance | >f+++++++++ pod-logs/openstack/keepalived-q7vt8/init.txt
2026-05-30 17:32:31.179574 | instance | >f+++++++++ pod-logs/openstack/keepalived-q7vt8/keepalived.txt
2026-05-30 17:32:31.179594 | instance | >f+++++++++ pod-logs/openstack/keepalived-q7vt8/wait-for-ip.txt
2026-05-30 17:32:31.179614 | instance | cd+++++++++ pod-logs/openstack/keystone-api-85d87d478-w6lpm/
2026-05-30 17:32:31.179634 | instance | >f+++++++++ pod-logs/openstack/keystone-api-85d87d478-w6lpm/init.txt
2026-05-30 17:32:31.179654 | instance | >f+++++++++ pod-logs/openstack/keystone-api-85d87d478-w6lpm/keystone-api.txt
2026-05-30 17:32:31.179674 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-vzp2r/
2026-05-30 17:32:31.179694 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-vzp2r/bootstrap.txt
2026-05-30 17:32:31.179719 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-vzp2r/init.txt
2026-05-30 17:32:31.179738 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-bc27j/
2026-05-30 17:32:31.179758 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-bc27j/init.txt
2026-05-30 17:32:31.179780 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-bc27j/keystone-credential-setup.txt
2026-05-30 17:32:31.179800 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-z9f7q/
2026-05-30 17:32:31.179821 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-z9f7q/init.txt
2026-05-30 17:32:31.179841 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-z9f7q/keystone-db-init-0.txt
2026-05-30 17:32:31.179861 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-gbgjt/
2026-05-30 17:32:31.179882 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-gbgjt/init.txt
2026-05-30 17:32:31.179906 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-gbgjt/keystone-db-sync.txt
2026-05-30 17:32:31.179931 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-dxmsb/
2026-05-30 17:32:31.179952 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-dxmsb/init.txt
2026-05-30 17:32:31.179972 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-dxmsb/keystone-domain-manage.txt
2026-05-30 17:32:31.179991 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-z7tnl/
2026-05-30 17:32:31.180016 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-z7tnl/init.txt
2026-05-30 17:32:31.180040 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-z7tnl/keystone-fernet-setup.txt
2026-05-30 17:32:31.180059 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-2q68t/
2026-05-30 17:32:31.180080 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-2q68t/init.txt
2026-05-30 17:32:31.180101 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-2q68t/rabbit-init.txt
2026-05-30 17:32:31.180124 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-g9pjm/
2026-05-30 17:32:31.180144 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-g9pjm/ceph-admin-keyring-placement.txt
2026-05-30 17:32:31.180165 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-g9pjm/ceph-keyring-placement.txt
2026-05-30 17:32:31.180187 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-g9pjm/init-dynamic-options.txt
2026-05-30 17:32:31.180207 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-g9pjm/init.txt
2026-05-30 17:32:31.180227 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-g9pjm/libvirt-exporter.txt
2026-05-30 17:32:31.180254 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-g9pjm/libvirt.txt
2026-05-30 17:32:31.180275 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-g9pjm/tls-sidecar.txt
2026-05-30 17:32:31.180295 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-h8fv6/
2026-05-30 17:32:31.180318 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-h8fv6/init.txt
2026-05-30 17:32:31.180341 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-h8fv6/memcached-exporter.txt
2026-05-30 17:32:31.180362 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-h8fv6/memcached.txt
2026-05-30 17:32:31.180381 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-h8jrq/
2026-05-30 17:32:31.180404 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-h8jrq/coredns.txt
2026-05-30 17:32:31.180431 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-wnzjv/
2026-05-30 17:32:31.180451 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-wnzjv/init.txt
2026-05-30 17:32:31.180471 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-wnzjv/neutron-db-init-0.txt
2026-05-30 17:32:31.180493 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-4x9js/
2026-05-30 17:32:31.180513 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-4x9js/init.txt
2026-05-30 17:32:31.180533 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-4x9js/neutron-db-sync.txt
2026-05-30 17:32:31.180553 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-fnk2t/
2026-05-30 17:32:31.180576 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-fnk2t/init.txt
2026-05-30 17:32:31.180597 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-fnk2t/neutron-dhcp-agent-init.txt
2026-05-30 17:32:31.180617 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-fnk2t/neutron-dhcp-agent.txt
2026-05-30 17:32:31.180646 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-tv68x/
2026-05-30 17:32:31.180666 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-tv68x/init.txt
2026-05-30 17:32:31.180693 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-tv68x/network-ks-endpoints-admin.txt
2026-05-30 17:32:31.180714 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-tv68x/network-ks-endpoints-internal.txt
2026-05-30 17:32:31.180734 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-tv68x/network-ks-endpoints-public.txt
2026-05-30 17:32:31.180754 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-cjttb/
2026-05-30 17:32:31.180776 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-cjttb/init.txt
2026-05-30 17:32:31.180796 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-cjttb/network-ks-service-registration.txt
2026-05-30 17:32:31.180820 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-pvmgf/
2026-05-30 17:32:31.180842 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-pvmgf/init.txt
2026-05-30 17:32:31.180863 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-pvmgf/neutron-ks-user.txt
2026-05-30 17:32:31.180883 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-7qhdh/
2026-05-30 17:32:31.180903 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-7qhdh/init.txt
2026-05-30 17:32:31.180923 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-7qhdh/neutron-l3-agent-init.txt
2026-05-30 17:32:31.180944 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-7qhdh/neutron-l3-agent.txt
2026-05-30 17:32:31.180986 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-m9s4v/
2026-05-30 17:32:31.181008 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-m9s4v/init.txt
2026-05-30 17:32:31.181029 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-m9s4v/neutron-metadata-agent-init.txt
2026-05-30 17:32:31.181056 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-m9s4v/neutron-metadata-agent.txt
2026-05-30 17:32:31.181077 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-qtfrv/
2026-05-30 17:32:31.181100 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-qtfrv/init.txt
2026-05-30 17:32:31.181120 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-qtfrv/neutron-netns-cleanup-cron.txt
2026-05-30 17:32:31.181148 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-prdkh/
2026-05-30 17:32:31.181169 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-prdkh/init.txt
2026-05-30 17:32:31.181190 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-prdkh/neutron-openvswitch-agent-kernel-modules.txt
2026-05-30 17:32:31.181212 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-prdkh/neutron-ovs-agent-init.txt
2026-05-30 17:32:31.181232 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-prdkh/neutron-ovs-agent.txt
2026-05-30 17:32:31.181254 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-j4lkp/
2026-05-30 17:32:31.181273 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-j4lkp/init.txt
2026-05-30 17:32:31.181294 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-j4lkp/rabbit-init.txt
2026-05-30 17:32:31.181311 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-6f8b96c5f7-c925p/
2026-05-30 17:32:31.181332 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6f8b96c5f7-c925p/init.txt
2026-05-30 17:32:31.181351 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6f8b96c5f7-c925p/neutron-rpc-server.txt
2026-05-30 17:32:31.181371 | instance | cd+++++++++ pod-logs/openstack/neutron-server-5b96dc7b97-wkxvk/
2026-05-30 17:32:31.181389 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5b96dc7b97-wkxvk/init.txt
2026-05-30 17:32:31.181407 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5b96dc7b97-wkxvk/neutron-policy-server.txt
2026-05-30 17:32:31.181427 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5b96dc7b97-wkxvk/neutron-server.txt
2026-05-30 17:32:31.181448 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-6855999484-cbc6r/
2026-05-30 17:32:31.181468 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-6855999484-cbc6r/init.txt
2026-05-30 17:32:31.181489 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-6855999484-cbc6r/nova-api-metadata-init.txt
2026-05-30 17:32:31.181509 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-6855999484-cbc6r/nova-api.txt
2026-05-30 17:32:31.181527 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-646d9f787-29bh5/
2026-05-30 17:32:31.181545 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-646d9f787-29bh5/init.txt
2026-05-30 17:32:31.181563 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-646d9f787-29bh5/nova-osapi.txt
2026-05-30 17:32:31.181580 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-fg472/
2026-05-30 17:32:31.181598 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-fg472/bootstrap.txt
2026-05-30 17:32:31.181616 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-fg472/init.txt
2026-05-30 17:32:31.181634 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-q4psr/
2026-05-30 17:32:31.181651 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-q4psr/init.txt
2026-05-30 17:32:31.181668 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-q4psr/nova-cell-setup-init.txt
2026-05-30 17:32:31.181686 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-q4psr/nova-cell-setup.txt
2026-05-30 17:32:31.181703 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-d87tv/
2026-05-30 17:32:31.181720 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-d87tv/ceph-admin-keyring-placement.txt
2026-05-30 17:32:31.181744 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-d87tv/ceph-keyring-placement.txt
2026-05-30 17:32:31.181763 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-d87tv/ceph-perms.txt
2026-05-30 17:32:31.181781 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-d87tv/init.txt
2026-05-30 17:32:31.181798 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-d87tv/nova-compute-init.txt
2026-05-30 17:32:31.181816 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-d87tv/nova-compute-ssh-init.txt
2026-05-30 17:32:31.181835 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-d87tv/nova-compute-ssh.txt
2026-05-30 17:32:31.181852 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-d87tv/nova-compute-vnc-init.txt
2026-05-30 17:32:31.181870 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-d87tv/nova-compute.txt
2026-05-30 17:32:31.181887 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-5677d8b997-xbkkf/
2026-05-30 17:32:31.181905 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5677d8b997-xbkkf/init.txt
2026-05-30 17:32:31.181923 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5677d8b997-xbkkf/nova-conductor.txt
2026-05-30 17:32:31.181940 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-6cnxz/
2026-05-30 17:32:31.181957 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-6cnxz/init.txt
2026-05-30 17:32:31.181999 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-6cnxz/nova-db-init-0.txt
2026-05-30 17:32:31.182025 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-6cnxz/nova-db-init-1.txt
2026-05-30 17:32:31.182045 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-6cnxz/nova-db-init-2.txt
2026-05-30 17:32:31.182062 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-ksqqh/
2026-05-30 17:32:31.182080 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-ksqqh/init.txt
2026-05-30 17:32:31.182098 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-ksqqh/nova-db-sync.txt
2026-05-30 17:32:31.182115 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-xgs9k/
2026-05-30 17:32:31.182132 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-xgs9k/compute-ks-endpoints-admin.txt
2026-05-30 17:32:31.182149 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-xgs9k/compute-ks-endpoints-internal.txt
2026-05-30 17:32:31.182167 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-xgs9k/compute-ks-endpoints-public.txt
2026-05-30 17:32:31.182184 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-xgs9k/init.txt
2026-05-30 17:32:31.182201 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-qfn6b/
2026-05-30 17:32:31.182218 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-qfn6b/compute-ks-service-registration.txt
2026-05-30 17:32:31.182236 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-qfn6b/init.txt
2026-05-30 17:32:31.182253 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-2m2bt/
2026-05-30 17:32:31.182271 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-2m2bt/init.txt
2026-05-30 17:32:31.182288 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-2m2bt/nova-ks-user.txt
2026-05-30 17:32:31.182305 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-86d7d4cc86-j8tjk/
2026-05-30 17:32:31.182322 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-86d7d4cc86-j8tjk/init.txt
2026-05-30 17:32:31.182339 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-86d7d4cc86-j8tjk/nova-novncproxy-init-assets.txt
2026-05-30 17:32:31.182356 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-86d7d4cc86-j8tjk/nova-novncproxy-init.txt
2026-05-30 17:32:31.182374 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-86d7d4cc86-j8tjk/nova-novncproxy.txt
2026-05-30 17:32:31.182391 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-vqssq/
2026-05-30 17:32:31.182408 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-vqssq/init.txt
2026-05-30 17:32:31.182431 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-vqssq/rabbit-init.txt
2026-05-30 17:32:31.182449 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-747f89478f-f5j2j/
2026-05-30 17:32:31.182466 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-747f89478f-f5j2j/init.txt
2026-05-30 17:32:31.182483 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-747f89478f-f5j2j/nova-scheduler.txt
2026-05-30 17:32:31.182501 | instance | cd+++++++++ pod-logs/openstack/openvswitch-8nkpc/
2026-05-30 17:32:31.182519 | instance | >f+++++++++ pod-logs/openstack/openvswitch-8nkpc/init.txt
2026-05-30 17:32:31.182536 | instance | >f+++++++++ pod-logs/openstack/openvswitch-8nkpc/openvswitch-db-perms.txt
2026-05-30 17:32:31.182598 | instance | >f+++++++++ pod-logs/openstack/openvswitch-8nkpc/openvswitch-db.txt
2026-05-30 17:32:31.182618 | instance | >f+++++++++ pod-logs/openstack/openvswitch-8nkpc/openvswitch-vswitchd-modules.txt
2026-05-30 17:32:31.182636 | instance | >f+++++++++ pod-logs/openstack/openvswitch-8nkpc/openvswitch-vswitchd.txt
2026-05-30 17:32:31.182654 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-05-30 17:32:31.182672 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-05-30 17:32:31.182689 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-05-30 17:32:31.182707 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-05-30 17:32:31.182724 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-05-30 17:32:31.182741 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-05-30 17:32:31.182759 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-05-30 17:32:31.182776 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-05-30 17:32:31.182793 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-05-30 17:32:31.182810 | instance | cd+++++++++ pod-logs/openstack/placement-api-6c799b448-6r5rl/
2026-05-30 17:32:31.182827 | instance | >f+++++++++ pod-logs/openstack/placement-api-6c799b448-6r5rl/init.txt
2026-05-30 17:32:31.182844 | instance | >f+++++++++ pod-logs/openstack/placement-api-6c799b448-6r5rl/placement-api.txt
2026-05-30 17:32:31.182862 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-h7m6b/
2026-05-30 17:32:31.182880 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-h7m6b/init.txt
2026-05-30 17:32:31.182897 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-h7m6b/placement-db-init-0.txt
2026-05-30 17:32:31.182915 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-7mccw/
2026-05-30 17:32:31.182932 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-7mccw/init.txt
2026-05-30 17:32:31.182949 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-7mccw/placement-db-sync.txt
2026-05-30 17:32:31.182967 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-t65lj/
2026-05-30 17:32:31.182984 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-t65lj/init.txt
2026-05-30 17:32:31.183002 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-t65lj/placement-ks-endpoints-admin.txt
2026-05-30 17:32:31.183019 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-t65lj/placement-ks-endpoints-internal.txt
2026-05-30 17:32:31.183037 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-t65lj/placement-ks-endpoints-public.txt
2026-05-30 17:32:31.183055 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-kk7qn/
2026-05-30 17:32:31.183072 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-kk7qn/init.txt
2026-05-30 17:32:31.183090 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-kk7qn/placement-ks-service-registration.txt
2026-05-30 17:32:31.183107 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-777pz/
2026-05-30 17:32:31.183130 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-777pz/init.txt
2026-05-30 17:32:31.183149 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-777pz/placement-ks-user.txt
2026-05-30 17:32:31.183167 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-fmrbm/
2026-05-30 17:32:31.183185 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-fmrbm/percona-xtradb-cluster-operator.txt
2026-05-30 17:32:31.183203 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-05-30 17:32:31.183220 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-05-30 17:32:31.183237 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-05-30 17:32:31.183255 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-05-30 17:32:31.183272 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-05-30 17:32:31.183289 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-05-30 17:32:31.183307 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-2dhlr/
2026-05-30 17:32:31.183323 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-2dhlr/rabbitmq-cluster-operator.txt
2026-05-30 17:32:31.183341 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-05-30 17:32:31.183358 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-05-30 17:32:31.183375 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-05-30 17:32:31.183392 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-05-30 17:32:31.183409 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-05-30 17:32:31.183427 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-05-30 17:32:31.183444 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-zc89x/
2026-05-30 17:32:31.183461 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-zc89x/rabbitmq-cluster-operator.txt
2026-05-30 17:32:31.183478 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-05-30 17:32:31.183496 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-05-30 17:32:31.183513 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-05-30 17:32:31.183530 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-05-30 17:32:31.183547 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-05-30 17:32:31.183564 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-05-30 17:32:31.183581 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-q9x6w/
2026-05-30 17:32:31.183599 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-q9x6w/ceph-crash.txt
2026-05-30 17:32:31.183616 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-q9x6w/chown-container-data-dir.txt
2026-05-30 17:32:31.183633 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-q9x6w/make-container-crash-dir.txt
2026-05-30 17:32:31.183651 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-t84hl/
2026-05-30 17:32:31.183668 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-t84hl/chown-container-data-dir.txt
2026-05-30 17:32:31.183685 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-t84hl/log-collector.txt
2026-05-30 17:32:31.183702 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-t84hl/rgw.txt
2026-05-30 17:32:31.183720 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-775446b7fd-mg8zv/
2026-05-30 17:32:31.183743 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-775446b7fd-mg8zv/init.txt
2026-05-30 17:32:31.183761 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-775446b7fd-mg8zv/staffeln-api.txt
2026-05-30 17:32:31.183778 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-75df5f4c85-vtr4r/
2026-05-30 17:32:31.183796 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-75df5f4c85-vtr4r/staffeln-conductor.txt
2026-05-30 17:32:31.183813 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-lzhgx/
2026-05-30 17:32:31.183831 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-lzhgx/init.txt
2026-05-30 17:32:31.183848 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-lzhgx/staffeln-db-init-0.txt
2026-05-30 17:32:31.183866 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-5xsql/
2026-05-30 17:32:31.183883 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-5xsql/init.txt
2026-05-30 17:32:31.183900 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-5xsql/staffeln-db-sync.txt
2026-05-30 17:32:31.183918 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-05-30 17:32:31.183935 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-05-30 17:32:31.183952 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-05-30 17:32:31.183969 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-05-30 17:32:31.183986 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-05-30 17:32:31.184004 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-45xn8/
2026-05-30 17:32:31.184022 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-45xn8/rook-ceph-operator.txt
2026-05-30 17:32:31.184040 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-05-30 17:32:31.184057 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-kp9z5/
2026-05-30 17:32:31.184075 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-kp9z5/secretgen-controller.txt
2026-05-30 17:32:31.200473 |
2026-05-30 17:32:31.200538 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-05-30 17:32:31.414428 | instance | changed
2026-05-30 17:32:31.420391 |
2026-05-30 17:32:31.420461 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-05-30 17:32:32.164174 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-05-30 17:32:32.176450 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-30 17:32:32.176498 | instance | Dload Upload Total Spent Left Speed
2026-05-30 17:32:32.181753 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-05-30 17:32:32.339172 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-05-30 17:32:32.347708 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-30 17:32:32.347731 | instance | Dload Upload Total Spent Left Speed
2026-05-30 17:32:32.352446 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-05-30 17:32:32.669017 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-05-30 17:32:32.675397 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-30 17:32:32.675448 | instance | Dload Upload Total Spent Left Speed
2026-05-30 17:32:32.679672 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-05-30 17:32:32.857354 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-05-30 17:32:32.965367 | instance | ERROR
2026-05-30 17:32:32.965533 | instance | {
2026-05-30 17:32:32.965573 | instance | "delta": "0:00:01.220073",
2026-05-30 17:32:32.965601 | instance | "end": "2026-05-30 17:32:32.862700",
2026-05-30 17:32:32.965627 | instance | "msg": "non-zero return code",
2026-05-30 17:32:32.965652 | instance | "rc": 5,
2026-05-30 17:32:32.965676 | instance | "start": "2026-05-30 17:32:31.642627"
2026-05-30 17:32:32.965700 | instance | }
2026-05-30 17:32:32.965732 | instance | ERROR: Ignoring Errors
2026-05-30 17:32:32.972669 |
2026-05-30 17:32:32.972761 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-05-30 17:32:33.324216 | instance | ceph-mgr endpoints:
2026-05-30 17:32:33.557542 | instance | ok: Runtime: 0:00:00.095890
2026-05-30 17:32:33.564243 |
2026-05-30 17:32:33.564322 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-05-30 17:32:34.102366 | instance | ok: Runtime: 0:00:00.083291
2026-05-30 17:32:34.107547 |
2026-05-30 17:32:34.107610 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-05-30 17:32:34.589466 | instance | changed:
2026-05-30 17:32:34.589888 | instance | cd+++++++++ prometheus/
2026-05-30 17:32:34.589980 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-05-30 17:32:34.590033 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-05-30 17:32:34.590077 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-05-30 17:32:34.599736 |
2026-05-30 17:32:34.599808 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-05-30 17:32:34.798127 | instance | changed
2026-05-30 17:32:34.803247 |
2026-05-30 17:32:34.803334 | TASK [gather-selenium-data : Get selenium data]
2026-05-30 17:32:35.021168 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-05-30 17:32:35.022284 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-05-30 17:32:35.342596 | instance | ERROR
2026-05-30 17:32:35.342970 | instance | {
2026-05-30 17:32:35.343007 | instance | "delta": "0:00:00.006441",
2026-05-30 17:32:35.343028 | instance | "end": "2026-05-30 17:32:35.022660",
2026-05-30 17:32:35.343047 | instance | "msg": "non-zero return code",
2026-05-30 17:32:35.343064 | instance | "rc": 1,
2026-05-30 17:32:35.343082 | instance | "start": "2026-05-30 17:32:35.016219"
2026-05-30 17:32:35.343099 | instance | }
2026-05-30 17:32:35.343124 | instance | ERROR: Ignoring Errors
2026-05-30 17:32:35.348549 |
2026-05-30 17:32:35.348620 | TASK [gather-selenium-data : Downloads logs to executor]
2026-05-30 17:32:35.830312 | instance | changed: cd+++++++++ selenium/
2026-05-30 17:32:35.838078 |
2026-05-30 17:32:35.838134 | PLAY RECAP
2026-05-30 17:32:35.838185 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-05-30 17:32:35.838208 |
2026-05-30 17:32:36.031446 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-05-30 17:32:36.045086 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-05-30 17:32:36.667239 |
2026-05-30 17:32:36.667369 | PLAY [all]
2026-05-30 17:32:36.678298 |
2026-05-30 17:32:36.678371 | TASK [fetch-output : Set log path for multiple nodes]
2026-05-30 17:32:36.723501 | instance | skipping: Conditional result was False
2026-05-30 17:32:36.733135 |
2026-05-30 17:32:36.733242 | TASK [fetch-output : Set log path for single node]
2026-05-30 17:32:36.775851 | instance | ok
2026-05-30 17:32:36.782681 |
2026-05-30 17:32:36.782749 | LOOP [fetch-output : Ensure local output dirs]
2026-05-30 17:32:37.141127 | instance -> localhost | ok: "/var/lib/zuul/builds/f800ded7352a4b70ad7f1c67993898f8/work/logs"
2026-05-30 17:32:37.353401 | instance -> localhost | changed: "/var/lib/zuul/builds/f800ded7352a4b70ad7f1c67993898f8/work/artifacts"
2026-05-30 17:32:37.575321 | instance -> localhost | changed: "/var/lib/zuul/builds/f800ded7352a4b70ad7f1c67993898f8/work/docs"
2026-05-30 17:32:37.589410 |
2026-05-30 17:32:37.589570 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-05-30 17:32:38.267879 | instance | changed: .d..t...... ./
2026-05-30 17:32:38.268140 | instance | changed: All items complete
2026-05-30 17:32:38.268179 |
2026-05-30 17:32:38.708097 | instance | changed: .d..t...... ./
2026-05-30 17:32:39.174610 | instance | changed: .d..t...... ./
2026-05-30 17:32:39.203450 |
2026-05-30 17:32:39.204165 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-05-30 17:32:39.613190 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007261
2026-05-30 17:32:39.828946 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006263
2026-05-30 17:32:39.849634 |
2026-05-30 17:32:39.849759 | PLAY [all]
2026-05-30 17:32:39.856601 |
2026-05-30 17:32:39.856667 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-05-30 17:32:40.287022 | instance | changed
2026-05-30 17:32:40.292596 |
2026-05-30 17:32:40.292649 | PLAY RECAP
2026-05-30 17:32:40.292697 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-05-30 17:32:40.292719 |
2026-05-30 17:32:40.437500 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-05-30 17:32:40.448878 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-05-30 17:32:41.053568 |
2026-05-30 17:32:41.053767 | PLAY [localhost]
2026-05-30 17:32:41.063793 |
2026-05-30 17:32:41.063874 | TASK [Generate Zuul manifest]
2026-05-30 17:32:41.086897 | localhost | ok
2026-05-30 17:32:41.106226 |
2026-05-30 17:32:41.106413 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-05-30 17:32:41.719175 | localhost | changed
2026-05-30 17:32:41.729429 |
2026-05-30 17:32:41.729518 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-05-30 17:32:41.761132 | localhost | ok
2026-05-30 17:32:41.771341 |
2026-05-30 17:32:41.771405 | TASK [Upload logs]
2026-05-30 17:32:41.790472 | localhost | ok
2026-05-30 17:32:41.894021 |
2026-05-30 17:32:41.894153 | TASK [Set zuul-log-path fact]
2026-05-30 17:32:41.913197 | localhost | ok
2026-05-30 17:32:41.926798 |
2026-05-30 17:32:41.926886 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-05-30 17:32:41.958037 | localhost | ok
2026-05-30 17:32:41.966086 |
2026-05-30 17:32:41.966155 | TASK [upload-logs : Create log directories]
2026-05-30 17:32:42.325874 | localhost | changed
2026-05-30 17:32:42.332454 |
2026-05-30 17:32:42.332526 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-05-30 17:32:42.708517 | localhost -> localhost | ok: Runtime: 0:00:00.025386
2026-05-30 17:32:42.714813 |
2026-05-30 17:32:42.714877 | TASK [upload-logs : Upload logs to log server]
2026-05-30 17:32:43.555215 | localhost | Output suppressed because no_log was given
2026-05-30 17:32:43.560492 |
2026-05-30 17:32:43.560583 | LOOP [upload-logs : Compress console log and json output]
2026-05-30 17:32:43.610456 | localhost | skipping: Conditional result was False
2026-05-30 17:32:43.617887 | localhost | skipping: Conditional result was False
2026-05-30 17:32:43.636814 |
2026-05-30 17:32:43.636950 | LOOP [upload-logs : Upload compressed console log and json output]
2026-05-30 17:32:43.681680 | localhost | skipping: Conditional result was False
2026-05-30 17:32:43.682036 |
2026-05-30 17:32:43.685875 | localhost | skipping: Conditional result was False
2026-05-30 17:32:43.701176 |
2026-05-30 17:32:43.701362 | LOOP [upload-logs : Upload console log and json output]