2026-06-05 02:30:05.889445 | Job console starting
2026-06-05 02:30:05.908447 | Updating git repos
2026-06-05 02:30:27.551583 | Cloning repos into workspace
2026-06-05 02:31:03.524497 | Restoring repo states
2026-06-05 02:31:06.771598 | Merging changes
2026-06-05 02:31:08.252880 | Checking out repos
2026-06-05 02:31:11.320720 | Preparing playbooks
2026-06-05 02:31:19.754962 | Running Ansible setup
2026-06-05 02:31:23.331144 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-05 02:31:24.047352 |
2026-06-05 02:31:24.047539 | PLAY [localhost]
2026-06-05 02:31:24.056752 |
2026-06-05 02:31:24.056829 | TASK [Gathering Facts]
2026-06-05 02:31:24.985736 | localhost | ok
2026-06-05 02:31:24.998563 |
2026-06-05 02:31:24.998770 | TASK [Setup log path fact]
2026-06-05 02:31:25.019174 | localhost | ok
2026-06-05 02:31:25.033697 |
2026-06-05 02:31:25.033879 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-05 02:31:25.064569 | localhost | ok
2026-06-05 02:31:25.075208 |
2026-06-05 02:31:25.075284 | TASK [emit-job-header : Print job information]
2026-06-05 02:31:25.117244 | # Job Information
2026-06-05 02:31:25.117498 | Ansible Version: 2.16.18
2026-06-05 02:31:25.117570 | Job: atmosphere-molecule-aio-ovn
2026-06-05 02:31:25.117619 | Pipeline: check
2026-06-05 02:31:25.117664 | Executor: 2d72f0692154
2026-06-05 02:31:25.117709 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-06-05 02:31:25.117761 | Event ID: 5038a610-6086-11f1-82bb-f377e05cecb0
2026-06-05 02:31:25.122676 |
2026-06-05 02:31:25.122768 | LOOP [emit-job-header : Print node information]
2026-06-05 02:31:25.220222 | localhost | ok:
2026-06-05 02:31:25.220640 | localhost | # Node Information
2026-06-05 02:31:25.220693 | localhost | Inventory Hostname: instance
2026-06-05 02:31:25.220735 | localhost | Hostname: np0000178602
2026-06-05 02:31:25.220769 | localhost | Username: zuul
2026-06-05 02:31:25.220808 | localhost | Distro: Ubuntu 22.04
2026-06-05 02:31:25.220842 | localhost | Provider: yul1
2026-06-05 02:31:25.220875 | localhost | Region: ca-ymq-1
2026-06-05 02:31:25.220906 | localhost | Label: ubuntu-jammy-16
2026-06-05 02:31:25.220937 | localhost | Product Name: OpenStack Nova
2026-06-05 02:31:25.220992 | localhost | Interface IP: 199.19.213.159
2026-06-05 02:31:25.240527 |
2026-06-05 02:31:25.240656 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-05 02:31:25.642706 | localhost -> localhost | changed
2026-06-05 02:31:25.651866 |
2026-06-05 02:31:25.651960 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-05 02:31:26.540714 | localhost -> localhost | changed
2026-06-05 02:31:26.552322 |
2026-06-05 02:31:26.552407 | PLAY [all]
2026-06-05 02:31:26.566011 |
2026-06-05 02:31:26.566186 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-05 02:31:26.824370 | instance -> localhost | ok
2026-06-05 02:31:26.832575 |
2026-06-05 02:31:26.832713 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-05 02:31:26.866599 | instance | ok
2026-06-05 02:31:26.884442 | instance | included: /var/lib/zuul/builds/4a6f992864fa4fa48ae857206ed225dd/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-05 02:31:26.890533 |
2026-06-05 02:31:26.890636 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-05 02:31:27.770034 | instance -> localhost | Generating public/private rsa key pair.
2026-06-05 02:31:27.770267 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/4a6f992864fa4fa48ae857206ed225dd/work/4a6f992864fa4fa48ae857206ed225dd_id_rsa
2026-06-05 02:31:27.770310 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/4a6f992864fa4fa48ae857206ed225dd/work/4a6f992864fa4fa48ae857206ed225dd_id_rsa.pub
2026-06-05 02:31:27.770343 | instance -> localhost | The key fingerprint is:
2026-06-05 02:31:27.770374 | instance -> localhost | SHA256:xEZ2r3X6d2nh3NJYSK57OEkBhVzlnjDpNom/BhymnnQ zuul-build-sshkey
2026-06-05 02:31:27.770420 | instance -> localhost | The key's randomart image is:
2026-06-05 02:31:27.770452 | instance -> localhost | +---[RSA 3072]----+
2026-06-05 02:31:27.770491 | instance -> localhost | | o..+o.. |
2026-06-05 02:31:27.770523 | instance -> localhost | | + .+. o |
2026-06-05 02:31:27.770552 | instance -> localhost | | + .* + |
2026-06-05 02:31:27.770582 | instance -> localhost | | o o=.X o |
2026-06-05 02:31:27.770610 | instance -> localhost | | S+o.*.=..|
2026-06-05 02:31:27.770640 | instance -> localhost | | o Eo.+o++|
2026-06-05 02:31:27.770668 | instance -> localhost | | o o ooo+==|
2026-06-05 02:31:27.770697 | instance -> localhost | | o =ooo.|
2026-06-05 02:31:27.770729 | instance -> localhost | | .oo |
2026-06-05 02:31:27.770758 | instance -> localhost | +----[SHA256]-----+
2026-06-05 02:31:27.770826 | instance -> localhost | ok: Runtime: 0:00:00.456528
2026-06-05 02:31:27.778179 |
2026-06-05 02:31:27.778251 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-05 02:31:27.814143 | instance | ok
2026-06-05 02:31:27.824460 | instance | included: /var/lib/zuul/builds/4a6f992864fa4fa48ae857206ed225dd/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-05 02:31:27.841579 |
2026-06-05 02:31:27.841694 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-05 02:31:27.867519 | instance | skipping: Conditional result was False
2026-06-05 02:31:27.880294 |
2026-06-05 02:31:27.880444 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-05 02:31:28.324780 | instance | changed
2026-06-05 02:31:28.333510 |
2026-06-05 02:31:28.333640 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-05 02:31:28.554042 | instance | ok
2026-06-05 02:31:28.559133 |
2026-06-05 02:31:28.562703 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-05 02:31:29.042267 | instance | changed
2026-06-05 02:31:29.048300 |
2026-06-05 02:31:29.048366 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-05 02:31:29.513734 | instance | changed
2026-06-05 02:31:29.521918 |
2026-06-05 02:31:29.522083 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-05 02:31:29.547425 | instance | skipping: Conditional result was False
2026-06-05 02:31:29.557716 |
2026-06-05 02:31:29.557843 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-05 02:31:29.917611 | instance -> localhost | changed
2026-06-05 02:31:29.932882 |
2026-06-05 02:31:29.932976 | TASK [add-build-sshkey : Add back temp key]
2026-06-05 02:31:30.239392 | instance -> localhost | Identity added: /var/lib/zuul/builds/4a6f992864fa4fa48ae857206ed225dd/work/4a6f992864fa4fa48ae857206ed225dd_id_rsa (zuul-build-sshkey)
2026-06-05 02:31:30.239643 | instance -> localhost | ok: Runtime: 0:00:00.013552
2026-06-05 02:31:30.245436 |
2026-06-05 02:31:30.245500 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-05 02:31:30.530840 | instance | ok
2026-06-05 02:31:30.537462 |
2026-06-05 02:31:30.537526 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-05 02:31:30.571906 | instance | skipping: Conditional result was False
2026-06-05 02:31:30.597269 |
2026-06-05 02:31:30.597422 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-05 02:31:30.877589 | instance | ok
2026-06-05 02:31:30.886073 |
2026-06-05 02:31:30.886143 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-05 02:31:34.059717 | instance | Output suppressed because no_log was given
2026-06-05 02:31:34.068709 |
2026-06-05 02:31:34.068789 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-05 02:31:34.251635 | instance | ok: "logs"
2026-06-05 02:31:34.252353 | instance | ok: All items complete
2026-06-05 02:31:34.252386 |
2026-06-05 02:31:34.431253 | instance | ok: "artifacts"
2026-06-05 02:31:34.590709 | instance | ok: "docs"
2026-06-05 02:31:34.614389 |
2026-06-05 02:31:34.614561 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-05 02:31:34.800690 | instance | changed: "logs"
2026-06-05 02:31:34.953213 | instance | changed: "artifacts"
2026-06-05 02:31:35.109339 | instance | changed: "docs"
2026-06-05 02:31:35.134019 |
2026-06-05 02:31:35.134173 | PLAY RECAP
2026-06-05 02:31:35.134244 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-05 02:31:35.134287 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-05 02:31:35.134321 |
2026-06-05 02:31:35.320455 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-05 02:31:35.333335 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-05 02:31:35.955393 |
2026-06-05 02:31:35.955522 | PLAY [all]
2026-06-05 02:31:35.966650 |
2026-06-05 02:31:35.966736 | TASK [setup-uv : Extract archive]
2026-06-05 02:31:38.384161 | instance | changed
2026-06-05 02:31:38.391081 |
2026-06-05 02:31:38.391184 | TASK [setup-uv : Print version]
2026-06-05 02:31:38.722996 | instance | uv 0.8.13
2026-06-05 02:31:38.930240 | instance | ok: Runtime: 0:00:00.011578
2026-06-05 02:31:38.940180 |
2026-06-05 02:31:38.940258 | TASK [Install Ansible collection siblings]
2026-06-05 02:31:48.548121 | instance | changed:
2026-06-05 02:31:48.548788 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-05 02:31:48.548821 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-05 02:31:48.548844 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-05 02:31:48.548866 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-05 02:31:48.548886 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-06-05 02:31:48.548909 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-05 02:31:48.548930 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-05 02:31:48.548952 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-05 02:31:48.548994 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-05 02:31:48.549015 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-05 02:31:48.549035 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-05 02:31:48.549055 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-05 02:31:48.549074 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-06-05 02:31:48.549093 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-06-05 02:31:48.549111 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0
2026-06-05 02:31:48.549131 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-06-05 02:31:48.549149 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-06-05 02:31:48.549168 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-06-05 02:31:48.549187 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-06-05 02:31:48.549205 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0
2026-06-05 02:31:48.549224 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-06-05 02:31:48.549242 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-06-05 02:31:48.549262 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0
2026-06-05 02:31:48.549298 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-06-05 02:31:48.549318 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0
2026-06-05 02:31:48.549337 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-05 02:31:48.549356 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-05 02:31:48.549374 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-06-05 02:31:48.549392 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-06-05 02:31:48.549411 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-05 02:31:48.549429 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-05 02:31:48.549448 | instance | Checked out ansible.netcommon to 1.2.0
2026-06-05 02:31:48.549467 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-05 02:31:48.549491 | instance | Starting galaxy collection install process
2026-06-05 02:31:48.549509 | instance | Process install dependency map
2026-06-05 02:31:48.549527 | instance | Starting collection install process
2026-06-05 02:31:48.549545 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-06-05 02:31:48.549563 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-06-05 02:31:48.549581 | instance | ansible.netcommon:* was installed successfully
2026-06-05 02:31:48.549598 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-06-05 02:31:48.549616 | instance | Creating virtual environment at: .venv
2026-06-05 02:31:48.549634 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-05 02:31:48.549652 | instance | Downloading pydantic-core (2.0MiB)
2026-06-05 02:31:48.549670 | instance | Downloading setuptools (1.1MiB)
2026-06-05 02:31:48.549687 | instance | Downloading pygments (1.2MiB)
2026-06-05 02:31:48.549709 | instance | Downloading ansible-core (2.1MiB)
2026-06-05 02:31:48.549728 | instance | Downloading netaddr (2.2MiB)
2026-06-05 02:31:48.549746 | instance | Downloading kubernetes (1.9MiB)
2026-06-05 02:31:48.549764 | instance | Downloading rjsonnet (1.2MiB)
2026-06-05 02:31:48.549782 | instance | Downloading openstacksdk (1.7MiB)
2026-06-05 02:31:48.549800 | instance | Downloading cryptography (4.2MiB)
2026-06-05 02:31:48.549818 | instance | Building pyperclip==1.9.0
2026-06-05 02:31:48.549837 | instance | Downloading rjsonnet
2026-06-05 02:31:48.549856 | instance | Downloading pygments
2026-06-05 02:31:48.549875 | instance | Downloading pydantic-core
2026-06-05 02:31:48.549893 | instance | Downloading netaddr
2026-06-05 02:31:48.549911 | instance | Downloading setuptools
2026-06-05 02:31:48.549930 | instance | Downloading cryptography
2026-06-05 02:31:48.549948 | instance | Downloading kubernetes
2026-06-05 02:31:48.549965 | instance | Downloading ansible-core
2026-06-05 02:31:48.549983 | instance | Downloading openstacksdk
2026-06-05 02:31:48.550001 | instance | Built pyperclip==1.9.0
2026-06-05 02:31:48.550019 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-05 02:31:48.550037 | instance | Installed 83 packages in 49ms
2026-06-05 02:31:48.550056 | instance | Checked out ansible.posix to 1.6.0
2026-06-05 02:31:48.550074 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-05 02:31:48.550092 | instance | Starting galaxy collection install process
2026-06-05 02:31:48.550110 | instance | Process install dependency map
2026-06-05 02:31:48.550128 | instance | Starting collection install process
2026-06-05 02:31:48.550147 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-06-05 02:31:48.550171 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-06-05 02:31:48.550189 | instance | ansible.posix:1.6.0 was installed successfully
2026-06-05 02:31:48.550208 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:48.550226 | instance | 2.17.12
2026-06-05 02:31:48.550245 | instance | Checked out ansible.utils to v6.0.2
2026-06-05 02:31:48.550264 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-05 02:31:48.550282 | instance | Starting galaxy collection install process
2026-06-05 02:31:48.550301 | instance | Process install dependency map
2026-06-05 02:31:48.550321 | instance | Starting collection install process
2026-06-05 02:31:48.550339 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-06-05 02:31:48.550357 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-06-05 02:31:48.550376 | instance | ansible.utils:6.0.2 was installed successfully
2026-06-05 02:31:48.550394 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:48.550413 | instance | 2.17.12
2026-06-05 02:31:48.550432 | instance | Checked out atmosphere.common to v0.7.0
2026-06-05 02:31:48.550450 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-05 02:31:48.550558 | instance | Starting galaxy collection install process
2026-06-05 02:31:48.550588 | instance | Process install dependency map
2026-06-05 02:31:48.550719 | instance | Starting collection install process
2026-06-05 02:31:48.550753 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-06-05 02:31:48.550774 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-06-05 02:31:48.550817 | instance | atmosphere.common:0.7.0 was installed successfully
2026-06-05 02:31:48.550838 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:48.550856 | instance | 2.17.12
2026-06-05 02:31:48.550875 | instance | Checked out community.crypto to 2.2.3
2026-06-05 02:31:48.550894 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-05 02:31:48.550912 | instance | Starting galaxy collection install process
2026-06-05 02:31:48.550930 | instance | Process install dependency map
2026-06-05 02:31:48.550948 | instance | Starting collection install process
2026-06-05 02:31:48.550965 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-06-05 02:31:48.550983 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-06-05 02:31:48.551001 | instance | community.crypto:2.2.3 was installed successfully
2026-06-05 02:31:48.551019 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:48.551037 | instance | 2.17.12
2026-06-05 02:31:48.551055 | instance | Checked out community.general to 7.3.0
2026-06-05 02:31:48.551073 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general
2026-06-05 02:31:48.551091 | instance | Starting galaxy collection install process
2026-06-05 02:31:48.551116 | instance | Process install dependency map
2026-06-05 02:31:48.551136 | instance | Starting collection install process
2026-06-05 02:31:48.551153 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-06-05 02:31:48.551171 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-06-05 02:31:48.551190 | instance | community.general:7.3.0 was installed successfully
2026-06-05 02:31:48.551208 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:48.551226 | instance | 2.17.12
2026-06-05 02:31:48.551245 | instance | Checked out community.mysql to 3.6.0
2026-06-05 02:31:48.551264 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-05 02:31:48.551285 | instance | Starting galaxy collection install process
2026-06-05 02:31:48.551304 | instance | Process install dependency map
2026-06-05 02:31:48.551323 | instance | Starting collection install process
2026-06-05 02:31:48.551341 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-06-05 02:31:48.551359 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-06-05 02:31:48.551377 | instance | community.mysql:3.6.0 was installed successfully
2026-06-05 02:31:48.551396 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:48.551414 | instance | 2.17.12
2026-06-05 02:31:48.551433 | instance | Checked out kubernetes.core to 2.4.0
2026-06-05 02:31:48.551451 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-05 02:31:48.551470 | instance | Starting galaxy collection install process
2026-06-05 02:31:48.551489 | instance | Process install dependency map
2026-06-05 02:31:48.551508 | instance | Starting collection install process
2026-06-05 02:31:48.551527 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-06-05 02:31:48.551545 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-06-05 02:31:48.551563 | instance | kubernetes.core:2.4.0 was installed successfully
2026-06-05 02:31:48.551581 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:48.551599 | instance | 2.17.12
2026-06-05 02:31:48.551617 | instance | Checked out openstack.cloud to 2.5.0
2026-06-05 02:31:48.551635 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-05 02:31:48.551653 | instance | Starting galaxy collection install process
2026-06-05 02:31:48.551671 | instance | Process install dependency map
2026-06-05 02:31:48.551690 | instance | Starting collection install process
2026-06-05 02:31:48.551707 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-06-05 02:31:48.551726 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-06-05 02:31:48.551743 | instance | openstack.cloud:2.5.0 was installed successfully
2026-06-05 02:31:48.551760 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:48.551777 | instance | 2.17.12
2026-06-05 02:31:48.551795 | instance | Checked out vexxhost.ceph to v4.0.0
2026-06-05 02:31:48.551812 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-05 02:31:48.551836 | instance | Starting galaxy collection install process
2026-06-05 02:31:48.551854 | instance | Process install dependency map
2026-06-05 02:31:48.551872 | instance | Starting collection install process
2026-06-05 02:31:48.551889 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-06-05 02:31:48.551907 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-06-05 02:31:48.551924 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-06-05 02:31:48.551942 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:48.551959 | instance | 2.17.12
2026-06-05 02:31:48.551977 | instance | Checked out vexxhost.containers to v1.6.7
2026-06-05 02:31:48.551996 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-05 02:31:48.552015 | instance | Starting galaxy collection install process
2026-06-05 02:31:48.552032 | instance | Process install dependency map
2026-06-05 02:31:48.552051 | instance | Starting collection install process
2026-06-05 02:31:48.552069 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-06-05 02:31:48.552087 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-06-05 02:31:48.552105 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-06-05 02:31:48.552122 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:48.552140 | instance | 2.17.12
2026-06-05 02:31:48.552158 | instance | Checked out vexxhost.kubernetes to v3.1.0
2026-06-05 02:31:48.552176 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-05 02:31:48.552194 | instance | Starting galaxy collection install process
2026-06-05 02:31:48.552212 | instance | Process install dependency map
2026-06-05 02:31:48.552230 | instance | Starting collection install process
2026-06-05 02:31:48.552248 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-06-05 02:31:48.552266 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-06-05 02:31:48.552284 | instance | vexxhost.kubernetes:3.1.0 was installed successfully
2026-06-05 02:31:48.552302 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:48.552319 | instance | 2.17.12
2026-06-05 02:31:48.558420 |
2026-06-05 02:31:48.558476 | PLAY RECAP
2026-06-05 02:31:48.558527 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-05 02:31:48.558548 |
2026-06-05 02:31:48.720040 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-05 02:31:48.748480 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-05 02:31:49.396160 |
2026-06-05 02:31:49.447250 | PLAY [all]
2026-06-05 02:31:49.464907 |
2026-06-05 02:31:49.465003 | TASK [Install "jq" for log collection]
2026-06-05 02:31:59.142010 | instance | changed
2026-06-05 02:31:59.339996 |
2026-06-05 02:31:59.340139 | PLAY RECAP
2026-06-05 02:31:59.340247 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-05 02:31:59.340347 |
2026-06-05 02:31:59.544212 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-05 02:31:59.559034 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-05 02:32:00.257963 |
2026-06-05 02:32:00.258307 | PLAY [all]
2026-06-05 02:32:00.271139 |
2026-06-05 02:32:00.271222 | TASK [Copy inventory file for Zuul]
2026-06-05 02:32:01.157916 | instance | changed
2026-06-05 02:32:01.170300 |
2026-06-05 02:32:01.170482 | TASK [Switch "ansible_host" to private IP]
2026-06-05 02:32:01.515592 | instance | changed: 1 replacements made
2026-06-05 02:32:01.521147 |
2026-06-05 02:32:01.521218 | TASK [Run Molecule scenario]
2026-06-05 02:32:02.443365 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-06-05 02:32:02.852279 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-06-05 02:32:02.852394 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-06-05 02:32:14.301699 | instance | INFO [aio > dependency] Executing
2026-06-05 02:32:14.301817 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-06-05 02:32:14.302072 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-06-05 02:32:14.302119 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-06-05 02:32:14.309949 | instance | INFO [aio > cleanup] Executing
2026-06-05 02:32:14.310270 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-05 02:32:14.318334 | instance | INFO [aio > destroy] Executing
2026-06-05 02:32:14.318375 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-06-05 02:32:14.318455 | instance | INFO [aio > destroy] Executed: Successful
2026-06-05 02:32:14.326073 | instance | INFO [aio > syntax] Executing
2026-06-05 02:32:17.369366 | instance |
2026-06-05 02:32:17.369594 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-05 02:32:17.537014 | instance | INFO [aio > syntax] Executed: Successful
2026-06-05 02:32:17.549865 | instance | INFO [aio > create] Executing
2026-06-05 02:32:17.569075 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-05 02:32:17.584438 | instance | INFO [aio > prepare] Executing
2026-06-05 02:32:18.462087 | instance |
2026-06-05 02:32:18.462237 | instance | PLAY [Prepare] *****************************************************************
2026-06-05 02:32:18.462551 | instance |
2026-06-05 02:32:18.462829 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:32:18.463122 | instance | Friday 05 June 2026 02:32:18 +0000 (0:00:00.025) 0:00:00.025 ***********
2026-06-05 02:32:19.629903 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-05 02:32:19.630142 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-05 02:32:19.630419 | instance | interpreter could change the meaning of that path. See
2026-06-05 02:32:19.630689 | instance | https://docs.ansible.com/ansible-
2026-06-05 02:32:19.631147 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-05 02:32:19.641146 | instance | ok: [instance]
2026-06-05 02:32:19.641406 | instance |
2026-06-05 02:32:19.641681 | instance | TASK [Configure short hostname] ************************************************
2026-06-05 02:32:19.642011 | instance | Friday 05 June 2026 02:32:19 +0000 (0:00:01.180) 0:00:01.205 ***********
2026-06-05 02:32:20.341563 | instance | changed: [instance]
2026-06-05 02:32:20.341654 | instance |
2026-06-05 02:32:20.341840 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-06-05 02:32:20.342049 | instance | Friday 05 June 2026 02:32:20 +0000 (0:00:00.699) 0:00:01.904 ***********
2026-06-05 02:32:20.596170 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-05 02:32:20.596307 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-06-05 02:32:20.596625 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-05 02:32:20.605800 | instance | changed: [instance]
2026-06-05 02:32:20.605940 | instance |
2026-06-05 02:32:20.606117 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-06-05 02:32:20.606284 | instance | Friday 05 June 2026 02:32:20 +0000 (0:00:00.265) 0:00:02.170 ***********
2026-06-05 02:32:21.863469 | instance | ok: [instance]
2026-06-05 02:32:21.863635 | instance |
2026-06-05 02:32:21.864031 | instance | TASK [Purge "snapd" package] ***************************************************
2026-06-05 02:32:21.864377 | instance | Friday 05 June 2026 02:32:21 +0000 (0:00:01.255) 0:00:03.425 ***********
2026-06-05 02:32:22.597314 | instance | ok: [instance]
2026-06-05 02:32:22.597527 | instance |
2026-06-05 02:32:22.597809 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-06-05 02:32:22.598059 | instance |
2026-06-05 02:32:22.598328 | instance | TASK [Create folders for workspace] ********************************************
2026-06-05 02:32:22.598594 | instance | Friday 05 June 2026 02:32:22 +0000 (0:00:00.735) 0:00:04.160 ***********
2026-06-05 02:32:23.618250 | instance | changed: [localhost] => (item=group_vars)
2026-06-05 02:32:23.618313 | instance | changed: [localhost] => (item=group_vars/all)
2026-06-05 02:32:23.618320 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-06-05 02:32:23.618325 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-06-05 02:32:23.618330 | instance | changed: [localhost] => (item=group_vars/computes)
2026-06-05 02:32:23.618335 | instance | changed: [localhost] => (item=host_vars)
2026-06-05 02:32:23.618339 | instance |
2026-06-05 02:32:23.618344 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-06-05 02:32:23.619119 | instance |
2026-06-05 02:32:23.619200 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-06-05 02:32:23.619208 | instance | Friday 05 June 2026 02:32:23 +0000 (0:00:01.019) 0:00:05.180 ***********
2026-06-05 02:32:23.789184 | instance | changed: [localhost]
2026-06-05 02:32:23.789424 | instance |
2026-06-05 02:32:23.789892 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-06-05 02:32:23.790338 | instance | Friday 05 June 2026 02:32:23 +0000 (0:00:00.171) 0:00:05.352 ***********
2026-06-05 02:32:23.820766 | instance | ok: [localhost]
2026-06-05 02:32:23.820948 | instance |
2026-06-05 02:32:23.821206 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-06-05 02:32:23.821432 | instance | Friday 05 June 2026 02:32:23 +0000 (0:00:00.031) 0:00:05.384 ***********
2026-06-05 02:32:23.864986 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '1c58e854-e5dc-585c-9589-3494ecc8e527'})
2026-06-05 02:32:23.865082 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-06-05 02:32:23.865205 | instance |
2026-06-05 02:32:23.865402 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-06-05 02:32:23.865558 | instance | Friday 05 June 2026 02:32:23 +0000 (0:00:00.044) 0:00:05.429 ***********
2026-06-05 02:32:24.808411 | instance | changed: [localhost]
2026-06-05 02:32:24.808732 | instance |
2026-06-05 02:32:24.809015 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-06-05 02:32:24.809241 | instance |
2026-06-05 02:32:24.809493 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-06-05 02:32:24.809717 | instance | Friday 05 June 2026 02:32:24 +0000 (0:00:00.940) 0:00:06.369 ***********
2026-06-05 02:32:24.984718 | instance | changed: [localhost]
2026-06-05 02:32:24.985118 | instance |
2026-06-05 02:32:24.985486 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-06-05 02:32:24.985826 | instance | Friday 05 June 2026 02:32:24 +0000 (0:00:00.177) 0:00:06.546 ***********
2026-06-05 02:32:25.010552 | instance | ok: [localhost]
2026-06-05 02:32:25.010775 | instance |
2026-06-05 02:32:25.010999 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-06-05 02:32:25.011213 | instance | Friday 05 June 2026 02:32:25 +0000 (0:00:00.028) 0:00:06.574 ***********
2026-06-05 02:32:25.047860 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-06-05 02:32:25.047930 | instance |
2026-06-05 02:32:25.047942 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-06-05 02:32:25.048110 | instance | Friday 05 June 2026 02:32:25 +0000 (0:00:00.036) 0:00:06.611 ***********
2026-06-05 02:32:25.417205 | instance | changed: [localhost]
2026-06-05 02:32:25.417270 | instance |
2026-06-05 02:32:25.417806 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-06-05 02:32:25.417862 | instance |
2026-06-05 02:32:25.417868 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-06-05 02:32:25.417874 | instance | Friday 05 June 2026 02:32:25 +0000 (0:00:00.370) 0:00:06.981 ***********
2026-06-05 02:32:25.588275 | instance | changed: [localhost]
2026-06-05 02:32:25.588313 | instance |
2026-06-05 02:32:25.588320 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-06-05 02:32:25.588326 | instance | Friday 05 June 2026 02:32:25 +0000 (0:00:00.170) 0:00:07.152 ***********
2026-06-05 02:32:25.617088 | instance | ok: [localhost]
2026-06-05 02:32:25.618005 | instance |
2026-06-05 02:32:25.618206 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-06-05 02:32:25.618220 | instance | Friday 05 June 2026 02:32:25 +0000 (0:00:00.028) 0:00:07.180 ***********
2026-06-05 02:32:25.662117 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-06-05 02:32:25.662229 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-06-05 02:32:25.662404 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-06-05 02:32:25.662547 | instance |
2026-06-05 02:32:25.662698 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-06-05 02:32:25.662846 | instance | Friday 05 June 2026 02:32:25 +0000 (0:00:00.046) 0:00:07.226 ***********
2026-06-05 02:32:26.039788 | instance | changed: [localhost]
2026-06-05 02:32:26.039888 | instance |
2026-06-05 02:32:26.040007 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-06-05 02:32:26.040263 | instance |
2026-06-05 02:32:26.040474 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-06-05 02:32:26.040681 | instance | Friday 05 June 2026 02:32:26 +0000 (0:00:00.377) 0:00:07.603 ***********
2026-06-05 02:32:26.217960 | instance | changed: [localhost]
2026-06-05 02:32:26.218155 | instance |
2026-06-05 02:32:26.218443 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-06-05 02:32:26.218667 | instance | Friday 05 June 2026 02:32:26 +0000 (0:00:00.177) 0:00:07.781 ***********
2026-06-05 02:32:26.252263 | instance | ok: [localhost]
2026-06-05 02:32:26.252621 | instance |
2026-06-05 02:32:26.253050 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-06-05 02:32:26.253431 | instance | Friday 05 June 2026 02:32:26 +0000 (0:00:00.033) 0:00:07.814 ***********
2026-06-05 02:32:26.288474 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-06-05 02:32:26.288830 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-06-05 02:32:26.288980 | instance |
2026-06-05 02:32:26.289176 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-06-05 02:32:26.289341 | instance | Friday 05 June 2026 02:32:26 +0000 (0:00:00.037) 0:00:07.852 ***********
2026-06-05 02:32:26.656538 | instance | changed: [localhost]
2026-06-05 02:32:26.656614 | instance |
2026-06-05 02:32:26.657080 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-06-05 02:32:26.657094 | instance |
2026-06-05 02:32:26.657099 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:32:26.657104 | instance | Friday 05 June 2026 02:32:26 +0000 (0:00:00.368) 0:00:08.220 ***********
2026-06-05 02:32:27.375517 | instance | ok: [localhost]
2026-06-05 02:32:27.375610 | instance |
2026-06-05 02:32:27.375798 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-05 02:32:27.375966 | instance | Friday 05 June 2026 02:32:27 +0000 (0:00:00.718) 0:00:08.939 ***********
2026-06-05 02:32:27.570156 | instance | changed: [localhost]
2026-06-05 02:32:27.570458 | instance |
2026-06-05 02:32:27.570796 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-06-05 02:32:27.571122 | instance | Friday 05 June 2026 02:32:27 +0000 (0:00:00.193) 0:00:09.133 ***********
2026-06-05 02:32:27.600208 | instance | ok: [localhost]
2026-06-05 02:32:27.600439 | instance |
2026-06-05 02:32:27.600718 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-06-05 02:32:27.600987 | instance | Friday 05 June 2026 02:32:27 +0000 (0:00:00.030) 0:00:09.164 ***********
2026-06-05 02:32:28.341331 | instance | ok: [localhost] => (item=keycloak_host)
2026-06-05 02:32:28.341486 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-06-05 02:32:28.341669 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-06-05 02:32:28.341846 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-06-05 02:32:28.342021 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-06-05 02:32:28.342205 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-06-05 02:32:28.342376 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-06-05 02:32:28.342557 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-06-05 02:32:28.342727 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-06-05 02:32:28.342903 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-06-05 02:32:28.343080 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-06-05 02:32:28.343308 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-06-05 02:32:28.343510 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-06-05 02:32:28.343676 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-06-05 02:32:28.343927 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-06-05 02:32:28.344103 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-06-05 02:32:28.344300 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-06-05 02:32:28.344480 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-06-05 02:32:28.344659 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-06-05 02:32:28.344830 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-06-05 02:32:28.344998 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-06-05 02:32:28.345171 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-06-05 02:32:28.345346 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-06-05 02:32:28.345511 | instance |
2026-06-05 02:32:28.345690 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-06-05 02:32:28.345861 | instance | Friday 05 June 2026 02:32:28 +0000 (0:00:00.740) 0:00:09.905 ***********
2026-06-05 02:32:28.685819 | instance | changed: [localhost]
2026-06-05 02:32:28.686055 | instance |
2026-06-05 02:32:28.686333 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-05 02:32:28.686608 | instance | Friday 05 June 2026 02:32:28 +0000 (0:00:00.344) 0:00:10.249 ***********
2026-06-05 02:32:28.870435 | instance | changed: [localhost]
2026-06-05 02:32:28.870663 | instance |
2026-06-05 02:32:28.870942 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-06-05 02:32:28.871195 | instance |
2026-06-05 02:32:28.871467 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-06-05 02:32:28.871809 | instance | Friday 05 June 2026 02:32:28 +0000 (0:00:00.185) 0:00:10.434 ***********
2026-06-05 02:32:29.044836 | instance | changed: [localhost]
2026-06-05 02:32:29.045076 | instance |
2026-06-05 02:32:29.045353 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-06-05 02:32:29.045623 | instance | Friday 05 June 2026 02:32:29 +0000 (0:00:00.174) 0:00:10.608 ***********
2026-06-05 02:32:29.073463 | instance | ok: [localhost]
2026-06-05 02:32:29.073725 | instance |
2026-06-05 02:32:29.074003 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-06-05 02:32:29.074275 | instance | Friday 05 June 2026 02:32:29 +0000 (0:00:00.028) 0:00:10.637 ***********
2026-06-05 02:32:29.113142 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]})
2026-06-05 02:32:29.113404 | instance |
2026-06-05 02:32:29.113683 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-06-05 02:32:29.113957 | instance | Friday 05 June 2026 02:32:29 +0000 (0:00:00.039) 0:00:10.677 ***********
2026-06-05 02:32:29.474259 | instance | changed: [localhost]
2026-06-05 02:32:29.474493 | instance |
2026-06-05 02:32:29.474770 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-06-05 02:32:29.475027 | instance |
2026-06-05 02:32:29.475299 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-06-05 02:32:29.475567 | instance | Friday 05 June 2026 02:32:29 +0000 (0:00:00.360) 0:00:11.038 ***********
2026-06-05 02:32:29.661900 | instance | changed: [localhost]
2026-06-05 02:32:29.662128 | instance |
2026-06-05 02:32:29.662405 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-06-05 02:32:29.662680 | instance | Friday 05 June 2026 02:32:29 +0000 (0:00:00.187) 0:00:11.225 ***********
2026-06-05 02:32:29.691653 | instance | ok: [localhost]
2026-06-05 02:32:29.692169 | instance |
2026-06-05 02:32:29.692555 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-06-05 02:32:29.692899 | instance | Friday 05 June 2026 02:32:29 +0000 (0:00:00.030) 0:00:11.255 ***********
2026-06-05 02:32:29.730615 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]})
2026-06-05 02:32:29.730767 | instance |
2026-06-05 02:32:29.731039 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-06-05 02:32:29.731255 | instance | Friday 05 June 2026 02:32:29 +0000 (0:00:00.038) 0:00:11.294 ***********
2026-06-05 02:32:30.122585 | instance | changed: [localhost]
2026-06-05 02:32:30.122688 | instance |
2026-06-05 02:32:30.122700 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-06-05 02:32:30.122838 | instance |
2026-06-05 02:32:30.123042 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-06-05 02:32:30.123194 | instance | Friday 05 June 2026 02:32:30 +0000 (0:00:00.392) 0:00:11.686 ***********
2026-06-05 02:32:30.298705 | instance | changed: [localhost]
2026-06-05 02:32:30.298797 | instance |
2026-06-05 02:32:30.298960 | instance | TASK [Load the current secrets into a variable] ********************************
2026-06-05 02:32:30.299226 | instance | Friday 05 June 2026 02:32:30 +0000 (0:00:00.176) 0:00:11.862 ***********
2026-06-05 02:32:30.332270 | instance | ok: [localhost]
2026-06-05 02:32:30.332627 | instance |
2026-06-05 02:32:30.332974 | instance | TASK [Generate secrets for missing variables] **********************************
2026-06-05 02:32:30.333349 | instance | Friday 05 June 2026 02:32:30 +0000 (0:00:00.032) 0:00:11.895 ***********
2026-06-05 02:32:30.738894 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-06-05 02:32:30.739103 | instance | ok: [localhost] => (item=keepalived_password)
2026-06-05 02:32:30.739262 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-06-05 02:32:30.739415 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-06-05 02:32:30.739586 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-06-05 02:32:30.739784 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-06-05 02:32:30.739945 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-06-05 02:32:30.740095 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-06-05 02:32:30.740243 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-06-05 02:32:30.740390 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-06-05 02:32:30.740542 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-06-05 02:32:30.740688 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-06-05 02:32:30.740853 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-06-05 02:32:30.741270 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-06-05 02:32:30.741454 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-06-05 02:32:30.741612 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-06-05 02:32:30.741764 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-06-05 02:32:30.741914 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-06-05 02:32:30.742063 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-06-05 02:32:30.742212 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-06-05 02:32:30.742366 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-06-05 02:32:30.742515 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-06-05 02:32:30.742661 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-06-05 02:32:30.742809 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-06-05 02:32:30.742956 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-06-05 02:32:30.743103 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-06-05 02:32:30.743251 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-06-05 02:32:30.743398 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-06-05 02:32:30.743552 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-06-05 02:32:30.743713 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-06-05 02:32:30.743862 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-06-05 02:32:30.744008 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-06-05 02:32:30.744154 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-06-05 02:32:30.744301 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-06-05 02:32:30.744448 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-06-05 02:32:30.744595 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-06-05 02:32:30.744745 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-06-05 02:32:30.744891 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-06-05 02:32:30.745037 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-06-05 02:32:30.745183 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-06-05 02:32:30.745330 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-06-05 02:32:30.745514 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-06-05 02:32:30.745663 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-06-05 02:32:30.745815 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-06-05 02:32:30.745970 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-06-05 02:32:30.746118 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-06-05 02:32:30.746264 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-06-05 02:32:30.746409 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-06-05 02:32:30.746555 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-06-05 02:32:30.746706 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-06-05 02:32:30.746851 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-06-05 02:32:30.747005 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-06-05 02:32:30.747151 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-06-05 02:32:30.747297 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-06-05 02:32:30.747436 | instance |
2026-06-05 02:32:30.747583 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-06-05 02:32:30.747751 | instance | Friday 05 June 2026 02:32:30 +0000 (0:00:00.406) 0:00:12.301 ***********
2026-06-05 02:32:30.799169 | instance | ok: [localhost] => (item=barbican_kek)
2026-06-05 02:32:30.799386 | instance |
2026-06-05 02:32:30.799562 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-06-05 02:32:30.799752 | instance | Friday 05 June 2026 02:32:30 +0000 (0:00:00.059) 0:00:12.360 ***********
2026-06-05 02:32:31.265088 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-05 02:32:31.265520 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-05 02:32:31.265856 | instance |
2026-06-05 02:32:31.266342 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-06-05 02:32:31.266698 | instance | Friday 05 June 2026 02:32:31 +0000 (0:00:00.468) 0:00:12.828 ***********
2026-06-05 02:32:35.252513 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-05 02:32:35.252958 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-05 02:32:35.253361 | instance |
2026-06-05 02:32:35.253767 | instance | TASK [Set values for SSH keys] *************************************************
2026-06-05 02:32:35.254110 | instance | Friday 05 June 2026 02:32:35 +0000 (0:00:03.987) 0:00:16.816 ***********
2026-06-05 02:32:35.309459 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-06-05 02:32:35.309923 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-06-05 02:32:35.310264 | instance |
2026-06-05 02:32:35.310671 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-06-05 02:32:35.311077 | instance | Friday 05 June 2026 02:32:35 +0000 (0:00:00.057) 0:00:16.873 ***********
2026-06-05 02:32:35.666042 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-05 02:32:35.666476 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-05 02:32:35.666798 | instance |
2026-06-05 02:32:35.667134 | instance | TASK [Write new secrets file to disk] ******************************************
2026-06-05 02:32:35.667485 | instance | Friday 05 June 2026 02:32:35 +0000 (0:00:00.356) 0:00:17.229 ***********
2026-06-05 02:32:36.031628 | instance | changed: [localhost]
2026-06-05 02:32:36.032101 | instance |
2026-06-05 02:32:36.032505 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-06-05 02:32:36.032873 | instance | Friday 05 June 2026 02:32:36 +0000 (0:00:00.365) 0:00:17.595 ***********
2026-06-05 02:32:36.070811 | instance | skipping: [localhost]
2026-06-05 02:32:36.071030 | instance |
2026-06-05 02:32:36.071195 | instance | PLAY [Setup networking] ********************************************************
2026-06-05 02:32:36.071345 | instance |
2026-06-05 02:32:36.071510 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:32:36.071665 | instance | Friday 05 June 2026 02:32:36 +0000 (0:00:00.040) 0:00:17.635 ***********
2026-06-05 02:32:36.793557 | instance | ok: [instance]
2026-06-05 02:32:36.793958 | instance |
2026-06-05 02:32:36.794299 | instance | TASK [Create bridge for management network] ************************************
2026-06-05 02:32:36.794632 | instance | Friday 05 June 2026 02:32:36 +0000 (0:00:00.721) 0:00:18.357 ***********
2026-06-05 02:32:37.136139 | instance | ok: [instance]
2026-06-05 02:32:37.136341 | instance |
2026-06-05 02:32:37.136499 | instance | TASK [Create fake interface for management bridge] *****************************
2026-06-05 02:32:37.136653 | instance | Friday 05 June 2026 02:32:37 +0000 (0:00:00.340) 0:00:18.697 ***********
2026-06-05 02:32:37.345429 | instance | ok: [instance]
2026-06-05 02:32:37.345558 | instance |
2026-06-05 02:32:37.345790 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-06-05 02:32:37.346007 | instance | Friday 05 June 2026 02:32:37 +0000 (0:00:00.212) 0:00:18.909 ***********
2026-06-05 02:32:37.545780 | instance | ok: [instance]
2026-06-05 02:32:37.545840 | instance |
2026-06-05 02:32:37.545965 | instance | TASK [Assign IP address for management bridge] *********************************
2026-06-05 02:32:37.546128 | instance | Friday 05 June 2026 02:32:37 +0000 (0:00:00.200) 0:00:19.109 ***********
2026-06-05 02:32:37.745677 | instance | ok: [instance]
2026-06-05 02:32:37.745860 | instance |
2026-06-05 02:32:37.746135 | instance | TASK [Bring up interfaces] *****************************************************
2026-06-05 02:32:37.746362 | instance | Friday 05 June 2026 02:32:37 +0000 (0:00:00.199) 0:00:19.309 ***********
2026-06-05 02:32:38.164750 | instance | ok: [instance] => (item=br-mgmt)
2026-06-05 02:32:38.165155 | instance | ok: [instance] => (item=dummy0)
2026-06-05 02:32:38.165513 | instance |
2026-06-05 02:32:38.165849 | instance | PLAY [Create devices for Ceph] *************************************************
2026-06-05 02:32:38.166160 | instance |
2026-06-05 02:32:38.166486 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:32:38.166819 | instance | Friday 05 June 2026 02:32:38 +0000 (0:00:00.418) 0:00:19.728 ***********
2026-06-05 02:32:38.898636 | instance | ok: [instance]
2026-06-05 02:32:38.898866 | instance |
2026-06-05 02:32:38.899039 | instance | TASK [Install depedencies] *****************************************************
2026-06-05 02:32:38.899211 | instance | Friday 05 June 2026 02:32:38 +0000 (0:00:00.733) 0:00:20.461 ***********
2026-06-05 02:33:00.643615 | instance | changed: [instance]
2026-06-05 02:33:00.643664 | instance |
2026-06-05 02:33:00.643672 | instance | TASK [Start up service] ********************************************************
2026-06-05 02:33:00.643711 | instance | Friday 05 June 2026 02:33:00 +0000 (0:00:21.744) 0:00:42.206 ***********
2026-06-05 02:33:01.240703 | instance | ok: [instance]
2026-06-05 02:33:01.240784 | instance |
2026-06-05 02:33:01.240796 | instance | TASK [Generate lvm.conf] *******************************************************
2026-06-05 02:33:01.240806 | instance | Friday 05 June 2026 02:33:01 +0000 (0:00:00.597) 0:00:42.803 ***********
2026-06-05 02:33:01.468851 | instance | ok: [instance]
2026-06-05 02:33:01.469328 | instance |
2026-06-05 02:33:01.469740 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-06-05 02:33:01.470150 | instance | Friday 05 June 2026 02:33:01 +0000 (0:00:00.228) 0:00:43.032 ***********
2026-06-05 02:33:01.941091 | instance | changed: [instance]
2026-06-05 02:33:01.941283 | instance |
2026-06-05 02:33:01.941453 | instance | TASK [Get list of all loopback devices] ****************************************
2026-06-05 02:33:01.941609 | instance | Friday 05 June 2026 02:33:01 +0000 (0:00:00.472) 0:00:43.505 ***********
2026-06-05 02:33:02.136256 | instance | ok: [instance]
2026-06-05 02:33:02.136372 | instance |
2026-06-05 02:33:02.136593 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-06-05 02:33:02.136800 | instance | Friday 05 June 2026 02:33:02 +0000 (0:00:00.195) 0:00:43.700 ***********
2026-06-05 02:33:02.165058 | instance | skipping: [instance]
2026-06-05 02:33:02.165138 | instance |
2026-06-05 02:33:02.165271 | instance | TASK [Create devices for Ceph] *************************************************
2026-06-05 02:33:02.165382 | instance | Friday 05 June 2026 02:33:02 +0000 (0:00:00.029) 0:00:43.729 ***********
2026-06-05 02:33:02.736662 | instance | changed: [instance] => (item=osd0)
2026-06-05 02:33:02.737280 | instance | changed: [instance] => (item=osd1)
2026-06-05 02:33:02.737613 | instance | changed: [instance] => (item=osd2)
2026-06-05 02:33:02.737923 | instance |
2026-06-05 02:33:02.738251 | instance | TASK [Set permissions on loopback devices] *************************************
2026-06-05 02:33:02.738580 | instance | Friday 05 June 2026 02:33:02 +0000 (0:00:00.570) 0:00:44.300 ***********
2026-06-05 02:33:03.324401 | instance | changed: [instance] => (item=osd0)
2026-06-05 02:33:03.324472 | instance | changed: [instance] => (item=osd1)
2026-06-05 02:33:03.324592 | instance | changed: [instance] => (item=osd2)
2026-06-05 02:33:03.324795 | instance |
2026-06-05 02:33:03.324950 | instance | TASK [Start loop devices] ******************************************************
2026-06-05 02:33:03.325104 | instance | Friday 05 June 2026 02:33:03 +0000 (0:00:00.586) 0:00:44.886 ***********
2026-06-05 02:33:04.079927 | instance | changed: [instance] => (item=osd0)
2026-06-05 02:33:04.080023 | instance | changed: [instance] => (item=osd1)
2026-06-05 02:33:04.080479 | instance | changed: [instance] => (item=osd2)
2026-06-05 02:33:04.080529 | instance |
2026-06-05 02:33:04.080534 | instance | TASK [Create a volume group for each loop device] ******************************
2026-06-05 02:33:04.080540 | instance | Friday 05 June 2026 02:33:04 +0000 (0:00:00.757) 0:00:45.644 ***********
2026-06-05 02:33:07.249314 | instance | changed: [instance] => (item=osd0)
2026-06-05 02:33:07.249415 | instance | changed: [instance] => (item=osd1)
2026-06-05 02:33:07.250153 | instance | changed: [instance] => (item=osd2)
2026-06-05 02:33:07.250217 | instance |
2026-06-05 02:33:07.250226 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-06-05 02:33:07.250233 | instance | Friday 05 June 2026 02:33:07 +0000 (0:00:03.168) 0:00:48.813 ***********
2026-06-05 02:33:09.161069 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-06-05 02:33:09.161170 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-06-05 02:33:09.161233 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-06-05 02:33:09.161839 | instance |
2026-06-05 02:33:09.161894 | instance | PLAY [controllers] *************************************************************
2026-06-05 02:33:09.161900 | instance |
2026-06-05 02:33:09.161905 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:33:09.161910 | instance | Friday 05 June 2026 02:33:09 +0000 (0:00:01.912) 0:00:50.725 ***********
2026-06-05 02:33:10.073143 | instance | ok: [instance]
2026-06-05 02:33:10.073269 | instance |
2026-06-05 02:33:10.073457 | instance | TASK [Set masquerade rule] *****************************************************
2026-06-05 02:33:10.073710 | instance | Friday 05 June 2026 02:33:10 +0000 (0:00:00.911) 0:00:51.636 ***********
2026-06-05 02:33:10.557478 | instance | changed: [instance]
2026-06-05 02:33:10.557727 | instance |
2026-06-05 02:33:10.558122 | instance | PLAY RECAP *********************************************************************
2026-06-05 02:33:10.558480 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-05 02:33:10.558842 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-05 02:33:10.559155 | instance |
2026-06-05 02:33:10.559480 | instance | Friday 05 June 2026 02:33:10 +0000 (0:00:00.484) 0:00:52.121 ***********
2026-06-05 02:33:10.559854 | instance | ===============================================================================
2026-06-05 02:33:10.560183 | instance | Install depedencies ---------------------------------------------------- 21.74s
2026-06-05 02:33:10.560510 | instance | Generate SSH keys for missing variables --------------------------------- 3.99s
2026-06-05 02:33:10.560841 | instance | Create a volume group for each loop device ------------------------------ 3.17s
2026-06-05 02:33:10.561164 | instance | Create a logical volume for each loop device ---------------------------- 1.91s
2026-06-05 02:33:10.561490 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.26s
2026-06-05 02:33:10.561810 | instance | Gathering Facts --------------------------------------------------------- 1.18s
2026-06-05 02:33:10.562130 | instance | Create folders for workspace -------------------------------------------- 1.02s
2026-06-05 02:33:10.562451 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.94s
2026-06-05 02:33:10.562767 | instance | Gathering Facts --------------------------------------------------------- 0.91s
2026-06-05 02:33:10.563083 | instance | Start loop devices ------------------------------------------------------ 0.76s
2026-06-05 02:33:10.563404 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.74s
2026-06-05 02:33:10.563758 | instance | Purge "snapd" package --------------------------------------------------- 0.74s
2026-06-05 02:33:10.564173 | instance | Gathering Facts --------------------------------------------------------- 0.73s
2026-06-05 02:33:10.564465 | instance | Gathering Facts --------------------------------------------------------- 0.72s
2026-06-05 02:33:10.564609 | instance | Gathering Facts --------------------------------------------------------- 0.72s
2026-06-05 02:33:10.564765 | instance | Configure short hostname ------------------------------------------------ 0.70s
2026-06-05 02:33:10.564907 | instance | Start up service -------------------------------------------------------- 0.60s
2026-06-05 02:33:10.565051 | instance | Set permissions on loopback devices ------------------------------------- 0.59s
2026-06-05 02:33:10.565199 | instance | Create devices for Ceph ------------------------------------------------- 0.57s
2026-06-05 02:33:10.565343 | instance | Set masquerade rule ----------------------------------------------------- 0.48s
2026-06-05 02:33:10.651562 | instance | INFO [aio > prepare] Executed: Successful
2026-06-05 02:33:10.662370 | instance | INFO [aio > converge] Executing
2026-06-05 02:33:13.575609 | instance |
2026-06-05 02:33:13.576141 | instance | PLAY [all] *********************************************************************
2026-06-05 02:33:13.576476 | instance |
2026-06-05 02:33:13.576824 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:33:13.577167 | instance | Friday 05 June 2026 02:33:13 +0000 (0:00:00.016) 0:00:00.016 ***********
2026-06-05 02:33:14.811096 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-05 02:33:14.811502 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-05 02:33:14.811865 | instance | interpreter could change the meaning of that path. See
2026-06-05 02:33:14.812189 | instance | https://docs.ansible.com/ansible-
2026-06-05 02:33:14.812509 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-05 02:33:14.818981 | instance | ok: [instance]
2026-06-05 02:33:14.819296 | instance |
2026-06-05 02:33:14.819613 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-05 02:33:14.819960 | instance | Friday 05 June 2026 02:33:14 +0000 (0:00:01.243) 0:00:01.260 ***********
2026-06-05 02:33:14.861341 | instance | skipping: [instance]
2026-06-05 02:33:14.861660 | instance |
2026-06-05 02:33:14.861975 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-05 02:33:14.862287 | instance | Friday 05 June 2026 02:33:14 +0000 (0:00:00.042) 0:00:01.303 ***********
2026-06-05 02:33:15.067993 | instance | ok: [instance]
2026-06-05 02:33:15.068440 | instance |
2026-06-05 02:33:15.068879 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-06-05 02:33:15.069212 | instance |
2026-06-05 02:33:15.069552 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:33:15.069887 | instance | Friday 05 June 2026 02:33:15 +0000 (0:00:00.205) 0:00:01.508 ***********
2026-06-05 02:33:16.025855 | instance | ok: [instance]
2026-06-05 02:33:16.026257 | instance |
2026-06-05 02:33:16.026596 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:33:16.026928 | instance | Friday 05 June 2026 02:33:16 +0000 (0:00:00.958) 0:00:02.466 ***********
2026-06-05 02:33:16.328506 | instance | ok: [instance]
2026-06-05 02:33:16.328592 | instance |
2026-06-05 02:33:16.328666 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:33:16.328825 | instance | Friday 05 June 2026 02:33:16 +0000 (0:00:00.299) 0:00:02.766 ***********
2026-06-05 02:33:16.376343 | instance | skipping: [instance]
2026-06-05 02:33:16.376531 | instance |
2026-06-05 02:33:16.376692 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-05 02:33:16.376842 | instance | Friday 05 June 2026 02:33:16 +0000 (0:00:00.050) 0:00:02.817 ***********
2026-06-05 02:33:16.804508 | instance | changed: [instance]
2026-06-05 02:33:16.804583 | instance |
2026-06-05 02:33:16.804718 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:33:16.804912 | instance | Friday 05 June 2026 02:33:16 +0000 (0:00:00.425) 0:00:03.242 ***********
2026-06-05 02:33:16.888591 | instance | ok: [instance] => {
2026-06-05 02:33:16.888800 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-05 02:33:16.889062 | instance | }
2026-06-05 02:33:16.889254 | instance |
2026-06-05 02:33:16.889462 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:33:16.889681 | instance | Friday 05 June 2026 02:33:16 +0000 (0:00:00.083) 0:00:03.326 ***********
2026-06-05 02:33:17.748402 | instance | changed: [instance]
2026-06-05 02:33:17.748594 | instance |
2026-06-05 02:33:17.748753 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:33:17.748908 | instance | Friday 05 June 2026 02:33:17 +0000 (0:00:00.860) 0:00:04.187 ***********
2026-06-05 02:33:17.808491 | instance | skipping: [instance]
2026-06-05 02:33:17.808572 | instance |
2026-06-05 02:33:17.808696 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:33:17.808913 | instance | Friday 05 June 2026 02:33:17 +0000 (0:00:00.060) 0:00:04.248 ***********
2026-06-05 02:33:17.868471 | instance | skipping: [instance]
2026-06-05 02:33:17.868672 | instance |
2026-06-05 02:33:17.868832 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:33:17.868985 | instance | Friday 05 June 2026 02:33:17 +0000 (0:00:00.059) 0:00:04.307 ***********
2026-06-05 02:33:18.088880 | instance | ok: [instance]
2026-06-05 02:33:18.089266 | instance |
2026-06-05 02:33:18.089602 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:33:18.089930 | instance | Friday 05 June 2026 02:33:18 +0000 (0:00:00.221) 0:00:04.528 ***********
2026-06-05 02:33:19.504308 | instance | ok: [instance]
2026-06-05 02:33:19.504504 | instance |
2026-06-05 02:33:19.504657 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:33:19.504806 | instance | Friday 05 June 2026 02:33:19 +0000 (0:00:01.416) 0:00:05.945 ***********
2026-06-05 02:33:19.580517 | instance | ok: [instance] => {
2026-06-05 02:33:19.580828 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-05 02:33:19.581039 | instance | }
2026-06-05 02:33:19.581242 | instance |
2026-06-05 02:33:19.581482 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:33:19.581696 | instance | Friday 05 June 2026 02:33:19 +0000 (0:00:00.074) 0:00:06.019 ***********
2026-06-05 02:33:20.508302 | instance | changed: [instance]
2026-06-05 02:33:20.508398 | instance |
2026-06-05 02:33:20.508467 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:33:20.508606 | instance | Friday 05 June 2026 02:33:20 +0000 (0:00:00.928) 0:00:06.948 ***********
2026-06-05 02:33:23.424335 | instance | changed: [instance]
2026-06-05 02:33:23.424426 | instance |
2026-06-05 02:33:23.424492 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-05 02:33:23.424633 | instance | Friday 05 June 2026 02:33:23 +0000 (0:00:02.916) 0:00:09.864 ***********
2026-06-05 02:33:23.460493 | instance | skipping: [instance]
2026-06-05 02:33:23.460597 | instance |
2026-06-05 02:33:23.460689 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-05 02:33:23.460807 | instance | Friday 05 June 2026 02:33:23 +0000 (0:00:00.034) 0:00:09.898 ***********
2026-06-05 02:33:23.496443 | instance | skipping: [instance]
2026-06-05 02:33:23.496665 | instance |
2026-06-05 02:33:23.496826 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-05 02:33:23.496978 | instance | Friday 05 June 2026 02:33:23 +0000 (0:00:00.035) 0:00:09.934 ***********
2026-06-05 02:33:23.532435 | instance | skipping: [instance]
2026-06-05 02:33:23.532639 | instance |
2026-06-05 02:33:23.532804 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-05 02:33:23.532953 | instance | Friday 05 June 2026 02:33:23 +0000 (0:00:00.035) 0:00:09.970 ***********
2026-06-05 02:33:29.644375 | instance | changed: [instance]
2026-06-05 02:33:29.644680 | instance |
2026-06-05 02:33:29.644704 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-05 02:33:29.644716 | instance | Friday 05 June 2026 02:33:29 +0000 (0:00:06.114) 0:00:16.084 ***********
2026-06-05 02:33:30.328993 | instance | changed: [instance]
2026-06-05 02:33:30.329054 | instance |
2026-06-05 02:33:30.329314 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-05 02:33:30.329339 | instance | Friday 05 June 2026 02:33:30 +0000 (0:00:00.686) 0:00:16.770 ***********
2026-06-05 02:33:31.293776 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-06-05 02:33:31.293896 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-05 02:33:31.294066 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-05 02:33:31.294136 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-05 02:33:31.294270 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-05 02:33:31.294388 | instance |
2026-06-05 02:33:31.294489 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-05 02:33:31.294616 | instance | Friday 05 June 2026 02:33:31 +0000 (0:00:00.955) 0:00:17.726 ***********
2026-06-05 02:33:31.882192 | instance | changed: [instance]
2026-06-05 02:33:31.882394 | instance |
2026-06-05 02:33:31.882661 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-05 02:33:31.883940 | instance | Friday 05 June 2026 02:33:31 +0000 (0:00:00.588) 0:00:18.314 ***********
2026-06-05 02:33:31.884222 | instance |
2026-06-05 02:33:31.884521 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-05 02:33:31.884807 | instance | Friday 05 June 2026 02:33:31 +0000 (0:00:00.008) 0:00:18.323 ***********
2026-06-05 02:33:32.906640 | instance | ok: [instance]
2026-06-05 02:33:32.906704 | instance |
2026-06-05 02:33:32.906813 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-06-05 02:33:32.906934 | instance | Friday 05 June 2026 02:33:32 +0000 (0:00:01.024) 0:00:19.347 ***********
2026-06-05 02:33:33.466079 | instance | changed: [instance]
2026-06-05 02:33:33.466289 | instance |
2026-06-05 02:33:33.466565 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-05 02:33:33.466887 | instance | Friday 05 June 2026 02:33:33 +0000 (0:00:00.559) 0:00:19.907 ***********
2026-06-05 02:33:34.048499 | instance | changed: [instance]
2026-06-05 02:33:34.048729 | instance |
2026-06-05 02:33:34.049015 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:33:34.049311 | instance | Friday 05 June 2026 02:33:34 +0000 (0:00:00.582) 0:00:20.489 ***********
2026-06-05 02:33:34.267464 | instance | ok: [instance]
2026-06-05 02:33:34.267787 | instance |
2026-06-05 02:33:34.268042 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:33:34.268318 | instance | Friday 05 June 2026 02:33:34 +0000 (0:00:00.219) 0:00:20.708 ***********
2026-06-05 02:33:34.321964 | instance | ok: [instance] => {
2026-06-05 02:33:34.322216 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-05 02:33:34.322469 | instance | }
2026-06-05 02:33:34.322730 | instance |
2026-06-05 02:33:34.323004 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:33:34.323260 | instance | Friday 05 June 2026 02:33:34 +0000 (0:00:00.054) 0:00:20.763 ***********
2026-06-05 02:33:35.135491 | instance | changed: [instance]
2026-06-05 02:33:35.135718 | instance |
2026-06-05 02:33:35.136015 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:33:35.136332 | instance | Friday 05 June 2026 02:33:35 +0000 (0:00:00.813) 0:00:21.576 ***********
2026-06-05 02:33:39.494029 | instance | changed: [instance]
2026-06-05 02:33:39.494108 | instance |
2026-06-05 02:33:39.494120 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-05 02:33:39.494131 | instance | Friday 05 June 2026 02:33:39 +0000 (0:00:04.357) 0:00:25.934 ***********
2026-06-05 02:33:40.536949 | instance | ok: [instance]
2026-06-05 02:33:40.537033 | instance |
2026-06-05 02:33:40.537291 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-05 02:33:40.537367 | instance | Friday 05 June 2026 02:33:40 +0000 (0:00:01.043) 0:00:26.978 ***********
2026-06-05 02:33:41.674803 | instance | changed: [instance]
2026-06-05 02:33:41.674921 | instance |
2026-06-05 02:33:41.675299 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-05 02:33:41.675322 | instance | Friday 05 June 2026 02:33:41 +0000 (0:00:01.137) 0:00:28.115 ***********
2026-06-05 02:33:42.171341 | instance | changed: [instance]
2026-06-05 02:33:42.171423 | instance |
2026-06-05 02:33:42.171700 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-05 02:33:42.171950 | instance | Friday 05 June 2026 02:33:42 +0000 (0:00:00.496) 0:00:28.612 ***********
2026-06-05 02:33:42.732870 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-06-05 02:33:42.732986 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-05 02:33:42.733449 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-05 02:33:42.733501 | instance |
2026-06-05 02:33:42.733507 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-05 02:33:42.733512 | instance | Friday 05 June 2026 02:33:42 +0000 (0:00:00.561) 0:00:29.174 ***********
2026-06-05 02:33:43.210168 | instance | changed: [instance]
2026-06-05 02:33:43.210235 | instance |
2026-06-05 02:33:43.210483 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-05 02:33:43.210499 | instance | Friday 05 June 2026 02:33:43 +0000 (0:00:00.477) 0:00:29.651 ***********
2026-06-05 02:33:43.705194 | instance | changed: [instance]
2026-06-05 02:33:43.705272 | instance |
2026-06-05 02:33:43.705898 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-05 02:33:43.705963 | instance | Friday 05 June 2026 02:33:43 +0000 (0:00:00.486) 0:00:30.137 ***********
2026-06-05 02:33:43.705969 | instance |
2026-06-05 02:33:43.705974 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-05 02:33:43.705979 | instance | Friday 05 June 2026 02:33:43 +0000 (0:00:00.008) 0:00:30.146 ***********
2026-06-05 02:33:44.413068 | instance | ok: [instance]
2026-06-05 02:33:44.413152 | instance |
2026-06-05 02:33:44.413419 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-06-05 02:33:44.413474 | instance | Friday 05 June 2026 02:33:44 +0000 (0:00:00.708) 0:00:30.854 ***********
2026-06-05 02:33:45.428726 | instance | changed: [instance]
2026-06-05 02:33:45.428834 | instance |
2026-06-05 02:33:45.429103 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-05 02:33:45.429173 | instance | Friday 05 June 2026 02:33:45 +0000 (0:00:01.015) 0:00:31.869 ***********
2026-06-05 02:33:46.001181 | instance | changed: [instance]
2026-06-05 02:33:46.001290 | instance |
2026-06-05 02:33:46.001304 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-05 02:33:46.001470 | instance | Friday 05 June 2026 02:33:45 +0000 (0:00:00.572) 0:00:32.442 ***********
2026-06-05 02:33:46.069117 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-05 02:33:46.069503 | instance |
2026-06-05 02:33:46.069553 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-05 02:33:46.069559 | instance | Friday 05 June 2026 02:33:46 +0000 (0:00:00.067) 0:00:32.510 ***********
2026-06-05 02:33:56.538266 | instance | changed: [instance]
2026-06-05 02:33:56.538600 | instance |
2026-06-05 02:33:56.538609 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-05 02:33:56.538615 | instance | Friday 05 June 2026 02:33:56 +0000 (0:00:10.467) 0:00:42.977 ***********
2026-06-05 02:33:57.174562 | instance | ok: [instance] => (item=chronyd)
2026-06-05 02:33:57.174673 | instance | ok: [instance] => (item=sshd)
2026-06-05 02:33:57.174682 | instance |
2026-06-05 02:33:57.174967 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-05 02:33:57.175024 | instance | Friday 05 June 2026 02:33:57 +0000 (0:00:00.638) 0:00:43.615 ***********
2026-06-05 02:33:57.499093 | instance | changed: [instance]
2026-06-05 02:33:57.499171 | instance |
2026-06-05 02:33:57.499482 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-05 02:33:57.499547 | instance | Friday 05 June 2026 02:33:57 +0000 (0:00:00.324) 0:00:43.940 ***********
2026-06-05 02:33:57.712478 | instance | ok: [instance]
2026-06-05 02:33:57.713010 | instance |
2026-06-05 02:33:57.713070 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-05 02:33:57.713078 | instance | Friday 05 June 2026 02:33:57 +0000 (0:00:00.213) 0:00:44.153 ***********
2026-06-05 02:33:58.231661 | instance | changed: [instance]
2026-06-05 02:33:58.231794 | instance |
2026-06-05 02:33:58.232052 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-05 02:33:58.232097 | instance | Friday 05 June 2026 02:33:58 +0000 (0:00:00.519) 0:00:44.673 ***********
2026-06-05 02:33:58.642641 | instance | changed: [instance]
2026-06-05 02:33:58.642709 | instance |
2026-06-05 02:33:58.642979 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-06-05 02:33:58.643035 | instance | Friday 05 June 2026 02:33:58 +0000 (0:00:00.410) 0:00:45.084 ***********
2026-06-05 02:33:58.763700 | instance | ok: [instance]
2026-06-05 02:33:58.763765 | instance |
2026-06-05 02:33:58.764055 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-06-05 02:33:58.764105 | instance | Friday 05 June 2026 02:33:58 +0000 (0:00:00.120) 0:00:45.205 ***********
2026-06-05 02:33:59.000200 | instance | ok: [instance] => (item=instance)
2026-06-05 02:33:59.000284 | instance |
2026-06-05 02:33:59.000562 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-06-05 02:33:59.000616 | instance | Friday 05 June 2026 02:33:58 +0000 (0:00:00.236) 0:00:45.441 ***********
2026-06-05 02:33:59.058907 | instance | ok: [instance]
2026-06-05 02:33:59.059258 | instance |
2026-06-05 02:33:59.059285 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-06-05 02:33:59.059291 | instance | Friday 05 June 2026 02:33:59 +0000 (0:00:00.058) 0:00:45.500 ***********
2026-06-05 02:33:59.140293 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-06-05 02:33:59.140393 | instance |
2026-06-05 02:33:59.140628 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-06-05 02:33:59.140651 | instance | Friday 05 June 2026 02:33:59 +0000 (0:00:00.081) 0:00:45.582 ***********
2026-06-05 02:33:59.530179 | instance | changed: [instance]
2026-06-05 02:33:59.530228 | instance |
2026-06-05 02:33:59.530527 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-06-05 02:33:59.530583 | instance | Friday 05 June 2026 02:33:59 +0000 (0:00:00.389) 0:00:45.971 ***********
2026-06-05 02:34:00.298850 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-06-05 02:34:00.298932 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-06-05 02:34:00.299487 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-06-05 02:34:00.299545 | instance |
2026-06-05 02:34:00.299551 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-06-05 02:34:00.299557 | instance | Friday 05 June 2026 02:34:00 +0000 (0:00:00.768) 0:00:46.740 ***********
2026-06-05 02:35:38.225087 | instance | ok: [instance]
2026-06-05 02:35:38.225217 | instance |
2026-06-05 02:35:38.225242 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-06-05 02:35:38.225341 | instance | Friday 05 June 2026 02:35:38 +0000 (0:01:37.925) 0:02:24.665 ***********
2026-06-05 02:35:38.550673 | instance | changed: [instance]
2026-06-05 02:35:38.550753 | instance |
2026-06-05 02:35:38.551019 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-06-05 02:35:38.551072 | instance | Friday 05 June 2026 02:35:38 +0000 (0:00:00.326) 0:02:24.992 ***********
2026-06-05 02:35:38.597688 | instance | ok: [instance]
2026-06-05 02:35:38.597758 | instance |
2026-06-05 02:35:38.598056 | instance | TASK [Install Ceph host] *******************************************************
2026-06-05 02:35:38.598118 | instance | Friday 05 June 2026 02:35:38 +0000 (0:00:00.046) 0:02:25.038 ***********
2026-06-05 02:35:38.688204 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-05 02:35:38.688274 | instance |
2026-06-05 02:35:38.688569 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-05 02:35:38.688664 | instance | Friday 05 June 2026 02:35:38 +0000 (0:00:00.090) 0:02:25.129 ***********
2026-06-05 02:35:44.771773 | instance | ok: [instance]
2026-06-05 02:35:44.772142 | instance |
2026-06-05 02:35:44.772183 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-05 02:35:44.772189 | instance | Friday 05 June 2026 02:35:44 +0000 (0:00:06.083) 0:02:31.213 ***********
2026-06-05 02:35:44.834527 | instance | ok: [instance] => (item=instance)
2026-06-05 02:35:44.834899 | instance |
2026-06-05 02:35:44.834945 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-05 02:35:44.834951 | instance | Friday 05 June 2026 02:35:44 +0000 (0:00:00.062) 0:02:31.276 ***********
2026-06-05 02:35:45.286519 | instance | ok: [instance]
2026-06-05 02:35:45.287179 | instance |
2026-06-05 02:35:45.287195 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-05 02:35:45.287207 | instance | Friday 05 June 2026 02:35:45 +0000 (0:00:00.451) 0:02:31.728 ***********
2026-06-05 02:35:52.247394 | instance | ok: [instance]
2026-06-05 02:35:52.247439 | instance |
2026-06-05 02:35:52.247445 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-06-05 02:35:52.247450 | instance | Friday 05 June 2026 02:35:52 +0000 (0:00:06.960) 0:02:38.688 ***********
2026-06-05 02:36:45.610782 | instance | changed: [instance]
2026-06-05 02:36:45.610855 | instance |
2026-06-05 02:36:45.610988 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-06-05 02:36:45.611113 | instance | Friday 05 June 2026 02:36:45 +0000 (0:00:53.363) 0:03:32.052 ***********
2026-06-05 02:36:59.739733 | instance | ok: [instance]
2026-06-05 02:36:59.739806 | instance |
2026-06-05 02:36:59.740053 | instance | TASK [Install Ceph host] *******************************************************
2026-06-05 02:36:59.740095 | instance | Friday 05 June 2026 02:36:59 +0000 (0:00:14.128) 0:03:46.181 ***********
2026-06-05 02:36:59.812061 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-05 02:36:59.812572 | instance |
2026-06-05 02:36:59.812590 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-05 02:36:59.812600 | instance | Friday 05 June 2026 02:36:59 +0000 (0:00:00.072) 0:03:46.253 ***********
2026-06-05 02:36:59.865140 | instance | skipping: [instance]
2026-06-05 02:36:59.865226 | instance |
2026-06-05 02:36:59.865505 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-05 02:36:59.865547 | instance | Friday 05 June 2026 02:36:59 +0000 (0:00:00.052) 0:03:46.306 ***********
2026-06-05 02:36:59.924345 | instance | skipping: [instance] => (item=instance)
2026-06-05 02:36:59.924438 | instance | skipping: [instance]
2026-06-05 02:36:59.924796 | instance |
2026-06-05 02:36:59.924817 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-05 02:36:59.924823 | instance | Friday 05 June 2026 02:36:59 +0000 (0:00:00.059) 0:03:46.366 ***********
2026-06-05 02:37:00.173351 | instance | ok: [instance]
2026-06-05 02:37:00.173432 | instance |
2026-06-05 02:37:00.173713 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-05 02:37:00.173749 | instance | Friday 05 June 2026 02:37:00 +0000 (0:00:00.248) 0:03:46.614 ***********
2026-06-05 02:37:06.592839 | instance | ok: [instance]
2026-06-05 02:37:06.592930 | instance |
2026-06-05 02:37:06.592997 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-06-05 02:37:06.593141 | instance | Friday 05 June 2026 02:37:06 +0000 (0:00:06.419) 0:03:53.034 ***********
2026-06-05 02:37:18.826738 | instance | changed: [instance]
2026-06-05 02:37:18.826857 | instance |
2026-06-05 02:37:18.826926 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-06-05 02:37:18.827082 | instance | Friday 05 June 2026 02:37:18 +0000 (0:00:12.233) 0:04:05.268 ***********
2026-06-05 02:37:24.922369 | instance | ok: [instance]
2026-06-05 02:37:24.922455 | instance |
2026-06-05 02:37:24.922701 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-06-05 02:37:24.922746 | instance | Friday 05 June 2026 02:37:24 +0000 (0:00:06.095) 0:04:11.364 ***********
2026-06-05 02:37:32.765927 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-06-05 02:37:32.765988 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-06-05 02:37:32.766132 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-06-05 02:37:32.766245 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-06-05 02:37:32.766360 | instance |
2026-06-05 02:37:32.766490 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-06-05 02:37:32.766595 | instance |
2026-06-05 02:37:32.766727 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:37:32.766835 | instance | Friday 05 June 2026 02:37:32 +0000 (0:00:07.843) 0:04:19.207 ***********
2026-06-05 02:37:33.657748 | instance | ok: [instance]
2026-06-05 02:37:33.657811 | instance |
2026-06-05 02:37:33.657947 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:37:33.658064 | instance | Friday 05 June 2026 02:37:33 +0000 (0:00:00.891) 0:04:20.099 ***********
2026-06-05 02:37:33.866285 | instance | ok: [instance]
2026-06-05 02:37:33.866356 | instance |
2026-06-05 02:37:33.866479 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:37:33.866601 | instance | Friday 05 June 2026 02:37:33 +0000 (0:00:00.208) 0:04:20.307 ***********
2026-06-05 02:37:33.907325 | instance | skipping: [instance]
2026-06-05 02:37:33.907418 | instance |
2026-06-05 02:37:33.907540 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-05 02:37:33.907658 | instance | Friday 05 June 2026 02:37:33 +0000 (0:00:00.041) 0:04:20.349 ***********
2026-06-05 02:37:34.116197 | instance | ok: [instance]
2026-06-05 02:37:34.116279 | instance |
2026-06-05 02:37:34.116402 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:37:34.116523 | instance | Friday 05 June 2026 02:37:34 +0000 (0:00:00.208) 0:04:20.557 ***********
2026-06-05 02:37:34.172164 | instance | ok: [instance] => {
2026-06-05 02:37:34.172311 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-05 02:37:34.172477 | instance | }
2026-06-05 02:37:34.172702 | instance |
2026-06-05 02:37:34.172874 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:37:34.173045 | instance | Friday 05 June 2026 02:37:34 +0000 (0:00:00.055) 0:04:20.613 ***********
2026-06-05 02:37:34.466838 | instance | ok: [instance]
2026-06-05 02:37:34.466899 | instance |
2026-06-05 02:37:34.467029 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:37:34.467151 | instance | Friday 05 June 2026 02:37:34 +0000 (0:00:00.294) 0:04:20.908 ***********
2026-06-05 02:37:34.510313 | instance | skipping: [instance]
2026-06-05 02:37:34.510383 | instance |
2026-06-05 02:37:34.510456 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:37:34.510574 | instance | Friday 05 June 2026 02:37:34 +0000 (0:00:00.043) 0:04:20.952 ***********
2026-06-05 02:37:34.558189 | instance | skipping: [instance]
2026-06-05 02:37:34.558251 | instance |
2026-06-05 02:37:34.558336 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:37:34.558454 | instance | Friday 05 June 2026 02:37:34 +0000 (0:00:00.047) 0:04:21.000 ***********
2026-06-05 02:37:34.780361 | instance | ok: [instance]
2026-06-05 02:37:34.780438 | instance |
2026-06-05 02:37:34.780565 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:37:34.780683 | instance | Friday 05 June 2026 02:37:34 +0000 (0:00:00.221) 0:04:21.222 ***********
2026-06-05 02:37:35.754740 | instance | ok: [instance]
2026-06-05 02:37:35.754797 | instance |
2026-06-05 02:37:35.754935 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:37:35.755063 | instance | Friday 05 June 2026 02:37:35 +0000 (0:00:00.974) 0:04:22.196 ***********
2026-06-05 02:37:35.820431 | instance | ok: [instance] => {
2026-06-05 02:37:35.820569 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-05 02:37:35.820728 | instance | }
2026-06-05 02:37:35.820885 | instance |
2026-06-05 02:37:35.821126 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:37:35.821228 | instance | Friday 05 June 2026 02:37:35 +0000 (0:00:00.065) 0:04:22.262 ***********
2026-06-05 02:37:36.146553 | instance | ok: [instance]
2026-06-05 02:37:36.146626 | instance |
2026-06-05 02:37:36.146764 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:37:36.146860 | instance | Friday 05 June 2026 02:37:36 +0000 (0:00:00.326) 0:04:22.588 ***********
2026-06-05 02:37:38.036192 | instance | ok: [instance]
2026-06-05 02:37:38.036272 | instance |
2026-06-05 02:37:38.036408 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-05 02:37:38.036547 | instance | Friday 05 June 2026 02:37:38 +0000 (0:00:01.889) 0:04:24.477 ***********
2026-06-05 02:37:38.072797 | instance | skipping: [instance]
2026-06-05 02:37:38.072890 | instance |
2026-06-05 02:37:38.073019 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-05 02:37:38.073151 | instance | Friday 05 June 2026 02:37:38 +0000 (0:00:00.036) 0:04:24.514 ***********
2026-06-05 02:37:38.106034 | instance | skipping: [instance]
2026-06-05 02:37:38.106182 | instance |
2026-06-05 02:37:38.106374 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-05 02:37:38.106553 | instance | Friday 05 June 2026 02:37:38 +0000 (0:00:00.032) 0:04:24.547 ***********
2026-06-05 02:37:38.142535 | instance | skipping: [instance]
2026-06-05 02:37:38.142639 | instance |
2026-06-05 02:37:38.142899 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-05 02:37:38.142935 | instance | Friday 05 June 2026 02:37:38 +0000 (0:00:00.036) 0:04:24.584 ***********
2026-06-05 02:37:39.127404 | instance | ok: [instance]
2026-06-05 02:37:39.127508 | instance |
2026-06-05 02:37:39.127837 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-05 02:37:39.127977 | instance | Friday 05 June 2026 02:37:39 +0000 (0:00:00.984) 0:04:25.568 ***********
2026-06-05 02:37:39.568298 | instance | ok: [instance]
2026-06-05 02:37:39.568765 | instance |
2026-06-05 02:37:39.568788 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-05 02:37:39.568795 | instance | Friday 05 June 2026 02:37:39 +0000 (0:00:00.440) 0:04:26.009 ***********
2026-06-05 02:37:40.471830 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-05 02:37:40.472629 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-05 02:37:40.472645 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-05 02:37:40.472651 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-05 02:37:40.472656 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-05 02:37:40.472661 | instance |
2026-06-05 02:37:40.472665 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-05 02:37:40.472669 | instance | Friday 05 June 2026 02:37:40 +0000 (0:00:00.903) 0:04:26.913 ***********
2026-06-05 02:37:40.988669 | instance | ok: [instance]
2026-06-05 02:37:40.988757 | instance |
2026-06-05 02:37:40.989419 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-05 02:37:40.989434 | instance | Friday 05 June 2026 02:37:40 +0000 (0:00:00.510) 0:04:27.424 ***********
2026-06-05 02:37:40.989439 | instance |
2026-06-05 02:37:40.989444 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-05 02:37:40.989448 | instance | Friday 05 June 2026 02:37:40 +0000 (0:00:00.006) 0:04:27.430 ***********
2026-06-05 02:37:41.367839 | instance | ok: [instance]
2026-06-05 02:37:41.367901 | instance |
2026-06-05 02:37:41.367913 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:37:41.367923 | instance | Friday 05 June 2026 02:37:41 +0000 (0:00:00.378) 0:04:27.808 ***********
2026-06-05 02:37:41.578369 | instance | ok: [instance]
2026-06-05 02:37:41.578451 | instance |
2026-06-05 02:37:41.578671 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:37:41.578861 | instance | Friday 05 June 2026 02:37:41 +0000 (0:00:00.211) 0:04:28.020 ***********
2026-06-05 02:37:41.637130 | instance | ok: [instance] => {
2026-06-05 02:37:41.637726 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-05 02:37:41.637758 | instance | }
2026-06-05 02:37:41.637764 | instance |
2026-06-05 02:37:41.637768 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:37:41.637773 | instance | Friday 05 June 2026 02:37:41 +0000 (0:00:00.058) 0:04:28.078 ***********
2026-06-05 02:37:41.968934 | instance | ok: [instance]
2026-06-05 02:37:41.969051 | instance |
2026-06-05 02:37:41.969416 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:37:41.969453 | instance | Friday 05 June 2026 02:37:41 +0000 (0:00:00.331) 0:04:28.410 ***********
2026-06-05 02:37:45.000367 | instance | ok: [instance]
2026-06-05 02:37:45.000405 | instance |
2026-06-05 02:37:45.000410 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-05 02:37:45.000415 | instance | Friday 05 June 2026 02:37:44 +0000 (0:00:03.031) 0:04:31.441 ***********
2026-06-05 02:37:45.997063 | instance | ok: [instance]
2026-06-05 02:37:45.997465 | instance |
2026-06-05 02:37:45.997510 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-05 02:37:45.997516 | instance | Friday 05 June 2026 02:37:45 +0000 (0:00:00.996) 0:04:32.438 ***********
2026-06-05 02:37:46.176797 | instance | ok: [instance]
2026-06-05 02:37:46.176867 | instance |
2026-06-05 02:37:46.177088 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-05 02:37:46.177115 | instance | Friday 05 June 2026 02:37:46 +0000 (0:00:00.179) 0:04:32.618 ***********
2026-06-05 02:37:46.592191 | instance | ok: [instance]
2026-06-05 02:37:46.592242 | instance |
2026-06-05 02:37:46.592536 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-05 02:37:46.592577 | instance | Friday 05 June 2026 02:37:46 +0000 (0:00:00.415) 0:04:33.033 ***********
2026-06-05 02:37:47.136190 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-06-05 02:37:47.136955 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-05 02:37:47.136977 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-05 02:37:47.136985 | instance |
2026-06-05 02:37:47.136991 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-05 02:37:47.136997 | instance | Friday 05 June 2026 02:37:47 +0000 (0:00:00.543) 0:04:33.577 ***********
2026-06-05 02:37:47.545829 | instance | ok: [instance]
2026-06-05 02:37:47.546304 | instance |
2026-06-05 02:37:47.546325 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-05 02:37:47.546333 | instance | Friday 05 June 2026 02:37:47 +0000 (0:00:00.410) 0:04:33.987 ***********
2026-06-05 02:37:47.976853 | instance | ok: [instance]
2026-06-05 02:37:47.976925 | instance |
2026-06-05 02:37:47.977527 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-05 02:37:47.977572 | instance | Friday 05 June 2026 02:37:47 +0000 (0:00:00.423) 0:04:34.410 ***********
2026-06-05 02:37:47.977578 | instance |
2026-06-05 02:37:47.977588 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-05 02:37:47.977593 | instance | Friday 05 June 2026 02:37:47 +0000 (0:00:00.007) 0:04:34.418 ***********
2026-06-05 02:37:48.323384 | instance | ok: [instance]
2026-06-05 02:37:48.323447 | instance |
2026-06-05 02:37:48.323701 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-05 02:37:48.323746 | instance | Friday 05 June 2026 02:37:48 +0000 (0:00:00.346) 0:04:34.765 ***********
2026-06-05 02:37:48.377680 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-05 02:37:48.377775 | instance |
2026-06-05 02:37:48.377917 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-05 02:37:48.378065 | instance | Friday 05 June 2026 02:37:48 +0000 (0:00:00.054) 0:04:34.819 ***********
2026-06-05 02:37:49.363381 | instance | ok: [instance]
2026-06-05 02:37:49.363441 | instance |
2026-06-05 02:37:49.363722 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-05 02:37:49.363796 | instance | Friday 05 June 2026 02:37:49 +0000 (0:00:00.985) 0:04:35.805 ***********
2026-06-05 02:37:49.996886 | instance | ok: [instance] => (item=chronyd)
2026-06-05 02:37:49.997007 | instance | ok: [instance] => (item=sshd)
2026-06-05 02:37:49.997441 | instance |
2026-06-05 02:37:49.997459 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-05 02:37:49.997465 | instance | Friday 05 June 2026 02:37:49 +0000 (0:00:00.633) 0:04:36.438 ***********
2026-06-05 02:37:50.283481 | instance | ok: [instance]
2026-06-05 02:37:50.283568 | instance |
2026-06-05 02:37:50.283577 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-05 02:37:50.283585 | instance | Friday 05 June 2026 02:37:50 +0000 (0:00:00.285) 0:04:36.724 ***********
2026-06-05 02:37:50.472598 | instance | ok: [instance]
2026-06-05 02:37:50.472643 | instance |
2026-06-05 02:37:50.472933 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-05 02:37:50.472973 | instance | Friday 05 June 2026 02:37:50 +0000 (0:00:00.189) 0:04:36.914 ***********
2026-06-05 02:37:50.704125 | instance | ok: [instance]
2026-06-05 02:37:50.704177 | instance |
2026-06-05 02:37:50.704421 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-05 02:37:50.704449 | instance | Friday 05 June 2026 02:37:50 +0000 (0:00:00.231) 0:04:37.145 ***********
2026-06-05 02:37:50.898621 | instance | ok: [instance]
2026-06-05 02:37:50.898718 | instance |
2026-06-05 02:37:50.898985 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-06-05 02:37:50.899026 | instance | Friday 05 June 2026 02:37:50 +0000 (0:00:00.194) 0:04:37.340 ***********
2026-06-05 02:37:51.112189 | instance | ok: [instance] => (item=instance)
2026-06-05 02:37:51.112260 | instance |
2026-06-05 02:37:51.112511 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-06-05 02:37:51.112548 | instance | Friday 05 June 2026 02:37:51 +0000 (0:00:00.213) 0:04:37.553 ***********
2026-06-05 02:37:51.162397 | instance | ok: [instance]
2026-06-05 02:37:51.162537 | instance |
2026-06-05 02:37:51.162550 | instance | TASK [Install Ceph host] *******************************************************
2026-06-05 02:37:51.162627 | instance | Friday 05 June 2026 02:37:51 +0000 (0:00:00.050) 0:04:37.604 ***********
2026-06-05 02:37:51.228737 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-05 02:37:51.228849 | instance |
2026-06-05 02:37:51.228859 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-05 02:37:51.228924 | instance | Friday 05 June 2026 02:37:51 +0000 (0:00:00.065) 0:04:37.670 ***********
2026-06-05 02:37:51.278806 | instance | skipping: [instance]
2026-06-05 02:37:51.278928 | instance |
2026-06-05 02:37:51.278946 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-05 02:37:51.279111 | instance | Friday 05 June 2026 02:37:51 +0000 (0:00:00.050) 0:04:37.720 ***********
2026-06-05 02:37:51.482115 | instance | skipping: [instance] => (item=instance)
2026-06-05 02:37:51.482214 | instance | skipping: [instance]
2026-06-05 02:37:51.482231 | instance |
2026-06-05 02:37:51.482359 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-05 02:37:51.482545 | instance | Friday 05 June 2026 02:37:51 +0000 (0:00:00.203) 0:04:37.923 ***********
2026-06-05 02:37:51.736034 | instance | ok: [instance]
2026-06-05 02:37:51.736140 | instance |
2026-06-05 02:37:51.736334 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-05 02:37:51.736484 | instance | Friday 05 June 2026 02:37:51 +0000 (0:00:00.253) 0:04:38.177 ***********
2026-06-05 02:37:58.182262 | instance | ok: [instance]
2026-06-05 02:37:58.182371 | instance |
2026-06-05 02:37:58.182740 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-06-05 02:37:58.182790 | instance | Friday 05 June 2026 02:37:58 +0000 (0:00:06.446) 0:04:44.623 ***********
2026-06-05 02:38:03.495060 | instance | ok: [instance]
2026-06-05 02:38:03.495134 | instance |
2026-06-05 02:38:03.495397 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-06-05 02:38:03.495437 | instance | Friday 05 June 2026 02:38:03 +0000 (0:00:05.313) 0:04:49.936 ***********
2026-06-05 02:38:17.429069 | instance | ok: [instance]
2026-06-05 02:38:17.429141 | instance |
2026-06-05 02:38:17.429422 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-06-05 02:38:17.429459 | instance | Friday 05 June 2026 02:38:17 +0000 (0:00:13.934) 0:05:03.870 ***********
2026-06-05 02:39:54.479241 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-06-05 02:39:54.479302 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-06-05 02:39:54.479433 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-06-05 02:39:54.479545 | instance |
2026-06-05 02:39:54.479705 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-06-05 02:39:54.479842 | instance | Friday 05 June 2026 02:39:54 +0000 (0:01:37.050) 0:06:40.921 ***********
2026-06-05 02:40:00.275177 | instance | ok: [instance]
2026-06-05 02:40:00.275387 | instance |
2026-06-05 02:40:00.275686 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-06-05 02:40:00.276023 | instance | Friday 05 June 2026 02:40:00 +0000 (0:00:05.795) 0:06:46.716 ***********
2026-06-05 02:40:06.287857 | instance | ok: [instance]
2026-06-05 02:40:06.287937 | instance |
2026-06-05 02:40:06.287956 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-06-05 02:40:06.288174 | instance | Friday 05 June 2026 02:40:06 +0000 (0:00:06.012) 0:06:52.728 ***********
2026-06-05 02:40:06.348800 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-06-05 02:40:06.348854 | instance |
2026-06-05 02:40:06.349134 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-06-05 02:40:06.349176 | instance | Friday 05 June 2026 02:40:06 +0000 (0:00:00.061) 0:06:52.790 ***********
2026-06-05 02:40:06.400853 | instance | ok: [instance]
2026-06-05 02:40:06.400965 | instance |
2026-06-05 02:40:06.401241 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-06-05 02:40:06.401275 | instance | Friday 05 June 2026 02:40:06 +0000 (0:00:00.052) 0:06:52.842 ***********
2026-06-05 02:40:12.466584 | instance | ok: [instance]
2026-06-05 02:40:12.466654 | instance |
2026-06-05 02:40:12.466957 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-06-05 02:40:12.466992 | instance | Friday 05 June 2026 02:40:12 +0000 (0:00:06.065) 0:06:58.908 ***********
2026-06-05 02:40:12.509866 | instance | ok: [instance]
2026-06-05 02:40:12.509997 | instance |
2026-06-05 02:40:12.510022 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-06-05 02:40:12.510034 | instance | Friday 05 June 2026 02:40:12 +0000 (0:00:00.042) 0:06:58.951 ***********
2026-06-05 02:40:12.552099 | instance | skipping: [instance] => (item=1)
2026-06-05 02:40:12.552265 | instance | skipping: [instance] => (item=1)
2026-06-05 02:40:12.553152 | instance | skipping: [instance] => (item=1)
2026-06-05 02:40:12.553216 | instance | skipping: [instance]
2026-06-05 02:40:12.553224 | instance |
2026-06-05 02:40:12.553231 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-06-05 02:40:12.553239 | instance | Friday 05 June 2026 02:40:12 +0000 (0:00:00.042) 0:06:58.993 ***********
2026-06-05 02:40:12.609517 | instance | skipping: [instance]
2026-06-05 02:40:12.609609 | instance |
2026-06-05 02:40:12.610121 | instance | PLAY [all] *********************************************************************
2026-06-05 02:40:12.610169 | instance |
2026-06-05 02:40:12.610175 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-06-05 02:40:12.610180 | instance | Friday 05 June 2026 02:40:12 +0000 (0:00:00.056) 0:06:59.050 ***********
2026-06-05 02:40:12.908770 | instance | changed: [instance]
2026-06-05 02:40:12.908902 | instance |
2026-06-05 02:40:12.908914 | instance | PLAY [all] *********************************************************************
2026-06-05 02:40:12.908965 | instance |
2026-06-05 02:40:12.909279 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:40:12.909334 | instance | Friday 05 June 2026 02:40:12 +0000 (0:00:00.298) 0:06:59.349 ***********
2026-06-05 02:40:13.836357 | instance | ok: [instance]
2026-06-05 02:40:13.836434 | instance |
2026-06-05 02:40:13.836747 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-06-05 02:40:13.836794 | instance | Friday 05 June 2026 02:40:13 +0000 (0:00:00.927) 0:07:00.277 ***********
2026-06-05 02:40:19.406096 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-06-05 02:40:19.406246 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-06-05 02:40:19.406258 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-06-05 02:40:19.406334 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-06-05 02:40:19.407785 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-06-05 02:40:19.407862 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-06-05 02:40:19.407871 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-06-05 02:40:19.407877 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-06-05 02:40:19.407883 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-06-05 02:40:19.407889 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-06-05 02:40:19.407896 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-06-05 02:40:19.407902 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-06-05 02:40:19.407908 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-06-05 02:40:19.407913 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-06-05 02:40:19.407919 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-06-05 02:40:19.407933 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-06-05 02:40:19.407959 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-06-05 02:40:19.408432 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-06-05 02:40:19.408496 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-06-05 02:40:19.408518 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-06-05 02:40:19.408534 | instance |
2026-06-05 02:40:19.408545 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-06-05 02:40:19.408681 | instance | Friday 05 June 2026 02:40:19 +0000 (0:00:05.570) 0:07:05.847 ***********
2026-06-05 02:40:19.603478 | instance | changed: [instance]
2026-06-05 02:40:19.603825 | instance |
2026-06-05 02:40:19.604575 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-06-05 02:40:19.604624 | instance | Friday 05 June 2026 02:40:19 +0000 (0:00:00.197) 0:07:06.044 ***********
2026-06-05 02:40:20.044843 | instance | changed: [instance]
2026-06-05 02:40:20.044943 | instance |
2026-06-05 02:40:20.045171 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-06-05 02:40:20.045186 | instance | Friday 05 June 2026 02:40:20 +0000 (0:00:00.441) 0:07:06.486 ***********
2026-06-05 02:40:20.286926 | instance | ok: [instance]
2026-06-05 02:40:20.287005 | instance |
2026-06-05 02:40:20.287277 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-05 02:40:20.287317 | instance | Friday 05 June 2026 02:40:20 +0000 (0:00:00.242) 0:07:06.728 ***********
2026-06-05 02:40:20.331619 | instance | ok: [instance]
2026-06-05 02:40:20.331756 | instance |
2026-06-05 02:40:20.332230 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-06-05 02:40:20.332281 | instance |
2026-06-05 02:40:20.332286 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:40:20.332291 | instance | Friday 05 June 2026 02:40:20 +0000 (0:00:00.044) 0:07:06.773 ***********
2026-06-05 02:40:21.275896 | instance | ok: [instance]
2026-06-05 02:40:21.276385 | instance |
2026-06-05 02:40:21.276430 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-06-05 02:40:21.276438 | instance | Friday 05 June 2026 02:40:21 +0000 (0:00:00.944) 0:07:07.717 ***********
2026-06-05 02:40:21.471149 | instance | changed: [instance]
2026-06-05 02:40:21.471256 | instance |
2026-06-05 02:40:21.471666 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-06-05 02:40:21.471734 | instance | Friday 05 June 2026 02:40:21 +0000 (0:00:00.194) 0:07:07.912 ***********
2026-06-05 02:40:22.338131 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-06-05 02:40:22.339124 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-06-05 02:40:22.339141 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-06-05 02:40:22.339148 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-06-05 02:40:22.339153 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-06-05 02:40:22.339159 | instance |
2026-06-05 02:40:22.339165 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-06-05 02:40:22.339170 | instance | Friday 05 June 2026 02:40:22 +0000 (0:00:00.867) 0:07:08.779 ***********
2026-06-05 02:40:22.512060 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257}
2026-06-05 02:40:22.685700 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257}
2026-06-05 02:40:22.850109 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257}
2026-06-05 02:40:22.864583 | instance | ...ignoring
2026-06-05 02:40:22.864688 | instance |
2026-06-05 02:40:22.864813 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-06-05 02:40:22.864963 | instance | Friday 05 June 2026 02:40:22 +0000 (0:00:00.526) 0:07:09.306 ***********
2026-06-05 02:40:23.049619 | instance | ok: [instance]
2026-06-05 02:40:23.049721 | instance |
2026-06-05 02:40:23.049948 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-06-05 02:40:23.050157 | instance | Friday 05 June 2026 02:40:23 +0000 (0:00:00.184) 0:07:09.491 ***********
2026-06-05 02:40:23.232725 | instance | ok: [instance]
2026-06-05 02:40:23.232880 | instance |
2026-06-05 02:40:23.233239 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-06-05 02:40:23.233492 | instance | Friday 05 June 2026 02:40:23 +0000 (0:00:00.183) 0:07:09.674 ***********
2026-06-05 02:40:23.268079 | instance | ok: [instance]
2026-06-05 02:40:23.268180 | instance |
2026-06-05 02:40:23.268366 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-06-05 02:40:23.268546 | instance | Friday 05 June 2026 02:40:23 +0000 (0:00:00.035) 0:07:09.709 ***********
2026-06-05 02:40:23.305052 | instance | ok: [instance]
2026-06-05 02:40:23.305153 | instance |
2026-06-05 02:40:23.305328 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-06-05 02:40:23.305480 | instance | Friday 05 June 2026 02:40:23 +0000 (0:00:00.036) 0:07:09.746 ***********
2026-06-05 02:40:23.808516 | instance | ok: [instance]
2026-06-05 02:40:23.808884 | instance |
2026-06-05 02:40:23.809248 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-06-05 02:40:23.809604 | instance | Friday 05 June 2026 02:40:23 +0000 (0:00:00.502) 0:07:10.248 ***********
2026-06-05 02:40:24.060662 | instance | ok: [instance]
2026-06-05 02:40:24.061029 | instance |
2026-06-05 02:40:24.061351 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-06-05 02:40:24.061665 | instance | Friday 05 June 2026 02:40:23 +0000 (0:00:00.193) 0:07:10.442 ***********
2026-06-05 02:40:24.061961 | instance |
2026-06-05 02:40:24.062271 | instance | PLAY [Install Kubernetes] ******************************************************
2026-06-05 02:40:24.062565 | instance |
2026-06-05 02:40:24.062873 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:40:24.063183 | instance | Friday 05 June 2026 02:40:24 +0000 (0:00:00.058) 0:07:10.501 ***********
2026-06-05 02:40:24.959984 | instance | ok: [instance]
2026-06-05 02:40:24.960061 | instance |
2026-06-05 02:40:24.960302 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:40:24.960343 | instance | Friday 05 June 2026 02:40:24 +0000 (0:00:00.900) 0:07:11.401 ***********
2026-06-05 02:40:25.166767 | instance | ok: [instance]
2026-06-05 02:40:25.167599 | instance |
2026-06-05 02:40:25.167659 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:40:25.167671 | instance | Friday 05 June 2026 02:40:25 +0000 (0:00:00.206) 0:07:11.607 ***********
2026-06-05 02:40:25.213231 | instance | skipping: [instance]
2026-06-05 02:40:25.213583 | instance |
2026-06-05 02:40:25.213623 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-05 02:40:25.213629 | instance | Friday 05 June 2026 02:40:25 +0000 (0:00:00.047) 0:07:11.654 ***********
2026-06-05 02:40:25.424742 | instance | ok: [instance]
2026-06-05 02:40:25.424810 | instance |
2026-06-05 02:40:25.425047 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:25.425088 | instance | Friday 05 June 2026 02:40:25 +0000 (0:00:00.211) 0:07:11.866 ***********
2026-06-05 02:40:25.483038 | instance | ok: [instance] => {
2026-06-05 02:40:25.483892 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-05 02:40:25.483961 | instance | }
2026-06-05 02:40:25.483973 | instance |
2026-06-05 02:40:25.483982 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:25.484006 | instance | Friday 05 June 2026 02:40:25 +0000 (0:00:00.058) 0:07:11.924 ***********
2026-06-05 02:40:25.786040 | instance | ok: [instance]
2026-06-05 02:40:25.786151 | instance |
2026-06-05 02:40:25.786338 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:25.786536 | instance | Friday 05 June 2026 02:40:25 +0000 (0:00:00.303) 0:07:12.227 ***********
2026-06-05 02:40:25.831104 | instance | skipping: [instance]
2026-06-05 02:40:25.831201 | instance |
2026-06-05 02:40:25.831386 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:40:25.831532 | instance | Friday 05 June 2026 02:40:25 +0000 (0:00:00.045) 0:07:12.272 ***********
2026-06-05 02:40:26.042455 | instance | ok: [instance]
2026-06-05 02:40:26.042536 | instance |
2026-06-05 02:40:26.042699 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:40:26.042832 | instance | Friday 05 June 2026 02:40:26 +0000 (0:00:00.211) 0:07:12.484 ***********
2026-06-05 02:40:27.027218 | instance | ok: [instance]
2026-06-05 02:40:27.027407 | instance |
2026-06-05 02:40:27.027623 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:27.027869 | instance | Friday 05 June 2026 02:40:27 +0000 (0:00:00.984) 0:07:13.468 ***********
2026-06-05 02:40:27.090320 | instance | ok: [instance] => {
2026-06-05 02:40:27.090634 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-05 02:40:27.090968 | instance | }
2026-06-05 02:40:27.091241 | instance |
2026-06-05 02:40:27.091529 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:27.091861 | instance | Friday 05 June 2026 02:40:27 +0000 (0:00:00.063) 0:07:13.531 ***********
2026-06-05 02:40:27.416439 | instance | ok: [instance]
2026-06-05 02:40:27.416704 | instance |
2026-06-05 02:40:27.416965 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:27.417221 | instance | Friday 05 June 2026 02:40:27 +0000 (0:00:00.325) 0:07:13.857 ***********
2026-06-05 02:40:30.314510 | instance | ok: [instance]
2026-06-05 02:40:30.314577 | instance |
2026-06-05 02:40:30.314588 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-05 02:40:30.314598 | instance | Friday 05 June 2026 02:40:30 +0000 (0:00:02.897) 0:07:16.755 ***********
2026-06-05 02:40:30.342387 | instance | skipping: [instance]
2026-06-05 02:40:30.342766 | instance |
2026-06-05 02:40:30.342815 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-05 02:40:30.342869 | instance | Friday 05 June 2026 02:40:30 +0000 (0:00:00.028) 0:07:16.784 ***********
2026-06-05 02:40:30.378481 | instance | skipping: [instance]
2026-06-05 02:40:30.378987 | instance |
2026-06-05 02:40:30.379019 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-05 02:40:30.379026 | instance | Friday 05 June 2026 02:40:30 +0000 (0:00:00.036) 0:07:16.820 ***********
2026-06-05 02:40:30.416856 | instance | skipping: [instance]
2026-06-05 02:40:30.417363 | instance |
2026-06-05 02:40:30.417441 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-05 02:40:30.417461 | instance | Friday 05 June 2026 02:40:30 +0000 (0:00:00.038) 0:07:16.858 ***********
2026-06-05 02:40:31.407123 | instance | ok: [instance]
2026-06-05 02:40:31.407193 | instance |
2026-06-05 02:40:31.407457 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-05 02:40:31.407496 | instance | Friday 05 June 2026 02:40:31 +0000 (0:00:00.990) 0:07:17.848 ***********
2026-06-05 02:40:31.839740 | instance | ok: [instance]
2026-06-05 02:40:31.839836 | instance |
2026-06-05 02:40:31.839953 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-05 02:40:31.840081 | instance | Friday 05 June 2026 02:40:31 +0000 (0:00:00.432) 0:07:18.281 ***********
2026-06-05 02:40:32.732338 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-05 02:40:32.732485 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-05 02:40:32.732655 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-05 02:40:32.732840 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-05 02:40:32.733019 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-05 02:40:32.733179 | instance |
2026-06-05 02:40:32.733346 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-05 02:40:32.733531 | instance | Friday 05 June 2026 02:40:32 +0000 (0:00:00.892) 0:07:19.173 ***********
2026-06-05 02:40:33.228337 | instance | ok: [instance]
2026-06-05 02:40:33.228559 | instance |
2026-06-05 02:40:33.228826 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-05 02:40:33.229085 | instance | Friday 05 June 2026 02:40:33 +0000 (0:00:00.488) 0:07:19.662 ***********
2026-06-05 02:40:33.229323 | instance |
2026-06-05 02:40:33.229613 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-05 02:40:33.229893 | instance | Friday 05 June 2026 02:40:33 +0000 (0:00:00.007) 0:07:19.669 ***********
2026-06-05 02:40:33.566038 | instance | ok: [instance]
2026-06-05 02:40:33.566507 | instance |
2026-06-05 02:40:33.566872 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-06-05 02:40:33.567202 | instance | Friday 05 June 2026 02:40:33 +0000 (0:00:00.337) 0:07:20.007 ***********
2026-06-05 02:40:34.164350 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}
2026-06-05 02:40:34.178689 | instance | ...ignoring
2026-06-05 02:40:34.179085 | instance |
2026-06-05 02:40:34.179132 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-06-05 02:40:34.179138 | instance | Friday 05 June 2026 02:40:34 +0000 (0:00:00.612) 0:07:20.620 ***********
2026-06-05 02:40:34.215255 | instance | skipping: [instance]
2026-06-05 02:40:34.215345 | instance |
2026-06-05 02:40:34.215580 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-06-05 02:40:34.215622 | instance | Friday 05 June 2026 02:40:34 +0000 (0:00:00.036) 0:07:20.656 ***********
2026-06-05 02:40:34.261483 | instance | skipping: [instance]
2026-06-05 02:40:34.262024 | instance |
2026-06-05 02:40:34.262062 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-06-05 02:40:34.262070 | instance | Friday 05 June 2026 02:40:34 +0000 (0:00:00.045) 0:07:20.702 ***********
2026-06-05 02:40:34.298492 | instance | skipping: [instance]
2026-06-05 02:40:34.298607 | instance |
2026-06-05 02:40:34.298890 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-06-05 02:40:34.298911 | instance | Friday 05 June 2026 02:40:34 +0000 (0:00:00.037) 0:07:20.740 ***********
2026-06-05 02:40:34.338072 | instance | skipping: [instance]
2026-06-05 02:40:34.338181 | instance |
2026-06-05 02:40:34.338400 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-06-05 02:40:34.338558 | instance | Friday 05 June 2026 02:40:34 +0000 (0:00:00.039) 0:07:20.779 ***********
2026-06-05 02:40:34.390762 | instance | skipping: [instance]
2026-06-05 02:40:34.390837 | instance |
2026-06-05 02:40:34.390944 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:40:34.391119 | instance | Friday 05 June 2026 02:40:34 +0000 (0:00:00.052) 0:07:20.832 ***********
2026-06-05 02:40:34.624227 | instance | ok: [instance]
2026-06-05 02:40:34.624293 | instance |
2026-06-05 02:40:34.624416 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:34.624601 | instance | Friday 05 June 2026 02:40:34 +0000 (0:00:00.233) 0:07:21.065 ***********
2026-06-05 02:40:34.667337 | instance | ok: [instance] => {
2026-06-05 02:40:34.667496 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-06-05 02:40:34.667730 | instance | }
2026-06-05 02:40:34.667912 | instance |
2026-06-05 02:40:34.668103 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:34.668289 | instance | Friday 05 June 2026 02:40:34 +0000 (0:00:00.042) 0:07:21.108 ***********
2026-06-05 02:40:35.648249 | instance | changed: [instance]
2026-06-05 02:40:35.648347 | instance |
2026-06-05 02:40:35.648430 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:35.648615 | instance | Friday 05 June 2026 02:40:35 +0000 (0:00:00.979) 0:07:22.088 ***********
2026-06-05 02:40:35.688620 | instance | skipping: [instance]
2026-06-05 02:40:35.688986 | instance |
2026-06-05 02:40:35.689315 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:40:35.689637 | instance | Friday 05 June 2026 02:40:35 +0000 (0:00:00.040) 0:07:22.129 ***********
2026-06-05 02:40:35.896255 | instance | ok: [instance]
2026-06-05 02:40:35.896342 | instance |
2026-06-05 02:40:35.896482 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:35.896918 | instance | Friday 05 June 2026 02:40:35 +0000 (0:00:00.205) 0:07:22.334 ***********
2026-06-05 02:40:35.940201 | instance | ok: [instance] => {
2026-06-05 02:40:35.940316 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-06-05 02:40:35.940480 | instance | }
2026-06-05 02:40:35.940617 | instance |
2026-06-05 02:40:35.940771 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:35.940917 | instance | Friday 05 June 2026 02:40:35 +0000 (0:00:00.044) 0:07:22.379 ***********
2026-06-05 02:40:37.392384 | instance | changed: [instance]
2026-06-05 02:40:37.392743 | instance |
2026-06-05 02:40:37.393077 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:37.393428 | instance | Friday 05 June 2026 02:40:37 +0000 (0:00:01.452) 0:07:23.832 ***********
2026-06-05 02:40:37.448210 | instance | skipping: [instance]
2026-06-05 02:40:37.448305 | instance |
2026-06-05 02:40:37.448493 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-05 02:40:37.448642 | instance | Friday 05 June 2026 02:40:37 +0000 (0:00:00.055) 0:07:23.888 ***********
2026-06-05 02:40:37.484153 | instance | skipping: [instance]
2026-06-05 02:40:37.484266 | instance |
2026-06-05 02:40:37.484450 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-05 02:40:37.484600 | instance | Friday 05 June 2026 02:40:37 +0000 (0:00:00.036) 0:07:23.924 ***********
2026-06-05 02:40:37.522336 | instance | skipping: [instance]
2026-06-05 02:40:37.522836 | instance |
2026-06-05 02:40:37.523301 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-05 02:40:37.523876 | instance | Friday 05 June 2026 02:40:37 +0000 (0:00:00.037) 0:07:23.961 ***********
2026-06-05 02:40:37.552031 | instance | skipping: [instance]
2026-06-05 02:40:37.552288 | instance |
2026-06-05 02:40:37.552528 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-05 02:40:37.552745 | instance | Friday 05 June 2026 02:40:37 +0000 (0:00:00.029) 0:07:23.991 ***********
2026-06-05 02:40:38.511448 | instance | ok: [instance]
2026-06-05 02:40:38.511483 | instance |
2026-06-05 02:40:38.511488 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-05 02:40:38.511493 | instance | Friday 05 June 2026 02:40:38 +0000 (0:00:00.960) 0:07:24.952 ***********
2026-06-05 02:40:38.951852 | instance | ok: [instance]
2026-06-05 02:40:38.951901 | instance |
2026-06-05 02:40:38.951949 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-05 02:40:38.952201 | instance | Friday 05 June 2026 02:40:38 +0000 (0:00:00.440) 0:07:25.392 ***********
2026-06-05 02:40:39.838349 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-05 02:40:39.838405 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-05 02:40:39.838417 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-05 02:40:39.838426 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-05 02:40:39.838435 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-05 02:40:39.838445 | instance |
2026-06-05 02:40:39.838454 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-05 02:40:39.838462 | instance | Friday 05 June 2026 02:40:39 +0000 (0:00:00.884) 0:07:26.277 ***********
2026-06-05 02:40:40.353170 | instance | ok: [instance]
2026-06-05 02:40:40.353263 | instance |
2026-06-05 02:40:40.353836 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-05 02:40:40.353852 | instance | Friday 05 June 2026 02:40:40 +0000 (0:00:00.508) 0:07:26.785 ***********
2026-06-05 02:40:40.353858 | instance |
2026-06-05 02:40:40.353862 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-05 02:40:40.353866 | instance | Friday 05 June 2026 02:40:40 +0000 (0:00:00.009) 0:07:26.794 ***********
2026-06-05 02:40:40.701296 | instance | ok: [instance]
2026-06-05 02:40:40.701356 | instance |
2026-06-05 02:40:40.701620 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:40:40.701657 | instance | Friday 05 June 2026 02:40:40 +0000 (0:00:00.348) 0:07:27.143 ***********
2026-06-05 02:40:40.900707 | instance | ok: [instance]
2026-06-05 02:40:40.900765 | instance |
2026-06-05 02:40:40.901043 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:40.901082 | instance | Friday 05 June 2026 02:40:40 +0000 (0:00:00.199) 0:07:27.342 ***********
2026-06-05 02:40:40.955770 | instance | ok: [instance] => {
2026-06-05 02:40:40.956392 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-06-05 02:40:40.956424 | instance | }
2026-06-05 02:40:40.956440 | instance |
2026-06-05 02:40:40.956445 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:40.956449 | instance | Friday 05 June 2026 02:40:40 +0000 (0:00:00.055) 0:07:27.397 ***********
2026-06-05 02:40:41.642258 | instance | changed: [instance]
2026-06-05 02:40:41.642604 | instance |
2026-06-05 02:40:41.642807 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:41.642962 | instance | Friday 05 June 2026 02:40:41 +0000 (0:00:00.685) 0:07:28.082 ***********
2026-06-05 02:40:43.009566 | instance | changed: [instance]
2026-06-05 02:40:43.010035 | instance |
2026-06-05 02:40:43.010416 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:43.010823 | instance | Friday 05 June 2026 02:40:43 +0000 (0:00:01.367) 0:07:29.450 ***********
2026-06-05 02:40:43.068295 | instance | ok: [instance] => {
2026-06-05 02:40:43.068851 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-06-05 02:40:43.069205 | instance | }
2026-06-05 02:40:43.069533 | instance |
2026-06-05 02:40:43.069801 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:43.070011 | instance | Friday 05 June 2026 02:40:43 +0000 (0:00:00.058) 0:07:29.509 ***********
2026-06-05 02:40:43.764155 | instance | changed: [instance]
2026-06-05 02:40:43.764479 | instance |
2026-06-05 02:40:43.764690 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:43.764899 | instance | Friday 05 June 2026 02:40:43 +0000 (0:00:00.696) 0:07:30.205 ***********
2026-06-05 02:40:45.116480 | instance | changed: [instance]
2026-06-05 02:40:45.116913 | instance |
2026-06-05 02:40:45.117250 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-06-05 02:40:45.117597 | instance | Friday 05 June 2026 02:40:45 +0000 (0:00:01.352) 0:07:31.557 ***********
2026-06-05 02:40:45.573571 | instance | changed: [instance]
2026-06-05 02:40:45.573688 | instance |
2026-06-05 02:40:45.573699 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-06-05 02:40:45.573866 | instance | Friday 05 June 2026 02:40:45 +0000 (0:00:00.457) 0:07:32.014 ***********
2026-06-05 02:40:45.803725 | instance | changed: [instance]
2026-06-05 02:40:45.803820 | instance |
2026-06-05 02:40:45.804071 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:40:45.804490 | instance | Friday 05 June 2026 02:40:45 +0000 (0:00:00.230) 0:07:32.244 ***********
2026-06-05 02:40:46.007457 | instance | ok: [instance]
2026-06-05 02:40:46.007583 | instance |
2026-06-05 02:40:46.007594 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:46.007796 | instance | Friday 05 June 2026 02:40:46 +0000 (0:00:00.204) 0:07:32.449 ***********
2026-06-05 02:40:46.064886 | instance | ok: [instance] => {
2026-06-05 02:40:46.065482 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-06-05 02:40:46.065524 | instance | }
2026-06-05 02:40:46.065531 | instance |
2026-06-05 02:40:46.065535 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:46.065540 | instance | Friday 05 June 2026 02:40:46 +0000 (0:00:00.057) 0:07:32.506 ***********
2026-06-05 02:40:47.317969 | instance | changed: [instance]
2026-06-05 02:40:47.318067 | instance |
2026-06-05 02:40:47.318409 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:47.318450 | instance | Friday 05 June 2026 02:40:47 +0000 (0:00:01.253) 0:07:33.759 ***********
2026-06-05 02:40:49.951479 | instance | changed: [instance]
2026-06-05 02:40:49.951537 | instance |
2026-06-05 02:40:49.951740 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-06-05 02:40:49.951873 | instance | Friday 05 June 2026 02:40:49 +0000 (0:00:02.633) 0:07:36.393 ***********
2026-06-05 02:40:49.999418 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-06-05 02:40:49.999513 | instance |
2026-06-05 02:40:49.999820 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-06-05 02:40:49.999912 | instance | Friday 05 June 2026 02:40:49 +0000 (0:00:00.048) 0:07:36.441 ***********
2026-06-05 02:40:51.155472 | instance | ok: [instance]
2026-06-05 02:40:51.155544 | instance |
2026-06-05 02:40:51.155828 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-06-05 02:40:51.155960 | instance | Friday 05 June 2026 02:40:51 +0000 (0:00:01.155) 0:07:37.597 ***********
2026-06-05 02:40:51.383484 | instance | changed: [instance]
2026-06-05 02:40:51.383760 | instance |
2026-06-05 02:40:51.384154 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-06-05 02:40:51.384170 | instance | Friday 05 June 2026 02:40:51 +0000 (0:00:00.227) 0:07:37.824 ***********
2026-06-05 02:40:51.835762 | instance | changed: [instance]
2026-06-05 02:40:51.835816 | instance |
2026-06-05 02:40:51.836048 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-06-05 02:40:51.836317 | instance | Friday 05 June 2026 02:40:51 +0000 (0:00:00.451) 0:07:38.276 ***********
2026-06-05 02:40:52.584065 | instance | changed: [instance] => (item=br_netfilter)
2026-06-05 02:40:52.584344 | instance | ok: [instance] => (item=ip_tables)
2026-06-05 02:40:52.584550 | instance | changed: [instance] => (item=ip6_tables)
2026-06-05 02:40:52.584774 | instance | ok: [instance] => (item=nf_conntrack)
2026-06-05 02:40:52.584984 | instance |
2026-06-05 02:40:52.585212 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:40:52.585437 | instance | Friday 05 June 2026 02:40:52 +0000 (0:00:00.748) 0:07:39.025 ***********
2026-06-05 02:40:52.779243 | instance | ok: [instance]
2026-06-05 02:40:52.779360 | instance |
2026-06-05 02:40:52.779573 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:52.779700 | instance | Friday 05 June 2026 02:40:52 +0000 (0:00:00.195) 0:07:39.220 ***********
2026-06-05 02:40:52.815945 | instance | ok: [instance] => {
2026-06-05 02:40:52.816262 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-06-05 02:40:52.816577 | instance | }
2026-06-05 02:40:52.816833 | instance |
2026-06-05 02:40:52.817093 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:52.817351 | instance | Friday 05 June 2026 02:40:52 +0000 (0:00:00.036) 0:07:39.257 ***********
2026-06-05 02:40:59.989291 | instance | changed: [instance]
2026-06-05 02:40:59.989353 | instance |
2026-06-05 02:40:59.989365 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:59.989374 | instance | Friday 05 June 2026 02:40:59 +0000 (0:00:07.171) 0:07:46.428 ***********
2026-06-05 02:41:00.032883 | instance | skipping: [instance]
2026-06-05 02:41:00.032969 | instance |
2026-06-05 02:41:00.033255 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-06-05 02:41:00.033326 | instance | Friday 05 June 2026 02:41:00 +0000 (0:00:00.045) 0:07:46.474 ***********
2026-06-05 02:41:00.091211 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-06-05 02:41:00.091307 | instance |
2026-06-05 02:41:00.091589 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-06-05 02:41:00.091636 | instance | Friday 05 June 2026 02:41:00 +0000 (0:00:00.058) 0:07:46.532 ***********
2026-06-05 02:41:00.137277 | instance | skipping: [instance]
2026-06-05 02:41:00.137664 | instance |
2026-06-05 02:41:00.137711 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-06-05 02:41:00.137718 | instance | Friday 05 June 2026 02:41:00 +0000 (0:00:00.045) 0:07:46.578 ***********
2026-06-05 02:41:21.528951 | instance | changed: [instance]
2026-06-05 02:41:21.529085 | instance |
2026-06-05 02:41:21.529098 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-06-05 02:41:21.529228 | instance | Friday 05 June 2026 02:41:21 +0000 (0:00:21.391) 0:08:07.970 ***********
2026-06-05 02:41:22.878181 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-06-05 02:41:22.879141 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-06-05 02:41:22.879223 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-06-05 02:41:22.879235 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-06-05 02:41:22.879245 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-06-05 02:41:22.879253 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-06-05 02:41:22.879262 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-06-05 02:41:22.879277 | instance |
2026-06-05 02:41:22.879465 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-06-05 02:41:22.879506 | instance | Friday 05 June 2026 02:41:22 +0000 (0:00:01.349) 0:08:09.319 ***********
2026-06-05 02:41:23.461601 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-06-05 02:41:23.461665 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-06-05 02:41:23.462250 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-06-05 02:41:23.462320 | instance |
2026-06-05 02:41:23.462326 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-06-05 02:41:23.462332 | instance | Friday 05 June 2026 02:41:23 +0000 (0:00:00.583) 0:08:09.902 ***********
2026-06-05 02:41:23.932749 | instance | changed: [instance]
2026-06-05 02:41:23.932877 | instance |
2026-06-05 02:41:23.933187 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-06-05 02:41:23.933242 | instance | Friday 05 June 2026 02:41:23 +0000 (0:00:00.471) 0:08:10.374 ***********
2026-06-05 02:41:24.393380 | instance | changed: [instance]
2026-06-05 02:41:24.393440 | instance |
2026-06-05 02:41:24.393720 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-06-05 02:41:24.394266 | instance | Friday 05 June 2026 02:41:24 +0000 (0:00:00.460) 0:08:10.835 ***********
2026-06-05 02:41:24.603174 | instance | ok: [instance]
2026-06-05 02:41:24.603238 | instance |
2026-06-05 02:41:24.603466 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-06-05 02:41:24.603509 | instance | Friday 05 June 2026 02:41:24 +0000 (0:00:00.209) 0:08:11.044 ***********
2026-06-05 02:41:24.642503 | instance | skipping: [instance]
2026-06-05 02:41:24.642996 | instance |
2026-06-05 02:41:24.643025 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-06-05 02:41:24.643033 | instance | Friday 05 June 2026 02:41:24 +0000 (0:00:00.038) 0:08:11.083 ***********
2026-06-05 02:41:25.172576 | instance | ok: [instance] => (item=swap)
2026-06-05 02:41:25.172648 | instance | ok: [instance] => (item=none)
2026-06-05 02:41:25.173070 | instance |
2026-06-05 02:41:25.173117 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-06-05 02:41:25.173124 | instance | Friday 05 June 2026 02:41:25 +0000 (0:00:00.530) 0:08:11.614 ***********
2026-06-05 02:41:25.638255 | instance | changed: [instance]
2026-06-05 02:41:25.638337 | instance |
2026-06-05 02:41:25.638567 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-06-05 02:41:25.638606 | instance | Friday 05 June 2026 02:41:25 +0000 (0:00:00.465) 0:08:12.080 ***********
2026-06-05 02:41:26.232997 | instance | changed: [instance]
2026-06-05 02:41:26.233076 | instance |
2026-06-05 02:41:26.233715 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-06-05 02:41:26.233796 | instance | Friday 05 June 2026 02:41:26 +0000 (0:00:00.584) 0:08:12.664 ***********
2026-06-05 02:41:26.233802 | instance |
2026-06-05 02:41:26.233807 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-06-05 02:41:26.233811 | instance | Friday 05 June 2026 02:41:26 +0000 (0:00:00.009) 0:08:12.674 ***********
2026-06-05 02:41:26.998929 | instance | ok: [instance]
2026-06-05 02:41:26.999013 | instance |
2026-06-05 02:41:26.999260 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-06-05 02:41:26.999308 | instance | Friday 05 June 2026 02:41:26 +0000 (0:00:00.766) 0:08:13.440 ***********
2026-06-05 02:41:27.613613 | instance | changed: [instance]
2026-06-05 02:41:27.613695 | instance |
2026-06-05 02:41:27.613951 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-06-05 02:41:27.613991 | instance | Friday 05 June 2026 02:41:27 +0000 (0:00:00.614) 0:08:14.055 ***********
2026-06-05 02:41:28.871440 | instance | ok: [instance]
2026-06-05 02:41:28.871517 | instance |
2026-06-05 02:41:28.871639 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-06-05 02:41:28.871823 | instance | Friday 05 June 2026 02:41:28 +0000 (0:00:01.257) 0:08:15.313 ***********
2026-06-05 02:41:29.619665 | instance | ok: [instance]
2026-06-05 02:41:29.619933 | instance |
2026-06-05 02:41:29.620211 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-06-05 02:41:29.620478 | instance | Friday 05 June 2026 02:41:29 +0000 (0:00:00.747) 0:08:16.060 ***********
2026-06-05 02:41:29.821077 | instance | ok: [instance]
2026-06-05 02:41:29.821286 | instance |
2026-06-05 02:41:29.821546 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-06-05 02:41:29.821832 | instance | Friday 05 June 2026 02:41:29 +0000 (0:00:00.201) 0:08:16.262 ***********
2026-06-05 02:41:30.350560 | instance | ok: [instance]
2026-06-05 02:41:30.350777 | instance |
2026-06-05 02:41:30.351034 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-06-05 02:41:30.351303 | instance | Friday 05 June 2026 02:41:30 +0000 (0:00:00.529) 0:08:16.791 ***********
2026-06-05 02:41:30.437499 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-06-05 02:41:30.437659 | instance |
2026-06-05 02:41:30.437844 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-06-05 02:41:30.438027 | instance | Friday 05 June 2026 02:41:30 +0000 (0:00:00.087) 0:08:16.878 ***********
2026-06-05 02:41:30.530120 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-06-05 02:41:30.530394 | instance |
2026-06-05 02:41:30.530686 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-06-05 02:41:30.530948 | instance | Friday 05 June 2026 02:41:30 +0000 (0:00:00.092) 0:08:16.971 ***********
2026-06-05 02:41:30.755406 | instance | ok: [instance] => (item=instance)
2026-06-05 02:41:30.755634 | instance |
2026-06-05 02:41:30.755970 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-06-05 02:41:30.756236 | instance | Friday 05 June 2026 02:41:30 +0000 (0:00:00.225) 0:08:17.196 ***********
2026-06-05 02:41:30.801731 | instance | skipping: [instance]
2026-06-05 02:41:30.801969 | instance |
2026-06-05 02:41:30.802299 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-06-05 02:41:30.802569 | instance | Friday 05 June 2026 02:41:30 +0000 (0:00:00.046) 0:08:17.243 ***********
2026-06-05 02:41:30.856108 | instance | ok: [instance]
2026-06-05 02:41:30.856351 | instance |
2026-06-05 02:41:30.856619 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-06-05 02:41:30.856914 | instance | Friday 05 June 2026 02:41:30 +0000 (0:00:00.054) 0:08:17.297 ***********
2026-06-05 02:41:30.897350 | instance | ok: [instance] => {
2026-06-05 02:41:30.897650 | instance | "msg": "instance"
2026-06-05 02:41:30.897925 | instance | }
2026-06-05 02:41:30.898248 | instance |
2026-06-05 02:41:30.898527 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-06-05 02:41:30.898785 | instance | Friday 05 June 2026 02:41:30 +0000 (0:00:00.041) 0:08:17.339 ***********
2026-06-05 02:41:31.461759 | instance | changed: [instance]
2026-06-05 02:41:31.462687 | instance |
2026-06-05 02:41:31.463034 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-06-05 02:41:31.463361 | instance | Friday 05 June 2026 02:41:31 +0000 (0:00:00.564) 0:08:17.903 ***********
2026-06-05 02:41:31.494828 | instance | skipping: [instance]
2026-06-05 02:41:31.495190 | instance |
2026-06-05 02:41:31.495522 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-06-05 02:41:31.495934 | instance | Friday 05 June 2026 02:41:31 +0000 (0:00:00.032) 0:08:17.936 ***********
2026-06-05 02:41:31.529087 | instance | skipping: [instance]
2026-06-05 02:41:31.529463 | instance |
2026-06-05 02:41:31.529877 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-06-05 02:41:31.530240 | instance | Friday 05 June 2026 02:41:31 +0000 (0:00:00.034) 0:08:17.970 ***********
2026-06-05 02:41:31.556567 | instance | skipping: [instance]
2026-06-05 02:41:31.556818 | instance |
2026-06-05 02:41:31.557037 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-06-05 02:41:31.557258 | instance | Friday 05 June 2026 02:41:31 +0000 (0:00:00.027) 0:08:17.998 ***********
2026-06-05 02:41:31.588805 | instance | skipping: [instance]
2026-06-05 02:41:31.589133 | instance |
2026-06-05 02:41:31.589471 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-06-05 02:41:31.589874 | instance | Friday 05 June 2026 02:41:31 +0000 (0:00:00.031) 0:08:18.030 ***********
2026-06-05 02:41:31.628249 | instance | skipping: [instance]
2026-06-05 02:41:31.628668 | instance |
2026-06-05 02:41:31.629054 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-06-05 02:41:31.629417 | instance | Friday 05 June 2026 02:41:31 +0000 (0:00:00.038) 0:08:18.069 ***********
2026-06-05 02:41:31.666739 | instance | skipping: [instance]
2026-06-05 02:41:31.667091 | instance |
2026-06-05 02:41:31.667477 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-06-05 02:41:31.667882 | instance | Friday 05 June 2026 02:41:31 +0000 (0:00:00.038) 0:08:18.108 ***********
2026-06-05 02:41:31.710253 | instance | skipping: [instance]
2026-06-05 02:41:31.710537 | instance |
2026-06-05 02:41:31.710801 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-06-05 02:41:31.711053 | instance | Friday 05 June 2026 02:41:31 +0000 (0:00:00.043) 0:08:18.151 ***********
2026-06-05 02:41:55.823763 | instance | changed: [instance]
2026-06-05 02:41:55.823955 | instance |
2026-06-05 02:41:55.824236 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-06-05 02:41:55.824502 | instance | Friday 05 June 2026 02:41:55 +0000 (0:00:24.113) 0:08:42.264 ***********
2026-06-05 02:41:56.023103 | instance | ok: [instance]
2026-06-05 02:41:56.023251 | instance |
2026-06-05 02:41:56.023440 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-06-05 02:41:56.023620 | instance | Friday 05 June 2026 02:41:56 +0000 (0:00:00.199) 0:08:42.464 ***********
2026-06-05 02:41:56.058399 | instance | skipping: [instance]
2026-06-05 02:41:56.058645 | instance |
2026-06-05 02:41:56.058919 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-06-05 02:41:56.059176 | instance | Friday 05 June 2026 02:41:56 +0000 (0:00:00.035) 0:08:42.499 ***********
2026-06-05 02:41:56.247915 | instance | changed: [instance]
2026-06-05 02:41:56.248148 | instance |
2026-06-05 02:41:56.248428 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-06-05 02:41:56.248691 | instance | Friday 05 June 2026 02:41:56 +0000 (0:00:00.189) 0:08:42.689 ***********
2026-06-05 02:41:56.448517 | instance | changed: [instance]
2026-06-05 02:41:56.448761 | instance |
2026-06-05 02:41:56.449053 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-06-05 02:41:56.449321 | instance | Friday 05 June 2026 02:41:56 +0000 (0:00:00.200) 0:08:42.890 ***********
2026-06-05 02:41:56.650457 | instance | changed: [instance]
2026-06-05 02:41:56.650692 | instance |
2026-06-05 02:41:56.650959 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-06-05 02:41:56.651229 | instance | Friday 05 June 2026 02:41:56 +0000 (0:00:00.201) 0:08:43.091 ***********
2026-06-05 02:42:02.202664 | instance | changed: [instance]
2026-06-05 02:42:02.202734 | instance |
2026-06-05 02:42:02.203290 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-06-05 02:42:02.203352 | instance | Friday 05 June 2026 02:42:02 +0000 (0:00:05.551) 0:08:48.643 ***********
2026-06-05 02:42:17.905254 | instance | changed: [instance]
2026-06-05 02:42:17.905346 | instance |
2026-06-05 02:42:17.905376 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-06-05 02:42:17.905512 | instance | Friday 05 June 2026 02:42:17 +0000 (0:00:15.702) 0:09:04.346 ***********
2026-06-05 02:42:17.952233 | instance | skipping: [instance]
2026-06-05 02:42:17.952339 | instance |
2026-06-05 02:42:17.952688 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-06-05 02:42:17.952726 | instance | Friday 05 June 2026 02:42:17 +0000 (0:00:00.046) 0:09:04.393 ***********
2026-06-05 02:42:17.991229 | instance | skipping: [instance]
2026-06-05 02:42:17.991586 | instance |
2026-06-05 02:42:17.991627 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-06-05 02:42:17.991633 | instance | Friday 05 June 2026 02:42:17 +0000 (0:00:00.039) 0:09:04.432 ***********
2026-06-05 02:42:18.813668 | instance | changed: [instance]
2026-06-05 02:42:18.813963 | instance |
2026-06-05 02:42:18.814034 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-06-05 02:42:18.814127 | instance | Friday 05 June 2026 02:42:18 +0000 (0:00:00.822) 0:09:05.255 ***********
2026-06-05 02:42:18.853435 | instance | skipping: [instance] => (item=DaemonSet)
2026-06-05 02:42:18.853498 | instance | skipping: [instance] => (item=ConfigMap)
2026-06-05 02:42:18.853988 | instance | skipping: [instance]
2026-06-05 02:42:18.854027 | instance |
2026-06-05 02:42:18.854032 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-06-05 02:42:18.854037 | instance | Friday 05 June 2026 02:42:18 +0000 (0:00:00.039) 0:09:05.295 ***********
2026-06-05 02:42:18.889923 | instance | skipping: [instance]
2026-06-05 02:42:18.889984 | instance |
2026-06-05 02:42:18.890117 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-06-05 02:42:18.890276 | instance | Friday 05 June 2026 02:42:18 +0000 (0:00:00.036) 0:09:05.331 ***********
2026-06-05 02:42:18.923972 | instance | skipping: [instance]
2026-06-05 02:42:18.924069 | instance |
2026-06-05 02:42:18.924173 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-06-05 02:42:18.924328 | instance | Friday 05 June 2026 02:42:18 +0000 (0:00:00.034) 0:09:05.365 ***********
2026-06-05 02:42:18.961896 | instance | skipping: [instance]
2026-06-05 02:42:18.961983 | instance |
2026-06-05 02:42:18.962101 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-06-05 02:42:18.962212 | instance | Friday 05 June 2026 02:42:18 +0000 (0:00:00.038) 0:09:05.403 ***********
2026-06-05 02:42:18.997300 | instance | skipping: [instance]
2026-06-05 02:42:18.997350 | instance |
2026-06-05 02:42:18.997482 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-06-05 02:42:18.997637 | instance | Friday 05 June 2026 02:42:18 +0000 (0:00:00.035) 0:09:05.439 ***********
2026-06-05 02:42:19.533602 | instance | ok: [instance]
2026-06-05 02:42:19.533660 | instance |
2026-06-05 02:42:19.533946 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-06-05 02:42:19.533987 | instance | Friday 05 June 2026 02:42:19 +0000 (0:00:00.536) 0:09:05.975 ***********
2026-06-05 02:42:20.475365 | instance | changed: [instance]
2026-06-05 02:42:20.475464 | instance |
2026-06-05 02:42:20.475592 | instance | PLAY [Install control-plane components] ****************************************
2026-06-05 02:42:20.475785 | instance |
2026-06-05 02:42:20.475980 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:42:20.476058 | instance | Friday 05 June 2026 02:42:20 +0000 (0:00:00.941) 0:09:06.917 ***********
2026-06-05 02:42:21.489243 | instance | ok: [instance]
2026-06-05 02:42:21.489308 | instance |
2026-06-05 02:42:21.489578 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:42:21.489617 | instance | Friday 05 June 2026 02:42:21 +0000 (0:00:01.013) 0:09:07.930 ***********
2026-06-05 02:42:21.705665 | instance | ok: [instance]
2026-06-05 02:42:21.705733 | instance |
2026-06-05 02:42:21.706068 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:42:21.706136 | instance | Friday 05 June 2026 02:42:21 +0000 (0:00:00.215) 0:09:08.146 ***********
2026-06-05 02:42:22.696397 | instance | ok: [instance]
2026-06-05 02:42:22.696479 | instance |
2026-06-05 02:42:22.696743 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-05 02:42:22.696776 | instance | Friday 05 June 2026 02:42:22 +0000 (0:00:00.991) 0:09:09.138 ***********
2026-06-05 02:42:22.912937 | instance | ok: [instance]
2026-06-05 02:42:22.913020 | instance |
2026-06-05 02:42:22.913369 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:42:22.913415 | instance | Friday 05 June 2026 02:42:22 +0000 (0:00:00.216) 0:09:09.354 ***********
2026-06-05 02:42:22.964014 | instance | ok: [instance] => {
2026-06-05 02:42:22.964800 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-06-05 02:42:22.964830 | instance | }
2026-06-05 02:42:22.964837 | instance |
2026-06-05 02:42:22.964843 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:42:22.964850 | instance | Friday 05 June 2026 02:42:22 +0000 (0:00:00.050) 0:09:09.405 ***********
2026-06-05 02:42:23.512289 | instance | changed: [instance]
2026-06-05 02:42:23.512364 | instance |
2026-06-05 02:42:23.512376 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:42:23.512393 | instance | Friday 05 June 2026 02:42:23 +0000 (0:00:00.547) 0:09:09.953 ***********
2026-06-05 02:42:26.025113 | instance | changed: [instance]
2026-06-05 02:42:26.025186 | instance |
2026-06-05 02:42:26.025295 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-06-05 02:42:26.025418 | instance | Friday 05 June 2026 02:42:26 +0000 (0:00:02.513) 0:09:12.466 ***********
2026-06-05 02:42:26.357289 | instance | ok: [instance]
2026-06-05 02:42:26.357546 | instance |
2026-06-05 02:42:26.357833 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-06-05 02:42:26.358101 | instance | Friday 05 June 2026 02:42:26 +0000 (0:00:00.332) 0:09:12.798 ***********
2026-06-05 02:42:26.770322 | instance | changed: [instance]
2026-06-05 02:42:26.770574 | instance |
2026-06-05 02:42:26.770875 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-06-05 02:42:26.771156 | instance | Friday 05 June 2026 02:42:26 +0000 (0:00:00.413) 0:09:13.211 ***********
2026-06-05 02:42:27.300306 | instance | ok: [instance]
2026-06-05 02:42:27.300544 | instance |
2026-06-05 02:42:27.300829 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-06-05 02:42:27.301094 | instance | Friday 05 June 2026 02:42:27 +0000 (0:00:00.529) 0:09:13.741 ***********
2026-06-05 02:42:27.511998 | instance | changed: [instance]
2026-06-05 02:42:27.512222 | instance |
2026-06-05 02:42:27.512613 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-06-05 02:42:27.512872 | instance | Friday 05 June 2026 02:42:27 +0000 (0:00:00.211) 0:09:13.953 ***********
2026-06-05 02:42:27.937667 | instance | ok: [instance]
2026-06-05 02:42:27.937939 | instance |
2026-06-05 02:42:27.938221 | instance | TASK [Install plugin] **********************************************************
2026-06-05 02:42:27.938488 | instance | Friday 05 June 2026 02:42:27 +0000 (0:00:00.425) 0:09:14.378 ***********
2026-06-05 02:42:27.993640 | instance | included: vexxhost.containers.download_artifact for instance
2026-06-05 02:42:27.993890 | instance |
2026-06-05 02:42:27.994165 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:42:27.994429 | instance | Friday 05 June 2026 02:42:27 +0000 (0:00:00.056) 0:09:14.435 ***********
2026-06-05 02:42:28.037849 | instance | ok: [instance] => {
2026-06-05 02:42:28.038117 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-06-05 02:42:28.038370 | instance | }
2026-06-05 02:42:28.038647 | instance |
2026-06-05 02:42:28.038919 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:42:28.039225 | instance | Friday 05 June 2026 02:42:28 +0000 (0:00:00.044) 0:09:14.479 ***********
2026-06-05 02:42:28.881541 | instance | changed: [instance]
2026-06-05 02:42:28.881772 | instance |
2026-06-05 02:42:28.882043 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:42:28.882310 | instance | Friday 05 June 2026 02:42:28 +0000 (0:00:00.843) 0:09:15.322 ***********
2026-06-05 02:42:30.644137 | instance | changed: [instance]
2026-06-05 02:42:30.644542 | instance |
2026-06-05 02:42:30.644958 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:42:30.645039 | instance | Friday 05 June 2026 02:42:30 +0000 (0:00:01.762) 0:09:17.085 ***********
2026-06-05 02:42:30.683842 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:42:30.683953 | instance |
2026-06-05 02:42:30.684225 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:42:30.684254 | instance | Friday 05 June 2026 02:42:30 +0000 (0:00:00.040) 0:09:17.125 ***********
2026-06-05 02:42:31.304536 | instance | changed: [instance]
2026-06-05 02:42:31.304609 | instance |
2026-06-05 02:42:31.304868 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-06-05 02:42:31.304899 | instance | Friday 05 June 2026 02:42:31 +0000 (0:00:00.620) 0:09:17.746 ***********
2026-06-05 02:42:32.132198 | instance | ok: [instance]
2026-06-05 02:42:32.132265 | instance |
2026-06-05 02:42:32.132393 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-06-05 02:42:32.132513 | instance | Friday 05 June 2026 02:42:32 +0000 (0:00:00.827) 0:09:18.573 ***********
2026-06-05 02:42:34.024575 | instance | changed: [instance]
2026-06-05 02:42:34.024874 | instance |
2026-06-05 02:42:34.025238 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:42:34.025545 | instance | Friday 05 June 2026 02:42:34 +0000 (0:00:01.891) 0:09:20.465 ***********
2026-06-05 02:42:34.065724 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:42:34.065957 | instance |
2026-06-05 02:42:34.066533 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:42:34.067329 | instance | Friday 05 June 2026 02:42:34 +0000 (0:00:00.041) 0:09:20.507 ***********
2026-06-05 02:42:34.543606 | instance | changed: [instance]
2026-06-05 02:42:34.543866 | instance |
2026-06-05 02:42:34.544219 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-06-05 02:42:34.544556 | instance | Friday 05 June 2026 02:42:34 +0000 (0:00:00.477) 0:09:20.985 ***********
2026-06-05 02:43:06.999944 | instance | changed: [instance]
2026-06-05 02:43:07.000189 | instance |
2026-06-05 02:43:07.000521 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-06-05 02:43:07.000791 | instance | Friday 05 June 2026 02:43:06 +0000 (0:00:32.455) 0:09:53.440 ***********
2026-06-05 02:43:07.679710 | instance | changed: [instance]
2026-06-05 02:43:07.679918 | instance |
2026-06-05 02:43:07.680246 | instance | PLAY [all] *********************************************************************
2026-06-05 02:43:07.680484 | instance |
2026-06-05 02:43:07.680750 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:43:07.681013 | instance | Friday 05 June 2026 02:43:07 +0000 (0:00:00.680) 0:09:54.121 ***********
2026-06-05 02:43:08.809947 | instance | ok: [instance]
2026-06-05 02:43:08.810178 | instance |
2026-06-05 02:43:08.810465 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-06-05 02:43:08.810758 | instance | Friday 05 June 2026 02:43:08 +0000 (0:00:01.129) 0:09:55.251 ***********
2026-06-05 02:43:09.510961 | instance | changed: [instance]
2026-06-05 02:43:09.511100 | instance |
2026-06-05 02:43:09.511290 | instance | PLAY [all] *********************************************************************
2026-06-05 02:43:09.511451 | instance |
2026-06-05 02:43:09.511624 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-06-05 02:43:09.511812 | instance | Friday 05 June 2026 02:43:09 +0000 (0:00:00.701) 0:09:55.952 ***********
2026-06-05 02:43:10.208757 | instance | ok: [instance]
2026-06-05 02:43:10.208884 | instance |
2026-06-05 02:43:10.209061 | instance | PLAY [controllers] *************************************************************
2026-06-05 02:43:10.209220 | instance |
2026-06-05 02:43:10.209386 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:43:10.209598 | instance | Friday 05 June 2026 02:43:10 +0000 (0:00:00.697) 0:09:56.649 ***********
2026-06-05 02:43:11.626215 | instance | ok: [instance]
2026-06-05 02:43:11.626629 | instance |
2026-06-05 02:43:11.626704 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:43:11.626724 | instance | Friday 05 June 2026 02:43:11 +0000 (0:00:01.417) 0:09:58.067 ***********
2026-06-05 02:43:11.671579 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:43:11.671619 | instance |
2026-06-05 02:43:11.671927 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:43:11.672063 | instance | Friday 05 June 2026 02:43:11 +0000 (0:00:00.045) 0:09:58.113 ***********
2026-06-05 02:43:12.142062 | instance | changed: [instance]
2026-06-05 02:43:12.142187 | instance |
2026-06-05 02:43:12.142199 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-06-05 02:43:12.142329 | instance | Friday 05 June 2026 02:43:12 +0000 (0:00:00.470) 0:09:58.583 ***********
2026-06-05 02:43:13.935601 | instance | changed: [instance]
2026-06-05 02:43:13.936148 | instance |
2026-06-05 02:43:13.936168 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:43:13.936178 | instance | Friday 05 June 2026 02:43:13 +0000 (0:00:01.793) 0:10:00.377 ***********
2026-06-05 02:43:13.981271 | instance | skipping: [instance]
2026-06-05 02:43:13.981310 | instance |
2026-06-05 02:43:13.981315 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-06-05 02:43:13.981320 | instance | Friday 05 June 2026 02:43:13 +0000 (0:00:00.045) 0:10:00.422 ***********
2026-06-05 02:43:14.026377 | instance | skipping: [instance]
2026-06-05 02:43:14.026811 | instance |
2026-06-05 02:43:14.026854 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-06-05 02:43:14.027010 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.045) 0:10:00.467 ***********
2026-06-05 02:43:14.065352 | instance | skipping: [instance]
2026-06-05 02:43:14.065416 | instance |
2026-06-05 02:43:14.065428 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-06-05 02:43:14.065650 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.038) 0:10:00.506 ***********
2026-06-05 02:43:14.095614 | instance | skipping: [instance]
2026-06-05 02:43:14.095955 | instance |
2026-06-05 02:43:14.096266 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-06-05 02:43:14.096646 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.030) 0:10:00.537 ***********
2026-06-05 02:43:14.147587 | instance | skipping: [instance]
2026-06-05 02:43:14.147960 | instance |
2026-06-05 02:43:14.148282 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-06-05 02:43:14.148584 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.052) 0:10:00.589 ***********
2026-06-05 02:43:14.207316 | instance | skipping: [instance]
2026-06-05 02:43:14.207459 | instance |
2026-06-05 02:43:14.207646 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-06-05 02:43:14.207833 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.059) 0:10:00.648 ***********
2026-06-05 02:43:14.263108 | instance | skipping: [instance]
2026-06-05 02:43:14.263353 | instance |
2026-06-05 02:43:14.263620 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-06-05 02:43:14.263944 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.055) 0:10:00.704 ***********
2026-06-05 02:43:14.294586 | instance | skipping: [instance]
2026-06-05 02:43:14.294865 | instance |
2026-06-05 02:43:14.295159 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-06-05 02:43:14.295442 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.031) 0:10:00.736 ***********
2026-06-05 02:43:14.341984 | instance | skipping: [instance]
2026-06-05 02:43:14.342079 | instance |
2026-06-05 02:43:14.342203 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-06-05 02:43:14.342322 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.047) 0:10:00.783 ***********
2026-06-05 02:43:14.374815 | instance | skipping: [instance]
2026-06-05 02:43:14.375093 | instance |
2026-06-05 02:43:14.375453 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-06-05 02:43:14.375842 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.032) 0:10:00.816 ***********
2026-06-05 02:43:14.413938 | instance | skipping: [instance]
2026-06-05 02:43:14.414067 | instance |
2026-06-05 02:43:14.414236 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-06-05 02:43:14.414398 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.039) 0:10:00.855 ***********
2026-06-05 02:43:14.447131 | instance | skipping: [instance]
2026-06-05 02:43:14.447351 | instance |
2026-06-05 02:43:14.447609 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-06-05 02:43:14.447942 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.033) 0:10:00.888 ***********
2026-06-05 02:43:14.484150 | instance | skipping: [instance]
2026-06-05 02:43:14.484355 | instance |
2026-06-05 02:43:14.484626 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-05 02:43:14.484972 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.036) 0:10:00.925 ***********
2026-06-05 02:43:14.514382 | instance | skipping: [instance]
2026-06-05 02:43:14.514595 | instance |
2026-06-05 02:43:14.514855 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-05 02:43:14.515112 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.030) 0:10:00.956 ***********
2026-06-05 02:43:14.547013 | instance | skipping: [instance]
2026-06-05 02:43:14.547238 | instance |
2026-06-05 02:43:14.547494 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-05 02:43:14.547800 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.032) 0:10:00.988 ***********
2026-06-05 02:43:14.582696 | instance | skipping: [instance]
2026-06-05 02:43:14.582917 | instance |
2026-06-05 02:43:14.583180 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-06-05 02:43:14.583438 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.035) 0:10:01.024 ***********
2026-06-05 02:43:14.615671 | instance | skipping: [instance]
2026-06-05 02:43:14.615964 | instance |
2026-06-05 02:43:14.616235 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-06-05 02:43:14.616574 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.033) 0:10:01.057 ***********
2026-06-05 02:43:14.651012 | instance | skipping: [instance]
2026-06-05 02:43:14.651238 | instance |
2026-06-05 02:43:14.651531 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-06-05 02:43:14.651848 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.035) 0:10:01.092 ***********
2026-06-05 02:43:14.685847 | instance | skipping: [instance]
2026-06-05 02:43:14.685982 | instance |
2026-06-05 02:43:14.686103 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-06-05 02:43:14.686220 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.034) 0:10:01.127 ***********
2026-06-05 02:43:14.718112 | instance | skipping: [instance]
2026-06-05 02:43:14.718219 | instance |
2026-06-05 02:43:14.718401 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-06-05 02:43:14.718644 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.032) 0:10:01.159 ***********
2026-06-05 02:43:14.751409 | instance | skipping: [instance]
2026-06-05 02:43:14.751635 | instance |
2026-06-05 02:43:14.751931 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-06-05 02:43:14.752201 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.033) 0:10:01.193 ***********
2026-06-05 02:43:14.786337 | instance | skipping: [instance]
2026-06-05 02:43:14.786575 | instance |
2026-06-05 02:43:14.786962 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-06-05 02:43:14.787214 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.034) 0:10:01.228 ***********
2026-06-05 02:43:14.828210 | instance | skipping: [instance]
2026-06-05 02:43:14.828504 | instance |
2026-06-05 02:43:14.828855 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-06-05 02:43:14.829100 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.041) 0:10:01.270 ***********
2026-06-05 02:43:14.872249 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-06-05 02:43:14.872482 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-06-05 02:43:14.872767 | instance | skipping: [instance]
2026-06-05 02:43:14.873003 | instance |
2026-06-05 02:43:14.873287 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-06-05 02:43:14.873516 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.043) 0:10:01.314 ***********
2026-06-05 02:43:14.898510 | instance | skipping: [instance]
2026-06-05 02:43:14.898737 | instance |
2026-06-05 02:43:14.898989 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-06-05 02:43:14.899236 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.026) 0:10:01.340 ***********
2026-06-05 02:43:14.939872 | instance | skipping: [instance]
2026-06-05 02:43:14.940117 | instance |
2026-06-05 02:43:14.940393 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-06-05 02:43:14.940700 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.041) 0:10:01.381 ***********
2026-06-05 02:43:14.966854 | instance | skipping: [instance]
2026-06-05 02:43:14.967094 | instance |
2026-06-05 02:43:14.967371 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-06-05 02:43:14.967693 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.026) 0:10:01.408 ***********
2026-06-05 02:43:15.000206 | instance | skipping: [instance]
2026-06-05 02:43:15.000449 | instance |
2026-06-05 02:43:15.000813 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-06-05 02:43:15.001148 | instance | Friday 05 June 2026 02:43:14 +0000 (0:00:00.033) 0:10:01.441 ***********
2026-06-05 02:43:15.068700 | instance | skipping: [instance]
2026-06-05 02:43:15.068917 | instance |
2026-06-05 02:43:15.069168 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-06-05 02:43:15.069428 | instance |
2026-06-05 02:43:15.069670 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:43:15.069910 | instance | Friday 05 June 2026 02:43:15 +0000 (0:00:00.068) 0:10:01.510 ***********
2026-06-05 02:43:16.244858 | instance | ok: [instance]
2026-06-05 02:43:16.245097 | instance |
2026-06-05 02:43:16.245385 | instance | TASK [Deploy Helm chart] *******************************************************
2026-06-05 02:43:16.245663 | instance | Friday 05 June 2026 02:43:16 +0000 (0:00:01.175) 0:10:02.686 ***********
2026-06-05 02:43:16.297807 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-06-05 02:43:16.298051 | instance |
2026-06-05 02:43:16.298343 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:43:16.298614 | instance | Friday 05 June 2026 02:43:16 +0000 (0:00:00.053) 0:10:02.739 ***********
2026-06-05 02:43:16.341292 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:43:16.341581 | instance |
2026-06-05 02:43:16.341850 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:43:16.342108 | instance | Friday 05 June 2026 02:43:16 +0000 (0:00:00.043) 0:10:02.782 ***********
2026-06-05 02:43:16.814648 | instance | changed: [instance]
2026-06-05 02:43:16.814880 | instance |
2026-06-05 02:43:16.815153 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-06-05 02:43:16.815421 | instance | Friday 05 June 2026 02:43:16 +0000 (0:00:00.473) 0:10:03.256 ***********
2026-06-05 02:43:36.328531 | instance | changed: [instance]
2026-06-05 02:43:36.328688 | instance |
2026-06-05 02:43:36.328883 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-06-05 02:43:36.329057 | instance | Friday 05 June 2026 02:43:36 +0000 (0:00:19.513) 0:10:22.769 ***********
2026-06-05 02:43:36.996183 | instance | changed: [instance]
2026-06-05 02:43:36.996512 | instance |
2026-06-05 02:43:36.996913 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-06-05 02:43:36.997312 | instance | Friday 05 June 2026 02:43:36 +0000 (0:00:00.667) 0:10:23.437 ***********
2026-06-05 02:43:37.046570 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-06-05 02:43:37.046756 | instance |
2026-06-05 02:43:37.046997 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-06-05 02:43:37.047239 | instance | Friday 05 June 2026 02:43:37 +0000 (0:00:00.050) 0:10:23.488 ***********
2026-06-05 02:43:37.716189 | instance | changed: [instance]
2026-06-05 02:43:37.716444 | instance |
2026-06-05 02:43:37.716737 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-06-05 02:43:37.717019 | instance | Friday 05 June 2026 02:43:37 +0000 (0:00:00.669) 0:10:24.157 ***********
2026-06-05 02:43:38.360036 | instance | ok: [instance]
2026-06-05 02:43:38.360258 | instance |
2026-06-05 02:43:38.360514 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-06-05 02:43:38.360735 | instance | Friday 05 June 2026 02:43:38 +0000 (0:00:00.643) 0:10:24.801 ***********
2026-06-05 02:43:38.806090 | instance | changed: [instance]
2026-06-05 02:43:38.806144 | instance |
2026-06-05 02:43:38.806161 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-06-05 02:43:38.806382 | instance | Friday 05 June 2026 02:43:38 +0000 (0:00:00.438) 0:10:25.239 ***********
2026-06-05 02:43:38.806423 | instance |
2026-06-05 02:43:38.806628 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-06-05 02:43:38.806646 | instance | Friday 05 June 2026 02:43:38 +0000 (0:00:00.008) 0:10:25.247 ***********
2026-06-05 02:43:38.834443 | instance | skipping: [instance]
2026-06-05 02:43:38.834523 | instance |
2026-06-05 02:43:38.834642 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-06-05 02:43:38.834754 | instance | Friday 05 June 2026 02:43:38 +0000 (0:00:00.028) 0:10:25.276 ***********
2026-06-05 02:43:40.437307 | instance | changed: [instance]
2026-06-05 02:43:40.437566 | instance |
2026-06-05 02:43:40.437874 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-06-05 02:43:40.438161 | instance | Friday 05 June 2026 02:43:40 +0000 (0:00:01.602) 0:10:26.878 ***********
2026-06-05 02:43:42.671478 | instance | changed: [instance]
2026-06-05 02:43:42.671716 | instance |
2026-06-05 02:43:42.672268 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:43:42.672334 | instance | Friday 05 June 2026 02:43:42 +0000 (0:00:02.234) 0:10:29.112 ***********
2026-06-05 02:43:42.713581 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:43:42.713680 | instance |
2026-06-05 02:43:42.713806 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:43:42.713927 | instance | Friday 05 June 2026 02:43:42 +0000 (0:00:00.042) 0:10:29.155 ***********
2026-06-05 02:43:43.212155 | instance | changed: [instance]
2026-06-05 02:43:43.212488 | instance |
2026-06-05 02:43:43.212551 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-06-05 02:43:43.212570 | instance | Friday 05 June 2026 02:43:43 +0000 (0:00:00.498) 0:10:29.653 ***********
2026-06-05 02:44:00.344637 | instance | changed: [instance]
2026-06-05 02:44:00.344708 | instance |
2026-06-05 02:44:00.344852 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:44:00.344972 | instance | Friday 05 June 2026 02:44:00 +0000 (0:00:17.132) 0:10:46.786 ***********
2026-06-05 02:44:00.390705 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:44:00.390785 | instance |
2026-06-05 02:44:00.390907 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:44:00.391028 | instance | Friday 05 June 2026 02:44:00 +0000 (0:00:00.046) 0:10:46.832 ***********
2026-06-05 02:44:00.896772 | instance | changed: [instance]
2026-06-05 02:44:00.896828 | instance |
2026-06-05 02:44:00.897111 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-06-05 02:44:00.897129 | instance | Friday 05 June 2026 02:44:00 +0000 (0:00:00.505) 0:10:47.338 ***********
2026-06-05 02:44:04.016285 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-06-05 02:44:04.016362 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-06-05 02:44:04.016720 | instance |
2026-06-05 02:44:04.016760 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-06-05 02:44:04.016766 | instance | Friday 05 June 2026 02:44:04 +0000 (0:00:03.119) 0:10:50.457 ***********
2026-06-05 02:44:08.872102 | instance | changed: [instance]
2026-06-05 02:44:08.872162 | instance |
2026-06-05 02:44:08.872307 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:44:08.872438 | instance | Friday 05 June 2026 02:44:08 +0000 (0:00:04.855) 0:10:55.313 ***********
2026-06-05 02:44:08.920208 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:44:08.920312 | instance |
2026-06-05 02:44:08.920452 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:44:08.920569 | instance | Friday 05 June 2026 02:44:08 +0000 (0:00:00.048) 0:10:55.362 ***********
2026-06-05 02:44:09.398947 | instance | changed: [instance]
2026-06-05 02:44:09.399007 | instance |
2026-06-05 02:44:09.399191 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-06-05 02:44:09.399269 | instance | Friday 05 June 2026 02:44:09 +0000 (0:00:00.478) 0:10:55.840 ***********
2026-06-05 02:44:12.410864 | instance | ok: [instance]
2026-06-05 02:44:12.410928 | instance |
2026-06-05 02:44:12.411068 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-06-05 02:44:12.411186 | instance | Friday 05 June 2026 02:44:12 +0000 (0:00:03.011) 0:10:58.852 ***********
2026-06-05 02:44:15.177400 | instance | changed: [instance]
2026-06-05 02:44:15.177491 | instance |
2026-06-05 02:44:15.177652 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-06-05 02:44:15.177757 | instance | Friday 05 June 2026 02:44:15 +0000 (0:00:02.766) 0:11:01.619 ***********
2026-06-05 02:44:15.813529 | instance | ok: [instance]
2026-06-05 02:44:15.813608 | instance |
2026-06-05 02:44:15.813876 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-06-05 02:44:15.813914 | instance | Friday 05 June 2026 02:44:15 +0000 (0:00:00.636) 0:11:02.255 ***********
2026-06-05 02:44:16.625531 | instance | changed: [instance]
2026-06-05 02:44:16.625627 | instance |
2026-06-05 02:44:16.625836 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-06-05 02:44:16.625893 | instance | Friday 05 June 2026 02:44:16 +0000 (0:00:00.811) 0:11:03.067 ***********
2026-06-05 02:44:17.683710 | instance | ok: [instance]
2026-06-05 02:44:17.683799 | instance |
2026-06-05 02:44:17.683813 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-06-05 02:44:17.683830 | instance | Friday 05 June 2026 02:44:17 +0000 (0:00:01.057) 0:11:04.125 ***********
2026-06-05 02:44:17.730390 | instance | skipping: [instance]
2026-06-05 02:44:17.731080 | instance |
2026-06-05 02:44:17.731138 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-06-05 02:44:17.731152 | instance | Friday 05 June 2026 02:44:17 +0000 (0:00:00.046) 0:11:04.171 ***********
2026-06-05 02:44:17.779565 | instance | skipping: [instance]
2026-06-05 02:44:17.779859 | instance |
2026-06-05 02:44:17.780161 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-06-05 02:44:17.780427 | instance | Friday 05 June 2026 02:44:17 +0000 (0:00:00.049) 0:11:04.220 ***********
2026-06-05 02:44:17.819137 | instance | skipping: [instance]
2026-06-05 02:44:17.819212 | instance |
2026-06-05 02:44:17.819672 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-06-05 02:44:17.819876 | instance | Friday 05 June 2026 02:44:17 +0000 (0:00:00.039) 0:11:04.259 ***********
2026-06-05 02:44:17.854392 | instance | skipping: [instance]
2026-06-05 02:44:17.854642 | instance |
2026-06-05 02:44:17.855029 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-06-05 02:44:17.855320 | instance | Friday 05 June 2026 02:44:17 +0000 (0:00:00.035) 0:11:04.295 ***********
2026-06-05 02:44:17.888615 | instance | skipping: [instance]
2026-06-05 02:44:17.888839 | instance |
2026-06-05 02:44:17.889102 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-06-05 02:44:17.889369 | instance | Friday 05 June 2026 02:44:17 +0000 (0:00:00.034) 0:11:04.329 ***********
2026-06-05 02:44:17.931100 | instance | skipping: [instance]
2026-06-05 02:44:17.940340 | instance |
2026-06-05 02:44:17.940375 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-06-05 02:44:17.940409 | instance | Friday 05 June 2026 02:44:17 +0000 (0:00:00.042) 0:11:04.371 ***********
2026-06-05 02:44:17.979591 | instance | skipping: [instance]
2026-06-05 02:44:17.979846 | instance |
2026-06-05 02:44:17.980131 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-06-05 02:44:17.980394 | instance | Friday 05 June 2026 02:44:17 +0000 (0:00:00.048) 0:11:04.420 ***********
2026-06-05 02:46:15.528983 | instance | changed: [instance]
2026-06-05 02:46:15.529188 | instance |
2026-06-05 02:46:15.529473 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-06-05 02:46:15.529752 | instance | Friday 05 June 2026 02:46:15 +0000 (0:01:57.549) 0:13:01.970 ***********
2026-06-05 02:46:16.205425 | instance | changed: [instance]
2026-06-05 02:46:16.205640 | instance |
2026-06-05 02:46:16.205914 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:46:16.206201 | instance | Friday 05 June 2026 02:46:16 +0000 (0:00:00.676) 0:13:02.646 ***********
2026-06-05 02:46:16.247380 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:46:16.247600 | instance |
2026-06-05 02:46:16.247918 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:46:16.248218 | instance | Friday 05 June 2026 02:46:16 +0000 (0:00:00.042) 0:13:02.689 ***********
2026-06-05 02:46:16.718928 | instance | changed: [instance]
2026-06-05 02:46:16.719153 | instance |
2026-06-05 02:46:16.719422 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-06-05 02:46:16.719708 | instance | Friday 05 June 2026 02:46:16 +0000 (0:00:00.471) 0:13:03.160 ***********
2026-06-05 02:46:17.420260 | instance | changed: [instance]
2026-06-05 02:46:17.420379 | instance |
2026-06-05 02:46:17.420542 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-06-05 02:46:17.420708 | instance | Friday 05 June 2026 02:46:17 +0000 (0:00:00.701) 0:13:03.861 ***********
2026-06-05 02:46:19.302591 | instance | changed: [instance]
2026-06-05 02:46:19.303420 | instance |
2026-06-05 02:46:19.303451 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 02:46:19.303467 | instance | Friday 05 June 2026 02:46:19 +0000 (0:00:01.882) 0:13:05.744 ***********
2026-06-05 02:46:19.339773 | instance | skipping: [instance]
2026-06-05 02:46:19.339941 | instance |
2026-06-05 02:46:19.340124 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 02:46:19.340437 | instance | Friday 05 June 2026 02:46:19 +0000 (0:00:00.037) 0:13:05.781 ***********
2026-06-05 02:46:19.369879 | instance | skipping: [instance]
2026-06-05 02:46:19.370143 | instance |
2026-06-05 02:46:19.370439 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 02:46:19.370821 | instance | Friday 05 June 2026 02:46:19 +0000 (0:00:00.030) 0:13:05.811 ***********
2026-06-05 02:46:19.402376 | instance | skipping: [instance]
2026-06-05 02:46:19.402523 | instance |
2026-06-05 02:46:19.402698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 02:46:19.402859 | instance | Friday 05 June 2026 02:46:19 +0000 (0:00:00.032) 0:13:05.844 ***********
2026-06-05 02:46:19.435138 | instance | skipping: [instance]
2026-06-05 02:46:19.435386 | instance |
2026-06-05 02:46:19.435663 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 02:46:19.435953 | instance | Friday 05 June 2026 02:46:19 +0000 (0:00:00.032) 0:13:05.876 ***********
2026-06-05 02:46:20.082621 | instance | ok: [instance]
2026-06-05 02:46:20.082732 | instance |
2026-06-05 02:46:20.082878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 02:46:20.083038 | instance | Friday 05 June 2026 02:46:20 +0000 (0:00:00.647) 0:13:06.524 ***********
2026-06-05 02:46:20.129263 | instance | ok: [instance]
2026-06-05 02:46:20.129360 | instance |
2026-06-05 02:46:20.129445 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 02:46:20.129568 | instance | Friday 05 June 2026 02:46:20 +0000 (0:00:00.046) 0:13:06.570 ***********
2026-06-05 02:46:20.172077 | instance | ok: [instance]
2026-06-05 02:46:20.172164 | instance |
2026-06-05 02:46:20.172345 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 02:46:20.172503 | instance | Friday 05 June 2026 02:46:20 +0000 (0:00:00.042) 0:13:06.613 ***********
2026-06-05 02:46:20.228409 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 02:46:20.228614 | instance |
2026-06-05 02:46:20.228911 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 02:46:20.229161 | instance | Friday 05 June 2026 02:46:20 +0000 (0:00:00.056) 0:13:06.670 ***********
2026-06-05 02:46:20.283643 | instance | ok: [instance]
2026-06-05 02:46:20.283944 | instance |
2026-06-05 02:46:20.284256 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:46:20.284586 | instance | Friday 05 June 2026 02:46:20 +0000 (0:00:00.055) 0:13:06.725 ***********
2026-06-05 02:46:20.331198 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:46:20.331483 | instance |
2026-06-05 02:46:20.331814 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:46:20.332100 | instance | Friday 05 June 2026 02:46:20 +0000 (0:00:00.047) 0:13:06.772 ***********
2026-06-05 02:46:20.821131 | instance | changed: [instance]
2026-06-05 02:46:20.821311 | instance |
2026-06-05 02:46:20.821464 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-06-05 02:46:20.821625 | instance | Friday 05 June 2026 02:46:20 +0000 (0:00:00.489) 0:13:07.262 ***********
2026-06-05 02:46:21.472576 | instance | ok: [instance]
2026-06-05 02:46:21.472793 | instance |
2026-06-05 02:46:21.473087 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-06-05 02:46:21.473363 | instance | Friday 05 June 2026 02:46:21 +0000 (0:00:00.651) 0:13:07.913 ***********
2026-06-05 02:46:22.668802 | instance | changed: [instance]
2026-06-05 02:46:22.669054 | instance |
2026-06-05 02:46:22.669353 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-06-05 02:46:22.669635 | instance | Friday 05 June 2026 02:46:22 +0000 (0:00:01.196) 0:13:09.110 ***********
2026-06-05 02:46:23.040216 | instance | ok: [instance]
2026-06-05 02:46:23.040444 | instance |
2026-06-05 02:46:23.040710 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-06-05 02:46:23.040981 | instance | Friday 05 June 2026 02:46:23 +0000 (0:00:00.370) 0:13:09.480 ***********
2026-06-05 02:46:23.416390 | instance | changed: [instance]
2026-06-05 02:46:23.416528 | instance |
2026-06-05 02:46:23.416717 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-06-05 02:46:23.416898 | instance | Friday 05 June 2026 02:46:23 +0000 (0:00:00.377) 0:13:09.857 ***********
2026-06-05 02:46:23.811806 | instance | changed: [instance]
2026-06-05 02:46:23.811889 | instance |
2026-06-05 02:46:23.812358 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-06-05 02:46:23.812464 | instance | Friday 05 June 2026 02:46:23 +0000 (0:00:00.394) 0:13:10.252 ***********
2026-06-05 02:46:24.157108 | instance | ok: [instance]
2026-06-05 02:46:24.157201 | instance |
2026-06-05 02:46:24.157444 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-06-05 02:46:24.157518 | instance | Friday 05 June 2026 02:46:24 +0000 (0:00:00.346) 0:13:10.598 ***********
2026-06-05 02:49:13.521445 | instance | changed: [instance]
2026-06-05 02:49:13.521509 | instance |
2026-06-05 02:49:13.521638 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-06-05 02:49:13.521748 | instance | Friday 05 June 2026 02:49:13 +0000 (0:02:49.364) 0:15:59.963 ***********
2026-06-05 02:49:14.219805 | instance | ok: [instance]
2026-06-05 02:49:14.220065 | instance |
2026-06-05 02:49:14.220317 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-06-05 02:49:14.220442 | instance | Friday 05 June 2026 02:49:14 +0000 (0:00:00.697) 0:16:00.660 ***********
2026-06-05 02:49:14.283171 | instance | included: ingress for instance
2026-06-05 02:49:14.283285 | instance |
2026-06-05 02:49:14.283412 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-06-05 02:49:14.283547 | instance | Friday 05 June 2026 02:49:14 +0000 (0:00:00.063) 0:16:00.724 ***********
2026-06-05 02:49:15.209180 | instance | changed: [instance]
2026-06-05 02:49:15.209444 | instance |
2026-06-05 02:49:15.209828 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-06-05 02:49:15.210208 | instance | Friday 05 June 2026 02:49:15 +0000 (0:00:00.925) 0:16:01.650 ***********
2026-06-05 02:49:15.522605 | instance | ok: [instance]
2026-06-05 02:49:15.522778 | instance |
2026-06-05 02:49:15.522973 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-06-05 02:49:15.523181 | instance | Friday 05 June 2026 02:49:15 +0000 (0:00:00.313) 0:16:01.963 ***********
2026-06-05 02:49:16.349631 | instance | changed: [instance]
2026-06-05 02:49:16.349693 | instance |
2026-06-05 02:49:16.349704 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-06-05 02:49:16.349714 | instance |
2026-06-05 02:49:16.349723 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:49:16.349732 | instance | Friday 05 June 2026 02:49:16 +0000 (0:00:00.826) 0:16:02.789 ***********
2026-06-05 02:49:17.869806 | instance | ok: [instance]
2026-06-05 02:49:17.869941 | instance |
2026-06-05 02:49:17.869957 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:49:17.870108 | instance | Friday 05 June 2026 02:49:17 +0000 (0:00:01.521) 0:16:04.311 ***********
2026-06-05 02:49:17.925085 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:49:17.925549 | instance |
2026-06-05 02:49:17.925563 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:49:17.925570 | instance | Friday 05 June 2026 02:49:17 +0000 (0:00:00.055) 0:16:04.366 ***********
2026-06-05 02:49:18.404980 | instance | changed: [instance]
2026-06-05 02:49:18.405052 | instance |
2026-06-05 02:49:18.405202 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-06-05 02:49:18.405322 | instance | Friday 05 June 2026 02:49:18 +0000 (0:00:00.479) 0:16:04.846 ***********
2026-06-05 02:49:19.153617 | instance | ok: [instance]
2026-06-05 02:49:19.153873 | instance |
2026-06-05 02:49:19.154167 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-06-05 02:49:19.154461 | instance | Friday 05 June 2026 02:49:19 +0000 (0:00:00.748) 0:16:05.594 ***********
2026-06-05 02:49:21.471142 | instance | changed: [instance]
2026-06-05 02:49:21.471388 | instance |
2026-06-05 02:49:21.471669 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:49:21.471965 | instance | Friday 05 June 2026 02:49:21 +0000 (0:00:02.317) 0:16:07.912 ***********
2026-06-05 02:49:21.524806 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:49:21.525020 | instance |
2026-06-05 02:49:21.525285 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:49:21.525568 | instance | Friday 05 June 2026 02:49:21 +0000 (0:00:00.053) 0:16:07.966 ***********
2026-06-05 02:49:22.133580 | instance | changed: [instance]
2026-06-05 02:49:22.133818 | instance |
2026-06-05 02:49:22.134104 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-06-05 02:49:22.134380 | instance | Friday 05 June 2026 02:49:22 +0000 (0:00:00.608) 0:16:08.575 ***********
2026-06-05 02:49:23.481187 | instance | changed: [instance]
2026-06-05 02:49:23.481231 | instance |
2026-06-05 02:49:23.481238 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-06-05 02:49:23.481244 | instance | Friday 05 June 2026 02:49:23 +0000 (0:00:01.347) 0:16:09.922 ***********
2026-06-05 02:49:24.201343 | instance | ok: [instance]
2026-06-05 02:49:24.201412 | instance |
2026-06-05 02:49:24.201424 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-06-05 02:49:24.201434 | instance | Friday 05 June 2026 02:49:24 +0000 (0:00:00.719) 0:16:10.641 ***********
2026-06-05 02:49:32.842212 | instance | ok: [instance]
2026-06-05 02:49:32.842270 | instance |
2026-06-05 02:49:32.842281 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-06-05 02:49:32.842292 | instance | Friday 05 June 2026 02:49:32 +0000 (0:00:08.641) 0:16:19.282 ***********
2026-06-05 02:49:34.428655 | instance | ok: [instance]
2026-06-05 02:49:34.428703 | instance |
2026-06-05 02:49:34.428710 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-06-05 02:49:34.428721 | instance | Friday 05 June 2026 02:49:34 +0000 (0:00:01.586) 0:16:20.869 ***********
2026-06-05 02:49:34.867766 | instance | ok: [instance]
2026-06-05 02:49:34.867871 | instance |
2026-06-05 02:49:34.868043 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-06-05 02:49:34.868211 | instance | Friday 05 June 2026 02:49:34 +0000 (0:00:00.439) 0:16:21.309 ***********
2026-06-05 02:49:35.057574 | instance | ok: [instance]
2026-06-05 02:49:35.057656 | instance |
2026-06-05 02:49:35.057799 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-06-05 02:49:35.057925 | instance | Friday 05 June 2026 02:49:35 +0000 (0:00:00.189) 0:16:21.499 ***********
2026-06-05 02:49:35.257532 | instance | ok: [instance]
2026-06-05 02:49:35.257604 | instance |
2026-06-05 02:49:35.257741 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-06-05 02:49:35.257860 | instance | Friday 05 June 2026 02:49:35 +0000 (0:00:00.199) 0:16:21.698 ***********
2026-06-05 02:49:35.938763 | instance | changed: [instance]
2026-06-05 02:49:35.939052 | instance |
2026-06-05 02:49:35.939348 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-06-05 02:49:35.939615 | instance | Friday 05 June 2026 02:49:35 +0000 (0:00:00.681) 0:16:22.380 ***********
2026-06-05 02:49:52.836793 | instance | changed: [instance] => (item=alertmanager)
2026-06-05 02:49:52.836881 | instance | changed: [instance] => (item=grafana)
2026-06-05 02:49:52.837131 | instance | changed: [instance] => (item=prometheus)
2026-06-05 02:49:52.837199 | instance |
2026-06-05 02:49:52.837217 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-06-05 02:49:52.837345 | instance | Friday 05 June 2026 02:49:52 +0000 (0:00:16.898) 0:16:39.278 ***********
2026-06-05 02:49:54.841089 | instance | ok: [instance] => (item=alertmanager)
2026-06-05 02:49:54.841158 | instance | ok: [instance] => (item=grafana)
2026-06-05 02:49:54.841717 | instance | ok: [instance] => (item=prometheus)
2026-06-05 02:49:54.841791 | instance |
2026-06-05 02:49:54.841818 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-06-05 02:49:54.841829 | instance | Friday 05 June 2026 02:49:54 +0000 (0:00:02.004) 0:16:41.282 ***********
2026-06-05 02:49:58.064222 | instance | changed: [instance] => (item=None)
2026-06-05 02:49:58.064295 | instance | changed: [instance] => (item=None)
2026-06-05 02:49:58.064954 | instance | changed: [instance] => (item=None)
2026-06-05 02:49:58.064996 | instance | changed: [instance]
2026-06-05 02:49:58.065001 | instance |
2026-06-05 02:49:58.065006 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-06-05 02:49:58.065011 | instance | Friday 05 June 2026 02:49:58 +0000 (0:00:03.223) 0:16:44.505 ***********
2026-06-05 02:50:03.364797 | instance | changed: [instance] => (item=None)
2026-06-05 02:50:03.364885 | instance | changed: [instance] => (item=None)
2026-06-05 02:50:03.365199 | instance | changed: [instance] => (item=None)
2026-06-05 02:50:03.365258 | instance | changed: [instance] => (item=None)
2026-06-05 02:50:03.365274 | instance | changed: [instance] => (item=None)
2026-06-05 02:50:03.365697 | instance | changed: [instance]
2026-06-05 02:50:03.365735 | instance |
2026-06-05 02:50:03.365740 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-06-05 02:50:03.365745 | instance | Friday 05 June 2026 02:50:03 +0000 (0:00:05.300) 0:16:49.806 ***********
2026-06-05 02:50:14.732483 | instance | changed: [instance] => (item=alertmanager)
2026-06-05 02:50:14.732574 | instance | changed: [instance] => (item=prometheus)
2026-06-05 02:50:14.732938 | instance |
2026-06-05 02:50:14.732972 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-06-05 02:50:14.732978 | instance | Friday 05 June 2026 02:50:14 +0000 (0:00:11.367) 0:17:01.174 ***********
2026-06-05 02:50:26.073779 | instance | changed: [instance] => (item=alertmanager)
2026-06-05 02:50:26.073856 | instance | changed: [instance] => (item=prometheus)
2026-06-05 02:50:26.074299 | instance |
2026-06-05 02:50:26.074337 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-06-05 02:50:26.074343 | instance | Friday 05 June 2026 02:50:26 +0000 (0:00:11.341) 0:17:12.515 ***********
2026-06-05 02:50:26.767360 | instance | changed: [instance]
2026-06-05 02:50:26.767429 | instance |
2026-06-05 02:50:26.767443 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-06-05 02:50:26.767582 | instance | Friday 05 June 2026 02:50:26 +0000 (0:00:00.693) 0:17:13.208 ***********
2026-06-05 02:50:33.227985 | instance | ok: [instance]
2026-06-05 02:50:33.228206 | instance |
2026-06-05 02:50:33.228509 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-06-05 02:50:33.228857 | instance | Friday 05 June 2026 02:50:33 +0000 (0:00:06.460) 0:17:19.669 ***********
2026-06-05 02:50:46.993172 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-06-05 02:50:46.993255 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-06-05 02:50:46.993267 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-06-05 02:50:46.993341 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-06-05 02:50:46.993629 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-06-05 02:50:46.993894 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-06-05 02:50:46.994177 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-06-05 02:50:46.994436 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-06-05 02:50:46.994697 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-06-05 02:50:46.994959 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-06-05 02:50:46.995228 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-06-05 02:50:46.995506 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-06-05 02:50:46.995811 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-06-05 02:50:46.996110 | instance |
2026-06-05 02:50:46.996382 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-06-05 02:50:46.996681 | instance | Friday 05 June 2026 02:50:46 +0000 (0:00:13.764) 0:17:33.433 ***********
2026-06-05 02:51:17.777028 | instance | changed: [instance]
2026-06-05 02:51:17.777717 | instance |
2026-06-05 02:51:17.777777 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:51:17.777805 | instance | Friday 05 June 2026 02:51:17 +0000 (0:00:30.784) 0:18:04.218 ***********
2026-06-05 02:51:17.843475 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:51:17.843902 | instance |
2026-06-05 02:51:17.844061 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:51:17.844334 | instance | Friday 05 June 2026 02:51:17 +0000 (0:00:00.066) 0:18:04.284 ***********
2026-06-05 02:51:18.393365 | instance | changed: [instance]
2026-06-05 02:51:18.393685 | instance |
2026-06-05 02:51:18.394074 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-06-05 02:51:18.394529 | instance | Friday 05 June 2026 02:51:18 +0000 (0:00:00.549) 0:18:04.834 ***********
2026-06-05 02:51:21.398149 | instance | changed: [instance]
2026-06-05 02:51:21.398324 | instance |
2026-06-05 02:51:21.398511 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:51:21.398676 | instance | Friday 05 June 2026 02:51:21 +0000 (0:00:03.004) 0:18:07.839 ***********
2026-06-05 02:51:21.452574 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:51:21.452686 | instance |
2026-06-05 02:51:21.452854 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:51:21.453017 | instance | Friday 05 June 2026 02:51:21 +0000 (0:00:00.054) 0:18:07.894 ***********
2026-06-05 02:51:21.958589 | instance | changed: [instance]
2026-06-05 02:51:21.958829 | instance |
2026-06-05 02:51:21.959131 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-06-05 02:51:21.959419 | instance | Friday 05 June 2026 02:51:21 +0000 (0:00:00.505) 0:18:08.399 ***********
2026-06-05 02:51:24.599791 | instance | changed: [instance]
2026-06-05 02:51:24.600455 | instance |
2026-06-05 02:51:24.600513 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:51:24.600531 | instance | Friday 05 June 2026 02:51:24 +0000 (0:00:02.641) 0:18:11.040 ***********
2026-06-05 02:51:24.653418 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:51:24.653497 | instance |
2026-06-05 02:51:24.653699 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:51:24.653763 | instance | Friday 05 June 2026 02:51:24 +0000 (0:00:00.054) 0:18:11.095 ***********
2026-06-05 02:51:25.212072 | instance | changed: [instance]
2026-06-05 02:51:25.212380 | instance |
2026-06-05 02:51:25.212737 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-06-05 02:51:25.213083 | instance | Friday 05 June 2026 02:51:25 +0000 (0:00:00.558) 0:18:11.653 ***********
2026-06-05 02:51:26.823796 | instance | changed: [instance]
2026-06-05 02:51:26.823926 | instance |
2026-06-05 02:51:26.824105 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-06-05 02:51:26.825239 | instance | Friday 05 June 2026 02:51:26 +0000 (0:00:01.612) 0:18:13.265 ***********
2026-06-05 02:51:28.610383 | instance | changed: [instance]
2026-06-05 02:51:28.610628 | instance |
2026-06-05 02:51:28.610917 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:51:28.611234 | instance | Friday 05 June 2026 02:51:28 +0000 (0:00:01.786) 0:18:15.051 ***********
2026-06-05 02:51:28.668363 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:51:28.669121 | instance |
2026-06-05 02:51:28.669130 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:51:28.669203 | instance | Friday 05 June 2026 02:51:28 +0000 (0:00:00.056) 0:18:15.108 ***********
2026-06-05 02:51:29.165072 | instance | changed: [instance]
2026-06-05 02:51:29.165876 | instance |
2026-06-05 02:51:29.165940 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-06-05 02:51:29.165971 | instance | Friday 05 June 2026 02:51:29 +0000 (0:00:00.498) 0:18:15.606 ***********
2026-06-05 02:51:31.154071 | instance | changed: [instance]
2026-06-05 02:51:31.154217 | instance |
2026-06-05 02:51:31.154407 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:51:31.154585 | instance | Friday 05 June 2026 02:51:31 +0000 (0:00:01.988) 0:18:17.595 ***********
2026-06-05 02:51:31.205005 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:51:31.205245 | instance |
2026-06-05 02:51:31.205524 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:51:31.205790 | instance | Friday 05 June 2026 02:51:31 +0000 (0:00:00.050) 0:18:17.646 ***********
2026-06-05 02:51:31.706470 | instance | changed: [instance]
2026-06-05 02:51:31.707145 | instance |
2026-06-05 02:51:31.707178 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-06-05 02:51:31.707300 | instance | Friday 05 June 2026 02:51:31 +0000 (0:00:00.500) 0:18:18.146 ***********
2026-06-05 02:51:33.635500 | instance | changed: [instance]
2026-06-05 02:51:33.635851 | instance |
2026-06-05 02:51:33.636170 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-06-05 02:51:33.636430 | instance |
2026-06-05 02:51:33.636753 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:51:33.636989 | instance | Friday 05 June 2026 02:51:33 +0000 (0:00:01.930) 0:18:20.077 ***********
2026-06-05 02:51:35.484639 | instance | ok: [instance]
2026-06-05 02:51:35.484880 | instance |
2026-06-05 02:51:35.485221 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-05 02:51:35.485408 | instance | Friday 05 June 2026 02:51:35 +0000 (0:00:01.848) 0:18:21.926 ***********
2026-06-05 02:51:35.564083 | instance | skipping: [instance]
2026-06-05 02:51:35.564314 | instance |
2026-06-05 02:51:35.564601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 02:51:35.564919 | instance | Friday 05 June 2026 02:51:35 +0000 (0:00:00.079) 0:18:22.005 ***********
2026-06-05 02:51:35.636148 | instance | ok: [instance]
2026-06-05 02:51:35.636378 | instance |
2026-06-05 02:51:35.636645 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 02:51:35.636907 | instance | Friday 05 June 2026 02:51:35 +0000 (0:00:00.072) 0:18:22.077 ***********
2026-06-05 02:51:35.684537 | instance | skipping: [instance]
2026-06-05 02:51:35.684772 | instance |
2026-06-05 02:51:35.685053 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 02:51:35.685317 | instance | Friday 05 June 2026 02:51:35 +0000 (0:00:00.048) 0:18:22.126 ***********
2026-06-05 02:51:35.729131 | instance | skipping: [instance]
2026-06-05 02:51:35.729407 | instance |
2026-06-05 02:51:35.729716 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 02:51:35.730004 | instance | Friday 05 June 2026 02:51:35 +0000 (0:00:00.044) 0:18:22.170 ***********
2026-06-05 02:51:35.770757 | instance | skipping: [instance]
2026-06-05 02:51:35.770998 | instance |
2026-06-05 02:51:35.771296 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 02:51:35.771624 | instance | Friday 05 June 2026 02:51:35 +0000 (0:00:00.041) 0:18:22.212 ***********
2026-06-05 02:51:35.813312 | instance | skipping: [instance]
2026-06-05 02:51:35.813557 | instance |
2026-06-05 02:51:35.813858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 02:51:35.814141 | instance | Friday 05 June 2026 02:51:35 +0000 (0:00:00.042) 0:18:22.255 ***********
2026-06-05 02:51:35.856238 | instance | skipping: [instance]
2026-06-05 02:51:35.856556 | instance |
2026-06-05 02:51:35.856932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 02:51:35.857283 | instance | Friday 05 June 2026 02:51:35 +0000 (0:00:00.042) 0:18:22.297 ***********
2026-06-05 02:51:35.911313 | instance | ok: [instance]
2026-06-05 02:51:35.911512 | instance |
2026-06-05 02:51:35.911822 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 02:51:35.912041 | instance | Friday 05 June 2026 02:51:35 +0000 (0:00:00.055) 0:18:22.352 ***********
2026-06-05 02:51:35.979312 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 02:51:35.991101 | instance |
2026-06-05 02:51:35.991144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 02:51:35.991156 | instance | Friday 05 June 2026 02:51:35 +0000 (0:00:00.068) 0:18:22.420 ***********
2026-06-05 02:51:36.047458 | instance | ok: [instance]
2026-06-05 02:51:36.047691 | instance |
2026-06-05 02:51:36.047941 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:51:36.048145 | instance | Friday 05 June 2026 02:51:36 +0000 (0:00:00.068) 0:18:22.489 ***********
2026-06-05 02:51:36.113978 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:51:36.114227 | instance |
2026-06-05 02:51:36.114557 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:51:36.114847 | instance | Friday 05 June 2026 02:51:36 +0000 (0:00:00.066) 0:18:22.555 ***********
2026-06-05 02:51:36.653218 | instance | changed: [instance]
2026-06-05 02:51:36.653353 | instance |
2026-06-05 02:51:36.653533 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-06-05 02:51:36.653711 | instance | Friday 05 June 2026 02:51:36 +0000 (0:00:00.539) 0:18:23.094 ***********
2026-06-05 02:51:39.334228 | instance | changed: [instance]
2026-06-05 02:51:39.334332 | instance |
2026-06-05 02:51:39.334458 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-06-05 02:51:39.334581 | instance | Friday 05 June 2026 02:51:39 +0000 (0:00:02.681) 0:18:25.775 ***********
2026-06-05 02:51:41.017583 | instance | changed: [instance]
2026-06-05 02:51:41.017808 | instance |
2026-06-05 02:51:41.018088 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-05 02:51:41.018802 | instance | Friday 05 June 2026 02:51:41 +0000 (0:00:01.682) 0:18:27.458 ***********
2026-06-05 02:51:46.107798 | instance | changed: [instance]
2026-06-05 02:51:46.107976 | instance |
2026-06-05 02:51:46.108871 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-05 02:51:46.108938 | instance | Friday 05 June 2026 02:51:46 +0000 (0:00:05.090) 0:18:32.548 ***********
2026-06-05 02:51:46.312981 | instance | changed: [instance]
2026-06-05 02:51:46.313044 | instance |
2026-06-05 02:51:46.313339 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-05 02:51:46.313380 | instance | Friday 05 June 2026 02:51:46 +0000 (0:00:00.205) 0:18:32.754 ***********
2026-06-05 02:51:46.838475 | instance | changed: [instance]
2026-06-05 02:51:46.838565 | instance |
2026-06-05 02:51:46.838699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 02:51:46.838823 | instance | Friday 05 June 2026 02:51:46 +0000 (0:00:00.525) 0:18:33.280 ***********
2026-06-05 02:51:46.925587 | instance | ok: [instance]
2026-06-05 02:51:46.925643 | instance |
2026-06-05 02:51:46.925935 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 02:51:46.925975 | instance | Friday 05 June 2026 02:51:46 +0000 (0:00:00.087) 0:18:33.367 ***********
2026-06-05 02:51:47.009355 | instance | included: rabbitmq for instance
2026-06-05 02:51:47.009431 | instance |
2026-06-05 02:51:47.009594 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-05 02:51:47.009750 | instance | Friday 05 June 2026 02:51:47 +0000 (0:00:00.083) 0:18:33.451 ***********
2026-06-05 02:51:47.696711 | instance | ok: [instance]
2026-06-05 02:51:47.696935 | instance |
2026-06-05 02:51:47.697214 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-05 02:51:47.697480 | instance | Friday 05 June 2026 02:51:47 +0000 (0:00:00.687) 0:18:34.138 ***********
2026-06-05 02:51:47.749090 | instance | skipping: [instance]
2026-06-05 02:51:47.749655 | instance |
2026-06-05 02:51:47.749989 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-05 02:51:47.750302 | instance | Friday 05 June 2026 02:51:47 +0000 (0:00:00.052) 0:18:34.190 ***********
2026-06-05 02:51:47.805862 | instance | skipping: [instance]
2026-06-05 02:51:47.805935 | instance |
2026-06-05 02:51:47.806051 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-05 02:51:47.806160 | instance | Friday 05 June 2026 02:51:47 +0000 (0:00:00.057) 0:18:34.247 ***********
2026-06-05 02:51:47.862072 | instance | skipping: [instance]
2026-06-05 02:51:47.862173 | instance |
2026-06-05 02:51:47.862292 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-05 02:51:47.862409 | instance | Friday 05 June 2026 02:51:47 +0000 (0:00:00.056) 0:18:34.304 ***********
2026-06-05 02:52:29.340560 | instance | changed: [instance]
2026-06-05 02:52:29.340725 | instance |
2026-06-05 02:52:29.341087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 02:52:29.341138 | instance | Friday 05 June 2026 02:52:29 +0000 (0:00:41.477) 0:19:15.781 ***********
2026-06-05 02:52:30.050429 | instance | ok: [instance]
2026-06-05 02:52:30.050501 | instance |
2026-06-05 02:52:30.050766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 02:52:30.050802 | instance | Friday 05 June 2026 02:52:30 +0000 (0:00:00.710) 0:19:16.492 ***********
2026-06-05 02:52:30.105840 | instance | ok: [instance]
2026-06-05 02:52:30.106123 | instance |
2026-06-05 02:52:30.106257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 02:52:30.106367 | instance | Friday 05 June 2026 02:52:30 +0000 (0:00:00.055) 0:19:16.547 ***********
2026-06-05 02:52:30.160926 | instance | skipping: [instance]
2026-06-05 02:52:30.161164 | instance |
2026-06-05 02:52:30.161510 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 02:52:30.161814 | instance | Friday 05 June 2026 02:52:30 +0000 (0:00:00.055) 0:19:16.602 ***********
2026-06-05 02:52:30.223356 | instance | skipping: [instance]
2026-06-05 02:52:30.223565 | instance |
2026-06-05 02:52:30.223962 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 02:52:30.224248 | instance | Friday 05 June 2026 02:52:30 +0000 (0:00:00.062) 0:19:16.664 ***********
2026-06-05 02:52:30.275978 | instance | ok: [instance]
2026-06-05 02:52:30.276240 | instance |
2026-06-05 02:52:30.276539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 02:52:30.276783 | instance | Friday 05 June 2026 02:52:30 +0000 (0:00:00.052) 0:19:16.717 ***********
2026-06-05 02:52:30.371063 | instance | ok: [instance] => (item=identity)
2026-06-05 02:52:30.371377 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-05 02:52:30.371672 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 02:52:30.372181 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 02:52:30.372504 | instance |
2026-06-05 02:52:30.372847 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 02:52:30.373253 | instance | Friday 05 June 2026 02:52:30 +0000 (0:00:00.095) 0:19:16.812 ***********
2026-06-05 02:52:30.434809 | instance | ok: [instance]
2026-06-05 02:52:30.435424 | instance |
2026-06-05 02:52:30.435498 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:52:30.436194 | instance | Friday 05 June 2026 02:52:30 +0000 (0:00:00.062) 0:19:16.875 ***********
2026-06-05 02:52:30.503083 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:52:30.503302 | instance |
2026-06-05 02:52:30.503575 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:52:30.503973 | instance | Friday 05 June 2026 02:52:30 +0000 (0:00:00.068) 0:19:16.944 ***********
2026-06-05 02:52:31.055916 | instance | changed: [instance]
2026-06-05 02:52:31.056133 | instance |
2026-06-05 02:52:31.056394 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-06-05 02:52:31.056697 | instance | Friday 05 June 2026 02:52:31 +0000 (0:00:00.553) 0:19:17.497 ***********
2026-06-05 02:52:32.537971 | instance | ok: [instance] => (item=None)
2026-06-05 02:52:32.538213 | instance | ok: [instance]
2026-06-05 02:52:32.538464 | instance |
2026-06-05 02:52:32.538751 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-06-05 02:52:32.539058 | instance | Friday 05 June 2026 02:52:32 +0000 (0:00:01.482) 0:19:18.979 ***********
2026-06-05 02:52:33.657968 | instance | ok: [instance] => (item=atmosphere)
2026-06-05 02:52:33.658192 | instance |
2026-06-05 02:52:33.658494 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-06-05 02:52:33.658770 | instance | Friday 05 June 2026 02:52:33 +0000 (0:00:01.120) 0:19:20.099 ***********
2026-06-05 02:52:34.615361 | instance | changed: [instance]
2026-06-05 02:52:34.615597 | instance |
2026-06-05 02:52:34.615934 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-06-05 02:52:34.616256 | instance | Friday 05 June 2026 02:52:34 +0000 (0:00:00.957) 0:19:21.056 ***********
2026-06-05 02:52:35.646673 | instance | changed: [instance] => (item=None)
2026-06-05 02:52:35.646967 | instance | changed: [instance]
2026-06-05 02:52:35.647244 | instance |
2026-06-05 02:52:35.647567 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-06-05 02:52:35.647938 | instance | Friday 05 June 2026 02:52:35 +0000 (0:00:01.031) 0:19:22.087 ***********
2026-06-05 02:52:37.143181 | instance | changed: [instance] => (item=None)
2026-06-05 02:52:37.143256 | instance | changed: [instance]
2026-06-05 02:52:37.143718 | instance |
2026-06-05 02:52:37.143796 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-06-05 02:52:37.144136 | instance | Friday 05 June 2026 02:52:37 +0000 (0:00:01.496) 0:19:23.584 ***********
2026-06-05 02:55:16.381372 | instance | changed: [instance]
2026-06-05 02:55:16.381444 | instance |
2026-06-05 02:55:16.381555 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 02:55:16.381711 | instance | Friday 05 June 2026 02:55:16 +0000 (0:02:39.238) 0:22:02.823 ***********
2026-06-05 02:55:16.494555 | instance | included: openstack_helm_ingress for instance
2026-06-05 02:55:16.494628 | instance |
2026-06-05 02:55:16.494775 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 02:55:16.494902 | instance | Friday 05 June 2026 02:55:16 +0000 (0:00:00.113) 0:22:02.936 ***********
2026-06-05 02:55:16.543398 | instance | skipping: [instance]
2026-06-05 02:55:16.543640 | instance |
2026-06-05 02:55:16.543979 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 02:55:16.544248 | instance | Friday 05 June 2026 02:55:16 +0000 (0:00:00.048) 0:22:02.984 ***********
2026-06-05 02:55:16.611466 | instance | skipping: [instance]
2026-06-05 02:55:16.611748 | instance |
2026-06-05 02:55:16.612032 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 02:55:16.612294 | instance | Friday 05 June 2026 02:55:16 +0000 (0:00:00.067) 0:22:03.052 ***********
2026-06-05 02:55:16.678955 | instance | ok: [instance]
2026-06-05 02:55:16.679249 | instance |
2026-06-05 02:55:16.679532 | instance | TASK [Create Ingress identity] *************************************************
2026-06-05 02:55:16.679949 | instance | Friday 05 June 2026 02:55:16 +0000 (0:00:00.067) 0:22:03.120 ***********
2026-06-05 02:55:16.757574 | instance | included: ingress for instance
2026-06-05 02:55:16.757911 | instance |
2026-06-05 02:55:16.758240 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-06-05 02:55:16.758564 | instance | Friday 05 June 2026 02:55:16 +0000 (0:00:00.078) 0:22:03.198 ***********
2026-06-05 02:55:17.854655 | instance | changed: [instance]
2026-06-05 02:55:17.854750 | instance |
2026-06-05 02:55:17.854874 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-06-05 02:55:17.855002 | instance | Friday 05 June 2026 02:55:17 +0000 (0:00:01.097) 0:22:04.296 ***********
2026-06-05 02:55:22.164779 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-06-05 02:55:22.164909 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-06-05 02:55:22.165082 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-06-05 02:55:22.165245 | instance | ok: [instance]
2026-06-05 02:55:22.165396 | instance |
2026-06-05 02:55:22.165560 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-06-05 02:55:22.165726 | instance | Friday 05 June 2026 02:55:22 +0000 (0:00:04.310) 0:22:08.606 ***********
2026-06-05 02:55:22.824946 | instance | ok: [instance]
2026-06-05 02:55:22.825090 | instance |
2026-06-05 02:55:22.825256 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-06-05 02:55:22.825474 | instance | Friday 05 June 2026 02:55:22 +0000 (0:00:00.660) 0:22:09.266 ***********
2026-06-05 02:55:24.115066 | instance | ok: [instance] => (item=atmosphere)
2026-06-05 02:55:24.115260 | instance |
2026-06-05 02:55:24.115540 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-06-05 02:55:24.115922 | instance | Friday 05 June 2026 02:55:24 +0000 (0:00:01.290) 0:22:10.556 ***********
2026-06-05 02:55:25.271590 | instance | changed: [instance] => (item=atmosphere)
2026-06-05 02:55:25.271665 | instance |
2026-06-05 02:55:25.271933 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-06-05 02:55:25.272202 | instance | Friday 05 June 2026 02:55:25 +0000 (0:00:01.156) 0:22:11.712 ***********
2026-06-05 02:55:26.333299 | instance | changed: [instance] => (item=atmosphere)
2026-06-05 02:55:26.333381 | instance |
2026-06-05 02:55:26.333614 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-06-05 02:55:26.333634 | instance | Friday 05 June 2026 02:55:26 +0000 (0:00:01.062) 0:22:12.775 ***********
2026-06-05 02:55:27.520037 | instance | changed: [instance] => (item=atmosphere)
2026-06-05 02:55:27.520169 | instance |
2026-06-05 02:55:27.520545 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-06-05 02:55:27.520600 | instance | Friday 05 June 2026 02:55:27 +0000 (0:00:01.185) 0:22:13.960 ***********
2026-06-05 02:55:27.828856 | instance | changed: [instance]
2026-06-05 02:55:27.828930 | instance |
2026-06-05 02:55:27.829228 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:55:27.829268 | instance | Friday 05 June 2026 02:55:27 +0000 (0:00:00.309) 0:22:14.270 ***********
2026-06-05 02:55:28.872040 | instance | ok: [instance]
2026-06-05 02:55:28.872130 | instance |
2026-06-05 02:55:28.872255 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-05 02:55:28.872376 | instance | Friday 05 June 2026 02:55:28 +0000 (0:00:01.043) 0:22:15.313 ***********
2026-06-05 02:55:29.116184 | instance | ok: [instance]
2026-06-05 02:55:29.116275 | instance |
2026-06-05 02:55:29.116400 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:55:29.116567 | instance | Friday 05 June 2026 02:55:29 +0000 (0:00:00.244) 0:22:15.557 ***********
2026-06-05 02:55:29.204632 | instance | ok: [instance] => {
2026-06-05 02:55:29.204821 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-06-05 02:55:29.204989 | instance | }
2026-06-05 02:55:29.205163 | instance |
2026-06-05 02:55:29.205373 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:55:29.205583 | instance | Friday 05 June 2026 02:55:29 +0000 (0:00:00.088) 0:22:15.646 ***********
2026-06-05 02:55:29.845991 | instance | changed: [instance]
2026-06-05 02:55:29.846267 | instance |
2026-06-05 02:55:29.846570 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:55:29.846851 | instance | Friday 05 June 2026 02:55:29 +0000 (0:00:00.640) 0:22:16.287 ***********
2026-06-05 02:55:31.138829 | instance | changed: [instance]
2026-06-05 02:55:31.139144 | instance |
2026-06-05 02:55:31.140319 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-06-05 02:55:31.140893 | instance | Friday 05 June 2026 02:55:31 +0000 (0:00:01.293) 0:22:17.580 ***********
2026-06-05 02:55:31.643650 | instance | changed: [instance]
2026-06-05 02:55:31.643887 | instance |
2026-06-05 02:55:31.644178 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-06-05 02:55:31.644528 | instance | Friday 05 June 2026 02:55:31 +0000 (0:00:00.504) 0:22:18.085 ***********
2026-06-05 02:55:32.399807 | instance | ok: [instance]
2026-06-05 02:55:32.400754 | instance |
2026-06-05 02:55:32.400822 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-06-05 02:55:32.400835 | instance | Friday 05 June 2026 02:55:32 +0000 (0:00:00.756) 0:22:18.841 ***********
2026-06-05 02:55:33.053219 | instance | ok: [instance]
2026-06-05 02:55:33.053459 | instance |
2026-06-05 02:55:33.053812 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-06-05 02:55:33.054040 | instance | Friday 05 June 2026 02:55:33 +0000 (0:00:00.653) 0:22:19.494 ***********
2026-06-05 02:55:33.412124 | instance | ok: [instance]
2026-06-05 02:55:33.412184 | instance |
2026-06-05 02:55:33.412195 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-06-05 02:55:33.412205 | instance | Friday 05 June 2026 02:55:33 +0000 (0:00:00.358) 0:22:19.852 ***********
2026-06-05 02:55:33.530422 | instance | included: openstack_helm_endpoints for instance
2026-06-05 02:55:33.530496 | instance |
2026-06-05 02:55:33.530776 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 02:55:33.530817 | instance | Friday 05 June 2026 02:55:33 +0000 (0:00:00.119) 0:22:19.972 ***********
2026-06-05 02:55:33.582430 | instance | skipping: [instance]
2026-06-05 02:55:33.582517 | instance |
2026-06-05 02:55:33.582711 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 02:55:33.582842 | instance | Friday 05 June 2026 02:55:33 +0000 (0:00:00.051) 0:22:20.023 ***********
2026-06-05 02:55:33.630883 | instance | skipping: [instance]
2026-06-05 02:55:33.630959 | instance |
2026-06-05 02:55:33.630971 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 02:55:33.630980 | instance | Friday 05 June 2026 02:55:33 +0000 (0:00:00.047) 0:22:20.071 ***********
2026-06-05 02:55:33.671212 | instance | skipping: [instance]
2026-06-05 02:55:33.671282 | instance |
2026-06-05 02:55:33.671409 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 02:55:33.671530 | instance | Friday 05 June 2026 02:55:33 +0000 (0:00:00.041) 0:22:20.113 ***********
2026-06-05 02:55:33.712737 | instance | skipping: [instance]
2026-06-05 02:55:33.712814 | instance |
2026-06-05 02:55:33.712924 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 02:55:33.713046 | instance | Friday 05 June 2026 02:55:33 +0000 (0:00:00.041) 0:22:20.154 ***********
2026-06-05 02:55:33.753448 | instance | skipping: [instance]
2026-06-05 02:55:33.753512 | instance |
2026-06-05 02:55:33.753729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 02:55:33.753766 | instance | Friday 05 June 2026 02:55:33 +0000 (0:00:00.040) 0:22:20.195 ***********
2026-06-05 02:55:33.804793 | instance | skipping: [instance]
2026-06-05 02:55:33.804958 | instance |
2026-06-05 02:55:33.805105 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 02:55:33.805161 | instance | Friday 05 June 2026 02:55:33 +0000 (0:00:00.051) 0:22:20.246 ***********
2026-06-05 02:55:33.860817 | instance | ok: [instance]
2026-06-05 02:55:33.860886 | instance |
2026-06-05 02:55:33.861053 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 02:55:33.861157 | instance | Friday 05 June 2026 02:55:33 +0000 (0:00:00.056) 0:22:20.302 ***********
2026-06-05 02:55:33.931317 | instance | ok: [instance] => (item=identity)
2026-06-05 02:55:33.931382 | instance |
2026-06-05 02:55:33.931523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 02:55:33.931638 | instance | Friday 05 June 2026 02:55:33 +0000 (0:00:00.070) 0:22:20.372 ***********
2026-06-05 02:55:33.996477 | instance | ok: [instance]
2026-06-05 02:55:33.996720 | instance |
2026-06-05 02:55:33.996990 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-06-05 02:55:33.997256 | instance | Friday 05 June 2026 02:55:33 +0000 (0:00:00.064) 0:22:20.437 ***********
2026-06-05 02:55:34.538495 | instance | changed: [instance]
2026-06-05 02:55:34.538723 | instance |
2026-06-05 02:55:34.539022 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-06-05 02:55:34.539283 | instance | Friday 05 June 2026 02:55:34 +0000 (0:00:00.541) 0:22:20.979 ***********
2026-06-05 02:55:35.041214 | instance | changed: [instance]
2026-06-05 02:55:35.041461 | instance |
2026-06-05 02:55:35.041754 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-06-05 02:55:35.042115 | instance | Friday 05 June 2026 02:55:35 +0000 (0:00:00.502) 0:22:21.482 ***********
2026-06-05 02:55:35.533840 | instance | changed: [instance]
2026-06-05 02:55:35.534074 | instance |
2026-06-05 02:55:35.534384 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-06-05 02:55:35.534672 | instance | Friday 05 June 2026 02:55:35 +0000 (0:00:00.492) 0:22:21.975 ***********
2026-06-05 02:55:36.053554 | instance | changed: [instance]
2026-06-05 02:55:36.053614 | instance |
2026-06-05 02:55:36.054170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 02:55:36.054229 | instance | Friday 05 June 2026 02:55:36 +0000 (0:00:00.519) 0:22:22.494 ***********
2026-06-05 02:55:36.134502 | instance | ok: [instance]
2026-06-05 02:55:36.134693 | instance |
2026-06-05 02:55:36.135039 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 02:55:36.135060 | instance | Friday 05 June 2026 02:55:36 +0000 (0:00:00.081) 0:22:22.576 ***********
2026-06-05 02:55:36.211663 | instance | included: rabbitmq for instance
2026-06-05 02:55:36.211774 | instance |
2026-06-05 02:55:36.212019 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-05 02:55:36.212035 | instance | Friday 05 June 2026 02:55:36 +0000 (0:00:00.077) 0:22:22.653 ***********
2026-06-05 02:55:36.902849 | instance | ok: [instance]
2026-06-05 02:55:36.902922 | instance |
2026-06-05 02:55:36.903050 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-05 02:55:36.903167 | instance | Friday 05 June 2026 02:55:36 +0000 (0:00:00.690) 0:22:23.344 ***********
2026-06-05 02:55:36.956829 | instance | skipping: [instance]
2026-06-05 02:55:36.957063 | instance |
2026-06-05 02:55:36.957365 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-05 02:55:36.957635 | instance | Friday 05 June 2026 02:55:36 +0000 (0:00:00.053) 0:22:23.398 ***********
2026-06-05 02:55:37.002429 | instance | skipping: [instance]
2026-06-05 02:55:37.002649 | instance |
2026-06-05 02:55:37.002918 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-05 02:55:37.003240 | instance | Friday 05 June 2026 02:55:36 +0000 (0:00:00.045) 0:22:23.444 ***********
2026-06-05 02:55:37.055876 | instance | skipping: [instance]
2026-06-05 02:55:37.056058 | instance |
2026-06-05 02:55:37.056405 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-05 02:55:37.056673 | instance | Friday 05 June 2026 02:55:37 +0000 (0:00:00.053) 0:22:23.497 ***********
2026-06-05 02:56:07.887919 | instance | changed: [instance]
2026-06-05 02:56:07.888001 | instance |
2026-06-05 02:56:07.888338 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 02:56:07.888462 | instance | Friday 05 June 2026 02:56:07 +0000 (0:00:30.832) 0:22:54.329 ***********
2026-06-05 02:56:08.573120 | instance | ok: [instance]
2026-06-05 02:56:08.573189 | instance |
2026-06-05 02:56:08.573198 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 02:56:08.573205 | instance | Friday 05 June 2026 02:56:08 +0000 (0:00:00.684) 0:22:55.014 ***********
2026-06-05 02:56:08.632078 | instance | ok: [instance]
2026-06-05 02:56:08.632158 | instance |
2026-06-05 02:56:08.632424 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 02:56:08.632468 | instance | Friday 05 June 2026 02:56:08 +0000 (0:00:00.059) 0:22:55.073 ***********
2026-06-05 02:56:08.688977 | instance | skipping: [instance]
2026-06-05 02:56:08.689478 | instance |
2026-06-05 02:56:08.689523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 02:56:08.689531 | instance | Friday 05 June 2026 02:56:08 +0000 (0:00:00.056) 0:22:55.130 ***********
2026-06-05 02:56:08.752617 | instance | skipping: [instance]
2026-06-05 02:56:08.752694 | instance |
2026-06-05 02:56:08.752962 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 02:56:08.753006 | instance | Friday 05 June 2026 02:56:08 +0000 (0:00:00.063) 0:22:55.194 ***********
2026-06-05 02:56:08.812098 | instance | ok: [instance]
2026-06-05 02:56:08.812194 | instance |
2026-06-05 02:56:08.812594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 02:56:08.812642 | instance | Friday 05 June 2026 02:56:08 +0000 (0:00:00.059) 0:22:55.253 ***********
2026-06-05 02:56:08.935299 | instance | ok: [instance] => (item=key_manager)
2026-06-05 02:56:08.935508 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-05 02:56:08.935672 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 02:56:08.935898 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 02:56:08.936064 | instance | ok: [instance] => (item=identity)
2026-06-05 02:56:08.936210 | instance |
2026-06-05 02:56:08.936369 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 02:56:08.936534 | instance | Friday 05 June 2026 02:56:08 +0000 (0:00:00.123) 0:22:55.376 ***********
2026-06-05 02:56:09.004883 | instance | ok: [instance]
2026-06-05 02:56:09.005105 | instance |
2026-06-05 02:56:09.005396 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:56:09.005664 | instance | Friday 05 June 2026 02:56:08 +0000 (0:00:00.069) 0:22:55.446 ***********
2026-06-05 02:56:09.064540 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:56:09.064776 | instance |
2026-06-05 02:56:09.065160 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:56:09.065533 | instance | Friday 05 June 2026 02:56:09 +0000 (0:00:00.059) 0:22:55.506 ***********
2026-06-05 02:56:09.591954 | instance | changed: [instance]
2026-06-05 02:56:09.592024 | instance |
2026-06-05 02:56:09.592162 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-06-05 02:56:09.592295 | instance | Friday 05 June 2026 02:56:09 +0000 (0:00:00.527) 0:22:56.033 ***********
2026-06-05 02:57:45.634328 | instance | changed: [instance]
2026-06-05 02:57:45.634586 | instance |
2026-06-05 02:57:45.634851 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 02:57:45.635112 | instance | Friday 05 June 2026 02:57:45 +0000 (0:01:36.042) 0:24:32.075 ***********
2026-06-05 02:57:45.733214 | instance | included: openstack_helm_ingress for instance
2026-06-05 02:57:45.733441 | instance |
2026-06-05 02:57:45.733704 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 02:57:45.734002 | instance | Friday 05 June 2026 02:57:45 +0000 (0:00:00.098) 0:24:32.174 ***********
2026-06-05 02:57:45.788410 | instance | skipping: [instance]
2026-06-05 02:57:45.788637 | instance |
2026-06-05 02:57:45.788950 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 02:57:45.789222 | instance | Friday 05 June 2026 02:57:45 +0000 (0:00:00.054) 0:24:32.229 ***********
2026-06-05 02:57:45.845588 | instance | skipping: [instance]
2026-06-05 02:57:45.845850 | instance |
2026-06-05 02:57:45.846145 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 02:57:45.846421 | instance | Friday 05 June 2026 02:57:45 +0000 (0:00:00.057) 0:24:32.287 ***********
2026-06-05 02:57:45.915146 | instance | ok: [instance]
2026-06-05 02:57:45.915419 | instance |
2026-06-05 02:57:45.915725 | instance | TASK [Create Ingress key-manager] **********************************************
2026-06-05 02:57:45.916037 | instance | Friday 05 June 2026 02:57:45 +0000 (0:00:00.069) 0:24:32.356 ***********
2026-06-05 02:57:45.997796 | instance | included: ingress for instance
2026-06-05 02:57:45.998042 | instance |
2026-06-05 02:57:45.998346 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-06-05 02:57:45.998825 | instance | Friday 05 June 2026 02:57:45 +0000 (0:00:00.082) 0:24:32.439 ***********
2026-06-05 02:57:46.965950 | instance | changed: [instance]
2026-06-05 02:57:46.966185 | instance |
2026-06-05 02:57:46.966478 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-06-05 02:57:46.966753 | instance | Friday 05 June 2026 02:57:46 +0000 (0:00:00.968) 0:24:33.407 ***********
2026-06-05 02:57:48.150841 | instance | changed: [instance]
2026-06-05 02:57:48.151061 | instance |
2026-06-05 02:57:48.151334 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-06-05 02:57:48.151596 | instance | Friday 05 June 2026 02:57:48 +0000 (0:00:01.184) 0:24:34.592 ***********
2026-06-05 02:57:57.957022 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-06-05 02:57:57.957163 | instance |
2026-06-05 02:57:57.957341 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:57:57.957509 | instance | Friday 05 June 2026 02:57:57 +0000 (0:00:09.806) 0:24:44.398 ***********
2026-06-05 02:57:58.025660 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:57:58.025896 | instance |
2026-06-05 02:57:58.026169 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:57:58.026433 | instance | Friday 05 June 2026 02:57:58 +0000 (0:00:00.068) 0:24:44.467 ***********
2026-06-05 02:57:58.535133 | instance | changed: [instance]
2026-06-05 02:57:58.535375 | instance |
2026-06-05 02:57:58.535769 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-06-05 02:57:58.536111 | instance | Friday 05 June 2026 02:57:58 +0000 (0:00:00.509) 0:24:44.976 ***********
2026-06-05 02:58:01.085511 | instance | changed: [instance]
2026-06-05 02:58:01.085659 | instance |
2026-06-05 02:58:01.085842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 02:58:01.086014 | instance | Friday 05 June 2026 02:58:01 +0000 (0:00:02.550) 0:24:47.526 ***********
2026-06-05 02:58:01.135530 | instance | skipping: [instance]
2026-06-05 02:58:01.135939 | instance |
2026-06-05 02:58:01.136217 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 02:58:01.136524 | instance | Friday 05 June 2026 02:58:01 +0000 (0:00:00.050) 0:24:47.577 ***********
2026-06-05 02:58:01.190431 | instance | skipping: [instance]
2026-06-05 02:58:01.190562 | instance |
2026-06-05 02:58:01.190760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 02:58:01.190917 | instance | Friday 05 June 2026 02:58:01 +0000 (0:00:00.054) 0:24:47.631 ***********
2026-06-05 02:58:01.238452 | instance | skipping: [instance]
2026-06-05 02:58:01.238572 | instance |
2026-06-05 02:58:01.238893 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 02:58:01.239052 | instance | Friday 05 June 2026 02:58:01 +0000 (0:00:00.048) 0:24:47.680 ***********
2026-06-05 02:58:01.287425 | instance | skipping: [instance]
2026-06-05 02:58:01.288952 | instance |
2026-06-05 02:58:01.289018 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 02:58:01.289030 | instance | Friday 05 June 2026 02:58:01 +0000 (0:00:00.048) 0:24:47.729 ***********
2026-06-05 02:58:01.333978 | instance | skipping: [instance]
2026-06-05 02:58:01.334180 | instance |
2026-06-05 02:58:01.334447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 02:58:01.334749 | instance | Friday 05 June 2026 02:58:01 +0000 (0:00:00.046) 0:24:47.775 ***********
2026-06-05 02:58:01.390412 | instance | skipping: [instance]
2026-06-05 02:58:01.390638 | instance |
2026-06-05 02:58:01.391008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 02:58:01.391294 | instance | Friday 05 June 2026 02:58:01 +0000 (0:00:00.056) 0:24:47.831 ***********
2026-06-05 02:58:01.451919 | instance | ok: [instance]
2026-06-05 02:58:01.452170 | instance |
2026-06-05 02:58:01.452470 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 02:58:01.452753 | instance | Friday 05 June 2026 02:58:01 +0000 (0:00:00.060) 0:24:47.892 ***********
2026-06-05 02:58:01.520138 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-06-05 02:58:01.520394 | instance |
2026-06-05 02:58:01.520696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 02:58:01.521115 | instance | Friday 05 June 2026 02:58:01 +0000 (0:00:00.068) 0:24:47.961 ***********
2026-06-05 02:58:01.598659 | instance | ok: [instance]
2026-06-05 02:58:01.598894 | instance |
2026-06-05 02:58:01.599214 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:58:01.599492 | instance | Friday 05 June 2026 02:58:01 +0000 (0:00:00.078) 0:24:48.039 ***********
2026-06-05 02:58:01.666763 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:58:01.667040 | instance |
2026-06-05 02:58:01.667323 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:58:01.667619 | instance | Friday 05 June 2026 02:58:01 +0000 (0:00:00.068) 0:24:48.108 ***********
2026-06-05 02:58:02.160270 | instance | changed: [instance]
2026-06-05 02:58:02.160560 | instance |
2026-06-05 02:58:02.160918 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-06-05 02:58:02.161252 | instance | Friday 05 June 2026 02:58:02 +0000 (0:00:00.493) 0:24:48.601 ***********
2026-06-05 02:58:31.172123 | instance | ok: [instance]
2026-06-05 02:58:31.172351 | instance |
2026-06-05 02:58:31.172653 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-06-05 02:58:31.172938 | instance | Friday 05 June 2026 02:58:31 +0000 (0:00:29.011) 0:25:17.613 ***********
2026-06-05 02:58:45.661094 | instance | ok: [instance]
2026-06-05 02:58:45.661325 | instance |
2026-06-05 02:58:45.661619 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-06-05 02:58:45.661899 | instance | Friday 05 June 2026 02:58:45 +0000 (0:00:14.488) 0:25:32.102 ***********
2026-06-05 02:58:47.067732 | instance | ok: [instance]
2026-06-05 02:58:47.068455 | instance |
2026-06-05 02:58:47.068489 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-06-05 02:58:47.068500 | instance | Friday 05 June 2026 02:58:47 +0000 (0:00:01.406) 0:25:33.508 ***********
2026-06-05 02:58:48.253754 | instance | ok: [instance]
2026-06-05 02:58:48.253827 | instance |
2026-06-05 02:58:48.254093 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-06-05 02:58:48.254110 | instance | Friday 05 June 2026 02:58:48 +0000 (0:00:01.186) 0:25:34.695 ***********
2026-06-05 02:58:48.952881 | instance | changed: [instance]
2026-06-05 02:58:48.952929 | instance |
2026-06-05 02:58:48.952934 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-06-05 02:58:48.952938 | instance | Friday 05 June 2026 02:58:48 +0000 (0:00:00.698) 0:25:35.394 ***********
2026-06-05 02:58:49.696504 | instance | changed: [instance]
2026-06-05 02:58:49.696550 | instance |
2026-06-05 02:58:49.696555 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-06-05 02:58:49.696559 | instance | Friday 05 June 2026 02:58:49 +0000 (0:00:00.743) 0:25:36.137 ***********
2026-06-05 02:58:52.856070 | instance | changed: [instance]
2026-06-05 02:58:52.856171 | instance |
2026-06-05 02:58:52.856301 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-06-05 02:58:52.856430 | instance | Friday 05 June 2026 02:58:52 +0000 (0:00:03.159) 0:25:39.297 ***********
2026-06-05 02:58:54.735836 | instance | [WARNING]: Module did not set no_log for update_password
2026-06-05 02:58:54.771187 | instance | changed: [instance]
2026-06-05 02:58:54.771226 | instance |
2026-06-05 02:58:54.771233 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-06-05 02:58:54.771254 | instance | Friday 05 June 2026 02:58:54 +0000 (0:00:01.914) 0:25:41.212 ***********
2026-06-05 02:59:04.115271 | instance | ok: [instance]
2026-06-05 02:59:04.115354 | instance |
2026-06-05 02:59:04.115480 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-06-05 02:59:04.115603 | instance | Friday 05 June 2026 02:59:04 +0000 (0:00:09.344) 0:25:50.556 ***********
2026-06-05 02:59:05.222266 | instance | changed: [instance]
2026-06-05 02:59:05.222350 | instance |
2026-06-05 02:59:05.222570 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-06-05 02:59:05.222669 | instance | Friday 05 June 2026 02:59:05 +0000 (0:00:01.106) 0:25:51.663 ***********
2026-06-05 02:59:07.276801 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-19-213-159.nip.io/swift/v1/%(tenant_id)s'})
2026-06-05 02:59:07.276861 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-06-05 02:59:07.276874 | instance |
2026-06-05 02:59:07.276884 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 02:59:07.276893 | instance | Friday 05 June 2026 02:59:07 +0000 (0:00:02.053) 0:25:53.717 ***********
2026-06-05 02:59:07.371781 | instance | included: openstack_helm_ingress for instance
2026-06-05 02:59:07.372151 | instance |
2026-06-05 02:59:07.372199 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 02:59:07.372205 | instance | Friday 05 June 2026 02:59:07 +0000 (0:00:00.096) 0:25:53.813 ***********
2026-06-05 02:59:07.536161 | instance | skipping: [instance]
2026-06-05 02:59:07.536255 | instance |
2026-06-05 02:59:07.536418 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 02:59:07.536599 | instance | Friday 05 June 2026 02:59:07 +0000 (0:00:00.164) 0:25:53.977 ***********
2026-06-05 02:59:07.594957 | instance | skipping: [instance]
2026-06-05 02:59:07.595003 | instance |
2026-06-05 02:59:07.595018 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 02:59:07.595031 | instance | Friday 05 June 2026 02:59:07 +0000 (0:00:00.057) 0:25:54.035 ***********
2026-06-05 02:59:07.663369 | instance | ok: [instance]
2026-06-05 02:59:07.663450 | instance |
2026-06-05 02:59:07.663619 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-06-05 02:59:07.663858 | instance | Friday 05 June 2026 02:59:07 +0000 (0:00:00.069) 0:25:54.105 ***********
2026-06-05 02:59:07.738205 | instance | included: ingress for instance
2026-06-05 02:59:07.738267 | instance |
2026-06-05 02:59:07.738422 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-06-05 02:59:07.738523 | instance | Friday 05 June 2026 02:59:07 +0000 (0:00:00.074) 0:25:54.179 ***********
2026-06-05 02:59:08.711987 | instance | changed: [instance]
2026-06-05 02:59:08.712066 | instance |
2026-06-05 02:59:08.712190 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:59:08.712339 | instance | Friday 05 June 2026 02:59:08 +0000 (0:00:00.973) 0:25:55.153 ***********
2026-06-05 02:59:08.779773 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:59:08.780148 | instance |
2026-06-05 02:59:08.780195 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:59:08.780201 | instance | Friday 05 June 2026 02:59:08 +0000 (0:00:00.067) 0:25:55.221 ***********
2026-06-05 02:59:09.320123 | instance | changed: [instance]
2026-06-05 02:59:09.320209 | instance |
2026-06-05 02:59:09.320352 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-06-05 02:59:09.320471 | instance | Friday 05 June 2026 02:59:09 +0000 (0:00:00.540) 0:25:55.761 ***********
2026-06-05 02:59:27.739650 | instance | ok: [instance]
2026-06-05 02:59:27.739708 | instance |
2026-06-05 02:59:27.739715 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-06-05 02:59:27.739720 | instance | Friday 05 June 2026 02:59:27 +0000 (0:00:18.418) 0:26:14.180 ***********
2026-06-05 02:59:27.806242 | instance | ok: [instance] => (item=10.96.240.200)
2026-06-05 02:59:27.806324 | instance |
2026-06-05 02:59:27.806341 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-06-05 02:59:27.806488 | instance | Friday 05 June 2026 02:59:27 +0000 (0:00:00.067) 0:26:14.247 ***********
2026-06-05 02:59:28.513660 | instance | changed: [instance]
2026-06-05 02:59:28.513740 | instance |
2026-06-05 02:59:28.513877 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-06-05 02:59:28.513996 | instance | Friday 05 June 2026 02:59:28 +0000 (0:00:00.707) 0:26:14.955 ***********
2026-06-05 02:59:29.179963 | instance | changed: [instance]
2026-06-05 02:59:29.180236 | instance |
2026-06-05 02:59:29.180549 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-06-05 02:59:29.180741 | instance | Friday 05 June 2026 02:59:29 +0000 (0:00:00.665) 0:26:15.621 ***********
2026-06-05 02:59:30.398606 | instance | ok: [instance]
2026-06-05 02:59:30.398692 | instance |
2026-06-05 02:59:30.398956 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-06-05 02:59:30.399000 | instance | Friday 05 June 2026 02:59:30 +0000 (0:00:01.218) 0:26:16.840 ***********
2026-06-05 02:59:30.466466 | instance | ok: [instance]
2026-06-05 02:59:30.466602 | instance |
2026-06-05 02:59:30.467048 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-06-05 02:59:30.467112 | instance | Friday 05 June 2026 02:59:30 +0000 (0:00:00.066) 0:26:16.906 ***********
2026-06-05 02:59:31.160707 | instance | changed: [instance]
2026-06-05 02:59:31.160803 | instance |
2026-06-05 02:59:31.160926 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-06-05 02:59:31.161048 | instance | Friday 05 June 2026 02:59:31 +0000 (0:00:00.695) 0:26:17.602 ***********
2026-06-05 02:59:31.327995 | instance | ok: [instance]
2026-06-05 02:59:31.328127 | instance |
2026-06-05 02:59:31.328306 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-06-05 02:59:31.328496 | instance | Friday 05 June 2026 02:59:31 +0000 (0:00:00.167) 0:26:17.769 ***********
2026-06-05 02:59:32.618131 | instance | changed: [instance]
2026-06-05 02:59:32.618415 | instance |
2026-06-05 02:59:32.618754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 02:59:32.619118 | instance | Friday 05 June 2026 02:59:32 +0000 (0:00:01.289) 0:26:19.059 ***********
2026-06-05 02:59:32.702039 | instance | ok: [instance]
2026-06-05 02:59:32.702304 | instance |
2026-06-05 02:59:32.702587 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 02:59:32.702898 | instance | Friday 05 June 2026 02:59:32 +0000 (0:00:00.084) 0:26:19.143 ***********
2026-06-05 02:59:32.785986 | instance | included: rabbitmq for instance
2026-06-05 02:59:32.786228 | instance |
2026-06-05 02:59:32.786505 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-05 02:59:32.786764 | instance | Friday 05 June 2026 02:59:32 +0000 (0:00:00.083) 0:26:19.227 ***********
2026-06-05 02:59:33.434709 | instance | ok: [instance]
2026-06-05 02:59:33.434854 | instance |
2026-06-05 02:59:33.435041 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-05 02:59:33.435222 | instance | Friday 05 June 2026 02:59:33 +0000 (0:00:00.648) 0:26:19.876 ***********
2026-06-05 02:59:33.490447 | instance | skipping: [instance]
2026-06-05 02:59:33.490735 | instance |
2026-06-05 02:59:33.491041 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-05 02:59:33.491340 | instance | Friday 05 June 2026 02:59:33 +0000 (0:00:00.055) 0:26:19.931 ***********
2026-06-05 02:59:33.542963 | instance | skipping: [instance]
2026-06-05 02:59:33.543313 | instance |
2026-06-05 02:59:33.543601 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-05 02:59:33.543945 | instance | Friday 05 June 2026 02:59:33 +0000 (0:00:00.052) 0:26:19.984 ***********
2026-06-05 02:59:33.592799 | instance | skipping: [instance]
2026-06-05 02:59:33.593022 | instance |
2026-06-05 02:59:33.593285 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-05 02:59:33.593571 | instance | Friday 05 June 2026 02:59:33 +0000 (0:00:00.049) 0:26:20.034 ***********
2026-06-05 03:00:04.449615 | instance | changed: [instance]
2026-06-05 03:00:04.449743 | instance |
2026-06-05 03:00:04.449931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:00:04.450108 | instance | Friday 05 June 2026 03:00:04 +0000 (0:00:30.856) 0:26:50.891 ***********
2026-06-05 03:00:05.119460 | instance | ok: [instance]
2026-06-05 03:00:05.119751 | instance |
2026-06-05 03:00:05.120045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:00:05.120321 | instance | Friday 05 June 2026 03:00:05 +0000 (0:00:00.669) 0:26:51.560 ***********
2026-06-05 03:00:05.184772 | instance | ok: [instance]
2026-06-05 03:00:05.184996 | instance |
2026-06-05 03:00:05.185272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:00:05.185527 | instance | Friday 05 June 2026 03:00:05 +0000 (0:00:00.064) 0:26:51.625 ***********
2026-06-05 03:00:05.242086 | instance | skipping: [instance]
2026-06-05 03:00:05.242271 | instance |
2026-06-05 03:00:05.242541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:00:05.242806 | instance | Friday 05 June 2026 03:00:05 +0000 (0:00:00.057) 0:26:51.683 ***********
2026-06-05 03:00:05.298505 | instance | skipping: [instance]
2026-06-05 03:00:05.298797 | instance |
2026-06-05 03:00:05.299086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:00:05.299329 | instance | Friday 05 June 2026 03:00:05 +0000 (0:00:00.056) 0:26:51.740 ***********
2026-06-05 03:00:05.351182 | instance | ok: [instance]
2026-06-05 03:00:05.351470 | instance |
2026-06-05 03:00:05.351787 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:00:05.352056 | instance | Friday 05 June 2026 03:00:05 +0000 (0:00:00.052) 0:26:51.792 ***********
2026-06-05 03:00:05.491711 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-05 03:00:05.492014 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 03:00:05.492312 | instance | ok: [instance] => (item=image)
2026-06-05 03:00:05.492602 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 03:00:05.492892 | instance | ok: [instance] => (item=dashboard)
2026-06-05 03:00:05.493171 | instance | ok: [instance] => (item=identity)
2026-06-05 03:00:05.493442 | instance |
2026-06-05 03:00:05.493750 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:00:05.494027 | instance | Friday 05 June 2026 03:00:05 +0000 (0:00:00.140) 0:26:51.932 ***********
2026-06-05 03:00:05.569535 | instance | ok: [instance]
2026-06-05 03:00:05.569786 | instance |
2026-06-05 03:00:05.570108 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:00:05.570388 | instance | Friday 05 June 2026 03:00:05 +0000 (0:00:00.078) 0:26:52.011 ***********
2026-06-05 03:00:05.646452 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:00:05.646684 | instance |
2026-06-05 03:00:05.646951 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:00:05.647212 | instance | Friday 05 June 2026 03:00:05 +0000 (0:00:00.076) 0:26:52.087 ***********
2026-06-05 03:00:06.200038 | instance | changed: [instance]
2026-06-05 03:00:06.200163 | instance |
2026-06-05 03:00:06.200431 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-06-05 03:00:06.200558 | instance | Friday 05 June 2026 03:00:06 +0000 (0:00:00.553) 0:26:52.641 ***********
2026-06-05 03:00:06.480925 | instance | ok: [instance]
2026-06-05 03:00:06.481159 | instance |
2026-06-05 03:00:06.481438 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-06-05 03:00:06.481749 | instance | Friday 05 June 2026 03:00:06 +0000 (0:00:00.280) 0:26:52.922 ***********
2026-06-05 03:02:44.351478 | instance | changed: [instance]
2026-06-05 03:02:44.351605 | instance |
2026-06-05 03:02:44.351798 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 03:02:44.351970 | instance | Friday 05 June 2026 03:02:44 +0000 (0:02:37.870) 0:29:30.792 ***********
2026-06-05 03:02:44.452612 | instance | included: openstack_helm_ingress for instance
2026-06-05 03:02:44.452918 | instance |
2026-06-05 03:02:44.453142 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 03:02:44.453357 | instance | Friday 05 June 2026 03:02:44 +0000 (0:00:00.100) 0:29:30.893 ***********
2026-06-05 03:02:44.510005 | instance | skipping: [instance]
2026-06-05 03:02:44.510145 | instance |
2026-06-05 03:02:44.510332 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 03:02:44.510498 | instance | Friday 05 June 2026 03:02:44 +0000 (0:00:00.057) 0:29:30.951 ***********
2026-06-05 03:02:44.559945 | instance | skipping: [instance]
2026-06-05 03:02:44.560224 | instance |
2026-06-05 03:02:44.560578 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 03:02:44.560865 | instance | Friday 05 June 2026 03:02:44 +0000 (0:00:00.049) 0:29:31.001 ***********
2026-06-05 03:02:44.623378 | instance | ok: [instance]
2026-06-05 03:02:44.623522 | instance |
2026-06-05 03:02:44.623701 | instance | TASK [Create Ingress image] ****************************************************
2026-06-05 03:02:44.623839 | instance | Friday 05 June 2026 03:02:44 +0000 (0:00:00.063) 0:29:31.065 ***********
2026-06-05 03:02:44.698441 | instance | included: ingress for instance
2026-06-05 03:02:44.698646 | instance |
2026-06-05 03:02:44.698923 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-06-05 03:02:44.699175 | instance | Friday 05 June 2026 03:02:44 +0000 (0:00:00.074) 0:29:31.139 ***********
2026-06-05 03:02:45.721499 | instance | changed: [instance]
2026-06-05 03:02:45.721769 | instance |
2026-06-05 03:02:45.721806 | instance | TASK [Create images] ***********************************************************
2026-06-05 03:02:45.721999 | instance | Friday 05 June 2026 03:02:45 +0000 (0:00:01.022) 0:29:32.162 ***********
2026-06-05 03:02:45.835486 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'})
2026-06-05 03:02:45.835644 | instance |
2026-06-05 03:02:45.835860 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-06-05 03:02:45.836036 | instance | Friday 05 June 2026 03:02:45 +0000 (0:00:00.114) 0:29:32.277 ***********
2026-06-05 03:02:49.163078 | instance | changed: [instance]
2026-06-05 03:02:49.163153 | instance |
2026-06-05 03:02:49.163289 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-06-05 03:02:49.163422 | instance | Friday 05 June 2026 03:02:49 +0000 (0:00:03.327) 0:29:35.604 ***********
2026-06-05 03:02:50.057569 | instance | ok: [instance]
2026-06-05 03:02:50.057767 | instance |
2026-06-05 03:02:50.058046 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-06-05 03:02:50.058322 | instance | Friday 05 June 2026 03:02:50 +0000 (0:00:00.894) 0:29:36.498 ***********
2026-06-05 03:02:50.118346 | instance | ok: [instance]
2026-06-05 03:02:50.118497 | instance |
2026-06-05 03:02:50.118676 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-06-05 03:02:50.118833 | instance | Friday 05 June 2026 03:02:50 +0000 (0:00:00.060) 0:29:36.559 ***********
2026-06-05 03:04:30.435557 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-06-05 03:04:30.435727 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-06-05 03:04:30.435897 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-06-05 03:04:30.436080 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-06-05 03:04:30.436252 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-06-05 03:04:30.437490 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-06-05 03:04:30.437519 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-06-05 03:04:30.437548 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-06-05 03:04:30.437558 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-06-05 03:04:30.437567 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-06-05 03:04:30.437577 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-06-05 03:04:30.437590 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-06-05 03:04:30.437738 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-06-05 03:04:30.437908 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-06-05 03:04:30.438073 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-06-05 03:04:30.438233 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-06-05 03:04:30.438405 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-06-05 03:04:30.438593 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-06-05 03:04:30.438755 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-06-05 03:04:30.438922 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-06-05 03:04:30.439089 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-06-05 03:04:30.439270 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-06-05 03:04:30.439435 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-06-05 03:04:30.439616 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-06-05 03:04:30.439869 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-06-05 03:04:30.440047 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-06-05 03:04:30.440227 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-06-05 03:04:30.440395 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-06-05 03:04:30.440559 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-06-05 03:04:30.440742 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-06-05 03:04:30.441536 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-06-05 03:04:30.441639 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-06-05 03:04:30.441653 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-06-05 03:04:30.441672 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-06-05 03:04:30.441800 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-06-05 03:04:30.442045 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-06-05 03:04:30.442232 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-06-05 03:04:30.442386 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-06-05 03:04:30.442536 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-06-05 03:04:30.442699 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-06-05 03:04:30.442859 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-06-05 03:04:30.443066 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-06-05 03:04:30.443227 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-06-05 03:04:30.443396 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-06-05 03:04:30.443556 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-06-05 03:04:30.443767 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-06-05 03:04:30.444520 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-06-05 03:04:30.444565 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-06-05 03:04:30.444572 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-06-05 03:04:30.444581 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-06-05 03:04:30.445762 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-06-05 03:04:30.445795 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-06-05 03:04:30.445808 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-06-05 03:04:30.445838 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-06-05 03:04:30.445851 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-06-05 03:04:30.445863 | instance | ok: [instance]
2026-06-05 03:04:30.446111 | instance |
2026-06-05 03:04:30.446643 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-06-05 03:04:30.446911 | instance | Friday 05 June 2026 03:04:30 +0000 (0:01:40.316) 0:31:16.876 ***********
2026-06-05 03:04:30.493203 | instance | ok: [instance]
2026-06-05 03:04:30.493501 | instance |
2026-06-05 03:04:30.493857 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-06-05 03:04:30.494114 | instance | Friday 05 June 2026 03:04:30 +0000 (0:00:00.058) 0:31:16.934 ***********
2026-06-05 03:04:30.559760 | instance | ok: [instance]
2026-06-05 03:04:30.560006 | instance |
2026-06-05 03:04:30.560260 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-06-05 03:04:30.560531 | instance | Friday 05 June 2026 03:04:30 +0000 (0:00:00.066) 0:31:17.000 ***********
2026-06-05 03:04:30.761486 | instance | changed: [instance]
2026-06-05 03:04:30.761807 | instance |
2026-06-05 03:04:30.762159 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-06-05 03:04:30.762434 | instance | Friday 05 June 2026 03:04:30 +0000 (0:00:00.201) 0:31:17.202 ***********
2026-06-05 03:04:31.728583 | instance | changed: [instance]
2026-06-05 03:04:31.728723 | instance |
2026-06-05 03:04:31.728910 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-06-05 03:04:31.729095 | instance | Friday 05 June 2026 03:04:31 +0000 (0:00:00.967) 0:31:18.170 ***********
2026-06-05 03:04:31.957934 | instance | ok: [instance]
2026-06-05 03:04:31.958187 | instance |
2026-06-05 03:04:31.958470 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-06-05 03:04:31.958765 | instance | Friday 05 June 2026 03:04:31 +0000 (0:00:00.229) 0:31:18.399 ***********
2026-06-05 03:04:32.250092 | instance | changed: [instance]
2026-06-05 03:04:32.250626 | instance |
2026-06-05 03:04:32.250640 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-06-05 03:04:32.250916 | instance | Friday 05 June 2026 03:04:32 +0000 (0:00:00.291) 0:31:18.691 ***********
2026-06-05 03:04:32.952591 | instance | ok: [instance]
2026-06-05 03:04:32.952826 | instance |
2026-06-05 03:04:32.953097 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-06-05 03:04:32.954061 | instance | Friday 05 June 2026 03:04:32 +0000 (0:00:00.702) 0:31:19.393 ***********
2026-06-05 03:04:33.024088 | instance | ok: [instance]
2026-06-05 03:04:33.024369 | instance |
2026-06-05 03:04:33.024651 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-06-05 03:04:33.024926 | instance | Friday 05 June 2026 03:04:33 +0000 (0:00:00.071) 0:31:19.465 ***********
2026-06-05 03:04:38.208987 | instance | changed: [instance]
2026-06-05 03:04:38.209118 | instance |
2026-06-05 03:04:38.209298 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-06-05 03:04:38.209467 | instance | Friday 05 June 2026 03:04:38 +0000 (0:00:05.184) 0:31:24.650 ***********
2026-06-05 03:04:38.259721 | instance | skipping: [instance]
2026-06-05 03:04:38.260002 | instance |
2026-06-05 03:04:38.260325 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-06-05 03:04:38.260626 | instance | Friday 05 June 2026 03:04:38 +0000 (0:00:00.051) 0:31:24.701 ***********
2026-06-05 03:04:38.303561 | instance | skipping: [instance]
2026-06-05 03:04:38.303853 | instance |
2026-06-05 03:04:38.304117 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-06-05 03:04:38.304387 | instance | Friday 05 June 2026 03:04:38 +0000 (0:00:00.043) 0:31:24.745 ***********
2026-06-05 03:04:38.620136 | instance | changed: [instance]
2026-06-05 03:04:38.620399 | instance |
2026-06-05 03:04:38.620709 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 03:04:38.621016 | instance | Friday 05 June 2026 03:04:38 +0000 (0:00:00.315) 0:31:25.061 ***********
2026-06-05 03:04:38.694861 | instance | ok: [instance]
2026-06-05 03:04:38.695146 | instance |
2026-06-05 03:04:38.695443 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 03:04:38.695758 | instance | Friday 05 June 2026 03:04:38 +0000 (0:00:00.075) 0:31:25.136 ***********
2026-06-05 03:04:38.744152 | instance | skipping: [instance]
2026-06-05 03:04:38.744297 | instance |
2026-06-05 03:04:38.744474 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:04:38.744641 | instance | Friday 05 June 2026 03:04:38 +0000 (0:00:00.049) 0:31:25.186 ***********
2026-06-05 03:04:38.791791 | instance | skipping: [instance]
2026-06-05 03:04:38.791931 | instance |
2026-06-05 03:04:38.792109 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:04:38.792277 | instance | Friday 05 June 2026 03:04:38 +0000 (0:00:00.047) 0:31:25.233 ***********
2026-06-05 03:04:38.844653 | instance | skipping: [instance]
2026-06-05 03:04:38.844928 | instance |
2026-06-05 03:04:38.845215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:04:38.845474 | instance | Friday 05 June 2026 03:04:38 +0000 (0:00:00.052) 0:31:25.286 ***********
2026-06-05 03:04:38.897640 | instance | skipping: [instance]
2026-06-05 03:04:38.897807 | instance |
2026-06-05 03:04:38.898042 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:04:38.898259 | instance | Friday 05 June 2026 03:04:38 +0000 (0:00:00.053) 0:31:25.339 ***********
2026-06-05 03:04:38.952382 | instance | skipping: [instance]
2026-06-05 03:04:38.952607 | instance |
2026-06-05 03:04:38.952973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:04:38.953232 | instance | Friday 05 June 2026 03:04:38 +0000 (0:00:00.054) 0:31:25.393 ***********
2026-06-05 03:04:39.014875 | instance | ok: [instance]
2026-06-05 03:04:39.015107 | instance |
2026-06-05 03:04:39.015394 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:04:39.015659 | instance | Friday 05 June 2026 03:04:39 +0000 (0:00:00.062) 0:31:25.456 ***********
2026-06-05 03:04:39.128074 | instance | ok: [instance] => (item=staffeln)
2026-06-05 03:04:39.128338 | instance | ok: [instance] => (item=identity)
2026-06-05 03:04:39.128665 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 03:04:39.128959 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 03:04:39.129210 | instance |
2026-06-05 03:04:39.129478 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:04:39.129749 | instance | Friday 05 June 2026 03:04:39 +0000 (0:00:00.112) 0:31:25.569 ***********
2026-06-05 03:04:39.213275 | instance | ok: [instance]
2026-06-05 03:04:39.213463 | instance |
2026-06-05 03:04:39.213624 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:04:39.213777 | instance | Friday 05 June 2026 03:04:39 +0000 (0:00:00.085) 0:31:25.654 ***********
2026-06-05 03:04:39.297964 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:04:39.298372 | instance |
2026-06-05 03:04:39.298744 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:04:39.299092 | instance | Friday 05 June 2026 03:04:39 +0000 (0:00:00.084) 0:31:25.739 ***********
2026-06-05 03:04:39.838098 | instance | changed: [instance]
2026-06-05 03:04:39.838175 | instance |
2026-06-05 03:04:39.838458 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-06-05 03:04:39.838737 | instance | Friday 05 June 2026 03:04:39 +0000 (0:00:00.540) 0:31:26.279 ***********
2026-06-05 03:05:02.719152 | instance | changed: [instance]
2026-06-05 03:05:02.719390 | instance |
2026-06-05 03:05:02.719710 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 03:05:02.720008 | instance | Friday 05 June 2026 03:05:02 +0000 (0:00:22.881) 0:31:49.160 ***********
2026-06-05 03:05:02.910966 | instance | ok: [instance]
2026-06-05 03:05:02.911194 | instance |
2026-06-05 03:05:02.911471 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 03:05:02.911771 | instance | Friday 05 June 2026 03:05:02 +0000 (0:00:00.192) 0:31:49.352 ***********
2026-06-05 03:05:02.989391 | instance | included: rabbitmq for instance
2026-06-05 03:05:02.989560 | instance |
2026-06-05 03:05:02.989784 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-05 03:05:02.989993 | instance | Friday 05 June 2026 03:05:02 +0000 (0:00:00.078) 0:31:49.430 ***********
2026-06-05 03:05:03.744126 | instance | ok: [instance]
2026-06-05 03:05:03.744401 | instance |
2026-06-05 03:05:03.744687 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-05 03:05:03.744986 | instance | Friday 05 June 2026 03:05:03 +0000 (0:00:00.754) 0:31:50.185 ***********
2026-06-05 03:05:03.797001 | instance | skipping: [instance]
2026-06-05 03:05:03.797233 | instance |
2026-06-05 03:05:03.797515 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-05 03:05:03.797868 | instance | Friday 05 June 2026 03:05:03 +0000 (0:00:00.053) 0:31:50.238 ***********
2026-06-05 03:05:03.843405 | instance | skipping: [instance]
2026-06-05 03:05:03.843577 | instance |
2026-06-05 03:05:03.843833 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-05 03:05:03.844052 | instance | Friday 05 June 2026 03:05:03 +0000 (0:00:00.046) 0:31:50.284 ***********
2026-06-05 03:05:03.891836 | instance | skipping: [instance]
2026-06-05 03:05:03.892156 | instance |
2026-06-05 03:05:03.892684 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-05 03:05:03.892969 | instance | Friday 05 June 2026 03:05:03 +0000 (0:00:00.048) 0:31:50.333 ***********
2026-06-05 03:05:34.734301 | instance | changed: [instance]
2026-06-05 03:05:34.734532 | instance |
2026-06-05 03:05:34.734815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:05:34.735081 | instance | Friday 05 June 2026 03:05:34 +0000 (0:00:30.841) 0:32:21.175 ***********
2026-06-05 03:05:35.402839 | instance | ok: [instance]
2026-06-05 03:05:35.403056 | instance |
2026-06-05 03:05:35.403333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:05:35.403552 | instance | Friday 05 June 2026 03:05:35 +0000 (0:00:00.669) 0:32:21.844 ***********
2026-06-05 03:05:35.482590 | instance | ok: [instance]
2026-06-05 03:05:35.482687 | instance |
2026-06-05 03:05:35.482911 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:05:35.483127 | instance | Friday 05 June 2026 03:05:35 +0000 (0:00:00.079) 0:32:21.923 ***********
2026-06-05 03:05:35.551243 | instance | skipping: [instance]
2026-06-05 03:05:35.551468 | instance |
2026-06-05 03:05:35.551796 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:05:35.552078 | instance | Friday 05 June 2026 03:05:35 +0000 (0:00:00.068) 0:32:21.992 ***********
2026-06-05 03:05:35.608129 | instance | skipping: [instance]
2026-06-05 03:05:35.608391 | instance |
2026-06-05 03:05:35.608759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:05:35.609098 | instance | Friday 05 June 2026 03:05:35 +0000 (0:00:00.057) 0:32:22.049 ***********
2026-06-05 03:05:35.658690 | instance | ok: [instance]
2026-06-05 03:05:35.658901 | instance |
2026-06-05 03:05:35.659184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:05:35.659451 | instance | Friday 05 June 2026 03:05:35 +0000 (0:00:00.050) 0:32:22.100 ***********
2026-06-05 03:05:35.785025 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-05 03:05:35.785356 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 03:05:35.785630 | instance | ok: [instance] => (item=image)
2026-06-05 03:05:35.785902 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 03:05:35.786249 | instance | ok: [instance] => (item=volumev3)
2026-06-05 03:05:35.786444 | instance | ok: [instance] => (item=identity)
2026-06-05 03:05:35.786683 | instance |
2026-06-05 03:05:35.786992 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:05:35.787262 | instance | Friday 05 June 2026 03:05:35 +0000 (0:00:00.126) 0:32:22.226 ***********
2026-06-05 03:05:35.850477 | instance | ok: [instance]
2026-06-05 03:05:35.850734 | instance |
2026-06-05 03:05:35.851061 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:05:35.851369 | instance | Friday 05 June 2026 03:05:35 +0000 (0:00:00.065) 0:32:22.291 ***********
2026-06-05 03:05:35.923870 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:05:35.924095 | instance |
2026-06-05 03:05:35.924454 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:05:35.924724 | instance | Friday 05 June 2026 03:05:35 +0000 (0:00:00.073) 0:32:22.365 ***********
2026-06-05 03:05:36.460892 | instance | changed: [instance]
2026-06-05 03:05:36.461059 | instance |
2026-06-05 03:05:36.461207 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-06-05 03:05:36.461400 | instance | Friday 05 June 2026 03:05:36 +0000 (0:00:00.537) 0:32:22.902 ***********
2026-06-05 03:05:36.778786 | instance | ok: [instance]
2026-06-05 03:05:36.779031 | instance |
2026-06-05 03:05:36.779340 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-06-05 03:05:36.779623 | instance | Friday 05 June 2026 03:05:36 +0000 (0:00:00.317) 0:32:23.220 ***********
2026-06-05 03:05:36.838923 | instance | ok: [instance]
2026-06-05 03:05:36.839154 | instance |
2026-06-05 03:05:36.839458 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-06-05 03:05:36.839756 | instance | Friday 05 June 2026 03:05:36 +0000 (0:00:00.060) 0:32:23.280 ***********
2026-06-05 03:05:36.993835 | instance | ok: [instance]
2026-06-05 03:05:36.993972 | instance |
2026-06-05 03:05:36.994145 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-06-05 03:05:36.994327 | instance | Friday 05 June 2026 03:05:36 +0000 (0:00:00.154) 0:32:23.435 ***********
2026-06-05 03:10:23.414900 | instance | changed: [instance]
2026-06-05 03:10:23.415031 | instance |
2026-06-05 03:10:23.415210 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 03:10:23.415420 | instance | Friday 05 June 2026 03:10:23 +0000 (0:04:46.420) 0:37:09.856 ***********
2026-06-05 03:10:23.525948 | instance | included: openstack_helm_ingress for instance
2026-06-05 03:10:23.526181 | instance |
2026-06-05 03:10:23.526451 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 03:10:23.526718 | instance | Friday 05 June 2026 03:10:23 +0000 (0:00:00.111) 0:37:09.967 ***********
2026-06-05 03:10:23.576939 | instance | skipping: [instance]
2026-06-05 03:10:23.577165 | instance |
2026-06-05 03:10:23.577449 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 03:10:23.577712 | instance | Friday 05 June 2026 03:10:23 +0000 (0:00:00.051) 0:37:10.018 ***********
2026-06-05 03:10:23.625190 | instance | skipping: [instance]
2026-06-05 03:10:23.625402 | instance |
2026-06-05 03:10:23.625675 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 03:10:23.625975 | instance | Friday 05 June 2026 03:10:23 +0000 (0:00:00.048) 0:37:10.066 ***********
2026-06-05 03:10:23.689563 | instance | ok: [instance]
2026-06-05 03:10:23.689789 | instance |
2026-06-05 03:10:23.690065 | instance | TASK [Create Ingress volumev3] *************************************************
2026-06-05 03:10:23.690333 | instance | Friday 05 June 2026 03:10:23 +0000 (0:00:00.063) 0:37:10.130 ***********
2026-06-05 03:10:23.760813 | instance | included: ingress for instance
2026-06-05 03:10:23.761027 | instance |
2026-06-05 03:10:23.761298 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-06-05 03:10:23.761563 | instance | Friday 05 June 2026 03:10:23 +0000 (0:00:00.071) 0:37:10.202 ***********
2026-06-05 03:10:24.816217 | instance | changed: [instance]
2026-06-05 03:10:24.816261 | instance |
2026-06-05 03:10:24.816274 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 03:10:24.816832 | instance | Friday 05 June 2026 03:10:24 +0000 (0:00:01.054) 0:37:11.256 ***********
2026-06-05 03:10:24.890474 | instance | ok: [instance]
2026-06-05 03:10:24.890579 | instance |
2026-06-05 03:10:24.890759 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 03:10:24.890929 | instance | Friday 05 June 2026 03:10:24 +0000 (0:00:00.075) 0:37:11.332 ***********
2026-06-05 03:10:24.925835 | instance | skipping: [instance]
2026-06-05 03:10:24.925996 | instance |
2026-06-05 03:10:24.926164 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:10:24.926333 | instance | Friday 05 June 2026 03:10:24 +0000 (0:00:00.035) 0:37:11.367 ***********
2026-06-05 03:10:24.972279 | instance | skipping: [instance]
2026-06-05 03:10:24.972557 | instance |
2026-06-05 03:10:24.972877 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:10:24.973175 | instance | Friday 05 June 2026 03:10:24 +0000 (0:00:00.046) 0:37:11.413 ***********
2026-06-05 03:10:25.016310 | instance | skipping: [instance]
2026-06-05 03:10:25.016518 | instance |
2026-06-05 03:10:25.016772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:10:25.017038 | instance | Friday 05 June 2026 03:10:25 +0000 (0:00:00.044) 0:37:11.457 ***********
2026-06-05 03:10:25.064397 | instance | skipping: [instance]
2026-06-05 03:10:25.064710 | instance |
2026-06-05 03:10:25.065114 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:10:25.065393 | instance | Friday 05 June 2026 03:10:25 +0000 (0:00:00.047) 0:37:11.505 ***********
2026-06-05 03:10:25.124696 | instance | skipping: [instance]
2026-06-05 03:10:25.124932 | instance |
2026-06-05 03:10:25.125554 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:10:25.125589 | instance | Friday 05 June 2026 03:10:25 +0000 (0:00:00.060) 0:37:11.566 ***********
2026-06-05 03:10:25.177343 | instance | ok: [instance]
2026-06-05 03:10:25.177389 | instance |
2026-06-05 03:10:25.177397 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:10:25.177403 | instance | Friday 05 June 2026 03:10:25 +0000 (0:00:00.052) 0:37:11.618 ***********
2026-06-05 03:10:25.265376 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 03:10:25.265583 | instance | ok: [instance] => (item=placement)
2026-06-05 03:10:25.265850 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 03:10:25.266109 | instance | ok: [instance] => (item=identity)
2026-06-05 03:10:25.266357 | instance |
2026-06-05 03:10:25.266627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:10:25.266888 | instance | Friday 05 June 2026 03:10:25 +0000 (0:00:00.088) 0:37:11.706 ***********
2026-06-05 03:10:25.330526 | instance | ok: [instance]
2026-06-05 03:10:25.330599 | instance |
2026-06-05 03:10:25.330718 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:10:25.330855 | instance | Friday 05 June 2026 03:10:25 +0000 (0:00:00.065) 0:37:11.772 ***********
2026-06-05 03:10:25.390780 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:10:25.390879 | instance |
2026-06-05 03:10:25.391061 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:10:25.391222 | instance | Friday 05 June 2026 03:10:25 +0000 (0:00:00.060) 0:37:11.832 ***********
2026-06-05 03:10:25.923669 | instance | changed: [instance]
2026-06-05 03:10:25.923987 | instance |
2026-06-05 03:10:25.924367 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-06-05 03:10:25.924641 | instance | Friday 05 June 2026 03:10:25 +0000 (0:00:00.532) 0:37:12.365 ***********
2026-06-05 03:11:59.590188 | instance | changed: [instance]
2026-06-05 03:11:59.590465 | instance |
2026-06-05 03:11:59.590771 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 03:11:59.591070 | instance | Friday 05 June 2026 03:11:59 +0000 (0:01:33.666) 0:38:46.031 ***********
2026-06-05 03:11:59.693185 | instance | included: openstack_helm_ingress for instance
2026-06-05 03:11:59.693407 | instance |
2026-06-05 03:11:59.693671 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 03:11:59.693956 | instance | Friday 05 June 2026 03:11:59 +0000 (0:00:00.103) 0:38:46.134 ***********
2026-06-05 03:11:59.743724 | instance | skipping: [instance]
2026-06-05 03:11:59.744013 | instance |
2026-06-05 03:11:59.744368 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 03:11:59.744644 | instance | Friday 05 June 2026 03:11:59 +0000 (0:00:00.049) 0:38:46.184 ***********
2026-06-05 03:11:59.793588 | instance | skipping: [instance]
2026-06-05 03:11:59.793811 | instance |
2026-06-05 03:11:59.794058 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 03:11:59.794312 | instance | Friday 05 June 2026 03:11:59 +0000 (0:00:00.050) 0:38:46.234 ***********
2026-06-05 03:11:59.857790 | instance | ok: [instance]
2026-06-05 03:11:59.857965 | instance |
2026-06-05 03:11:59.858242 | instance | TASK [Create Ingress placement] ************************************************
2026-06-05 03:11:59.858504 | instance | Friday 05 June 2026 03:11:59 +0000 (0:00:00.063) 0:38:46.298 ***********
2026-06-05 03:11:59.928255 | instance | included: ingress for instance
2026-06-05 03:11:59.928513 | instance |
2026-06-05 03:11:59.928846 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-06-05 03:11:59.929173 | instance | Friday 05 June 2026 03:11:59 +0000 (0:00:00.070) 0:38:46.369 ***********
2026-06-05 03:12:00.915086 | instance | changed: [instance]
2026-06-05 03:12:00.915239 | instance |
2026-06-05 03:12:00.915423 | instance | PLAY [Configure operating system] **********************************************
2026-06-05 03:12:00.915585 | instance |
2026-06-05 03:12:00.915804 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 03:12:00.915982 | instance | Friday 05 June 2026 03:12:00 +0000 (0:00:00.987) 0:38:47.356 ***********
2026-06-05 03:12:03.429611 | instance | ok: [instance]
2026-06-05 03:12:03.429891 | instance |
2026-06-05 03:12:03.430281 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-06-05 03:12:03.430581 | instance | Friday 05 June 2026 03:12:03 +0000 (0:00:02.514) 0:38:49.870 ***********
2026-06-05 03:12:03.641765 | instance | ok: [instance]
2026-06-05 03:12:03.641960 | instance |
2026-06-05 03:12:03.642376 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-06-05 03:12:03.642673 | instance | Friday 05 June 2026 03:12:03 +0000 (0:00:00.212) 0:38:50.082 ***********
2026-06-05 03:12:03.694217 | instance | skipping: [instance]
2026-06-05 03:12:03.694502 | instance |
2026-06-05 03:12:03.694785 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-06-05 03:12:03.695060 | instance | Friday 05 June 2026 03:12:03 +0000 (0:00:00.052) 0:38:50.135 ***********
2026-06-05 03:12:03.759835 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-05 03:12:03.760103 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-05 03:12:03.760365 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-05 03:12:03.760622 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-05 03:12:03.760874 | instance | skipping: [instance]
2026-06-05 03:12:03.761116 | instance |
2026-06-05 03:12:03.761393 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-06-05 03:12:03.761651 | instance | Friday 05 June 2026 03:12:03 +0000 (0:00:00.065) 0:38:50.201 ***********
2026-06-05 03:12:03.829608 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-05 03:12:03.829848 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-05 03:12:03.830154 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-05 03:12:03.830365 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-05 03:12:03.830679 | instance | skipping: [instance]
2026-06-05 03:12:03.830931 | instance |
2026-06-05 03:12:03.831202 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-06-05 03:12:03.831451 | instance | Friday 05 June 2026 03:12:03 +0000 (0:00:00.070) 0:38:50.271 ***********
2026-06-05 03:12:04.036534 | instance | skipping: [instance]
2026-06-05 03:12:04.036761 | instance |
2026-06-05 03:12:04.037028 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-06-05 03:12:04.037289 | instance | Friday 05 June 2026 03:12:04 +0000 (0:00:00.206) 0:38:50.477 ***********
2026-06-05 03:12:04.112380 | instance | skipping: [instance]
2026-06-05 03:12:04.112624 | instance |
2026-06-05 03:12:04.112929 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-05 03:12:04.113229 | instance | Friday 05 June 2026 03:12:04 +0000 (0:00:00.075) 0:38:50.553 ***********
2026-06-05 03:12:08.671265 | instance | changed: [instance]
2026-06-05 03:12:08.671494 | instance |
2026-06-05 03:12:08.671837 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-05 03:12:08.672127 | instance | Friday 05 June 2026 03:12:08 +0000 (0:00:04.559) 0:38:55.112 ***********
2026-06-05 03:12:30.581663 | instance | changed: [instance]
2026-06-05 03:12:30.581739 | instance |
2026-06-05 03:12:30.581750 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-05 03:12:30.581760 | instance | Friday 05 June 2026 03:12:30 +0000 (0:00:21.909) 0:39:17.022 ***********
2026-06-05 03:12:31.068958 | instance | changed: [instance]
2026-06-05 03:12:31.069026 | instance |
2026-06-05 03:12:31.069155 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-06-05 03:12:31.069276 | instance | Friday 05 June 2026 03:12:31 +0000 (0:00:00.488) 0:39:17.510 ***********
2026-06-05 03:12:32.120955 | instance | ok: [instance]
2026-06-05 03:12:32.121095 | instance |
2026-06-05 03:12:32.121264 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-06-05 03:12:32.121435 | instance | Friday 05 June 2026 03:12:32 +0000 (0:00:01.051) 0:39:18.562 ***********
2026-06-05 03:12:32.586387 | instance | changed: [instance]
2026-06-05 03:12:32.586600 | instance |
2026-06-05 03:12:32.586868 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-06-05 03:12:32.587127 | instance | Friday 05 June 2026 03:12:32 +0000 (0:00:00.464) 0:39:19.027 ***********
2026-06-05 03:12:33.063696 | instance | changed: [instance]
2026-06-05 03:12:33.063968 | instance |
2026-06-05 03:12:33.064247 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-06-05 03:12:33.064515 | instance | Friday 05 June 2026 03:12:33 +0000 (0:00:00.477) 0:39:19.505 ***********
2026-06-05 03:12:33.595573 | instance | changed: [instance]
2026-06-05 03:12:33.595643 | instance |
2026-06-05 03:12:33.595658 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-06-05 03:12:33.595672 | instance | Friday 05 June 2026 03:12:33 +0000 (0:00:00.530) 0:39:20.035 ***********
2026-06-05 03:12:34.044261 | instance | changed: [instance]
2026-06-05 03:12:34.044529 | instance |
2026-06-05 03:12:34.044821 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-06-05 03:12:34.045111 | instance | Friday 05 June 2026 03:12:34 +0000 (0:00:00.449) 0:39:20.485 ***********
2026-06-05 03:12:34.317086 | instance | ok: [instance]
2026-06-05 03:12:34.317360 | instance |
2026-06-05 03:12:34.317711 | instance | PLAY [Deploy SDN] **************************************************************
2026-06-05 03:12:34.317981 | instance |
2026-06-05 03:12:34.318286 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 03:12:34.318572 | instance | Friday 05 June 2026 03:12:34 +0000 (0:00:00.270) 0:39:20.756 ***********
2026-06-05 03:12:34.399026 | instance | ok: [instance]
2026-06-05 03:12:34.399163 | instance |
2026-06-05 03:12:34.399334 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 03:12:34.399502 | instance | Friday 05 June 2026 03:12:34 +0000 (0:00:00.084) 0:39:20.840 ***********
2026-06-05 03:12:34.451128 | instance | skipping: [instance]
2026-06-05 03:12:34.451210 | instance |
2026-06-05 03:12:34.451333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:12:34.451450 | instance | Friday 05 June 2026 03:12:34 +0000 (0:00:00.052) 0:39:20.892 ***********
2026-06-05 03:12:34.495745 | instance | skipping: [instance]
2026-06-05 03:12:34.496022 | instance |
2026-06-05 03:12:34.496489 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:12:34.496742 | instance | Friday 05 June 2026 03:12:34 +0000 (0:00:00.044) 0:39:20.937 ***********
2026-06-05 03:12:34.543459 | instance | skipping: [instance]
2026-06-05 03:12:34.543746 | instance |
2026-06-05 03:12:34.544083 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:12:34.544436 | instance | Friday 05 June 2026 03:12:34 +0000 (0:00:00.047) 0:39:20.984 ***********
2026-06-05 03:12:34.588894 | instance | skipping: [instance]
2026-06-05 03:12:34.589126 | instance |
2026-06-05 03:12:34.589417 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:12:34.589683 | instance | Friday 05 June 2026 03:12:34 +0000 (0:00:00.045) 0:39:21.030 ***********
2026-06-05 03:12:34.638982 | instance | skipping: [instance]
2026-06-05 03:12:34.639237 | instance |
2026-06-05 03:12:34.639515 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:12:34.639847 | instance | Friday 05 June 2026 03:12:34 +0000 (0:00:00.049) 0:39:21.080 ***********
2026-06-05 03:12:34.696687 | instance | ok: [instance]
2026-06-05 03:12:34.696900 | instance |
2026-06-05 03:12:34.697181 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:12:34.697477 | instance | Friday 05 June 2026 03:12:34 +0000 (0:00:00.057) 0:39:21.138 ***********
2026-06-05 03:12:34.738492 | instance | skipping: [instance]
2026-06-05 03:12:34.738808 | instance |
2026-06-05 03:12:34.739090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:12:34.739354 | instance | Friday 05 June 2026 03:12:34 +0000 (0:00:00.041) 0:39:21.179 ***********
2026-06-05 03:12:34.810262 | instance | ok: [instance]
2026-06-05 03:12:34.810365 | instance |
2026-06-05 03:12:34.810498 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:12:34.810618 | instance | Friday 05 June 2026 03:12:34 +0000 (0:00:00.072) 0:39:21.251 ***********
2026-06-05 03:12:34.880112 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:12:34.880313 | instance |
2026-06-05 03:12:34.880596 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:12:34.880866 | instance | Friday 05 June 2026 03:12:34 +0000 (0:00:00.069) 0:39:21.321 ***********
2026-06-05 03:12:35.417711 | instance | changed: [instance]
2026-06-05 03:12:35.417942 | instance |
2026-06-05 03:12:35.418233 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-06-05 03:12:35.418473 | instance | Friday 05 June 2026 03:12:35 +0000 (0:00:00.537) 0:39:21.859 ***********
2026-06-05 03:12:35.668024 | instance | ok: [instance]
2026-06-05 03:12:35.668346 | instance |
2026-06-05 03:12:35.668684 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-06-05 03:12:35.669000 | instance | Friday 05 June 2026 03:12:35 +0000 (0:00:00.249) 0:39:22.109 ***********
2026-06-05 03:12:35.723621 | instance | ok: [instance] => {
2026-06-05 03:12:35.723917 | instance | "changed": false,
2026-06-05 03:12:35.724182 | instance | "msg": "All assertions passed"
2026-06-05 03:12:35.724433 | instance | }
2026-06-05 03:12:35.724676 | instance |
2026-06-05 03:12:35.724941 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-06-05 03:12:35.725209 | instance | Friday 05 June 2026 03:12:35 +0000 (0:00:00.056) 0:39:22.165 ***********
2026-06-05 03:12:43.078657 | instance | ok: [instance]
2026-06-05 03:12:43.078888 | instance |
2026-06-05 03:12:43.079161 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-06-05 03:12:43.079430 | instance | Friday 05 June 2026 03:12:43 +0000 (0:00:07.354) 0:39:29.520 ***********
2026-06-05 03:12:43.141110 | instance | ok: [instance] => {
2026-06-05 03:12:43.141469 | instance | "changed": false,
2026-06-05 03:12:43.141754 | instance | "msg": "Successfully pulled openvswitch image"
2026-06-05 03:12:43.142063 | instance | }
2026-06-05 03:12:43.142326 | instance |
2026-06-05 03:12:43.142732 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-06-05 03:12:43.143115 | instance | Friday 05 June 2026 03:12:43 +0000 (0:00:00.062) 0:39:29.582 ***********
2026-06-05 03:12:44.795845 | instance | changed: [instance]
2026-06-05 03:12:44.795905 | instance |
2026-06-05 03:12:44.796135 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:12:44.796440 | instance | Friday 05 June 2026 03:12:44 +0000 (0:00:01.654) 0:39:31.236 ***********
2026-06-05 03:12:44.874968 | instance | skipping: [instance]
2026-06-05 03:12:44.875195 | instance |
2026-06-05 03:12:44.875451 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-06-05 03:12:44.875636 | instance | Friday 05 June 2026 03:12:44 +0000 (0:00:00.079) 0:39:31.316 ***********
2026-06-05 03:12:44.980509 | instance | skipping: [instance]
2026-06-05 03:12:44.980789 | instance |
2026-06-05 03:12:44.981187 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:12:44.981633 | instance | Friday 05 June 2026 03:12:44 +0000 (0:00:00.104) 0:39:31.420 ***********
2026-06-05 03:12:45.053085 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:12:45.053314 | instance |
2026-06-05 03:12:45.053723 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:12:45.054037 | instance | Friday 05 June 2026 03:12:45 +0000 (0:00:00.073) 0:39:31.494 ***********
2026-06-05 03:12:45.613528 | instance | changed: [instance]
2026-06-05 03:12:45.613711 | instance |
2026-06-05 03:12:45.613961 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-06-05 03:12:45.614202 | instance | Friday 05 June 2026 03:12:45 +0000 (0:00:00.560) 0:39:32.055 ***********
2026-06-05 03:12:46.996918 | instance | ok: [instance]
2026-06-05 03:12:46.996999 | instance |
2026-06-05 03:12:46.997159 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-06-05 03:12:46.997265 | instance | Friday 05 June 2026 03:12:46 +0000 (0:00:01.383) 0:39:33.438 ***********
2026-06-05 03:12:47.058893 | instance | skipping: [instance]
2026-06-05 03:12:47.058967 | instance |
2026-06-05 03:12:47.059073 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-06-05 03:12:47.059198 | instance | Friday 05 June 2026 03:12:47 +0000 (0:00:00.062) 0:39:33.500 ***********
2026-06-05 03:12:53.136008 | instance | ok: [instance]
2026-06-05 03:12:53.136350 | instance |
2026-06-05 03:12:53.136662 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-06-05 03:12:53.136965 | instance | Friday 05 June 2026 03:12:53 +0000 (0:00:06.076) 0:39:39.577 ***********
2026-06-05 03:12:53.191782 | instance | ok: [instance] => {
2026-06-05 03:12:53.192097 | instance | "changed": false,
2026-06-05 03:12:53.192450 | instance | "msg": "Successfully pulled ovn-controller image"
2026-06-05 03:12:53.192681 | instance | }
2026-06-05 03:12:53.192937 | instance |
2026-06-05 03:12:53.193258 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-06-05 03:12:53.193572 | instance | Friday 05 June 2026 03:12:53 +0000 (0:00:00.055) 0:39:39.633 ***********
2026-06-05 03:12:55.189226 | instance | changed: [instance]
2026-06-05 03:12:55.189373 | instance |
2026-06-05 03:12:55.189986 | instance | PLAY [controllers[0]] **********************************************************
2026-06-05 03:12:55.190032 | instance |
2026-06-05 03:12:55.190040 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 03:12:55.190061 | instance | Friday 05 June 2026 03:12:55 +0000 (0:00:01.997) 0:39:41.631 ***********
2026-06-05 03:12:57.944590 | instance | ok: [instance]
2026-06-05 03:12:57.944884 | instance |
2026-06-05 03:12:57.945281 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 03:12:57.945626 | instance | Friday 05 June 2026 03:12:57 +0000 (0:00:02.754) 0:39:44.386 ***********
2026-06-05 03:12:58.037998 | instance | ok: [instance]
2026-06-05 03:12:58.038201 | instance |
2026-06-05 03:12:58.038483 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 03:12:58.038796 | instance | Friday 05 June 2026 03:12:58 +0000 (0:00:00.093) 0:39:44.479 ***********
2026-06-05 03:12:58.098634 | instance | skipping: [instance]
2026-06-05 03:12:58.098764 | instance |
2026-06-05 03:12:58.098964 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:12:58.099148 | instance | Friday 05 June 2026 03:12:58 +0000 (0:00:00.060) 0:39:44.540 ***********
2026-06-05 03:12:58.150468 | instance | skipping: [instance]
2026-06-05 03:12:58.150605 | instance |
2026-06-05 03:12:58.150779 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:12:58.150945 | instance | Friday 05 June 2026 03:12:58 +0000 (0:00:00.051) 0:39:44.592 ***********
2026-06-05 03:12:58.213208 | instance | skipping: [instance]
2026-06-05 03:12:58.213295 | instance |
2026-06-05 03:12:58.213432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:12:58.213555 | instance | Friday 05 June 2026 03:12:58 +0000 (0:00:00.062) 0:39:44.654 ***********
2026-06-05 03:12:58.263671 | instance | skipping: [instance]
2026-06-05 03:12:58.264061 | instance |
2026-06-05 03:12:58.264384 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:12:58.264730 | instance | Friday 05 June 2026 03:12:58 +0000 (0:00:00.050) 0:39:44.705 ***********
2026-06-05 03:12:58.318982 | instance | skipping: [instance]
2026-06-05 03:12:58.319205 | instance |
2026-06-05 03:12:58.319484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:12:58.319777 | instance | Friday 05 June 2026 03:12:58 +0000 (0:00:00.055) 0:39:44.760 ***********
2026-06-05 03:12:58.371720 | instance | ok: [instance]
2026-06-05 03:12:58.372075 | instance |
2026-06-05 03:12:58.372381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:12:58.372697 | instance | Friday 05 June 2026 03:12:58 +0000 (0:00:00.052) 0:39:44.813 ***********
2026-06-05 03:12:58.432998 | instance | ok: [instance] => (item=libvirt_exporter)
2026-06-05 03:12:58.433129 | instance |
2026-06-05 03:12:58.434237 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:12:58.434264 | instance | Friday 05 June 2026 03:12:58 +0000 (0:00:00.061) 0:39:44.874 ***********
2026-06-05 03:12:58.527114 | instance | ok: [instance]
2026-06-05 03:12:58.527186 | instance |
2026-06-05 03:12:58.527299 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:12:58.527415 | instance | Friday 05 June 2026 03:12:58 +0000 (0:00:00.093) 0:39:44.968 ***********
2026-06-05 03:12:58.617927 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:12:58.618165 | instance |
2026-06-05 03:12:58.618440 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:12:58.618777 | instance | Friday 05 June 2026 03:12:58 +0000 (0:00:00.090) 0:39:45.059 ***********
2026-06-05 03:12:59.160829 | instance | changed: [instance]
2026-06-05 03:12:59.160999 | instance |
2026-06-05 03:12:59.161256 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-06-05 03:12:59.161498 | instance | Friday 05 June 2026 03:12:59 +0000 (0:00:00.542) 0:39:45.601 ***********
2026-06-05 03:12:59.218768 | instance | skipping: [instance]
2026-06-05 03:12:59.218904 | instance |
2026-06-05 03:12:59.219075 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-06-05 03:12:59.219243 | instance | Friday 05 June 2026 03:12:59 +0000 (0:00:00.058) 0:39:45.660 ***********
2026-06-05 03:13:00.985767 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-05 03:13:00.986031 | instance | changed: [instance] => (item=libvirt-api)
2026-06-05 03:13:00.986322 | instance |
2026-06-05 03:13:00.986551 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-06-05 03:13:00.986873 | instance | Friday 05 June 2026 03:13:00 +0000 (0:00:01.766) 0:39:47.427 ***********
2026-06-05 03:13:02.518761 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-05 03:13:02.518999 | instance | changed: [instance] => (item=libvirt-api)
2026-06-05 03:13:02.519270 | instance |
2026-06-05 03:13:02.519562 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-06-05 03:13:02.520012 | instance | Friday 05 June 2026 03:13:02 +0000 (0:00:01.532) 0:39:48.960 ***********
2026-06-05 03:13:02.746040 | instance | ok: [instance]
2026-06-05 03:13:02.746564 | instance |
2026-06-05 03:13:02.746590 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-06-05 03:13:02.746601 | instance | Friday 05 June 2026 03:13:02 +0000 (0:00:00.227) 0:39:49.187 ***********
2026-06-05 03:13:04.702859 | instance | changed: [instance]
2026-06-05 03:13:04.702940 | instance |
2026-06-05 03:13:04.703074 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:13:04.703274 | instance | Friday 05 June 2026 03:13:04 +0000 (0:00:01.956) 0:39:51.144 ***********
2026-06-05 03:13:04.784626 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:13:04.784761 | instance |
2026-06-05 03:13:04.784940 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:13:04.785104 | instance | Friday 05 June 2026 03:13:04 +0000 (0:00:00.081) 0:39:51.225 ***********
2026-06-05 03:13:05.317781 | instance | changed: [instance]
2026-06-05 03:13:05.318029 | instance |
2026-06-05 03:13:05.318306 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-06-05 03:13:05.318574 | instance | Friday 05 June 2026 03:13:05 +0000 (0:00:00.533) 0:39:51.758 ***********
2026-06-05 03:13:05.423142 | instance | skipping: [instance]
2026-06-05 03:13:05.423317 | instance |
2026-06-05 03:13:05.423558 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-05 03:13:05.423812 | instance | Friday 05 June 2026 03:13:05 +0000 (0:00:00.105) 0:39:51.864 ***********
2026-06-05 03:13:06.436943 | instance | ok: [instance]
2026-06-05 03:13:06.437086 | instance |
2026-06-05 03:13:06.437276 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-05 03:13:06.437454 | instance | Friday 05 June 2026 03:13:06 +0000 (0:00:01.014) 0:39:52.878 ***********
2026-06-05 03:13:06.647624 | instance | ok: [instance]
2026-06-05 03:13:06.647988 | instance |
2026-06-05 03:13:06.648329 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-05 03:13:06.648699 | instance | Friday 05 June 2026 03:13:06 +0000 (0:00:00.210) 0:39:53.088 ***********
2026-06-05 03:13:07.155380 | instance | ok: [instance]
2026-06-05 03:13:07.155457 | instance |
2026-06-05 03:13:07.155580 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 03:13:07.155721 | instance | Friday 05 June 2026 03:13:07 +0000 (0:00:00.507) 0:39:53.596 ***********
2026-06-05 03:13:07.254721 | instance | ok: [instance]
2026-06-05 03:13:07.254944 | instance |
2026-06-05 03:13:07.255292 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 03:13:07.255661 | instance | Friday 05 June 2026 03:13:07 +0000 (0:00:00.099) 0:39:53.696 ***********
2026-06-05 03:13:07.351544 | instance | included: rabbitmq for instance
2026-06-05 03:13:07.351810 | instance |
2026-06-05 03:13:07.352099 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-05 03:13:07.352366 | instance | Friday 05 June 2026 03:13:07 +0000 (0:00:00.097) 0:39:53.793 ***********
2026-06-05 03:13:08.028449 | instance | ok: [instance]
2026-06-05 03:13:08.028625 | instance |
2026-06-05 03:13:08.028892 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-05 03:13:08.029156 | instance | Friday 05 June 2026 03:13:08 +0000 (0:00:00.676) 0:39:54.469 ***********
2026-06-05 03:13:08.079549 | instance | skipping: [instance]
2026-06-05 03:13:08.079754 | instance |
2026-06-05 03:13:08.080091 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-05 03:13:08.080348 | instance | Friday 05 June 2026 03:13:08 +0000 (0:00:00.051) 0:39:54.521 ***********
2026-06-05 03:13:08.132577 | instance | skipping: [instance]
2026-06-05 03:13:08.132808 | instance |
2026-06-05 03:13:08.133073 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-05 03:13:08.133335 | instance | Friday 05 June 2026 03:13:08 +0000 (0:00:00.053) 0:39:54.574 ***********
2026-06-05 03:13:08.184232 | instance | skipping: [instance]
2026-06-05 03:13:08.184459 | instance |
2026-06-05 03:13:08.184747 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-05 03:13:08.185045 | instance | Friday 05 June 2026 03:13:08 +0000 (0:00:00.051) 0:39:54.625 ***********
2026-06-05 03:13:34.072346 | instance | changed: [instance]
2026-06-05 03:13:34.072461 | instance |
2026-06-05 03:13:34.072655 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:13:34.072844 | instance | Friday 05 June 2026 03:13:34 +0000 (0:00:25.887) 0:40:20.513 ***********
2026-06-05 03:13:34.748024 | instance | ok: [instance]
2026-06-05 03:13:34.748289 | instance |
2026-06-05 03:13:34.748606 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:13:34.748886 | instance | Friday 05 June 2026 03:13:34 +0000 (0:00:00.675) 0:40:21.189 ***********
2026-06-05 03:13:34.805054 | instance | ok: [instance]
2026-06-05 03:13:34.805185 | instance |
2026-06-05 03:13:34.805365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:13:34.805589 | instance | Friday 05 June 2026 03:13:34 +0000 (0:00:00.057) 0:40:21.246 ***********
2026-06-05 03:13:34.865278 | instance | skipping: [instance]
2026-06-05 03:13:34.865439 | instance |
2026-06-05 03:13:34.865619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:13:34.865799 | instance | Friday 05 June 2026 03:13:34 +0000 (0:00:00.060) 0:40:21.306 ***********
2026-06-05 03:13:34.929990 | instance | skipping: [instance]
2026-06-05 03:13:34.930237 | instance |
2026-06-05 03:13:34.930527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:13:34.930790 | instance | Friday 05 June 2026 03:13:34 +0000 (0:00:00.063) 0:40:21.370 ***********
2026-06-05 03:13:34.994692 | instance | ok: [instance]
2026-06-05 03:13:34.994915 | instance |
2026-06-05 03:13:34.995202 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:13:34.995475 | instance | Friday 05 June 2026 03:13:34 +0000 (0:00:00.065) 0:40:21.435 ***********
2026-06-05 03:13:35.214960 | instance | ok: [instance] => (item=compute)
2026-06-05 03:13:35.215250 | instance | ok: [instance] => (item=placement)
2026-06-05 03:13:35.215535 | instance | ok: [instance] => (item=oslo_db_api)
2026-06-05 03:13:35.215890 | instance | ok: [instance] => (item=compute_metadata)
2026-06-05 03:13:35.216198 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-05 03:13:35.216486 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 03:13:35.216774 | instance | ok: [instance] => (item=baremetal)
2026-06-05 03:13:35.217057 | instance | ok: [instance] => (item=image)
2026-06-05 03:13:35.217341 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 03:13:35.217669 | instance | ok: [instance] => (item=network)
2026-06-05 03:13:35.217965 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-06-05 03:13:35.218329 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-06-05 03:13:35.218678 | instance | ok: [instance] => (item=volumev3)
2026-06-05 03:13:35.219025 | instance | ok: [instance] => (item=identity)
2026-06-05 03:13:35.219336 | instance |
2026-06-05 03:13:35.219758 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:13:35.220190 | instance | Friday 05 June 2026 03:13:35 +0000 (0:00:00.220) 0:40:21.656 ***********
2026-06-05 03:13:35.291634 | instance | ok: [instance]
2026-06-05 03:13:35.291778 | instance |
2026-06-05 03:13:35.292010 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:13:35.292166 | instance | Friday 05 June 2026 03:13:35 +0000 (0:00:00.076) 0:40:21.733 ***********
2026-06-05 03:13:35.374715 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:13:35.374849 | instance |
2026-06-05 03:13:35.374993 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:13:35.375129 | instance | Friday 05 June 2026 03:13:35 +0000 (0:00:00.083) 0:40:21.816 ***********
2026-06-05 03:13:35.931596 | instance | changed: [instance]
2026-06-05 03:13:35.931853 | instance |
2026-06-05 03:13:35.932130 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-06-05 03:13:35.932462 | instance | Friday 05 June 2026 03:13:35 +0000 (0:00:00.556) 0:40:22.372 ***********
2026-06-05 03:13:35.990404 | instance | skipping: [instance]
2026-06-05 03:13:35.990638 | instance |
2026-06-05 03:13:35.990955 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-06-05 03:13:35.991271 | instance | Friday 05 June 2026 03:13:35 +0000 (0:00:00.059) 0:40:22.432 ***********
2026-06-05 03:13:36.190242 | instance | ok: [instance -> localhost]
2026-06-05 03:13:36.190475 | instance |
2026-06-05 03:13:36.190747 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-06-05 03:13:36.191008 | instance | Friday 05 June 2026 03:13:36 +0000 (0:00:00.199) 0:40:22.631 ***********
2026-06-05 03:13:36.601377 | instance | ok: [instance -> localhost]
2026-06-05 03:13:36.601608 | instance |
2026-06-05 03:13:36.601885 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-06-05 03:13:36.602152 | instance | Friday 05 June 2026 03:13:36 +0000 (0:00:00.411) 0:40:23.042 ***********
2026-06-05 03:13:37.083335 | instance | ok: [instance -> localhost]
2026-06-05 03:13:37.083598 | instance |
2026-06-05 03:13:37.083961 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-06-05 03:13:37.084266 | instance | Friday 05 June 2026 03:13:37 +0000 (0:00:00.482) 0:40:23.524 ***********
2026-06-05 03:13:37.281183 | instance | ok: [instance -> localhost]
2026-06-05 03:13:37.281445 | instance |
2026-06-05 03:13:37.281745 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-06-05 03:13:37.282021 | instance | Friday 05 June 2026 03:13:37 +0000 (0:00:00.197) 0:40:23.722 ***********
2026-06-05 03:13:38.611281 | instance | ok: [instance] => (item=nova-bootstrap)
2026-06-05 03:13:38.611524 | instance | ok: [instance] => (item=nova-cell-setup)
2026-06-05 03:13:38.611838 | instance |
2026-06-05 03:13:38.612126 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-06-05 03:13:38.612379 | instance | Friday 05 June 2026 03:13:38 +0000 (0:00:01.330) 0:40:25.052 ***********
2026-06-05 03:13:39.118401 | instance | ok: [instance]
2026-06-05 03:13:39.118585 | instance |
2026-06-05 03:13:39.118815 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-06-05 03:13:39.119047 | instance | Friday 05 June 2026 03:13:39 +0000 (0:00:00.506) 0:40:25.559 ***********
2026-06-05 03:16:26.303536 | instance | changed: [instance]
2026-06-05 03:16:26.303816 | instance |
2026-06-05 03:16:26.304095 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 03:16:26.304362 | instance | Friday 05 June 2026 03:16:26 +0000 (0:02:47.182) 0:43:12.742 ***********
2026-06-05 03:16:26.646332 | instance | included: openstack_helm_ingress for instance
2026-06-05 03:16:26.646631 | instance |
2026-06-05 03:16:26.647004 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 03:16:26.647360 | instance | Friday 05 June 2026 03:16:26 +0000 (0:00:00.344) 0:43:13.087 ***********
2026-06-05 03:16:26.723607 | instance | skipping: [instance]
2026-06-05 03:16:26.723879 | instance |
2026-06-05 03:16:26.724182 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 03:16:26.724469 | instance | Friday 05 June 2026 03:16:26 +0000 (0:00:00.077) 0:43:13.164 ***********
2026-06-05 03:16:26.788174 | instance | skipping: [instance]
2026-06-05 03:16:26.788382 | instance |
2026-06-05 03:16:26.788675 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 03:16:26.788958 | instance | Friday 05 June 2026 03:16:26 +0000 (0:00:00.064) 0:43:13.229 ***********
2026-06-05 03:16:26.865258 | instance | ok: [instance]
2026-06-05 03:16:26.865478 | instance |
2026-06-05 03:16:26.865777 | instance | TASK [Create Ingress compute] **************************************************
2026-06-05 03:16:26.866085 | instance | Friday 05 June 2026 03:16:26 +0000 (0:00:00.076) 0:43:13.306 ***********
2026-06-05 03:16:26.964429 | instance | included: ingress for instance
2026-06-05 03:16:26.964605 | instance |
2026-06-05 03:16:26.964882 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-06-05 03:16:26.965149 | instance | Friday 05 June 2026 03:16:26 +0000 (0:00:00.099) 0:43:13.405 ***********
2026-06-05 03:16:28.042893 | instance | changed: [instance]
2026-06-05 03:16:28.043070 | instance |
2026-06-05 03:16:28.043258 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 03:16:28.043477 | instance | Friday 05 June 2026 03:16:28 +0000 (0:00:01.076) 0:43:14.482 ***********
2026-06-05 03:16:28.222406 | instance | included: openstack_helm_ingress for instance
2026-06-05 03:16:28.222469 | instance |
2026-06-05 03:16:28.222541 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 03:16:28.222555 | instance | Friday 05 June 2026 03:16:28 +0000 (0:00:00.179) 0:43:14.662 ***********
2026-06-05 03:16:28.287246 | instance | skipping: [instance]
2026-06-05 03:16:28.287356 | instance |
2026-06-05 03:16:28.287379 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 03:16:28.287427 | instance | Friday 05 June 2026 03:16:28 +0000 (0:00:00.065) 0:43:14.728 ***********
2026-06-05 03:16:28.354740 | instance | skipping: [instance]
2026-06-05 03:16:28.354819 | instance |
2026-06-05 03:16:28.354831 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 03:16:28.354849 | instance | Friday 05 June 2026 03:16:28 +0000 (0:00:00.067) 0:43:14.795 ***********
2026-06-05 03:16:28.442166 | instance | ok: [instance]
2026-06-05 03:16:28.442257 | instance |
2026-06-05 03:16:28.442380 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-06-05 03:16:28.442540 | instance | Friday 05 June 2026 03:16:28 +0000 (0:00:00.087) 0:43:14.883 ***********
2026-06-05 03:16:28.543296 | instance | included: ingress for instance
2026-06-05 03:16:28.543346 | instance |
2026-06-05 03:16:28.543353 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-06-05 03:16:28.543360 | instance | Friday 05 June 2026 03:16:28 +0000 (0:00:00.100) 0:43:14.984 ***********
2026-06-05 03:16:29.693395 | instance | changed: [instance]
2026-06-05 03:16:29.693491 | instance |
2026-06-05 03:16:29.693503 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-06-05 03:16:29.693514 | instance | Friday 05 June 2026 03:16:29 +0000 (0:00:01.147) 0:43:16.132 ***********
2026-06-05 03:16:30.445845 | instance | ok: [instance]
2026-06-05 03:16:30.445888 | instance |
2026-06-05 03:16:30.445893 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-06-05 03:16:30.445898 | instance | Friday 05 June 2026 03:16:30 +0000 (0:00:00.754) 0:43:16.886 ***********
2026-06-05 03:16:54.450767 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-06-05 03:16:54.450868 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-06-05 03:16:54.450880 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left).
2026-06-05 03:16:54.450891 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-06-05 03:16:54.450902 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-06-05 03:16:54.450912 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-06-05 03:16:54.450945 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-06-05 03:16:54.450954 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-06-05 03:16:54.450964 | instance |
2026-06-05 03:16:54.450975 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 03:16:54.450986 | instance | Friday 05 June 2026 03:16:54 +0000 (0:00:24.001) 0:43:40.888 ***********
2026-06-05 03:16:54.564730 | instance | ok: [instance]
2026-06-05 03:16:54.565175 | instance |
2026-06-05 03:16:54.565552 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 03:16:54.565931 | instance | Friday 05 June 2026 03:16:54 +0000 (0:00:00.116) 0:43:41.005 ***********
2026-06-05 03:16:54.667519 | instance | included: rabbitmq for instance
2026-06-05 03:16:54.667975 | instance |
2026-06-05 03:16:54.668339 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-05 03:16:54.668671 | instance | Friday 05 June 2026 03:16:54 +0000 (0:00:00.103) 0:43:41.108 ***********
2026-06-05 03:16:55.409514 | instance | ok: [instance]
2026-06-05 03:16:55.409905 | instance |
2026-06-05 03:16:55.410234 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-05 03:16:55.410550 | instance | Friday 05 June 2026 03:16:55 +0000 (0:00:00.741) 0:43:41.850 ***********
2026-06-05 03:16:55.477190 | instance | skipping: [instance]
2026-06-05 03:16:55.477510 | instance |
2026-06-05 03:16:55.477788 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-05 03:16:55.478018 | instance | Friday 05 June 2026 03:16:55 +0000 (0:00:00.067) 0:43:41.918 ***********
2026-06-05 03:16:55.535224 | instance | skipping: [instance]
2026-06-05 03:16:55.535672 | instance |
2026-06-05 03:16:55.536076 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-05 03:16:55.536408 | instance | Friday 05 June 2026 03:16:55 +0000 (0:00:00.058) 0:43:41.976 ***********
2026-06-05 03:16:55.595920 | instance | skipping: [instance]
2026-06-05 03:16:55.596423 | instance |
2026-06-05 03:16:55.596843 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-05 03:16:55.597195 | instance | Friday 05 June 2026 03:16:55 +0000 (0:00:00.060) 0:43:42.036 ***********
2026-06-05 03:17:26.476427 | instance | changed: [instance]
2026-06-05 03:17:26.476562 | instance |
2026-06-05 03:17:26.476884 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:17:26.477136 | instance | Friday 05 June 2026 03:17:26 +0000 (0:00:30.880) 0:44:12.917 ***********
2026-06-05 03:17:27.134929 | instance | ok: [instance]
2026-06-05 03:17:27.135140 | instance |
2026-06-05 03:17:27.135420 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:17:27.135713 | instance | Friday 05 June 2026 03:17:27 +0000 (0:00:00.658) 0:44:13.576 ***********
2026-06-05 03:17:27.202598 | instance | ok: [instance]
2026-06-05 03:17:27.202795 | instance |
2026-06-05 03:17:27.203049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:17:27.203304 | instance | Friday 05 June 2026 03:17:27 +0000 (0:00:00.067) 0:44:13.643 ***********
2026-06-05 03:17:27.278906 | instance | skipping: [instance]
2026-06-05 03:17:27.278994 | instance |
2026-06-05 03:17:27.279183 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:17:27.279344 | instance | Friday 05 June 2026 03:17:27 +0000 (0:00:00.076) 0:44:13.720 ***********
2026-06-05 03:17:27.352570 | instance | skipping: [instance]
2026-06-05 03:17:27.352710 | instance |
2026-06-05 03:17:27.352898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:17:27.353069 | instance | Friday 05 June 2026 03:17:27 +0000 (0:00:00.073) 0:44:13.794 ***********
2026-06-05 03:17:27.434739 | instance | ok: [instance]
2026-06-05 03:17:27.434876 | instance |
2026-06-05 03:17:27.435057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:17:27.435227 | instance | Friday 05 June 2026 03:17:27 +0000 (0:00:00.081) 0:44:13.875 ***********
2026-06-05 03:17:27.623644 | instance | ok: [instance] => (item=dns)
2026-06-05 03:17:27.623961 | instance | ok: [instance] => (item=compute)
2026-06-05 03:17:27.624350 | instance | ok: [instance] => (item=compute_metadata)
2026-06-05 03:17:27.624619 | instance | ok: [instance] => (item=load_balancer)
2026-06-05 03:17:27.624879 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-05 03:17:27.625134 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 03:17:27.625389 | instance | ok: [instance] => (item=baremetal)
2026-06-05 03:17:27.625644 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 03:17:27.625899 | instance | ok: [instance] => (item=network)
2026-06-05 03:17:27.626173 | instance | ok: [instance] => (item=identity)
2026-06-05 03:17:27.626403 | instance |
2026-06-05 03:17:27.626716 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:17:27.627040 | instance | Friday 05 June 2026 03:17:27 +0000 (0:00:00.189) 0:44:14.064 ***********
2026-06-05 03:17:27.695050 | instance | ok: [instance]
2026-06-05 03:17:27.695254 | instance |
2026-06-05 03:17:27.695524 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:17:27.695828 | instance | Friday 05 June 2026 03:17:27 +0000 (0:00:00.071) 0:44:14.136 ***********
2026-06-05 03:17:27.773397 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:17:27.773620 | instance |
2026-06-05 03:17:27.773881 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:17:27.774140 | instance | Friday 05 June 2026 03:17:27 +0000 (0:00:00.078) 0:44:14.215 ***********
2026-06-05 03:17:28.325888 | instance | changed: [instance]
2026-06-05 03:17:28.326119 | instance |
2026-06-05 03:17:28.326406 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-06-05 03:17:28.326679 | instance | Friday 05 June 2026 03:17:28 +0000 (0:00:00.552) 0:44:14.767 ***********
2026-06-05 03:17:29.023901 | instance | ok: [instance]
2026-06-05 03:17:29.024044 | instance |
2026-06-05 03:17:29.024318 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-06-05 03:17:29.024626 | instance | Friday 05 June 2026 03:17:29 +0000 (0:00:00.697) 0:44:15.464 ***********
2026-06-05 03:17:29.112405 | instance | skipping: [instance]
2026-06-05 03:17:29.112648 | instance |
2026-06-05 03:17:29.112950 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-06-05 03:17:29.113255 | instance | Friday 05 June 2026 03:17:29 +0000 (0:00:00.088) 0:44:15.552 ***********
2026-06-05 03:17:29.661476 | instance | ok: [instance]
2026-06-05 03:17:29.661716 | instance |
2026-06-05 03:17:29.662002 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-06-05 03:17:29.662275 | instance | Friday 05 June 2026 03:17:29 +0000 (0:00:00.549) 0:44:16.102 ***********
2026-06-05 03:17:29.744679 | instance | ok: [instance]
2026-06-05 03:17:29.744932 | instance |
2026-06-05 03:17:29.745220 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-06-05 03:17:29.745488 | instance | Friday 05 June 2026 03:17:29 +0000 (0:00:00.083) 0:44:16.185 ***********
2026-06-05 03:17:29.822371 | instance | ok: [instance]
2026-06-05 03:17:29.822634 | instance |
2026-06-05 03:17:29.822952 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-06-05 03:17:29.823239 | instance | Friday 05 June 2026 03:17:29 +0000 (0:00:00.078) 0:44:16.263 ***********
2026-06-05 03:17:29.880887 | instance | skipping: [instance]
2026-06-05 03:17:29.881081 | instance |
2026-06-05 03:17:29.881346 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-06-05 03:17:29.881606 | instance | Friday 05 June 2026 03:17:29 +0000 (0:00:00.058) 0:44:16.322 ***********
2026-06-05 03:19:46.378870 | instance | changed: [instance]
2026-06-05 03:19:46.378953 | instance |
2026-06-05 03:19:46.378964 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 03:19:46.378974 | instance | Friday 05 June 2026 03:19:46 +0000 (0:02:16.496) 0:46:32.819 ***********
2026-06-05 03:19:46.621334 | instance | included: openstack_helm_ingress for instance
2026-06-05 03:19:46.621404 | instance |
2026-06-05 03:19:46.621539 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 03:19:46.621663 | instance | Friday 05 June 2026 03:19:46 +0000 (0:00:00.243) 0:46:33.062 ***********
2026-06-05 03:19:46.683467 | instance | skipping: [instance]
2026-06-05 03:19:46.683530 | instance |
2026-06-05 03:19:46.683853 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 03:19:46.683969 | instance | Friday 05 June 2026 03:19:46 +0000 (0:00:00.062) 0:46:33.125 ***********
2026-06-05 03:19:46.742589 | instance | skipping: [instance]
2026-06-05 03:19:46.742668 | instance |
2026-06-05 03:19:46.742945 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 03:19:46.742991 | instance | Friday 05 June 2026 03:19:46 +0000 (0:00:00.059) 0:46:33.184 ***********
2026-06-05 03:19:46.806597 | instance | ok: [instance]
2026-06-05 03:19:46.806673 | instance |
2026-06-05 03:19:46.806928 | instance | TASK [Create Ingress network] **************************************************
2026-06-05 03:19:46.807413 | instance | Friday 05 June 2026 03:19:46 +0000 (0:00:00.064) 0:46:33.248 ***********
2026-06-05 03:19:46.906659 | instance | included: ingress for instance
2026-06-05 03:19:46.906738 | instance |
2026-06-05 03:19:46.906870 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-06-05 03:19:46.906995 | instance | Friday 05 June 2026 03:19:46 +0000 (0:00:00.097) 0:46:33.346 ***********
2026-06-05 03:19:47.925083 | instance | changed: [instance]
2026-06-05 03:19:47.925304 | instance |
2026-06-05 03:19:47.925605 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-06-05 03:19:47.925906 | instance | Friday 05 June 2026 03:19:47 +0000 (0:00:01.019) 0:46:34.366 ***********
2026-06-05 03:19:48.728272 | instance | ok: [instance]
2026-06-05 03:19:48.728496 | instance |
2026-06-05 03:19:48.728771 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-06-05 03:19:48.729031 | instance | Friday 05 June 2026 03:19:48 +0000 (0:00:00.803) 0:46:35.169 ***********
2026-06-05 03:25:38.943781 | instance | failed: [instance] (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) => {"ansible_loop_var": "item", "attempts": 60, "changed": false, "extra_data": {"data": null, "details": "503 Service Temporarily Unavailable: nginx", "response": "\r\n
503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n"}, "item": {"external": true, "mtu_size": 1500, "name": "public", "port_security_enabled": true, "provider_network_type": "flat", "provider_physical_network": "external", "shared": true, "subnets": [{"allocation_pool_end": "10.96.250.220", "allocation_pool_start": "10.96.250.200", "cidr": "10.96.250.0/24", "enable_dhcp": true, "gateway_ip": "10.96.250.10", "name": "public-subnet"}]}, "msg": "HttpException: 503: Server Error for url: https://network.199-19-213-159.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-06-05 03:25:38.951061 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-06-05 03:25:38.951247 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-06-05 03:25:38.951415 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-06-05 03:25:38.951653 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-06-05 03:25:38.951854 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-06-05 03:25:38.952032 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-06-05 03:25:38.952189 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-06-05 03:25:38.952354 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-06-05 03:25:38.952549 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-06-05 03:25:38.952723 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-06-05 03:25:38.952897 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-06-05 03:25:38.953061 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-06-05 03:25:38.953250 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-06-05 03:25:38.953419 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-06-05 03:25:38.953583 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-06-05 03:25:38.953800 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-06-05 03:25:38.953989 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-06-05 03:25:38.954159 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-06-05 03:25:38.954323 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-06-05 03:25:38.954488 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-06-05 03:25:38.954667 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-06-05 03:25:38.954861 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-06-05 03:25:38.955047 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-06-05 03:25:38.955215 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-06-05 03:25:38.955378 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-06-05 03:25:38.955542 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-06-05 03:25:38.955783 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-06-05 03:25:38.955950 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-06-05 03:25:38.956149 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-06-05 03:25:38.956351 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-06-05 03:25:38.956519 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-06-05 03:25:38.956684 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-06-05 03:25:38.956848 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-06-05 03:25:38.957052 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-06-05 03:25:38.957302 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-06-05 03:25:38.957491 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-06-05 03:25:38.957719 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-06-05 03:25:38.957930 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-06-05 03:25:38.958161 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-06-05 03:25:38.958503 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-06-05 03:25:38.958695 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-06-05 03:25:38.958866 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-06-05 03:25:38.959087 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-06-05 03:25:38.959271 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-06-05 03:25:38.959442 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-06-05 03:25:38.959627 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-06-05 03:25:38.959864 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-06-05 03:25:38.960036 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-06-05 03:25:38.960196 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-06-05 03:25:38.960361 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-06-05 03:25:38.960548 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-06-05 03:25:38.960727 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-06-05 03:25:38.960892 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-06-05 03:25:38.961076 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-06-05 03:25:38.961261 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-06-05 03:25:38.961450 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-06-05 03:25:38.961622 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-06-05 03:25:38.961807 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-06-05 03:25:38.962030 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-06-05 03:25:38.962231 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-06-05 03:25:38.962390 | instance |
2026-06-05 03:25:38.962553 | instance | PLAY RECAP *********************************************************************
2026-06-05 03:25:38.962736 | instance | instance : ok=598 changed=219 unreachable=0 failed=1 skipped=196 rescued=0 ignored=2
2026-06-05 03:25:38.962915 | instance |
2026-06-05 03:25:38.963073 | instance | Friday 05 June 2026 03:25:38 +0000 (0:05:50.220) 0:52:25.390 ***********
2026-06-05 03:25:38.963232 | instance | ===============================================================================
2026-06-05 03:25:38.963399 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 350.22s
2026-06-05 03:25:38.963562 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 286.42s
2026-06-05 03:25:38.963753 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 169.36s
2026-06-05 03:25:38.963956 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 167.18s
2026-06-05 03:25:38.964122 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 159.24s
2026-06-05 03:25:38.964282 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 157.87s
2026-06-05 03:25:38.964443 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 136.50s
2026-06-05 03:25:38.964619 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 117.55s
2026-06-05 03:25:38.964782 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 100.32s
2026-06-05 03:25:38.964942 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 97.93s
2026-06-05 03:25:38.965103 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 97.05s
2026-06-05 03:25:38.965307 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 96.04s
2026-06-05 03:25:38.965502 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 93.67s
2026-06-05 03:25:38.965675 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 53.36s
2026-06-05 03:25:38.965838 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 41.48s
2026-06-05 03:25:38.966002 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 32.46s
2026-06-05 03:25:38.966166 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.88s
2026-06-05 03:25:38.966338 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.86s
2026-06-05 03:25:38.966502 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.84s
2026-06-05 03:25:38.966687 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.83s
2026-06-05 03:25:39.193449 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-05 03:25:39.193556 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-06-05 03:25:39.193722 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-05 03:25:39.757219 | instance | ERROR
2026-06-05 03:25:39.757552 | instance | {
2026-06-05 03:25:39.758220 | instance | "delta": "0:53:37.377733",
2026-06-05 03:25:39.758292 | instance | "end": "2026-06-05 03:25:39.255005",
2026-06-05 03:25:39.758364 | instance | "msg": "non-zero return code",
2026-06-05 03:25:39.758413 | instance | "rc": 2,
2026-06-05 03:25:39.758465 | instance | "start": "2026-06-05 02:32:01.877272"
2026-06-05 03:25:39.758511 | instance | }
failure
2026-06-05 03:25:39.796079 |
2026-06-05 03:25:39.796221 | PLAY RECAP
2026-06-05 03:25:39.796273 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-05 03:25:39.796295 |
2026-06-05 03:25:39.979423 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-05 03:25:39.990828 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-05 03:25:40.773270 |
2026-06-05 03:25:40.773480 | PLAY [all]
2026-06-05 03:25:40.791873 |
2026-06-05 03:25:40.792020 | TASK [gather-host-logs : creating directory for system status]
2026-06-05 03:25:41.118218 | instance | changed
2026-06-05 03:25:41.125819 |
2026-06-05 03:25:41.125943 | TASK [gather-host-logs : Get logs for each host]
2026-06-05 03:25:41.500071 | instance | + systemd-cgls --full --all --no-pager
2026-06-05 03:25:41.533346 | instance | + ip addr
2026-06-05 03:25:41.537774 | instance | + ip route
2026-06-05 03:25:41.540576 | instance | + lsblk
2026-06-05 03:25:41.552276 | instance | + mount
2026-06-05 03:25:41.563021 | instance | + docker images
2026-06-05 03:25:41.587256 | instance | + brctl show
2026-06-05 03:25:41.587868 | instance | /bin/bash: line 8: brctl: command not found
2026-06-05 03:25:41.588150 | instance | + ps aux --sort=-%mem
2026-06-05 03:25:41.629368 | instance | + dpkg -l
2026-06-05 03:25:41.639473 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-06-05 03:25:41.639892 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-06-05 03:25:41.655836 | instance | + '[' '!' -z '' ']'
2026-06-05 03:25:42.165839 | instance | ok: Runtime: 0:00:00.160926
2026-06-05 03:25:42.174007 |
2026-06-05 03:25:42.174081 | TASK [gather-host-logs : Downloads logs to executor]
2026-06-05 03:25:42.817657 | instance | changed:
2026-06-05 03:25:42.817871 | instance | created directory /var/lib/zuul/builds/4a6f992864fa4fa48ae857206ed225dd/work/logs/instance
2026-06-05 03:25:42.817912 | instance | cd+++++++++ system/
2026-06-05 03:25:42.817944 | instance | >f+++++++++ system/brctl-show.txt
2026-06-05 03:25:42.817974 | instance | >f+++++++++ system/docker-images.txt
2026-06-05 03:25:42.818002 | instance | >f+++++++++ system/ip-addr.txt
2026-06-05 03:25:42.818033 | instance | >f+++++++++ system/ip-route.txt
2026-06-05 03:25:42.818063 | instance | >f+++++++++ system/lsblk.txt
2026-06-05 03:25:42.818093 | instance | >f+++++++++ system/mount.txt
2026-06-05 03:25:42.818121 | instance | >f+++++++++ system/packages.txt
2026-06-05 03:25:42.818149 | instance | >f+++++++++ system/ps.txt
2026-06-05 03:25:42.818180 | instance | >f+++++++++ system/systemd-cgls.txt
2026-06-05 03:25:42.829378 |
2026-06-05 03:25:42.829477 | LOOP [helm-release-status : creating directory for helm release status]
2026-06-05 03:25:43.039225 | instance | changed: "values"
2026-06-05 03:25:43.204837 | instance | changed: "releases"
2026-06-05 03:25:43.224297 |
2026-06-05 03:25:43.224506 | TASK [helm-release-status : Gather get release status for helm charts]
2026-06-05 03:25:51.311169 | instance | ok: Runtime: 0:00:07.478665
2026-06-05 03:25:51.317992 |
2026-06-05 03:25:51.318103 | TASK [helm-release-status : Downloads logs to executor]
2026-06-05 03:25:51.826993 | instance | changed:
2026-06-05 03:25:51.827217 | instance | cd+++++++++ helm/
2026-06-05 03:25:51.827260 | instance | cd+++++++++ helm/releases/
2026-06-05 03:25:51.827292 | instance | cd+++++++++ helm/releases/auth-system/
2026-06-05 03:25:51.827324 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-06-05 03:25:51.827353 | instance | cd+++++++++ helm/releases/cert-manager/
2026-06-05 03:25:51.827382 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-06-05 03:25:51.827435 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-06-05 03:25:51.827465 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-06-05 03:25:51.827493 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-06-05 03:25:51.827521 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-06-05 03:25:51.827549 | instance | cd+++++++++ helm/releases/kube-system/
2026-06-05 03:25:51.827578 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-06-05 03:25:51.827613 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-06-05 03:25:51.827642 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-06-05 03:25:51.827669 | instance | cd+++++++++ helm/releases/monitoring/
2026-06-05 03:25:51.827698 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-06-05 03:25:51.827726 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-06-05 03:25:51.827754 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-06-05 03:25:51.827783 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-06-05 03:25:51.827811 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-06-05 03:25:51.827843 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-06-05 03:25:51.827872 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-06-05 03:25:51.827901 | instance | cd+++++++++ helm/releases/openstack/
2026-06-05 03:25:51.827928 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-06-05 03:25:51.827956 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-06-05 03:25:51.827983 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-06-05 03:25:51.828011 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-06-05 03:25:51.828039 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-06-05 03:25:51.828068 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-06-05 03:25:51.828095 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-06-05 03:25:51.828123 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-06-05 03:25:51.828151 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-06-05 03:25:51.828178 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-06-05 03:25:51.828205 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-06-05 03:25:51.828232 | instance | >f+++++++++ helm/releases/openstack/ovn.txt
2026-06-05 03:25:51.828260 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-06-05 03:25:51.828287 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-06-05 03:25:51.828314 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-06-05 03:25:51.828342 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-06-05 03:25:51.828369 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-06-05 03:25:51.828396 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-06-05 03:25:51.828423 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-06-05 03:25:51.828451 | instance | cd+++++++++ helm/values/
2026-06-05 03:25:51.828478 | instance | cd+++++++++ helm/values/auth-system/
2026-06-05 03:25:51.828504 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-06-05 03:25:51.828532 | instance | cd+++++++++ helm/values/cert-manager/
2026-06-05 03:25:51.828560 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-06-05 03:25:51.828589 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-06-05 03:25:51.828616 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-06-05 03:25:51.828644 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-06-05 03:25:51.828672 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-06-05 03:25:51.828698 | instance | cd+++++++++ helm/values/kube-system/
2026-06-05 03:25:51.828734 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-06-05 03:25:51.828761 | instance | cd+++++++++ helm/values/local-path-storage/
2026-06-05 03:25:51.828788 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-06-05 03:25:51.828815 | instance | cd+++++++++ helm/values/monitoring/
2026-06-05 03:25:51.828842 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-06-05 03:25:51.828869 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-06-05 03:25:51.828896 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-06-05 03:25:51.828923 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-06-05 03:25:51.828951 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-06-05 03:25:51.829010 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-06-05 03:25:51.829040 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-06-05 03:25:51.829068 | instance | cd+++++++++ helm/values/openstack/
2026-06-05 03:25:51.829095 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-06-05 03:25:51.829122 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-06-05 03:25:51.829150 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-06-05 03:25:51.829178 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-06-05 03:25:51.829205 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-06-05 03:25:51.829232 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-06-05 03:25:51.829259 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-06-05 03:25:51.829285 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-06-05 03:25:51.829312 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-06-05 03:25:51.829339 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-06-05 03:25:51.829366 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-06-05 03:25:51.829393 | instance | >f+++++++++ helm/values/openstack/ovn.yaml
2026-06-05 03:25:51.829438 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-06-05 03:25:51.829467 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-06-05 03:25:51.829495 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-06-05 03:25:51.829522 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-06-05 03:25:51.829551 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-06-05 03:25:51.829579 | instance | cd+++++++++ helm/values/rook-ceph/
2026-06-05 03:25:51.829608 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-06-05 03:25:51.841455 |
2026-06-05 03:25:51.841607 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-06-05 03:25:52.057064 | instance | changed
2026-06-05 03:25:52.063435 |
2026-06-05 03:25:52.063517 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-06-05 03:25:52.286897 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-05 03:25:52.287125 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-05 03:25:52.294056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:25:52.297310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:25:52.379294 | instance | node/instance
2026-06-05 03:25:52.385284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:25:52.455814 | instance | clusterrole/admin
2026-06-05 03:25:52.649592 | instance | clusterrole/cephfs-csi-nodeplugin
2026-06-05 03:25:52.717562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:25:52.734547 | instance | clusterrole/cephfs-external-provisioner-runner
2026-06-05 03:25:52.755617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:25:52.825150 | instance | clusterrole/cert-manager-cainjector
2026-06-05 03:25:52.919620 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-06-05 03:25:53.013381 | instance | clusterrole/cert-manager-controller-certificates
2026-06-05 03:25:53.092872 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-06-05 03:25:53.175138 | instance | clusterrole/cert-manager-controller-challenges
2026-06-05 03:25:53.253130 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-06-05 03:25:53.345150 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-06-05 03:25:53.434363 | instance | clusterrole/cert-manager-controller-issuers
2026-06-05 03:25:53.524560 | instance | clusterrole/cert-manager-controller-orders
2026-06-05 03:25:53.596928 | instance | clusterrole/cert-manager-edit
2026-06-05 03:25:53.692074 | instance | clusterrole/cert-manager-view
2026-06-05 03:25:53.767776 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-06-05 03:25:53.853521 | instance | clusterrole/cilium
2026-06-05 03:25:53.926870 | instance | clusterrole/cilium-operator
2026-06-05 03:25:54.023720 | instance | clusterrole/cluster-admin
2026-06-05 03:25:54.102478 | instance | clusterrole/edit
2026-06-05 03:25:54.207759 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-05 03:25:54.293324 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-06-05 03:25:54.398681 | instance | clusterrole/goldpinger-clusterrole
2026-06-05 03:25:54.490069 | instance | clusterrole/ingress-nginx
2026-06-05 03:25:54.584862 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-06-05 03:25:54.673511 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-06-05 03:25:54.783561 | instance | clusterrole/kube-prometheus-stack-operator
2026-06-05 03:25:54.855361 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-06-05 03:25:54.954876 | instance | clusterrole/kubeadm:get-nodes
2026-06-05 03:25:55.019186 | instance | clusterrole/local-path-provisioner
2026-06-05 03:25:55.145454 | instance | clusterrole/node-feature-discovery
2026-06-05 03:25:55.204071 | instance | clusterrole/node-feature-discovery-gc
2026-06-05 03:25:55.314004 | instance | clusterrole/nova-bootstrap
2026-06-05 03:25:55.372452 | instance | clusterrole/nova-cell-setup
2026-06-05 03:25:55.484515 | instance | clusterrole/objectstorage-provisioner-role
2026-06-05 03:25:55.550915 | instance | clusterrole/ovn-controller
2026-06-05 03:25:55.655828 | instance | clusterrole/ovn-controller-list-nodes-role-openstack
2026-06-05 03:25:55.732354 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-06-05 03:25:55.823741 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-06-05 03:25:55.895942 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-06-05 03:25:55.988947 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-06-05 03:25:56.063300 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-06-05 03:25:56.164014 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-06-05 03:25:56.226855 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-06-05 03:25:56.336068 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-06-05 03:25:56.403564 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-06-05 03:25:56.526597 | instance | clusterrolebinding/cert-manager-cainjector
2026-06-05 03:25:56.606066 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-06-05 03:25:56.699078 | instance | clusterrole/rbd-csi-nodeplugin
2026-06-05 03:25:56.786036 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-06-05 03:25:56.858690 | instance | clusterrole/rbd-external-provisioner-runner
2026-06-05 03:25:56.940143 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-06-05 03:25:57.035500 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-06-05 03:25:57.109128 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-06-05 03:25:57.213713 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-06-05 03:25:57.274029 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-06-05 03:25:57.375138 | instance | clusterrole/rook-ceph-global
2026-06-05 03:25:57.440766 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-06-05 03:25:57.554915 | instance | clusterrole/rook-ceph-mgr-cluster
2026-06-05 03:25:57.613504 | instance | clusterrole/rook-ceph-mgr-system
2026-06-05 03:25:57.712539 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-06-05 03:25:57.778106 | instance | clusterrole/rook-ceph-object-bucket
2026-06-05 03:25:57.870082 | instance | clusterrolebinding/cert-manager-controller-orders
2026-06-05 03:25:57.949097 | instance | clusterrole/rook-ceph-osd
2026-06-05 03:25:58.040121 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-06-05 03:25:58.127462 | instance | clusterrole/rook-ceph-system
2026-06-05 03:25:58.215461 | instance | clusterrolebinding/cilium
2026-06-05 03:25:58.294586 | instance | clusterrole/secretgen-controller-cluster-role
2026-06-05 03:25:58.380681 | instance | clusterrole/system:aggregate-to-admin
2026-06-05 03:25:58.487428 | instance | clusterrolebinding/cilium-operator
2026-06-05 03:25:58.576676 | instance | clusterrolebinding/cluster-admin
2026-06-05 03:25:58.669968 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-05 03:25:58.751997 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-06-05 03:25:58.844113 | instance | clusterrole/system:aggregate-to-edit
2026-06-05 03:25:58.976068 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-06-05 03:25:59.067330 | instance | clusterrole/system:aggregate-to-view
2026-06-05 03:25:59.140612 | instance | clusterrole/system:auth-delegator
2026-06-05 03:25:59.237022 | instance | clusterrolebinding/ingress-nginx
2026-06-05 03:25:59.305384 | instance | clusterrole/system:basic-user
2026-06-05 03:25:59.418186 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-06-05 03:25:59.490664 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-06-05 03:25:59.593297 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-06-05 03:25:59.664146 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-06-05 03:25:59.762037 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-06-05 03:25:59.828226 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-06-05 03:25:59.948152 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-06-05 03:26:00.006538 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-06-05 03:26:00.135004 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-06-05 03:26:00.195834 | instance | clusterrolebinding/kubeadm:get-nodes
2026-06-05 03:26:00.314036 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-06-05 03:26:00.381731 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-06-05 03:26:00.490278 | instance | clusterrole/system:controller:attachdetach-controller
2026-06-05 03:26:00.580422 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-06-05 03:26:00.675118 | instance | clusterrole/system:controller:certificate-controller
2026-06-05 03:26:00.764163 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-06-05 03:26:00.849490 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-06-05 03:26:00.932264 | instance | clusterrolebinding/kubeadm:node-proxier
2026-06-05 03:26:01.023904 | instance | clusterrole/system:controller:cronjob-controller
2026-06-05 03:26:01.104548 | instance | clusterrolebinding/local-path-provisioner
2026-06-05 03:26:01.187205 | instance | clusterrole/system:controller:daemon-set-controller
2026-06-05 03:26:01.270636 | instance | clusterrole/system:controller:deployment-controller
2026-06-05 03:26:01.358352 | instance | clusterrolebinding/node-feature-discovery
2026-06-05 03:26:01.449233 | instance | clusterrole/system:controller:disruption-controller
2026-06-05 03:26:01.529084 | instance | clusterrolebinding/node-feature-discovery-gc
2026-06-05 03:26:01.623970 | instance | clusterrole/system:controller:endpoint-controller
2026-06-05 03:26:01.705577 | instance | clusterrole/system:controller:endpointslice-controller
2026-06-05 03:26:01.799568 | instance | clusterrolebinding/nova-bootstrap
2026-06-05 03:26:01.884951 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-06-05 03:26:01.960799 | instance | clusterrolebinding/nova-cell-setup
2026-06-05 03:26:02.049236 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-06-05 03:26:02.125462 | instance | clusterrole/system:controller:expand-controller
2026-06-05 03:26:02.206306 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-06-05 03:26:02.301985 | instance | clusterrole/system:controller:generic-garbage-collector
2026-06-05 03:26:02.388156 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-06-05 03:26:02.487874 | instance | clusterrolebinding/ovn-controller
2026-06-05 03:26:02.560914 | instance | clusterrole/system:controller:job-controller
2026-06-05 03:26:02.655996 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack
2026-06-05 03:26:02.730025 | instance | clusterrole/system:controller:namespace-controller
2026-06-05 03:26:02.817604 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-06-05 03:26:02.894619 | instance | clusterrole/system:controller:node-controller
2026-06-05 03:26:02.985087 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-06-05 03:26:03.062658 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-06-05 03:26:03.155259 | instance | clusterrole/system:controller:persistent-volume-binder
2026-06-05 03:26:03.222470 | instance | clusterrole/system:controller:pod-garbage-collector
2026-06-05 03:26:03.338726 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-06-05 03:26:03.394436 | instance | clusterrole/system:controller:pv-protection-controller
2026-06-05 03:26:03.532654 | instance | clusterrolebinding/rook-ceph-global
2026-06-05 03:26:03.580761 | instance | clusterrole/system:controller:pvc-protection-controller
2026-06-05 03:26:03.686481 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-06-05 03:26:03.748194 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-06-05 03:26:03.854841 | instance | clusterrole/system:controller:replicaset-controller
2026-06-05 03:26:03.916824 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-06-05 03:26:04.014551 | instance | clusterrolebinding/rook-ceph-osd
2026-06-05 03:26:04.106084 | instance | clusterrole/system:controller:replication-controller
2026-06-05 03:26:04.189727 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-06-05 03:26:04.281458 | instance | clusterrole/system:controller:resourcequota-controller
2026-06-05 03:26:04.365286 | instance | clusterrolebinding/rook-ceph-system
2026-06-05 03:26:04.472310 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-06-05 03:26:04.560876 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-06-05 03:26:04.639296 | instance | clusterrole/system:controller:route-controller
2026-06-05 03:26:04.740035 | instance | clusterrolebinding/system:basic-user
2026-06-05 03:26:04.808074 | instance | clusterrole/system:controller:service-account-controller
2026-06-05 03:26:04.918995 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-06-05 03:26:04.979709 | instance | clusterrole/system:controller:service-controller
2026-06-05 03:26:05.086521 | instance | clusterrolebinding/system:controller:certificate-controller
2026-06-05 03:26:05.145161 | instance | clusterrole/system:controller:statefulset-controller
2026-06-05 03:26:05.255192 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-06-05 03:26:05.312541 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-06-05 03:26:05.412932 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-06-05 03:26:05.483295 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-06-05 03:26:05.596796 | instance | clusterrole/system:controller:ttl-controller
2026-06-05 03:26:05.647595 | instance | clusterrolebinding/system:controller:deployment-controller
2026-06-05 03:26:05.758666 | instance | clusterrole/system:coredns
2026-06-05 03:26:05.817289 | instance | clusterrole/system:discovery
2026-06-05 03:26:05.919587 | instance | clusterrolebinding/system:controller:disruption-controller
2026-06-05 03:26:05.974348 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-06-05 03:26:06.083137 | instance | clusterrole/system:heapster
2026-06-05 03:26:06.137338 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-06-05 03:26:06.252267 | instance | clusterrole/system:kube-aggregator
2026-06-05 03:26:06.325642 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-06-05 03:26:06.433387 | instance | clusterrole/system:kube-controller-manager
2026-06-05 03:26:06.491595 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-06-05 03:26:06.627284 | instance | clusterrolebinding/system:controller:expand-controller
2026-06-05 03:26:06.675620 | instance | clusterrole/system:kube-dns
2026-06-05 03:26:06.830528 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-06-05 03:26:06.853879 | instance | clusterrole/system:kube-scheduler
2026-06-05 03:26:06.985585 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-06-05 03:26:07.035283 | instance | clusterrole/system:kubelet-api-admin
2026-06-05 03:26:07.166638 | instance | clusterrolebinding/system:controller:job-controller
2026-06-05 03:26:07.215459 | instance | clusterrole/system:monitoring
2026-06-05 03:26:07.356468 | instance | clusterrolebinding/system:controller:namespace-controller
2026-06-05 03:26:07.380390 | instance | clusterrole/system:node
2026-06-05 03:26:07.533889 | instance | clusterrolebinding/system:controller:node-controller
2026-06-05 03:26:07.550897 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-06-05 03:26:07.699669 | instance | clusterrole/system:node-bootstrapper
2026-06-05 03:26:07.708503 | instance | clusterrole/system:node-problem-detector
2026-06-05 03:26:07.862630 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-06-05 03:26:07.876093 | instance | clusterrole/system:node-proxier
2026-06-05 03:26:08.029440 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-06-05 03:26:08.034451 | instance | clusterrole/system:persistent-volume-provisioner
2026-06-05 03:26:08.205462 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-06-05 03:26:08.237266 | instance | clusterrole/system:public-info-viewer
2026-06-05 03:26:08.374239 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-06-05 03:26:08.402121 | instance | clusterrole/system:service-account-issuer-discovery
2026-06-05 03:26:08.557296 | instance | clusterrolebinding/system:controller:replication-controller
2026-06-05 03:26:08.581553 | instance | clusterrole/system:volume-scheduler
2026-06-05 03:26:08.741357 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-06-05 03:26:08.776076 | instance | clusterrole/vector
2026-06-05 03:26:08.893614 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-06-05 03:26:08.960965 | instance | clusterrole/view
2026-06-05 03:26:09.054733 | instance | clusterrolebinding/system:controller:route-controller
2026-06-05 03:26:09.140679 | instance | clusterrolebinding/system:controller:service-account-controller
2026-06-05 03:26:09.221565 | instance | clusterrolebinding/system:controller:service-controller
2026-06-05 03:26:09.312753 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-06-05 03:26:09.398553 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-06-05 03:26:09.492853 | instance | clusterrolebinding/system:controller:ttl-controller
2026-06-05 03:26:09.580801 | instance | clusterrolebinding/system:coredns
2026-06-05 03:26:09.652977 | instance | clusterrolebinding/system:discovery
2026-06-05 03:26:09.730103 | instance | clusterrolebinding/system:kube-controller-manager
2026-06-05 03:26:09.819752 | instance | clusterrolebinding/system:kube-dns
2026-06-05 03:26:09.901043 | instance | clusterrolebinding/system:kube-scheduler
2026-06-05 03:26:09.983962 | instance | clusterrolebinding/system:monitoring
2026-06-05 03:26:10.057123 | instance | clusterrolebinding/system:node
2026-06-05 03:26:10.151526 | instance | clusterrolebinding/system:node-proxier
2026-06-05 03:26:10.229756 | instance | clusterrolebinding/system:public-info-viewer
2026-06-05 03:26:10.314344 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-06-05 03:26:10.398097 | instance | clusterrolebinding/system:volume-scheduler
2026-06-05 03:26:10.491841 | instance | clusterrolebinding/vector
2026-06-05 03:26:10.581867 | instance | storageclass/general
2026-06-05 03:26:10.667476 | instance | namespace/auth-system
2026-06-05 03:26:10.801955 | instance | namespace/cert-manager
2026-06-05 03:26:10.841871 | instance | namespace/default
2026-06-05 03:26:10.968220 | instance | namespace/envoy-gateway-system
2026-06-05 03:26:11.008338 | instance | namespace/ingress-nginx
2026-06-05 03:26:11.152191 | instance | namespace/kube-node-lease
2026-06-05 03:26:11.173813 | instance | namespace/kube-public
2026-06-05 03:26:11.324188 | instance | namespace/kube-system
2026-06-05 03:26:11.363282 | instance | namespace/local-path-storage
2026-06-05 03:26:11.502070 | instance | namespace/monitoring
2026-06-05 03:26:11.561003 | instance | namespace/openstack
2026-06-05 03:26:11.668127 | instance | namespace/rook-ceph
2026-06-05 03:26:11.734524 | instance | namespace/secretgen-controller
2026-06-05 03:26:12.219831 | instance | ok: Runtime: 0:00:19.625850
2026-06-05 03:26:12.229414 |
2026-06-05 03:26:12.229506 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-06-05 03:26:12.445256 | instance | changed
2026-06-05 03:26:12.453906 |
2026-06-05 03:26:12.454247 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-06-05 03:26:12.670975 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-05 03:26:12.671320 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-05 03:26:12.671506 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-05 03:26:12.772940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:12.773212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:12.850605 | instance | cert-manager/configmaps/cert-manager-webhook
2026-06-05 03:26:12.852717 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-06-05 03:26:12.856423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:12.868202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:12.945247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:12.952885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.034657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.038534 | instance | auth-system/configmaps/keycloak-env-vars
2026-06-05 03:26:13.041858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.048919 | instance | auth-system/configmaps/kube-root-ca.crt
2026-06-05 03:26:13.134869 | instance | xargs: xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.134914 | instance | warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.217989 | instance | cert-manager/deployment/cert-manager
2026-06-05 03:26:13.220992 | instance | cert-manager/deployment/cert-manager-cainjector
2026-06-05 03:26:13.225176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.232809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.320076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.325227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.402900 | instance | cert-manager/deployment/cert-manager-webhook
2026-06-05 03:26:13.408044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.412389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.414227 | instance | cert-manager/endpoints/cert-manager
2026-06-05 03:26:13.510253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.527603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.602470 | instance | cert-manager/endpoints/cert-manager-webhook
2026-06-05 03:26:13.608892 | instance | auth-system/endpoints/keycloak
2026-06-05 03:26:13.612507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.623597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.730120 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:13.737921 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:13.741695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.751652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.809736 | instance | auth-system/endpoints/keycloak-headless
2026-06-05 03:26:13.811171 | instance | auth-system/endpoints/keycloak-metrics
2026-06-05 03:26:13.834745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.855751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.934403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.957159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:13.997482 | instance | auth-system/ingresses/keycloak
2026-06-05 03:26:14.004640 | instance | auth-system/networkpolicies/keycloak
2026-06-05 03:26:14.037222 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.095955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.127863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.191974 | instance | cert-manager/pods/cert-manager-75c4c745bc-tr8s6
2026-06-05 03:26:14.198728 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-d89w8
2026-06-05 03:26:14.210359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.254638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.307302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.340129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.389290 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-8hlgn
2026-06-05 03:26:14.396579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.422562 | instance | auth-system/pods/keycloak-0
2026-06-05 03:26:14.451882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.517359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.566750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.574719 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-06-05 03:26:14.616845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.622948 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-06-05 03:26:14.668796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.704896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.763857 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-06-05 03:26:14.773650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.808489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.845894 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-06-05 03:26:14.882336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.913651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.966675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:14.981764 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-06-05 03:26:15.022518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.046378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.051212 | instance | cert-manager/roles/cert-manager:leaderelection
2026-06-05 03:26:15.111818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.137586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.162759 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-06-05 03:26:15.201181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.233463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.249468 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-06-05 03:26:15.282787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.337456 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:15.346767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.357028 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-06-05 03:26:15.369293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.421948 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-06-05 03:26:15.439840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.486315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.552313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.569471 | instance | cert-manager/serviceaccounts/cert-manager
2026-06-05 03:26:15.589273 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:15.597281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.639332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.701705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.719580 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-06-05 03:26:15.740224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.801974 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-06-05 03:26:15.810267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.853653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.921500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.935616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:15.938015 | instance | cert-manager/serviceaccounts/default
2026-06-05 03:26:16.015605 | instance | auth-system/secrets/keycloak
2026-06-05 03:26:16.032453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.148050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.154016 | instance | auth-system/secrets/keycloak-externaldb
2026-06-05 03:26:16.190975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.212590 | instance | auth-system/secrets/keycloak.199-19-213-159.nip.io-tls
2026-06-05 03:26:16.237634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.314586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.327021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.334440 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-06-05 03:26:16.419903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.421973 | instance | cert-manager/services/cert-manager
2026-06-05 03:26:16.438643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.526769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.527491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.540782 | instance | cert-manager/services/cert-manager-webhook
2026-06-05 03:26:16.600099 | instance | auth-system/serviceaccounts/default
2026-06-05 03:26:16.614598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.617181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.701981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.703274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.734049 | instance | auth-system/serviceaccounts/keycloak
2026-06-05 03:26:16.785286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.792153 | instance | auth-system/services/keycloak
2026-06-05 03:26:16.800323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.888390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.892225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.941997 | instance | auth-system/services/keycloak-headless
2026-06-05 03:26:16.971269 | instance | auth-system/services/keycloak-metrics
2026-06-05 03:26:16.979317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.983154 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:16.993881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.065811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.087590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.147547 | instance | auth-system/statefulsets/keycloak
2026-06-05 03:26:17.150666 | instance | default/configmaps/kube-root-ca.crt
2026-06-05 03:26:17.157548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.167737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.242504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.253047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.319138 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-06-05 03:26:17.326291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.328374 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-06-05 03:26:17.365852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.414406 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:17.424132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.463813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.496687 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-06-05 03:26:17.516687 | instance | default/endpoints/kubernetes
2026-06-05 03:26:17.519734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.563881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.612658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.669266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.693054 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-06-05 03:26:17.694940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.704173 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-lsflp
2026-06-05 03:26:17.757829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.773386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.849727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.862766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.871056 | instance | default/serviceaccounts/default
2026-06-05 03:26:17.897769 | instance | default/services/kubernetes
2026-06-05 03:26:17.933700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:17.961568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.030007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.046129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.062838 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-06-05 03:26:18.082700 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-06-05 03:26:18.142275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.153834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.227334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.234963 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-06-05 03:26:18.250201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.286350 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-06-05 03:26:18.305169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.339315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.405113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.406776 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-06-05 03:26:18.432231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.484887 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-06-05 03:26:18.499626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.547483 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:18.556942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.590367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.600102 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-06-05 03:26:18.644327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.668562 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-06-05 03:26:18.701201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.739172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.776902 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-06-05 03:26:18.804123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.838653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.874193 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-06-05 03:26:18.903514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.975977 | instance | envoy-gateway-system/secrets/envoy
2026-06-05 03:26:18.980035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:18.989380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.048948 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-06-05 03:26:19.082248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.096656 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:19.105495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.171804 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-06-05 03:26:19.179243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.198509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.272355 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-06-05 03:26:19.309106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.312898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.351535 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-06-05 03:26:19.410129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.471876 | instance | envoy-gateway-system/serviceaccounts/default
2026-06-05 03:26:19.475197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.596818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.612567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.688942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.703717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.717422 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-06-05 03:26:19.798095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.800916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.842597 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-06-05 03:26:19.898089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:19.978664 | instance | envoy-gateway-system/services/envoy-gateway
2026-06-05 03:26:19.981559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.067524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.135093 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-06-05 03:26:20.180261 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-06-05 03:26:20.185534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.280271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.301868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.342297 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-06-05 03:26:20.378558 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-06-05 03:26:20.398045 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.446326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.496525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.539832 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-06-05 03:26:20.545369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.559527 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-06-05 03:26:20.586918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.643841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.691174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.724209 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-06-05 03:26:20.738661 | instance | ingress-nginx/pods/ingress-nginx-controller-m7fkc
2026-06-05 03:26:20.749730 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:20.760551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.788337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.853022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.887105 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-tv8nt
2026-06-05 03:26:20.934541 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-06-05 03:26:20.963612 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:20.970591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:20.971054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:21.062148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:21.072408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:21.094111 | instance | ingress-nginx/roles/ingress-nginx
2026-06-05 03:26:21.097228 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-06-05 03:26:21.155672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:21.163349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:21.244901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:21.256022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:21.277793 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-06-05 03:26:21.297490 | instance | ingress-nginx/serviceaccounts/default
2026-06-05 03:26:21.340727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:21.349347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:21.446941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:21.521558 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-06-05 03:26:21.523401 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-06-05 03:26:21.574889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:21.650753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:21.729794 | instance | ingress-nginx/services/ingress-nginx-controller
2026-06-05 03:26:21.732105 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-06-05 03:26:21.734431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:21.777575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:21.892293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:21.929342 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-06-05 03:26:21.933099 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-06-05 03:26:21.990853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:22.015900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:22.113752 | instance | kube-node-lease/serviceaccounts/default
2026-06-05 03:26:22.117149 | instance | kube-public/configmaps/cluster-info
2026-06-05 03:26:22.130296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:22.218698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:22.229185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:22.287130 | instance | kube-public/configmaps/kube-root-ca.crt
2026-06-05 03:26:22.306290 | instance | kube-system/configmaps/cilium-config
2026-06-05 03:26:22.326105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:22.402066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:22.430212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:22.479499 | instance | kube-system/configmaps/coredns
2026-06-05 03:26:22.489507 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-06-05 03:26:22.499097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:22.591048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:22.673443 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-06-05 03:26:22.677323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:22.679377 | instance | kube-system/configmaps/kube-proxy
2026-06-05 03:26:22.747020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:22.763145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:22.853059 | instance | kube-system/configmaps/kube-root-ca.crt
2026-06-05 03:26:22.865455 | instance | kube-system/configmaps/kubeadm-config
2026-06-05 03:26:22.867640 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:22.877270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:22.962614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:23.034811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:23.039306 | instance | kube-system/configmaps/kubelet-config
2026-06-05 03:26:23.052674 | instance | kube-system/daemonsets/cilium
2026-06-05 03:26:23.126267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:23.229308 | instance | kube-system/daemonsets/kube-proxy
2026-06-05 03:26:23.238693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:23.241640 | instance | kube-system/deployment/cilium-operator
2026-06-05 03:26:23.331522 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:23.339412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:23.366359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:23.423444 | instance | kube-system/deployment/coredns
2026-06-05 03:26:23.433960 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-06-05 03:26:23.468913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:23.618716 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-06-05 03:26:23.631673 | instance | kube-system/endpoints/kube-dns
2026-06-05 03:26:23.745268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:23.780485 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-06-05 03:26:23.803578 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-06-05 03:26:23.835619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:23.856462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:23.950433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:23.977202 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-06-05 03:26:23.991228 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-06-05 03:26:24.152025 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-06-05 03:26:24.163602 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-06-05 03:26:24.307690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:24.331989 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-06-05 03:26:24.342709 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-06-05 03:26:24.456566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:24.464997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:24.518431 | instance | kube-system/pods/cilium-operator-869df985b8-k2cmn
2026-06-05 03:26:24.532497 | instance | kube-system/pods/cilium-psqdk
2026-06-05 03:26:24.609648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:24.665632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:24.700658 | instance | kube-system/pods/coredns-67659f764b-hfcjc
2026-06-05 03:26:24.724941 | instance | kube-system/pods/coredns-67659f764b-x4zth
2026-06-05 03:26:24.747836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:24.758006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:24.827635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:24.852660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:24.895588 | instance | kube-system/pods/etcd-instance
2026-06-05 03:26:24.919080 | instance | kube-system/pods/kube-apiserver-instance
2026-06-05 03:26:24.922463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:24.944677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:25.008716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:25.031156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:25.090335 | instance | kube-system/pods/kube-controller-manager-instance
2026-06-05 03:26:25.098720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:25.099130 | instance | kube-system/pods/kube-proxy-pw6jn
2026-06-05 03:26:25.108959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:25.174159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:25.201374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:25.270179 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:25.277954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:25.280877 | instance | kube-system/pods/kube-scheduler-instance
2026-06-05 03:26:25.297238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:25.310489 | instance | kube-system/pods/kube-vip-instance
2026-06-05 03:26:25.369613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:25.374181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:25.464330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:25.470210 | instance | kube-public/serviceaccounts/default
2026-06-05 03:26:25.511202 | instance | kube-system/rolebindings/cilium-config-agent
2026-06-05 03:26:25.554737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:25.661168 | instance | kube-system/rolebindings/kube-proxy
2026-06-05 03:26:25.692401 | instance | kube-system/roles/cilium-config-agent
2026-06-05 03:26:25.822757 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-06-05 03:26:25.860829 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-06-05 03:26:25.991191 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-06-05 03:26:26.025579 | instance | kube-system/roles/kube-proxy
2026-06-05 03:26:26.150123 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-06-05 03:26:26.189772 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-06-05 03:26:26.332294 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-06-05 03:26:26.348850 | instance | kube-system/roles/kubeadm:kubelet-config
2026-06-05 03:26:26.500795 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-06-05 03:26:26.522459 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-06-05 03:26:26.665583 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-06-05 03:26:26.691466 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-06-05 03:26:26.825062 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-06-05 03:26:26.876896 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-06-05 03:26:26.989228 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-06-05 03:26:27.049225 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-06-05 03:26:27.147802 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-06-05 03:26:27.210048 | instance | kube-system/roles/system:controller:cloud-provider
2026-06-05 03:26:27.312981 | instance | kube-system/roles/system:controller:token-cleaner
2026-06-05 03:26:27.375110 | instance | kube-system/secrets/bootstrap-token-b0cm3v
2026-06-05 03:26:27.496300 | instance | kube-system/secrets/bootstrap-token-u4slhn
2026-06-05 03:26:27.557194 | instance | kube-system/secrets/kubeadm-certs
2026-06-05 03:26:27.668155 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-06-05 03:26:27.731747 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-06-05 03:26:27.937184 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-06-05 03:26:27.939352 | instance | kube-system/serviceaccounts/certificate-controller
2026-06-05 03:26:28.137639 | instance | kube-system/serviceaccounts/cilium
2026-06-05 03:26:28.151791 | instance | kube-system/serviceaccounts/cilium-operator
2026-06-05 03:26:28.344768 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-06-05 03:26:28.348043 | instance | kube-system/serviceaccounts/coredns
2026-06-05 03:26:28.547175 | instance | kube-system/serviceaccounts/cronjob-controller
2026-06-05 03:26:28.559105 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-06-05 03:26:28.767887 | instance | kube-system/serviceaccounts/default
2026-06-05 03:26:28.781901 | instance | kube-system/serviceaccounts/deployment-controller
2026-06-05 03:26:29.007054 | instance | kube-system/serviceaccounts/disruption-controller
2026-06-05 03:26:29.049453 | instance | kube-system/serviceaccounts/endpoint-controller
2026-06-05 03:26:29.189722 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-06-05 03:26:29.248285 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-06-05 03:26:29.403651 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-06-05 03:26:29.455386 | instance | kube-system/serviceaccounts/expand-controller
2026-06-05 03:26:29.613893 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-06-05 03:26:29.665317 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-06-05 03:26:29.823356 | instance | kube-system/serviceaccounts/job-controller
2026-06-05 03:26:29.873264 | instance | kube-system/serviceaccounts/kube-proxy
2026-06-05 03:26:30.039001 | instance | kube-system/serviceaccounts/namespace-controller
2026-06-05 03:26:30.081250 | instance | kube-system/services/kube-dns
2026-06-05 03:26:30.257652 | instance | kube-system/serviceaccounts/node-controller
2026-06-05 03:26:30.285955 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-06-05 03:26:30.461721 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-06-05 03:26:30.475709 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-06-05 03:26:30.654677 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-06-05 03:26:30.670363 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-06-05 03:26:30.854441 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-06-05 03:26:30.864453 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-06-05 03:26:31.060207 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-06-05 03:26:31.072697 | instance | kube-system/serviceaccounts/replicaset-controller
2026-06-05 03:26:31.270772 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-06-05 03:26:31.277526 | instance | kube-system/serviceaccounts/replication-controller
2026-06-05 03:26:31.449865 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-06-05 03:26:31.501705 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-06-05 03:26:31.652115 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-06-05 03:26:31.716999 | instance | kube-system/serviceaccounts/service-account-controller
2026-06-05 03:26:31.887820 | instance | kube-system/serviceaccounts/service-controller
2026-06-05 03:26:31.929413 | instance | kube-system/serviceaccounts/statefulset-controller
2026-06-05 03:26:32.100642 | instance | kube-system/serviceaccounts/token-cleaner
2026-06-05 03:26:32.145115 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-06-05 03:26:32.301214 | instance | kube-system/serviceaccounts/ttl-controller
2026-06-05 03:26:32.354652 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-06-05 03:26:32.505306 | instance | local-path-storage/configmaps/local-path-config
2026-06-05 03:26:32.544722 | instance | local-path-storage/deployment/local-path-provisioner
2026-06-05 03:26:32.693115 | instance | monitoring/daemonsets/goldpinger
2026-06-05 03:26:32.743392 | instance | monitoring/daemonsets/ipmi-exporter
2026-06-05 03:26:32.886874 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-06-05 03:26:32.961050 | instance | monitoring/configmaps/goldpinger-zap
2026-06-05 03:26:33.108999 | instance | monitoring/configmaps/ipmi-exporter
2026-06-05 03:26:33.139363 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-06-05 03:26:33.302074 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-06-05 03:26:33.347207 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-06-05 03:26:33.502454 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-06-05 03:26:33.560173 | instance | monitoring/daemonsets/vector
2026-06-05 03:26:33.682015 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-06-05 03:26:33.774420 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-06-05 03:26:33.871468 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-06-05 03:26:33.959640 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-06-05 03:26:34.061666 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-06-05 03:26:34.181959 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-06-05 03:26:34.274757 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-06-05 03:26:34.473076 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-06-05 03:26:34.484736 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-06-05 03:26:34.662816 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-06-05 03:26:34.847890 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-06-05 03:26:34.854667 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-06-05 03:26:35.039870 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-06-05 03:26:35.058357 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-06-05 03:26:35.254113 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-06-05 03:26:35.257444 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-06-05 03:26:35.429234 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-06-05 03:26:35.460833 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-06-05 03:26:35.621789 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-06-05 03:26:35.665985 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-06-05 03:26:35.813603 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-06-05 03:26:35.858966 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-06-05 03:26:35.996228 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-06-05 03:26:36.059714 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-06-05 03:26:36.167036 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-06-05 03:26:36.286209 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-06-05 03:26:36.369095 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-06-05 03:26:36.478294 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-06-05 03:26:36.564023 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-06-05 03:26:36.676729 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-06-05 03:26:36.754108 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-06-05 03:26:36.868103 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-06-05 03:26:36.936134 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-06-05 03:26:37.052455 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-06-05 03:26:37.124707 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-06-05 03:26:37.237574 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-06-05 03:26:37.311912 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-06-05 03:26:37.445337 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-06-05 03:26:37.516455 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-06-05 03:26:37.621133 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-06-05 03:26:37.701061 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-06-05 03:26:37.798576 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-06-05 03:26:37.884555 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-06-05 03:26:37.969257 | instance | monitoring/configmaps/kube-root-ca.crt
2026-06-05 03:26:38.076761 | instance | monitoring/configmaps/loki
2026-06-05 03:26:38.155570 | instance | monitoring/configmaps/loki-alerting-rules
2026-06-05 03:26:38.253078 | instance | monitoring/configmaps/loki-gateway
2026-06-05 03:26:38.335848 | instance | monitoring/configmaps/loki-runtime
2026-06-05 03:26:38.439030 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-06-05 03:26:38.537368 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-06-05 03:26:38.622743 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-06-05 03:26:38.706254 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-06-05 03:26:38.792262 | instance | monitoring/configmaps/vector
2026-06-05 03:26:38.960093 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-06-05 03:26:38.964287 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-06-05 03:26:39.164025 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-06-05 03:26:39.175801 | instance | monitoring/deployment/loki-gateway
2026-06-05 03:26:39.354334 | instance | monitoring/deployment/node-feature-discovery-gc
2026-06-05 03:26:39.397381 | instance | monitoring/deployment/node-feature-discovery-master
2026-06-05 03:26:39.550101 | instance | monitoring/deployment/prometheus-pushgateway
2026-06-05 03:26:39.607906 | instance | monitoring/endpoints/alertmanager-operated
2026-06-05 03:26:39.734740 | instance | monitoring/endpoints/goldpinger
2026-06-05 03:26:39.793841 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-06-05 03:26:39.911273 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-06-05 03:26:39.979433 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-06-05 03:26:40.085294 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-06-05 03:26:40.148703 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-06-05 03:26:40.281551 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-06-05 03:26:40.342072 | instance | monitoring/endpoints/loki
2026-06-05 03:26:40.451314 | instance | monitoring/endpoints/loki-chunks-cache
2026-06-05 03:26:40.544470 | instance | monitoring/endpoints/loki-gateway
2026-06-05 03:26:40.627623 | instance | monitoring/endpoints/loki-headless
2026-06-05 03:26:40.719862 | instance | monitoring/endpoints/loki-memberlist
2026-06-05 03:26:40.807979 | instance | monitoring/endpoints/loki-results-cache
2026-06-05 03:26:40.913311 | instance | monitoring/endpoints/prometheus-operated
2026-06-05 03:26:40.998820 | instance | monitoring/endpoints/prometheus-pushgateway
2026-06-05 03:26:41.087065 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-06-05 03:26:41.164171 | instance | monitoring/endpoints/vector-headless
2026-06-05 03:26:41.271559 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-06-05 03:26:41.351614 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-06-05 03:26:41.457805 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-06-05 03:26:41.544120 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-772mt
2026-06-05 03:26:41.640579 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-05 03:26:41.725883 | instance | monitoring/pods/goldpinger-pn476
2026-06-05 03:26:41.829103 | instance | monitoring/pods/kube-prometheus-stack-grafana-6c597dcf56-hxf59
2026-06-05 03:26:41.905653 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqmdk
2026-06-05 03:26:42.025427 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-hx6z9
2026-06-05 03:26:42.083600 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-r6wgh
2026-06-05 03:26:42.218880 | instance | monitoring/pods/loki-0
2026-06-05 03:26:42.261282 | instance | monitoring/pods/loki-chunks-cache-0
2026-06-05 03:26:42.409517 | instance | monitoring/pods/loki-gateway-cf54cb88c-ght66
2026-06-05 03:26:42.455335 | instance | monitoring/pods/loki-results-cache-0
2026-06-05 03:26:42.604105 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-4b77j
2026-06-05 03:26:42.645765 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-8zbh5
2026-06-05 03:26:42.794849 | instance | monitoring/pods/node-feature-discovery-worker-sqlpv
2026-06-05 03:26:42.847269 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-06-05 03:26:42.982132 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-br9h8
2026-06-05 03:26:43.046389 | instance | monitoring/pods/vector-xcdwp
2026-06-05 03:26:43.194106 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-05 03:26:43.222792 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-06-05 03:26:43.406883 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-06-05 03:26:43.410723 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-06-05 03:26:43.582491 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-06-05 03:26:43.638480 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-06-05 03:26:43.759342 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-06-05 03:26:43.825297 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-06-05 03:26:43.952020 | instance | local-path-storage/serviceaccounts/default
2026-06-05 03:26:44.005870 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-06-05 03:26:44.127028 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-06-05 03:26:44.188826 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-06-05 03:26:44.311544 | instance | monitoring/roles/node-feature-discovery-worker
2026-06-05 03:26:44.362651 | instance | monitoring/serviceaccounts/default
2026-06-05 03:26:44.473418 | instance | monitoring/serviceaccounts/goldpinger
2026-06-05 03:26:44.606034 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-06-05 03:26:44.702955 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-06-05 03:26:44.848863 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-06-05 03:26:44.958352 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-06-05 03:26:45.076706 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-06-05 03:26:45.212436 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-06-05 03:26:45.334210 | instance | monitoring/serviceaccounts/loki
2026-06-05 03:26:45.465894 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-06-05 03:26:45.615126 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-06-05 03:26:45.696915 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-06-05 03:26:45.903753 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-06-05 03:26:45.967452 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-06-05 03:26:46.146194 | instance | monitoring/serviceaccounts/vector
2026-06-05 03:26:46.199164 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-05 03:26:46.390332 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-06-05 03:26:46.395163 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-06-05 03:26:46.570136 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-06-05 03:26:46.570798 | instance | monitoring/secrets/alertmanager-tls
2026-06-05 03:26:46.749118 | instance | monitoring/secrets/grafana-tls
2026-06-05 03:26:46.754520 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-06-05 03:26:46.907531 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-06-05 03:26:46.913618 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-06-05 03:26:47.062834 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-06-05 03:26:47.084328 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-06-05 03:26:47.226994 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-06-05 03:26:47.272567 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-06-05 03:26:47.398001 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-06-05 03:26:47.481533 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-06-05 03:26:47.573565 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-r6wgh-tls
2026-06-05 03:26:47.649569 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-06-05 03:26:47.742498 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-06-05 03:26:47.817930 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-06-05 03:26:47.919944 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-06-05 03:26:47.996578 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-06-05 03:26:48.099971 | instance | monitoring/secrets/prometheus-tls
2026-06-05 03:26:48.162330 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-06-05 03:26:48.267380 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-06-05 03:26:48.332832 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-06-05 03:26:48.599818 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-06-05 03:26:48.628358 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-06-05 03:26:48.769219 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-06-05 03:26:48.828136 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-06-05 03:26:48.954681 | instance | monitoring/services/alertmanager-operated
2026-06-05 03:26:49.017430 | instance | monitoring/services/goldpinger
2026-06-05 03:26:49.157570 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-06-05 03:26:49.229053 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-06-05 03:26:49.355320 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-06-05 03:26:49.481924 | instance | monitoring/services/kube-prometheus-stack-operator
2026-06-05 03:26:49.568248 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-06-05 03:26:49.692337 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-06-05 03:26:49.758522 | instance | monitoring/services/loki
2026-06-05 03:26:49.878144 | instance | monitoring/services/loki-chunks-cache
2026-06-05 03:26:49.937402 | instance | monitoring/services/loki-gateway
2026-06-05 03:26:50.063578 | instance | monitoring/services/loki-headless
2026-06-05 03:26:50.119969 | instance | monitoring/services/loki-memberlist
2026-06-05 03:26:50.264173 | instance | monitoring/services/loki-results-cache
2026-06-05 03:26:50.306266 | instance | monitoring/services/prometheus-operated
2026-06-05 03:26:50.451348 | instance | monitoring/services/prometheus-pushgateway
2026-06-05 03:26:50.517371 | instance | monitoring/services/prometheus-smartctl-exporter
2026-06-05 03:26:50.646537 | instance | monitoring/services/vector-headless
2026-06-05 03:26:50.758684 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-05 03:26:50.864935 | instance | monitoring/statefulsets/loki
2026-06-05 03:26:50.940786 | instance | monitoring/statefulsets/loki-chunks-cache
2026-06-05 03:26:51.064821 | instance | monitoring/statefulsets/loki-results-cache
2026-06-05 03:26:51.126694 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-06-05 03:26:51.290550 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-06-05 03:26:51.336837 | instance | openstack/cronjobs/keystone-credential-rotate
2026-06-05 03:26:51.527459 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-06-05 03:26:51.551135 | instance | openstack/cronjobs/nova-cell-setup
2026-06-05 03:26:51.728234 | instance | openstack/cronjobs/nova-service-cleaner
2026-06-05 03:26:51.776019 | instance | openstack/configmaps/barbican-bin
2026-06-05 03:26:51.948791 | instance | openstack/configmaps/ceph-csi-config
2026-06-05 03:26:51.978042 | instance | openstack/configmaps/ceph-etc
2026-06-05 03:26:52.149904 | instance | openstack/configmaps/cinder-bin
2026-06-05 03:26:52.164809 | instance | openstack/configmaps/glance-bin
2026-06-05 03:26:52.361783 | instance | openstack/configmaps/keepalived-bin
2026-06-05 03:26:52.363837 | instance | openstack/configmaps/keystone-bin
2026-06-05 03:26:52.584246 | instance | openstack/configmaps/keystone-openid-metadata
2026-06-05 03:26:52.616768 | instance | openstack/configmaps/kube-root-ca.crt
2026-06-05 03:26:52.793121 | instance | openstack/configmaps/libvirt-bin
2026-06-05 03:26:52.818010 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-06-05 03:26:53.004876 | instance | openstack/configmaps/memcached-memcached-bin
2026-06-05 03:26:53.046346 | instance | openstack/configmaps/neutron-bin
2026-06-05 03:26:53.243708 | instance | openstack/configmaps/nova-bin
2026-06-05 03:26:53.288058 | instance | openstack/configmaps/openvswitch-bin
2026-06-05 03:26:53.477090 | instance | openstack/configmaps/ovn-bin
2026-06-05 03:26:53.536533 | instance | openstack/configmaps/ovn-controller-default-bin
2026-06-05 03:26:53.714945 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-06-05 03:26:53.741705 | instance | openstack/configmaps/percona-xtradb-pxc
2026-06-05 03:26:53.918357 | instance | openstack/configmaps/placement-bin
2026-06-05 03:26:53.940338 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-06-05 03:26:54.125905 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-06-05 03:26:54.130718 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-06-05 03:26:54.336098 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-06-05 03:26:54.349542 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-06-05 03:26:54.566654 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-06-05 03:26:54.574081 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-06-05 03:26:54.759502 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-06-05 03:26:54.786197 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-06-05 03:26:54.957196 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-06-05 03:26:55.020336 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-06-05 03:26:55.154348 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-06-05 03:26:55.232502 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-06-05 03:26:55.336058 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-06-05 03:26:55.430703 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-06-05 03:26:55.536618 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-06-05 03:26:55.649330 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-06-05 03:26:55.725759 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-06-05 03:26:55.855107 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-06-05 03:26:55.935031 | instance | openstack/configmaps/rook-config-override
2026-06-05 03:26:56.068108 | instance | openstack/configmaps/staffeln-bin
2026-06-05 03:26:56.121834 | instance | openstack/configmaps/valkey-configuration
2026-06-05 03:26:56.272267 | instance | openstack/configmaps/valkey-health
2026-06-05 03:26:56.355853 | instance | openstack/configmaps/valkey-scripts
2026-06-05 03:26:56.485942 | instance | openstack/daemonsets/keepalived
2026-06-05 03:26:56.589033 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-06-05 03:26:56.722561 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-06-05 03:26:56.828931 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default
2026-06-05 03:26:56.946995 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default
2026-06-05 03:26:57.122773 | instance | openstack/daemonsets/nova-compute-default
2026-06-05 03:26:57.216393 | instance | openstack/daemonsets/openvswitch
2026-06-05 03:26:57.353522 | instance | openstack/daemonsets/ovn-controller-default
2026-06-05 03:26:57.460084 | instance | openstack/deployment/barbican-api
2026-06-05 03:26:57.598494 | instance | openstack/deployment/cinder-api
2026-06-05 03:26:57.685407 | instance | openstack/deployment/cinder-backup
2026-06-05 03:26:57.803047 | instance | openstack/deployment/cinder-scheduler
2026-06-05 03:26:57.899284 | instance | openstack/deployment/cinder-volume
2026-06-05 03:26:58.026391 | instance | openstack/deployment/glance-api
2026-06-05 03:26:58.112717 | instance | openstack/deployment/keystone-api
2026-06-05 03:26:58.257016 | instance | openstack/deployment/memcached-memcached
2026-06-05 03:26:58.312647 | instance | openstack/deployment/neutron-rpc-server
2026-06-05 03:26:58.482348 | instance | openstack/deployment/neutron-server
2026-06-05 03:26:58.531674 | instance | openstack/deployment/nova-api-metadata
2026-06-05 03:26:58.696387 | instance | openstack/deployment/nova-api-osapi
2026-06-05 03:26:58.765119 | instance | openstack/deployment/nova-conductor
2026-06-05 03:26:58.890953 | instance | openstack/deployment/nova-novncproxy
2026-06-05 03:26:58.980542 | instance | openstack/deployment/nova-scheduler
2026-06-05 03:26:59.122382 | instance | openstack/deployment/ovn-northd
2026-06-05 03:26:59.187608 | instance | openstack/deployment/placement-api
2026-06-05 03:26:59.347108 | instance | openstack/deployment/pxc-operator
2026-06-05 03:26:59.424594 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-06-05 03:26:59.589525 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-06-05 03:26:59.651077 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-06-05 03:26:59.809771 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-06-05 03:26:59.902675 | instance | openstack/deployment/staffeln-api
2026-06-05 03:27:00.042517 | instance | openstack/deployment/staffeln-conductor
2026-06-05 03:27:00.107336 | instance | openstack/endpoints/barbican-api
2026-06-05 03:27:00.245040 | instance | openstack/endpoints/ceph-mon
2026-06-05 03:27:00.329643 | instance | openstack/endpoints/cinder-api
2026-06-05 03:27:00.461917 | instance | openstack/endpoints/glance-api
2026-06-05 03:27:00.546758 | instance | openstack/endpoints/keystone-api
2026-06-05 03:27:00.656309 | instance | openstack/endpoints/memcached
2026-06-05 03:27:00.769355 | instance | openstack/endpoints/memcached-metrics
2026-06-05 03:27:00.852796 | instance | openstack/endpoints/neutron-server
2026-06-05 03:27:00.971046 | instance | openstack/endpoints/nova-api
2026-06-05 03:27:01.062654 | instance | openstack/endpoints/nova-metadata
2026-06-05 03:27:01.163310 | instance | openstack/endpoints/nova-novncproxy
2026-06-05 03:27:01.251315 | instance | openstack/endpoints/ovn-ovsdb-nb
2026-06-05 03:27:01.364609 | instance | openstack/endpoints/ovn-ovsdb-sb
2026-06-05 03:27:01.481499 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-06-05 03:27:01.573294 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-06-05 03:27:01.682712 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-06-05 03:27:01.761265 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-06-05 03:27:01.879949 | instance | openstack/endpoints/percona-xtradb-pxc
2026-06-05 03:27:02.002896 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-06-05 03:27:02.097814 | instance | openstack/endpoints/placement-api
2026-06-05 03:27:02.182975 | instance | openstack/endpoints/rabbitmq-barbican
2026-06-05 03:27:02.291539 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-06-05 03:27:02.372480 | instance | openstack/endpoints/rabbitmq-cinder
2026-06-05 03:27:02.486923 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-06-05 03:27:02.572752 | instance | openstack/endpoints/rabbitmq-glance
2026-06-05 03:27:02.692508 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-06-05 03:27:02.780432 | instance | openstack/endpoints/rabbitmq-keystone
2026-06-05 03:27:02.893011 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-06-05 03:27:02.984254 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-06-05 03:27:03.085026 | instance | openstack/endpoints/rabbitmq-neutron
2026-06-05 03:27:03.193347 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-06-05 03:27:03.276463 | instance | openstack/endpoints/rabbitmq-nova
2026-06-05 03:27:03.404159 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-06-05 03:27:03.468857 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-06-05 03:27:03.613392 | instance | openstack/endpoints/staffeln-api
2026-06-05 03:27:03.691613 | instance | openstack/endpoints/valkey
2026-06-05 03:27:03.811260 | instance | openstack/endpoints/valkey-headless
2026-06-05 03:27:03.877360 | instance | openstack/endpoints/valkey-metrics
2026-06-05 03:27:04.016330 | instance | openstack/ingresses/compute
2026-06-05 03:27:04.108728 | instance | openstack/ingresses/compute-novnc-proxy
2026-06-05 03:27:04.235522 | instance | openstack/ingresses/identity
2026-06-05 03:27:04.322240 | instance | openstack/ingresses/image
2026-06-05 03:27:04.453186 | instance | openstack/ingresses/key-manager
2026-06-05 03:27:04.533004 | instance | openstack/ingresses/network
2026-06-05 03:27:04.660943 | instance | openstack/ingresses/placement
2026-06-05 03:27:04.748817 | instance | openstack/ingresses/rook-ceph-cluster
2026-06-05 03:27:04.851366 | instance | openstack/ingresses/volumev3
2026-06-05 03:27:04.947718 | instance | rook-ceph/deployment/rook-ceph-operator
2026-06-05 03:27:05.064879 | instance | openstack/jobs/barbican-db-init
2026-06-05 03:27:05.126864 | instance | openstack/jobs/barbican-db-sync
2026-06-05 03:27:05.269361 | instance | openstack/jobs/barbican-ks-endpoints
2026-06-05 03:27:05.343799 | instance | openstack/jobs/barbican-ks-service
2026-06-05 03:27:05.492552 | instance | openstack/jobs/barbican-ks-user
2026-06-05 03:27:05.559663 | instance | openstack/jobs/barbican-rabbit-init
2026-06-05 03:27:05.713064 | instance | openstack/jobs/cinder-backup-storage-init
2026-06-05 03:27:05.766778 | instance | openstack/jobs/cinder-bootstrap
2026-06-05 03:27:05.922466 | instance | openstack/jobs/cinder-create-internal-tenant
2026-06-05 03:27:05.991928 | instance | openstack/jobs/cinder-db-init
2026-06-05 03:27:06.138792 | instance | openstack/jobs/cinder-db-sync
2026-06-05 03:27:06.191402 | instance | openstack/jobs/cinder-ks-endpoints
2026-06-05 03:27:06.353460 | instance | openstack/jobs/cinder-ks-service
2026-06-05 03:27:06.407784 | instance | openstack/jobs/cinder-ks-user
2026-06-05 03:27:06.592022 | instance | openstack/jobs/cinder-rabbit-init
2026-06-05 03:27:06.631342 | instance | openstack/jobs/cinder-storage-init
2026-06-05 03:27:06.801295 | instance | openstack/jobs/glance-db-init
2026-06-05 03:27:06.837749 | instance | openstack/jobs/glance-db-sync
2026-06-05 03:27:07.010842 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-06-05 03:27:07.030391 | instance | openstack/jobs/glance-ks-endpoints
2026-06-05 03:27:07.176127 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-06-05 03:27:07.222670 | instance | openstack/jobs/glance-ks-service
2026-06-05 03:27:07.354349 | instance | openstack/networkpolicies/valkey
2026-06-05 03:27:07.443539 | instance | openstack/jobs/glance-ks-user
2026-06-05 03:27:07.549471 | instance | openstack/jobs/glance-metadefs-load
2026-06-05 03:27:07.687735 | instance | openstack/jobs/glance-rabbit-init
2026-06-05 03:27:07.791225 | instance | openstack/jobs/glance-storage-init
2026-06-05 03:27:07.932704 | instance | openstack/jobs/keystone-bootstrap
2026-06-05 03:27:08.010251 | instance | openstack/jobs/keystone-credential-setup
2026-06-05 03:27:08.146715 | instance | openstack/jobs/keystone-db-init
2026-06-05 03:27:08.204964 | instance | openstack/jobs/keystone-db-sync
2026-06-05 03:27:08.336700 | instance | openstack/jobs/keystone-domain-manage
2026-06-05 03:27:08.413277 | instance | openstack/jobs/keystone-fernet-setup
2026-06-05 03:27:08.548051 | instance | openstack/jobs/keystone-rabbit-init
2026-06-05 03:27:08.628726 | instance | openstack/jobs/neutron-db-init
2026-06-05 03:27:08.747835 | instance | openstack/jobs/neutron-db-sync
2026-06-05 03:27:08.826153 | instance | openstack/jobs/neutron-ks-endpoints
2026-06-05 03:27:08.948026 | instance | openstack/jobs/neutron-ks-service
2026-06-05 03:27:09.039070 | instance | openstack/jobs/neutron-ks-user
2026-06-05 03:27:09.152227 | instance | openstack/jobs/neutron-rabbit-init
2026-06-05 03:27:09.238235 | instance | openstack/jobs/nova-bootstrap
2026-06-05 03:27:09.374221 | instance | openstack/jobs/nova-cell-setup
2026-06-05 03:27:09.431994 | instance | openstack/jobs/nova-db-init
2026-06-05 03:27:09.589897 | instance | openstack/jobs/nova-db-sync
2026-06-05 03:27:09.628318 | instance | openstack/jobs/nova-ks-endpoints
2026-06-05 03:27:09.817143 | instance | openstack/jobs/nova-ks-service
2026-06-05 03:27:09.857280 | instance | openstack/jobs/nova-ks-user
2026-06-05 03:27:10.017270 | instance | openstack/jobs/nova-rabbit-init
2026-06-05 03:27:10.073665 | instance | openstack/jobs/placement-db-init
2026-06-05 03:27:10.224404 | instance | openstack/jobs/placement-db-sync
2026-06-05 03:27:10.297066 | instance | openstack/jobs/placement-ks-endpoints
2026-06-05 03:27:10.425558 | instance | openstack/jobs/placement-ks-service
2026-06-05 03:27:10.494908 | instance | openstack/jobs/placement-ks-user
2026-06-05 03:27:10.615557 | instance | openstack/jobs/staffeln-db-init
2026-06-05 03:27:10.692117 | instance | openstack/jobs/staffeln-db-sync
2026-06-05 03:27:10.836429 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-7db8t
2026-06-05 03:27:10.897794 | instance | openstack/pods/barbican-api-76b4869759-6cddl
2026-06-05 03:27:10.997995 | instance | openstack/pods/barbican-db-init-b5d5g
2026-06-05 03:27:11.096881 | instance | openstack/pods/barbican-db-sync-xzblc
2026-06-05 03:27:11.196156 | instance | openstack/pods/barbican-ks-endpoints-fwj5s
2026-06-05 03:27:11.284481 | instance | openstack/pods/barbican-ks-service-bwzcd
2026-06-05 03:27:11.408777 | instance | openstack/pods/barbican-ks-user-z7l5b
2026-06-05 03:27:11.496302 | instance | openstack/pods/barbican-rabbit-init-9nfc6
2026-06-05 03:27:11.626434 | instance | openstack/pods/cinder-api-6685b8796b-l9ppb
2026-06-05 03:27:11.685473 | instance | openstack/pods/cinder-backup-cfcc4f786-t98xs
2026-06-05 03:27:11.824692 | instance | openstack/pods/cinder-backup-storage-init-bb54n
2026-06-05 03:27:11.891197 | instance | openstack/pods/cinder-bootstrap-98cr2
2026-06-05 03:27:12.031942 | instance | openstack/pods/cinder-create-internal-tenant-ff7nb
2026-06-05 03:27:12.079554 | instance | openstack/pods/cinder-db-init-tb8d2
2026-06-05 03:27:12.267963 | instance | openstack/pods/cinder-db-sync-mzkcw
2026-06-05 03:27:12.303733 | instance | openstack/pods/cinder-ks-endpoints-mrfdp
2026-06-05 03:27:12.484863 | instance | openstack/pods/cinder-ks-service-mv4hj
2026-06-05 03:27:12.539964 | instance | openstack/pods/cinder-ks-user-swrql
2026-06-05 03:27:12.700685 | instance | openstack/pods/cinder-rabbit-init-792f2
2026-06-05 03:27:12.751989 | instance | openstack/pods/cinder-scheduler-7f4794d774-w8t95
2026-06-05 03:27:12.911587 | instance | openstack/pods/cinder-storage-init-v66m2
2026-06-05 03:27:12.981761 | instance | openstack/pods/cinder-volume-76bb4c56f4-mhz9m
2026-06-05 03:27:13.151743 | instance | openstack/pods/glance-api-7f887cdcff-vwfmv
2026-06-05 03:27:13.247062 | instance | openstack/pods/glance-db-init-nm2dv
2026-06-05 03:27:13.367600 | instance | openstack/pods/glance-db-sync-xv2ll
2026-06-05 03:27:13.496257 | instance | openstack/pods/glance-ks-endpoints-h56v4
2026-06-05 03:27:13.580819 | instance | openstack/pods/glance-ks-service-ghx75
2026-06-05 03:27:13.707212 | instance | openstack/pods/glance-ks-user-bjskq
2026-06-05 03:27:13.783208 | instance | openstack/pods/glance-metadefs-load-hkmhn
2026-06-05 03:27:13.908043 | instance | openstack/pods/glance-rabbit-init-q5w5l
2026-06-05 03:27:13.974257 | instance | openstack/pods/glance-storage-init-6gndp
2026-06-05 03:27:14.119890 | instance | openstack/pods/keepalived-hqf6g
2026-06-05 03:27:14.177010 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0
2026-06-05 03:27:14.317305 | instance | openstack/pods/keystone-api-65b5594845-892pf
2026-06-05 03:27:14.456210 | instance | openstack/pods/keystone-bootstrap-wk4kq
2026-06-05 03:27:14.543200 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0
2026-06-05 03:27:14.663388 | instance | openstack/pods/keystone-credential-setup-gh942
2026-06-05 03:27:14.846414 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-06-05 03:27:14.906869 | instance | openstack/pods/keystone-db-init-dh29x
2026-06-05 03:27:15.095843 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-06-05 03:27:15.133695 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-06-05 03:27:15.401399 | instance | openstack/pods/keystone-db-sync-f66l5
2026-06-05 03:27:15.422781 | instance | openstack/pods/keystone-domain-manage-6g5zd
2026-06-05 03:27:15.636152 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-06-05 03:27:15.636965 | instance | openstack/pods/keystone-fernet-setup-tnf5q
2026-06-05 03:27:15.838298 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-06-05 03:27:15.912764 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-06-05 03:27:16.132428 | instance | openstack/pods/keystone-rabbit-init-4bzmx
2026-06-05 03:27:16.205781 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-06-05 03:27:16.325291 | instance | openstack/pods/libvirt-libvirt-default-gj57j
2026-06-05 03:27:16.468778 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-06-05 03:27:16.558915 | instance | openstack/pods/memcached-memcached-6479589586-9qtcp
2026-06-05 03:27:16.750111 | instance | openstack/pods/neutron-db-init-9mlvd
2026-06-05 03:27:16.752544 | instance | openstack/pods/neutron-db-sync-hsbmk
2026-06-05 03:27:16.948393 | instance | openstack/pods/neutron-ks-endpoints-tr6t9
2026-06-05 03:27:16.967110 | instance | openstack/pods/neutron-ks-service-p7d5m
2026-06-05 03:27:17.154407 | instance | openstack/pods/neutron-ks-user-dzkfj
2026-06-05 03:27:17.175846 | instance | openstack/pods/neutron-netns-cleanup-cron-default-5s67f
2026-06-05 03:27:17.362591 | instance | openstack/pods/neutron-ovn-metadata-agent-default-kbmx2
2026-06-05 03:27:17.377022 | instance | openstack/pods/neutron-ovn-vpn-agent-default-x5hmh
2026-06-05 03:27:17.601927 | instance | openstack/pods/neutron-rabbit-init-lcctq
2026-06-05 03:27:17.605762 | instance | openstack/pods/neutron-rpc-server-7df66d7c7d-c5s8k
2026-06-05 03:27:17.834981 | instance | openstack/pods/neutron-server-6b48956c8-lrh5c
2026-06-05 03:27:17.851789 | instance | openstack/pods/nova-api-metadata-75bfdb86d7-5ks7s
2026-06-05 03:27:18.055057 | instance | openstack/pods/nova-api-osapi-86797478db-h5mlr
2026-06-05 03:27:18.059229 | instance | openstack/pods/nova-bootstrap-s6dvb
2026-06-05 03:27:18.262943 | instance | openstack/pods/nova-cell-setup-74jkx
2026-06-05 03:27:18.267247 | instance | openstack/pods/nova-compute-default-8pxpl
2026-06-05 03:27:18.480164 | instance | openstack/pods/nova-conductor-5c66459894-bjxpd
2026-06-05 03:27:18.487689 | instance | openstack/pods/nova-db-init-xjn4q
2026-06-05 03:27:18.689034 | instance | openstack/pods/nova-db-sync-8xxg9
2026-06-05 03:27:18.694980 | instance | openstack/pods/nova-ks-endpoints-7l4ct
2026-06-05 03:27:18.901161 | instance | openstack/pods/nova-ks-service-2vqkv
2026-06-05 03:27:18.912142 | instance | openstack/pods/nova-ks-user-6m8zj
2026-06-05 03:27:19.108831 | instance | openstack/pods/nova-novncproxy-57548f8c4c-9g74q
2026-06-05 03:27:19.112858 | instance | openstack/pods/nova-rabbit-init-6ptlx
2026-06-05 03:27:19.331443 | instance | openstack/pods/nova-scheduler-7d5f6bc86-r2bld
2026-06-05 03:27:19.334291 | instance | openstack/pods/openvswitch-rcg2r
2026-06-05 03:27:19.562133 | instance | openstack/pods/ovn-controller-default-hxx9q
2026-06-05 03:27:19.564981 | instance | openstack/pods/ovn-northd-fc978744-ltzj7
2026-06-05 03:27:19.770803 | instance | openstack/pods/ovn-ovsdb-nb-0
2026-06-05 03:27:19.771353 | instance | openstack/pods/ovn-ovsdb-sb-0
2026-06-05 03:27:19.989951 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-06-05 03:27:20.010635 | instance | openstack/pods/percona-xtradb-pxc-0
2026-06-05 03:27:20.193568 | instance | openstack/pods/placement-api-6c86d986d4-nhcqj
2026-06-05 03:27:20.230837 | instance | openstack/pods/placement-db-init-72psq
2026-06-05 03:27:20.400697 | instance | openstack/pods/placement-db-sync-vcmwz
2026-06-05 03:27:20.462652 | instance | openstack/pods/placement-ks-endpoints-fb59h
2026-06-05 03:27:20.637815 | instance | openstack/pods/placement-ks-service-gxgr6
2026-06-05 03:27:20.680818 | instance | openstack/pods/placement-ks-user-mj426
2026-06-05 03:27:20.833361 | instance | openstack/pods/pxc-operator-69cb5bbdb9-jrjm5
2026-06-05 03:27:20.882712 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-06-05 03:27:21.050850 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-06-05 03:27:21.106763 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-dtmlj
2026-06-05 03:27:21.275727 | instance | openstack/pods/rabbitmq-glance-server-0
2026-06-05 03:27:21.329236 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-06-05 03:27:21.512349 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5xt2j
2026-06-05 03:27:21.568348 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-06-05 03:27:21.714663 | instance | openstack/pods/rabbitmq-nova-server-0
2026-06-05 03:27:21.806797 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-4gnj6
2026-06-05 03:27:21.919213 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf
2026-06-05 03:27:22.008727 | instance | openstack/pods/staffeln-api-7857db8b6f-j59dz
2026-06-05 03:27:22.137580 | instance | openstack/pods/staffeln-conductor-786878d6d6-ltbhl
2026-06-05 03:27:22.216798 | instance | openstack/pods/staffeln-db-init-x5dz4
2026-06-05 03:27:22.347197 | instance | openstack/pods/staffeln-db-sync-cspcn
2026-06-05 03:27:22.424902 | instance | openstack/pods/valkey-node-0
2026-06-05 03:27:22.583552 | instance | openstack/rolebindings/barbican-barbican-api
2026-06-05 03:27:22.666364 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-06-05 03:27:22.774724 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-06-05 03:27:22.846268 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-06-05 03:27:22.945983 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-06-05 03:27:23.014212 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-06-05 03:27:23.136537 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-06-05 03:27:23.196298 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-06-05 03:27:23.301300 | instance | openstack/rolebindings/cinder-cinder-api
2026-06-05 03:27:23.378536 | instance | openstack/rolebindings/cinder-cinder-backup
2026-06-05 03:27:23.481082 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-06-05 03:27:23.590142 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-06-05 03:27:23.651656 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-06-05 03:27:23.761436 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-06-05 03:27:23.837257 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-06-05 03:27:23.953843 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-06-05 03:27:24.008051 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-06-05 03:27:24.143061 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-06-05 03:27:24.194333 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-06-05 03:27:24.322755 | instance | openstack/rolebindings/cinder-cinder-test
2026-06-05 03:27:24.381881 | instance | openstack/rolebindings/cinder-cinder-volume
2026-06-05 03:27:24.516235 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-06-05 03:27:24.568688 | instance | openstack/rolebindings/cinder-storage-init
2026-06-05 03:27:24.697594 | instance | openstack/rolebindings/glance-glance-api
2026-06-05 03:27:24.750096 | instance | openstack/rolebindings/glance-glance-db-init
2026-06-05 03:27:24.886823 | instance | openstack/rolebindings/glance-glance-db-sync
2026-06-05 03:27:24.921915 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-06-05 03:27:25.066192 | instance | openstack/rolebindings/glance-glance-ks-service
2026-06-05 03:27:25.090120 | instance | openstack/rolebindings/glance-glance-ks-user
2026-06-05 03:27:25.238554 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-06-05 03:27:25.283498 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-06-05 03:27:25.434158 | instance | openstack/rolebindings/glance-glance-storage-init
2026-06-05 03:27:25.491152 | instance | openstack/rolebindings/glance-glance-test
2026-06-05 03:27:25.629578 | instance | openstack/rolebindings/glance-storage-init
2026-06-05 03:27:25.672611 | instance | openstack/rolebindings/keepalived
2026-06-05 03:27:25.814586 | instance | openstack/rolebindings/keystone-credential-rotate
2026-06-05 03:27:25.870850 | instance | openstack/rolebindings/keystone-credential-setup
2026-06-05 03:27:25.991297 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-06-05 03:27:26.041798 | instance | openstack/rolebindings/keystone-fernet-setup
2026-06-05 03:27:26.180834 | instance | openstack/rolebindings/keystone-keystone-api
2026-06-05 03:27:26.234583 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-06-05 03:27:26.371566 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-06-05 03:27:26.415541 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-06-05 03:27:26.579398 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-06-05 03:27:26.598481 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-06-05 03:27:26.740165 | instance | openstack/roles/barbican-openstack-barbican-api
2026-06-05 03:27:26.773415 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-06-05 03:27:26.916269 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-06-05 03:27:26.949713 | instance | openstack/rolebindings/keystone-keystone-test
2026-06-05 03:27:27.086235 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-06-05 03:27:27.109636 | instance | openstack/rolebindings/libvirt-cert-manager
2026-06-05 03:27:27.262205 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-06-05 03:27:27.273952 | instance | openstack/rolebindings/libvirt-libvirt
2026-06-05 03:27:27.450051 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-06-05 03:27:27.478147 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-06-05 03:27:27.628485 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-06-05 03:27:27.646374 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-06-05 03:27:27.800623 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-06-05 03:27:27.823435 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-06-05 03:27:27.971743 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-06-05 03:27:27.993862 | instance | openstack/roles/cinder-backup-storage-init
2026-06-05 03:27:28.154926 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-06-05 03:27:28.192198 | instance | openstack/roles/cinder-openstack-cinder-api
2026-06-05 03:27:28.341261 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-06-05 03:27:28.378527 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent
2026-06-05 03:27:28.529638 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-06-05 03:27:28.580725 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent
2026-06-05 03:27:28.716264 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-06-05 03:27:28.762576 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-06-05 03:27:28.890119 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-06-05 03:27:28.940112 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-06-05 03:27:29.069090 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-06-05 03:27:29.112435 | instance | openstack/rolebindings/neutron-neutron-server
2026-06-05 03:27:29.256172 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-06-05 03:27:29.308280 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-06-05 03:27:29.451943 | instance | openstack/rolebindings/neutron-neutron-test
2026-06-05 03:27:29.516378 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-06-05 03:27:29.659768 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-06-05 03:27:29.743988 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-06-05 03:27:29.825418 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-06-05 03:27:29.911244 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-06-05 03:27:30.004552 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-06-05 03:27:30.102953 | instance | openstack/roles/cinder-openstack-cinder-test
2026-06-05 03:27:30.193439 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-06-05 03:27:30.281376 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-06-05 03:27:30.372565 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-06-05 03:27:30.473050 | instance | openstack/rolebindings/nova-nova-compute
2026-06-05 03:27:30.548478 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-06-05 03:27:30.640951 | instance | openstack/rolebindings/nova-nova-conductor
2026-06-05 03:27:30.727361 | instance | openstack/roles/cinder-storage-init
2026-06-05 03:27:30.824905 | instance | openstack/rolebindings/nova-nova-db-init
2026-06-05 03:27:30.892523 | instance | openstack/roles/glance-openstack-glance-api
2026-06-05 03:27:30.994748 | instance | openstack/rolebindings/nova-nova-db-sync
2026-06-05 03:27:31.070035 | instance | openstack/roles/glance-openstack-glance-db-init
2026-06-05 03:27:31.172593 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-06-05 03:27:31.235926 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-06-05 03:27:31.357943 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-06-05 03:27:31.404075 | instance | openstack/rolebindings/nova-nova-ks-service
2026-06-05 03:27:31.552828 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-06-05 03:27:31.584460 | instance | openstack/rolebindings/nova-nova-ks-user
2026-06-05 03:27:31.720463 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-06-05 03:27:31.747537 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-06-05 03:27:31.889179 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-06-05 03:27:31.927206 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-06-05 03:27:32.048383 | instance | openstack/rolebindings/nova-nova-scheduler
2026-06-05 03:27:32.110819 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-06-05 03:27:32.205652 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-06-05 03:27:32.276090 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-06-05 03:27:32.372037 | instance | openstack/rolebindings/nova-nova-test
2026-06-05 03:27:32.448972 | instance | openstack/roles/glance-openstack-glance-test
2026-06-05 03:27:32.553582 | instance | openstack/rolebindings/ovn-bgp-agent
2026-06-05 03:27:32.627026 | instance | openstack/roles/glance-storage-init
2026-06-05 03:27:32.725014 | instance | openstack/roles/keepalived
2026-06-05 03:27:32.795651 | instance | openstack/rolebindings/ovn-controller
2026-06-05 03:27:32.895481 | instance | openstack/roles/keystone-credential-rotate
2026-06-05 03:27:32.967526 | instance | openstack/rolebindings/ovn-northd
2026-06-05 03:27:33.068316 | instance | openstack/roles/keystone-credential-setup
2026-06-05 03:27:33.149790 | instance | openstack/roles/keystone-fernet-rotate
2026-06-05 03:27:33.244676 | instance | openstack/roles/keystone-fernet-setup
2026-06-05 03:27:33.322728 | instance | openstack/rolebindings/ovn-ovn-controller
2026-06-05 03:27:33.406452 | instance | openstack/roles/keystone-openstack-keystone-api
2026-06-05 03:27:33.499747 | instance | openstack/rolebindings/ovn-ovn-northd
2026-06-05 03:27:33.587741 | instance | openstack/rolebindings/ovn-ovsdb
2026-06-05 03:27:33.667477 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-06-05 03:27:33.750766 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-06-05 03:27:33.835768 | instance | openstack/rolebindings/placement-placement-api
2026-06-05 03:27:33.927267 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-06-05 03:27:34.024291 | instance | openstack/rolebindings/placement-placement-db-init
2026-06-05 03:27:34.111834 | instance | openstack/rolebindings/placement-placement-db-sync
2026-06-05 03:27:34.196928 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-06-05 03:27:34.285744 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-06-05 03:27:34.382541 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-06-05 03:27:34.469811 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-06-05 03:27:34.561061 | instance | openstack/rolebindings/placement-placement-ks-service
2026-06-05 03:27:34.655736 | instance | openstack/roles/keystone-openstack-keystone-test
2026-06-05 03:27:34.744409 | instance | openstack/rolebindings/placement-placement-ks-user
2026-06-05 03:27:34.829163 | instance | openstack/roles/libvirt-cert-manager
2026-06-05 03:27:34.918303 | instance | openstack/rolebindings/pxc-operator
2026-06-05 03:27:35.010068 | instance | openstack/roles/libvirt-openstack-libvirt
2026-06-05 03:27:35.084028 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-06-05 03:27:35.196046 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-06-05 03:27:35.250140 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-06-05 03:27:35.385553 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-06-05 03:27:35.439714 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-06-05 03:27:35.583354 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-06-05 03:27:35.652762 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-06-05 03:27:35.761457 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-06-05 03:27:35.819608 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-06-05 03:27:35.936715 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-06-05 03:27:35.979281 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-06-05 03:27:36.121096 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-06-05 03:27:36.167175 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent
2026-06-05 03:27:36.284416 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-06-05 03:27:36.346572 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-06-05 03:27:36.453086 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent
2026-06-05 03:27:36.521160 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-06-05 03:27:36.654354 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-06-05 03:27:36.701203 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-06-05 03:27:36.815962 | instance | openstack/rolebindings/rook-ceph-mgr
2026-06-05 03:27:36.875964 | instance | openstack/roles/neutron-openstack-neutron-server
2026-06-05 03:27:36.979419 | instance | openstack/rolebindings/rook-ceph-osd
2026-06-05 03:27:37.037570 | instance | openstack/roles/neutron-openstack-neutron-test
2026-06-05 03:27:37.148993 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-06-05 03:27:37.207535 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-06-05 03:27:37.310037 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-06-05 03:27:37.366624 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-06-05 03:27:37.484153 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-06-05 03:27:37.531987 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-06-05 03:27:37.652948 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-06-05 03:27:37.697832 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-06-05 03:27:37.814109 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-06-05 03:27:37.878617 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-06-05 03:27:37.979408 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-06-05 03:27:38.052067 | instance | openstack/roles/nova-openstack-nova-compute
2026-06-05 03:27:38.135412 | instance | openstack/roles/nova-openstack-nova-conductor
2026-06-05 03:27:38.237657 | instance | openstack/roles/nova-openstack-nova-db-init
2026-06-05 03:27:38.296822 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-06-05 03:27:38.411085 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-06-05 03:27:38.486513 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-06-05 03:27:38.581372 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-06-05 03:27:38.671931 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-06-05 03:27:38.749514 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-06-05 03:27:38.837085 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-06-05 03:27:38.910429 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-06-05 03:27:39.009841 | instance | openstack/roles/nova-openstack-nova-test
2026-06-05 03:27:39.081570 | instance | openstack/roles/ovn-bgp-agent
2026-06-05 03:27:39.178052 | instance | openstack/roles/ovn-controller
2026-06-05 03:27:39.256704 | instance | openstack/roles/ovn-northd
2026-06-05 03:27:39.333585 | instance | openstack/roles/ovn-openstack-ovn-controller
2026-06-05 03:27:39.421420 | instance | openstack/roles/ovn-openstack-ovn-northd
2026-06-05 03:27:39.524705 | instance | openstack/roles/ovn-ovsdb
2026-06-05 03:27:39.605545 | instance | openstack/roles/placement-openstack-placement-api
2026-06-05 03:27:39.687970 | instance | openstack/roles/placement-openstack-placement-db-init
2026-06-05 03:27:39.778129 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-06-05 03:27:39.848816 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-06-05 03:27:39.941422 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-06-05 03:27:40.018522 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-06-05 03:27:40.100707 | instance | openstack/roles/pxc-operator
2026-06-05 03:27:40.205022 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-06-05 03:27:40.284299 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-06-05 03:27:40.370526 | instance | openstack/roles/rabbitmq-cluster-operator
2026-06-05 03:27:40.463200 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-06-05 03:27:40.554065 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-06-05 03:27:40.625737 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-06-05 03:27:40.713937 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-06-05 03:27:40.803907 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-06-05 03:27:40.874358 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-06-05 03:27:40.965388 | instance | openstack/roles/rook-ceph-mgr
2026-06-05 03:27:41.022646 | instance | openstack/roles/rook-ceph-osd
2026-06-05 03:27:41.127356 | instance | openstack/roles/rook-ceph-purge-osd
2026-06-05 03:27:41.206640 | instance | openstack/roles/staffeln-conductor
2026-06-05 03:27:41.281357 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-06-05 03:27:41.367148 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-06-05 03:27:41.446979 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-06-05 03:27:41.530113 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-06-05 03:27:41.617062 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-06-05 03:27:41.690578 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-06-05 03:27:41.786521 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-06-05 03:27:41.855223 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-06-05 03:27:41.946861 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-06-05 03:27:42.018813 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-06-05 03:27:42.121272 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-06-05 03:27:42.185159 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-06-05 03:27:42.294543 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-06-05 03:27:42.356914 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-06-05 03:27:42.499295 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-06-05 03:27:42.557072 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-06-05 03:27:42.657174 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-06-05 03:27:42.718816 | instance | rook-ceph/roles/rook-ceph-mgr
2026-06-05 03:27:42.816690 | instance | rook-ceph/roles/rook-ceph-osd
2026-06-05 03:27:42.888850 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-06-05 03:27:42.982558 | instance | rook-ceph/roles/rook-ceph-system
2026-06-05 03:27:43.052312 | instance | openstack/serviceaccounts/barbican-api
2026-06-05 03:27:43.146257 | instance | openstack/serviceaccounts/barbican-db-init
2026-06-05 03:27:43.369348 | instance | openstack/serviceaccounts/barbican-db-sync
2026-06-05 03:27:43.460899 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-06-05 03:27:43.694318 | instance | openstack/serviceaccounts/barbican-ks-service
2026-06-05 03:27:43.747764 | instance | openstack/serviceaccounts/barbican-ks-user
2026-06-05 03:27:44.009432 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-06-05 03:27:44.055723 | instance | openstack/serviceaccounts/barbican-test
2026-06-05 03:27:44.335929 | instance | openstack/serviceaccounts/cinder-api
2026-06-05 03:27:44.374181 | instance | openstack/serviceaccounts/cinder-backup
2026-06-05 03:27:44.644094 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-06-05 03:27:44.687617 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-06-05 03:27:44.965859 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-06-05 03:27:45.018564 | instance | openstack/serviceaccounts/cinder-db-init
2026-06-05 03:27:45.261541 | instance | openstack/serviceaccounts/cinder-db-sync
2026-06-05 03:27:45.331840 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-06-05 03:27:45.574136 | instance | openstack/serviceaccounts/cinder-ks-service
2026-06-05 03:27:45.684250 | instance | openstack/serviceaccounts/cinder-ks-user
2026-06-05 03:27:45.882082 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-06-05 03:27:45.987271 | instance | openstack/serviceaccounts/cinder-scheduler
2026-06-05 03:27:46.212345 | instance | openstack/serviceaccounts/cinder-storage-init
2026-06-05 03:27:46.289902 | instance | openstack/serviceaccounts/cinder-test
2026-06-05 03:27:46.544119 | instance | openstack/serviceaccounts/cinder-volume
2026-06-05 03:27:46.604242 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-06-05 03:27:46.858966 | instance | openstack/serviceaccounts/default
2026-06-05 03:27:46.911435 | instance | openstack/serviceaccounts/glance-api
2026-06-05 03:27:47.146772 | instance | openstack/serviceaccounts/glance-db-init
2026-06-05 03:27:47.220543 | instance | openstack/serviceaccounts/glance-db-sync
2026-06-05 03:27:47.469966 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-06-05 03:27:47.540406 | instance | openstack/serviceaccounts/glance-ks-service
2026-06-05 03:27:47.773124 | instance | openstack/serviceaccounts/glance-ks-user
2026-06-05 03:27:47.845565 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-06-05 03:27:48.066726 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-06-05 03:27:48.152519 | instance | openstack/serviceaccounts/glance-storage-init
2026-06-05 03:27:48.360143 | instance | openstack/serviceaccounts/glance-test
2026-06-05 03:27:48.458287 | instance | openstack/serviceaccounts/keepalived
2026-06-05 03:27:48.673302 | instance | openstack/serviceaccounts/keystone-api
2026-06-05 03:27:48.765603 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-06-05 03:27:48.981151 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-06-05 03:27:49.062458 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-06-05 03:27:49.312840 | instance | openstack/serviceaccounts/keystone-db-init
2026-06-05 03:27:49.392214 | instance | openstack/serviceaccounts/keystone-db-sync
2026-06-05 03:27:49.627146 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-06-05 03:27:49.707151 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-06-05 03:27:49.978303 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-06-05 03:27:50.026016 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-06-05 03:27:50.326504 | instance | openstack/serviceaccounts/keystone-test
2026-06-05 03:27:50.415732 | instance | openstack/serviceaccounts/libvirt
2026-06-05 03:27:50.628860 | instance | openstack/serviceaccounts/memcached-memcached
2026-06-05 03:27:50.727349 | instance | openstack/secrets/barbican-api-certs
2026-06-05 03:27:50.909980 | instance | openstack/serviceaccounts/neutron-db-init
2026-06-05 03:27:50.958670 | instance | openstack/secrets/barbican-db-admin
2026-06-05 03:27:51.173533 | instance | openstack/serviceaccounts/neutron-db-sync
2026-06-05 03:27:51.217490 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-06-05 03:27:51.511623 | instance | openstack/secrets/barbican-db-user
2026-06-05 03:27:51.550407 | instance | openstack/serviceaccounts/neutron-ks-service
2026-06-05 03:27:51.686278 | instance | openstack/secrets/barbican-etc
2026-06-05 03:27:51.879443 | instance | openstack/serviceaccounts/neutron-ks-user
2026-06-05 03:27:51.882526 | instance | openstack/secrets/barbican-keystone-admin
2026-06-05 03:27:52.074557 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-06-05 03:27:52.204742 | instance | openstack/secrets/barbican-keystone-user
2026-06-05 03:27:52.414118 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent
2026-06-05 03:27:52.420378 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-06-05 03:27:52.607847 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent
2026-06-05 03:27:52.738419 | instance | openstack/secrets/barbican-rabbitmq-user
2026-06-05 03:27:52.920227 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-06-05 03:27:52.948030 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-06-05 03:27:53.227951 | instance | openstack/serviceaccounts/neutron-server
2026-06-05 03:27:53.245926 | instance | openstack/secrets/cinder-api-certs
2026-06-05 03:27:53.452981 | instance | openstack/serviceaccounts/neutron-test
2026-06-05 03:27:53.548203 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-06-05 03:27:53.734385 | instance | openstack/serviceaccounts/nova-api-metadata
2026-06-05 03:27:53.764746 | instance | openstack/secrets/cinder-db-admin
2026-06-05 03:27:53.963050 | instance | openstack/secrets/cinder-db-user
2026-06-05 03:27:54.055965 | instance | openstack/serviceaccounts/nova-api-osapi
2026-06-05 03:27:54.164481 | instance | openstack/secrets/cinder-etc
2026-06-05 03:27:54.352816 | instance | openstack/serviceaccounts/nova-bootstrap
2026-06-05 03:27:54.352907 | instance | openstack/serviceaccounts/nova-cell-setup
2026-06-05 03:27:54.666663 | instance | openstack/secrets/cinder-keystone-admin
2026-06-05 03:27:54.683269 | instance | openstack/secrets/cinder-keystone-test
2026-06-05 03:27:54.826749 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-06-05 03:27:54.842669 | instance | openstack/secrets/cinder-keystone-user
2026-06-05 03:27:55.018762 | instance | openstack/serviceaccounts/nova-compute
2026-06-05 03:27:55.147383 | instance | openstack/serviceaccounts/nova-conductor
2026-06-05 03:27:55.354040 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-06-05 03:27:55.471636 | instance | openstack/secrets/cinder-rabbitmq-user
2026-06-05 03:27:55.534188 | instance | openstack/serviceaccounts/nova-db-init
2026-06-05 03:27:55.657153 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-06-05 03:27:55.853964 | instance | openstack/serviceaccounts/nova-db-sync
2026-06-05 03:27:55.854660 | instance | openstack/secrets/glance-api-certs
2026-06-05 03:27:56.054000 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-06-05 03:27:56.175531 | instance | openstack/secrets/glance-db-admin
2026-06-05 03:27:56.382592 | instance | openstack/serviceaccounts/nova-ks-service
2026-06-05 03:27:56.391706 | instance | openstack/secrets/glance-db-user
2026-06-05 03:27:56.554469 | instance | openstack/serviceaccounts/nova-ks-user
2026-06-05 03:27:56.680518 | instance | openstack/secrets/glance-etc
2026-06-05 03:27:56.853225 | instance | openstack/secrets/glance-keystone-admin
2026-06-05 03:27:56.878877 | instance | openstack/secrets/glance-keystone-test
2026-06-05 03:27:57.038381 | instance | openstack/secrets/glance-keystone-user
2026-06-05 03:27:57.050095 | instance | openstack/serviceaccounts/nova-novncproxy
2026-06-05 03:27:57.214600 | instance | openstack/secrets/glance-rabbitmq-admin
2026-06-05 03:27:57.363124 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-06-05 03:27:57.423773 | instance | openstack/secrets/glance-rabbitmq-user
2026-06-05 03:27:57.615702 | instance | openstack/serviceaccounts/nova-scheduler
2026-06-05 03:27:57.671416 | instance | openstack/secrets/images-rbd-keyring
2026-06-05 03:27:57.880824 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-06-05 03:27:57.923474 | instance | openstack/secrets/internal-percona-xtradb
2026-06-05 03:27:58.115861 | instance | openstack/serviceaccounts/nova-test
2026-06-05 03:27:58.195262 | instance | openstack/secrets/keepalived-etc
2026-06-05 03:27:58.368604 | instance | openstack/secrets/keystone-api-certs
2026-06-05 03:27:58.432221 | instance | openstack/serviceaccounts/openvswitch-server
2026-06-05 03:27:58.551972 | instance | openstack/secrets/keystone-credential-keys
2026-06-05 03:27:58.732854 | instance | openstack/serviceaccounts/ovn-controller
2026-06-05 03:27:58.763371 | instance | openstack/serviceaccounts/ovn-northd
2026-06-05 03:27:59.042853 | instance | openstack/secrets/keystone-db-admin
2026-06-05 03:27:59.059661 | instance | openstack/serviceaccounts/ovn-ovsdb-nb
2026-06-05 03:27:59.217019 | instance | openstack/secrets/keystone-db-user
2026-06-05 03:27:59.395037 | instance | openstack/secrets/keystone-etc
2026-06-05 03:27:59.421657 | instance | openstack/serviceaccounts/ovn-ovsdb-sb
2026-06-05 03:27:59.574611 | instance | openstack/secrets/keystone-fernet-keys
2026-06-05 03:27:59.753389 | instance | openstack/serviceaccounts/placement-api
2026-06-05 03:27:59.769812 | instance | openstack/serviceaccounts/placement-db-init
2026-06-05 03:28:00.059764 | instance | openstack/secrets/keystone-keystone-admin
2026-06-05 03:28:00.079339 | instance | openstack/secrets/keystone-keystone-test
2026-06-05 03:28:00.214628 | instance | openstack/serviceaccounts/placement-db-sync
2026-06-05 03:28:00.252722 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-06-05 03:28:00.428523 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-06-05 03:28:00.555508 | instance | openstack/secrets/keystone-rabbitmq-user
2026-06-05 03:28:00.734839 | instance | openstack/serviceaccounts/placement-ks-service
2026-06-05 03:28:00.771874 | instance | openstack/secrets/libvirt-api-ca
2026-06-05 03:28:00.953998 | instance | openstack/serviceaccounts/placement-ks-user
2026-06-05 03:28:01.067643 | instance | openstack/secrets/libvirt-etc
2026-06-05 03:28:01.232030 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-06-05 03:28:01.277519 | instance | openstack/serviceaccounts/pxc-operator
2026-06-05 03:28:01.401097 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-06-05 03:28:01.582154 | instance | openstack/secrets/libvirt-libvirt-default-gj57j-api
2026-06-05 03:28:01.705446 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-06-05 03:28:01.741637 | instance | openstack/secrets/libvirt-libvirt-default-gj57j-vnc
2026-06-05 03:28:01.906152 | instance | openstack/secrets/libvirt-vnc-ca
2026-06-05 03:28:02.011270 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-06-05 03:28:02.064203 | instance | openstack/secrets/neutron-db-admin
2026-06-05 03:28:02.245512 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-06-05 03:28:02.301818 | instance | openstack/secrets/neutron-db-user
2026-06-05 03:28:02.469632 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-06-05 03:28:02.540670 | instance | openstack/secrets/neutron-etc
2026-06-05 03:28:02.720582 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-06-05 03:28:02.771423 | instance | openstack/secrets/neutron-keystone-admin
2026-06-05 03:28:02.928606 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-06-05 03:28:03.018438 | instance | openstack/secrets/neutron-keystone-test
2026-06-05 03:28:03.201016 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-06-05 03:28:03.222101 | instance | openstack/secrets/neutron-keystone-user
2026-06-05 03:28:03.396345 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-06-05 03:28:03.500310 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-06-05 03:28:03.679716 | instance | openstack/serviceaccounts/rook-ceph-default
2026-06-05 03:28:03.738547 | instance | openstack/secrets/neutron-ovn-metadata-agent-default
2026-06-05 03:28:03.937925 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-06-05 03:28:03.989451 | instance | openstack/secrets/neutron-ovn-vpn-agent-default
2026-06-05 03:28:04.160911 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-06-05 03:28:04.246375 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-06-05 03:28:04.428235 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-06-05 03:28:04.472967 | instance | openstack/secrets/neutron-rabbitmq-user
2026-06-05 03:28:04.650692 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-06-05 03:28:04.711400 | instance | openstack/secrets/neutron-server-certs
2026-06-05 03:28:04.896266 | instance | openstack/serviceaccounts/staffeln-api
2026-06-05 03:28:04.953414 | instance | openstack/secrets/nova-api-certs
2026-06-05 03:28:05.131596 | instance | openstack/serviceaccounts/staffeln-conductor
2026-06-05 03:28:05.187457 | instance | openstack/secrets/nova-compute-default
2026-06-05 03:28:05.371561 | instance | openstack/serviceaccounts/staffeln-db-init
2026-06-05 03:28:05.442215 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-06-05 03:28:05.685135 | instance | openstack/secrets/nova-db-admin
2026-06-05 03:28:05.754157 | instance | openstack/serviceaccounts/valkey
2026-06-05 03:28:05.844731 | instance | openstack/secrets/nova-db-api-admin
2026-06-05 03:28:06.007376 | instance | openstack/secrets/nova-db-api-user
2026-06-05 03:28:06.075519 | instance | openstack/secrets/nova-db-cell0-admin
2026-06-05 03:28:06.170200 | instance | openstack/secrets/nova-db-cell0-user
2026-06-05 03:28:06.265928 | instance | openstack/secrets/nova-db-user
2026-06-05 03:28:06.347074 | instance | openstack/secrets/nova-etc
2026-06-05 03:28:06.441137 | instance | openstack/secrets/nova-keystone-admin
2026-06-05 03:28:06.533303 | instance | openstack/secrets/nova-keystone-test
2026-06-05 03:28:06.611079 | instance | openstack/secrets/nova-keystone-user
2026-06-05 03:28:06.714318 | instance | openstack/secrets/nova-novncproxy-certs
2026-06-05 03:28:06.765455 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-06-05 03:28:06.904571 | instance | openstack/secrets/nova-rabbitmq-admin
2026-06-05 03:28:06.943172 | instance | openstack/secrets/nova-rabbitmq-user
2026-06-05 03:28:07.085412 | instance | openstack/secrets/nova-ssh
2026-06-05 03:28:07.119339 | instance | openstack/secrets/ovn-controller-default-etc
2026-06-05 03:28:07.257312 | instance | openstack/secrets/ovn-etc
2026-06-05 03:28:07.299741 | instance | openstack/secrets/ovn-vector-config
2026-06-05 03:28:07.441282 | instance | openstack/secrets/percona-xtradb
2026-06-05 03:28:07.496211 | instance | openstack/secrets/placement-api-certs
2026-06-05 03:28:07.622685 | instance | openstack/secrets/placement-db-admin
2026-06-05 03:28:07.659984 | instance | openstack/secrets/placement-db-user
2026-06-05 03:28:07.803361 | instance | openstack/secrets/placement-etc
2026-06-05 03:28:07.836612 | instance | openstack/secrets/placement-keystone-admin
2026-06-05 03:28:07.981861 | instance | openstack/secrets/placement-keystone-user
2026-06-05 03:28:08.017221 | instance | openstack/secrets/pvc-ceph-client-key
2026-06-05 03:28:08.161648 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-06-05 03:28:08.195328 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-06-05 03:28:08.333312 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-06-05 03:28:08.351058 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-06-05 03:28:08.505142 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-06-05 03:28:08.525143 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-06-05 03:28:08.672784 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-06-05 03:28:08.683518 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-06-05 03:28:08.843132 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-06-05 03:28:08.843303 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-06-05 03:28:08.993132 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-06-05 03:28:09.016876 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-06-05 03:28:09.169169 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-06-05 03:28:09.175689 | instance | openstack/secrets/rook-ceph-config
2026-06-05 03:28:09.337075 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-06-05 03:28:09.337883 | instance | openstack/secrets/rook-ceph-mon
2026-06-05 03:28:09.519848 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-06-05 03:28:09.520447 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-06-05 03:28:09.685095 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-06-05 03:28:09.702731 | instance | openstack/secrets/rook-csi-cephfs-node
2026-06-05 03:28:09.848665 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-06-05 03:28:09.868728 | instance | openstack/secrets/rook-csi-rbd-node
2026-06-05 03:28:10.014349 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-06-05 03:28:10.032868 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-06-05 03:28:10.186363 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-06-05 03:28:10.244421 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-06-05 03:28:10.366810 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-06-05 03:28:10.429688 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-06-05 03:28:10.558314 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-06-05 03:28:10.647056 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-06-05 03:28:10.752310 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-06-05 03:28:10.836648 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-06-05 03:28:10.911577 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-06-05 03:28:11.063750 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-06-05 03:28:11.124167 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1
2026-06-05 03:28:11.235058 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-06-05 03:28:11.302945 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-06-05 03:28:11.409555 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-06-05 03:28:11.497408 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-06-05 03:28:11.638151 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-06-05 03:28:11.665749 | instance | openstack/secrets/staffeln-db-admin
2026-06-05 03:28:11.833879 | instance | openstack/secrets/staffeln-db-user
2026-06-05 03:28:11.850234 | instance | openstack/secrets/staffeln-etc
2026-06-05 03:28:12.001173 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-06-05 03:28:12.008980 | instance | openstack/secrets/valkey-ca
2026-06-05 03:28:12.183071 | instance | openstack/secrets/valkey-server-certs
2026-06-05 03:28:12.269286 | instance | rook-ceph/serviceaccounts/default
2026-06-05 03:28:12.352683 | instance | openstack/services/barbican-api
2026-06-05 03:28:12.480363 | instance | openstack/services/ceph-mon
2026-06-05 03:28:12.569008 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-06-05 03:28:12.695927 | instance | openstack/services/cinder-api
2026-06-05 03:28:12.769107 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-06-05 03:28:12.888706 | instance | openstack/services/glance-api
2026-06-05 03:28:12.989943 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-06-05 03:28:13.086160 | instance | openstack/services/keystone-api
2026-06-05 03:28:13.188493 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-06-05 03:28:13.274768 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-06-05 03:28:13.398243 | instance | openstack/services/memcached
2026-06-05 03:28:13.501378 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-06-05 03:28:13.619043 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-06-05 03:28:13.698887 | instance | openstack/services/memcached-metrics
2026-06-05 03:28:13.822456 | instance | openstack/services/neutron-server
2026-06-05 03:28:13.896544 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-06-05 03:28:14.037939 | instance | openstack/services/nova-api
2026-06-05 03:28:14.084950 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-06-05 03:28:14.251322 | instance | openstack/services/nova-metadata
2026-06-05 03:28:14.285921 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-06-05 03:28:14.486604 | instance | openstack/services/nova-novncproxy
2026-06-05 03:28:14.496101 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-06-05 03:28:14.684839 | instance | openstack/services/ovn-ovsdb-nb
2026-06-05 03:28:14.715896 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-06-05 03:28:14.900353 | instance | openstack/services/ovn-ovsdb-sb
2026-06-05 03:28:14.946383 | instance | openstack/services/percona-xtradb-cluster-operator
2026-06-05 03:28:15.074731 | instance | openstack/services/percona-xtradb-haproxy
2026-06-05 03:28:15.145981 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-06-05 03:28:15.283873 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-06-05 03:28:15.369405 | instance | openstack/services/percona-xtradb-pxc
2026-06-05 03:28:15.509717 | instance | openstack/services/percona-xtradb-pxc-unready
2026-06-05 03:28:15.596609 | instance | openstack/services/placement-api
2026-06-05 03:28:15.797776 | instance | openstack/services/rabbitmq-barbican
2026-06-05 03:28:15.874108 | instance | openstack/services/rabbitmq-barbican-nodes
2026-06-05 03:28:15.998535 | instance | openstack/services/rabbitmq-cinder
2026-06-05 03:28:16.073382 | instance | openstack/services/rabbitmq-cinder-nodes
2026-06-05 03:28:16.190416 | instance | openstack/services/rabbitmq-glance
2026-06-05 03:28:16.284967 | instance | openstack/services/rabbitmq-glance-nodes
2026-06-05 03:28:16.393715 | instance | openstack/services/rabbitmq-keystone
2026-06-05 03:28:16.479489 | instance | openstack/services/rabbitmq-keystone-nodes
2026-06-05 03:28:16.597214 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-06-05 03:28:16.674765 | instance | openstack/services/rabbitmq-neutron
2026-06-05 03:28:16.788168 | instance | openstack/services/rabbitmq-neutron-nodes
2026-06-05 03:28:16.886370 | instance | openstack/services/rabbitmq-nova
2026-06-05 03:28:17.005825 | instance | openstack/services/rabbitmq-nova-nodes
2026-06-05 03:28:17.085472 | instance | openstack/services/rook-ceph-rgw-ceph
2026-06-05 03:28:17.206277 | instance | openstack/services/staffeln-api
2026-06-05 03:28:17.280127 | instance | openstack/services/valkey
2026-06-05 03:28:17.397985 | instance | openstack/services/valkey-headless
2026-06-05 03:28:17.484838 | instance | openstack/services/valkey-metrics
2026-06-05 03:28:17.595789 | instance | openstack/statefulsets/ovn-ovsdb-nb
2026-06-05 03:28:17.683589 | instance | openstack/statefulsets/ovn-ovsdb-sb
2026-06-05 03:28:17.816635 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-06-05 03:28:17.896776 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-06-05 03:28:18.042841 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-06-05 03:28:18.119476 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-06-05 03:28:18.281248 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-06-05 03:28:18.341967 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-06-05 03:28:18.516135 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-06-05 03:28:18.585154 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-06-05 03:28:18.737748 | instance | openstack/statefulsets/valkey-node
2026-06-05 03:28:18.802251 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-06-05 03:28:18.952778 | instance | secretgen-controller/deployment/secretgen-controller
2026-06-05 03:28:18.967547 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-jl5q5
2026-06-05 03:28:19.141542 | instance | secretgen-controller/serviceaccounts/default
2026-06-05 03:28:19.155640 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-06-05 03:28:19.671396 | instance | ok: Runtime: 0:02:06.654657
2026-06-05 03:28:19.688205 |
2026-06-05 03:28:19.688287 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-06-05 03:28:20.551065 | instance | changed:
2026-06-05 03:28:20.551266 | instance | cd+++++++++ objects/
2026-06-05 03:28:20.551300 | instance | cd+++++++++ objects/cluster/
2026-06-05 03:28:20.551332 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-06-05 03:28:20.551359 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-06-05 03:28:20.551381 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-06-05 03:28:20.551402 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-06-05 03:28:20.551421 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-06-05 03:28:20.551446 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-06-05 03:28:20.551479 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-06-05 03:28:20.551505 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-06-05 03:28:20.551529 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-06-05 03:28:20.551553 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-06-05 03:28:20.551578 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-05 03:28:20.551629 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-06-05 03:28:20.551658 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-06-05 03:28:20.551683 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-06-05 03:28:20.551706 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-06-05 03:28:20.551731 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-06-05 03:28:20.551755 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-06-05 03:28:20.551779 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-06-05 03:28:20.551803 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-06-05 03:28:20.551827 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-06-05 03:28:20.551851 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-06-05 03:28:20.551878 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-06-05 03:28:20.551903 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-06-05 03:28:20.551922 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-06-05 03:28:20.551943 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-06-05 03:28:20.551964 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-06-05 03:28:20.551984 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-06-05 03:28:20.552004 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-06-05 03:28:20.552041 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-06-05 03:28:20.552062 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-06-05 03:28:20.552082 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-05 03:28:20.552103 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-06-05 03:28:20.552128 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-06-05 03:28:20.552151 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-06-05 03:28:20.552171 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-06-05 03:28:20.552189 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-06-05 03:28:20.552208 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-06-05 03:28:20.552227 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-06-05 03:28:20.552247 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-06-05 03:28:20.552266 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-05 03:28:20.552286 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-05 03:28:20.552311 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-06-05 03:28:20.552338 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-06-05 03:28:20.552366 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-06-05 03:28:20.552387 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-06-05 03:28:20.552407 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-06-05 03:28:20.552426 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-06-05 03:28:20.552445 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-06-05 03:28:20.552465 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-06-05 03:28:20.552484 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-06-05 03:28:20.552503 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-05 03:28:20.552521 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-06-05 03:28:20.552540 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-06-05 03:28:20.552559 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-06-05 03:28:20.552577 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-06-05 03:28:20.552596 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-06-05 03:28:20.552615 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-06-05 03:28:20.552634 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-06-05 03:28:20.552654 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-06-05 03:28:20.552673 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-06-05 03:28:20.552693 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-06-05 03:28:20.552712 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-06-05 03:28:20.552731 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-06-05 03:28:20.552751 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-06-05 03:28:20.552770 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-06-05 03:28:20.552796 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-06-05 03:28:20.552816 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-06-05 03:28:20.552835 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-06-05 03:28:20.552855 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-06-05 03:28:20.552875 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt
2026-06-05 03:28:20.552894 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml
2026-06-05 03:28:20.552913 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt
2026-06-05 03:28:20.552933 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml
2026-06-05 03:28:20.552968 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-06-05 03:28:20.552992 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-06-05 03:28:20.553012 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-06-05 03:28:20.553033 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-06-05 03:28:20.553052 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-06-05 03:28:20.553072 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-06-05 03:28:20.553091 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-06-05 03:28:20.553115 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-06-05 03:28:20.553140 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-06-05 03:28:20.553160 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-06-05 03:28:20.553181 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-06-05 03:28:20.553201 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-06-05 03:28:20.553220 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-06-05 03:28:20.553240 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-06-05 03:28:20.553259 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-05 03:28:20.553279 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-05 03:28:20.553300 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-06-05 03:28:20.553328 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-06-05 03:28:20.553356 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-06-05 03:28:20.553377 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-06-05 03:28:20.553396 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-06-05 03:28:20.553415 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-06-05 03:28:20.553434 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-06-05 03:28:20.553454 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-06-05 03:28:20.553473 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-06-05 03:28:20.553493 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-06-05 03:28:20.553513 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-06-05 03:28:20.553538 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-06-05 03:28:20.553558 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-06-05 03:28:20.553577 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-06-05 03:28:20.553596 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-06-05 03:28:20.553615 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-06-05 03:28:20.553634 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-06-05 03:28:20.553653 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-06-05 03:28:20.553672 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-06-05 03:28:20.553691 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-06-05 03:28:20.553711 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-06-05 03:28:20.553729 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-06-05 03:28:20.553749 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-06-05 03:28:20.553769 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-06-05 03:28:20.553788 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-06-05 03:28:20.553807 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-06-05 03:28:20.553826 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-06-05 03:28:20.553845 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-06-05 03:28:20.553864 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-06-05 03:28:20.553883 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-06-05 03:28:20.553903 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-06-05 03:28:20.553930 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-06-05 03:28:20.553950 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-06-05 03:28:20.553969 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-06-05 03:28:20.553989 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-06-05 03:28:20.554008 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-06-05 03:28:20.554028 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-06-05 03:28:20.554050 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-06-05 03:28:20.554072 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-06-05 03:28:20.554092 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-06-05 03:28:20.554115 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-06-05 03:28:20.554140 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-06-05 03:28:20.554160 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-06-05 03:28:20.554180 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-06-05 03:28:20.554198 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-06-05 03:28:20.554223 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-06-05 03:28:20.554243 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-06-05 03:28:20.554263 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-06-05 03:28:20.554283 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-06-05 03:28:20.554308 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-06-05 03:28:20.554335 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-06-05 03:28:20.554359 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-06-05 03:28:20.554378 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-06-05 03:28:20.554397 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-06-05 03:28:20.554417 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-06-05 03:28:20.554436 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-06-05 03:28:20.554455 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-06-05 03:28:20.554474 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-06-05 03:28:20.554493 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-06-05 03:28:20.554512 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-06-05 03:28:20.554531 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-06-05 03:28:20.554550 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-06-05 03:28:20.554570 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-06-05 03:28:20.554590 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-06-05 03:28:20.554609 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-06-05 03:28:20.554629 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-06-05 03:28:20.554648 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-06-05 03:28:20.554668 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-06-05 03:28:20.554687 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-06-05 03:28:20.554707 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-06-05 03:28:20.554726 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-06-05 03:28:20.554746 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-06-05 03:28:20.554779 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-06-05 03:28:20.554822 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-06-05 03:28:20.554849 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-06-05 03:28:20.554871 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-06-05 03:28:20.554890 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-06-05 03:28:20.554917 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-06-05 03:28:20.554939 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-06-05 03:28:20.554959 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-06-05 03:28:20.554978 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-06-05 03:28:20.554998 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-06-05 03:28:20.555016 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-06-05 03:28:20.555035 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-06-05 03:28:20.555054 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-06-05 03:28:20.555073 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-06-05 03:28:20.555091 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-06-05 03:28:20.555129 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-06-05 03:28:20.555163 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-06-05 03:28:20.555185 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-06-05 03:28:20.555205 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-06-05 03:28:20.555226 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-06-05 03:28:20.555245 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-06-05 03:28:20.555264 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-06-05 03:28:20.555284 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-06-05 03:28:20.555309 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-06-05 03:28:20.555336 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-06-05 03:28:20.555361 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-06-05 03:28:20.555381 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-06-05 03:28:20.555401 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-06-05 03:28:20.555420 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-06-05 03:28:20.555439 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-06-05 03:28:20.555459 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-06-05 03:28:20.555477 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-06-05 03:28:20.555496 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-06-05 03:28:20.555515 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-06-05 03:28:20.555535 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-06-05 03:28:20.555554 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-06-05 03:28:20.555573 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-06-05 03:28:20.555610 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-06-05 03:28:20.555632 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-06-05 03:28:20.555658 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-06-05 03:28:20.555679 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-06-05 03:28:20.555698 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-06-05 03:28:20.555717 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-06-05 03:28:20.555737 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-06-05 03:28:20.555756 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-06-05 03:28:20.555775 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-06-05 03:28:20.555794 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-06-05 03:28:20.555813 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-06-05 03:28:20.555833 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-06-05 03:28:20.555852 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-06-05 03:28:20.555872 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-06-05 03:28:20.555894 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-06-05 03:28:20.555914 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-06-05 03:28:20.555935 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-06-05 03:28:20.555955 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-06-05 03:28:20.555974 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-06-05 03:28:20.555993 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-06-05 03:28:20.556013 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-06-05 03:28:20.556033 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-06-05 03:28:20.556052 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-06-05 03:28:20.556072 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-06-05 03:28:20.556092 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-06-05 03:28:20.556116 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-06-05 03:28:20.556139 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-06-05 03:28:20.556159 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-06-05 03:28:20.556179 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-06-05 03:28:20.556199 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-06-05 03:28:20.556218 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-06-05 03:28:20.556238 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-06-05 03:28:20.556258 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-06-05 03:28:20.556277 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-06-05 03:28:20.556297 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-06-05 03:28:20.556316 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-06-05 03:28:20.556336 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-06-05 03:28:20.556355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-06-05 03:28:20.556374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-06-05 03:28:20.556414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-06-05 03:28:20.556468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-06-05 03:28:20.556494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-05 03:28:20.556515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-06-05 03:28:20.556536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-06-05 03:28:20.556555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-06-05 03:28:20.556575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-06-05 03:28:20.556594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-06-05 03:28:20.556613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-06-05 03:28:20.556632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-06-05 03:28:20.556651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-06-05 03:28:20.556671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-06-05 03:28:20.556690 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-06-05 03:28:20.556709 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-06-05 03:28:20.556730 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-06-05 03:28:20.556750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-06-05 03:28:20.556769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-06-05 03:28:20.556788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-06-05 03:28:20.556808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-05 03:28:20.556827 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-06-05 03:28:20.556846 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-06-05 03:28:20.556865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-06-05 03:28:20.556884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-06-05 03:28:20.556903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-06-05 03:28:20.556922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-06-05 03:28:20.556941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-05 03:28:20.556980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-05 03:28:20.557002 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-06-05 03:28:20.557022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-06-05 03:28:20.557044 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-06-05 03:28:20.557066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-06-05 03:28:20.557086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-06-05 03:28:20.557107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-06-05 03:28:20.557135 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-06-05 03:28:20.557164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-06-05 03:28:20.557185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-06-05 03:28:20.557205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-05 03:28:20.557224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-06-05 03:28:20.557243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-06-05 03:28:20.557263 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-06-05 03:28:20.557282 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-06-05 03:28:20.557301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-06-05 03:28:20.557320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-06-05 03:28:20.557339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-06-05 03:28:20.557360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-06-05 03:28:20.557387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-06-05 03:28:20.557415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-06-05 03:28:20.557441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-06-05 03:28:20.557463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-06-05 03:28:20.557483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-06-05 03:28:20.557502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-06-05 03:28:20.557521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-06-05 03:28:20.557540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-06-05 03:28:20.557559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-06-05 03:28:20.557578 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-06-05 03:28:20.557597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-06-05 03:28:20.557617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-06-05 03:28:20.557635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-06-05 03:28:20.557655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-06-05 03:28:20.557674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-06-05 03:28:20.557694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-06-05 03:28:20.557713 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-06-05 03:28:20.557732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-06-05 03:28:20.557752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt
2026-06-05 03:28:20.557771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml
2026-06-05 03:28:20.557790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt
2026-06-05 03:28:20.557809 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml
2026-06-05 03:28:20.557834 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-06-05 03:28:20.557855 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-06-05 03:28:20.557874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-05 03:28:20.557893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-05 03:28:20.557912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-06-05 03:28:20.557932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-06-05 03:28:20.557951 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-06-05 03:28:20.557970 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-06-05 03:28:20.557989 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-06-05 03:28:20.558008 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-06-05 03:28:20.558027 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-06-05 03:28:20.558047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-06-05 03:28:20.558066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-06-05 03:28:20.558085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-06-05 03:28:20.558105 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-06-05 03:28:20.558124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-06-05 03:28:20.558144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-06-05 03:28:20.558163 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-06-05 03:28:20.558182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-06-05 03:28:20.558201 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-06-05 03:28:20.558220 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-06-05 03:28:20.558240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-06-05 03:28:20.558259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-06-05 03:28:20.558278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-06-05 03:28:20.558297 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-06-05 03:28:20.558316 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-06-05 03:28:20.558335 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-06-05 03:28:20.558354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-06-05 03:28:20.558380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-06-05 03:28:20.558407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-06-05 03:28:20.558434 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-06-05 03:28:20.558460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-06-05 03:28:20.558481 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-06-05 03:28:20.558500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-06-05 03:28:20.558524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-06-05 03:28:20.558545 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-06-05 03:28:20.558565 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-06-05 03:28:20.558584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-06-05 03:28:20.558602 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-06-05 03:28:20.558621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-06-05 03:28:20.558640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-06-05 03:28:20.558658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-06-05 03:28:20.558676 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-06-05 03:28:20.558695 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-06-05 03:28:20.558714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-06-05 03:28:20.558733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-06-05 03:28:20.558752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-06-05 03:28:20.558774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-06-05 03:28:20.558802 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-06-05 03:28:20.558834 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-06-05 03:28:20.558858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-06-05 03:28:20.558879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-06-05 03:28:20.558899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-06-05 03:28:20.558918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-06-05 03:28:20.558937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-06-05 03:28:20.558956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-06-05 03:28:20.558975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-06-05 03:28:20.558995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-06-05 03:28:20.559014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-06-05 03:28:20.559035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-06-05 03:28:20.559061 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-06-05 03:28:20.559088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-06-05 03:28:20.559112 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-06-05 03:28:20.559132 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-06-05 03:28:20.559151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-06-05 03:28:20.559178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-06-05 03:28:20.559197 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-06-05 03:28:20.559216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-06-05 03:28:20.559235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-06-05 03:28:20.559254 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-06-05 03:28:20.559273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-06-05 03:28:20.559292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-06-05 03:28:20.559310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-06-05 03:28:20.559329 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-06-05 03:28:20.559353 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-06-05 03:28:20.559381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-06-05 03:28:20.559409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-06-05 03:28:20.559435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-06-05 03:28:20.559457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-06-05 03:28:20.559483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-06-05 03:28:20.559509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-06-05 03:28:20.559531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-06-05 03:28:20.559551 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-06-05 03:28:20.559570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-06-05 03:28:20.559590 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-06-05 03:28:20.559655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-06-05 03:28:20.559675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-06-05 03:28:20.559695 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-06-05 03:28:20.559714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-06-05 03:28:20.559733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-06-05 03:28:20.559752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-06-05 03:28:20.559771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-06-05 03:28:20.559791 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-06-05 03:28:20.559810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-06-05 03:28:20.559830 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-06-05 03:28:20.559849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-06-05 03:28:20.559868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-06-05 03:28:20.559897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-06-05 03:28:20.559916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-06-05 03:28:20.559936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-06-05 03:28:20.559955 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-06-05 03:28:20.559975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-06-05 03:28:20.559994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-06-05 03:28:20.560014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-06-05 03:28:20.560033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-06-05 03:28:20.560054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-06-05 03:28:20.560076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-06-05 03:28:20.560096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-06-05 03:28:20.560116 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-06-05 03:28:20.560136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-06-05 03:28:20.560155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-06-05 03:28:20.560175 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-06-05 03:28:20.560194 | instance | cd+++++++++ objects/cluster/namespace/
2026-06-05 03:28:20.560215 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-06-05 03:28:20.560235 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-06-05 03:28:20.560255 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-06-05 03:28:20.560274 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-06-05 03:28:20.560294 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-06-05 03:28:20.560312 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-06-05 03:28:20.560332 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-06-05 03:28:20.560352 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-06-05 03:28:20.560374 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-06-05 03:28:20.560402 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-06-05 03:28:20.560431 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-06-05 03:28:20.560454 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-06-05 03:28:20.560473 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-06-05 03:28:20.560493 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-06-05 03:28:20.560513 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-06-05 03:28:20.560532 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-06-05 03:28:20.560551 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-06-05 03:28:20.560571 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-06-05 03:28:20.560590 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-06-05 03:28:20.560610 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-06-05 03:28:20.560629 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-06-05 03:28:20.560649 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-06-05 03:28:20.560668 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-06-05 03:28:20.560687 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-06-05 03:28:20.560706 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-06-05 03:28:20.560732 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-06-05 03:28:20.560752 | instance | cd+++++++++ objects/cluster/node/
2026-06-05 03:28:20.560772 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-06-05 03:28:20.560791 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-06-05 03:28:20.560810 | instance | cd+++++++++ objects/cluster/storageclass/
2026-06-05 03:28:20.560830 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-06-05 03:28:20.560848 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-06-05 03:28:20.560868 | instance | cd+++++++++ objects/namespaced/
2026-06-05 03:28:20.560887 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-06-05 03:28:20.560906 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-06-05 03:28:20.560925 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-06-05 03:28:20.560944 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-06-05 03:28:20.560982 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-06-05 03:28:20.561004 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:28:20.561023 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-06-05 03:28:20.561042 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-06-05 03:28:20.561061 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-06-05 03:28:20.561081 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-06-05 03:28:20.561099 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-06-05 03:28:20.561118 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-06-05 03:28:20.561138 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-06-05 03:28:20.561157 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-06-05 03:28:20.561177 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-06-05 03:28:20.561196 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-06-05 03:28:20.561216 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-06-05 03:28:20.561234 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-06-05 03:28:20.561254 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-06-05 03:28:20.561273 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-06-05 03:28:20.561292 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-06-05 03:28:20.561312 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-06-05 03:28:20.561331 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-06-05 03:28:20.561350 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-06-05 03:28:20.561370 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-06-05 03:28:20.561390 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-159.nip.io-tls.txt
2026-06-05 03:28:20.561412 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-159.nip.io-tls.yaml
2026-06-05 03:28:20.561439 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-06-05 03:28:20.561466 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-06-05 03:28:20.561488 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-06-05 03:28:20.561507 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-06-05 03:28:20.561534 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-06-05 03:28:20.561554 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-06-05 03:28:20.561573 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-06-05 03:28:20.561593 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-06-05 03:28:20.561612 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-06-05 03:28:20.561631 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-06-05 03:28:20.561651 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-06-05 03:28:20.561670 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-06-05 03:28:20.561689 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-06-05 03:28:20.561708 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-06-05 03:28:20.561727 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-06-05 03:28:20.561747 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-06-05 03:28:20.561765 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-06-05 03:28:20.561784 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-06-05 03:28:20.561804 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-06-05 03:28:20.561823 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-06-05 03:28:20.561842 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-06-05 03:28:20.561862 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-06-05 03:28:20.561881 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-06-05 03:28:20.561901 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-06-05 03:28:20.561921 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:28:20.561940 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-06-05 03:28:20.561959 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-06-05 03:28:20.561978 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-06-05 03:28:20.561997 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-06-05 03:28:20.562015 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-06-05 03:28:20.562034 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-06-05 03:28:20.562053 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-06-05 03:28:20.562072 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-06-05 03:28:20.562092 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-06-05 03:28:20.562111 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-06-05 03:28:20.562130 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-06-05 03:28:20.562149 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-06-05 03:28:20.562169 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-06-05 03:28:20.562187 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-tr8s6.txt
2026-06-05 03:28:20.562207 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-tr8s6.yaml
2026-06-05 03:28:20.562226 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-d89w8.txt
2026-06-05 03:28:20.562252 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-d89w8.yaml
2026-06-05 03:28:20.562272 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-8hlgn.txt
2026-06-05 03:28:20.562292 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-8hlgn.yaml
2026-06-05 03:28:20.562310 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-06-05 03:28:20.562330 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-06-05 03:28:20.562349 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-06-05 03:28:20.562369 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-06-05 03:28:20.562393 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-06-05 03:28:20.562421 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-06-05 03:28:20.562445 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-06-05 03:28:20.562465 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-06-05 03:28:20.562484 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-06-05 03:28:20.562504 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-06-05 03:28:20.562522 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-06-05 03:28:20.562541 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-06-05 03:28:20.562559 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-06-05 03:28:20.562578 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-06-05 03:28:20.562598 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-06-05 03:28:20.562617 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-06-05 03:28:20.562636 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-06-05 03:28:20.562656 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-06-05 03:28:20.562675 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-06-05 03:28:20.562693 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-06-05 03:28:20.562712 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-06-05 03:28:20.562731 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-06-05 03:28:20.562749 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-06-05 03:28:20.562768 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-06-05 03:28:20.562796 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-06-05 03:28:20.562844 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-06-05 03:28:20.562869 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-06-05 03:28:20.562891 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-06-05 03:28:20.562910 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-06-05 03:28:20.562930 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-06-05 03:28:20.562954 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-06-05 03:28:20.562975 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-06-05 03:28:20.562994 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-06-05 03:28:20.563014 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-06-05 03:28:20.563033 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-06-05 03:28:20.563052 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-06-05 03:28:20.563071 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-06-05 03:28:20.563091 | instance | cd+++++++++ objects/namespaced/default/
2026-06-05 03:28:20.563110 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-06-05 03:28:20.563129 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-06-05 03:28:20.563148 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:28:20.563168 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-06-05 03:28:20.563188 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-06-05 03:28:20.563208 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-06-05 03:28:20.563227 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-06-05 03:28:20.563246 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-06-05 03:28:20.563266 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-06-05 03:28:20.563285 | instance | cd+++++++++ objects/namespaced/default/services/
2026-06-05 03:28:20.563305 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-06-05 03:28:20.563324 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-06-05 03:28:20.563361 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-06-05 03:28:20.563403 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-06-05 03:28:20.563428 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-06-05 03:28:20.563449 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-06-05 03:28:20.563468 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-06-05 03:28:20.563487 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:28:20.563506 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-06-05 03:28:20.563526 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-06-05 03:28:20.563545 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-06-05 03:28:20.563565 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-06-05 03:28:20.563585 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-06-05 03:28:20.563628 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-06-05 03:28:20.563649 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-06-05 03:28:20.563669 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-lsflp.txt
2026-06-05 03:28:20.563688 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-lsflp.yaml
2026-06-05 03:28:20.563706 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-06-05 03:28:20.563726 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-06-05 03:28:20.563752 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-06-05 03:28:20.563773 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-05 03:28:20.563792 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-05 03:28:20.563812 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-06-05 03:28:20.563832 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-06-05 03:28:20.563852 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-06-05 03:28:20.563871 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-06-05 03:28:20.563891 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-06-05 03:28:20.563910 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-05 03:28:20.563930 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-05 03:28:20.563950 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-06-05 03:28:20.563970 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-06-05 03:28:20.563989 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-06-05 03:28:20.564008 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-06-05 03:28:20.564028 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-06-05 03:28:20.564047 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-06-05 03:28:20.564066 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-06-05 03:28:20.564085 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-06-05 03:28:20.564104 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-06-05 03:28:20.564122 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-06-05 03:28:20.564141 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-06-05 03:28:20.564160 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-06-05 03:28:20.564179 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-06-05 03:28:20.564197 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-06-05 03:28:20.564217 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-06-05 03:28:20.564236 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-06-05 03:28:20.564255 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-06-05 03:28:20.564274 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-06-05 03:28:20.564294 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-06-05 03:28:20.564312 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-06-05 03:28:20.564331 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-06-05 03:28:20.564361 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-06-05 03:28:20.564391 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-06-05 03:28:20.564417 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-06-05 03:28:20.564440 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-06-05 03:28:20.564461 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-06-05 03:28:20.564480 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-06-05 03:28:20.564500 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-06-05 03:28:20.564519 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-06-05 03:28:20.564537 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-06-05 03:28:20.564556 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-06-05 03:28:20.564575 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-06-05 03:28:20.564594 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:28:20.564613 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-06-05 03:28:20.564632 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-06-05 03:28:20.564652 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-06-05 03:28:20.564670 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-06-05 03:28:20.564690 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-06-05 03:28:20.564709 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-06-05 03:28:20.564728 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-06-05 03:28:20.564748 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-06-05 03:28:20.564767 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-06-05 03:28:20.564786 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-06-05 03:28:20.564805 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-06-05 03:28:20.564824 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-06-05 03:28:20.564843 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-06-05 03:28:20.564862 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-06-05 03:28:20.564881 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-06-05 03:28:20.564900 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-06-05 03:28:20.564918 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-m7fkc.txt
2026-06-05 03:28:20.564937 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-m7fkc.yaml
2026-06-05 03:28:20.564972 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-tv8nt.txt
2026-06-05 03:28:20.564994 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-tv8nt.yaml
2026-06-05 03:28:20.565014 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-06-05 03:28:20.565033 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-06-05 03:28:20.565057 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-06-05 03:28:20.565077 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-06-05 03:28:20.565095 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-06-05 03:28:20.565114 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-06-05 03:28:20.565134 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-06-05 03:28:20.565153 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-06-05 03:28:20.565172 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-06-05 03:28:20.565190 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-06-05 03:28:20.565209 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-06-05 03:28:20.565228 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-06-05 03:28:20.565246 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-06-05 03:28:20.565265 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-06-05 03:28:20.565283 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-06-05 03:28:20.565303 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-06-05 03:28:20.565321 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-06-05 03:28:20.565340 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-06-05 03:28:20.565359 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-06-05 03:28:20.565379 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-06-05 03:28:20.565404 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-06-05 03:28:20.565432 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-06-05 03:28:20.565459 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-06-05 03:28:20.565479 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-06-05 03:28:20.565498 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-06-05 03:28:20.565517 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-06-05 03:28:20.565536 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-06-05 03:28:20.565555 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-06-05 03:28:20.565574 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-06-05 03:28:20.565592 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-06-05 03:28:20.565612 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:28:20.565630 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-06-05 03:28:20.565649 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-06-05 03:28:20.565667 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-06-05 03:28:20.565686 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-06-05 03:28:20.565705 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-06-05 03:28:20.565724 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-06-05 03:28:20.565743 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-06-05 03:28:20.565769 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-06-05 03:28:20.565789 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:28:20.565808 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-06-05 03:28:20.565827 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-05 03:28:20.565847 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-05 03:28:20.565867 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-06-05 03:28:20.565886 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-05 03:28:20.565905 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-06-05 03:28:20.565925 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-05 03:28:20.565943 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-05 03:28:20.565961 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-06-05 03:28:20.565981 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-06-05 03:28:20.566000 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-06-05 03:28:20.566019 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-06-05 03:28:20.566038 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-06-05 03:28:20.566056 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-06-05 03:28:20.566076 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-06-05 03:28:20.566095 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-06-05 03:28:20.566115 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-06-05 03:28:20.566135 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-06-05 03:28:20.566154 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-06-05 03:28:20.566174 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-06-05 03:28:20.566193 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-06-05 03:28:20.566212 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-06-05 03:28:20.566231 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-06-05 03:28:20.566251 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-06-05 03:28:20.566270 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-06-05 03:28:20.566289 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-06-05 03:28:20.566308 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:28:20.566327 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-06-05 03:28:20.566346 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-06-05 03:28:20.566365 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-06-05 03:28:20.566383 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-06-05 03:28:20.566408 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-06-05 03:28:20.566435 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-06-05 03:28:20.566487 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-06-05 03:28:20.566508 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-06-05 03:28:20.566528 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-06-05 03:28:20.566547 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-06-05 03:28:20.566567 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-06-05 03:28:20.566587 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-06-05 03:28:20.566606 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-06-05 03:28:20.566626 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-06-05 03:28:20.566646 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-06-05 03:28:20.566665 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-06-05 03:28:20.566685 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-06-05 03:28:20.566704 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-06-05 03:28:20.566723 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-06-05 03:28:20.566743 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-06-05 03:28:20.566763 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-05 03:28:20.566781 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-06-05 03:28:20.566801 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-06-05 03:28:20.566820 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-06-05 03:28:20.566839 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-06-05 03:28:20.566858 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-06-05 03:28:20.566876 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-06-05 03:28:20.566895 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-06-05 03:28:20.566914 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-06-05 03:28:20.566934 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-06-05 03:28:20.566953 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-k2cmn.txt
2026-06-05 03:28:20.566972 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-k2cmn.yaml
2026-06-05 03:28:20.566992 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-psqdk.txt
2026-06-05 03:28:20.567011 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-psqdk.yaml
2026-06-05 03:28:20.567031 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-hfcjc.txt
2026-06-05 03:28:20.567051 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-hfcjc.yaml
2026-06-05 03:28:20.567070 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-x4zth.txt
2026-06-05 03:28:20.567089 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-x4zth.yaml
2026-06-05 03:28:20.567108 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-06-05 03:28:20.567127 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-06-05 03:28:20.567147 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-06-05 03:28:20.567173 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-06-05 03:28:20.567194 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-06-05 03:28:20.567213 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-06-05 03:28:20.567394 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-pw6jn.txt
2026-06-05 03:28:20.567414 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-pw6jn.yaml
2026-06-05 03:28:20.567433 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-06-05 03:28:20.567453 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-06-05 03:28:20.567472 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-06-05 03:28:20.567492 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-06-05 03:28:20.567510 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-06-05 03:28:20.567530 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-06-05 03:28:20.567549 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-06-05 03:28:20.567568 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-06-05 03:28:20.567607 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-06-05 03:28:20.567634 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-06-05 03:28:20.567657 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-06-05 03:28:20.567677 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-06-05 03:28:20.567702 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-06-05 03:28:20.567729 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-06-05 03:28:20.567752 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-06-05 03:28:20.567771 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-06-05 03:28:20.567792 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-06-05 03:28:20.567819 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-06-05 03:28:20.567847 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-06-05 03:28:20.567875 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-06-05 03:28:20.567900 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-06-05 03:28:20.567920 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-06-05 03:28:20.567940 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-05 03:28:20.567959 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-06-05 03:28:20.567978 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-06-05 03:28:20.567997 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-06-05 03:28:20.568016 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-06-05 03:28:20.568036 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-06-05 03:28:20.568063 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-06-05 03:28:20.568087 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-06-05 03:28:20.568108 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-06-05 03:28:20.568127 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-06-05 03:28:20.568146 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-06-05 03:28:20.568166 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-06-05 03:28:20.568186 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-06-05 03:28:20.568205 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-06-05 03:28:20.568225 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-06-05 03:28:20.568245 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-06-05 03:28:20.568265 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-06-05 03:28:20.568284 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-06-05 03:28:20.568303 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-06-05 03:28:20.568323 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-06-05 03:28:20.568342 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-06-05 03:28:20.568362 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-06-05 03:28:20.568383 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-06-05 03:28:20.568409 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-06-05 03:28:20.568436 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-06-05 03:28:20.568460 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-06-05 03:28:20.568486 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-06-05 03:28:20.568513 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-06-05 03:28:20.568538 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-06-05 03:28:20.568558 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-b0cm3v.txt
2026-06-05 03:28:20.568578 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-b0cm3v.yaml
2026-06-05 03:28:20.568597 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-u4slhn.txt
2026-06-05 03:28:20.568615 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-u4slhn.yaml
2026-06-05 03:28:20.568634 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-06-05 03:28:20.568654 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-06-05 03:28:20.568673 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-06-05 03:28:20.568692 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-06-05 03:28:20.568712 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-06-05 03:28:20.568731 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-06-05 03:28:20.568750 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-06-05 03:28:20.568776 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-06-05 03:28:20.568796 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-06-05 03:28:20.568815 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-06-05 03:28:20.568838 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-06-05 03:28:20.568864 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-06-05 03:28:20.568890 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-06-05 03:28:20.568910 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-06-05 03:28:20.568930 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-06-05 03:28:20.568949 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-06-05 03:28:20.568990 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-06-05 03:28:20.569011 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-06-05 03:28:20.569031 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-06-05 03:28:20.569051 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-06-05 03:28:20.569070 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-06-05 03:28:20.569090 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-06-05 03:28:20.569109 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-06-05 03:28:20.569129 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-06-05 03:28:20.569148 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-06-05 03:28:20.569168 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-06-05 03:28:20.569188 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-06-05 03:28:20.569207 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-06-05 03:28:20.569226 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-06-05 03:28:20.569245 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-06-05 03:28:20.569265 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-06-05 03:28:20.569284 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-06-05 03:28:20.569303 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-06-05 03:28:20.569322 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-06-05 03:28:20.569342 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-06-05 03:28:20.569362 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-06-05 03:28:20.569382 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-06-05 03:28:20.569405 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-06-05 03:28:20.569432 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-06-05 03:28:20.569459 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-06-05 03:28:20.569488 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-06-05 03:28:20.569508 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-06-05 03:28:20.569527 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-06-05 03:28:20.569547 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-06-05 03:28:20.569566 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-06-05 03:28:20.569586 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-06-05 03:28:20.569605 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-06-05 03:28:20.569624 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-06-05 03:28:20.569643 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-06-05 03:28:20.569662 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-06-05 03:28:20.569680 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-06-05 03:28:20.569700 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-06-05 03:28:20.569719 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-06-05 03:28:20.569738 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-06-05 03:28:20.569757 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-06-05 03:28:20.569776 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-06-05 03:28:20.569795 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-06-05 03:28:20.569815 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-06-05 03:28:20.569835 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-06-05 03:28:20.569854 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-06-05 03:28:20.569874 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-06-05 03:28:20.569893 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-06-05 03:28:20.569912 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-06-05 03:28:20.569930 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-06-05 03:28:20.569950 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-06-05 03:28:20.569969 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-06-05 03:28:20.569989 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-06-05 03:28:20.570008 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-06-05 03:28:20.570027 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-06-05 03:28:20.570046 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-06-05 03:28:20.570064 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-06-05 03:28:20.570083 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-06-05 03:28:20.570108 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-06-05 03:28:20.570128 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-06-05 03:28:20.570147 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-06-05 03:28:20.570166 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-06-05 03:28:20.570186 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-06-05 03:28:20.570205 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-06-05 03:28:20.570403 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-06-05 03:28:20.570423 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-06-05 03:28:20.570443 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-06-05 03:28:20.570464 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-06-05 03:28:20.570484 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-06-05 03:28:20.570504 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-06-05 03:28:20.570524 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-06-05 03:28:20.570543 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-05 03:28:20.570568 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-06-05 03:28:20.570595 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-06-05 03:28:20.570620 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-06-05 03:28:20.570640 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-06-05 03:28:20.570659 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-06-05 03:28:20.570679 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-06-05 03:28:20.570698 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-06-05 03:28:20.570717 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-06-05 03:28:20.570737 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-06-05 03:28:20.570756 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-06-05 03:28:20.570779 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-06-05 03:28:20.570807 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:28:20.570831 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-06-05 03:28:20.570852 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-06-05 03:28:20.570872 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-06-05 03:28:20.570899 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-06-05 03:28:20.570927 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-06-05 03:28:20.570955 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-06-05 03:28:20.570975 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-772mt.txt
2026-06-05 03:28:20.570995 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-772mt.yaml
2026-06-05 03:28:20.571022 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-06-05 03:28:20.571044 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-06-05 03:28:20.571066 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-06-05 03:28:20.571089 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-06-05 03:28:20.571111 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-06-05 03:28:20.571134 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-06-05 03:28:20.571155 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-06-05 03:28:20.571177 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-06-05 03:28:20.571200 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-06-05 03:28:20.571222 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-06-05 03:28:20.571243 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-06-05 03:28:20.571262 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-06-05 03:28:20.571285 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-06-05 03:28:20.571311 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-06-05 03:28:20.571338 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-06-05 03:28:20.571359 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-06-05 03:28:20.571379 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-06-05 03:28:20.571399 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-06-05 03:28:20.571418 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-06-05 03:28:20.571438 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-06-05 03:28:20.571457 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-06-05 03:28:20.571476 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-06-05 03:28:20.571496 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-06-05 03:28:20.571515 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-06-05 03:28:20.571535 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-06-05 03:28:20.571555 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-06-05 03:28:20.571574 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-06-05 03:28:20.571629 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-06-05 03:28:20.571650 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-06-05 03:28:20.571669 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-06-05 03:28:20.571689 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-06-05 03:28:20.571708 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-06-05 03:28:20.571734 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-06-05 03:28:20.571754 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-06-05 03:28:20.571774 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-06-05 03:28:20.571792 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-06-05 03:28:20.571811 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-06-05 03:28:20.571831 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-06-05 03:28:20.571850 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-06-05 03:28:20.571869 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-06-05 03:28:20.571888 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-06-05 03:28:20.571908 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-06-05 03:28:20.571927 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-06-05 03:28:20.571947 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-06-05 03:28:20.571966 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-06-05 03:28:20.571985 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-06-05 03:28:20.572005 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-06-05 03:28:20.572024 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-06-05 03:28:20.572044 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-06-05 03:28:20.572063 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-06-05 03:28:20.572082 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-06-05 03:28:20.572101 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-06-05 03:28:20.572121 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-06-05 03:28:20.572139 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-06-05 03:28:20.572159 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-06-05 03:28:20.572178 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-06-05 03:28:20.572198 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-06-05 03:28:20.572216 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-06-05 03:28:20.572236 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-06-05 03:28:20.572255 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-06-05 03:28:20.572276 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-06-05 03:28:20.572309 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-06-05 03:28:20.572338 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-06-05 03:28:20.572365 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-06-05 03:28:20.572393 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-06-05 03:28:20.572417 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-06-05 03:28:20.572437 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-06-05 03:28:20.572456 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-06-05 03:28:20.572475 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-06-05 03:28:20.572494 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-06-05 03:28:20.572513 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-06-05 03:28:20.572532 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-06-05 03:28:20.572550 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-06-05 03:28:20.572569 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-06-05 03:28:20.572589 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-06-05 03:28:20.572608 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-06-05 03:28:20.572627 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-06-05 03:28:20.572646 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-06-05 03:28:20.572667 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-06-05 03:28:20.572692 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-06-05 03:28:20.572718 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-06-05 03:28:20.572741 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-06-05 03:28:20.572761 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-06-05 03:28:20.572779 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-06-05 03:28:20.572798 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-06-05 03:28:20.572817 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-06-05 03:28:20.572836 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-06-05 03:28:20.572854 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-06-05 03:28:20.572873 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-06-05 03:28:20.572893 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-06-05 03:28:20.572912 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-06-05 03:28:20.572937 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-06-05 03:28:20.572973 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-06-05 03:28:20.572996 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-06-05 03:28:20.573017 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-06-05 03:28:20.573036 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-06-05 03:28:20.573055 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-06-05 03:28:20.573074 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-06-05 03:28:20.573093 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-06-05 03:28:20.573112 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-06-05 03:28:20.573131 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-06-05 03:28:20.573149 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-06-05 03:28:20.573168 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-06-05 03:28:20.573187 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-06-05 03:28:20.573206 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-06-05 03:28:20.573225 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:28:20.573244 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-06-05 03:28:20.573264 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-06-05 03:28:20.573284 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-06-05 03:28:20.573303 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-06-05 03:28:20.573323 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-06-05 03:28:20.573345 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-06-05 03:28:20.573372 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-06-05 03:28:20.573400 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-06-05 03:28:20.573422 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-06-05 03:28:20.573442 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-06-05 03:28:20.573462 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-06-05 03:28:20.573481 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-06-05 03:28:20.573500 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-06-05 03:28:20.573520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-06-05 03:28:20.573539 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-06-05 03:28:20.573558 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-06-05 03:28:20.573578 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-06-05 03:28:20.573603 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-06-05 03:28:20.573625 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-06-05 03:28:20.573645 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-06-05 03:28:20.573665 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-06-05 03:28:20.573684 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-06-05 03:28:20.573704 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-06-05 03:28:20.573723 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-05 03:28:20.573742 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-05 03:28:20.573761 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-06-05 03:28:20.573781 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-06-05 03:28:20.573800 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-06-05 03:28:20.573819 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-06-05 03:28:20.573838 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-06-05 03:28:20.573857 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-06-05 03:28:20.573876 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-06-05 03:28:20.573896 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-06-05 03:28:20.573914 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-06-05 03:28:20.573933 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-06-05 03:28:20.573952 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-05 03:28:20.573972 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-06-05 03:28:20.573991 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-06-05 03:28:20.574010 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-06-05 03:28:20.574030 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-06-05 03:28:20.574049 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-06-05 03:28:20.574068 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-06-05 03:28:20.574087 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-06-05 03:28:20.574106 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-06-05 03:28:20.574125 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-06-05 03:28:20.574143 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-06-05 03:28:20.574163 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-06-05 03:28:20.574181 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-06-05 03:28:20.574201 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-06-05 03:28:20.574219 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-06-05 03:28:20.574238 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-06-05 03:28:20.574262 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-06-05 03:28:20.574283 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-06-05 03:28:20.574310 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-06-05 03:28:20.574337 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-06-05 03:28:20.574362 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-06-05 03:28:20.574383 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-05 03:28:20.574402 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-06-05 03:28:20.574422 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-06-05 03:28:20.574441 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-05 03:28:20.574461 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-05 03:28:20.574480 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-06-05 03:28:20.574499 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-06-05 03:28:20.574518 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-06-05 03:28:20.574537 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-06-05 03:28:20.574555 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-06-05 03:28:20.574575 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-06-05 03:28:20.574595 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-06-05 03:28:20.574614 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-06-05 03:28:20.574633 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-06-05 03:28:20.574652 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-06-05 03:28:20.574672 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-06-05 03:28:20.574691 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-06-05 03:28:20.574710 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-06-05 03:28:20.574730 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-06-05 03:28:20.574749 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-06-05 03:28:20.574768 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-06-05 03:28:20.574786 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-06-05 03:28:20.574806 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-06-05 03:28:20.574825 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-06-05 03:28:20.574844 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-06-05 03:28:20.574863 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-06-05 03:28:20.574882 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-06-05 03:28:20.574901 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-06-05 03:28:20.574920 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-06-05 03:28:20.574945 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-06-05 03:28:20.574965 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-06-05 03:28:20.574985 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-06-05 03:28:20.575004 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-06-05 03:28:20.575023 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-06-05 03:28:20.575042 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-06-05 03:28:20.575061 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-05 03:28:20.575089 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-05 03:28:20.575109 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-05 03:28:20.575129 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-05 03:28:20.575148 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-06-05 03:28:20.575168 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-06-05 03:28:20.575187 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-06-05 03:28:20.575206 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-05 03:28:20.575226 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-05 03:28:20.575246 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-pn476.txt
2026-06-05 03:28:20.575265 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-pn476.yaml
2026-06-05 03:28:20.575288 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6c597dcf56-hxf59.txt
2026-06-05 03:28:20.575314 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6c597dcf56-hxf59.yaml
2026-06-05 03:28:20.575340 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqmdk.txt
2026-06-05 03:28:20.575361 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqmdk.yaml
2026-06-05 03:28:20.575381 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-hx6z9.txt
2026-06-05 03:28:20.575401 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-hx6z9.yaml
2026-06-05 03:28:20.575420 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-r6wgh.txt
2026-06-05 03:28:20.575439 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-r6wgh.yaml
2026-06-05 03:28:20.575458 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-06-05 03:28:20.575478 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-06-05 03:28:20.575497 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-06-05 03:28:20.575517 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-06-05 03:28:20.575537 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-ght66.txt
2026-06-05 03:28:20.575562 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-ght66.yaml
2026-06-05 03:28:20.575603 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-06-05 03:28:20.575625 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-06-05 03:28:20.575644 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-4b77j.txt
2026-06-05 03:28:20.575664 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-4b77j.yaml
2026-06-05 03:28:20.575683 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-8zbh5.txt
2026-06-05 03:28:20.575702 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-8zbh5.yaml
2026-06-05 03:28:20.575721 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-sqlpv.txt
2026-06-05 03:28:20.575741 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-sqlpv.yaml
2026-06-05 03:28:20.575759 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-05 03:28:20.575778 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-05 03:28:20.575798 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-br9h8.txt
2026-06-05 03:28:20.575817 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-br9h8.yaml
2026-06-05 03:28:20.575839 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-xcdwp.txt
2026-06-05 03:28:20.575865 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-xcdwp.yaml
2026-06-05 03:28:20.575895 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-06-05 03:28:20.575918 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-06-05 03:28:20.575938 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-06-05 03:28:20.575957 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-05 03:28:20.575977 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-05 03:28:20.575996 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-06-05 03:28:20.576016 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-06-05 03:28:20.576035 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-06-05 03:28:20.576058 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-06-05 03:28:20.576082 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-06-05 03:28:20.576105 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-06-05 03:28:20.576129 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-06-05 03:28:20.576152 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-05 03:28:20.576176 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-05 03:28:20.576196 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-06-05 03:28:20.576215 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-06-05 03:28:20.576234 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-06-05 03:28:20.576254 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-06-05 03:28:20.576279 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-06-05 03:28:20.576301 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-06-05 03:28:20.576328 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-06-05 03:28:20.576355 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-06-05 03:28:20.576378 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-06-05 03:28:20.576398 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-05 03:28:20.576418 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-05 03:28:20.576438 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-06-05 03:28:20.576457 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-06-05 03:28:20.576478 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-06-05 03:28:20.576498 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-06-05 03:28:20.576517 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-06-05 03:28:20.576537 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-06-05 03:28:20.576555 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-06-05 03:28:20.576574 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-06-05 03:28:20.576594 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-06-05 03:28:20.576614 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-06-05 03:28:20.576633 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-06-05 03:28:20.576652 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-06-05 03:28:20.576671 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-06-05 03:28:20.576690 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-06-05 03:28:20.576710 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-06-05 03:28:20.576729 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-06-05 03:28:20.576749 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-06-05 03:28:20.576774 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-06-05 03:28:20.576801 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-06-05 03:28:20.576826 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-06-05 03:28:20.576846 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-06-05 03:28:20.576865 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-06-05 03:28:20.576884 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-r6wgh-tls.txt
2026-06-05 03:28:20.576910 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-r6wgh-tls.yaml
2026-06-05 03:28:20.576931 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-06-05 03:28:20.577000 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-06-05 03:28:20.577026 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-06-05 03:28:20.577047 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-06-05 03:28:20.577067 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-06-05 03:28:20.577086 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-06-05 03:28:20.577106 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-06-05 03:28:20.577125 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-06-05 03:28:20.577144 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-05 03:28:20.577164 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-05 03:28:20.577184 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-06-05 03:28:20.577204 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-06-05 03:28:20.577223 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-06-05 03:28:20.577242 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-06-05 03:28:20.577261 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-06-05 03:28:20.577281 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-06-05 03:28:20.577302 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-06-05 03:28:20.577329 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-06-05 03:28:20.577357 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-06-05 03:28:20.577380 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-06-05 03:28:20.577399 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-06-05 03:28:20.577417 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-06-05 03:28:20.577436 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-06-05 03:28:20.577455 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-06-05 03:28:20.577475 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-06-05 03:28:20.577495 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-06-05 03:28:20.577515 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-06-05 03:28:20.577535 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-06-05 03:28:20.577555 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-06-05 03:28:20.577575 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-06-05 03:28:20.577601 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-06-05 03:28:20.577622 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-06-05 03:28:20.577641 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-06-05 03:28:20.577662 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-06-05 03:28:20.577681 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-06-05 03:28:20.577701 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-06-05 03:28:20.577721 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-05 03:28:20.577740 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-06-05 03:28:20.577759 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-06-05 03:28:20.577778 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-05 03:28:20.577797 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-05 03:28:20.577817 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-06-05 03:28:20.577836 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-06-05 03:28:20.577856 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-06-05 03:28:20.577876 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-06-05 03:28:20.577895 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-06-05 03:28:20.577915 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-06-05 03:28:20.577935 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-06-05 03:28:20.577954 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-06-05 03:28:20.577973 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-06-05 03:28:20.577993 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-06-05 03:28:20.578012 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-06-05 03:28:20.578031 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-06-05 03:28:20.578050 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-06-05 03:28:20.578069 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-06-05 03:28:20.578089 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-06-05 03:28:20.578108 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-06-05 03:28:20.578128 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-06-05 03:28:20.578147 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-06-05 03:28:20.578167 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-06-05 03:28:20.578187 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-06-05 03:28:20.578206 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-06-05 03:28:20.578231 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-06-05 03:28:20.578252 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-06-05 03:28:20.578273 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-06-05 03:28:20.578301 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-06-05 03:28:20.578328 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-06-05 03:28:20.578350 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-05 03:28:20.578370 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-06-05 03:28:20.578389 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-06-05 03:28:20.578408 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-05 03:28:20.578428 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-05 03:28:20.578448 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-06-05 03:28:20.578468 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-06-05 03:28:20.578487 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-06-05 03:28:20.578507 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-06-05 03:28:20.578527 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-06-05 03:28:20.578546 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-06-05 03:28:20.578566 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-06-05 03:28:20.578587 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-06-05 03:28:20.578606 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-06-05 03:28:20.578625 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-06-05 03:28:20.578644 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-06-05 03:28:20.578664 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-06-05 03:28:20.578684 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-06-05 03:28:20.578702 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-06-05 03:28:20.578722 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-06-05 03:28:20.578742 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-06-05 03:28:20.578762 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-06-05 03:28:20.578781 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-06-05 03:28:20.578799 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-06-05 03:28:20.578818 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-06-05 03:28:20.578837 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-06-05 03:28:20.578856 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-06-05 03:28:20.578877 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-06-05 03:28:20.578896 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-05 03:28:20.578921 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-05 03:28:20.578942 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-06-05 03:28:20.578962 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-06-05 03:28:20.578981 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-06-05 03:28:20.579000 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-06-05 03:28:20.579020 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-06-05 03:28:20.579039 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-06-05 03:28:20.579059 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-05 03:28:20.579079 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-05 03:28:20.579099 | instance | cd+++++++++ objects/namespaced/openstack/
2026-06-05 03:28:20.579118 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-06-05 03:28:20.579138 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-06-05 03:28:20.579157 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-06-05 03:28:20.579175 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-06-05 03:28:20.579194 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-06-05 03:28:20.579214 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-06-05 03:28:20.579234 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-06-05 03:28:20.579253 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-06-05 03:28:20.579275 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-06-05 03:28:20.579302 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-06-05 03:28:20.579330 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-06-05 03:28:20.579357 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-06-05 03:28:20.579384 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-06-05 03:28:20.579404 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-06-05 03:28:20.579424 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-06-05 03:28:20.579443 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-06-05 03:28:20.579462 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-06-05 03:28:20.579481 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-06-05 03:28:20.579499 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:28:20.579518 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-06-05 03:28:20.579537 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-06-05 03:28:20.579556 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-06-05 03:28:20.579575 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-06-05 03:28:20.579619 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-06-05 03:28:20.579639 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-06-05 03:28:20.579659 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-06-05 03:28:20.579685 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-06-05 03:28:20.579711 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-06-05 03:28:20.579738 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-06-05 03:28:20.579762 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-06-05 03:28:20.579783 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-06-05 03:28:20.579802 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt
2026-06-05 03:28:20.579821 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml
2026-06-05 03:28:20.579839 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt
2026-06-05 03:28:20.579859 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml
2026-06-05 03:28:20.579878 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-06-05 03:28:20.579897 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-06-05 03:28:20.579917 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-06-05 03:28:20.579936 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-06-05 03:28:20.579955 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-06-05 03:28:20.579975 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-06-05 03:28:20.579994 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-06-05 03:28:20.580013 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-06-05 03:28:20.580032 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-06-05 03:28:20.580051 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-06-05 03:28:20.580071 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-06-05 03:28:20.580089 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-06-05 03:28:20.580108 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-06-05 03:28:20.580127 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-06-05 03:28:20.580146 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-06-05 03:28:20.580164 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-06-05 03:28:20.580183 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-06-05 03:28:20.580201 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-06-05 03:28:20.580220 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-06-05 03:28:20.580238 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-06-05 03:28:20.580258 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-06-05 03:28:20.580277 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-06-05 03:28:20.580297 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-06-05 03:28:20.580322 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-06-05 03:28:20.580350 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-06-05 03:28:20.580382 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-06-05 03:28:20.580404 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-06-05 03:28:20.580423 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-06-05 03:28:20.580442 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-06-05 03:28:20.580462 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-06-05 03:28:20.580480 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-06-05 03:28:20.580499 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-06-05 03:28:20.580518 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-06-05 03:28:20.580537 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-06-05 03:28:20.580556 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-06-05 03:28:20.580575 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-06-05 03:28:20.580594 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-06-05 03:28:20.580613 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-06-05 03:28:20.580631 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-06-05 03:28:20.580651 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-06-05 03:28:20.580670 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-06-05 03:28:20.580690 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-06-05 03:28:20.580710 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-06-05 03:28:20.580729 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-06-05 03:28:20.580748 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-06-05 03:28:20.580767 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-06-05 03:28:20.580786 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-06-05 03:28:20.580805 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-06-05 03:28:20.580824 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-06-05 03:28:20.580844 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-06-05 03:28:20.580863 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-06-05 03:28:20.580882 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-06-05 03:28:20.580901 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-06-05 03:28:20.580920 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-06-05 03:28:20.580939 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-06-05 03:28:20.580979 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-06-05 03:28:20.581001 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-06-05 03:28:20.581020 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-06-05 03:28:20.581039 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-06-05 03:28:20.581059 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-06-05 03:28:20.581079 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-06-05 03:28:20.581106 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-06-05 03:28:20.581126 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-06-05 03:28:20.581146 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-06-05 03:28:20.581165 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt
2026-06-05 03:28:20.581184 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml
2026-06-05 03:28:20.581203 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt
2026-06-05 03:28:20.581223 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml
2026-06-05 03:28:20.581242 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-06-05 03:28:20.581261 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-06-05 03:28:20.581280 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-06-05 03:28:20.581300 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-06-05 03:28:20.581326 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt
2026-06-05 03:28:20.581354 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml
2026-06-05 03:28:20.581380 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-06-05 03:28:20.581403 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-06-05 03:28:20.581423 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-06-05 03:28:20.581442 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-06-05 03:28:20.581462 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-06-05 03:28:20.581482 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-06-05 03:28:20.581502 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-06-05 03:28:20.581520 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-06-05 03:28:20.581539 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-06-05 03:28:20.581559 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-06-05 03:28:20.581578 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-06-05 03:28:20.581597 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-06-05 03:28:20.581617 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-06-05 03:28:20.581635 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-06-05 03:28:20.581655 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-06-05 03:28:20.581674 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-06-05 03:28:20.581694 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-06-05 03:28:20.581713 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-06-05 03:28:20.581733 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-06-05 03:28:20.581752 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-06-05 03:28:20.581772 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-06-05 03:28:20.581791 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-06-05 03:28:20.581817 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-06-05 03:28:20.581837 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-06-05 03:28:20.581855 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-06-05 03:28:20.581875 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-06-05 03:28:20.581894 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-06-05 03:28:20.581913 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-06-05 03:28:20.581932 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-06-05 03:28:20.581952 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-06-05 03:28:20.581971 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-06-05 03:28:20.581990 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt
2026-06-05 03:28:20.582009 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml
2026-06-05 03:28:20.582029 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-06-05 03:28:20.582048 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-06-05 03:28:20.582068 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-06-05 03:28:20.582088 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-06-05 03:28:20.582108 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-06-05 03:28:20.582127 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-06-05 03:28:20.582147 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-06-05 03:28:20.582166 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-06-05 03:28:20.582185 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-06-05 03:28:20.582204 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-06-05 03:28:20.582223 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-06-05 03:28:20.582241 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-06-05 03:28:20.582260 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-06-05 03:28:20.582279 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-06-05 03:28:20.582298 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-06-05 03:28:20.582324 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-06-05 03:28:20.582352 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-06-05 03:28:20.582376 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-06-05 03:28:20.582397 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-06-05 03:28:20.582416 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-06-05 03:28:20.582436 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-06-05 03:28:20.582455 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-06-05 03:28:20.582474 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-06-05 03:28:20.582493 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-06-05 03:28:20.582512 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-06-05 03:28:20.582532 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-06-05 03:28:20.582555 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-06-05 03:28:20.582575 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-06-05 03:28:20.582595 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-06-05 03:28:20.582614 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-06-05 03:28:20.582633 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-06-05 03:28:20.582651 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-06-05 03:28:20.582671 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-06-05 03:28:20.582690 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-06-05 03:28:20.582710 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-06-05 03:28:20.582729 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-06-05 03:28:20.582748 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-06-05 03:28:20.582767 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-06-05 03:28:20.582786 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-06-05 03:28:20.582805 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt
2026-06-05 03:28:20.582823 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml
2026-06-05 03:28:20.582842 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt
2026-06-05 03:28:20.582861 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml
2026-06-05 03:28:20.582880 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-06-05 03:28:20.582900 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-06-05 03:28:20.582919 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-06-05 03:28:20.582939 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-06-05 03:28:20.582959 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-06-05 03:28:20.582978 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-06-05 03:28:20.582997 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-06-05 03:28:20.583017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-06-05 03:28:20.583037 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-06-05 03:28:20.583057 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-06-05 03:28:20.583076 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-06-05 03:28:20.583095 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-06-05 03:28:20.583114 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-06-05 03:28:20.583134 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-06-05 03:28:20.583153 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-06-05 03:28:20.583173 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-06-05 03:28:20.583192 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-06-05 03:28:20.583211 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-06-05 03:28:20.583239 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-06-05 03:28:20.583258 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-06-05 03:28:20.583278 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-06-05 03:28:20.583305 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-06-05 03:28:20.583333 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-06-05 03:28:20.583357 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-06-05 03:28:20.583377 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-06-05 03:28:20.583396 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-06-05 03:28:20.583415 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-06-05 03:28:20.583435 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-06-05 03:28:20.583454 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-06-05 03:28:20.583474 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-06-05 03:28:20.583494 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-05 03:28:20.583513 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-05 03:28:20.583532 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-06-05 03:28:20.583551 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-06-05 03:28:20.583571 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-06-05 03:28:20.583644 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-06-05 03:28:20.583668 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-06-05 03:28:20.583688 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-06-05 03:28:20.583708 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-06-05 03:28:20.583727 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-06-05 03:28:20.583746 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-06-05 03:28:20.583765 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-06-05 03:28:20.583784 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-06-05 03:28:20.583803 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-06-05 03:28:20.583823 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-06-05 03:28:20.583842 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-06-05 03:28:20.583861 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-06-05 03:28:20.583880 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-06-05 03:28:20.583899 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-06-05 03:28:20.583918 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-06-05 03:28:20.583937 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-06-05 03:28:20.583958 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-06-05 03:28:20.583977 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-06-05 03:28:20.583996 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-06-05 03:28:20.584021 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-06-05 03:28:20.584043 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-06-05 03:28:20.584062 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-06-05 03:28:20.584081 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-06-05 03:28:20.584100 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-06-05 03:28:20.584119 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-06-05 03:28:20.584138 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-06-05 03:28:20.584157 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-06-05 03:28:20.584176 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-06-05 03:28:20.584195 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-06-05 03:28:20.584214 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-06-05 03:28:20.584234 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-06-05 03:28:20.584253 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-06-05 03:28:20.584272 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-06-05 03:28:20.584297 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-06-05 03:28:20.584324 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-06-05 03:28:20.584350 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-06-05 03:28:20.584373 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-06-05 03:28:20.584395 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-06-05 03:28:20.584415 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-06-05 03:28:20.584434 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-06-05 03:28:20.584454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-06-05 03:28:20.584472 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-06-05 03:28:20.584491 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-06-05 03:28:20.584511 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-06-05 03:28:20.584530 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-06-05 03:28:20.584550 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-06-05 03:28:20.584570 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-06-05 03:28:20.584589 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-06-05 03:28:20.584609 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-06-05 03:28:20.584629 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-06-05 03:28:20.584648 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-06-05 03:28:20.584668 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-06-05 03:28:20.584688 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-06-05 03:28:20.584707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-06-05 03:28:20.584726 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-06-05 03:28:20.584746 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-06-05 03:28:20.584765 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-06-05 03:28:20.584790 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-06-05 03:28:20.584811 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-06-05 03:28:20.584830 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-06-05 03:28:20.584850 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-06-05 03:28:20.584870 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-06-05 03:28:20.584890 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-06-05 03:28:20.584909 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-06-05 03:28:20.584929 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-06-05 03:28:20.584948 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-06-05 03:28:20.584988 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-06-05 03:28:20.585010 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-06-05 03:28:20.585035 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-06-05 03:28:20.585059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-06-05 03:28:20.585083 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-06-05 03:28:20.585107 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-06-05 03:28:20.585131 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-06-05 03:28:20.585154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-06-05 03:28:20.585178 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-06-05 03:28:20.585202 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-06-05 03:28:20.585224 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-06-05 03:28:20.585243 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-06-05 03:28:20.585262 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-06-05 03:28:20.585282 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-06-05 03:28:20.585309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-06-05 03:28:20.585336 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-06-05 03:28:20.585361 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-06-05 03:28:20.585380 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-06-05 03:28:20.585400 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-06-05 03:28:20.585419 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-06-05 03:28:20.585439 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-06-05 03:28:20.585458 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-06-05 03:28:20.585478 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-06-05 03:28:20.585496 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-06-05 03:28:20.585515 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-06-05 03:28:20.585534 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-06-05 03:28:20.585553 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-06-05 03:28:20.585573 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-06-05 03:28:20.585591 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-06-05 03:28:20.585617 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-06-05 03:28:20.585636 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-06-05 03:28:20.585655 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-06-05 03:28:20.585674 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-06-05 03:28:20.585694 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-06-05 03:28:20.585713 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-06-05 03:28:20.585731 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-06-05 03:28:20.585750 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-06-05 03:28:20.585769 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-06-05 03:28:20.585788 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-06-05 03:28:20.585807 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-06-05 03:28:20.585827 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-06-05 03:28:20.585845 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-06-05 03:28:20.585864 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-06-05 03:28:20.585883 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-06-05 03:28:20.585902 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-06-05 03:28:20.585921 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-06-05 03:28:20.585939 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-06-05 03:28:20.585959 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-06-05 03:28:20.585978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-06-05 03:28:20.585997 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-06-05 03:28:20.586016 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-06-05 03:28:20.586035 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-06-05 03:28:20.586058 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-06-05 03:28:20.586080 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-06-05 03:28:20.586099 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-06-05 03:28:20.586118 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-06-05 03:28:20.586138 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-06-05 03:28:20.586157 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-06-05 03:28:20.586176 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-06-05 03:28:20.586195 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-06-05 03:28:20.586214 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-06-05 03:28:20.586234 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-06-05 03:28:20.586253 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-06-05 03:28:20.586273 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-06-05 03:28:20.586292 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-06-05 03:28:20.586316 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-06-05 03:28:20.586343 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-06-05 03:28:20.586374 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-06-05 03:28:20.586396 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-06-05 03:28:20.586416 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-06-05 03:28:20.586435 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-06-05 03:28:20.586454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-06-05 03:28:20.586472 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-06-05 03:28:20.586492 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-06-05 03:28:20.586511 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-06-05 03:28:20.586531 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-06-05 03:28:20.586552 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-06-05 03:28:20.586572 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-06-05 03:28:20.586592 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-06-05 03:28:20.586612 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-06-05 03:28:20.586632 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-06-05 03:28:20.586657 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt
2026-06-05 03:28:20.586682 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml
2026-06-05 03:28:20.586705 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt
2026-06-05 03:28:20.586731 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml
2026-06-05 03:28:20.586752 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-06-05 03:28:20.586772 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-06-05 03:28:20.586819 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-06-05 03:28:20.586852 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-06-05 03:28:20.586873 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-06-05 03:28:20.586893 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-06-05 03:28:20.586913 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-06-05 03:28:20.586933 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-06-05 03:28:20.586952 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-06-05 03:28:20.586971 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-06-05 03:28:20.586990 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-06-05 03:28:20.587010 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-06-05 03:28:20.587029 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-06-05 03:28:20.587048 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-06-05 03:28:20.587075 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-06-05 03:28:20.587095 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-06-05 03:28:20.587114 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-06-05 03:28:20.587135 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-76b4869759-6cddl.txt
2026-06-05 03:28:20.587155 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-76b4869759-6cddl.yaml
2026-06-05 03:28:20.587175 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-b5d5g.txt
2026-06-05 03:28:20.587194 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-b5d5g.yaml
2026-06-05 03:28:20.587213 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-xzblc.txt
2026-06-05 03:28:20.587232 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-xzblc.yaml
2026-06-05 03:28:20.587250 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-fwj5s.txt
2026-06-05 03:28:20.587269 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-fwj5s.yaml
2026-06-05 03:28:20.587288 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-bwzcd.txt
2026-06-05 03:28:20.587307 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-bwzcd.yaml
2026-06-05 03:28:20.587353 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-z7l5b.txt
2026-06-05 03:28:20.587390 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-z7l5b.yaml
2026-06-05 03:28:20.587419 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-9nfc6.txt
2026-06-05 03:28:20.587446 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-9nfc6.yaml
2026-06-05 03:28:20.587470 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6685b8796b-l9ppb.txt
2026-06-05 03:28:20.587490 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6685b8796b-l9ppb.yaml
2026-06-05 03:28:20.587508 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-cfcc4f786-t98xs.txt
2026-06-05 03:28:20.587528 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-cfcc4f786-t98xs.yaml
2026-06-05 03:28:20.587547 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-bb54n.txt
2026-06-05 03:28:20.587566 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-bb54n.yaml
2026-06-05 03:28:20.587607 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-98cr2.txt
2026-06-05 03:28:20.587628 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-98cr2.yaml
2026-06-05 03:28:20.587648 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-ff7nb.txt
2026-06-05 03:28:20.587667 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-ff7nb.yaml
2026-06-05 03:28:20.587686 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-tb8d2.txt
2026-06-05 03:28:20.587705 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-tb8d2.yaml
2026-06-05 03:28:20.587724 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-mzkcw.txt
2026-06-05 03:28:20.587744 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-mzkcw.yaml
2026-06-05 03:28:20.587765 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-mrfdp.txt
2026-06-05 03:28:20.587786 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-mrfdp.yaml
2026-06-05 03:28:20.587807 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-mv4hj.txt
2026-06-05 03:28:20.587834 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-mv4hj.yaml
2026-06-05 03:28:20.587855 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-swrql.txt
2026-06-05 03:28:20.587876 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-swrql.yaml
2026-06-05 03:28:20.587896 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-792f2.txt
2026-06-05 03:28:20.587917 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-792f2.yaml
2026-06-05 03:28:20.587937 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7f4794d774-w8t95.txt
2026-06-05 03:28:20.587959 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7f4794d774-w8t95.yaml
2026-06-05 03:28:20.587979 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-v66m2.txt
2026-06-05 03:28:20.587999 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-v66m2.yaml
2026-06-05 03:28:20.588019 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-76bb4c56f4-mhz9m.txt
2026-06-05 03:28:20.588039 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-76bb4c56f4-mhz9m.yaml
2026-06-05 03:28:20.588058 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7f887cdcff-vwfmv.txt
2026-06-05 03:28:20.588079 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7f887cdcff-vwfmv.yaml
2026-06-05 03:28:20.588099 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-nm2dv.txt
2026-06-05 03:28:20.588119 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-nm2dv.yaml
2026-06-05 03:28:20.588139 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-xv2ll.txt
2026-06-05 03:28:20.588159 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-xv2ll.yaml
2026-06-05 03:28:20.588178 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-h56v4.txt
2026-06-05 03:28:20.588199 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-h56v4.yaml
2026-06-05 03:28:20.588219 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-ghx75.txt
2026-06-05 03:28:20.588239 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-ghx75.yaml
2026-06-05 03:28:20.588259 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-bjskq.txt
2026-06-05 03:28:20.588280 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-bjskq.yaml
2026-06-05 03:28:20.588301 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-hkmhn.txt
2026-06-05 03:28:20.588321 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-hkmhn.yaml
2026-06-05 03:28:20.588340 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-q5w5l.txt
2026-06-05 03:28:20.588362 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-q5w5l.yaml
2026-06-05 03:28:20.588389 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-6gndp.txt
2026-06-05 03:28:20.588416 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-6gndp.yaml
2026-06-05 03:28:20.588444 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-hqf6g.txt
2026-06-05 03:28:20.588466 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-hqf6g.yaml
2026-06-05 03:28:20.588487 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-65b5594845-892pf.txt
2026-06-05 03:28:20.588507 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-65b5594845-892pf.yaml
2026-06-05 03:28:20.588527 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-wk4kq.txt
2026-06-05 03:28:20.588547 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-wk4kq.yaml
2026-06-05 03:28:20.588567 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-gh942.txt
2026-06-05 03:28:20.588594 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-gh942.yaml
2026-06-05 03:28:20.588615 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-dh29x.txt
2026-06-05 03:28:20.588635 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-dh29x.yaml
2026-06-05 03:28:20.588655 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-f66l5.txt
2026-06-05 03:28:20.588699 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-f66l5.yaml
2026-06-05 03:28:20.588730 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-6g5zd.txt
2026-06-05 03:28:20.588753 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-6g5zd.yaml
2026-06-05 03:28:20.588774 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-tnf5q.txt
2026-06-05 03:28:20.588794 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-tnf5q.yaml
2026-06-05 03:28:20.588814 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-4bzmx.txt
2026-06-05 03:28:20.588834 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-4bzmx.yaml
2026-06-05 03:28:20.588853 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-gj57j.txt
2026-06-05 03:28:20.588872 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-gj57j.yaml
2026-06-05 03:28:20.588892 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-9qtcp.txt
2026-06-05 03:28:20.588912 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-9qtcp.yaml
2026-06-05 03:28:20.588931 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-9mlvd.txt
2026-06-05 03:28:20.588978 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-9mlvd.yaml
2026-06-05 03:28:20.589002 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-hsbmk.txt
2026-06-05 03:28:20.589023 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-hsbmk.yaml
2026-06-05 03:28:20.589044 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-tr6t9.txt
2026-06-05 03:28:20.589067 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-tr6t9.yaml
2026-06-05 03:28:20.589086 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-p7d5m.txt
2026-06-05 03:28:20.589106 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-p7d5m.yaml
2026-06-05 03:28:20.589126 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-dzkfj.txt
2026-06-05 03:28:20.589145 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-dzkfj.yaml
2026-06-05 03:28:20.589165 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-5s67f.txt
2026-06-05 03:28:20.589185 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-5s67f.yaml
2026-06-05 03:28:20.589205 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-kbmx2.txt
2026-06-05 03:28:20.589224 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-kbmx2.yaml
2026-06-05 03:28:20.589243 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-x5hmh.txt
2026-06-05 03:28:20.589262 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-x5hmh.yaml
2026-06-05 03:28:20.589282 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-lcctq.txt
2026-06-05 03:28:20.589300 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-lcctq.yaml
2026-06-05 03:28:20.589320 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-7df66d7c7d-c5s8k.txt
2026-06-05 03:28:20.589349 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-7df66d7c7d-c5s8k.yaml
2026-06-05 03:28:20.589388 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-6b48956c8-lrh5c.txt
2026-06-05 03:28:20.589430 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-6b48956c8-lrh5c.yaml
2026-06-05 03:28:20.589455 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-75bfdb86d7-5ks7s.txt
2026-06-05 03:28:20.589476 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-75bfdb86d7-5ks7s.yaml
2026-06-05 03:28:20.589497 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-86797478db-h5mlr.txt
2026-06-05 03:28:20.589517 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-86797478db-h5mlr.yaml
2026-06-05 03:28:20.589536 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-s6dvb.txt
2026-06-05 03:28:20.589556 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-s6dvb.yaml
2026-06-05 03:28:20.589576 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-74jkx.txt
2026-06-05 03:28:20.589596 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-74jkx.yaml
2026-06-05 03:28:20.589616 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-8pxpl.txt
2026-06-05 03:28:20.589635 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-8pxpl.yaml
2026-06-05 03:28:20.589654 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5c66459894-bjxpd.txt
2026-06-05 03:28:20.589674 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5c66459894-bjxpd.yaml
2026-06-05 03:28:20.589693 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-xjn4q.txt
2026-06-05 03:28:20.589712 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-xjn4q.yaml
2026-06-05 03:28:20.589732 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-8xxg9.txt
2026-06-05 03:28:20.589751 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-8xxg9.yaml
2026-06-05 03:28:20.589771 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-7l4ct.txt
2026-06-05 03:28:20.589790 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-7l4ct.yaml
2026-06-05 03:28:20.589809 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-2vqkv.txt
2026-06-05 03:28:20.589828 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-2vqkv.yaml
2026-06-05 03:28:20.589847 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-6m8zj.txt
2026-06-05 03:28:20.589866 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-6m8zj.yaml
2026-06-05 03:28:20.589884 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-57548f8c4c-9g74q.txt
2026-06-05 03:28:20.589903 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-57548f8c4c-9g74q.yaml
2026-06-05 03:28:20.589923 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-6ptlx.txt
2026-06-05 03:28:20.589942 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-6ptlx.yaml
2026-06-05 03:28:20.589962 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7d5f6bc86-r2bld.txt
2026-06-05 03:28:20.589981 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7d5f6bc86-r2bld.yaml
2026-06-05 03:28:20.590001 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-rcg2r.txt
2026-06-05 03:28:20.590020 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-rcg2r.yaml
2026-06-05 03:28:20.590039 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-hxx9q.txt
2026-06-05 03:28:20.590058 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-hxx9q.yaml
2026-06-05 03:28:20.590085 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-ltzj7.txt
2026-06-05 03:28:20.590105 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-ltzj7.yaml
2026-06-05 03:28:20.590125 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt
2026-06-05 03:28:20.590143 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml
2026-06-05 03:28:20.590162 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt
2026-06-05 03:28:20.590182 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml
2026-06-05 03:28:20.590200 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-06-05 03:28:20.590219 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-06-05 03:28:20.590239 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-06-05 03:28:20.590259 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-06-05 03:28:20.590277 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6c86d986d4-nhcqj.txt
2026-06-05 03:28:20.590296 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6c86d986d4-nhcqj.yaml
2026-06-05 03:28:20.590315 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-72psq.txt
2026-06-05 03:28:20.590334 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-72psq.yaml
2026-06-05 03:28:20.590356 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-vcmwz.txt
2026-06-05 03:28:20.590384 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-vcmwz.yaml
2026-06-05 03:28:20.590411 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-fb59h.txt
2026-06-05 03:28:20.590433 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-fb59h.yaml
2026-06-05 03:28:20.590452 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-gxgr6.txt
2026-06-05 03:28:20.590472 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-gxgr6.yaml
2026-06-05 03:28:20.590492 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-mj426.txt
2026-06-05 03:28:20.590511 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-mj426.yaml
2026-06-05 03:28:20.590531 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-jrjm5.txt
2026-06-05 03:28:20.590550 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-jrjm5.yaml
2026-06-05 03:28:20.590571 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-06-05 03:28:20.590590 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-06-05 03:28:20.590609 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-06-05 03:28:20.590628 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-06-05 03:28:20.590647 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-dtmlj.txt
2026-06-05 03:28:20.590667 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-dtmlj.yaml
2026-06-05 03:28:20.590687 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-06-05 03:28:20.590707 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-06-05 03:28:20.590727 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-06-05 03:28:20.590746 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-06-05 03:28:20.590766 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5xt2j.txt
2026-06-05 03:28:20.590791 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5xt2j.yaml
2026-06-05 03:28:20.590812 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-06-05 03:28:20.590831 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-06-05 03:28:20.590851 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-06-05 03:28:20.590882 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-06-05 03:28:20.590919 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-4gnj6.txt
2026-06-05 03:28:20.590942 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-4gnj6.yaml
2026-06-05 03:28:20.590963 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf.txt
2026-06-05 03:28:20.590984 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf.yaml
2026-06-05 03:28:20.591004 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-7857db8b6f-j59dz.txt
2026-06-05 03:28:20.591024 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-7857db8b6f-j59dz.yaml
2026-06-05 03:28:20.591043 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-786878d6d6-ltbhl.txt
2026-06-05 03:28:20.591063 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-786878d6d6-ltbhl.yaml
2026-06-05 03:28:20.591083 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-x5dz4.txt
2026-06-05 03:28:20.591102 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-x5dz4.yaml
2026-06-05 03:28:20.591121 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-cspcn.txt
2026-06-05 03:28:20.591141 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-cspcn.yaml
2026-06-05 03:28:20.591161 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-06-05 03:28:20.591181 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-06-05 03:28:20.591204 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-06-05 03:28:20.591225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-06-05 03:28:20.591244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-06-05 03:28:20.591264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-06-05 03:28:20.591283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-06-05 03:28:20.591303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-06-05 03:28:20.591324 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-06-05 03:28:20.591345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-06-05 03:28:20.591394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-06-05 03:28:20.591431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-06-05 03:28:20.591461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-06-05 03:28:20.591484 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-06-05 03:28:20.591504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-06-05 03:28:20.591524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-06-05 03:28:20.591544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-06-05 03:28:20.591629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-06-05 03:28:20.591658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-06-05 03:28:20.591680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-06-05 03:28:20.591700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-06-05 03:28:20.591719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-06-05 03:28:20.591738 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-06-05 03:28:20.591757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-06-05 03:28:20.591777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-06-05 03:28:20.591796 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-06-05 03:28:20.591815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-06-05 03:28:20.591835 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-06-05 03:28:20.591853 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-06-05 03:28:20.591872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-06-05 03:28:20.591891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-06-05 03:28:20.591910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-06-05 03:28:20.591929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-06-05 03:28:20.591948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-06-05 03:28:20.591967 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-06-05 03:28:20.591986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-06-05 03:28:20.592005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-06-05 03:28:20.592024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-06-05 03:28:20.592045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-06-05 03:28:20.592067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-06-05 03:28:20.592087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-06-05 03:28:20.592106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-06-05 03:28:20.592126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-06-05 03:28:20.592145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-06-05 03:28:20.592164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-06-05 03:28:20.592183 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-06-05 03:28:20.592202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-06-05 03:28:20.592222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-06-05 03:28:20.592242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-06-05 03:28:20.592262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-06-05 03:28:20.592291 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-06-05 03:28:20.592311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-06-05 03:28:20.592331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-06-05 03:28:20.592350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-06-05 03:28:20.592370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-06-05 03:28:20.592394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-06-05 03:28:20.592422 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-06-05 03:28:20.592448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-06-05 03:28:20.592472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-06-05 03:28:20.592493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-06-05 03:28:20.592512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-06-05 03:28:20.592531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-06-05 03:28:20.592551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-06-05 03:28:20.592570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-06-05 03:28:20.592590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-06-05 03:28:20.592608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-06-05 03:28:20.592627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-06-05 03:28:20.592646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-06-05 03:28:20.592664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-06-05 03:28:20.592683 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-06-05 03:28:20.592701 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-06-05 03:28:20.592720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-06-05 03:28:20.592739 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-06-05 03:28:20.592758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-06-05 03:28:20.592778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-06-05 03:28:20.592797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-06-05 03:28:20.592815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-06-05 03:28:20.592834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-06-05 03:28:20.592853 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-06-05 03:28:20.592872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-06-05 03:28:20.592892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-06-05 03:28:20.592910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-06-05 03:28:20.592929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-06-05 03:28:20.592949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-06-05 03:28:20.592999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-06-05 03:28:20.593021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-06-05 03:28:20.593042 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-06-05 03:28:20.593062 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-06-05 03:28:20.593080 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-06-05 03:28:20.593099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-06-05 03:28:20.593122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-06-05 03:28:20.593144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-06-05 03:28:20.593168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-06-05 03:28:20.593191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-06-05 03:28:20.593215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-06-05 03:28:20.593628 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-06-05 03:28:20.593661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-06-05 03:28:20.593682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-06-05 03:28:20.593702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-06-05 03:28:20.593722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-06-05 03:28:20.593742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-06-05 03:28:20.593762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-06-05 03:28:20.593781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-06-05 03:28:20.593801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-06-05 03:28:20.593821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-06-05 03:28:20.593841 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-06-05 03:28:20.593860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-06-05 03:28:20.593880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-06-05 03:28:20.593899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-06-05 03:28:20.593919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-06-05 03:28:20.593938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-06-05 03:28:20.593957 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt
2026-06-05 03:28:20.593976 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml
2026-06-05 03:28:20.593996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt
2026-06-05 03:28:20.594016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml
2026-06-05 03:28:20.594036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-06-05 03:28:20.594063 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-06-05 03:28:20.594084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-06-05 03:28:20.594103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-06-05 03:28:20.594123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-06-05 03:28:20.594142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-06-05 03:28:20.594161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-06-05 03:28:20.594179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-06-05 03:28:20.594198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-06-05 03:28:20.594216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-06-05 03:28:20.594236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-06-05 03:28:20.594256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-06-05 03:28:20.594275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-06-05 03:28:20.594294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-06-05 03:28:20.594312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-06-05 03:28:20.594332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-06-05 03:28:20.594357 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-06-05 03:28:20.594384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-06-05 03:28:20.594411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-06-05 03:28:20.594432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-06-05 03:28:20.594452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-06-05 03:28:20.594471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-06-05 03:28:20.594490 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-06-05 03:28:20.594509 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-06-05 03:28:20.594528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-06-05 03:28:20.594547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-06-05 03:28:20.594566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-06-05 03:28:20.594586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-06-05 03:28:20.594605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-06-05 03:28:20.594625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-06-05 03:28:20.594644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-06-05 03:28:20.594662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-06-05 03:28:20.594681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-06-05 03:28:20.594702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-06-05 03:28:20.594721 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-06-05 03:28:20.594740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-06-05 03:28:20.594764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-06-05 03:28:20.594784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-06-05 03:28:20.594804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-06-05 03:28:20.594824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-06-05 03:28:20.594842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-06-05 03:28:20.594862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-06-05 03:28:20.594881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt
2026-06-05 03:28:20.594900 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml
2026-06-05 03:28:20.594920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt
2026-06-05 03:28:20.594938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml
2026-06-05 03:28:20.594957 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt
2026-06-05 03:28:20.594977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml
2026-06-05 03:28:20.594996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt
2026-06-05 03:28:20.595015 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml
2026-06-05 03:28:20.595034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt
2026-06-05 03:28:20.595053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml
2026-06-05 03:28:20.595072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt
2026-06-05 03:28:20.595091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml
2026-06-05 03:28:20.595111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-06-05 03:28:20.595131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-06-05 03:28:20.595150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-06-05 03:28:20.595170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-06-05 03:28:20.595189 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-06-05 03:28:20.595209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-06-05 03:28:20.595228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-06-05 03:28:20.595248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-06-05 03:28:20.595268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-06-05 03:28:20.595288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-06-05 03:28:20.595308 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-06-05 03:28:20.595327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-06-05 03:28:20.595348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-06-05 03:28:20.595374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-06-05 03:28:20.595402 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-06-05 03:28:20.595428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-06-05 03:28:20.595457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-06-05 03:28:20.595477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-06-05 03:28:20.595497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-06-05 03:28:20.595516 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-06-05 03:28:20.595535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-06-05 03:28:20.595554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-06-05 03:28:20.595597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-06-05 03:28:20.595618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-06-05 03:28:20.595638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-06-05 03:28:20.595657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-06-05 03:28:20.595676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-06-05 03:28:20.595696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-06-05 03:28:20.595716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-06-05 03:28:20.595736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-06-05 03:28:20.595755 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-05 03:28:20.595775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-05 03:28:20.595794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-05 03:28:20.595813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-05 03:28:20.595832 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-06-05 03:28:20.595851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-06-05 03:28:20.595871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-06-05 03:28:20.595891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-06-05 03:28:20.595911 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-06-05 03:28:20.595930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-06-05 03:28:20.595950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-06-05 03:28:20.595970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-06-05 03:28:20.595989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-06-05 03:28:20.596008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-06-05 03:28:20.596030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-06-05 03:28:20.596056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-06-05 03:28:20.596079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-06-05 03:28:20.596102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-06-05 03:28:20.596126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-06-05 03:28:20.596157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-06-05 03:28:20.596182 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-06-05 03:28:20.596206 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-06-05 03:28:20.596227 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-06-05 03:28:20.596246 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-06-05 03:28:20.596265 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-06-05 03:28:20.596285 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-06-05 03:28:20.596311 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-06-05 03:28:20.596338 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-06-05 03:28:20.596361 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-06-05 03:28:20.596380 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-06-05 03:28:20.596399 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-06-05 03:28:20.596417 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-06-05 03:28:20.596437 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-06-05 03:28:20.596463 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-06-05 03:28:20.596491 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-06-05 03:28:20.596518 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-06-05 03:28:20.596541 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-06-05 03:28:20.596561 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-06-05 03:28:20.596580 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-06-05 03:28:20.596600 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-06-05 03:28:20.596619 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-06-05 03:28:20.596638 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-06-05 03:28:20.596658 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-06-05 03:28:20.596677 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-06-05 03:28:20.596696 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-06-05 03:28:20.596716 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-06-05 03:28:20.596735 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-06-05 03:28:20.596760 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-06-05 03:28:20.596788 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-06-05 03:28:20.596818 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-06-05 03:28:20.596842 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-06-05 03:28:20.596863 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-06-05 03:28:20.596889 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-06-05 03:28:20.596910 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-06-05 03:28:20.596930 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-06-05 03:28:20.596967 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-06-05 03:28:20.596991 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-06-05 03:28:20.597011 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-06-05 03:28:20.597029 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-06-05 03:28:20.597049 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-06-05 03:28:20.597068 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-06-05 03:28:20.597087 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-06-05 03:28:20.597106 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-06-05 03:28:20.597125 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-06-05 03:28:20.597144 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-06-05 03:28:20.597163 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-06-05 03:28:20.597183 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-06-05 03:28:20.597202 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-06-05 03:28:20.597222 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-06-05 03:28:20.597241 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-06-05 03:28:20.597260 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-06-05 03:28:20.597282 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-06-05 03:28:20.597309 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-06-05 03:28:20.597336 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-06-05 03:28:20.597359 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-06-05 03:28:20.597378 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-06-05 03:28:20.597397 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-06-05 03:28:20.597416 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-06-05 03:28:20.597435 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-06-05 03:28:20.597453 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-06-05 03:28:20.597472 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-06-05 03:28:20.597491 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-06-05 03:28:20.597510 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-06-05 03:28:20.597529 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-06-05 03:28:20.597548 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-06-05 03:28:20.597573 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-06-05 03:28:20.597592 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-06-05 03:28:20.597612 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-06-05 03:28:20.597632 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-06-05 03:28:20.597652 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-06-05 03:28:20.597671 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-06-05 03:28:20.597690 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-06-05 03:28:20.597710 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-06-05 03:28:20.597730 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-06-05 03:28:20.597749 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-06-05 03:28:20.597768 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-06-05 03:28:20.597787 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-06-05 03:28:20.597806 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-06-05 03:28:20.597825 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-06-05 03:28:20.597844 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-06-05 03:28:20.597863 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-06-05 03:28:20.597882 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-06-05 03:28:20.597901 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-06-05 03:28:20.597920 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-06-05 03:28:20.597939 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-06-05 03:28:20.597959 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-06-05 03:28:20.597978 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-06-05 03:28:20.597998 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-06-05 03:28:20.598020 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-06-05 03:28:20.598046 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-06-05 03:28:20.598073 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-06-05 03:28:20.598100 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-06-05 03:28:20.598121 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-06-05 03:28:20.598141 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-06-05 03:28:20.598160 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-06-05 03:28:20.598179 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-06-05 03:28:20.598199 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-06-05 03:28:20.598219 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-06-05 03:28:20.598239 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-06-05 03:28:20.598263 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-06-05 03:28:20.598284 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-06-05 03:28:20.598307 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-06-05 03:28:20.598334 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-06-05 03:28:20.598360 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-06-05 03:28:20.598384 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-06-05 03:28:20.598404 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-06-05 03:28:20.598423 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-06-05 03:28:20.598442 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-06-05 03:28:20.598461 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-06-05 03:28:20.598480 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt
2026-06-05 03:28:20.598499 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml
2026-06-05 03:28:20.598519 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt
2026-06-05 03:28:20.598538 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml
2026-06-05 03:28:20.598556 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-06-05 03:28:20.598576 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-06-05 03:28:20.598595 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-06-05 03:28:20.598614 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-06-05 03:28:20.598634 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-06-05 03:28:20.598653 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-06-05 03:28:20.598672 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-06-05 03:28:20.598692 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-06-05 03:28:20.598712 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-06-05 03:28:20.598731 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-06-05 03:28:20.598750 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-06-05 03:28:20.598769 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-06-05 03:28:20.598787 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-06-05 03:28:20.598806 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-06-05 03:28:20.598825 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-06-05 03:28:20.598844 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-06-05 03:28:20.598863 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-06-05 03:28:20.598882 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-06-05 03:28:20.598907 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-06-05 03:28:20.598927 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-06-05 03:28:20.598947 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-06-05 03:28:20.598965 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-06-05 03:28:20.598984 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-06-05 03:28:20.599003 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-06-05 03:28:20.599023 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-06-05 03:28:20.599042 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-06-05 03:28:20.599061 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-06-05 03:28:20.599080 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-06-05 03:28:20.599100 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-06-05 03:28:20.599119 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-06-05 03:28:20.599138 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-06-05 03:28:20.599157 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-06-05 03:28:20.599176 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-06-05 03:28:20.599196 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-06-05 03:28:20.599215 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-06-05 03:28:20.599236 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-06-05 03:28:20.599256 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-06-05 03:28:20.599279 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-06-05 03:28:20.599307 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-06-05 03:28:20.599333 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-06-05 03:28:20.599355 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-06-05 03:28:20.599375 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-06-05 03:28:20.599394 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt
2026-06-05 03:28:20.599414 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml
2026-06-05 03:28:20.599434 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt
2026-06-05 03:28:20.599454 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml
2026-06-05 03:28:20.599474 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt
2026-06-05 03:28:20.599494 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml
2026-06-05 03:28:20.599515 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt
2026-06-05 03:28:20.599535 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml
2026-06-05 03:28:20.599556 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt
2026-06-05 03:28:20.599601 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml
2026-06-05 03:28:20.599627 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt
2026-06-05 03:28:20.599654 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml
2026-06-05 03:28:20.599675 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-06-05 03:28:20.599695 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-06-05 03:28:20.599714 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-06-05 03:28:20.599734 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-06-05 03:28:20.599754 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-06-05 03:28:20.599774 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-06-05 03:28:20.599793 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-06-05 03:28:20.599812 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-06-05 03:28:20.599831 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-06-05 03:28:20.599851 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-06-05 03:28:20.599869 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-06-05 03:28:20.599889 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-06-05 03:28:20.599910 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-06-05 03:28:20.599929 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-06-05 03:28:20.599949 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-06-05 03:28:20.599968 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-06-05 03:28:20.599988 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-06-05 03:28:20.600007 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-06-05 03:28:20.600027 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-06-05 03:28:20.600046 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-06-05 03:28:20.600065 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-06-05 03:28:20.600084 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-06-05 03:28:20.600102 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-06-05 03:28:20.600121 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-06-05 03:28:20.600140 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-06-05 03:28:20.600160 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-06-05 03:28:20.600180 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-06-05 03:28:20.600199 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-06-05 03:28:20.600219 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-06-05 03:28:20.600238 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-06-05 03:28:20.600258 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-06-05 03:28:20.600277 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-06-05 03:28:20.600305 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-06-05 03:28:20.600333 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-06-05 03:28:20.600362 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-06-05 03:28:20.600384 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-06-05 03:28:20.600404 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-06-05 03:28:20.600423 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-06-05 03:28:20.600443 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-06-05 03:28:20.600462 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-06-05 03:28:20.600482 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-06-05 03:28:20.600501 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-06-05 03:28:20.600521 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-06-05 03:28:20.600540 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-06-05 03:28:20.600559 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-06-05 03:28:20.600578 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-06-05 03:28:20.600597 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-06-05 03:28:20.600617 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-06-05 03:28:20.600636 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-06-05 03:28:20.600654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-06-05 03:28:20.600674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-06-05 03:28:20.600693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-06-05 03:28:20.600712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-06-05 03:28:20.600731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-06-05 03:28:20.600751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-06-05 03:28:20.600770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-06-05 03:28:20.600790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-06-05 03:28:20.600811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-06-05 03:28:20.600832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-06-05 03:28:20.600852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-06-05 03:28:20.600872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-06-05 03:28:20.600892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-06-05 03:28:20.600911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-06-05 03:28:20.600931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-06-05 03:28:20.600972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-06-05 03:28:20.600996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-06-05 03:28:20.601016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-06-05 03:28:20.601037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-06-05 03:28:20.601062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-06-05 03:28:20.601083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-06-05 03:28:20.601102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-06-05 03:28:20.601122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-06-05 03:28:20.601142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-06-05 03:28:20.601162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-06-05 03:28:20.601183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-06-05 03:28:20.601202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-06-05 03:28:20.601221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-06-05 03:28:20.601240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-06-05 03:28:20.601260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-06-05 03:28:20.601281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-06-05 03:28:20.601308 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-06-05 03:28:20.601336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-06-05 03:28:20.601361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-06-05 03:28:20.601381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-06-05 03:28:20.601401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-06-05 03:28:20.601419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-06-05 03:28:20.601439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-06-05 03:28:20.601457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-06-05 03:28:20.601476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-06-05 03:28:20.601496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-06-05 03:28:20.601515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-06-05 03:28:20.601533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-06-05 03:28:20.601552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-06-05 03:28:20.601572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-06-05 03:28:20.601591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-06-05 03:28:20.601611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-06-05 03:28:20.601629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-06-05 03:28:20.601649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-06-05 03:28:20.601669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-06-05 03:28:20.601688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-06-05 03:28:20.601707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-06-05 03:28:20.601727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-06-05 03:28:20.601746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-06-05 03:28:20.601766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-06-05 03:28:20.601790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-06-05 03:28:20.601811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-06-05 03:28:20.601831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-06-05 03:28:20.601850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-06-05 03:28:20.601869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-06-05 03:28:20.601888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-06-05 03:28:20.601908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-06-05 03:28:20.601928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-06-05 03:28:20.601946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-06-05 03:28:20.601965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-06-05 03:28:20.601985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-06-05 03:28:20.602004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-06-05 03:28:20.602023 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-06-05 03:28:20.602042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-06-05 03:28:20.602061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-06-05 03:28:20.602080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-06-05 03:28:20.602100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-06-05 03:28:20.602119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-06-05 03:28:20.602139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-06-05 03:28:20.602159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-06-05 03:28:20.602178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-06-05 03:28:20.602198 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-06-05 03:28:20.602218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-06-05 03:28:20.602237 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-06-05 03:28:20.602257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-06-05 03:28:20.602283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-06-05 03:28:20.602311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-06-05 03:28:20.602337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-06-05 03:28:20.602359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-06-05 03:28:20.602380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-06-05 03:28:20.602399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-06-05 03:28:20.602419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-06-05 03:28:20.602438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-06-05 03:28:20.602458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-gj57j-api.txt
2026-06-05 03:28:20.602477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-gj57j-api.yaml
2026-06-05 03:28:20.602496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-gj57j-vnc.txt
2026-06-05 03:28:20.602522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-gj57j-vnc.yaml
2026-06-05 03:28:20.602543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-06-05 03:28:20.602562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-06-05 03:28:20.602581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-06-05 03:28:20.602601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-06-05 03:28:20.602621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-06-05 03:28:20.602640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-06-05 03:28:20.602659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-06-05 03:28:20.602678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-06-05 03:28:20.602697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-06-05 03:28:20.602717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-06-05 03:28:20.602737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-06-05 03:28:20.602756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-06-05 03:28:20.602775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-06-05 03:28:20.602794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-06-05 03:28:20.602813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-06-05 03:28:20.602832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-06-05 03:28:20.602852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt
2026-06-05 03:28:20.602871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml
2026-06-05 03:28:20.602890 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt
2026-06-05 03:28:20.602910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml
2026-06-05 03:28:20.602929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-06-05 03:28:20.602948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-06-05 03:28:20.602967 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-06-05 03:28:20.602987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-06-05 03:28:20.603006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-06-05 03:28:20.603026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-06-05 03:28:20.603045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-06-05 03:28:20.603064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-06-05 03:28:20.603084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-06-05 03:28:20.603103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-06-05 03:28:20.603123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-06-05 03:28:20.603142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-06-05 03:28:20.603161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-06-05 03:28:20.603181 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-06-05 03:28:20.603208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-06-05 03:28:20.603228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-06-05 03:28:20.603248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-06-05 03:28:20.603267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-06-05 03:28:20.603293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-06-05 03:28:20.603321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-06-05 03:28:20.603345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-06-05 03:28:20.603365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-06-05 03:28:20.603385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-06-05 03:28:20.603405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-06-05 03:28:20.603424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-06-05 03:28:20.603443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-06-05 03:28:20.603463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-06-05 03:28:20.603482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-06-05 03:28:20.603502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-06-05 03:28:20.603521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-06-05 03:28:20.603540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-06-05 03:28:20.603559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-06-05 03:28:20.603618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-06-05 03:28:20.603640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-06-05 03:28:20.603659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-06-05 03:28:20.603680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-06-05 03:28:20.603699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-06-05 03:28:20.603718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-06-05 03:28:20.603739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-06-05 03:28:20.603759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-06-05 03:28:20.603780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt
2026-06-05 03:28:20.603799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml
2026-06-05 03:28:20.603819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt
2026-06-05 03:28:20.603839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml
2026-06-05 03:28:20.603859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt
2026-06-05 03:28:20.603879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml
2026-06-05 03:28:20.603899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-06-05 03:28:20.603918 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-06-05 03:28:20.603938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-06-05 03:28:20.603957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-06-05 03:28:20.603977 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-06-05 03:28:20.604002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-06-05 03:28:20.604022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-06-05 03:28:20.604042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-06-05 03:28:20.604062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-06-05 03:28:20.604081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-06-05 03:28:20.604100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-06-05 03:28:20.604120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-06-05 03:28:20.604139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-06-05 03:28:20.604159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-06-05 03:28:20.604178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-06-05 03:28:20.604197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-06-05 03:28:20.604217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-06-05 03:28:20.604236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-06-05 03:28:20.604256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-06-05 03:28:20.604275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-06-05 03:28:20.604299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-06-05 03:28:20.604326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-06-05 03:28:20.604352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-06-05 03:28:20.604373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-06-05 03:28:20.604393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-06-05 03:28:20.604412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-06-05 03:28:20.604431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-06-05 03:28:20.604451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-06-05 03:28:20.604469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-06-05 03:28:20.604488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-06-05 03:28:20.604507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-06-05 03:28:20.604525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-06-05 03:28:20.604544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-05 03:28:20.604564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-05 03:28:20.604583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-06-05 03:28:20.604603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-06-05 03:28:20.604622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-06-05 03:28:20.604641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-06-05 03:28:20.604660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-06-05 03:28:20.604687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-06-05 03:28:20.604707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-06-05 03:28:20.604727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-06-05 03:28:20.604747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-06-05 03:28:20.604766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-06-05 03:28:20.604786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-06-05 03:28:20.604805 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-06-05 03:28:20.604824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-06-05 03:28:20.604844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-06-05 03:28:20.604863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-06-05 03:28:20.604883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-06-05 03:28:20.604902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-06-05 03:28:20.604921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-06-05 03:28:20.604940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-06-05 03:28:20.604976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-06-05 03:28:20.604997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-06-05 03:28:20.605017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-06-05 03:28:20.605036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-06-05 03:28:20.605055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-06-05 03:28:20.605075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-06-05 03:28:20.605095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-06-05 03:28:20.605114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-06-05 03:28:20.605134 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-06-05 03:28:20.605153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-06-05 03:28:20.605173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-06-05 03:28:20.605192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-06-05 03:28:20.605212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-06-05 03:28:20.605231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-06-05 03:28:20.605252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-06-05 03:28:20.605274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-06-05 03:28:20.605301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-06-05 03:28:20.605328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-06-05 03:28:20.605350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-06-05 03:28:20.605370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-06-05 03:28:20.605395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-06-05 03:28:20.605415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-06-05 03:28:20.605435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-06-05 03:28:20.605453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-06-05 03:28:20.605473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-06-05 03:28:20.605492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-06-05 03:28:20.605511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-06-05 03:28:20.605530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-06-05 03:28:20.605549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-06-05 03:28:20.605567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-06-05 03:28:20.605587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-06-05 03:28:20.605606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt
2026-06-05 03:28:20.605625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml
2026-06-05 03:28:20.605644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-06-05 03:28:20.605662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-06-05 03:28:20.605681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-06-05 03:28:20.605701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-06-05 03:28:20.605720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-06-05 03:28:20.605739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-06-05 03:28:20.605758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-06-05 03:28:20.605778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-06-05 03:28:20.605798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-06-05 03:28:20.605817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-06-05 03:28:20.605837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-06-05 03:28:20.605856 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-06-05 03:28:20.605875 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-06-05 03:28:20.605895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-06-05 03:28:20.605915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-06-05 03:28:20.605934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-06-05 03:28:20.605954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-06-05 03:28:20.605973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-06-05 03:28:20.605993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-06-05 03:28:20.606012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-06-05 03:28:20.606032 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-06-05 03:28:20.606057 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-06-05 03:28:20.606080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-06-05 03:28:20.606102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-06-05 03:28:20.606122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-06-05 03:28:20.606141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-06-05 03:28:20.606161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-06-05 03:28:20.606180 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-06-05 03:28:20.606199 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-06-05 03:28:20.606218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-06-05 03:28:20.606237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-06-05 03:28:20.606256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-06-05 03:28:20.606275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-06-05 03:28:20.606300 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-06-05 03:28:20.606328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-06-05 03:28:20.606354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-06-05 03:28:20.606374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-06-05 03:28:20.606394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-06-05 03:28:20.606414 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-06-05 03:28:20.606434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-06-05 03:28:20.606454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-06-05 03:28:20.606473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-06-05 03:28:20.606493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-06-05 03:28:20.606512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-06-05 03:28:20.606531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-06-05 03:28:20.606551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-06-05 03:28:20.606570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-06-05 03:28:20.606590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-06-05 03:28:20.606610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-06-05 03:28:20.606628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-06-05 03:28:20.606648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-06-05 03:28:20.606667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-06-05 03:28:20.606686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-06-05 03:28:20.606706 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-06-05 03:28:20.606726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-06-05 03:28:20.606750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-06-05 03:28:20.606770 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-06-05 03:28:20.606790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-06-05 03:28:20.606809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-06-05 03:28:20.606829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-06-05 03:28:20.606848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-06-05 03:28:20.606866 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-06-05 03:28:20.606885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-06-05 03:28:20.606905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-06-05 03:28:20.606924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-06-05 03:28:20.606945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-06-05 03:28:20.606971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-06-05 03:28:20.606998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-06-05 03:28:20.607025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-06-05 03:28:20.607045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-06-05 03:28:20.607064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-06-05 03:28:20.607084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-06-05 03:28:20.607104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-06-05 03:28:20.607123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-06-05 03:28:20.607142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-06-05 03:28:20.607161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-06-05 03:28:20.607181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-06-05 03:28:20.607200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-06-05 03:28:20.607220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-06-05 03:28:20.607240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-06-05 03:28:20.607259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-06-05 03:28:20.607282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-06-05 03:28:20.607310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-06-05 03:28:20.607336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-06-05 03:28:20.607363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-06-05 03:28:20.607390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-06-05 03:28:20.607412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-06-05 03:28:20.607432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-06-05 03:28:20.607451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-06-05 03:28:20.607471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-06-05 03:28:20.607497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-06-05 03:28:20.607518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-06-05 03:28:20.607537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-06-05 03:28:20.607556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-06-05 03:28:20.607595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-06-05 03:28:20.607616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-06-05 03:28:20.607636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-06-05 03:28:20.607655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-06-05 03:28:20.607675 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-06-05 03:28:20.607693 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-06-05 03:28:20.607712 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-06-05 03:28:20.607731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-06-05 03:28:20.607751 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-06-05 03:28:20.607769 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-06-05 03:28:20.607788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-06-05 03:28:20.607807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-06-05 03:28:20.607827 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-06-05 03:28:20.607846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-06-05 03:28:20.607865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-06-05 03:28:20.607885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-06-05 03:28:20.607904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-06-05 03:28:20.607923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-06-05 03:28:20.607942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-06-05 03:28:20.607962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-06-05 03:28:20.607981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-06-05 03:28:20.607999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-06-05 03:28:20.608019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-06-05 03:28:20.608038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-06-05 03:28:20.608058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-06-05 03:28:20.608078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-06-05 03:28:20.608098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-06-05 03:28:20.608117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-06-05 03:28:20.608137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-06-05 03:28:20.608156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-06-05 03:28:20.608181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-06-05 03:28:20.608202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-06-05 03:28:20.608221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-06-05 03:28:20.608240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-06-05 03:28:20.608259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-06-05 03:28:20.608278 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-06-05 03:28:20.608304 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-06-05 03:28:20.608331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt
2026-06-05 03:28:20.608355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml
2026-06-05 03:28:20.608375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt
2026-06-05 03:28:20.608394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml
2026-06-05 03:28:20.608414 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-06-05 03:28:20.608433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-06-05 03:28:20.608452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-06-05 03:28:20.608471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-06-05 03:28:20.608491 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-06-05 03:28:20.608509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-06-05 03:28:20.608529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-06-05 03:28:20.608548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-06-05 03:28:20.608567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-06-05 03:28:20.608586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-06-05 03:28:20.608605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-06-05 03:28:20.608624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-06-05 03:28:20.608643 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-06-05 03:28:20.608663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-06-05 03:28:20.608681 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-06-05 03:28:20.608701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-06-05 03:28:20.608720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-06-05 03:28:20.608740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-06-05 03:28:20.608758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-06-05 03:28:20.608777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-06-05 03:28:20.608796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-06-05 03:28:20.608815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-06-05 03:28:20.608834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-06-05 03:28:20.608852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-06-05 03:28:20.608876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-06-05 03:28:20.608896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-06-05 03:28:20.608915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-06-05 03:28:20.608933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-06-05 03:28:20.608967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-06-05 03:28:20.608989 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-06-05 03:28:20.609009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-06-05 03:28:20.609028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-06-05 03:28:20.609048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-06-05 03:28:20.609066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-06-05 03:28:20.609085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-06-05 03:28:20.609105 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-06-05 03:28:20.609124 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-06-05 03:28:20.609143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-06-05 03:28:20.609162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-06-05 03:28:20.609181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-06-05 03:28:20.609200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-06-05 03:28:20.609219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-06-05 03:28:20.609238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-06-05 03:28:20.609259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-06-05 03:28:20.609283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt
2026-06-05 03:28:20.609309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml
2026-06-05 03:28:20.609337 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt
2026-06-05 03:28:20.609366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml
2026-06-05 03:28:20.609393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt
2026-06-05 03:28:20.609416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml
2026-06-05 03:28:20.609437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt
2026-06-05 03:28:20.609457 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml
2026-06-05 03:28:20.609476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-06-05 03:28:20.609496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-06-05 03:28:20.609515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-06-05 03:28:20.609535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-06-05 03:28:20.609555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-06-05 03:28:20.609574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-06-05 03:28:20.609594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-06-05 03:28:20.609620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-06-05 03:28:20.609641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-06-05 03:28:20.609659 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-06-05 03:28:20.609678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-06-05 03:28:20.609698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-06-05 03:28:20.609717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-06-05 03:28:20.609737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-06-05 03:28:20.609756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-06-05 03:28:20.609776 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-06-05 03:28:20.609797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-06-05 03:28:20.609818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-06-05 03:28:20.609838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-06-05 03:28:20.609857 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-06-05 03:28:20.609877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-06-05 03:28:20.609897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-06-05 03:28:20.609919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-06-05 03:28:20.609938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-06-05 03:28:20.609958 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-06-05 03:28:20.609978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-06-05 03:28:20.609998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-06-05 03:28:20.610018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-06-05 03:28:20.610039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-06-05 03:28:20.610059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-06-05 03:28:20.610078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-05 03:28:20.610098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-05 03:28:20.610118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-06-05 03:28:20.610138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-06-05 03:28:20.610158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-06-05 03:28:20.610177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-06-05 03:28:20.610198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-06-05 03:28:20.610217 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-06-05 03:28:20.610238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-05 03:28:20.610257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-05 03:28:20.610283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-06-05 03:28:20.610311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-06-05 03:28:20.610339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-06-05 03:28:20.610365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-06-05 03:28:20.610387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-06-05 03:28:20.610432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-06-05 03:28:20.610462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-06-05 03:28:20.610486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-06-05 03:28:20.610509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-06-05 03:28:20.610532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-06-05 03:28:20.610555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-06-05 03:28:20.610577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-06-05 03:28:20.610601 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-06-05 03:28:20.610624 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-06-05 03:28:20.610645 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-06-05 03:28:20.610667 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-06-05 03:28:20.610689 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-06-05 03:28:20.610712 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-06-05 03:28:20.610735 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-06-05 03:28:20.610757 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-06-05 03:28:20.610779 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-06-05 03:28:20.610801 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-06-05 03:28:20.610822 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-06-05 03:28:20.610844 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-06-05 03:28:20.610866 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-06-05 03:28:20.610887 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-06-05 03:28:20.610909 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-06-05 03:28:20.610930 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-06-05 03:28:20.610950 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-06-05 03:28:20.610976 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-06-05 03:28:20.611001 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-06-05 03:28:20.611023 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-06-05 03:28:20.611045 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-06-05 03:28:20.611070 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-06-05 03:28:20.611092 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-06-05 03:28:20.611113 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt
2026-06-05 03:28:20.611135 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml
2026-06-05 03:28:20.611162 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt
2026-06-05 03:28:20.611183 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml
2026-06-05 03:28:20.611204 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-06-05 03:28:20.611226 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-06-05 03:28:20.611247 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-06-05 03:28:20.611270 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-06-05 03:28:20.611291 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-06-05 03:28:20.611312 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-06-05 03:28:20.611333 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-06-05 03:28:20.611352 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-06-05 03:28:20.611373 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-06-05 03:28:20.611395 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-06-05 03:28:20.611414 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-06-05 03:28:20.611434 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-06-05 03:28:20.611453 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-06-05 03:28:20.611473 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-06-05 03:28:20.611492 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-06-05 03:28:20.611512 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-06-05 03:28:20.611532 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-06-05 03:28:20.611552 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-06-05 03:28:20.611594 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-06-05 03:28:20.611615 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-06-05 03:28:20.611634 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-06-05 03:28:20.611653 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-06-05 03:28:20.611672 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-06-05 03:28:20.611691 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-06-05 03:28:20.611710 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-06-05 03:28:20.611728 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-06-05 03:28:20.611747 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-06-05 03:28:20.611766 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-06-05 03:28:20.611785 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-06-05 03:28:20.611805 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-06-05 03:28:20.611824 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-05 03:28:20.611844 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-05 03:28:20.611863 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-06-05 03:28:20.611909 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-06-05 03:28:20.611930 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-06-05 03:28:20.611949 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-06-05 03:28:20.611968 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-06-05 03:28:20.611987 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-06-05 03:28:20.612007 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-06-05 03:28:20.612025 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-06-05 03:28:20.612044 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-06-05 03:28:20.612064 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-06-05 03:28:20.612083 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-06-05 03:28:20.612103 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-06-05 03:28:20.612123 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-06-05 03:28:20.612142 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-06-05 03:28:20.612162 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-06-05 03:28:20.612181 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-06-05 03:28:20.612201 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-06-05 03:28:20.612220 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-06-05 03:28:20.612240 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-06-05 03:28:20.612260 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt
2026-06-05 03:28:20.612280 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml
2026-06-05 03:28:20.612299 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt
2026-06-05 03:28:20.612318 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml
2026-06-05 03:28:20.612339 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-06-05 03:28:20.612358 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-06-05 03:28:20.612378 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-06-05 03:28:20.612397 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-06-05 03:28:20.612416 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-06-05 03:28:20.612436 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-06-05 03:28:20.612455 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-06-05 03:28:20.612475 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-06-05 03:28:20.612494 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-06-05 03:28:20.612513 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-06-05 03:28:20.612533 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-06-05 03:28:20.612552 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-06-05 03:28:20.612572 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-06-05 03:28:20.612591 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-06-05 03:28:20.612615 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-06-05 03:28:20.612635 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-06-05 03:28:20.612654 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-06-05 03:28:20.612673 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-06-05 03:28:20.612692 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-06-05 03:28:20.612712 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-06-05 03:28:20.612731 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-06-05 03:28:20.612750 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:28:20.612769 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-06-05 03:28:20.612789 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-06-05 03:28:20.612808 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-06-05 03:28:20.612827 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-06-05 03:28:20.612846 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-06-05 03:28:20.612865 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-06-05 03:28:20.612884 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-06-05 03:28:20.612904 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-06-05 03:28:20.612924 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-06-05 03:28:20.612943 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-06-05 03:28:20.612982 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-7db8t.txt
2026-06-05 03:28:20.613003 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-7db8t.yaml
2026-06-05 03:28:20.613022 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-06-05 03:28:20.613042 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-06-05 03:28:20.613061 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-06-05 03:28:20.613080 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-06-05 03:28:20.613099 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-06-05 03:28:20.613118 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-05 03:28:20.613138 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-05 03:28:20.613157 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-05 03:28:20.613176 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-05 03:28:20.613195 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-06-05 03:28:20.613214 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-06-05 03:28:20.613234 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-06-05 03:28:20.613253 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-06-05 03:28:20.613273 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-06-05 03:28:20.613292 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-06-05 03:28:20.613318 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-06-05 03:28:20.613338 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-06-05 03:28:20.613358 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-06-05 03:28:20.613377 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-06-05 03:28:20.613396 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-06-05 03:28:20.613415 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-06-05 03:28:20.613434 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-06-05 03:28:20.613452 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-06-05 03:28:20.613472 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-06-05 03:28:20.613492 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-06-05 03:28:20.613511 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-06-05 03:28:20.613531 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-06-05 03:28:20.613551 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-06-05 03:28:20.613570 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-06-05 03:28:20.613590 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-06-05 03:28:20.613609 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-06-05 03:28:20.613629 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-06-05 03:28:20.613648 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-06-05 03:28:20.613667 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-06-05 03:28:20.613687 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-06-05 03:28:20.613706 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-06-05 03:28:20.613726 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-06-05 03:28:20.613745 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-06-05 03:28:20.613765 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-06-05 03:28:20.613786 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-06-05 03:28:20.613805 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-06-05 03:28:20.613825 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-06-05 03:28:20.613844 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-06-05 03:28:20.613863 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-06-05 03:28:20.613882 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-05 03:28:20.613901 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-05 03:28:20.613920 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-06-05 03:28:20.613938 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-06-05 03:28:20.613957 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-06-05 03:28:20.613976 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-06-05 03:28:20.613996 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-06-05 03:28:20.614022 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-06-05 03:28:20.614043 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-05 03:28:20.614066 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-05 03:28:20.614086 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-06-05 03:28:20.614105 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-06-05 03:28:20.614123 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-06-05 03:28:20.614142 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-06-05 03:28:20.614162 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-06-05 03:28:20.614181 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-06-05 03:28:20.614200 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-06-05 03:28:20.614219 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-06-05 03:28:20.614238 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-06-05 03:28:20.614257 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-06-05 03:28:20.614275 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-06-05 03:28:20.614294 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-06-05 03:28:20.614313 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-06-05 03:28:20.614332 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-06-05 03:28:20.614352 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-06-05 03:28:20.614371 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:28:20.614390 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-06-05 03:28:20.614409 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-06-05 03:28:20.614427 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-06-05 03:28:20.614447 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-06-05 03:28:20.614467 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-jl5q5.txt
2026-06-05 03:28:20.614486 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-jl5q5.yaml
2026-06-05 03:28:20.614505 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-06-05 03:28:20.614525 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-06-05 03:28:20.614544 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-06-05 03:28:20.614563 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-06-05 03:28:20.614582 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-06-05 03:28:20.649419 |
2026-06-05 03:28:20.649538 | TASK [gather-pod-logs : creating directory for pod logs]
2026-06-05 03:28:20.857380 | instance | changed
2026-06-05 03:28:20.864974 |
2026-06-05 03:28:20.865045 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-06-05 03:28:21.062448 | instance | changed
2026-06-05 03:28:21.069673 |
2026-06-05 03:28:21.069781 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-06-05 03:28:21.627893 | instance | auth-system/keycloak-0/keycloak
2026-06-05 03:28:21.807366 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-06-05 03:28:21.987150 | instance | cert-manager/cert-manager-75c4c745bc-tr8s6/cert-manager-controller
2026-06-05 03:28:22.190784 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-tr8s6" not found
2026-06-05 03:28:22.379222 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-d89w8/cert-manager-cainjector
2026-06-05 03:28:22.591189 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-d89w8" not found
2026-06-05 03:28:22.755082 | instance | cert-manager/cert-manager-webhook-548949fc64-8hlgn/cert-manager-webhook
2026-06-05 03:28:22.930200 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-8hlgn" not found
2026-06-05 03:28:23.113294 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-lsflp/envoy-gateway
2026-06-05 03:28:23.345199 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-lsflp" not found
2026-06-05 03:28:23.513647 | instance | ingress-nginx/ingress-nginx-controller-m7fkc/controller
2026-06-05 03:28:23.717807 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-m7fkc" not found
2026-06-05 03:28:23.869657 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-tv8nt/ingress-nginx-default-backend
2026-06-05 03:28:24.043170 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-tv8nt" not found
2026-06-05 03:28:24.216487 | instance | kube-system/cilium-operator-869df985b8-k2cmn/cilium-operator
2026-06-05 03:28:24.387355 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-k2cmn" not found
2026-06-05 03:28:24.567118 | instance | kube-system/cilium-psqdk/config
2026-06-05 03:28:24.738352 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-psqdk" not found
2026-06-05 03:28:24.741786 | instance | kube-system/cilium-psqdk/mount-cgroup
2026-06-05 03:28:24.900642 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-psqdk" not found
2026-06-05 03:28:24.905047 | instance | kube-system/cilium-psqdk/apply-sysctl-overwrites
2026-06-05 03:28:25.079939 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-psqdk" not found
2026-06-05 03:28:25.083320 | instance | kube-system/cilium-psqdk/mount-bpf-fs
2026-06-05 03:28:25.257377 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-psqdk" not found
2026-06-05 03:28:25.262526 | instance | kube-system/cilium-psqdk/clean-cilium-state
2026-06-05 03:28:25.436205 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-psqdk" not found
2026-06-05 03:28:25.439991 | instance | kube-system/cilium-psqdk/install-cni-binaries
2026-06-05 03:28:25.629824 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-psqdk" not found
2026-06-05 03:28:25.634713 | instance | kube-system/cilium-psqdk/cilium-agent
2026-06-05 03:28:25.908719 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-psqdk" not found
2026-06-05 03:28:26.093045 | instance | kube-system/coredns-67659f764b-hfcjc/coredns
2026-06-05 03:28:26.273017 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-hfcjc" not found
2026-06-05 03:28:26.446067 | instance | kube-system/coredns-67659f764b-x4zth/coredns
2026-06-05 03:28:26.620227 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-x4zth" not found
2026-06-05 03:28:26.790740 | instance | kube-system/etcd-instance/etcd
2026-06-05 03:28:27.081585 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-06-05 03:28:27.269610 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-06-05 03:28:27.514911 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-06-05 03:28:27.681921 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-06-05 03:28:27.918269 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-06-05 03:28:28.094993 | instance | kube-system/kube-proxy-pw6jn/kube-proxy
2026-06-05 03:28:28.267236 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-pw6jn" not found
2026-06-05 03:28:28.436179 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-06-05 03:28:28.604241 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-06-05 03:28:28.758321 | instance | kube-system/kube-vip-instance/kube-vip
2026-06-05 03:28:28.914345 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-06-05 03:28:29.076006 | instance | local-path-storage/local-path-provisioner-679c578f5-772mt/local-path-provisioner
2026-06-05 03:28:29.251408 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-772mt" not found
2026-06-05 03:28:29.419190 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-06-05 03:28:29.610412 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-05 03:28:29.617169 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-06-05 03:28:29.786278 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-05 03:28:29.789422 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-06-05 03:28:29.957046 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-05 03:28:29.960494 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-06-05 03:28:30.152685 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-05 03:28:30.319526 | instance | monitoring/goldpinger-pn476/goldpinger-daemon
2026-06-05 03:28:30.516472 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-pn476" not found
2026-06-05 03:28:30.689694 | instance | monitoring/kube-prometheus-stack-grafana-6c597dcf56-hxf59/grafana-sc-dashboard
2026-06-05 03:28:30.882986 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-6c597dcf56-hxf59" not found
2026-06-05 03:28:30.887204 | instance | monitoring/kube-prometheus-stack-grafana-6c597dcf56-hxf59/grafana-sc-datasources
2026-06-05 03:28:31.060769 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-6c597dcf56-hxf59" not found
2026-06-05 03:28:31.064443 | instance | monitoring/kube-prometheus-stack-grafana-6c597dcf56-hxf59/grafana
2026-06-05 03:28:31.296767 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-6c597dcf56-hxf59" not found
2026-06-05 03:28:31.480769 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqmdk/kube-state-metrics
2026-06-05 03:28:31.644208 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqmdk" not found
2026-06-05 03:28:31.812568 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-hx6z9/kube-prometheus-stack
2026-06-05 03:28:31.995233 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-hx6z9" not found
2026-06-05 03:28:32.159962 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-r6wgh/node-exporter
2026-06-05 03:28:32.343979 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-r6wgh/pod-tls-sidecar
2026-06-05 03:28:32.547782 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-r6wgh" not found
2026-06-05 03:28:32.738746 | instance | monitoring/loki-0/loki
2026-06-05 03:28:32.925605 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-06-05 03:28:33.110004 | instance | monitoring/loki-chunks-cache-0/memcached
2026-06-05 03:28:33.288475 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-06-05 03:28:33.292223 | instance | monitoring/loki-chunks-cache-0/exporter
2026-06-05 03:28:33.450900 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-06-05 03:28:33.637084 | instance | monitoring/loki-gateway-cf54cb88c-ght66/nginx
2026-06-05 03:28:33.901643 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-ght66" not found
2026-06-05 03:28:34.070845 | instance | monitoring/loki-results-cache-0/memcached
2026-06-05 03:28:34.258024 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-06-05 03:28:34.263732 | instance | monitoring/loki-results-cache-0/exporter
2026-06-05 03:28:34.465530 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-06-05 03:28:34.656141 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-4b77j/gc
2026-06-05 03:28:34.851501 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-4b77j" not found
2026-06-05 03:28:35.034323 | instance | monitoring/node-feature-discovery-master-8665476dbc-8zbh5/master
2026-06-05 03:28:35.202377 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-8zbh5" not found
2026-06-05 03:28:35.375058 | instance | monitoring/node-feature-discovery-worker-sqlpv/worker
2026-06-05 03:28:35.567934 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-sqlpv" not found
2026-06-05 03:28:35.753030 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-06-05 03:28:35.929384 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-05 03:28:35.933758 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-06-05 03:28:36.125332 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-05 03:28:36.129582 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-06-05 03:28:36.314724 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-05 03:28:36.317644 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-06-05 03:28:36.522626 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-05 03:28:36.526599 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-06-05 03:28:36.723147 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-05 03:28:36.894118 | instance | monitoring/prometheus-pushgateway-7b8659c68b-br9h8/pushgateway
2026-06-05 03:28:37.063434 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-br9h8" not found
2026-06-05 03:28:37.230634 | instance | monitoring/vector-xcdwp/vector
2026-06-05 03:28:37.431958 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-xcdwp" not found
2026-06-05 03:28:37.613136 | instance | openstack/barbican-api-76b4869759-6cddl/init
2026-06-05 03:28:37.787492 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-76b4869759-6cddl" not found
2026-06-05 03:28:37.791457 | instance | openstack/barbican-api-76b4869759-6cddl/barbican-api
2026-06-05 03:28:37.980219 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-76b4869759-6cddl" not found
2026-06-05 03:28:38.155315 | instance | openstack/barbican-db-init-b5d5g/init
2026-06-05 03:28:38.335058 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-b5d5g" not found
2026-06-05 03:28:38.339521 | instance | openstack/barbican-db-init-b5d5g/barbican-db-init-0
2026-06-05 03:28:38.533870 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-b5d5g" not found
2026-06-05 03:28:38.715368 | instance | openstack/barbican-db-sync-xzblc/init
2026-06-05 03:28:38.886171 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-xzblc" not found
2026-06-05 03:28:38.891505 | instance | openstack/barbican-db-sync-xzblc/barbican-db-sync
2026-06-05 03:28:39.077268 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-xzblc" not found
2026-06-05 03:28:39.241356 | instance | openstack/barbican-ks-endpoints-fwj5s/init
2026-06-05 03:28:39.417637 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-fwj5s" not found
2026-06-05 03:28:39.422295 | instance | openstack/barbican-ks-endpoints-fwj5s/key-manager-ks-endpoints-admin
2026-06-05 03:28:39.618554 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-fwj5s" not found
2026-06-05 03:28:39.622252 | instance | openstack/barbican-ks-endpoints-fwj5s/key-manager-ks-endpoints-internal
2026-06-05 03:28:39.798747 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-fwj5s" not found
2026-06-05 03:28:39.803334 | instance | openstack/barbican-ks-endpoints-fwj5s/key-manager-ks-endpoints-public
2026-06-05 03:28:39.991009 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-fwj5s" not found
2026-06-05 03:28:40.163521 | instance | openstack/barbican-ks-service-bwzcd/init
2026-06-05 03:28:40.328637 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-bwzcd" not found
2026-06-05 03:28:40.332308 | instance | openstack/barbican-ks-service-bwzcd/key-manager-ks-service-registration
2026-06-05 03:28:40.507384 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-bwzcd" not found
2026-06-05 03:28:40.665642 | instance | openstack/barbican-ks-user-z7l5b/init
2026-06-05 03:28:40.826873 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-z7l5b" not found
2026-06-05 03:28:40.830290 | instance | openstack/barbican-ks-user-z7l5b/barbican-ks-user
2026-06-05 03:28:40.998576 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-z7l5b" not found
2026-06-05 03:28:41.169601 | instance | openstack/barbican-rabbit-init-9nfc6/init
2026-06-05 03:28:41.346692 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-9nfc6" not found
2026-06-05 03:28:41.350875 | instance | openstack/barbican-rabbit-init-9nfc6/rabbit-init
2026-06-05 03:28:41.554357 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-9nfc6" not found
2026-06-05 03:28:41.726570 | instance | openstack/cinder-api-6685b8796b-l9ppb/init
2026-06-05 03:28:41.903594 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-6685b8796b-l9ppb" not found
2026-06-05 03:28:41.907075 | instance | openstack/cinder-api-6685b8796b-l9ppb/ceph-coordination-volume-perms
2026-06-05 03:28:42.085147 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-6685b8796b-l9ppb" not found
2026-06-05 03:28:42.089735 | instance | openstack/cinder-api-6685b8796b-l9ppb/cinder-api
2026-06-05 03:28:42.290433 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-6685b8796b-l9ppb" not found
2026-06-05 03:28:42.486001 | instance | openstack/cinder-backup-cfcc4f786-t98xs/init
2026-06-05 03:28:42.658273 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-cfcc4f786-t98xs" not found
2026-06-05 03:28:42.662673 | instance | openstack/cinder-backup-cfcc4f786-t98xs/ceph-backup-keyring-placement
2026-06-05 03:28:42.836076 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-cfcc4f786-t98xs" not found
2026-06-05 03:28:42.840072 | instance | openstack/cinder-backup-cfcc4f786-t98xs/ceph-keyring-placement-rbd1
2026-06-05 03:28:43.039152 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-cfcc4f786-t98xs" not found
2026-06-05 03:28:43.042673 | instance | openstack/cinder-backup-cfcc4f786-t98xs/ceph-coordination-volume-perms
2026-06-05 03:28:43.208571 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-cfcc4f786-t98xs" not found
2026-06-05 03:28:43.212202 | instance | openstack/cinder-backup-cfcc4f786-t98xs/cinder-backup
2026-06-05 03:28:43.389756 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-cfcc4f786-t98xs" not found
2026-06-05 03:28:43.550284 | instance | openstack/cinder-backup-storage-init-bb54n/init
2026-06-05 03:28:43.705370 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-bb54n" not found
2026-06-05 03:28:43.709090 | instance | openstack/cinder-backup-storage-init-bb54n/ceph-keyring-placement
2026-06-05 03:28:43.889744 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-bb54n" not found
2026-06-05 03:28:43.894808 | instance | openstack/cinder-backup-storage-init-bb54n/cinder-backup-storage-init
2026-06-05 03:28:44.061138 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-bb54n" not found
2026-06-05 03:28:44.234907 | instance | openstack/cinder-bootstrap-98cr2/init
2026-06-05 03:28:44.431912 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-98cr2" not found
2026-06-05 03:28:44.436451 | instance | openstack/cinder-bootstrap-98cr2/bootstrap
2026-06-05 03:28:44.616145 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-98cr2" not found
2026-06-05 03:28:44.808241 | instance | openstack/cinder-create-internal-tenant-ff7nb/init
2026-06-05 03:28:44.977738 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-ff7nb" not found
2026-06-05 03:28:44.982008 | instance | openstack/cinder-create-internal-tenant-ff7nb/create-internal-tenant
2026-06-05 03:28:45.154054 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-ff7nb" not found
2026-06-05 03:28:45.318700 | instance | openstack/cinder-db-init-tb8d2/init
2026-06-05 03:28:45.488388 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-tb8d2" not found
2026-06-05 03:28:45.492993 | instance | openstack/cinder-db-init-tb8d2/cinder-db-init-0
2026-06-05 03:28:45.673650 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-tb8d2" not found
2026-06-05 03:28:45.851934 | instance | openstack/cinder-db-sync-mzkcw/init
2026-06-05 03:28:46.019675 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-mzkcw" not found
2026-06-05 03:28:46.023139 | instance | openstack/cinder-db-sync-mzkcw/cinder-db-sync
2026-06-05 03:28:46.192006 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-mzkcw" not found
2026-06-05 03:28:46.383131 | instance | openstack/cinder-ks-endpoints-mrfdp/init
2026-06-05 03:28:46.576117 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-mrfdp" not found
2026-06-05 03:28:46.580308 | instance | openstack/cinder-ks-endpoints-mrfdp/volumev3-ks-endpoints-admin
2026-06-05 03:28:46.752351 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-mrfdp" not found
2026-06-05 03:28:46.756503 | instance | openstack/cinder-ks-endpoints-mrfdp/volumev3-ks-endpoints-internal
2026-06-05 03:28:46.934541 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-mrfdp" not found
2026-06-05 03:28:46.938955 | instance | openstack/cinder-ks-endpoints-mrfdp/volumev3-ks-endpoints-public
2026-06-05 03:28:47.117224 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-mrfdp" not found
2026-06-05 03:28:47.286946 | instance | openstack/cinder-ks-service-mv4hj/init
2026-06-05 03:28:47.468397 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-mv4hj" not found
2026-06-05 03:28:47.473507 | instance | openstack/cinder-ks-service-mv4hj/volumev3-ks-service-registration
2026-06-05 03:28:47.637765 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-mv4hj" not found
2026-06-05 03:28:47.805626 | instance | openstack/cinder-ks-user-swrql/init
2026-06-05 03:28:47.980124 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-swrql" not found
2026-06-05 03:28:47.983324 | instance | openstack/cinder-ks-user-swrql/cinder-ks-user
2026-06-05 03:28:48.158375 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-swrql" not found
2026-06-05 03:28:48.315946 | instance | openstack/cinder-rabbit-init-792f2/init
2026-06-05 03:28:48.502455 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-792f2" not found
2026-06-05 03:28:48.506974 | instance | openstack/cinder-rabbit-init-792f2/rabbit-init
2026-06-05 03:28:48.672781 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-792f2" not found
2026-06-05 03:28:48.837077 | instance | openstack/cinder-scheduler-7f4794d774-w8t95/init
2026-06-05 03:28:49.020305 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-7f4794d774-w8t95" not found
2026-06-05 03:28:49.023414 | instance | openstack/cinder-scheduler-7f4794d774-w8t95/ceph-coordination-volume-perms
2026-06-05 03:28:49.198921 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-7f4794d774-w8t95" not found
2026-06-05 03:28:49.203769 | instance | openstack/cinder-scheduler-7f4794d774-w8t95/cinder-scheduler
2026-06-05 03:28:49.377729 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-7f4794d774-w8t95" not found
2026-06-05 03:28:49.540369 | instance | openstack/cinder-storage-init-v66m2/init
2026-06-05 03:28:49.716601 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-v66m2" not found
2026-06-05 03:28:49.719653 | instance | openstack/cinder-storage-init-v66m2/ceph-keyring-placement
2026-06-05 03:28:49.883769 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-v66m2" not found
2026-06-05 03:28:49.886938 | instance | openstack/cinder-storage-init-v66m2/cinder-storage-init-rbd1
2026-06-05 03:28:50.062060 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-v66m2" not found
2026-06-05 03:28:50.243224 | instance | openstack/cinder-volume-76bb4c56f4-mhz9m/init
2026-06-05 03:28:50.418276 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-76bb4c56f4-mhz9m" not found
2026-06-05 03:28:50.423270 | instance | openstack/cinder-volume-76bb4c56f4-mhz9m/ceph-keyring-placement-rbd1
2026-06-05 03:28:50.593474 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-76bb4c56f4-mhz9m" not found
2026-06-05 03:28:50.596612 | instance | openstack/cinder-volume-76bb4c56f4-mhz9m/ceph-coordination-volume-perms
2026-06-05 03:28:50.775186 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-76bb4c56f4-mhz9m" not found
2026-06-05 03:28:50.779234 | instance | openstack/cinder-volume-76bb4c56f4-mhz9m/init-cinder-conf
2026-06-05 03:28:50.963902 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-76bb4c56f4-mhz9m" not found
2026-06-05 03:28:50.966919 | instance | openstack/cinder-volume-76bb4c56f4-mhz9m/cinder-volume
2026-06-05 03:28:51.140433 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-76bb4c56f4-mhz9m" not found
2026-06-05 03:28:51.313486 | instance | openstack/glance-api-7f887cdcff-vwfmv/init
2026-06-05 03:28:51.503988 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-7f887cdcff-vwfmv" not found
2026-06-05 03:28:51.507943 | instance | openstack/glance-api-7f887cdcff-vwfmv/glance-perms
2026-06-05 03:28:51.670994 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-7f887cdcff-vwfmv" not found
2026-06-05 03:28:51.674235 | instance | openstack/glance-api-7f887cdcff-vwfmv/ceph-keyring-placement
2026-06-05 03:28:51.855661 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-7f887cdcff-vwfmv" not found
2026-06-05 03:28:51.859312 | instance | openstack/glance-api-7f887cdcff-vwfmv/glance-api
2026-06-05 03:28:52.042920 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-7f887cdcff-vwfmv" not found
2026-06-05 03:28:52.212399 | instance | openstack/glance-db-init-nm2dv/init
2026-06-05 03:28:52.390332 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-nm2dv" not found
2026-06-05 03:28:52.393684 | instance | openstack/glance-db-init-nm2dv/glance-db-init-0
2026-06-05 03:28:52.585972 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-nm2dv" not found
2026-06-05 03:28:52.768489 | instance | openstack/glance-db-sync-xv2ll/init
2026-06-05 03:28:52.946690 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-xv2ll" not found
2026-06-05 03:28:52.951316 | instance | openstack/glance-db-sync-xv2ll/glance-db-sync
2026-06-05 03:28:53.132787 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-xv2ll" not found
2026-06-05 03:28:53.312475 | instance | openstack/glance-ks-endpoints-h56v4/init
2026-06-05 03:28:53.502162 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-h56v4" not found
2026-06-05 03:28:53.505052 | instance | openstack/glance-ks-endpoints-h56v4/image-ks-endpoints-admin
2026-06-05 03:28:53.673835 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-h56v4" not found
2026-06-05 03:28:53.678022 | instance | openstack/glance-ks-endpoints-h56v4/image-ks-endpoints-internal
2026-06-05 03:28:53.844622 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-h56v4" not found
2026-06-05 03:28:53.847660 | instance | openstack/glance-ks-endpoints-h56v4/image-ks-endpoints-public
2026-06-05 03:28:54.020876 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-h56v4" not found
2026-06-05 03:28:54.190684 | instance | openstack/glance-ks-service-ghx75/init
2026-06-05 03:28:54.349760 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-ghx75" not found
2026-06-05 03:28:54.352852 | instance | openstack/glance-ks-service-ghx75/image-ks-service-registration
2026-06-05 03:28:54.530380 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-ghx75" not found
2026-06-05 03:28:54.702320 | instance | openstack/glance-ks-user-bjskq/init
2026-06-05 03:28:54.877649 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-bjskq" not found
2026-06-05 03:28:54.882584 | instance | openstack/glance-ks-user-bjskq/glance-ks-user
2026-06-05 03:28:55.068801 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-bjskq" not found
2026-06-05 03:28:55.241527 | instance | openstack/glance-metadefs-load-hkmhn/init
2026-06-05 03:28:55.410311 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-hkmhn" not found
2026-06-05 03:28:55.413874 | instance | openstack/glance-metadefs-load-hkmhn/glance-metadefs-load
2026-06-05 03:28:55.594672 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-hkmhn" not found
2026-06-05 03:28:55.771444 | instance | openstack/glance-rabbit-init-q5w5l/init
2026-06-05 03:28:55.940298 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-q5w5l" not found
2026-06-05 03:28:55.944457 | instance | openstack/glance-rabbit-init-q5w5l/rabbit-init
2026-06-05 03:28:56.112972 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-q5w5l" not found
2026-06-05 03:28:56.291927 | instance | openstack/glance-storage-init-6gndp/init
2026-06-05 03:28:56.459749 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-6gndp" not found
2026-06-05 03:28:56.466121 | instance | openstack/glance-storage-init-6gndp/ceph-keyring-placement
2026-06-05 03:28:56.644828 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-6gndp" not found
2026-06-05 03:28:56.649434 | instance | openstack/glance-storage-init-6gndp/glance-storage-init
2026-06-05 03:28:56.819569 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-6gndp" not found
2026-06-05 03:28:56.992322 | instance | openstack/keepalived-hqf6g/init
2026-06-05 03:28:57.179074 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-hqf6g" not found
2026-06-05 03:28:57.183390 | instance | openstack/keepalived-hqf6g/wait-for-ip
2026-06-05 03:28:57.438498 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-hqf6g" not found
2026-06-05 03:28:57.444696 | instance | openstack/keepalived-hqf6g/keepalived
2026-06-05 03:28:57.534535 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-hqf6g" is waiting to start: PodInitializing
2026-06-05 03:28:57.621413 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-hqf6g" not found
2026-06-05 03:28:57.798533 | instance | openstack/keystone-api-65b5594845-892pf/init
2026-06-05 03:28:57.984012 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-65b5594845-892pf" not found
2026-06-05 03:28:57.988774 | instance | openstack/keystone-api-65b5594845-892pf/keystone-api
2026-06-05 03:28:58.384087 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-65b5594845-892pf" not found
2026-06-05 03:28:58.590895 | instance | openstack/keystone-bootstrap-wk4kq/init
2026-06-05 03:28:58.772245 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-wk4kq" not found
2026-06-05 03:28:58.776242 | instance | openstack/keystone-bootstrap-wk4kq/bootstrap
2026-06-05 03:28:58.965568 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-wk4kq" not found
2026-06-05 03:28:59.138284 | instance | openstack/keystone-credential-setup-gh942/init
2026-06-05 03:28:59.316021 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-gh942" not found
2026-06-05 03:28:59.320585 | instance | openstack/keystone-credential-setup-gh942/keystone-credential-setup
2026-06-05 03:28:59.507348 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-gh942" not found
2026-06-05 03:28:59.673398 | instance | openstack/keystone-db-init-dh29x/init
2026-06-05 03:28:59.869084 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-dh29x" not found
2026-06-05 03:28:59.872830 | instance | openstack/keystone-db-init-dh29x/keystone-db-init-0
2026-06-05 03:29:00.056210 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-dh29x" not found
2026-06-05 03:29:00.236468 | instance | openstack/keystone-db-sync-f66l5/init
2026-06-05 03:29:00.419784 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-f66l5" not found
2026-06-05 03:29:00.424958 | instance | openstack/keystone-db-sync-f66l5/keystone-db-sync
2026-06-05 03:29:00.627764 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-f66l5" not found
2026-06-05 03:29:00.799909 | instance | openstack/keystone-domain-manage-6g5zd/init
2026-06-05 03:29:00.978050 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-6g5zd" not found
2026-06-05 03:29:00.986809 | instance | openstack/keystone-domain-manage-6g5zd/keystone-domain-manage
2026-06-05 03:29:01.145926 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-6g5zd" not found
2026-06-05 03:29:01.314663 | instance | openstack/keystone-fernet-setup-tnf5q/init
2026-06-05 03:29:01.508786 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-tnf5q" not found
2026-06-05 03:29:01.512897 | instance | openstack/keystone-fernet-setup-tnf5q/keystone-fernet-setup
2026-06-05 03:29:01.707027 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-tnf5q" not found
2026-06-05 03:29:01.884406 | instance | openstack/keystone-rabbit-init-4bzmx/init
2026-06-05 03:29:02.063545 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-4bzmx" not found
2026-06-05 03:29:02.067927 | instance | openstack/keystone-rabbit-init-4bzmx/rabbit-init
2026-06-05 03:29:02.237055 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-4bzmx" not found
2026-06-05 03:29:02.414994 | instance | openstack/libvirt-libvirt-default-gj57j/init
2026-06-05 03:29:02.609065 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-gj57j" not found
2026-06-05 03:29:02.613589 | instance | openstack/libvirt-libvirt-default-gj57j/init-dynamic-options
2026-06-05 03:29:02.805062 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-gj57j" not found
2026-06-05 03:29:02.809986 | instance | openstack/libvirt-libvirt-default-gj57j/ceph-admin-keyring-placement
2026-06-05 03:29:02.982313 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-gj57j" not found
2026-06-05 03:29:02.985824 | instance | openstack/libvirt-libvirt-default-gj57j/ceph-keyring-placement
2026-06-05 03:29:03.164854 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-gj57j" not found
2026-06-05 03:29:03.168582 | instance | openstack/libvirt-libvirt-default-gj57j/tls-sidecar
2026-06-05 03:29:03.338852 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-gj57j" not found
2026-06-05 03:29:03.343194 | instance | openstack/libvirt-libvirt-default-gj57j/libvirt
2026-06-05 03:29:03.551608 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-gj57j" not found
2026-06-05 03:29:03.555793 | instance | openstack/libvirt-libvirt-default-gj57j/libvirt-exporter
2026-06-05 03:29:03.741987 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-gj57j" not found
2026-06-05 03:29:03.910277 | instance | openstack/memcached-memcached-6479589586-9qtcp/init
2026-06-05 03:29:04.091277 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-9qtcp" not found
2026-06-05 03:29:04.095527 | instance | openstack/memcached-memcached-6479589586-9qtcp/memcached
2026-06-05 03:29:04.277635 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-9qtcp" not found
2026-06-05 03:29:04.281406 | instance | openstack/memcached-memcached-6479589586-9qtcp/memcached-exporter
2026-06-05 03:29:04.454453 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-9qtcp" not found
2026-06-05 03:29:04.617817 | instance | openstack/neutron-db-init-9mlvd/init
2026-06-05 03:29:04.805847 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-9mlvd" not found
2026-06-05 03:29:04.809337 | instance | openstack/neutron-db-init-9mlvd/neutron-db-init-0
2026-06-05 03:29:04.981311 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-9mlvd" not found
2026-06-05 03:29:05.149963 | instance | openstack/neutron-db-sync-hsbmk/init
2026-06-05 03:29:05.318769 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-hsbmk" not found
2026-06-05 03:29:05.323357 | instance | openstack/neutron-db-sync-hsbmk/neutron-db-sync
2026-06-05 03:29:05.536578 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-hsbmk" not found
2026-06-05 03:29:05.714606 | instance | openstack/neutron-ks-endpoints-tr6t9/init
2026-06-05 03:29:05.889182 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-tr6t9" not found
2026-06-05 03:29:05.893680 | instance | openstack/neutron-ks-endpoints-tr6t9/network-ks-endpoints-admin
2026-06-05 03:29:06.061073 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-tr6t9" not found
2026-06-05 03:29:06.063406 | instance | openstack/neutron-ks-endpoints-tr6t9/network-ks-endpoints-internal
2026-06-05 03:29:06.233499 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-tr6t9" not found
2026-06-05 03:29:06.236868 | instance | openstack/neutron-ks-endpoints-tr6t9/network-ks-endpoints-public
2026-06-05 03:29:06.406489 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-tr6t9" not found
2026-06-05 03:29:06.583700 | instance | openstack/neutron-ks-service-p7d5m/init
2026-06-05 03:29:06.758119 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-p7d5m" not found
2026-06-05 03:29:06.762704 | instance | openstack/neutron-ks-service-p7d5m/network-ks-service-registration
2026-06-05 03:29:06.935008 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-p7d5m" not found
2026-06-05 03:29:07.103217 | instance | openstack/neutron-ks-user-dzkfj/init
2026-06-05 03:29:07.286653 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-dzkfj" not found
2026-06-05 03:29:07.291103 | instance | openstack/neutron-ks-user-dzkfj/neutron-ks-user
2026-06-05 03:29:07.466482 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-dzkfj" not found
2026-06-05 03:29:07.638949 | instance | openstack/neutron-netns-cleanup-cron-default-5s67f/init
2026-06-05 03:29:07.812524 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-5s67f" not found
2026-06-05 03:29:07.816576 | instance | openstack/neutron-netns-cleanup-cron-default-5s67f/neutron-netns-cleanup-cron
2026-06-05 03:29:07.986068 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-5s67f" not found
2026-06-05 03:29:08.160793 | instance | openstack/neutron-ovn-metadata-agent-default-kbmx2/init
2026-06-05 03:29:08.358415 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-kbmx2" not found
2026-06-05 03:29:08.363552 | instance | openstack/neutron-ovn-metadata-agent-default-kbmx2/neutron-metadata-agent-init
2026-06-05 03:29:08.459313 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-kbmx2" is waiting to start: PodInitializing
2026-06-05 03:29:08.552904 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-kbmx2" not found
2026-06-05 03:29:08.557217 | instance | openstack/neutron-ovn-metadata-agent-default-kbmx2/ovn-neutron-init
2026-06-05 03:29:08.639102 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-kbmx2" is waiting to start: PodInitializing
2026-06-05 03:29:08.727156 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-kbmx2" not found
2026-06-05 03:29:08.729672 | instance | openstack/neutron-ovn-metadata-agent-default-kbmx2/neutron-ovn-metadata-agent
2026-06-05 03:29:08.812019 | instance | Error from server (BadRequest): container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-kbmx2" is waiting to start: PodInitializing
2026-06-05 03:29:08.894437 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-kbmx2" not found
2026-06-05 03:29:09.066149 | instance | openstack/neutron-ovn-vpn-agent-default-x5hmh/init
2026-06-05 03:29:09.257595 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-x5hmh" not found
2026-06-05 03:29:09.260903 | instance | openstack/neutron-ovn-vpn-agent-default-x5hmh/ovn-vpn-agent-init
2026-06-05 03:29:09.359847 | instance | Error from server (BadRequest): container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-x5hmh" is waiting to start: PodInitializing
2026-06-05 03:29:09.448220 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-x5hmh" not found
2026-06-05 03:29:09.452991 | instance | openstack/neutron-ovn-vpn-agent-default-x5hmh/ovn-neutron-init
2026-06-05 03:29:09.549137 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-x5hmh" is waiting to start: PodInitializing
2026-06-05 03:29:09.636996 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-x5hmh" not found
2026-06-05 03:29:09.640304 | instance | openstack/neutron-ovn-vpn-agent-default-x5hmh/neutron-ovn-vpn-agent
2026-06-05 03:29:09.734386 | instance | Error from server (BadRequest): container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-x5hmh" is waiting to start: PodInitializing
2026-06-05 03:29:09.825797 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-x5hmh" not found
2026-06-05 03:29:09.995915 | instance | openstack/neutron-rabbit-init-lcctq/init
2026-06-05 03:29:10.164357 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-lcctq" not found
2026-06-05 03:29:10.168735 | instance | openstack/neutron-rabbit-init-lcctq/rabbit-init
2026-06-05 03:29:10.343086 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-lcctq" not found
2026-06-05 03:29:10.533989 | instance | openstack/neutron-rpc-server-7df66d7c7d-c5s8k/init
2026-06-05 03:29:10.711622 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-7df66d7c7d-c5s8k" not found
2026-06-05 03:29:10.714708 | instance | openstack/neutron-rpc-server-7df66d7c7d-c5s8k/ovn-neutron-init
2026-06-05 03:29:10.885032 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-7df66d7c7d-c5s8k" not found
2026-06-05 03:29:10.888662 | instance | openstack/neutron-rpc-server-7df66d7c7d-c5s8k/neutron-rpc-server
2026-06-05 03:29:11.270548 | instance | openstack/neutron-server-6b48956c8-lrh5c/init
2026-06-05 03:29:11.464876 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-6b48956c8-lrh5c" not found
2026-06-05 03:29:11.470672 | instance | openstack/neutron-server-6b48956c8-lrh5c/ovn-neutron-init
2026-06-05 03:29:11.645137 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-6b48956c8-lrh5c" not found
2026-06-05 03:29:11.648805 | instance | openstack/neutron-server-6b48956c8-lrh5c/neutron-server
2026-06-05 03:29:11.877724 | instance | openstack/neutron-server-6b48956c8-lrh5c/neutron-policy-server
2026-06-05 03:29:12.047050 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-6b48956c8-lrh5c" not found
2026-06-05 03:29:12.200922 | instance | openstack/nova-api-metadata-75bfdb86d7-5ks7s/init
2026-06-05 03:29:12.387048 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-75bfdb86d7-5ks7s" not found
2026-06-05 03:29:12.390276 | instance | openstack/nova-api-metadata-75bfdb86d7-5ks7s/nova-api-metadata-init
2026-06-05 03:29:12.566648 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-75bfdb86d7-5ks7s" not found
2026-06-05 03:29:12.570873 | instance | openstack/nova-api-metadata-75bfdb86d7-5ks7s/nova-api
2026-06-05 03:29:12.746523 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-75bfdb86d7-5ks7s" not found
2026-06-05 03:29:12.909953 | instance | openstack/nova-api-osapi-86797478db-h5mlr/init
2026-06-05 03:29:13.095430 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-86797478db-h5mlr" not found
2026-06-05 03:29:13.099400 | instance | openstack/nova-api-osapi-86797478db-h5mlr/nova-osapi
2026-06-05 03:29:13.271864 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-86797478db-h5mlr" not found
2026-06-05 03:29:13.454375 | instance | openstack/nova-bootstrap-s6dvb/init
2026-06-05 03:29:13.646906 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-s6dvb" not found
2026-06-05 03:29:13.651257 | instance | openstack/nova-bootstrap-s6dvb/bootstrap
2026-06-05 03:29:13.820903 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-s6dvb" not found
2026-06-05 03:29:13.984524 | instance | openstack/nova-cell-setup-74jkx/init
2026-06-05 03:29:14.188382 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-74jkx" not found
2026-06-05 03:29:14.193884 | instance | openstack/nova-cell-setup-74jkx/nova-cell-setup-init
2026-06-05 03:29:14.285647 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-74jkx" is waiting to start: PodInitializing
2026-06-05 03:29:14.375297 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-74jkx" not found
2026-06-05 03:29:14.379113 | instance | openstack/nova-cell-setup-74jkx/nova-cell-setup
2026-06-05 03:29:14.474642 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-74jkx" is waiting to start: PodInitializing
2026-06-05 03:29:14.555277 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-74jkx" not found
2026-06-05 03:29:14.722140 | instance | openstack/nova-compute-default-8pxpl/init
2026-06-05 03:29:14.952725 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-8pxpl" not found
2026-06-05 03:29:14.955220 | instance | openstack/nova-compute-default-8pxpl/nova-compute-init
2026-06-05 03:29:15.050597 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-8pxpl" is waiting to start: PodInitializing
2026-06-05 03:29:15.136607 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-8pxpl" not found
2026-06-05 03:29:15.140327 | instance | openstack/nova-compute-default-8pxpl/ceph-perms
2026-06-05 03:29:15.220804 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-8pxpl" is waiting to start: PodInitializing
2026-06-05 03:29:15.310109 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-8pxpl" not found
2026-06-05 03:29:15.313285 | instance | openstack/nova-compute-default-8pxpl/ceph-admin-keyring-placement
2026-06-05 03:29:15.405296 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-8pxpl" is waiting to start: PodInitializing
2026-06-05 03:29:15.512278 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-8pxpl" not found
2026-06-05 03:29:15.516010 | instance | openstack/nova-compute-default-8pxpl/ceph-keyring-placement
2026-06-05 03:29:15.598057 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-8pxpl" is waiting to start: PodInitializing
2026-06-05 03:29:15.684039 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-8pxpl" not found
2026-06-05 03:29:15.687423 | instance | openstack/nova-compute-default-8pxpl/nova-compute-vnc-init
2026-06-05 03:29:15.771900 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-8pxpl" is waiting to start: PodInitializing
2026-06-05 03:29:15.857994 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-8pxpl" not found
2026-06-05 03:29:15.862613 | instance | openstack/nova-compute-default-8pxpl/nova-compute-ssh-init
2026-06-05 03:29:15.950977 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-8pxpl" is waiting to start: PodInitializing
2026-06-05 03:29:16.034254 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-8pxpl" not found
2026-06-05 03:29:16.038165 | instance | openstack/nova-compute-default-8pxpl/nova-compute
2026-06-05 03:29:16.119249 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-8pxpl" is waiting to start: PodInitializing
2026-06-05 03:29:16.208632 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-8pxpl" not found
2026-06-05 03:29:16.212276 | instance | openstack/nova-compute-default-8pxpl/nova-compute-ssh
2026-06-05 03:29:16.301998 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-8pxpl" is waiting to start: PodInitializing
2026-06-05 03:29:16.390440 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-8pxpl" not found
2026-06-05 03:29:16.563596 | instance | openstack/nova-conductor-5c66459894-bjxpd/init
2026-06-05 03:29:16.752170 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-5c66459894-bjxpd" not found
2026-06-05 03:29:16.756147 | instance | openstack/nova-conductor-5c66459894-bjxpd/nova-conductor
2026-06-05 03:29:16.922088 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-5c66459894-bjxpd" not found
2026-06-05 03:29:17.084159 | instance | openstack/nova-db-init-xjn4q/init
2026-06-05 03:29:17.251361 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-xjn4q" not found
2026-06-05 03:29:17.256762 | instance | openstack/nova-db-init-xjn4q/nova-db-init-0
2026-06-05 03:29:17.437328 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-xjn4q" not found
2026-06-05 03:29:17.442561 | instance | openstack/nova-db-init-xjn4q/nova-db-init-1
2026-06-05 03:29:17.639622 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-xjn4q" not found
2026-06-05 03:29:17.643335 | instance | openstack/nova-db-init-xjn4q/nova-db-init-2
2026-06-05 03:29:17.811400 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-xjn4q" not found
2026-06-05 03:29:17.985093 | instance | openstack/nova-db-sync-8xxg9/init
2026-06-05 03:29:18.153156 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-8xxg9" not found
2026-06-05 03:29:18.157737 | instance | openstack/nova-db-sync-8xxg9/nova-db-sync
2026-06-05 03:29:18.351258 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-8xxg9" not found
2026-06-05 03:29:18.544295 | instance | openstack/nova-ks-endpoints-7l4ct/init
2026-06-05 03:29:18.709391 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-7l4ct" not found
2026-06-05 03:29:18.713526 | instance | openstack/nova-ks-endpoints-7l4ct/compute-ks-endpoints-admin
2026-06-05 03:29:18.888356 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-7l4ct" not found
2026-06-05 03:29:18.891419 | instance | openstack/nova-ks-endpoints-7l4ct/compute-ks-endpoints-internal
2026-06-05 03:29:19.058245 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-7l4ct" not found
2026-06-05 03:29:19.062430 | instance | openstack/nova-ks-endpoints-7l4ct/compute-ks-endpoints-public
2026-06-05 03:29:19.240400 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-7l4ct" not found
2026-06-05 03:29:19.408367 | instance | openstack/nova-ks-service-2vqkv/init
2026-06-05 03:29:19.583163 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-2vqkv" not found
2026-06-05 03:29:19.587478 | instance | openstack/nova-ks-service-2vqkv/compute-ks-service-registration
2026-06-05 03:29:19.766780 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-2vqkv" not found
2026-06-05 03:29:19.940572 | instance | openstack/nova-ks-user-6m8zj/init
2026-06-05 03:29:20.121457 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-6m8zj" not found
2026-06-05 03:29:20.126842 | instance | openstack/nova-ks-user-6m8zj/nova-ks-user
2026-06-05 03:29:20.317255 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-6m8zj" not found
2026-06-05 03:29:20.502998 | instance | openstack/nova-novncproxy-57548f8c4c-9g74q/init
2026-06-05 03:29:20.681219 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-57548f8c4c-9g74q" not found
2026-06-05 03:29:20.686204 | instance | openstack/nova-novncproxy-57548f8c4c-9g74q/nova-novncproxy-init
2026-06-05 03:29:20.858663 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-57548f8c4c-9g74q" not found
2026-06-05 03:29:20.862225 | instance | openstack/nova-novncproxy-57548f8c4c-9g74q/nova-novncproxy-init-assets
2026-06-05 03:29:21.037923 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-57548f8c4c-9g74q" not found
2026-06-05 03:29:21.041846 | instance | openstack/nova-novncproxy-57548f8c4c-9g74q/nova-novncproxy
2026-06-05 03:29:21.213425 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-57548f8c4c-9g74q" not found
2026-06-05 03:29:21.376702 | instance | openstack/nova-rabbit-init-6ptlx/init
2026-06-05 03:29:21.565454 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-6ptlx" not found
2026-06-05 03:29:21.568380 | instance | openstack/nova-rabbit-init-6ptlx/rabbit-init
2026-06-05 03:29:21.753160 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-6ptlx" not found
2026-06-05 03:29:21.938203 | instance | openstack/nova-scheduler-7d5f6bc86-r2bld/init
2026-06-05 03:29:22.146225 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-7d5f6bc86-r2bld" not found
2026-06-05 03:29:22.149581 | instance | openstack/nova-scheduler-7d5f6bc86-r2bld/nova-scheduler
2026-06-05 03:29:22.323269 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-7d5f6bc86-r2bld" not found
2026-06-05 03:29:22.502231 | instance | openstack/openvswitch-rcg2r/init
2026-06-05 03:29:22.682248 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-rcg2r" not found
2026-06-05 03:29:22.687927 | instance | openstack/openvswitch-rcg2r/openvswitch-db-perms
2026-06-05 03:29:22.866326 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-rcg2r" not found
2026-06-05 03:29:22.870521 | instance | openstack/openvswitch-rcg2r/openvswitch-vswitchd-modules
2026-06-05 03:29:23.068339 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-rcg2r" not found
2026-06-05 03:29:23.073759 | instance | openstack/openvswitch-rcg2r/openvswitch-db
2026-06-05 03:29:23.254089 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-rcg2r" not found
2026-06-05 03:29:23.258702 | instance | openstack/openvswitch-rcg2r/openvswitch-vswitchd
2026-06-05 03:29:23.452781 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-rcg2r" not found
2026-06-05 03:29:23.640332 | instance | openstack/ovn-controller-default-hxx9q/init
2026-06-05 03:29:23.813700 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-hxx9q" not found
2026-06-05 03:29:23.816977 | instance | openstack/ovn-controller-default-hxx9q/get-gw-enabled
2026-06-05 03:29:23.990131 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-hxx9q" not found
2026-06-05 03:29:23.995037 | instance | openstack/ovn-controller-default-hxx9q/controller-init
2026-06-05 03:29:24.173982 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-hxx9q" not found
2026-06-05 03:29:24.178274 | instance | openstack/ovn-controller-default-hxx9q/controller
2026-06-05 03:29:24.362446 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-hxx9q" not found
2026-06-05 03:29:24.365788 | instance | openstack/ovn-controller-default-hxx9q/vector
2026-06-05 03:29:24.548795 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-hxx9q" not found
2026-06-05 03:29:24.552266 | instance | openstack/ovn-controller-default-hxx9q/log-parser
2026-06-05 03:29:24.741823 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-hxx9q" not found
2026-06-05 03:29:24.914946 | instance | openstack/ovn-northd-fc978744-ltzj7/init
2026-06-05 03:29:25.096525 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-ltzj7" not found
2026-06-05 03:29:25.101963 | instance | openstack/ovn-northd-fc978744-ltzj7/northd
2026-06-05 03:29:25.304998 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-ltzj7" not found
2026-06-05 03:29:25.489174 | instance | openstack/ovn-ovsdb-nb-0/init
2026-06-05 03:29:25.660109 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found
2026-06-05 03:29:25.663164 | instance | openstack/ovn-ovsdb-nb-0/ovsdb
2026-06-05 03:29:25.829380 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found
2026-06-05 03:29:25.996593 | instance | openstack/ovn-ovsdb-sb-0/init
2026-06-05 03:29:26.160093 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found
2026-06-05 03:29:26.163837 | instance | openstack/ovn-ovsdb-sb-0/ovsdb
2026-06-05 03:29:26.330684 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found
2026-06-05 03:29:26.501388 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-06-05 03:29:26.683097 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-05 03:29:26.687330 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-06-05 03:29:26.852465 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-05 03:29:26.856330 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-06-05 03:29:27.150600 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-06-05 03:29:27.154046 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-06-05 03:29:27.334414 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-06-05 03:29:27.526917 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-06-05 03:29:27.706873 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-06-05 03:29:27.711011 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-06-05 03:29:27.923264 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-06-05 03:29:27.927448 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-06-05 03:29:28.097025 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-06-05 03:29:28.267484 | instance | openstack/placement-api-6c86d986d4-nhcqj/init
2026-06-05 03:29:28.450569 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6c86d986d4-nhcqj" not found
2026-06-05 03:29:28.453779 | instance | openstack/placement-api-6c86d986d4-nhcqj/placement-api
2026-06-05 03:29:28.643268 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6c86d986d4-nhcqj" not found
2026-06-05 03:29:28.817923 | instance | openstack/placement-db-init-72psq/init
2026-06-05 03:29:28.986570 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-72psq" not found
2026-06-05 03:29:28.991558 | instance | openstack/placement-db-init-72psq/placement-db-init-0
2026-06-05 03:29:29.175759 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-72psq" not found
2026-06-05 03:29:29.342029 | instance | openstack/placement-db-sync-vcmwz/init
2026-06-05 03:29:29.516236 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-vcmwz" not found
2026-06-05 03:29:29.520220 | instance | openstack/placement-db-sync-vcmwz/placement-db-sync
2026-06-05 03:29:29.684866 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-vcmwz" not found
2026-06-05 03:29:29.869498 | instance | openstack/placement-ks-endpoints-fb59h/init
2026-06-05 03:29:30.071523 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-fb59h" not found
2026-06-05 03:29:30.077005 | instance | openstack/placement-ks-endpoints-fb59h/placement-ks-endpoints-admin
2026-06-05 03:29:30.280671 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-fb59h" not found
2026-06-05 03:29:30.286510 | instance | openstack/placement-ks-endpoints-fb59h/placement-ks-endpoints-internal
2026-06-05 03:29:30.495777 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-fb59h" not found
2026-06-05 03:29:30.499556 | instance | openstack/placement-ks-endpoints-fb59h/placement-ks-endpoints-public
2026-06-05 03:29:30.686180 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-fb59h" not found
2026-06-05 03:29:30.869829 | instance | openstack/placement-ks-service-gxgr6/init
2026-06-05 03:29:31.051635 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-gxgr6" not found
2026-06-05 03:29:31.055729 | instance | openstack/placement-ks-service-gxgr6/placement-ks-service-registration
2026-06-05 03:29:31.234015 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-gxgr6" not found
2026-06-05 03:29:31.414306 | instance | openstack/placement-ks-user-mj426/init
2026-06-05 03:29:31.603476 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-mj426" not found
2026-06-05 03:29:31.608092 | instance | openstack/placement-ks-user-mj426/placement-ks-user
2026-06-05 03:29:31.797319 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-mj426" not found
2026-06-05 03:29:31.977316 | instance | openstack/pxc-operator-69cb5bbdb9-jrjm5/percona-xtradb-cluster-operator
2026-06-05 03:29:32.163592 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-jrjm5" not found
2026-06-05 03:29:32.350212 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-06-05 03:29:32.545104 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-06-05 03:29:32.549016 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-06-05 03:29:32.737725 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-06-05 03:29:32.909312 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-06-05 03:29:33.086439 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-06-05 03:29:33.090586 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-06-05 03:29:33.287259 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-06-05 03:29:33.481636 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-dtmlj/rabbitmq-cluster-operator
2026-06-05 03:29:33.667272 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-dtmlj" not found
2026-06-05 03:29:33.849352 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-06-05 03:29:34.036703 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-06-05 03:29:34.041546 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-06-05 03:29:34.220577 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-06-05 03:29:34.402991 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-06-05 03:29:34.595261 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-06-05 03:29:34.599552 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-06-05 03:29:34.785412 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-06-05 03:29:34.951565 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-5xt2j/rabbitmq-cluster-operator
2026-06-05 03:29:35.131048 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-5xt2j" not found
2026-06-05 03:29:35.301237 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-06-05 03:29:35.486287 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-06-05 03:29:35.489922 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-06-05 03:29:35.671406 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-06-05 03:29:35.851631 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-06-05 03:29:36.021552 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-06-05 03:29:36.025902 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-06-05 03:29:36.231881 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-06-05 03:29:36.422530 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-4gnj6/make-container-crash-dir
2026-06-05 03:29:36.590588 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-4gnj6" not found
2026-06-05 03:29:36.595369 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-4gnj6/chown-container-data-dir
2026-06-05 03:29:36.772129 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-4gnj6" not found
2026-06-05 03:29:36.776314 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-4gnj6/ceph-crash
2026-06-05 03:29:36.947968 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-4gnj6" not found
2026-06-05 03:29:37.121407 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf/chown-container-data-dir
2026-06-05 03:29:37.315363 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf" not found
2026-06-05 03:29:37.319452 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf/rgw
2026-06-05 03:29:37.542720 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf" not found
2026-06-05 03:29:37.546314 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf/log-collector
2026-06-05 03:29:37.722088 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf" not found
2026-06-05 03:29:37.918059 | instance | openstack/staffeln-api-7857db8b6f-j59dz/init
2026-06-05 03:29:38.101913 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-7857db8b6f-j59dz" not found
2026-06-05 03:29:38.106616 | instance | openstack/staffeln-api-7857db8b6f-j59dz/staffeln-api
2026-06-05 03:29:38.281208 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-7857db8b6f-j59dz" not found
2026-06-05 03:29:38.474734 | instance | openstack/staffeln-conductor-786878d6d6-ltbhl/staffeln-conductor
2026-06-05 03:29:38.659930 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-786878d6d6-ltbhl" not found
2026-06-05 03:29:38.828798 | instance | openstack/staffeln-db-init-x5dz4/init
2026-06-05 03:29:38.999853 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-x5dz4" not found
2026-06-05 03:29:39.004811 | instance | openstack/staffeln-db-init-x5dz4/staffeln-db-init-0
2026-06-05 03:29:39.172560 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-x5dz4" not found
2026-06-05 03:29:39.345185 | instance | openstack/staffeln-db-sync-cspcn/init
2026-06-05 03:29:39.538879 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-cspcn" not found
2026-06-05 03:29:39.543052 | instance | openstack/staffeln-db-sync-cspcn/staffeln-db-sync
2026-06-05 03:29:39.731720 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-cspcn" not found
2026-06-05 03:29:39.904106 | instance | openstack/valkey-node-0/valkey
2026-06-05 03:29:40.086065 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-06-05 03:29:40.089696 | instance | openstack/valkey-node-0/sentinel
2026-06-05 03:29:40.264638 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-06-05 03:29:40.269739 | instance | openstack/valkey-node-0/metrics
2026-06-05 03:29:40.469012 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-06-05 03:29:40.645499 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-7db8t/rook-ceph-operator
2026-06-05 03:29:40.842038 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-7db8t" not found
2026-06-05 03:29:41.024304 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-jl5q5/secretgen-controller
2026-06-05 03:29:41.224915 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-jl5q5" not found
2026-06-05 03:29:41.726415 | instance | ERROR
2026-06-05 03:29:41.726712 | instance | {
2026-06-05 03:29:41.726744 | instance | "delta": "0:01:19.944810",
2026-06-05 03:29:41.726769 | instance | "end": "2026-06-05 03:29:41.230221",
2026-06-05 03:29:41.726790 | instance | "msg": "non-zero return code",
2026-06-05 03:29:41.726814 | instance | "rc": 123,
2026-06-05 03:29:41.726839 | instance | "start": "2026-06-05 03:28:21.285411"
2026-06-05 03:29:41.726860 | instance | }
2026-06-05 03:29:41.726885 | instance | ERROR: Ignoring Errors
2026-06-05 03:29:41.738070 |
2026-06-05 03:29:41.738168 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-06-05 03:29:42.361715 | instance | changed:
2026-06-05 03:29:42.361946 | instance | cd+++++++++ pod-logs/
2026-06-05 03:29:42.361988 | instance | cd+++++++++ pod-logs/auth-system/
2026-06-05 03:29:42.362020 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-06-05 03:29:42.362050 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-06-05 03:29:42.362079 | instance | cd+++++++++ pod-logs/cert-manager/
2026-06-05 03:29:42.362108 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-tr8s6/
2026-06-05 03:29:42.362137 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-tr8s6/cert-manager-controller.txt
2026-06-05 03:29:42.362165 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-d89w8/
2026-06-05 03:29:42.362193 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-d89w8/cert-manager-cainjector.txt
2026-06-05 03:29:42.362221 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-8hlgn/
2026-06-05 03:29:42.362249 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-8hlgn/cert-manager-webhook.txt
2026-06-05 03:29:42.362277 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-06-05 03:29:42.362305 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-lsflp/
2026-06-05 03:29:42.362332 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-lsflp/envoy-gateway.txt
2026-06-05 03:29:42.362360 | instance | cd+++++++++ pod-logs/failed-pods/
2026-06-05 03:29:42.362387 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-06-05 03:29:42.362414 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-06-05 03:29:42.362442 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-06-05 03:29:42.362469 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-06-05 03:29:42.362496 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-tr8s6/
2026-06-05 03:29:42.362523 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-tr8s6/cert-manager-controller.txt
2026-06-05 03:29:42.362554 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-d89w8/
2026-06-05 03:29:42.362582 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-d89w8/cert-manager-cainjector.txt
2026-06-05 03:29:42.362611 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-8hlgn/
2026-06-05 03:29:42.362639 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-8hlgn/cert-manager-webhook.txt
2026-06-05 03:29:42.362666 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-06-05 03:29:42.362695 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-lsflp/
2026-06-05 03:29:42.362723 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-lsflp/envoy-gateway.txt
2026-06-05 03:29:42.362750 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-06-05 03:29:42.362777 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-m7fkc/
2026-06-05 03:29:42.362804 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-m7fkc/controller.txt
2026-06-05 03:29:42.362831 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-tv8nt/
2026-06-05 03:29:42.362857 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-tv8nt/ingress-nginx-default-backend.txt
2026-06-05 03:29:42.362885 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-06-05 03:29:42.362912 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-k2cmn/
2026-06-05 03:29:42.362959 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-k2cmn/cilium-operator.txt
2026-06-05 03:29:42.362987 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-psqdk/
2026-06-05 03:29:42.363016 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-psqdk/apply-sysctl-overwrites.txt
2026-06-05 03:29:42.363044 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-psqdk/cilium-agent.txt
2026-06-05 03:29:42.363071 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-psqdk/clean-cilium-state.txt
2026-06-05 03:29:42.363099 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-psqdk/config.txt
2026-06-05 03:29:42.363126 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-psqdk/install-cni-binaries.txt
2026-06-05 03:29:42.363154 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-psqdk/mount-bpf-fs.txt
2026-06-05 03:29:42.363181 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-psqdk/mount-cgroup.txt
2026-06-05 03:29:42.363209 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-hfcjc/
2026-06-05 03:29:42.363236 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-hfcjc/coredns.txt
2026-06-05 03:29:42.363264 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-x4zth/
2026-06-05 03:29:42.363291 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-x4zth/coredns.txt
2026-06-05 03:29:42.363318 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-06-05 03:29:42.363346 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-06-05 03:29:42.363374 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-06-05 03:29:42.363401 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-05 03:29:42.363428 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-06-05 03:29:42.363455 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-05 03:29:42.363482 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-pw6jn/
2026-06-05 03:29:42.363510 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-pw6jn/kube-proxy.txt
2026-06-05 03:29:42.363538 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-06-05 03:29:42.363566 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-05 03:29:42.363593 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-06-05 03:29:42.363621 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-06-05 03:29:42.363649 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-06-05 03:29:42.363677 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-772mt/
2026-06-05 03:29:42.363707 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-772mt/local-path-provisioner.txt
2026-06-05 03:29:42.363738 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-06-05 03:29:42.363766 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-05 03:29:42.363794 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-05 03:29:42.363821 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-05 03:29:42.363850 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-05 03:29:42.363879 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-05 03:29:42.363915 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-pn476/
2026-06-05 03:29:42.363944 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-pn476/goldpinger-daemon.txt
2026-06-05 03:29:42.363973 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6c597dcf56-hxf59/
2026-06-05 03:29:42.364001 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6c597dcf56-hxf59/grafana-sc-dashboard.txt
2026-06-05 03:29:42.364030 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6c597dcf56-hxf59/grafana-sc-datasources.txt
2026-06-05 03:29:42.364058 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6c597dcf56-hxf59/grafana.txt
2026-06-05 03:29:42.364086 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqmdk/
2026-06-05 03:29:42.364113 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqmdk/kube-state-metrics.txt
2026-06-05 03:29:42.364140 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-hx6z9/
2026-06-05 03:29:42.364169 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-hx6z9/kube-prometheus-stack.txt
2026-06-05 03:29:42.364196 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-r6wgh/
2026-06-05 03:29:42.364222 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-r6wgh/node-exporter.txt
2026-06-05 03:29:42.364249 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-r6wgh/pod-tls-sidecar.txt
2026-06-05 03:29:42.364276 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-06-05 03:29:42.364304 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-06-05 03:29:42.364331 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-06-05 03:29:42.364359 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-05 03:29:42.364387 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-05 03:29:42.364414 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-ght66/
2026-06-05 03:29:42.364441 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-ght66/nginx.txt
2026-06-05 03:29:42.364469 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-06-05 03:29:42.364496 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-06-05 03:29:42.364524 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-06-05 03:29:42.364550 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-4b77j/
2026-06-05 03:29:42.364578 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-4b77j/gc.txt
2026-06-05 03:29:42.364605 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-8zbh5/
2026-06-05 03:29:42.364631 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-8zbh5/master.txt
2026-06-05 03:29:42.364658 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-sqlpv/
2026-06-05 03:29:42.364686 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-sqlpv/worker.txt
2026-06-05 03:29:42.364712 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-05 03:29:42.364739 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-05 03:29:42.364773 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-05 03:29:42.364801 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-05 03:29:42.364827 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-05 03:29:42.364871 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-05 03:29:42.364900 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-br9h8/
2026-06-05 03:29:42.364927 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-br9h8/pushgateway.txt
2026-06-05 03:29:42.365098 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-xcdwp/
2026-06-05 03:29:42.365152 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-xcdwp/vector.txt
2026-06-05 03:29:42.365183 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-06-05 03:29:42.365212 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-76b4869759-6cddl/
2026-06-05 03:29:42.365241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-76b4869759-6cddl/barbican-api.txt
2026-06-05 03:29:42.365270 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-76b4869759-6cddl/init.txt
2026-06-05 03:29:42.365297 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-b5d5g/
2026-06-05 03:29:42.365325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-b5d5g/barbican-db-init-0.txt
2026-06-05 03:29:42.365352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-b5d5g/init.txt
2026-06-05 03:29:42.365379 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-xzblc/
2026-06-05 03:29:42.365406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-xzblc/barbican-db-sync.txt
2026-06-05 03:29:42.365432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-xzblc/init.txt
2026-06-05 03:29:42.365459 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-fwj5s/
2026-06-05 03:29:42.365487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-fwj5s/init.txt
2026-06-05 03:29:42.365515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-fwj5s/key-manager-ks-endpoints-admin.txt
2026-06-05 03:29:42.365542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-fwj5s/key-manager-ks-endpoints-internal.txt
2026-06-05 03:29:42.365569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-fwj5s/key-manager-ks-endpoints-public.txt
2026-06-05 03:29:42.365596 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-bwzcd/
2026-06-05 03:29:42.365624 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-bwzcd/init.txt
2026-06-05 03:29:42.365652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-bwzcd/key-manager-ks-service-registration.txt
2026-06-05 03:29:42.365680 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-z7l5b/
2026-06-05 03:29:42.365717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-z7l5b/barbican-ks-user.txt
2026-06-05 03:29:42.365755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-z7l5b/init.txt
2026-06-05 03:29:42.365784 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-9nfc6/
2026-06-05 03:29:42.365811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-9nfc6/init.txt
2026-06-05 03:29:42.365838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-9nfc6/rabbit-init.txt
2026-06-05 03:29:42.365866 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-6685b8796b-l9ppb/
2026-06-05 03:29:42.365903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6685b8796b-l9ppb/ceph-coordination-volume-perms.txt
2026-06-05 03:29:42.365932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6685b8796b-l9ppb/cinder-api.txt
2026-06-05 03:29:42.365960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6685b8796b-l9ppb/init.txt
2026-06-05 03:29:42.365987 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cfcc4f786-t98xs/
2026-06-05 03:29:42.366015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cfcc4f786-t98xs/ceph-backup-keyring-placement.txt
2026-06-05 03:29:42.366042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cfcc4f786-t98xs/ceph-coordination-volume-perms.txt
2026-06-05 03:29:42.366070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cfcc4f786-t98xs/ceph-keyring-placement-rbd1.txt
2026-06-05 03:29:42.366098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cfcc4f786-t98xs/cinder-backup.txt
2026-06-05 03:29:42.366125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cfcc4f786-t98xs/init.txt
2026-06-05 03:29:42.366151 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-bb54n/
2026-06-05 03:29:42.366177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-bb54n/ceph-keyring-placement.txt
2026-06-05 03:29:42.366204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-bb54n/cinder-backup-storage-init.txt
2026-06-05 03:29:42.366231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-bb54n/init.txt
2026-06-05 03:29:42.366258 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-98cr2/
2026-06-05 03:29:42.366285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-98cr2/bootstrap.txt
2026-06-05 03:29:42.366312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-98cr2/init.txt
2026-06-05 03:29:42.366339 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-ff7nb/
2026-06-05 03:29:42.366366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-ff7nb/create-internal-tenant.txt
2026-06-05 03:29:42.366393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-ff7nb/init.txt
2026-06-05 03:29:42.366420 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-tb8d2/
2026-06-05 03:29:42.366447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-tb8d2/cinder-db-init-0.txt
2026-06-05 03:29:42.366475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-tb8d2/init.txt
2026-06-05 03:29:42.366503 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-mzkcw/
2026-06-05 03:29:42.366530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-mzkcw/cinder-db-sync.txt
2026-06-05 03:29:42.366556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-mzkcw/init.txt
2026-06-05 03:29:42.366584 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mrfdp/
2026-06-05 03:29:42.366611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mrfdp/init.txt
2026-06-05 03:29:42.366639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mrfdp/volumev3-ks-endpoints-admin.txt
2026-06-05 03:29:42.366666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mrfdp/volumev3-ks-endpoints-internal.txt
2026-06-05 03:29:42.366694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mrfdp/volumev3-ks-endpoints-public.txt
2026-06-05 03:29:42.366720 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-mv4hj/
2026-06-05 03:29:42.366748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-mv4hj/init.txt
2026-06-05 03:29:42.366776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-mv4hj/volumev3-ks-service-registration.txt
2026-06-05 03:29:42.366811 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-swrql/
2026-06-05 03:29:42.366838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-swrql/cinder-ks-user.txt
2026-06-05 03:29:42.366866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-swrql/init.txt
2026-06-05 03:29:42.366894 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-792f2/
2026-06-05 03:29:42.366922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-792f2/init.txt
2026-06-05 03:29:42.366949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-792f2/rabbit-init.txt
2026-06-05 03:29:42.366975 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7f4794d774-w8t95/
2026-06-05 03:29:42.367002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7f4794d774-w8t95/ceph-coordination-volume-perms.txt
2026-06-05 03:29:42.367030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7f4794d774-w8t95/cinder-scheduler.txt
2026-06-05 03:29:42.367057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7f4794d774-w8t95/init.txt
2026-06-05 03:29:42.367084 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-v66m2/
2026-06-05 03:29:42.367111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-v66m2/ceph-keyring-placement.txt
2026-06-05 03:29:42.367139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-v66m2/cinder-storage-init-rbd1.txt
2026-06-05 03:29:42.367166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-v66m2/init.txt
2026-06-05 03:29:42.367194 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76bb4c56f4-mhz9m/
2026-06-05 03:29:42.367220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76bb4c56f4-mhz9m/ceph-coordination-volume-perms.txt
2026-06-05 03:29:42.367247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76bb4c56f4-mhz9m/ceph-keyring-placement-rbd1.txt
2026-06-05 03:29:42.367274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76bb4c56f4-mhz9m/cinder-volume.txt
2026-06-05 03:29:42.367300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76bb4c56f4-mhz9m/init-cinder-conf.txt
2026-06-05 03:29:42.367327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76bb4c56f4-mhz9m/init.txt
2026-06-05 03:29:42.367354 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-7f887cdcff-vwfmv/
2026-06-05 03:29:42.367381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7f887cdcff-vwfmv/ceph-keyring-placement.txt
2026-06-05 03:29:42.367407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7f887cdcff-vwfmv/glance-api.txt
2026-06-05 03:29:42.367435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7f887cdcff-vwfmv/glance-perms.txt
2026-06-05 03:29:42.367463 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7f887cdcff-vwfmv/init.txt
2026-06-05 03:29:42.367490 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-nm2dv/
2026-06-05 03:29:42.367517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-nm2dv/glance-db-init-0.txt
2026-06-05 03:29:42.367545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-nm2dv/init.txt
2026-06-05 03:29:42.367573 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-xv2ll/
2026-06-05 03:29:42.367601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-xv2ll/glance-db-sync.txt
2026-06-05 03:29:42.367628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-xv2ll/init.txt
2026-06-05 03:29:42.367657 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-h56v4/
2026-06-05 03:29:42.367684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-h56v4/image-ks-endpoints-admin.txt
2026-06-05 03:29:42.367717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-h56v4/image-ks-endpoints-internal.txt
2026-06-05 03:29:42.367745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-h56v4/image-ks-endpoints-public.txt
2026-06-05 03:29:42.367772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-h56v4/init.txt
2026-06-05 03:29:42.367799 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-ghx75/
2026-06-05 03:29:42.367827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-ghx75/image-ks-service-registration.txt
2026-06-05 03:29:42.367854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-ghx75/init.txt
2026-06-05 03:29:42.367882 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-bjskq/
2026-06-05 03:29:42.367909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-bjskq/glance-ks-user.txt
2026-06-05 03:29:42.367937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-bjskq/init.txt
2026-06-05 03:29:42.367965 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-hkmhn/
2026-06-05 03:29:42.367992 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-hkmhn/glance-metadefs-load.txt
2026-06-05 03:29:42.368020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-hkmhn/init.txt
2026-06-05 03:29:42.368048 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-q5w5l/
2026-06-05 03:29:42.368075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-q5w5l/init.txt
2026-06-05 03:29:42.368103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-q5w5l/rabbit-init.txt
2026-06-05 03:29:42.368130 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6gndp/
2026-06-05 03:29:42.368157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6gndp/ceph-keyring-placement.txt
2026-06-05 03:29:42.368185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6gndp/glance-storage-init.txt
2026-06-05 03:29:42.368212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6gndp/init.txt
2026-06-05 03:29:42.368239 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-hqf6g/
2026-06-05 03:29:42.368268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-hqf6g/init.txt
2026-06-05 03:29:42.368295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-hqf6g/keepalived.txt
2026-06-05 03:29:42.368322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-hqf6g/wait-for-ip.txt
2026-06-05 03:29:42.368349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-65b5594845-892pf/
2026-06-05 03:29:42.368376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-65b5594845-892pf/init.txt
2026-06-05 03:29:42.368403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-65b5594845-892pf/keystone-api.txt
2026-06-05 03:29:42.368429 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-wk4kq/
2026-06-05 03:29:42.368456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-wk4kq/bootstrap.txt
2026-06-05 03:29:42.368483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-wk4kq/init.txt
2026-06-05 03:29:42.368509 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-gh942/
2026-06-05 03:29:42.368535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-gh942/init.txt
2026-06-05 03:29:42.368562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-gh942/keystone-credential-setup.txt
2026-06-05 03:29:42.368590 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-dh29x/
2026-06-05 03:29:42.368617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-dh29x/init.txt
2026-06-05 03:29:42.368651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-dh29x/keystone-db-init-0.txt
2026-06-05 03:29:42.368680 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-f66l5/
2026-06-05 03:29:42.368707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-f66l5/init.txt
2026-06-05 03:29:42.368734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-f66l5/keystone-db-sync.txt
2026-06-05 03:29:42.368762 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-6g5zd/
2026-06-05 03:29:42.368789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-6g5zd/init.txt
2026-06-05 03:29:42.368816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-6g5zd/keystone-domain-manage.txt
2026-06-05 03:29:42.368887 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-tnf5q/
2026-06-05 03:29:42.368916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-tnf5q/init.txt
2026-06-05 03:29:42.368943 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-tnf5q/keystone-fernet-setup.txt
2026-06-05 03:29:42.368995 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-4bzmx/
2026-06-05 03:29:42.369023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-4bzmx/init.txt
2026-06-05 03:29:42.369050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-4bzmx/rabbit-init.txt
2026-06-05 03:29:42.369077 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gj57j/
2026-06-05 03:29:42.369104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gj57j/ceph-admin-keyring-placement.txt
2026-06-05 03:29:42.369131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gj57j/ceph-keyring-placement.txt
2026-06-05 03:29:42.369158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gj57j/init-dynamic-options.txt
2026-06-05 03:29:42.369186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gj57j/init.txt
2026-06-05 03:29:42.369213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gj57j/libvirt-exporter.txt
2026-06-05 03:29:42.369240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gj57j/libvirt.txt
2026-06-05 03:29:42.369267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-gj57j/tls-sidecar.txt
2026-06-05 03:29:42.369294 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-9qtcp/
2026-06-05 03:29:42.369321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-9qtcp/init.txt
2026-06-05 03:29:42.369347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-9qtcp/memcached-exporter.txt
2026-06-05 03:29:42.369374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-9qtcp/memcached.txt
2026-06-05 03:29:42.369401 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-9mlvd/
2026-06-05 03:29:42.369429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-9mlvd/init.txt
2026-06-05 03:29:42.369456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-9mlvd/neutron-db-init-0.txt
2026-06-05 03:29:42.369483 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-hsbmk/
2026-06-05 03:29:42.369510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-hsbmk/init.txt
2026-06-05 03:29:42.369538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-hsbmk/neutron-db-sync.txt
2026-06-05 03:29:42.369566 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-tr6t9/
2026-06-05 03:29:42.369594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-tr6t9/init.txt
2026-06-05 03:29:42.369629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-tr6t9/network-ks-endpoints-admin.txt
2026-06-05 03:29:42.369657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-tr6t9/network-ks-endpoints-internal.txt
2026-06-05 03:29:42.369685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-tr6t9/network-ks-endpoints-public.txt
2026-06-05 03:29:42.369706 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-p7d5m/
2026-06-05 03:29:42.369724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-p7d5m/init.txt
2026-06-05 03:29:42.369742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-p7d5m/network-ks-service-registration.txt
2026-06-05 03:29:42.369760 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-dzkfj/
2026-06-05 03:29:42.369778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-dzkfj/init.txt
2026-06-05 03:29:42.369797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-dzkfj/neutron-ks-user.txt
2026-06-05 03:29:42.369816 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-5s67f/
2026-06-05 03:29:42.369834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-5s67f/init.txt
2026-06-05 03:29:42.369853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-5s67f/neutron-netns-cleanup-cron.txt
2026-06-05 03:29:42.369872 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-kbmx2/
2026-06-05 03:29:42.369891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-kbmx2/init.txt
2026-06-05 03:29:42.369909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-kbmx2/neutron-metadata-agent-init.txt
2026-06-05 03:29:42.369928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-kbmx2/neutron-ovn-metadata-agent.txt
2026-06-05 03:29:42.369946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-kbmx2/ovn-neutron-init.txt
2026-06-05 03:29:42.369965 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-x5hmh/
2026-06-05 03:29:42.369983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-x5hmh/init.txt
2026-06-05 03:29:42.370001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-x5hmh/neutron-ovn-vpn-agent.txt
2026-06-05 03:29:42.370020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-x5hmh/ovn-neutron-init.txt
2026-06-05 03:29:42.370038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-x5hmh/ovn-vpn-agent-init.txt
2026-06-05 03:29:42.370056 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-lcctq/
2026-06-05 03:29:42.370075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-lcctq/init.txt
2026-06-05 03:29:42.370093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-lcctq/rabbit-init.txt
2026-06-05 03:29:42.370111 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7df66d7c7d-c5s8k/
2026-06-05 03:29:42.370130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7df66d7c7d-c5s8k/init.txt
2026-06-05 03:29:42.370148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7df66d7c7d-c5s8k/neutron-rpc-server.txt
2026-06-05 03:29:42.370166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7df66d7c7d-c5s8k/ovn-neutron-init.txt
2026-06-05 03:29:42.370184 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-6b48956c8-lrh5c/
2026-06-05 03:29:42.370202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6b48956c8-lrh5c/init.txt
2026-06-05 03:29:42.370227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6b48956c8-lrh5c/neutron-policy-server.txt
2026-06-05 03:29:42.370246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6b48956c8-lrh5c/neutron-server.txt
2026-06-05 03:29:42.370264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6b48956c8-lrh5c/ovn-neutron-init.txt
2026-06-05 03:29:42.370282 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-75bfdb86d7-5ks7s/
2026-06-05 03:29:42.370300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-75bfdb86d7-5ks7s/init.txt
2026-06-05 03:29:42.370318 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-75bfdb86d7-5ks7s/nova-api-metadata-init.txt
2026-06-05 03:29:42.370335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-75bfdb86d7-5ks7s/nova-api.txt
2026-06-05 03:29:42.370353 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-86797478db-h5mlr/
2026-06-05 03:29:42.370371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-86797478db-h5mlr/init.txt
2026-06-05 03:29:42.370388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-86797478db-h5mlr/nova-osapi.txt
2026-06-05 03:29:42.370407 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-s6dvb/
2026-06-05 03:29:42.370426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-s6dvb/bootstrap.txt
2026-06-05 03:29:42.370445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-s6dvb/init.txt
2026-06-05 03:29:42.370463 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-74jkx/
2026-06-05 03:29:42.370482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-74jkx/init.txt
2026-06-05 03:29:42.370501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-74jkx/nova-cell-setup-init.txt
2026-06-05 03:29:42.370519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-74jkx/nova-cell-setup.txt
2026-06-05 03:29:42.370538 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8pxpl/
2026-06-05 03:29:42.370556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8pxpl/ceph-admin-keyring-placement.txt
2026-06-05 03:29:42.370574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8pxpl/ceph-keyring-placement.txt
2026-06-05 03:29:42.370592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8pxpl/ceph-perms.txt
2026-06-05 03:29:42.370611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8pxpl/init.txt
2026-06-05 03:29:42.370629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8pxpl/nova-compute-init.txt
2026-06-05 03:29:42.370646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8pxpl/nova-compute-ssh-init.txt
2026-06-05 03:29:42.370664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8pxpl/nova-compute-ssh.txt
2026-06-05 03:29:42.370682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8pxpl/nova-compute-vnc-init.txt
2026-06-05 03:29:42.370700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8pxpl/nova-compute.txt
2026-06-05 03:29:42.370718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5c66459894-bjxpd/
2026-06-05 03:29:42.370737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5c66459894-bjxpd/init.txt
2026-06-05 03:29:42.370755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5c66459894-bjxpd/nova-conductor.txt
2026-06-05 03:29:42.370773 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xjn4q/
2026-06-05 03:29:42.370792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xjn4q/init.txt
2026-06-05 03:29:42.370811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xjn4q/nova-db-init-0.txt
2026-06-05 03:29:42.370835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xjn4q/nova-db-init-1.txt
2026-06-05 03:29:42.370856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xjn4q/nova-db-init-2.txt
2026-06-05 03:29:42.370875 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-8xxg9/
2026-06-05 03:29:42.370893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-8xxg9/init.txt
2026-06-05 03:29:42.370912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-8xxg9/nova-db-sync.txt
2026-06-05 03:29:42.370930 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-7l4ct/
2026-06-05 03:29:42.370949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-7l4ct/compute-ks-endpoints-admin.txt
2026-06-05 03:29:42.370967 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-7l4ct/compute-ks-endpoints-internal.txt
2026-06-05 03:29:42.370986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-7l4ct/compute-ks-endpoints-public.txt
2026-06-05 03:29:42.371005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-7l4ct/init.txt
2026-06-05 03:29:42.371024 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-2vqkv/
2026-06-05 03:29:42.371042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-2vqkv/compute-ks-service-registration.txt
2026-06-05 03:29:42.371061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-2vqkv/init.txt
2026-06-05 03:29:42.371080 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-6m8zj/
2026-06-05 03:29:42.371099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-6m8zj/init.txt
2026-06-05 03:29:42.371117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-6m8zj/nova-ks-user.txt
2026-06-05 03:29:42.371136 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-57548f8c4c-9g74q/
2026-06-05 03:29:42.371155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-57548f8c4c-9g74q/init.txt
2026-06-05 03:29:42.371173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-57548f8c4c-9g74q/nova-novncproxy-init-assets.txt
2026-06-05 03:29:42.371191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-57548f8c4c-9g74q/nova-novncproxy-init.txt
2026-06-05 03:29:42.371210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-57548f8c4c-9g74q/nova-novncproxy.txt
2026-06-05 03:29:42.371228 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-6ptlx/
2026-06-05 03:29:42.371247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-6ptlx/init.txt
2026-06-05 03:29:42.371266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-6ptlx/rabbit-init.txt
2026-06-05 03:29:42.371285 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7d5f6bc86-r2bld/
2026-06-05 03:29:42.371303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7d5f6bc86-r2bld/init.txt
2026-06-05 03:29:42.371321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7d5f6bc86-r2bld/nova-scheduler.txt
2026-06-05 03:29:42.371339 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-rcg2r/
2026-06-05 03:29:42.371358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-rcg2r/init.txt
2026-06-05 03:29:42.371376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-rcg2r/openvswitch-db-perms.txt
2026-06-05 03:29:42.371395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-rcg2r/openvswitch-db.txt
2026-06-05 03:29:42.371413 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-rcg2r/openvswitch-vswitchd-modules.txt
2026-06-05 03:29:42.371430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-rcg2r/openvswitch-vswitchd.txt
2026-06-05 03:29:42.371448 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hxx9q/
2026-06-05 03:29:42.371471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hxx9q/controller-init.txt
2026-06-05 03:29:42.371489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hxx9q/controller.txt
2026-06-05 03:29:42.371507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hxx9q/get-gw-enabled.txt
2026-06-05 03:29:42.371525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hxx9q/init.txt
2026-06-05 03:29:42.371543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hxx9q/log-parser.txt
2026-06-05 03:29:42.371560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hxx9q/vector.txt
2026-06-05 03:29:42.371579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-ltzj7/
2026-06-05 03:29:42.371597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-ltzj7/init.txt
2026-06-05 03:29:42.371615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-ltzj7/northd.txt
2026-06-05 03:29:42.371633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/
2026-06-05 03:29:42.371652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt
2026-06-05 03:29:42.371671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-06-05 03:29:42.371689 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/
2026-06-05 03:29:42.371709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt
2026-06-05 03:29:42.371728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-06-05 03:29:42.371746 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-06-05 03:29:42.371763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-05 03:29:42.371782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-05 03:29:42.371800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-05 03:29:42.371819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-05 03:29:42.371837 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-06-05 03:29:42.371855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-05 03:29:42.371873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-05 03:29:42.371892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-05 03:29:42.371910 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6c86d986d4-nhcqj/
2026-06-05 03:29:42.371928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6c86d986d4-nhcqj/init.txt
2026-06-05 03:29:42.371946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6c86d986d4-nhcqj/placement-api.txt
2026-06-05 03:29:42.371965 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-72psq/
2026-06-05 03:29:42.371983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-72psq/init.txt
2026-06-05 03:29:42.372001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-72psq/placement-db-init-0.txt
2026-06-05 03:29:42.372019 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-vcmwz/
2026-06-05 03:29:42.372037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-vcmwz/init.txt
2026-06-05 03:29:42.372055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-vcmwz/placement-db-sync.txt
2026-06-05 03:29:42.372073 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-fb59h/
2026-06-05 03:29:42.372092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-fb59h/init.txt
2026-06-05 03:29:42.372120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-fb59h/placement-ks-endpoints-admin.txt
2026-06-05 03:29:42.372139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-fb59h/placement-ks-endpoints-internal.txt
2026-06-05 03:29:42.372158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-fb59h/placement-ks-endpoints-public.txt
2026-06-05 03:29:42.372176 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-gxgr6/
2026-06-05 03:29:42.372195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-gxgr6/init.txt
2026-06-05 03:29:42.372214 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-gxgr6/placement-ks-service-registration.txt
2026-06-05 03:29:42.372232 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-mj426/
2026-06-05 03:29:42.372251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-mj426/init.txt
2026-06-05 03:29:42.372269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-mj426/placement-ks-user.txt
2026-06-05 03:29:42.372288 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-jrjm5/
2026-06-05 03:29:42.372307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-jrjm5/percona-xtradb-cluster-operator.txt
2026-06-05 03:29:42.372324 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-06-05 03:29:42.372343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-05 03:29:42.372362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-05 03:29:42.372381 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-06-05 03:29:42.372399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-05 03:29:42.372418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-05 03:29:42.372437 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-dtmlj/
2026-06-05 03:29:42.372455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-dtmlj/rabbitmq-cluster-operator.txt
2026-06-05 03:29:42.372474 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-06-05 03:29:42.372492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-05 03:29:42.372511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-05 03:29:42.372529 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-06-05 03:29:42.372547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-05 03:29:42.372565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-05 03:29:42.372584 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5xt2j/
2026-06-05 03:29:42.372602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5xt2j/rabbitmq-cluster-operator.txt
2026-06-05 03:29:42.372620 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-06-05 03:29:42.372639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-05 03:29:42.372658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-05 03:29:42.372677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-06-05 03:29:42.372696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-05 03:29:42.372719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-05 03:29:42.372739 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-4gnj6/
2026-06-05 03:29:42.372758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-4gnj6/ceph-crash.txt
2026-06-05 03:29:42.372776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-4gnj6/chown-container-data-dir.txt
2026-06-05 03:29:42.372795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-4gnj6/make-container-crash-dir.txt
2026-06-05 03:29:42.372814 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf/
2026-06-05 03:29:42.372847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf/chown-container-data-dir.txt
2026-06-05 03:29:42.372865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf/log-collector.txt
2026-06-05 03:29:42.372884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf/rgw.txt
2026-06-05 03:29:42.372902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7857db8b6f-j59dz/
2026-06-05 03:29:42.372920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7857db8b6f-j59dz/init.txt
2026-06-05 03:29:42.372939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7857db8b6f-j59dz/staffeln-api.txt
2026-06-05 03:29:42.372994 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-786878d6d6-ltbhl/
2026-06-05 03:29:42.373014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-786878d6d6-ltbhl/staffeln-conductor.txt
2026-06-05 03:29:42.373032 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-x5dz4/
2026-06-05 03:29:42.373050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-x5dz4/init.txt
2026-06-05 03:29:42.373068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-x5dz4/staffeln-db-init-0.txt
2026-06-05 03:29:42.373085 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-cspcn/
2026-06-05 03:29:42.373103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-cspcn/init.txt
2026-06-05 03:29:42.373121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-cspcn/staffeln-db-sync.txt
2026-06-05 03:29:42.373138 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-06-05 03:29:42.373155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-06-05 03:29:42.373174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-06-05 03:29:42.373191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-06-05 03:29:42.373210 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-06-05 03:29:42.373229 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-7db8t/
2026-06-05 03:29:42.373248 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-7db8t/rook-ceph-operator.txt
2026-06-05 03:29:42.373266 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-06-05 03:29:42.373285 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-jl5q5/
2026-06-05 03:29:42.373304 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-jl5q5/secretgen-controller.txt
2026-06-05 03:29:42.373324 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-06-05 03:29:42.373342 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-m7fkc/
2026-06-05 03:29:42.373361 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-m7fkc/controller.txt
2026-06-05 03:29:42.373386 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-tv8nt/
2026-06-05 03:29:42.373405 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-tv8nt/ingress-nginx-default-backend.txt
2026-06-05 03:29:42.373424 | instance | cd+++++++++ pod-logs/kube-system/
2026-06-05 03:29:42.373443 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-k2cmn/
2026-06-05 03:29:42.373462 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-k2cmn/cilium-operator.txt
2026-06-05 03:29:42.373481 | instance | cd+++++++++ pod-logs/kube-system/cilium-psqdk/
2026-06-05 03:29:42.373500 | instance | >f+++++++++ pod-logs/kube-system/cilium-psqdk/apply-sysctl-overwrites.txt
2026-06-05 03:29:42.373518 | instance | >f+++++++++ pod-logs/kube-system/cilium-psqdk/cilium-agent.txt
2026-06-05 03:29:42.373537 | instance | >f+++++++++ pod-logs/kube-system/cilium-psqdk/clean-cilium-state.txt
2026-06-05 03:29:42.373556 | instance | >f+++++++++ pod-logs/kube-system/cilium-psqdk/config.txt
2026-06-05 03:29:42.373575 | instance | >f+++++++++ pod-logs/kube-system/cilium-psqdk/install-cni-binaries.txt
2026-06-05 03:29:42.373593 | instance | >f+++++++++ pod-logs/kube-system/cilium-psqdk/mount-bpf-fs.txt
2026-06-05 03:29:42.373612 | instance | >f+++++++++ pod-logs/kube-system/cilium-psqdk/mount-cgroup.txt
2026-06-05 03:29:42.373631 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-hfcjc/
2026-06-05 03:29:42.373649 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-hfcjc/coredns.txt
2026-06-05 03:29:42.373667 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-x4zth/
2026-06-05 03:29:42.373686 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-x4zth/coredns.txt
2026-06-05 03:29:42.373705 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-06-05 03:29:42.373724 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-06-05 03:29:42.373744 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-06-05 03:29:42.373763 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-05 03:29:42.373782 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-06-05 03:29:42.373801 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-05 03:29:42.373820 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-pw6jn/
2026-06-05 03:29:42.373839 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-pw6jn/kube-proxy.txt
2026-06-05 03:29:42.373858 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-06-05 03:29:42.373876 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-05 03:29:42.373895 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-06-05 03:29:42.373914 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-06-05 03:29:42.373933 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-06-05 03:29:42.373952 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-772mt/
2026-06-05 03:29:42.373971 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-772mt/local-path-provisioner.txt
2026-06-05 03:29:42.373990 | instance | cd+++++++++ pod-logs/monitoring/
2026-06-05 03:29:42.374009 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-05 03:29:42.374027 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-05 03:29:42.374046 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-05 03:29:42.374064 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-05 03:29:42.374083 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-05 03:29:42.374107 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-pn476/
2026-06-05 03:29:42.374126 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-pn476/goldpinger-daemon.txt
2026-06-05 03:29:42.374146 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6c597dcf56-hxf59/
2026-06-05 03:29:42.374164 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6c597dcf56-hxf59/grafana-sc-dashboard.txt
2026-06-05 03:29:42.374183 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6c597dcf56-hxf59/grafana-sc-datasources.txt
2026-06-05 03:29:42.374202 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6c597dcf56-hxf59/grafana.txt
2026-06-05 03:29:42.374221 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqmdk/
2026-06-05 03:29:42.374239 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-xqmdk/kube-state-metrics.txt
2026-06-05 03:29:42.374257 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-hx6z9/
2026-06-05 03:29:42.374276 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-hx6z9/kube-prometheus-stack.txt
2026-06-05 03:29:42.374295 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-r6wgh/
2026-06-05 03:29:42.374313 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-r6wgh/node-exporter.txt
2026-06-05 03:29:42.374332 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-r6wgh/pod-tls-sidecar.txt
2026-06-05 03:29:42.374350 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-06-05 03:29:42.374369 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-06-05 03:29:42.374387 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-06-05 03:29:42.374406 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-05 03:29:42.374425 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-05 03:29:42.374444 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-ght66/
2026-06-05 03:29:42.374462 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-ght66/nginx.txt
2026-06-05 03:29:42.374481 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-06-05 03:29:42.374499 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-06-05 03:29:42.374518 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-06-05 03:29:42.374536 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-4b77j/
2026-06-05 03:29:42.374554 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-4b77j/gc.txt
2026-06-05 03:29:42.374572 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-8zbh5/
2026-06-05 03:29:42.374591 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-8zbh5/master.txt
2026-06-05 03:29:42.374609 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-sqlpv/
2026-06-05 03:29:42.374627 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-sqlpv/worker.txt
2026-06-05 03:29:42.374646 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-05 03:29:42.374664 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-05 03:29:42.374682 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-05 03:29:42.374701 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-05 03:29:42.374719 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-05 03:29:42.374743 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-05 03:29:42.374763 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-br9h8/
2026-06-05 03:29:42.374782 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-br9h8/pushgateway.txt
2026-06-05 03:29:42.374801 | instance | cd+++++++++ pod-logs/monitoring/vector-xcdwp/
2026-06-05 03:29:42.374820 | instance | >f+++++++++ pod-logs/monitoring/vector-xcdwp/vector.txt
2026-06-05 03:29:42.374839 | instance | cd+++++++++ pod-logs/openstack/
2026-06-05 03:29:42.374858 | instance | cd+++++++++ pod-logs/openstack/barbican-api-76b4869759-6cddl/
2026-06-05 03:29:42.374877 | instance | >f+++++++++ pod-logs/openstack/barbican-api-76b4869759-6cddl/barbican-api.txt
2026-06-05 03:29:42.374896 | instance | >f+++++++++ pod-logs/openstack/barbican-api-76b4869759-6cddl/init.txt
2026-06-05 03:29:42.374915 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-b5d5g/
2026-06-05 03:29:42.374934 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-b5d5g/barbican-db-init-0.txt
2026-06-05 03:29:42.374953 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-b5d5g/init.txt
2026-06-05 03:29:42.374972 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-xzblc/
2026-06-05 03:29:42.374992 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-xzblc/barbican-db-sync.txt
2026-06-05 03:29:42.375011 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-xzblc/init.txt
2026-06-05 03:29:42.375030 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-fwj5s/
2026-06-05 03:29:42.375048 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-fwj5s/init.txt
2026-06-05 03:29:42.375067 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-fwj5s/key-manager-ks-endpoints-admin.txt
2026-06-05 03:29:42.375086 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-fwj5s/key-manager-ks-endpoints-internal.txt
2026-06-05 03:29:42.375105 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-fwj5s/key-manager-ks-endpoints-public.txt
2026-06-05 03:29:42.375124 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-bwzcd/
2026-06-05 03:29:42.375143 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-bwzcd/init.txt
2026-06-05 03:29:42.375162 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-bwzcd/key-manager-ks-service-registration.txt
2026-06-05 03:29:42.375180 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-z7l5b/
2026-06-05 03:29:42.375198 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-z7l5b/barbican-ks-user.txt
2026-06-05 03:29:42.375216 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-z7l5b/init.txt
2026-06-05 03:29:42.375234 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-9nfc6/
2026-06-05 03:29:42.375252 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-9nfc6/init.txt
2026-06-05 03:29:42.375270 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-9nfc6/rabbit-init.txt
2026-06-05 03:29:42.375288 | instance | cd+++++++++ pod-logs/openstack/cinder-api-6685b8796b-l9ppb/
2026-06-05 03:29:42.375306 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6685b8796b-l9ppb/ceph-coordination-volume-perms.txt
2026-06-05 03:29:42.375324 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6685b8796b-l9ppb/cinder-api.txt
2026-06-05 03:29:42.375342 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6685b8796b-l9ppb/init.txt
2026-06-05 03:29:42.375361 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-cfcc4f786-t98xs/
2026-06-05 03:29:42.375379 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-cfcc4f786-t98xs/ceph-backup-keyring-placement.txt
2026-06-05 03:29:42.375398 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-cfcc4f786-t98xs/ceph-coordination-volume-perms.txt
2026-06-05 03:29:42.375417 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-cfcc4f786-t98xs/ceph-keyring-placement-rbd1.txt
2026-06-05 03:29:42.375439 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-cfcc4f786-t98xs/cinder-backup.txt
2026-06-05 03:29:42.375458 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-cfcc4f786-t98xs/init.txt
2026-06-05 03:29:42.375477 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-bb54n/
2026-06-05 03:29:42.375495 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-bb54n/ceph-keyring-placement.txt
2026-06-05 03:29:42.375514 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-bb54n/cinder-backup-storage-init.txt
2026-06-05 03:29:42.375533 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-bb54n/init.txt
2026-06-05 03:29:42.375551 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-98cr2/
2026-06-05 03:29:42.375570 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-98cr2/bootstrap.txt
2026-06-05 03:29:42.375588 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-98cr2/init.txt
2026-06-05 03:29:42.375607 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-ff7nb/
2026-06-05 03:29:42.375625 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-ff7nb/create-internal-tenant.txt
2026-06-05 03:29:42.375643 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-ff7nb/init.txt
2026-06-05 03:29:42.375662 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-tb8d2/
2026-06-05 03:29:42.375681 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-tb8d2/cinder-db-init-0.txt
2026-06-05 03:29:42.375700 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-tb8d2/init.txt
2026-06-05 03:29:42.375722 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-mzkcw/
2026-06-05 03:29:42.375741 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-mzkcw/cinder-db-sync.txt
2026-06-05 03:29:42.375759 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-mzkcw/init.txt
2026-06-05 03:29:42.375778 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-mrfdp/
2026-06-05 03:29:42.375797 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mrfdp/init.txt
2026-06-05 03:29:42.375815 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mrfdp/volumev3-ks-endpoints-admin.txt
2026-06-05 03:29:42.375834 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mrfdp/volumev3-ks-endpoints-internal.txt
2026-06-05 03:29:42.375853 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mrfdp/volumev3-ks-endpoints-public.txt
2026-06-05 03:29:42.375872 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-mv4hj/
2026-06-05 03:29:42.375891 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-mv4hj/init.txt
2026-06-05 03:29:42.375909 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-mv4hj/volumev3-ks-service-registration.txt
2026-06-05 03:29:42.375928 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-swrql/
2026-06-05 03:29:42.375948 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-swrql/cinder-ks-user.txt
2026-06-05 03:29:42.375967 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-swrql/init.txt
2026-06-05 03:29:42.375985 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-792f2/
2026-06-05 03:29:42.376004 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-792f2/init.txt
2026-06-05 03:29:42.376023 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-792f2/rabbit-init.txt
2026-06-05 03:29:42.376042 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-7f4794d774-w8t95/
2026-06-05 03:29:42.376061 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7f4794d774-w8t95/ceph-coordination-volume-perms.txt
2026-06-05 03:29:42.376080 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7f4794d774-w8t95/cinder-scheduler.txt
2026-06-05 03:29:42.376099 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7f4794d774-w8t95/init.txt
2026-06-05 03:29:42.376123 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-v66m2/
2026-06-05 03:29:42.376142 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-v66m2/ceph-keyring-placement.txt
2026-06-05 03:29:42.376161 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-v66m2/cinder-storage-init-rbd1.txt
2026-06-05 03:29:42.376180 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-v66m2/init.txt
2026-06-05 03:29:42.376198 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-76bb4c56f4-mhz9m/
2026-06-05 03:29:42.376216 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-76bb4c56f4-mhz9m/ceph-coordination-volume-perms.txt
2026-06-05 03:29:42.376235 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-76bb4c56f4-mhz9m/ceph-keyring-placement-rbd1.txt
2026-06-05 03:29:42.376254 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-76bb4c56f4-mhz9m/cinder-volume.txt
2026-06-05 03:29:42.376273 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-76bb4c56f4-mhz9m/init-cinder-conf.txt
2026-06-05 03:29:42.376291 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-76bb4c56f4-mhz9m/init.txt
2026-06-05 03:29:42.376310 | instance | cd+++++++++ pod-logs/openstack/glance-api-7f887cdcff-vwfmv/
2026-06-05 03:29:42.376329 | instance | >f+++++++++ pod-logs/openstack/glance-api-7f887cdcff-vwfmv/ceph-keyring-placement.txt
2026-06-05 03:29:42.376348 | instance | >f+++++++++ pod-logs/openstack/glance-api-7f887cdcff-vwfmv/glance-api.txt
2026-06-05 03:29:42.376366 | instance | >f+++++++++ pod-logs/openstack/glance-api-7f887cdcff-vwfmv/glance-perms.txt
2026-06-05 03:29:42.376385 | instance | >f+++++++++ pod-logs/openstack/glance-api-7f887cdcff-vwfmv/init.txt
2026-06-05 03:29:42.376403 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-nm2dv/
2026-06-05 03:29:42.376422 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-nm2dv/glance-db-init-0.txt
2026-06-05 03:29:42.376440 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-nm2dv/init.txt
2026-06-05 03:29:42.376459 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-xv2ll/
2026-06-05 03:29:42.376477 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-xv2ll/glance-db-sync.txt
2026-06-05 03:29:42.376495 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-xv2ll/init.txt
2026-06-05 03:29:42.376514 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-h56v4/
2026-06-05 03:29:42.376532 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-h56v4/image-ks-endpoints-admin.txt
2026-06-05 03:29:42.376550 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-h56v4/image-ks-endpoints-internal.txt
2026-06-05 03:29:42.376569 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-h56v4/image-ks-endpoints-public.txt
2026-06-05 03:29:42.376588 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-h56v4/init.txt
2026-06-05 03:29:42.376606 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-ghx75/
2026-06-05 03:29:42.376624 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-ghx75/image-ks-service-registration.txt
2026-06-05 03:29:42.376643 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-ghx75/init.txt
2026-06-05 03:29:42.376662 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-bjskq/
2026-06-05 03:29:42.376680 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-bjskq/glance-ks-user.txt
2026-06-05 03:29:42.376698 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-bjskq/init.txt
2026-06-05 03:29:42.376716 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-hkmhn/
2026-06-05 03:29:42.376734 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-hkmhn/glance-metadefs-load.txt
2026-06-05 03:29:42.376753 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-hkmhn/init.txt
2026-06-05 03:29:42.376771 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-q5w5l/
2026-06-05 03:29:42.376789 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-q5w5l/init.txt
2026-06-05 03:29:42.376850 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-q5w5l/rabbit-init.txt
2026-06-05 03:29:42.376870 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-6gndp/
2026-06-05 03:29:42.376889 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-6gndp/ceph-keyring-placement.txt
2026-06-05 03:29:42.376908 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-6gndp/glance-storage-init.txt
2026-06-05 03:29:42.376927 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-6gndp/init.txt
2026-06-05 03:29:42.376963 | instance | cd+++++++++ pod-logs/openstack/keepalived-hqf6g/
2026-06-05 03:29:42.376985 | instance | >f+++++++++ pod-logs/openstack/keepalived-hqf6g/init.txt
2026-06-05 03:29:42.377004 | instance | >f+++++++++ pod-logs/openstack/keepalived-hqf6g/keepalived.txt
2026-06-05 03:29:42.377022 | instance | >f+++++++++ pod-logs/openstack/keepalived-hqf6g/wait-for-ip.txt
2026-06-05 03:29:42.377040 | instance | cd+++++++++ pod-logs/openstack/keystone-api-65b5594845-892pf/
2026-06-05 03:29:42.377059 | instance | >f+++++++++ pod-logs/openstack/keystone-api-65b5594845-892pf/init.txt
2026-06-05 03:29:42.377077 | instance | >f+++++++++ pod-logs/openstack/keystone-api-65b5594845-892pf/keystone-api.txt
2026-06-05 03:29:42.377095 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-wk4kq/
2026-06-05 03:29:42.377113 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-wk4kq/bootstrap.txt
2026-06-05 03:29:42.377131 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-wk4kq/init.txt
2026-06-05 03:29:42.377151 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-gh942/
2026-06-05 03:29:42.377170 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-gh942/init.txt
2026-06-05 03:29:42.377189 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-gh942/keystone-credential-setup.txt
2026-06-05 03:29:42.377208 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-dh29x/
2026-06-05 03:29:42.377227 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-dh29x/init.txt
2026-06-05 03:29:42.377246 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-dh29x/keystone-db-init-0.txt
2026-06-05 03:29:42.377265 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-f66l5/
2026-06-05 03:29:42.377284 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-f66l5/init.txt
2026-06-05 03:29:42.377302 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-f66l5/keystone-db-sync.txt
2026-06-05 03:29:42.377320 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-6g5zd/
2026-06-05 03:29:42.377339 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-6g5zd/init.txt
2026-06-05 03:29:42.377359 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-6g5zd/keystone-domain-manage.txt
2026-06-05 03:29:42.377378 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-tnf5q/
2026-06-05 03:29:42.377397 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-tnf5q/init.txt
2026-06-05 03:29:42.377416 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-tnf5q/keystone-fernet-setup.txt
2026-06-05 03:29:42.377435 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-4bzmx/
2026-06-05 03:29:42.377453 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-4bzmx/init.txt
2026-06-05 03:29:42.377472 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-4bzmx/rabbit-init.txt
2026-06-05 03:29:42.377490 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-gj57j/
2026-06-05 03:29:42.377508 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gj57j/ceph-admin-keyring-placement.txt
2026-06-05 03:29:42.377527 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gj57j/ceph-keyring-placement.txt
2026-06-05 03:29:42.377545 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gj57j/init-dynamic-options.txt
2026-06-05 03:29:42.377570 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gj57j/init.txt
2026-06-05 03:29:42.377590 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gj57j/libvirt-exporter.txt
2026-06-05 03:29:42.377607 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gj57j/libvirt.txt
2026-06-05 03:29:42.377627 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-gj57j/tls-sidecar.txt
2026-06-05 03:29:42.377645 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-9qtcp/
2026-06-05 03:29:42.377665 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-9qtcp/init.txt
2026-06-05 03:29:42.377684 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-9qtcp/memcached-exporter.txt
2026-06-05 03:29:42.377702 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-9qtcp/memcached.txt
2026-06-05 03:29:42.377720 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-9mlvd/
2026-06-05 03:29:42.377738 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-9mlvd/init.txt
2026-06-05 03:29:42.377756 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-9mlvd/neutron-db-init-0.txt
2026-06-05 03:29:42.377774 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-hsbmk/
2026-06-05 03:29:42.377793 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-hsbmk/init.txt
2026-06-05 03:29:42.377811 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-hsbmk/neutron-db-sync.txt
2026-06-05 03:29:42.377829 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-tr6t9/
2026-06-05 03:29:42.378028 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-tr6t9/init.txt
2026-06-05 03:29:42.378047 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-tr6t9/network-ks-endpoints-admin.txt
2026-06-05 03:29:42.378065 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-tr6t9/network-ks-endpoints-internal.txt
2026-06-05 03:29:42.378084 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-tr6t9/network-ks-endpoints-public.txt
2026-06-05 03:29:42.378103 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-p7d5m/
2026-06-05 03:29:42.378122 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-p7d5m/init.txt
2026-06-05 03:29:42.378140 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-p7d5m/network-ks-service-registration.txt
2026-06-05 03:29:42.378158 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-dzkfj/
2026-06-05 03:29:42.378177 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-dzkfj/init.txt
2026-06-05 03:29:42.378196 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-dzkfj/neutron-ks-user.txt
2026-06-05 03:29:42.378214 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-5s67f/
2026-06-05 03:29:42.378232 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-5s67f/init.txt
2026-06-05 03:29:42.378250 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-5s67f/neutron-netns-cleanup-cron.txt
2026-06-05 03:29:42.378269 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-kbmx2/
2026-06-05 03:29:42.378287 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-kbmx2/init.txt
2026-06-05 03:29:42.378306 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-kbmx2/neutron-metadata-agent-init.txt
2026-06-05 03:29:42.378325 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-kbmx2/neutron-ovn-metadata-agent.txt
2026-06-05 03:29:42.378343 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-kbmx2/ovn-neutron-init.txt
2026-06-05 03:29:42.378361 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-x5hmh/
2026-06-05 03:29:42.378380 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-x5hmh/init.txt
2026-06-05 03:29:42.378398 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-x5hmh/neutron-ovn-vpn-agent.txt
2026-06-05 03:29:42.378421 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-x5hmh/ovn-neutron-init.txt
2026-06-05 03:29:42.378440 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-x5hmh/ovn-vpn-agent-init.txt
2026-06-05 03:29:42.378459 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-lcctq/
2026-06-05 03:29:42.378478 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-lcctq/init.txt
2026-06-05 03:29:42.378496 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-lcctq/rabbit-init.txt
2026-06-05 03:29:42.378515 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-7df66d7c7d-c5s8k/
2026-06-05 03:29:42.378534 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-7df66d7c7d-c5s8k/init.txt
2026-06-05 03:29:42.378552 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-7df66d7c7d-c5s8k/neutron-rpc-server.txt
2026-06-05 03:29:42.378570 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-7df66d7c7d-c5s8k/ovn-neutron-init.txt
2026-06-05 03:29:42.378589 | instance | cd+++++++++ pod-logs/openstack/neutron-server-6b48956c8-lrh5c/
2026-06-05 03:29:42.378608 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6b48956c8-lrh5c/init.txt
2026-06-05 03:29:42.378626 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6b48956c8-lrh5c/neutron-policy-server.txt
2026-06-05 03:29:42.378644 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6b48956c8-lrh5c/neutron-server.txt
2026-06-05 03:29:42.378662 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6b48956c8-lrh5c/ovn-neutron-init.txt
2026-06-05 03:29:42.378680 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-75bfdb86d7-5ks7s/
2026-06-05 03:29:42.378699 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-75bfdb86d7-5ks7s/init.txt
2026-06-05 03:29:42.378719 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-75bfdb86d7-5ks7s/nova-api-metadata-init.txt
2026-06-05 03:29:42.378739 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-75bfdb86d7-5ks7s/nova-api.txt
2026-06-05 03:29:42.378758 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-86797478db-h5mlr/
2026-06-05 03:29:42.378776 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-86797478db-h5mlr/init.txt
2026-06-05 03:29:42.378795 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-86797478db-h5mlr/nova-osapi.txt
2026-06-05 03:29:42.378814 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-s6dvb/
2026-06-05 03:29:42.378833 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-s6dvb/bootstrap.txt
2026-06-05 03:29:42.378852 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-s6dvb/init.txt
2026-06-05 03:29:42.378871 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-74jkx/
2026-06-05 03:29:42.378889 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-74jkx/init.txt
2026-06-05 03:29:42.378909 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-74jkx/nova-cell-setup-init.txt
2026-06-05 03:29:42.378929 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-74jkx/nova-cell-setup.txt
2026-06-05 03:29:42.378958 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-8pxpl/
2026-06-05 03:29:42.379003 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8pxpl/ceph-admin-keyring-placement.txt
2026-06-05 03:29:42.379032 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8pxpl/ceph-keyring-placement.txt
2026-06-05 03:29:42.379058 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8pxpl/ceph-perms.txt
2026-06-05 03:29:42.379079 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8pxpl/init.txt
2026-06-05 03:29:42.379101 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8pxpl/nova-compute-init.txt
2026-06-05 03:29:42.379139 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8pxpl/nova-compute-ssh-init.txt
2026-06-05 03:29:42.379186 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8pxpl/nova-compute-ssh.txt
2026-06-05 03:29:42.379216 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8pxpl/nova-compute-vnc-init.txt
2026-06-05 03:29:42.379242 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8pxpl/nova-compute.txt
2026-06-05 03:29:42.379268 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-5c66459894-bjxpd/
2026-06-05 03:29:42.379289 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5c66459894-bjxpd/init.txt
2026-06-05 03:29:42.379308 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5c66459894-bjxpd/nova-conductor.txt
2026-06-05 03:29:42.379327 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-xjn4q/
2026-06-05 03:29:42.379346 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xjn4q/init.txt
2026-06-05 03:29:42.379365 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xjn4q/nova-db-init-0.txt
2026-06-05 03:29:42.379384 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xjn4q/nova-db-init-1.txt
2026-06-05 03:29:42.379403 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xjn4q/nova-db-init-2.txt
2026-06-05 03:29:42.379423 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-8xxg9/
2026-06-05 03:29:42.379442 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-8xxg9/init.txt
2026-06-05 03:29:42.379460 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-8xxg9/nova-db-sync.txt
2026-06-05 03:29:42.379479 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-7l4ct/
2026-06-05 03:29:42.379498 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-7l4ct/compute-ks-endpoints-admin.txt
2026-06-05 03:29:42.379516 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-7l4ct/compute-ks-endpoints-internal.txt
2026-06-05 03:29:42.379534 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-7l4ct/compute-ks-endpoints-public.txt
2026-06-05 03:29:42.379553 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-7l4ct/init.txt
2026-06-05 03:29:42.379571 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-2vqkv/
2026-06-05 03:29:42.379590 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-2vqkv/compute-ks-service-registration.txt
2026-06-05 03:29:42.379608 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-2vqkv/init.txt
2026-06-05 03:29:42.379626 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-6m8zj/
2026-06-05 03:29:42.379644 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-6m8zj/init.txt
2026-06-05 03:29:42.379662 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-6m8zj/nova-ks-user.txt
2026-06-05 03:29:42.379680 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-57548f8c4c-9g74q/
2026-06-05 03:29:42.379699 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-57548f8c4c-9g74q/init.txt
2026-06-05 03:29:42.379718 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-57548f8c4c-9g74q/nova-novncproxy-init-assets.txt
2026-06-05 03:29:42.379736 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-57548f8c4c-9g74q/nova-novncproxy-init.txt
2026-06-05 03:29:42.379754 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-57548f8c4c-9g74q/nova-novncproxy.txt
2026-06-05 03:29:42.379773 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-6ptlx/
2026-06-05 03:29:42.379791 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-6ptlx/init.txt
2026-06-05 03:29:42.379809 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-6ptlx/rabbit-init.txt
2026-06-05 03:29:42.379826 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-7d5f6bc86-r2bld/
2026-06-05 03:29:42.379844 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7d5f6bc86-r2bld/init.txt
2026-06-05 03:29:42.379862 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7d5f6bc86-r2bld/nova-scheduler.txt
2026-06-05 03:29:42.379879 | instance | cd+++++++++ pod-logs/openstack/openvswitch-rcg2r/
2026-06-05 03:29:42.379897 | instance | >f+++++++++ pod-logs/openstack/openvswitch-rcg2r/init.txt
2026-06-05 03:29:42.379922 | instance | >f+++++++++ pod-logs/openstack/openvswitch-rcg2r/openvswitch-db-perms.txt
2026-06-05 03:29:42.379942 | instance | >f+++++++++ pod-logs/openstack/openvswitch-rcg2r/openvswitch-db.txt
2026-06-05 03:29:42.379961 | instance | >f+++++++++ pod-logs/openstack/openvswitch-rcg2r/openvswitch-vswitchd-modules.txt
2026-06-05 03:29:42.379979 | instance | >f+++++++++ pod-logs/openstack/openvswitch-rcg2r/openvswitch-vswitchd.txt
2026-06-05 03:29:42.380004 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-hxx9q/
2026-06-05 03:29:42.380029 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hxx9q/controller-init.txt
2026-06-05 03:29:42.380054 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hxx9q/controller.txt
2026-06-05 03:29:42.380081 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hxx9q/get-gw-enabled.txt
2026-06-05 03:29:42.380106 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hxx9q/init.txt
2026-06-05 03:29:42.380127 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hxx9q/log-parser.txt
2026-06-05 03:29:42.380149 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hxx9q/vector.txt
2026-06-05 03:29:42.380168 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-ltzj7/
2026-06-05 03:29:42.380187 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-ltzj7/init.txt
2026-06-05 03:29:42.380205 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-ltzj7/northd.txt
2026-06-05 03:29:42.380223 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/
2026-06-05 03:29:42.380242 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt
2026-06-05 03:29:42.380262 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-06-05 03:29:42.380281 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/
2026-06-05 03:29:42.380305 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt
2026-06-05 03:29:42.380330 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-06-05 03:29:42.380353 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-06-05 03:29:42.380371 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-05 03:29:42.380389 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-05 03:29:42.380408 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-05 03:29:42.380427 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-05 03:29:42.380445 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-06-05 03:29:42.380464 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-05 03:29:42.380482 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-05 03:29:42.380501 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-05 03:29:42.380520 | instance | cd+++++++++ pod-logs/openstack/placement-api-6c86d986d4-nhcqj/
2026-06-05 03:29:42.380538 | instance | >f+++++++++ pod-logs/openstack/placement-api-6c86d986d4-nhcqj/init.txt
2026-06-05 03:29:42.380557 | instance | >f+++++++++ pod-logs/openstack/placement-api-6c86d986d4-nhcqj/placement-api.txt
2026-06-05 03:29:42.380576 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-72psq/
2026-06-05 03:29:42.380594 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-72psq/init.txt
2026-06-05 03:29:42.380613 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-72psq/placement-db-init-0.txt
2026-06-05 03:29:42.380633 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-vcmwz/
2026-06-05 03:29:42.380651 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-vcmwz/init.txt
2026-06-05 03:29:42.380669 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-vcmwz/placement-db-sync.txt
2026-06-05 03:29:42.380695 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-fb59h/
2026-06-05 03:29:42.380718 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-fb59h/init.txt
2026-06-05 03:29:42.380737 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-fb59h/placement-ks-endpoints-admin.txt
2026-06-05 03:29:42.380755 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-fb59h/placement-ks-endpoints-internal.txt
2026-06-05 03:29:42.380773 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-fb59h/placement-ks-endpoints-public.txt
2026-06-05 03:29:42.380791 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-gxgr6/
2026-06-05 03:29:42.381040 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-gxgr6/init.txt
2026-06-05 03:29:42.381062 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-gxgr6/placement-ks-service-registration.txt
2026-06-05 03:29:42.381081 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-mj426/
2026-06-05 03:29:42.381099 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-mj426/init.txt
2026-06-05 03:29:42.381118 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-mj426/placement-ks-user.txt
2026-06-05 03:29:42.381136 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-jrjm5/
2026-06-05 03:29:42.381155 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-jrjm5/percona-xtradb-cluster-operator.txt
2026-06-05 03:29:42.381174 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-06-05 03:29:42.381192 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-05 03:29:42.381211 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-05 03:29:42.381229 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-06-05 03:29:42.381248 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-05 03:29:42.381266 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-05 03:29:42.381284 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-dtmlj/
2026-06-05 03:29:42.381303 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-dtmlj/rabbitmq-cluster-operator.txt
2026-06-05 03:29:42.381321 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-06-05 03:29:42.381339 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-05 03:29:42.381357 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-05 03:29:42.381375 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-06-05 03:29:42.381394 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-05 03:29:42.381413 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-05 03:29:42.381431 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5xt2j/
2026-06-05 03:29:42.381450 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5xt2j/rabbitmq-cluster-operator.txt
2026-06-05 03:29:42.381468 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-06-05 03:29:42.381486 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-05 03:29:42.381504 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-05 03:29:42.381523 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-06-05 03:29:42.381541 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-05 03:29:42.381560 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-05 03:29:42.381579 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-4gnj6/
2026-06-05 03:29:42.381603 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-4gnj6/ceph-crash.txt
2026-06-05 03:29:42.381622 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-4gnj6/chown-container-data-dir.txt
2026-06-05 03:29:42.381640 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-4gnj6/make-container-crash-dir.txt
2026-06-05 03:29:42.381658 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf/
2026-06-05 03:29:42.381676 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf/chown-container-data-dir.txt
2026-06-05 03:29:42.381694 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf/log-collector.txt
2026-06-05 03:29:42.381713 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tmlf/rgw.txt
2026-06-05 03:29:42.381732 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-7857db8b6f-j59dz/
2026-06-05 03:29:42.381751 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-7857db8b6f-j59dz/init.txt
2026-06-05 03:29:42.381769 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-7857db8b6f-j59dz/staffeln-api.txt
2026-06-05 03:29:42.381787 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-786878d6d6-ltbhl/
2026-06-05 03:29:42.381806 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-786878d6d6-ltbhl/staffeln-conductor.txt
2026-06-05 03:29:42.381824 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-x5dz4/
2026-06-05 03:29:42.381844 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-x5dz4/init.txt
2026-06-05 03:29:42.381863 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-x5dz4/staffeln-db-init-0.txt
2026-06-05 03:29:42.381881 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-cspcn/
2026-06-05 03:29:42.381901 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-cspcn/init.txt
2026-06-05 03:29:42.381920 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-cspcn/staffeln-db-sync.txt
2026-06-05 03:29:42.381939 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-06-05 03:29:42.381957 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-06-05 03:29:42.381975 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-06-05 03:29:42.381993 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-06-05 03:29:42.382011 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-06-05 03:29:42.382030 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-7db8t/
2026-06-05 03:29:42.382049 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-7db8t/rook-ceph-operator.txt
2026-06-05 03:29:42.382068 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-06-05 03:29:42.382087 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-jl5q5/
2026-06-05 03:29:42.382107 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-jl5q5/secretgen-controller.txt
2026-06-05 03:29:42.400130 |
2026-06-05 03:29:42.400241 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-06-05 03:29:42.608999 | instance | changed
2026-06-05 03:29:42.613965 |
2026-06-05 03:29:42.614030 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-06-05 03:29:43.329984 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-06-05 03:29:43.346084 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-05 03:29:43.346169 | instance | Dload Upload Total Spent Left Speed
2026-06-05 03:29:43.351612 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-06-05 03:29:43.550356 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-06-05 03:29:43.556908 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-05 03:29:43.557428 | instance | Dload Upload Total Spent Left Speed
2026-06-05 03:29:43.562655 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-06-05 03:29:43.899472 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-06-05 03:29:43.905515 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-05 03:29:43.905565 | instance | Dload Upload Total Spent Left Speed
2026-06-05 03:29:43.910134 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-06-05 03:29:44.088853 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-06-05 03:29:44.148016 | instance | ERROR
2026-06-05 03:29:44.148224 | instance | {
2026-06-05 03:29:44.148256 | instance | "delta": "0:00:01.281351",
2026-06-05 03:29:44.148277 | instance | "end": "2026-06-05 03:29:44.093253",
2026-06-05 03:29:44.148296 | instance | "msg": "non-zero return code",
2026-06-05 03:29:44.148315 | instance | "rc": 5,
2026-06-05 03:29:44.148333 | instance | "start": "2026-06-05 03:29:42.811902"
2026-06-05 03:29:44.148352 | instance | }
2026-06-05 03:29:44.148375 | instance | ERROR: Ignoring Errors
2026-06-05 03:29:44.154529 |
2026-06-05 03:29:44.154627 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-06-05 03:29:44.517719 | instance | ceph-mgr endpoints:
2026-06-05 03:29:44.744724 | instance | ok: Runtime: 0:00:00.099619
2026-06-05 03:29:44.752583 |
2026-06-05 03:29:44.752680 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-06-05 03:29:45.290040 | instance | ok: Runtime: 0:00:00.093522
2026-06-05 03:29:45.297731 |
2026-06-05 03:29:45.297855 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-06-05 03:29:45.830954 | instance | changed:
2026-06-05 03:29:45.831246 | instance | cd+++++++++ prometheus/
2026-06-05 03:29:45.831306 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-06-05 03:29:45.831353 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-06-05 03:29:45.831401 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-06-05 03:29:45.840630 |
2026-06-05 03:29:45.840710 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-06-05 03:29:46.091004 | instance | changed
2026-06-05 03:29:46.098020 |
2026-06-05 03:29:46.098108 | TASK [gather-selenium-data : Get selenium data]
2026-06-05 03:29:46.304817 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-06-05 03:29:46.306813 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-06-05 03:29:46.635324 | instance | ERROR
2026-06-05 03:29:46.636387 | instance | {
2026-06-05 03:29:46.636443 | instance | "delta": "0:00:00.007126",
2026-06-05 03:29:46.636476 | instance | "end": "2026-06-05 03:29:46.307213",
2026-06-05 03:29:46.636505 | instance | "msg": "non-zero return code",
2026-06-05 03:29:46.636533 | instance | "rc": 1,
2026-06-05 03:29:46.636560 | instance | "start": "2026-06-05 03:29:46.300087"
2026-06-05 03:29:46.636587 | instance | }
2026-06-05 03:29:46.636623 | instance | ERROR: Ignoring Errors
2026-06-05 03:29:46.643849 |
2026-06-05 03:29:46.643944 | TASK [gather-selenium-data : Downloads logs to executor]
2026-06-05 03:29:47.151998 | instance | changed: cd+++++++++ selenium/
2026-06-05 03:29:47.160283 |
2026-06-05 03:29:47.160478 | PLAY RECAP
2026-06-05 03:29:47.160564 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-06-05 03:29:47.160608 |
2026-06-05 03:29:47.312314 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-05 03:29:47.478601 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-05 03:29:48.115557 |
2026-06-05 03:29:48.115701 | PLAY [all]
2026-06-05 03:29:48.135066 |
2026-06-05 03:29:48.135373 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-05 03:29:48.182300 | instance | skipping: Conditional result was False
2026-06-05 03:29:48.194017 |
2026-06-05 03:29:48.194237 | TASK [fetch-output : Set log path for single node]
2026-06-05 03:29:48.239698 | instance | ok
2026-06-05 03:29:48.244676 |
2026-06-05 03:29:48.244750 | LOOP [fetch-output : Ensure local output dirs]
2026-06-05 03:29:48.660831 | instance -> localhost | ok: "/var/lib/zuul/builds/4a6f992864fa4fa48ae857206ed225dd/work/logs"
2026-06-05 03:29:48.889333 | instance -> localhost | changed: "/var/lib/zuul/builds/4a6f992864fa4fa48ae857206ed225dd/work/artifacts"
2026-06-05 03:29:49.105077 | instance -> localhost | changed: "/var/lib/zuul/builds/4a6f992864fa4fa48ae857206ed225dd/work/docs"
2026-06-05 03:29:49.126202 |
2026-06-05 03:29:49.126357 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-05 03:29:49.805726 | instance | changed: .d..t...... ./
2026-06-05 03:29:49.805976 | instance | changed: All items complete
2026-06-05 03:29:49.806010 |
2026-06-05 03:29:50.272105 | instance | changed: .d..t...... ./
2026-06-05 03:29:50.749394 | instance | changed: .d..t...... ./
2026-06-05 03:29:50.777453 |
2026-06-05 03:29:50.777658 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-05 03:29:51.209767 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007888
2026-06-05 03:29:51.472907 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006260
2026-06-05 03:29:51.490426 |
2026-06-05 03:29:51.490563 | PLAY [all]
2026-06-05 03:29:51.499040 |
2026-06-05 03:29:51.499181 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-05 03:29:51.929807 | instance | changed
2026-06-05 03:29:51.935700 |
2026-06-05 03:29:51.935764 | PLAY RECAP
2026-06-05 03:29:51.935810 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-05 03:29:51.935833 |
2026-06-05 03:29:52.078232 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-05 03:29:52.092359 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-06-05 03:29:52.699530 |
2026-06-05 03:29:52.699707 | PLAY [localhost]
2026-06-05 03:29:52.709913 |
2026-06-05 03:29:52.710005 | TASK [Generate Zuul manifest]
2026-06-05 03:29:52.732759 | localhost | ok
2026-06-05 03:29:52.752312 |
2026-06-05 03:29:52.752483 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-05 03:29:53.385040 | localhost | changed
2026-06-05 03:29:53.397950 |
2026-06-05 03:29:53.398049 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-05 03:29:53.432394 | localhost | ok
2026-06-05 03:29:53.441784 |
2026-06-05 03:29:53.441874 | TASK [Upload logs]
2026-06-05 03:29:53.463918 | localhost | ok
2026-06-05 03:29:53.574395 |
2026-06-05 03:29:53.574544 | TASK [Set zuul-log-path fact]
2026-06-05 03:29:53.603313 | localhost | ok
2026-06-05 03:29:53.614790 |
2026-06-05 03:29:53.614908 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-05 03:29:53.644280 | localhost | ok
2026-06-05 03:29:53.652182 |
2026-06-05 03:29:53.652257 | TASK [upload-logs : Create log directories]
2026-06-05 03:29:54.030312 | localhost | changed
2026-06-05 03:29:54.037455 |
2026-06-05 03:29:54.037596 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-05 03:29:54.436994 | localhost -> localhost | ok: Runtime: 0:00:00.029787
2026-06-05 03:29:54.442874 |
2026-06-05 03:29:54.442951 | TASK [upload-logs : Upload logs to log server]
2026-06-05 03:29:55.329732 | localhost | Output suppressed because no_log was given
2026-06-05 03:29:55.336395 |
2026-06-05 03:29:55.336541 | LOOP [upload-logs : Compress console log and json output]
2026-06-05 03:29:55.385823 | localhost | skipping: Conditional result was False
2026-06-05 03:29:55.393656 | localhost | skipping: Conditional result was False
2026-06-05 03:29:55.401660 |
2026-06-05 03:29:55.401835 | LOOP [upload-logs : Upload compressed console log and json output]
2026-06-05 03:29:55.445883 | localhost | skipping: Conditional result was False
2026-06-05 03:29:55.446280 |
2026-06-05 03:29:55.460483 | localhost | skipping: Conditional result was False
2026-06-05 03:29:55.474290 |
2026-06-05 03:29:55.474485 | LOOP [upload-logs : Upload console log and json output]