2026-05-27 05:48:24.029562 | Job console starting 2026-05-27 05:48:24.039218 | Updating git repos 2026-05-27 05:48:30.954014 | Cloning repos into workspace 2026-05-27 05:49:46.262048 | Restoring repo states 2026-05-27 05:49:56.844736 | Merging changes 2026-05-27 05:50:35.320989 | Checking out repos 2026-05-27 05:51:31.217291 | Preparing playbooks 2026-05-27 05:52:18.669955 | Running Ansible setup 2026-05-27 05:52:23.187276 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 05:52:23.831742 | 2026-05-27 05:52:23.831883 | PLAY [localhost] 2026-05-27 05:52:23.839678 | 2026-05-27 05:52:23.839782 | TASK [Gathering Facts] 2026-05-27 05:52:26.590317 | localhost | ok 2026-05-27 05:52:26.612833 | 2026-05-27 05:52:26.613099 | TASK [Setup log path fact] 2026-05-27 05:52:26.643910 | localhost | ok 2026-05-27 05:52:26.657291 | 2026-05-27 05:52:26.657377 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 05:52:26.687157 | localhost | ok 2026-05-27 05:52:26.693357 | 2026-05-27 05:52:26.693428 | TASK [emit-job-header : Print job information] 2026-05-27 05:52:26.731928 | # Job Information 2026-05-27 05:52:26.732072 | Ansible Version: 2.16.18 2026-05-27 05:52:26.732104 | Job: atmosphere-molecule-aio-ovn 2026-05-27 05:52:26.732126 | Pipeline: check 2026-05-27 05:52:26.732145 | Executor: 2d72f0692154 2026-05-27 05:52:26.732165 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3986 2026-05-27 05:52:26.732188 | Event ID: 8122e860-598f-11f1-92af-c508c5889b54 2026-05-27 05:52:26.735021 | 2026-05-27 05:52:26.735091 | LOOP [emit-job-header : Print node information] 2026-05-27 05:52:26.858842 | localhost | ok: 2026-05-27 05:52:26.859111 | localhost | # Node Information 2026-05-27 05:52:26.859173 | localhost | Inventory Hostname: instance 2026-05-27 05:52:26.859221 | localhost | Hostname: np0000176850 2026-05-27 05:52:26.859267 | localhost | Username: zuul 2026-05-27 05:52:26.859317 | localhost | Distro: Ubuntu 22.04 2026-05-27 05:52:26.859361 | localhost | Provider: yul1 2026-05-27 05:52:26.859404 | localhost | Region: ca-ymq-1 2026-05-27 05:52:26.859506 | localhost | Label: ubuntu-jammy-16 2026-05-27 05:52:26.859556 | localhost | Product Name: OpenStack Nova 2026-05-27 05:52:26.859599 | localhost | Interface IP: 199.204.45.4 2026-05-27 05:52:26.871786 | 2026-05-27 05:52:27.479473 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-27 05:52:28.255374 | localhost -> localhost | changed 2026-05-27 05:52:28.260631 | 2026-05-27 05:52:28.260733 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-27 05:52:29.947430 | localhost -> localhost | changed 2026-05-27 05:52:29.956845 | 2026-05-27 05:52:29.957019 | PLAY [all] 2026-05-27 05:52:29.980640 | 2026-05-27 05:52:29.980797 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-27 05:52:30.277726 | instance -> localhost | ok 2026-05-27 05:52:30.287422 | 2026-05-27 05:52:30.287494 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-27 05:52:30.333456 | instance | ok 2026-05-27 05:52:30.519824 | instance | included: /var/lib/zuul/builds/cad370d2b6af4545bb3d5d658518f821/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-27 05:52:30.528257 | 2026-05-27 05:52:30.528332 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-27 05:52:31.456234 | instance -> localhost | Generating public/private rsa key pair. 2026-05-27 05:52:31.456476 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/cad370d2b6af4545bb3d5d658518f821/work/cad370d2b6af4545bb3d5d658518f821_id_rsa 2026-05-27 05:52:31.456521 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/cad370d2b6af4545bb3d5d658518f821/work/cad370d2b6af4545bb3d5d658518f821_id_rsa.pub 2026-05-27 05:52:31.456562 | instance -> localhost | The key fingerprint is: 2026-05-27 05:52:31.456605 | instance -> localhost | SHA256:OnvCWb07t2tZKl3qydgAEW6PSnkt/tPX+lWci0PLuWk zuul-build-sshkey 2026-05-27 05:52:31.456681 | instance -> localhost | The key's randomart image is: 2026-05-27 05:52:31.456731 | instance -> localhost | +---[RSA 3072]----+ 2026-05-27 05:52:31.456768 | instance -> localhost | | . | 2026-05-27 05:52:31.456801 | instance -> localhost | | . . | 2026-05-27 05:52:31.456830 | instance -> localhost | | + | 2026-05-27 05:52:31.456859 | instance -> localhost | | o = ..| 2026-05-27 05:52:31.456888 | instance -> localhost | | o S.o . .o| 2026-05-27 05:52:31.456916 | instance -> localhost | | . =.o. o * o| 2026-05-27 05:52:31.456945 | instance -> localhost | | .+o. .+ % o.| 2026-05-27 05:52:31.457000 | instance -> localhost | | +o..==OE= o| 2026-05-27 05:52:31.457035 | instance -> localhost | | .o +OO*.o.| 2026-05-27 05:52:31.457064 | instance -> localhost | +----[SHA256]-----+ 2026-05-27 05:52:31.457140 | instance -> localhost | ok: Runtime: 0:00:00.394151 2026-05-27 05:52:31.464242 | 2026-05-27 05:52:31.466294 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-27 05:52:31.503406 | instance | ok 2026-05-27 05:52:31.513132 | instance | included: /var/lib/zuul/builds/cad370d2b6af4545bb3d5d658518f821/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-27 05:52:31.521108 | 2026-05-27 05:52:31.521187 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-27 05:52:31.550477 | instance | skipping: Conditional result was False 2026-05-27 05:52:31.562086 | 2026-05-27 05:52:31.562192 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-27 05:52:32.083148 | instance | changed 2026-05-27 05:52:32.090717 | 2026-05-27 05:52:32.090833 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-27 05:52:32.328493 | instance | ok 2026-05-27 05:52:32.333882 | 2026-05-27 05:52:32.333949 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-27 05:52:32.779047 | instance | changed 2026-05-27 05:52:32.885772 | 2026-05-27 05:52:32.885888 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-27 05:52:33.325255 | instance | changed 2026-05-27 05:52:33.331655 | 2026-05-27 05:52:33.331725 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-27 05:52:33.357676 | instance | skipping: Conditional result was False 2026-05-27 05:52:33.370106 | 2026-05-27 05:52:33.370227 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-27 05:52:33.698482 | instance -> localhost | changed 2026-05-27 05:52:33.709264 | 2026-05-27 05:52:33.709346 | TASK [add-build-sshkey : Add back temp key] 2026-05-27 05:52:34.088733 | instance -> localhost | Identity added: /var/lib/zuul/builds/cad370d2b6af4545bb3d5d658518f821/work/cad370d2b6af4545bb3d5d658518f821_id_rsa (zuul-build-sshkey) 2026-05-27 05:52:34.089163 | instance -> localhost | ok: Runtime: 0:00:00.016140 2026-05-27 05:52:34.094254 | 2026-05-27 05:52:34.094325 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-27 05:52:34.371766 | instance | ok 2026-05-27 05:52:34.379998 | 2026-05-27 05:52:34.380069 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-27 05:52:34.404894 | instance | skipping: Conditional result was False 2026-05-27 05:52:34.419552 | 2026-05-27 05:52:34.419620 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-27 05:52:34.738806 | instance | ok 2026-05-27 05:52:34.747153 | 2026-05-27 05:52:34.747228 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-27 05:55:11.966859 | instance | Output suppressed because no_log was given 2026-05-27 05:55:11.976686 | 2026-05-27 05:55:11.976756 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-27 05:55:12.370199 | instance | ok: "logs" 2026-05-27 05:55:12.370495 | instance | ok: All items complete 2026-05-27 05:55:12.370529 | 2026-05-27 05:55:12.534914 | instance | ok: "artifacts" 2026-05-27 05:55:12.701106 | instance | ok: "docs" 2026-05-27 05:55:12.708759 | 2026-05-27 05:55:12.709207 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-27 05:55:12.891407 | instance | changed: "logs" 2026-05-27 05:55:13.085276 | instance | changed: "artifacts" 2026-05-27 05:55:13.249287 | instance | changed: "docs" 2026-05-27 05:55:13.269268 | 2026-05-27 05:55:13.269381 | PLAY RECAP 2026-05-27 05:55:13.269437 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-27 05:55:13.269467 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 05:55:13.269491 | 2026-05-27 05:55:13.607246 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 05:55:13.631088 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-27 05:55:14.425007 | 2026-05-27 05:55:14.665602 | PLAY [all] 2026-05-27 05:55:14.688403 | 2026-05-27 05:55:14.688542 | TASK [setup-uv : Extract archive] 2026-05-27 05:55:18.219705 | instance | changed 2026-05-27 05:55:19.237420 | 2026-05-27 05:55:19.237805 | TASK [setup-uv : Print version] 2026-05-27 05:55:19.701233 | instance | uv 0.8.13 2026-05-27 05:55:20.854766 | instance | ok: Runtime: 0:00:00.013242 2026-05-27 05:55:20.865906 | 2026-05-27 05:55:20.866107 | TASK [Install Ansible collection siblings] 2026-05-27 05:55:29.950812 | instance | changed: 2026-05-27 05:55:29.950990 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-05-27 05:55:29.951020 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-05-27 05:55:29.951042 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-05-27 05:55:29.951062 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-05-27 05:55:29.951082 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-05-27 05:55:29.951106 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-05-27 05:55:29.951128 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-05-27 05:55:29.951149 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-05-27 05:55:29.951170 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-05-27 05:55:29.951190 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-05-27 05:55:29.951209 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-05-27 05:55:29.951228 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-05-27 05:55:29.951246 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-05-27 05:55:29.951265 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-05-27 05:55:29.951284 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0 2026-05-27 05:55:29.951304 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-05-27 05:55:29.951323 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-05-27 05:55:29.951342 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-05-27 05:55:29.951363 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-05-27 05:55:29.951384 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0 2026-05-27 05:55:29.951402 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.1.2 2026-05-27 05:55:29.951420 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-05-27 05:55:29.951440 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0 2026-05-27 05:55:29.951480 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-05-27 05:55:29.951500 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0 2026-05-27 05:55:29.951519 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-27 05:55:29.951538 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-27 05:55:29.951556 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0 2026-05-27 05:55:29.951575 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-05-27 05:55:29.951594 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-05-27 05:55:29.951612 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-27 05:55:29.951632 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-27 05:55:29.951651 | instance | Checked out ansible.netcommon to 1.2.0 2026-05-27 05:55:29.951669 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-05-27 05:55:29.951693 | instance | Starting galaxy collection install process 2026-05-27 05:55:29.951712 | instance | Process install dependency map 2026-05-27 05:55:29.951731 | instance | Starting collection install process 2026-05-27 05:55:29.951749 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-05-27 05:55:29.951767 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-05-27 05:55:29.951786 | instance | ansible.netcommon:* was installed successfully 2026-05-27 05:55:29.951805 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-27 05:55:29.951824 | instance | Creating virtual environment at: .venv 2026-05-27 05:55:29.951842 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-27 05:55:29.951861 | instance | Downloading ansible-core (2.1MiB) 2026-05-27 05:55:29.951880 | instance | Downloading rjsonnet (1.2MiB) 2026-05-27 05:55:29.951899 | instance | Downloading pygments (1.2MiB) 2026-05-27 05:55:29.951918 | instance | Downloading setuptools (1.1MiB) 2026-05-27 05:55:29.951937 | instance | Downloading cryptography (4.2MiB) 2026-05-27 05:55:29.951956 | instance | Downloading openstacksdk (1.7MiB) 2026-05-27 05:55:29.951974 | instance | Downloading netaddr (2.2MiB) 2026-05-27 05:55:29.951993 | instance | Downloading kubernetes (1.9MiB) 2026-05-27 05:55:29.952011 | instance | Building pyperclip==1.9.0 2026-05-27 05:55:29.952029 | instance | Downloading rjsonnet 2026-05-27 05:55:29.952049 | instance | Downloading netaddr 2026-05-27 05:55:29.952068 | instance | Downloading pygments 2026-05-27 05:55:29.952087 | instance | Downloading cryptography 2026-05-27 05:55:29.952105 | instance | Downloading setuptools 2026-05-27 05:55:29.952123 | instance | Downloading kubernetes 2026-05-27 05:55:29.952141 | instance | Downloading ansible-core 2026-05-27 05:55:29.952159 | instance | Downloading openstacksdk 2026-05-27 05:55:29.952178 | instance | Built pyperclip==1.9.0 2026-05-27 05:55:29.952196 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-27 05:55:29.952215 | instance | Installed 79 packages in 38ms 2026-05-27 05:55:29.952233 | instance | Checked out ansible.posix to 1.6.0 2026-05-27 05:55:29.952252 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-05-27 05:55:29.952270 | instance | Starting galaxy collection install process 2026-05-27 05:55:29.952288 | instance | Process install dependency map 2026-05-27 05:55:29.952306 | instance | Starting collection install process 2026-05-27 05:55:29.952324 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-05-27 05:55:29.952348 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-05-27 05:55:29.952367 | instance | ansible.posix:1.6.0 was installed successfully 2026-05-27 05:55:29.952385 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-27 05:55:29.952403 | instance | 2.17.12 2026-05-27 05:55:29.952422 | instance | Checked out ansible.utils to v6.0.2 2026-05-27 05:55:29.952441 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-05-27 05:55:29.952460 | instance | Starting galaxy collection install process 2026-05-27 05:55:29.952478 | instance | Process install dependency map 2026-05-27 05:55:29.952496 | instance | Starting collection install process 2026-05-27 05:55:29.952514 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-05-27 05:55:29.952532 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-05-27 05:55:29.952551 | instance | ansible.utils:6.0.2 was installed successfully 2026-05-27 05:55:29.952569 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-27 05:55:29.952588 | instance | 2.17.12 2026-05-27 05:55:29.952607 | instance | Checked out atmosphere.common to v0.7.0 2026-05-27 05:55:29.952626 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-05-27 05:55:29.952644 | instance | Starting galaxy collection install process 2026-05-27 05:55:29.952663 | instance | Process install dependency map 2026-05-27 05:55:29.952681 | instance | Starting collection install process 2026-05-27 05:55:29.952699 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-05-27 05:55:29.952717 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-05-27 05:55:29.952735 | instance | atmosphere.common:0.7.0 was installed successfully 2026-05-27 05:55:29.952753 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-27 05:55:29.952772 | instance | 2.17.12 2026-05-27 05:55:29.952790 | instance | Checked out community.crypto to 2.2.3 2026-05-27 05:55:29.952809 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-05-27 05:55:29.952827 | instance | Starting galaxy collection install process 2026-05-27 05:55:29.952845 | instance | Process install dependency map 2026-05-27 05:55:29.952863 | instance | Starting collection install process 2026-05-27 05:55:29.952881 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-05-27 05:55:29.952899 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-05-27 05:55:29.952917 | instance | community.crypto:2.2.3 was installed successfully 2026-05-27 05:55:29.952935 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-27 05:55:29.952958 | instance | 2.17.12 2026-05-27 05:55:29.952978 | instance | Checked out community.general to 7.3.0 2026-05-27 05:55:29.952997 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-05-27 05:55:29.953016 | instance | Starting galaxy collection install process 2026-05-27 05:55:29.953041 | instance | Process install dependency map 2026-05-27 05:55:29.953060 | instance | Starting collection install process 2026-05-27 05:55:29.953078 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-05-27 05:55:29.953096 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-05-27 05:55:29.953114 | instance | community.general:7.3.0 was installed successfully 2026-05-27 05:55:29.953132 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-27 05:55:29.953817 | instance | 2.17.12 2026-05-27 05:55:29.953856 | instance | Checked out community.mysql to 3.6.0 2026-05-27 05:55:29.953878 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-05-27 05:55:29.953898 | instance | Starting galaxy collection install process 2026-05-27 05:55:29.953919 | instance | Process install dependency map 2026-05-27 05:55:29.953939 | instance | Starting collection install process 2026-05-27 05:55:29.953958 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-05-27 05:55:29.953977 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-05-27 05:55:29.953995 | instance | community.mysql:3.6.0 was installed successfully 2026-05-27 05:55:29.954013 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-27 05:55:29.954031 | instance | 2.17.12 2026-05-27 05:55:29.954050 | instance | Checked out kubernetes.core to 2.4.0 2026-05-27 05:55:29.954069 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-05-27 05:55:29.954088 | instance | Starting galaxy collection install process 2026-05-27 05:55:29.954107 | instance | Process install dependency map 2026-05-27 05:55:29.954125 | instance | Starting collection install process 2026-05-27 05:55:29.954144 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-05-27 05:55:29.954163 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-05-27 05:55:29.954181 | instance | kubernetes.core:2.4.0 was installed successfully 2026-05-27 05:55:29.954200 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-27 05:55:29.954218 | instance | 2.17.12 2026-05-27 05:55:29.954237 | instance | Checked out openstack.cloud to 2.5.0 2026-05-27 05:55:29.954256 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-05-27 05:55:29.954275 | instance | Starting galaxy collection install process 2026-05-27 05:55:29.954294 | instance | Process install dependency map 2026-05-27 05:55:29.954312 | instance | Starting collection install process 2026-05-27 05:55:29.954330 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-05-27 05:55:29.954348 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-05-27 05:55:29.954369 | instance | openstack.cloud:2.5.0 was installed successfully 2026-05-27 05:55:29.954390 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-27 05:55:29.954408 | instance | 2.17.12 2026-05-27 05:55:29.954427 | instance | Checked out vexxhost.ceph to v4.0.0 2026-05-27 05:55:29.954445 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-05-27 05:55:29.954471 | instance | Starting galaxy collection install process 2026-05-27 05:55:29.954490 | instance | Process install dependency map 2026-05-27 05:55:29.954509 | instance | Starting collection install process 2026-05-27 05:55:29.954714 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-05-27 05:55:29.954762 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-05-27 05:55:29.954786 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-05-27 05:55:29.954807 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-27 05:55:29.954827 | instance | 2.17.12 2026-05-27 05:55:29.954846 | instance | Checked out vexxhost.containers to v1.6.6 2026-05-27 05:55:29.954865 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-05-27 05:55:29.954884 | instance | Starting galaxy collection install process 2026-05-27 05:55:29.954903 | instance | Process install dependency map 2026-05-27 05:55:29.954921 | instance | Starting collection install process 2026-05-27 05:55:29.954940 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-05-27 05:55:29.954959 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-27 05:55:29.954978 | instance | vexxhost.containers:1.6.6 was installed successfully 2026-05-27 05:55:29.954996 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-27 05:55:29.955014 | instance | 2.17.12 2026-05-27 05:55:29.955033 | instance | Checked out vexxhost.kubernetes to v3.1.0 2026-05-27 05:55:29.955052 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-05-27 05:55:29.955071 | instance | Starting galaxy collection install process 2026-05-27 05:55:29.955089 | instance | Process install dependency map 2026-05-27 05:55:29.955107 | instance | Starting collection install process 2026-05-27 05:55:29.955126 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-05-27 05:55:29.955144 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-05-27 05:55:29.955163 | instance | vexxhost.kubernetes:3.1.0 was installed successfully 2026-05-27 05:55:29.955181 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-27 05:55:29.955199 | instance | 2.17.12 2026-05-27 05:55:29.960675 | 2026-05-27 05:55:29.960721 | PLAY RECAP 2026-05-27 05:55:29.960763 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 05:55:29.960784 | 2026-05-27 05:55:30.101565 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-27 05:55:30.142586 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2023.2] 2026-05-27 05:55:30.993596 | 2026-05-27 05:55:31.008699 | PLAY [all] 2026-05-27 05:55:31.040239 | 2026-05-27 05:55:31.040521 | TASK [Install "jq" for log collection] 2026-05-27 05:55:41.271565 | instance | changed 2026-05-27 05:55:41.274408 | 2026-05-27 05:55:41.274500 | PLAY RECAP 2026-05-27 05:55:41.274571 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 05:55:41.274643 | 2026-05-27 05:55:41.447838 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2023.2] 2026-05-27 05:55:41.458955 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-27 05:55:42.575690 | 2026-05-27 05:55:43.189965 | PLAY [all] 2026-05-27 05:55:43.213575 | 2026-05-27 05:55:43.213732 | TASK [Copy inventory file for Zuul] 2026-05-27 05:55:44.394609 | instance | changed 2026-05-27 05:55:44.502862 | 2026-05-27 05:55:44.503068 | TASK [Switch "ansible_host" to private IP] 2026-05-27 05:55:44.866060 | instance | changed: 1 replacements made 2026-05-27 05:55:44.938403 | 2026-05-27 05:55:44.938525 | TASK [Run Molecule scenario] 2026-05-27 05:55:45.904770 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-27 05:55:46.292807 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-27 05:55:46.292929 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-05-27 05:55:57.477762 | instance | INFO [aio > dependency] Executing 2026-05-27 05:55:57.477896 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-05-27 05:55:57.478090 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-05-27 05:55:57.478281 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-27 05:55:57.486275 | instance | INFO [aio > cleanup] Executing 2026-05-27 05:55:57.486637 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-27 05:55:57.494277 | instance | INFO [aio > destroy] Executing 2026-05-27 05:55:57.494343 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-05-27 05:55:57.494363 | instance | INFO [aio > destroy] Executed: Successful 2026-05-27 05:55:57.501933 | instance | INFO [aio > syntax] Executing 2026-05-27 05:56:00.456669 | instance | 2026-05-27 05:56:00.457086 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-05-27 05:56:00.589381 | instance | INFO [aio > syntax] Executed: Successful 2026-05-27 05:56:00.602209 | instance | INFO [aio > create] Executing 2026-05-27 05:56:00.604753 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-27 05:56:00.612251 | instance | INFO [aio > prepare] Executing 2026-05-27 05:56:01.522892 | instance | 2026-05-27 05:56:01.523061 | instance | PLAY [Prepare] ***************************************************************** 2026-05-27 05:56:01.523349 | instance | 2026-05-27 05:56:01.523655 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 05:56:01.523926 | instance | Wednesday 27 May 2026 05:56:01 +0000 (0:00:00.028) 0:00:00.028 ********* 2026-05-27 05:56:02.676633 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-27 05:56:02.676852 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-27 05:56:02.677117 | instance | interpreter could change the meaning of that path. See 2026-05-27 05:56:02.677382 | instance | https://docs.ansible.com/ansible- 2026-05-27 05:56:02.677652 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-27 05:56:02.686139 | instance | ok: [instance] 2026-05-27 05:56:02.686423 | instance | 2026-05-27 05:56:02.686745 | instance | TASK [Configure short hostname] ************************************************ 2026-05-27 05:56:02.687034 | instance | Wednesday 27 May 2026 05:56:02 +0000 (0:00:01.164) 0:00:01.192 ********* 2026-05-27 05:56:03.363284 | instance | changed: [instance] 2026-05-27 05:56:03.363482 | instance | 2026-05-27 05:56:03.363813 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-27 05:56:03.364079 | instance | Wednesday 27 May 2026 05:56:03 +0000 (0:00:00.676) 0:00:01.869 ********* 2026-05-27 05:56:03.610873 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-27 05:56:03.611134 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-27 05:56:03.611329 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-27 05:56:03.621300 | instance | changed: [instance] 2026-05-27 05:56:03.621556 | instance | 2026-05-27 05:56:03.621845 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-05-27 05:56:03.622148 | instance | Wednesday 27 May 2026 05:56:03 +0000 (0:00:00.258) 0:00:02.127 ********* 2026-05-27 05:56:04.734668 | instance | ok: [instance] 2026-05-27 05:56:04.734968 | instance | 2026-05-27 05:56:04.735293 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-27 05:56:04.735598 | instance | Wednesday 27 May 2026 05:56:04 +0000 (0:00:01.112) 0:00:03.240 ********* 2026-05-27 05:56:05.409006 | instance | ok: [instance] 2026-05-27 05:56:05.409232 | instance | 2026-05-27 05:56:05.409515 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-05-27 05:56:05.409774 | instance | 2026-05-27 05:56:05.410040 | instance | TASK [Create folders for workspace] ******************************************** 2026-05-27 05:56:05.410347 | instance | Wednesday 27 May 2026 05:56:05 +0000 (0:00:00.674) 0:00:03.915 ********* 2026-05-27 05:56:06.466778 | instance | changed: [localhost] => (item=group_vars) 2026-05-27 05:56:06.466974 | instance | changed: [localhost] => (item=group_vars/all) 2026-05-27 05:56:06.467238 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-05-27 05:56:06.467500 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-05-27 05:56:06.467763 | instance | changed: [localhost] => (item=group_vars/computes) 2026-05-27 05:56:06.468063 | instance | changed: [localhost] => (item=host_vars) 2026-05-27 05:56:06.468311 | instance | 2026-05-27 05:56:06.468685 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-05-27 05:56:06.468838 | instance | 2026-05-27 05:56:06.469094 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-05-27 05:56:06.469357 | instance | Wednesday 27 May 2026 05:56:06 +0000 (0:00:01.057) 0:00:04.972 ********* 2026-05-27 05:56:06.656225 | instance | changed: [localhost] 2026-05-27 05:56:06.656428 | instance | 2026-05-27 05:56:06.656694 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-05-27 05:56:06.656962 | instance | Wednesday 27 May 2026 05:56:06 +0000 (0:00:00.189) 0:00:05.162 ********* 2026-05-27 05:56:06.684310 | instance | ok: [localhost] 2026-05-27 05:56:06.684532 | instance | 2026-05-27 05:56:06.684801 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-05-27 05:56:06.685067 | instance | Wednesday 27 May 2026 05:56:06 +0000 (0:00:00.028) 0:00:05.190 ********* 2026-05-27 05:56:06.739397 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'b693f850-4a1b-5b9d-adcf-8b26c2a75839'}) 2026-05-27 05:56:06.739653 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-05-27 05:56:06.739898 | instance | 2026-05-27 05:56:06.740166 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-05-27 05:56:06.740439 | instance | Wednesday 27 May 2026 05:56:06 +0000 (0:00:00.054) 0:00:05.244 ********* 2026-05-27 05:56:07.321291 | instance | changed: [localhost] 2026-05-27 05:56:07.321492 | instance | 2026-05-27 05:56:07.321764 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-05-27 05:56:07.322011 | instance | 2026-05-27 05:56:07.322365 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-05-27 05:56:07.322718 | instance | Wednesday 27 May 2026 05:56:07 +0000 (0:00:00.582) 0:00:05.827 ********* 2026-05-27 05:56:07.490211 | instance | changed: [localhost] 2026-05-27 05:56:07.490614 | instance | 2026-05-27 05:56:07.490962 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-05-27 05:56:07.491305 | instance | Wednesday 27 May 2026 05:56:07 +0000 (0:00:00.168) 0:00:05.996 ********* 2026-05-27 05:56:07.522771 | instance | ok: [localhost] 2026-05-27 05:56:07.523077 | instance | 2026-05-27 05:56:07.523315 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-05-27 05:56:07.523539 | instance | Wednesday 27 May 2026 05:56:07 +0000 (0:00:00.029) 0:00:06.025 ********* 2026-05-27 05:56:07.554350 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-05-27 05:56:07.554635 | instance | 2026-05-27 05:56:07.554887 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-05-27 05:56:07.555116 | instance | Wednesday 27 May 2026 05:56:07 +0000 (0:00:00.034) 0:00:06.060 ********* 2026-05-27 05:56:07.933036 | instance | changed: [localhost] 2026-05-27 05:56:07.933469 | instance | 2026-05-27 05:56:07.933896 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-05-27 05:56:07.934357 | instance | 2026-05-27 05:56:07.934736 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-05-27 05:56:07.935121 | instance | Wednesday 27 May 2026 05:56:07 +0000 (0:00:00.378) 0:00:06.438 ********* 2026-05-27 05:56:08.131235 | instance | changed: [localhost] 2026-05-27 05:56:08.131687 | instance | 2026-05-27 05:56:08.132092 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-05-27 05:56:08.132554 | instance | Wednesday 27 May 2026 05:56:08 +0000 (0:00:00.197) 0:00:06.636 ********* 2026-05-27 05:56:08.157655 | instance | ok: [localhost] 2026-05-27 05:56:08.157996 | instance | 2026-05-27 05:56:08.158379 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-05-27 05:56:08.158717 | instance | Wednesday 27 May 2026 05:56:08 +0000 (0:00:00.026) 0:00:06.663 ********* 2026-05-27 05:56:08.202618 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-05-27 05:56:08.202998 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-05-27 05:56:08.203378 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-05-27 05:56:08.203699 | instance | 2026-05-27 05:56:08.204039 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-05-27 05:56:08.204374 | instance | Wednesday 27 May 2026 05:56:08 +0000 (0:00:00.045) 0:00:06.709 ********* 2026-05-27 05:56:08.545223 | instance | changed: [localhost] 2026-05-27 05:56:08.545661 | instance | 2026-05-27 05:56:08.546074 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-05-27 05:56:08.546487 | instance | 2026-05-27 05:56:08.546849 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-05-27 05:56:08.547296 | instance | Wednesday 27 May 2026 05:56:08 +0000 (0:00:00.341) 0:00:07.050 ********* 2026-05-27 05:56:08.706748 | instance | changed: [localhost] 2026-05-27 05:56:08.707148 | instance | 2026-05-27 05:56:08.707528 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-05-27 05:56:08.707957 | instance | Wednesday 27 May 2026 05:56:08 +0000 (0:00:00.161) 0:00:07.212 ********* 2026-05-27 05:56:08.732863 | instance | ok: [localhost] 2026-05-27 05:56:08.733233 | instance | 2026-05-27 05:56:08.733676 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-05-27 05:56:08.734042 | instance | Wednesday 27 May 2026 05:56:08 +0000 (0:00:00.026) 0:00:07.239 ********* 2026-05-27 05:56:08.771894 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-05-27 05:56:08.772322 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-05-27 05:56:08.772647 | instance | 2026-05-27 05:56:08.772978 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-05-27 05:56:08.773329 | instance | Wednesday 27 May 2026 05:56:08 +0000 (0:00:00.039) 0:00:07.278 ********* 2026-05-27 05:56:09.113624 | instance | changed: [localhost] 2026-05-27 05:56:09.114268 | instance | 2026-05-27 05:56:09.114758 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-05-27 05:56:09.115104 | instance | 2026-05-27 05:56:09.115462 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 05:56:09.115856 | instance | Wednesday 27 May 2026 05:56:09 +0000 (0:00:00.341) 0:00:07.619 ********* 2026-05-27 05:56:09.810328 | instance | ok: [localhost] 2026-05-27 05:56:09.810431 | instance | 2026-05-27 05:56:09.810443 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-27 05:56:09.810454 | instance | Wednesday 27 May 2026 05:56:09 +0000 (0:00:00.695) 0:00:08.315 ********* 2026-05-27 05:56:09.997259 | instance | changed: [localhost] 2026-05-27 05:56:09.997357 | instance | 2026-05-27 05:56:09.997613 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-05-27 05:56:09.997673 | instance | Wednesday 27 May 2026 05:56:09 +0000 (0:00:00.188) 0:00:08.503 ********* 2026-05-27 05:56:10.029605 | instance | ok: [localhost] 2026-05-27 05:56:10.029737 | instance | 2026-05-27 05:56:10.030131 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-05-27 05:56:10.030169 | instance | Wednesday 27 May 2026 05:56:10 +0000 (0:00:00.031) 0:00:08.535 ********* 2026-05-27 05:56:10.804533 | instance | ok: [localhost] => (item=keycloak_host) 2026-05-27 05:56:10.804658 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-05-27 05:56:10.804670 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-05-27 05:56:10.804750 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-05-27 05:56:10.804896 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-05-27 05:56:10.805105 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-05-27 05:56:10.805257 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-05-27 05:56:10.805406 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-05-27 05:56:10.805554 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-05-27 05:56:10.805704 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-05-27 05:56:10.805852 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-05-27 05:56:10.806004 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-05-27 05:56:10.806157 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-05-27 05:56:10.806331 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-05-27 05:56:10.806484 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-05-27 05:56:10.806634 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-05-27 05:56:10.806782 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-05-27 05:56:10.806985 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-05-27 05:56:10.807154 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-05-27 05:56:10.807304 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-05-27 05:56:10.807452 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-05-27 05:56:10.807601 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-05-27 05:56:10.807751 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-05-27 05:56:10.807894 | instance | 2026-05-27 05:56:10.808043 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-05-27 05:56:10.808193 | instance | Wednesday 27 May 2026 05:56:10 +0000 (0:00:00.774) 0:00:09.310 ********* 2026-05-27 05:56:11.162919 | instance | changed: [localhost] 2026-05-27 05:56:11.163034 | instance | 2026-05-27 05:56:11.163047 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-27 05:56:11.163206 | instance | Wednesday 27 May 2026 05:56:11 +0000 (0:00:00.355) 0:00:09.666 ********* 2026-05-27 05:56:11.339172 | instance | changed: [localhost] 2026-05-27 05:56:11.339588 | instance | 2026-05-27 05:56:11.339962 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-05-27 05:56:11.340293 | instance | 2026-05-27 05:56:11.340636 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-05-27 05:56:11.340981 | instance | Wednesday 27 May 2026 05:56:11 +0000 (0:00:00.176) 0:00:09.842 ********* 2026-05-27 05:56:11.530676 | instance | changed: [localhost] 2026-05-27 05:56:11.530901 | instance | 2026-05-27 05:56:11.531067 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-05-27 05:56:11.531248 | instance | Wednesday 27 May 2026 05:56:11 +0000 (0:00:00.191) 0:00:10.033 ********* 2026-05-27 05:56:11.558053 | instance | ok: [localhost] 2026-05-27 05:56:11.558076 | instance | 2026-05-27 05:56:11.558083 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-05-27 05:56:11.558090 | instance | Wednesday 27 May 2026 05:56:11 +0000 (0:00:00.030) 0:00:10.064 ********* 2026-05-27 05:56:11.604649 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-05-27 05:56:11.604683 | instance | 2026-05-27 05:56:11.604688 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-05-27 05:56:11.604693 | instance | Wednesday 27 May 2026 05:56:11 +0000 (0:00:00.047) 0:00:10.111 ********* 2026-05-27 05:56:11.950044 | instance | changed: [localhost] 2026-05-27 05:56:11.950103 | instance | 2026-05-27 05:56:11.950109 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-05-27 05:56:11.950114 | instance | 2026-05-27 05:56:11.950119 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-05-27 05:56:11.950124 | instance | Wednesday 27 May 2026 05:56:11 +0000 (0:00:00.344) 0:00:10.456 ********* 2026-05-27 05:56:12.125910 | instance | changed: [localhost] 2026-05-27 05:56:12.125978 | instance | 2026-05-27 05:56:12.125984 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-05-27 05:56:12.125989 | instance | Wednesday 27 May 2026 05:56:12 +0000 (0:00:00.175) 0:00:10.631 ********* 2026-05-27 05:56:12.159462 | instance | ok: [localhost] 2026-05-27 05:56:12.159502 | instance | 2026-05-27 05:56:12.159508 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-05-27 05:56:12.159513 | instance | Wednesday 27 May 2026 05:56:12 +0000 (0:00:00.034) 0:00:10.665 ********* 2026-05-27 05:56:12.203561 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-05-27 05:56:12.203621 | instance | 2026-05-27 05:56:12.203631 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-05-27 05:56:12.203639 | instance | Wednesday 27 May 2026 05:56:12 +0000 (0:00:00.043) 0:00:10.709 ********* 2026-05-27 05:56:12.554382 | instance | changed: [localhost] 2026-05-27 05:56:12.554606 | instance | 2026-05-27 05:56:12.554620 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-05-27 05:56:12.554630 | instance | 2026-05-27 05:56:12.554650 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-05-27 05:56:12.554659 | instance | Wednesday 27 May 2026 05:56:12 +0000 (0:00:00.351) 0:00:11.060 ********* 2026-05-27 05:56:12.729708 | instance | changed: [localhost] 2026-05-27 05:56:12.729803 | instance | 2026-05-27 05:56:12.730129 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-05-27 05:56:12.730225 | instance | Wednesday 27 May 2026 05:56:12 +0000 (0:00:00.175) 0:00:11.236 ********* 2026-05-27 05:56:12.762024 | instance | ok: [localhost] 2026-05-27 05:56:12.762374 | instance | 2026-05-27 05:56:12.762508 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-05-27 05:56:12.762620 | instance | Wednesday 27 May 2026 05:56:12 +0000 (0:00:00.031) 0:00:11.268 ********* 2026-05-27 05:56:13.198905 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-05-27 05:56:13.198984 | instance | ok: [localhost] => (item=keepalived_password) 2026-05-27 05:56:13.202369 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-05-27 05:56:13.202411 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-05-27 05:56:13.202422 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-05-27 05:56:13.202432 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-05-27 05:56:13.202441 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-05-27 05:56:13.202452 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-05-27 05:56:13.202461 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-05-27 05:56:13.202471 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-05-27 05:56:13.202480 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-05-27 05:56:13.202489 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-05-27 05:56:13.202517 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-05-27 05:56:13.202527 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-05-27 05:56:13.202536 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-05-27 05:56:13.202545 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-05-27 05:56:13.202554 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-05-27 05:56:13.202562 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-05-27 05:56:13.202571 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-05-27 05:56:13.202580 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-05-27 05:56:13.202593 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-05-27 05:56:13.202616 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-05-27 05:56:13.202642 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-05-27 05:56:13.202655 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-05-27 05:56:13.202667 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-05-27 05:56:13.202679 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-05-27 05:56:13.202692 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-05-27 05:56:13.202706 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-05-27 05:56:13.202719 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-05-27 05:56:13.202739 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-05-27 05:56:13.202751 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-05-27 05:56:13.202760 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-05-27 05:56:13.202863 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-05-27 05:56:13.203059 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-05-27 05:56:13.203210 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-05-27 05:56:13.203359 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-05-27 05:56:13.203507 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-05-27 05:56:13.203661 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-05-27 05:56:13.203808 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-05-27 05:56:13.203988 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-05-27 05:56:13.204137 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-05-27 05:56:13.204286 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-05-27 05:56:13.204433 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-05-27 05:56:13.204587 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-05-27 05:56:13.204754 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-05-27 05:56:13.204905 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-05-27 05:56:13.205053 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-05-27 05:56:13.205201 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-05-27 05:56:13.205348 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-05-27 05:56:13.205499 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-05-27 05:56:13.205647 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-05-27 05:56:13.205806 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-05-27 05:56:13.205953 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-05-27 05:56:13.206098 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-05-27 05:56:13.206258 | instance | 2026-05-27 05:56:13.206409 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-05-27 05:56:13.206555 | instance | Wednesday 27 May 2026 05:56:13 +0000 (0:00:00.437) 0:00:11.705 ********* 2026-05-27 05:56:13.258817 | instance | ok: [localhost] => (item=barbican_kek) 2026-05-27 05:56:13.258906 | instance | 2026-05-27 05:56:13.259081 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-05-27 05:56:13.259237 | instance | Wednesday 27 May 2026 05:56:13 +0000 (0:00:00.058) 0:00:11.764 ********* 2026-05-27 05:56:13.702859 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-27 05:56:13.703076 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-27 05:56:13.703222 | instance | 2026-05-27 05:56:13.703376 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-05-27 05:56:13.703535 | instance | Wednesday 27 May 2026 05:56:13 +0000 (0:00:00.442) 0:00:12.206 ********* 2026-05-27 05:56:15.627226 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-27 05:56:15.627324 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-27 05:56:15.627336 | instance | 2026-05-27 05:56:15.627487 | instance | TASK [Set values for SSH keys] ************************************************* 2026-05-27 05:56:15.627724 | instance | Wednesday 27 May 2026 05:56:15 +0000 (0:00:01.924) 0:00:14.131 ********* 2026-05-27 05:56:15.683317 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-05-27 05:56:15.683742 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-05-27 05:56:15.684059 | instance | 2026-05-27 05:56:15.684411 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-05-27 05:56:15.684739 | instance | Wednesday 27 May 2026 05:56:15 +0000 (0:00:00.057) 0:00:14.188 ********* 2026-05-27 05:56:16.027053 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-27 05:56:16.027135 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-27 05:56:16.027327 | instance | 2026-05-27 05:56:16.027586 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-05-27 05:56:16.027799 | instance | Wednesday 27 May 2026 05:56:16 +0000 (0:00:00.342) 0:00:14.531 ********* 2026-05-27 05:56:16.381759 | instance | changed: [localhost] 2026-05-27 05:56:16.381954 | instance | 2026-05-27 05:56:16.382111 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-05-27 05:56:16.382289 | instance | Wednesday 27 May 2026 05:56:16 +0000 (0:00:00.355) 0:00:14.886 ********* 2026-05-27 05:56:16.414810 | instance | skipping: [localhost] 2026-05-27 05:56:16.415150 | instance | 2026-05-27 05:56:16.415486 | instance | PLAY [Setup networking] ******************************************************** 2026-05-27 05:56:16.415833 | instance | 2026-05-27 05:56:16.416165 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 05:56:16.416496 | instance | Wednesday 27 May 2026 05:56:16 +0000 (0:00:00.035) 0:00:14.921 ********* 2026-05-27 05:56:17.078856 | instance | ok: [instance] 2026-05-27 05:56:17.079045 | instance | 2026-05-27 05:56:17.079202 | instance | TASK [Create bridge for management network] ************************************ 2026-05-27 05:56:17.079355 | instance | Wednesday 27 May 2026 05:56:17 +0000 (0:00:00.663) 0:00:15.585 ********* 2026-05-27 05:56:17.407489 | instance | ok: [instance] 2026-05-27 05:56:17.407861 | instance | 2026-05-27 05:56:17.408202 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-05-27 05:56:17.408583 | instance | Wednesday 27 May 2026 05:56:17 +0000 (0:00:00.328) 0:00:15.913 ********* 2026-05-27 05:56:17.619138 | instance | ok: [instance] 2026-05-27 05:56:17.619507 | instance | 2026-05-27 05:56:17.619848 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-05-27 05:56:17.620185 | instance | Wednesday 27 May 2026 05:56:17 +0000 (0:00:00.211) 0:00:16.125 ********* 2026-05-27 05:56:17.815756 | instance | ok: [instance] 2026-05-27 05:56:17.816119 | instance | 2026-05-27 05:56:17.816475 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-05-27 05:56:17.816814 | instance | Wednesday 27 May 2026 05:56:17 +0000 (0:00:00.196) 0:00:16.322 ********* 2026-05-27 05:56:18.008696 | instance | ok: [instance] 2026-05-27 05:56:18.009063 | instance | 2026-05-27 05:56:18.009399 | instance | TASK [Bring up interfaces] ***************************************************** 2026-05-27 05:56:18.009731 | instance | Wednesday 27 May 2026 05:56:18 +0000 (0:00:00.192) 0:00:16.515 ********* 2026-05-27 05:56:18.392074 | instance | ok: [instance] => (item=br-mgmt) 2026-05-27 05:56:18.392339 | instance | ok: [instance] => (item=dummy0) 2026-05-27 05:56:18.392530 | instance | 2026-05-27 05:56:18.392728 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-05-27 05:56:18.392910 | instance | 2026-05-27 05:56:18.393101 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 05:56:18.393293 | instance | Wednesday 27 May 2026 05:56:18 +0000 (0:00:00.383) 0:00:16.898 ********* 2026-05-27 05:56:19.138790 | instance | ok: [instance] 2026-05-27 05:56:19.138877 | instance | 2026-05-27 05:56:19.139001 | instance | TASK [Install depedencies] ***************************************************** 2026-05-27 05:56:19.139236 | instance | Wednesday 27 May 2026 05:56:19 +0000 (0:00:00.745) 0:00:17.644 ********* 2026-05-27 05:56:38.628330 | instance | changed: [instance] 2026-05-27 05:56:38.628538 | instance | 2026-05-27 05:56:38.628849 | instance | TASK [Start up service] ******************************************************** 2026-05-27 05:56:38.628888 | instance | Wednesday 27 May 2026 05:56:38 +0000 (0:00:19.490) 0:00:37.134 ********* 2026-05-27 05:56:39.157703 | instance | ok: [instance] 2026-05-27 05:56:39.158240 | instance | 2026-05-27 05:56:39.158283 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-05-27 05:56:39.158291 | instance | Wednesday 27 May 2026 05:56:39 +0000 (0:00:00.529) 0:00:37.664 ********* 2026-05-27 05:56:39.379439 | instance | ok: [instance] 2026-05-27 05:56:39.379467 | instance | 2026-05-27 05:56:39.379477 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-05-27 05:56:39.379482 | instance | Wednesday 27 May 2026 05:56:39 +0000 (0:00:00.221) 0:00:37.885 ********* 2026-05-27 05:56:39.851352 | instance | changed: [instance] 2026-05-27 05:56:39.851391 | instance | 2026-05-27 05:56:39.851398 | instance | TASK [Get list of all loopback devices] **************************************** 2026-05-27 05:56:39.851404 | instance | Wednesday 27 May 2026 05:56:39 +0000 (0:00:00.471) 0:00:38.357 ********* 2026-05-27 05:56:40.039469 | instance | ok: [instance] 2026-05-27 05:56:40.039511 | instance | 2026-05-27 05:56:40.039519 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-05-27 05:56:40.039526 | instance | Wednesday 27 May 2026 05:56:40 +0000 (0:00:00.187) 0:00:38.545 ********* 2026-05-27 05:56:40.064183 | instance | skipping: [instance] 2026-05-27 05:56:40.064212 | instance | 2026-05-27 05:56:40.064223 | instance | TASK [Create devices for Ceph] ************************************************* 2026-05-27 05:56:40.064232 | instance | Wednesday 27 May 2026 05:56:40 +0000 (0:00:00.025) 0:00:38.570 ********* 2026-05-27 05:56:40.573168 | instance | changed: [instance] => (item=osd0) 2026-05-27 05:56:40.573205 | instance | changed: [instance] => (item=osd1) 2026-05-27 05:56:40.573210 | instance | changed: [instance] => (item=osd2) 2026-05-27 05:56:40.573215 | instance | 2026-05-27 05:56:40.573220 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-05-27 05:56:40.573225 | instance | Wednesday 27 May 2026 05:56:40 +0000 (0:00:00.508) 0:00:39.079 ********* 2026-05-27 05:56:41.115445 | instance | changed: [instance] => (item=osd0) 2026-05-27 05:56:41.115488 | instance | changed: [instance] => (item=osd1) 2026-05-27 05:56:41.115493 | instance | changed: [instance] => (item=osd2) 2026-05-27 05:56:41.115498 | instance | 2026-05-27 05:56:41.115503 | instance | TASK [Start loop devices] ****************************************************** 2026-05-27 05:56:41.115507 | instance | Wednesday 27 May 2026 05:56:41 +0000 (0:00:00.541) 0:00:39.621 ********* 2026-05-27 05:56:41.845133 | instance | changed: [instance] => (item=osd0) 2026-05-27 05:56:41.845260 | instance | changed: [instance] => (item=osd1) 2026-05-27 05:56:41.845773 | instance | changed: [instance] => (item=osd2) 2026-05-27 05:56:41.845817 | instance | 2026-05-27 05:56:41.845823 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-05-27 05:56:41.845829 | instance | Wednesday 27 May 2026 05:56:41 +0000 (0:00:00.730) 0:00:40.351 ********* 2026-05-27 05:56:44.828903 | instance | changed: [instance] => (item=osd0) 2026-05-27 05:56:44.828945 | instance | changed: [instance] => (item=osd1) 2026-05-27 05:56:44.828950 | instance | changed: [instance] => (item=osd2) 2026-05-27 05:56:44.828955 | instance | 2026-05-27 05:56:44.828960 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-05-27 05:56:44.828964 | instance | Wednesday 27 May 2026 05:56:44 +0000 (0:00:02.983) 0:00:43.334 ********* 2026-05-27 05:56:46.673791 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-05-27 05:56:46.673858 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-05-27 05:56:46.674274 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-05-27 05:56:46.674617 | instance | 2026-05-27 05:56:46.674630 | instance | PLAY [controllers] ************************************************************* 2026-05-27 05:56:46.674647 | instance | 2026-05-27 05:56:46.674656 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 05:56:46.674665 | instance | Wednesday 27 May 2026 05:56:46 +0000 (0:00:01.845) 0:00:45.180 ********* 2026-05-27 05:56:47.541828 | instance | ok: [instance] 2026-05-27 05:56:47.541902 | instance | 2026-05-27 05:56:47.542318 | instance | TASK [Set masquerade rule] ***************************************************** 2026-05-27 05:56:47.542394 | instance | Wednesday 27 May 2026 05:56:47 +0000 (0:00:00.867) 0:00:46.048 ********* 2026-05-27 05:56:47.987156 | instance | changed: [instance] 2026-05-27 05:56:47.987407 | instance | 2026-05-27 05:56:47.990353 | instance | PLAY RECAP ********************************************************************* 2026-05-27 05:56:47.990418 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-27 05:56:47.990442 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-27 05:56:47.990452 | instance | 2026-05-27 05:56:47.990462 | instance | Wednesday 27 May 2026 05:56:47 +0000 (0:00:00.445) 0:00:46.493 ********* 2026-05-27 05:56:47.990472 | instance | =============================================================================== 2026-05-27 05:56:47.990480 | instance | Install depedencies ---------------------------------------------------- 19.49s 2026-05-27 05:56:47.990489 | instance | Create a volume group for each loop device ------------------------------ 2.98s 2026-05-27 05:56:47.990498 | instance | Generate SSH keys for missing variables --------------------------------- 1.92s 2026-05-27 05:56:47.990507 | instance | Create a logical volume for each loop device ---------------------------- 1.85s 2026-05-27 05:56:47.990516 | instance | Gathering Facts --------------------------------------------------------- 1.16s 2026-05-27 05:56:47.990532 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.11s 2026-05-27 05:56:47.990719 | instance | Create folders for workspace -------------------------------------------- 1.06s 2026-05-27 05:56:47.991075 | instance | Gathering Facts --------------------------------------------------------- 0.87s 2026-05-27 05:56:47.991401 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.77s 2026-05-27 05:56:47.991721 | instance | Gathering Facts --------------------------------------------------------- 0.75s 2026-05-27 05:56:47.992039 | instance | Start loop devices ------------------------------------------------------ 0.73s 2026-05-27 05:56:47.992355 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-05-27 05:56:47.992671 | instance | Configure short hostname ------------------------------------------------ 0.68s 2026-05-27 05:56:47.992990 | instance | Purge "snapd" package --------------------------------------------------- 0.67s 2026-05-27 05:56:47.993340 | instance | Gathering Facts --------------------------------------------------------- 0.66s 2026-05-27 05:56:47.993679 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.58s 2026-05-27 05:56:47.993994 | instance | Set permissions on loopback devices ------------------------------------- 0.54s 2026-05-27 05:56:47.994338 | instance | Start up service -------------------------------------------------------- 0.53s 2026-05-27 05:56:47.994654 | instance | Create devices for Ceph ------------------------------------------------- 0.51s 2026-05-27 05:56:47.994968 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.47s 2026-05-27 05:56:48.065663 | instance | INFO [aio > prepare] Executed: Successful 2026-05-27 05:56:48.076218 | instance | INFO [aio > converge] Executing 2026-05-27 05:56:50.738848 | instance | 2026-05-27 05:56:50.739254 | instance | PLAY [all] ********************************************************************* 2026-05-27 05:56:50.739559 | instance | 2026-05-27 05:56:50.739876 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 05:56:50.740195 | instance | Wednesday 27 May 2026 05:56:50 +0000 (0:00:00.016) 0:00:00.016 ********* 2026-05-27 05:56:51.908397 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-27 05:56:51.908782 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-27 05:56:51.909105 | instance | interpreter could change the meaning of that path. See 2026-05-27 05:56:51.909420 | instance | https://docs.ansible.com/ansible- 2026-05-27 05:56:51.909739 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-27 05:56:51.923145 | instance | ok: [instance] 2026-05-27 05:56:51.923481 | instance | 2026-05-27 05:56:51.923869 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-27 05:56:51.924195 | instance | Wednesday 27 May 2026 05:56:51 +0000 (0:00:01.184) 0:00:01.201 ********* 2026-05-27 05:56:52.096487 | instance | ok: [instance] 2026-05-27 05:56:52.096825 | instance | 2026-05-27 05:56:52.097153 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-27 05:56:52.097459 | instance | 2026-05-27 05:56:52.097779 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 05:56:52.098101 | instance | Wednesday 27 May 2026 05:56:52 +0000 (0:00:00.173) 0:00:01.374 ********* 2026-05-27 05:56:52.938090 | instance | ok: [instance] 2026-05-27 05:56:52.938553 | instance | 2026-05-27 05:56:52.938895 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-27 05:56:52.939285 | instance | Wednesday 27 May 2026 05:56:52 +0000 (0:00:00.841) 0:00:02.215 ********* 2026-05-27 05:56:53.210835 | instance | ok: [instance] 2026-05-27 05:56:53.210878 | instance | 2026-05-27 05:56:53.211020 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-27 05:56:53.211205 | instance | Wednesday 27 May 2026 05:56:53 +0000 (0:00:00.272) 0:00:02.488 ********* 2026-05-27 05:56:53.254721 | instance | skipping: [instance] 2026-05-27 05:56:53.254816 | instance | 2026-05-27 05:56:53.254995 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-27 05:56:53.255146 | instance | Wednesday 27 May 2026 05:56:53 +0000 (0:00:00.042) 0:00:02.531 ********* 2026-05-27 05:56:53.542893 | instance | changed: [instance] 2026-05-27 05:56:53.542954 | instance | 2026-05-27 05:56:53.543097 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 05:56:53.543281 | instance | Wednesday 27 May 2026 05:56:53 +0000 (0:00:00.285) 0:00:02.817 ********* 2026-05-27 05:56:53.618361 | instance | ok: [instance] => { 2026-05-27 05:56:53.618636 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-27 05:56:53.618860 | instance | } 2026-05-27 05:56:53.619059 | instance | 2026-05-27 05:56:53.619270 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 05:56:53.619480 | instance | Wednesday 27 May 2026 05:56:53 +0000 (0:00:00.077) 0:00:02.894 ********* 2026-05-27 05:56:54.163550 | instance | changed: [instance] 2026-05-27 05:56:54.163588 | instance | 2026-05-27 05:56:54.163596 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 05:56:54.163612 | instance | Wednesday 27 May 2026 05:56:54 +0000 (0:00:00.546) 0:00:03.441 ********* 2026-05-27 05:56:54.216694 | instance | skipping: [instance] 2026-05-27 05:56:54.216745 | instance | 2026-05-27 05:56:54.216751 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-27 05:56:54.216756 | instance | Wednesday 27 May 2026 05:56:54 +0000 (0:00:00.050) 0:00:03.491 ********* 2026-05-27 05:56:54.266697 | instance | skipping: [instance] 2026-05-27 05:56:54.267057 | instance | 2026-05-27 05:56:54.267435 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-27 05:56:54.267762 | instance | Wednesday 27 May 2026 05:56:54 +0000 (0:00:00.052) 0:00:03.544 ********* 2026-05-27 05:56:54.468288 | instance | ok: [instance] 2026-05-27 05:56:54.468544 | instance | 2026-05-27 05:56:54.468772 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-27 05:56:54.468978 | instance | Wednesday 27 May 2026 05:56:54 +0000 (0:00:00.201) 0:00:03.746 ********* 2026-05-27 05:56:55.605054 | instance | ok: [instance] 2026-05-27 05:56:55.605433 | instance | 2026-05-27 05:56:55.605789 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 05:56:55.606128 | instance | Wednesday 27 May 2026 05:56:55 +0000 (0:00:01.136) 0:00:04.882 ********* 2026-05-27 05:56:55.667735 | instance | ok: [instance] => { 2026-05-27 05:56:55.668116 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-27 05:56:55.668438 | instance | } 2026-05-27 05:56:55.668744 | instance | 2026-05-27 05:56:55.669069 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 05:56:55.669394 | instance | Wednesday 27 May 2026 05:56:55 +0000 (0:00:00.063) 0:00:04.945 ********* 2026-05-27 05:56:57.337457 | instance | changed: [instance] 2026-05-27 05:56:57.337821 | instance | 2026-05-27 05:56:57.338154 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 05:56:57.338551 | instance | Wednesday 27 May 2026 05:56:57 +0000 (0:00:01.669) 0:00:06.615 ********* 2026-05-27 05:57:00.226703 | instance | changed: [instance] 2026-05-27 05:57:00.226777 | instance | 2026-05-27 05:57:00.226902 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-27 05:57:00.227095 | instance | Wednesday 27 May 2026 05:57:00 +0000 (0:00:02.887) 0:00:09.502 ********* 2026-05-27 05:57:00.262794 | instance | skipping: [instance] 2026-05-27 05:57:00.262961 | instance | 2026-05-27 05:57:00.263187 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-27 05:57:00.263379 | instance | Wednesday 27 May 2026 05:57:00 +0000 (0:00:00.036) 0:00:09.539 ********* 2026-05-27 05:57:00.298537 | instance | skipping: [instance] 2026-05-27 05:57:00.298699 | instance | 2026-05-27 05:57:00.298860 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-27 05:57:00.299009 | instance | Wednesday 27 May 2026 05:57:00 +0000 (0:00:00.037) 0:00:09.576 ********* 2026-05-27 05:57:00.330696 | instance | skipping: [instance] 2026-05-27 05:57:00.330826 | instance | 2026-05-27 05:57:00.331018 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-27 05:57:00.331170 | instance | Wednesday 27 May 2026 05:57:00 +0000 (0:00:00.032) 0:00:09.608 ********* 2026-05-27 05:57:05.726887 | instance | changed: [instance] 2026-05-27 05:57:05.727308 | instance | 2026-05-27 05:57:05.727657 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-27 05:57:05.727982 | instance | Wednesday 27 May 2026 05:57:05 +0000 (0:00:05.392) 0:00:15.001 ********* 2026-05-27 05:57:06.310728 | instance | changed: [instance] 2026-05-27 05:57:06.310788 | instance | 2026-05-27 05:57:06.310909 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-27 05:57:06.311097 | instance | Wednesday 27 May 2026 05:57:06 +0000 (0:00:00.586) 0:00:15.588 ********* 2026-05-27 05:57:07.178686 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-27 05:57:07.178760 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-27 05:57:07.178902 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-27 05:57:07.179093 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-27 05:57:07.179251 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-27 05:57:07.179398 | instance | 2026-05-27 05:57:07.179554 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-27 05:57:07.179705 | instance | Wednesday 27 May 2026 05:57:07 +0000 (0:00:00.866) 0:00:16.454 ********* 2026-05-27 05:57:07.746694 | instance | changed: [instance] 2026-05-27 05:57:07.746759 | instance | 2026-05-27 05:57:07.746896 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-27 05:57:07.747086 | instance | Wednesday 27 May 2026 05:57:07 +0000 (0:00:00.559) 0:00:17.014 ********* 2026-05-27 05:57:07.747228 | instance | 2026-05-27 05:57:07.747380 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-27 05:57:07.747530 | instance | Wednesday 27 May 2026 05:57:07 +0000 (0:00:00.010) 0:00:17.024 ********* 2026-05-27 05:57:08.648599 | instance | ok: [instance] 2026-05-27 05:57:08.648668 | instance | 2026-05-27 05:57:08.648833 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-27 05:57:08.649012 | instance | Wednesday 27 May 2026 05:57:08 +0000 (0:00:00.902) 0:00:17.926 ********* 2026-05-27 05:57:09.087729 | instance | changed: [instance] 2026-05-27 05:57:09.087831 | instance | 2026-05-27 05:57:09.087911 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-27 05:57:09.088310 | instance | Wednesday 27 May 2026 05:57:09 +0000 (0:00:00.439) 0:00:18.365 ********* 2026-05-27 05:57:09.598780 | instance | changed: [instance] 2026-05-27 05:57:09.598852 | instance | 2026-05-27 05:57:09.598935 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-27 05:57:09.599124 | instance | Wednesday 27 May 2026 05:57:09 +0000 (0:00:00.510) 0:00:18.875 ********* 2026-05-27 05:57:09.803570 | instance | ok: [instance] 2026-05-27 05:57:09.803982 | instance | 2026-05-27 05:57:09.804336 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 05:57:09.804670 | instance | Wednesday 27 May 2026 05:57:09 +0000 (0:00:00.201) 0:00:19.077 ********* 2026-05-27 05:57:09.858890 | instance | ok: [instance] => { 2026-05-27 05:57:09.859052 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-27 05:57:09.859282 | instance | } 2026-05-27 05:57:09.859454 | instance | 2026-05-27 05:57:09.859623 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 05:57:09.859777 | instance | Wednesday 27 May 2026 05:57:09 +0000 (0:00:00.056) 0:00:19.133 ********* 2026-05-27 05:57:10.539103 | instance | changed: [instance] 2026-05-27 05:57:10.539481 | instance | 2026-05-27 05:57:10.539828 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 05:57:10.540161 | instance | Wednesday 27 May 2026 05:57:10 +0000 (0:00:00.680) 0:00:19.814 ********* 2026-05-27 05:57:14.806695 | instance | changed: [instance] 2026-05-27 05:57:14.806757 | instance | 2026-05-27 05:57:14.806921 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-27 05:57:14.807117 | instance | Wednesday 27 May 2026 05:57:14 +0000 (0:00:04.267) 0:00:24.081 ********* 2026-05-27 05:57:15.814747 | instance | ok: [instance] 2026-05-27 05:57:15.814821 | instance | 2026-05-27 05:57:15.814910 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-27 05:57:15.815101 | instance | Wednesday 27 May 2026 05:57:15 +0000 (0:00:01.009) 0:00:25.091 ********* 2026-05-27 05:57:16.178215 | instance | changed: [instance] 2026-05-27 05:57:16.178287 | instance | 2026-05-27 05:57:16.178546 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-27 05:57:16.178585 | instance | Wednesday 27 May 2026 05:57:16 +0000 (0:00:00.364) 0:00:25.455 ********* 2026-05-27 05:57:16.605668 | instance | changed: [instance] 2026-05-27 05:57:16.605768 | instance | 2026-05-27 05:57:16.605875 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-27 05:57:16.605997 | instance | Wednesday 27 May 2026 05:57:16 +0000 (0:00:00.427) 0:00:25.883 ********* 2026-05-27 05:57:17.153239 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-05-27 05:57:17.153300 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-27 05:57:17.153807 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-27 05:57:17.153841 | instance | 2026-05-27 05:57:17.153847 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-27 05:57:17.153852 | instance | Wednesday 27 May 2026 05:57:17 +0000 (0:00:00.547) 0:00:26.431 ********* 2026-05-27 05:57:17.589573 | instance | changed: [instance] 2026-05-27 05:57:17.589731 | instance | 2026-05-27 05:57:17.589755 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-27 05:57:17.589884 | instance | Wednesday 27 May 2026 05:57:17 +0000 (0:00:00.436) 0:00:26.867 ********* 2026-05-27 05:57:18.034696 | instance | changed: [instance] 2026-05-27 05:57:18.034749 | instance | 2026-05-27 05:57:18.035348 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-27 05:57:18.035363 | instance | Wednesday 27 May 2026 05:57:18 +0000 (0:00:00.436) 0:00:27.304 ********* 2026-05-27 05:57:18.035368 | instance | 2026-05-27 05:57:18.035377 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-27 05:57:18.035381 | instance | Wednesday 27 May 2026 05:57:18 +0000 (0:00:00.008) 0:00:27.312 ********* 2026-05-27 05:57:18.732071 | instance | ok: [instance] 2026-05-27 05:57:18.732166 | instance | 2026-05-27 05:57:18.732297 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-05-27 05:57:18.732453 | instance | Wednesday 27 May 2026 05:57:18 +0000 (0:00:00.697) 0:00:28.010 ********* 2026-05-27 05:57:19.916166 | instance | changed: [instance] 2026-05-27 05:57:19.916277 | instance | 2026-05-27 05:57:19.916508 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-27 05:57:19.916522 | instance | Wednesday 27 May 2026 05:57:19 +0000 (0:00:01.184) 0:00:29.194 ********* 2026-05-27 05:57:20.470742 | instance | changed: [instance] 2026-05-27 05:57:20.470821 | instance | 2026-05-27 05:57:20.471080 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-27 05:57:20.471114 | instance | Wednesday 27 May 2026 05:57:20 +0000 (0:00:00.554) 0:00:29.748 ********* 2026-05-27 05:57:20.532417 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-27 05:57:20.532502 | instance | 2026-05-27 05:57:20.532763 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-27 05:57:20.532802 | instance | Wednesday 27 May 2026 05:57:20 +0000 (0:00:00.061) 0:00:29.810 ********* 2026-05-27 05:57:26.985184 | instance | changed: [instance] 2026-05-27 05:57:26.985245 | instance | 2026-05-27 05:57:26.985511 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-27 05:57:26.985667 | instance | Wednesday 27 May 2026 05:57:26 +0000 (0:00:06.452) 0:00:36.263 ********* 2026-05-27 05:57:27.603310 | instance | ok: [instance] => (item=chronyd) 2026-05-27 05:57:27.603376 | instance | ok: [instance] => (item=sshd) 2026-05-27 05:57:27.603738 | instance | 2026-05-27 05:57:27.603778 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-27 05:57:27.603784 | instance | Wednesday 27 May 2026 05:57:27 +0000 (0:00:00.618) 0:00:36.881 ********* 2026-05-27 05:57:27.913985 | instance | changed: [instance] 2026-05-27 05:57:27.914303 | instance | 2026-05-27 05:57:27.914623 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-27 05:57:27.914732 | instance | Wednesday 27 May 2026 05:57:27 +0000 (0:00:00.310) 0:00:37.191 ********* 2026-05-27 05:57:28.109504 | instance | ok: [instance] 2026-05-27 05:57:28.109601 | instance | 2026-05-27 05:57:28.109882 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-27 05:57:28.109939 | instance | Wednesday 27 May 2026 05:57:28 +0000 (0:00:00.195) 0:00:37.387 ********* 2026-05-27 05:57:29.358545 | instance | changed: [instance] 2026-05-27 05:57:29.358630 | instance | 2026-05-27 05:57:29.358864 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-27 05:57:29.358904 | instance | Wednesday 27 May 2026 05:57:29 +0000 (0:00:01.249) 0:00:38.636 ********* 2026-05-27 05:57:29.713536 | instance | changed: [instance] 2026-05-27 05:57:29.713599 | instance | 2026-05-27 05:57:29.713880 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-27 05:57:29.713915 | instance | Wednesday 27 May 2026 05:57:29 +0000 (0:00:00.355) 0:00:38.991 ********* 2026-05-27 05:57:29.833175 | instance | ok: [instance] 2026-05-27 05:57:29.833260 | instance | 2026-05-27 05:57:29.833326 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-27 05:57:29.833462 | instance | Wednesday 27 May 2026 05:57:29 +0000 (0:00:00.119) 0:00:39.111 ********* 2026-05-27 05:57:30.049081 | instance | ok: [instance] => (item=instance) 2026-05-27 05:57:30.049161 | instance | 2026-05-27 05:57:30.049490 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-27 05:57:30.049531 | instance | Wednesday 27 May 2026 05:57:30 +0000 (0:00:00.215) 0:00:39.327 ********* 2026-05-27 05:57:30.105242 | instance | ok: [instance] 2026-05-27 05:57:30.105609 | instance | 2026-05-27 05:57:30.105644 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-27 05:57:30.105650 | instance | Wednesday 27 May 2026 05:57:30 +0000 (0:00:00.056) 0:00:39.383 ********* 2026-05-27 05:57:30.187400 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-05-27 05:57:30.187457 | instance | 2026-05-27 05:57:30.187698 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-05-27 05:57:30.187869 | instance | Wednesday 27 May 2026 05:57:30 +0000 (0:00:00.081) 0:00:39.465 ********* 2026-05-27 05:57:30.522048 | instance | changed: [instance] 2026-05-27 05:57:30.522116 | instance | 2026-05-27 05:57:30.522393 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-05-27 05:57:30.522431 | instance | Wednesday 27 May 2026 05:57:30 +0000 (0:00:00.334) 0:00:39.800 ********* 2026-05-27 05:57:31.238444 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-05-27 05:57:31.238556 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-05-27 05:57:31.239058 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-05-27 05:57:31.239096 | instance | 2026-05-27 05:57:31.239102 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-05-27 05:57:31.239107 | instance | Wednesday 27 May 2026 05:57:31 +0000 (0:00:00.716) 0:00:40.516 ********* 2026-05-27 05:59:12.357328 | instance | ok: [instance] 2026-05-27 05:59:12.357400 | instance | 2026-05-27 05:59:12.357676 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-05-27 05:59:12.357712 | instance | Wednesday 27 May 2026 05:59:12 +0000 (0:01:41.118) 0:02:21.635 ********* 2026-05-27 05:59:12.571162 | instance | changed: [instance] 2026-05-27 05:59:12.571266 | instance | 2026-05-27 05:59:12.571529 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-05-27 05:59:12.571568 | instance | Wednesday 27 May 2026 05:59:12 +0000 (0:00:00.213) 0:02:21.849 ********* 2026-05-27 05:59:12.609511 | instance | ok: [instance] 2026-05-27 05:59:12.609896 | instance | 2026-05-27 05:59:12.609938 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-27 05:59:12.609944 | instance | Wednesday 27 May 2026 05:59:12 +0000 (0:00:00.038) 0:02:21.887 ********* 2026-05-27 05:59:12.709569 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-27 05:59:12.709624 | instance | 2026-05-27 05:59:12.709897 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-27 05:59:12.709938 | instance | Wednesday 27 May 2026 05:59:12 +0000 (0:00:00.100) 0:02:21.987 ********* 2026-05-27 05:59:18.493021 | instance | ok: [instance] 2026-05-27 05:59:18.493515 | instance | 2026-05-27 05:59:18.493562 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-27 05:59:18.493570 | instance | Wednesday 27 May 2026 05:59:18 +0000 (0:00:05.783) 0:02:27.771 ********* 2026-05-27 05:59:18.550521 | instance | ok: [instance] => (item=instance) 2026-05-27 05:59:18.550585 | instance | 2026-05-27 05:59:18.550912 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-27 05:59:18.550951 | instance | Wednesday 27 May 2026 05:59:18 +0000 (0:00:00.057) 0:02:27.828 ********* 2026-05-27 05:59:18.961728 | instance | ok: [instance] 2026-05-27 05:59:18.961804 | instance | 2026-05-27 05:59:18.962082 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-27 05:59:18.962119 | instance | Wednesday 27 May 2026 05:59:18 +0000 (0:00:00.411) 0:02:28.240 ********* 2026-05-27 05:59:27.789184 | instance | ok: [instance] 2026-05-27 05:59:27.789633 | instance | 2026-05-27 05:59:27.789673 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-27 05:59:27.789680 | instance | Wednesday 27 May 2026 05:59:27 +0000 (0:00:08.827) 0:02:37.067 ********* 2026-05-27 06:00:21.501366 | instance | changed: [instance] 2026-05-27 06:00:21.501455 | instance | 2026-05-27 06:00:21.501717 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-27 06:00:21.501760 | instance | Wednesday 27 May 2026 06:00:21 +0000 (0:00:53.712) 0:03:30.779 ********* 2026-05-27 06:00:35.539048 | instance | ok: [instance] 2026-05-27 06:00:35.539120 | instance | 2026-05-27 06:00:35.539347 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-27 06:00:35.539386 | instance | Wednesday 27 May 2026 06:00:35 +0000 (0:00:14.037) 0:03:44.817 ********* 2026-05-27 06:00:35.619436 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-27 06:00:35.619814 | instance | 2026-05-27 06:00:35.619857 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-27 06:00:35.619864 | instance | Wednesday 27 May 2026 06:00:35 +0000 (0:00:00.080) 0:03:44.897 ********* 2026-05-27 06:00:35.672930 | instance | skipping: [instance] 2026-05-27 06:00:35.673034 | instance | 2026-05-27 06:00:35.673308 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-27 06:00:35.673335 | instance | Wednesday 27 May 2026 06:00:35 +0000 (0:00:00.053) 0:03:44.951 ********* 2026-05-27 06:00:35.725227 | instance | skipping: [instance] => (item=instance) 2026-05-27 06:00:35.725873 | instance | skipping: [instance] 2026-05-27 06:00:35.725901 | instance | 2026-05-27 06:00:35.725908 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-27 06:00:35.725915 | instance | Wednesday 27 May 2026 06:00:35 +0000 (0:00:00.052) 0:03:45.003 ********* 2026-05-27 06:00:35.983165 | instance | ok: [instance] 2026-05-27 06:00:35.983222 | instance | 2026-05-27 06:00:35.983483 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-27 06:00:35.983498 | instance | Wednesday 27 May 2026 06:00:35 +0000 (0:00:00.257) 0:03:45.260 ********* 2026-05-27 06:00:42.340660 | instance | ok: [instance] 2026-05-27 06:00:42.340744 | instance | 2026-05-27 06:00:42.340992 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-27 06:00:42.341029 | instance | Wednesday 27 May 2026 06:00:42 +0000 (0:00:06.358) 0:03:51.618 ********* 2026-05-27 06:00:54.520401 | instance | changed: [instance] 2026-05-27 06:00:54.520546 | instance | 2026-05-27 06:00:54.520558 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-27 06:00:54.520640 | instance | Wednesday 27 May 2026 06:00:54 +0000 (0:00:12.179) 0:04:03.798 ********* 2026-05-27 06:01:00.588779 | instance | ok: [instance] 2026-05-27 06:01:00.589365 | instance | 2026-05-27 06:01:00.589391 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-05-27 06:01:00.589401 | instance | Wednesday 27 May 2026 06:01:00 +0000 (0:00:06.068) 0:04:09.866 ********* 2026-05-27 06:01:07.843223 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-05-27 06:01:07.843261 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-05-27 06:01:07.843275 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-05-27 06:01:07.843279 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-05-27 06:01:07.843284 | instance | 2026-05-27 06:01:07.843289 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-27 06:01:07.843293 | instance | 2026-05-27 06:01:07.843297 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 06:01:07.843301 | instance | Wednesday 27 May 2026 06:01:07 +0000 (0:00:07.254) 0:04:17.120 ********* 2026-05-27 06:01:08.733477 | instance | ok: [instance] 2026-05-27 06:01:08.733581 | instance | 2026-05-27 06:01:08.733594 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-27 06:01:08.733605 | instance | Wednesday 27 May 2026 06:01:08 +0000 (0:00:00.889) 0:04:18.010 ********* 2026-05-27 06:01:08.935168 | instance | ok: [instance] 2026-05-27 06:01:08.935271 | instance | 2026-05-27 06:01:08.935284 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-27 06:01:08.935295 | instance | Wednesday 27 May 2026 06:01:08 +0000 (0:00:00.201) 0:04:18.211 ********* 2026-05-27 06:01:08.975291 | instance | skipping: [instance] 2026-05-27 06:01:08.975701 | instance | 2026-05-27 06:01:08.976136 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-27 06:01:08.976507 | instance | Wednesday 27 May 2026 06:01:08 +0000 (0:00:00.041) 0:04:18.253 ********* 2026-05-27 06:01:09.180236 | instance | ok: [instance] 2026-05-27 06:01:09.180651 | instance | 2026-05-27 06:01:09.180997 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 06:01:09.181347 | instance | Wednesday 27 May 2026 06:01:09 +0000 (0:00:00.204) 0:04:18.457 ********* 2026-05-27 06:01:09.236429 | instance | ok: [instance] => { 2026-05-27 06:01:09.236982 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-27 06:01:09.237363 | instance | } 2026-05-27 06:01:09.237801 | instance | 2026-05-27 06:01:09.238304 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 06:01:09.238764 | instance | Wednesday 27 May 2026 06:01:09 +0000 (0:00:00.056) 0:04:18.514 ********* 2026-05-27 06:01:09.536442 | instance | ok: [instance] 2026-05-27 06:01:09.536870 | instance | 2026-05-27 06:01:09.537215 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 06:01:09.537551 | instance | Wednesday 27 May 2026 06:01:09 +0000 (0:00:00.299) 0:04:18.813 ********* 2026-05-27 06:01:09.582297 | instance | skipping: [instance] 2026-05-27 06:01:09.582803 | instance | 2026-05-27 06:01:09.583185 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-27 06:01:09.583547 | instance | Wednesday 27 May 2026 06:01:09 +0000 (0:00:00.046) 0:04:18.860 ********* 2026-05-27 06:01:09.623702 | instance | skipping: [instance] 2026-05-27 06:01:09.623949 | instance | 2026-05-27 06:01:09.624166 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-27 06:01:09.624435 | instance | Wednesday 27 May 2026 06:01:09 +0000 (0:00:00.041) 0:04:18.901 ********* 2026-05-27 06:01:09.827438 | instance | ok: [instance] 2026-05-27 06:01:09.827867 | instance | 2026-05-27 06:01:09.828256 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-27 06:01:09.828652 | instance | Wednesday 27 May 2026 06:01:09 +0000 (0:00:00.203) 0:04:19.105 ********* 2026-05-27 06:01:10.798126 | instance | ok: [instance] 2026-05-27 06:01:10.798597 | instance | 2026-05-27 06:01:10.798951 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 06:01:10.799293 | instance | Wednesday 27 May 2026 06:01:10 +0000 (0:00:00.970) 0:04:20.075 ********* 2026-05-27 06:01:10.867403 | instance | ok: [instance] => { 2026-05-27 06:01:10.867785 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-27 06:01:10.868120 | instance | } 2026-05-27 06:01:10.868431 | instance | 2026-05-27 06:01:10.868790 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 06:01:10.869201 | instance | Wednesday 27 May 2026 06:01:10 +0000 (0:00:00.070) 0:04:20.145 ********* 2026-05-27 06:01:11.193103 | instance | ok: [instance] 2026-05-27 06:01:11.193582 | instance | 2026-05-27 06:01:11.193930 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 06:01:11.194317 | instance | Wednesday 27 May 2026 06:01:11 +0000 (0:00:00.324) 0:04:20.470 ********* 2026-05-27 06:01:13.171403 | instance | ok: [instance] 2026-05-27 06:01:13.171498 | instance | 2026-05-27 06:01:13.171705 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-27 06:01:13.172751 | instance | Wednesday 27 May 2026 06:01:13 +0000 (0:00:01.978) 0:04:22.448 ********* 2026-05-27 06:01:13.211075 | instance | skipping: [instance] 2026-05-27 06:01:13.211172 | instance | 2026-05-27 06:01:13.211252 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-27 06:01:13.211369 | instance | Wednesday 27 May 2026 06:01:13 +0000 (0:00:00.040) 0:04:22.488 ********* 2026-05-27 06:01:13.247113 | instance | skipping: [instance] 2026-05-27 06:01:13.247220 | instance | 2026-05-27 06:01:13.247387 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-27 06:01:13.247549 | instance | Wednesday 27 May 2026 06:01:13 +0000 (0:00:00.036) 0:04:22.525 ********* 2026-05-27 06:01:13.286682 | instance | skipping: [instance] 2026-05-27 06:01:13.286750 | instance | 2026-05-27 06:01:13.286943 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-27 06:01:13.287104 | instance | Wednesday 27 May 2026 06:01:13 +0000 (0:00:00.039) 0:04:22.564 ********* 2026-05-27 06:01:14.246402 | instance | ok: [instance] 2026-05-27 06:01:14.246446 | instance | 2026-05-27 06:01:14.246451 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-27 06:01:14.246457 | instance | Wednesday 27 May 2026 06:01:14 +0000 (0:00:00.959) 0:04:23.524 ********* 2026-05-27 06:01:14.646978 | instance | ok: [instance] 2026-05-27 06:01:14.647461 | instance | 2026-05-27 06:01:14.647507 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-27 06:01:14.647516 | instance | Wednesday 27 May 2026 06:01:14 +0000 (0:00:00.400) 0:04:23.925 ********* 2026-05-27 06:01:15.501757 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-27 06:01:15.502334 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-27 06:01:15.502398 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-27 06:01:15.502417 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-27 06:01:15.503126 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-27 06:01:15.503167 | instance | 2026-05-27 06:01:15.503175 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-27 06:01:15.503181 | instance | Wednesday 27 May 2026 06:01:15 +0000 (0:00:00.854) 0:04:24.779 ********* 2026-05-27 06:01:15.979738 | instance | ok: [instance] 2026-05-27 06:01:15.979770 | instance | 2026-05-27 06:01:15.979776 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-27 06:01:15.979781 | instance | Wednesday 27 May 2026 06:01:15 +0000 (0:00:00.469) 0:04:25.249 ********* 2026-05-27 06:01:15.979785 | instance | 2026-05-27 06:01:15.979789 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-27 06:01:15.979793 | instance | Wednesday 27 May 2026 06:01:15 +0000 (0:00:00.008) 0:04:25.257 ********* 2026-05-27 06:01:16.319639 | instance | ok: [instance] 2026-05-27 06:01:16.319710 | instance | 2026-05-27 06:01:16.320052 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-27 06:01:16.320091 | instance | Wednesday 27 May 2026 06:01:16 +0000 (0:00:00.340) 0:04:25.597 ********* 2026-05-27 06:01:16.517381 | instance | ok: [instance] 2026-05-27 06:01:16.517439 | instance | 2026-05-27 06:01:16.517685 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 06:01:16.517726 | instance | Wednesday 27 May 2026 06:01:16 +0000 (0:00:00.197) 0:04:25.795 ********* 2026-05-27 06:01:16.564308 | instance | ok: [instance] => { 2026-05-27 06:01:16.564923 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-27 06:01:16.564962 | instance | } 2026-05-27 06:01:16.564969 | instance | 2026-05-27 06:01:16.564973 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 06:01:16.564978 | instance | Wednesday 27 May 2026 06:01:16 +0000 (0:00:00.046) 0:04:25.842 ********* 2026-05-27 06:01:16.908926 | instance | ok: [instance] 2026-05-27 06:01:16.909534 | instance | 2026-05-27 06:01:16.909550 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 06:01:16.909556 | instance | Wednesday 27 May 2026 06:01:16 +0000 (0:00:00.343) 0:04:26.186 ********* 2026-05-27 06:01:19.939998 | instance | ok: [instance] 2026-05-27 06:01:19.940064 | instance | 2026-05-27 06:01:19.940335 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-27 06:01:19.940371 | instance | Wednesday 27 May 2026 06:01:19 +0000 (0:00:03.031) 0:04:29.218 ********* 2026-05-27 06:01:21.146581 | instance | ok: [instance] 2026-05-27 06:01:21.146651 | instance | 2026-05-27 06:01:21.146916 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-27 06:01:21.146947 | instance | Wednesday 27 May 2026 06:01:21 +0000 (0:00:01.206) 0:04:30.424 ********* 2026-05-27 06:01:21.340809 | instance | ok: [instance] 2026-05-27 06:01:21.341177 | instance | 2026-05-27 06:01:21.341221 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-27 06:01:21.341228 | instance | Wednesday 27 May 2026 06:01:21 +0000 (0:00:00.194) 0:04:30.618 ********* 2026-05-27 06:01:21.764978 | instance | ok: [instance] 2026-05-27 06:01:21.765049 | instance | 2026-05-27 06:01:21.765320 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-27 06:01:21.765359 | instance | Wednesday 27 May 2026 06:01:21 +0000 (0:00:00.424) 0:04:31.043 ********* 2026-05-27 06:01:22.336909 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-27 06:01:22.336970 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-27 06:01:22.337517 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-27 06:01:22.337724 | instance | 2026-05-27 06:01:22.337730 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-27 06:01:22.337735 | instance | Wednesday 27 May 2026 06:01:22 +0000 (0:00:00.572) 0:04:31.615 ********* 2026-05-27 06:01:22.742744 | instance | ok: [instance] 2026-05-27 06:01:22.742808 | instance | 2026-05-27 06:01:22.743085 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-27 06:01:22.743122 | instance | Wednesday 27 May 2026 06:01:22 +0000 (0:00:00.405) 0:04:32.021 ********* 2026-05-27 06:01:23.156653 | instance | ok: [instance] 2026-05-27 06:01:23.156714 | instance | 2026-05-27 06:01:23.157297 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-27 06:01:23.157332 | instance | Wednesday 27 May 2026 06:01:23 +0000 (0:00:00.405) 0:04:32.426 ********* 2026-05-27 06:01:23.157338 | instance | 2026-05-27 06:01:23.157343 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-27 06:01:23.157347 | instance | Wednesday 27 May 2026 06:01:23 +0000 (0:00:00.008) 0:04:32.434 ********* 2026-05-27 06:01:23.500235 | instance | ok: [instance] 2026-05-27 06:01:23.500287 | instance | 2026-05-27 06:01:23.500509 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-27 06:01:23.500530 | instance | Wednesday 27 May 2026 06:01:23 +0000 (0:00:00.343) 0:04:32.778 ********* 2026-05-27 06:01:23.554464 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-27 06:01:23.554583 | instance | 2026-05-27 06:01:23.554596 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-27 06:01:23.554683 | instance | Wednesday 27 May 2026 06:01:23 +0000 (0:00:00.054) 0:04:32.832 ********* 2026-05-27 06:01:24.503674 | instance | ok: [instance] 2026-05-27 06:01:24.503765 | instance | 2026-05-27 06:01:24.504011 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-27 06:01:24.504037 | instance | Wednesday 27 May 2026 06:01:24 +0000 (0:00:00.949) 0:04:33.781 ********* 2026-05-27 06:01:25.129179 | instance | ok: [instance] => (item=chronyd) 2026-05-27 06:01:25.129267 | instance | ok: [instance] => (item=sshd) 2026-05-27 06:01:25.129638 | instance | 2026-05-27 06:01:25.129675 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-27 06:01:25.129681 | instance | Wednesday 27 May 2026 06:01:25 +0000 (0:00:00.625) 0:04:34.407 ********* 2026-05-27 06:01:25.417840 | instance | ok: [instance] 2026-05-27 06:01:25.417902 | instance | 2026-05-27 06:01:25.418177 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-27 06:01:25.418221 | instance | Wednesday 27 May 2026 06:01:25 +0000 (0:00:00.288) 0:04:34.696 ********* 2026-05-27 06:01:25.618060 | instance | ok: [instance] 2026-05-27 06:01:25.618208 | instance | 2026-05-27 06:01:25.618564 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-27 06:01:25.618601 | instance | Wednesday 27 May 2026 06:01:25 +0000 (0:00:00.199) 0:04:34.896 ********* 2026-05-27 06:01:25.848301 | instance | ok: [instance] 2026-05-27 06:01:25.848764 | instance | 2026-05-27 06:01:25.848812 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-27 06:01:25.848846 | instance | Wednesday 27 May 2026 06:01:25 +0000 (0:00:00.230) 0:04:35.126 ********* 2026-05-27 06:01:26.050774 | instance | ok: [instance] 2026-05-27 06:01:26.050832 | instance | 2026-05-27 06:01:26.050966 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-27 06:01:26.051088 | instance | Wednesday 27 May 2026 06:01:26 +0000 (0:00:00.202) 0:04:35.328 ********* 2026-05-27 06:01:26.261496 | instance | ok: [instance] => (item=instance) 2026-05-27 06:01:26.261560 | instance | 2026-05-27 06:01:26.261837 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-27 06:01:26.261874 | instance | Wednesday 27 May 2026 06:01:26 +0000 (0:00:00.210) 0:04:35.539 ********* 2026-05-27 06:01:26.314520 | instance | ok: [instance] 2026-05-27 06:01:26.314588 | instance | 2026-05-27 06:01:26.314814 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-27 06:01:26.314844 | instance | Wednesday 27 May 2026 06:01:26 +0000 (0:00:00.052) 0:04:35.592 ********* 2026-05-27 06:01:26.372833 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-27 06:01:26.373286 | instance | 2026-05-27 06:01:26.373332 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-27 06:01:26.373339 | instance | Wednesday 27 May 2026 06:01:26 +0000 (0:00:00.058) 0:04:35.651 ********* 2026-05-27 06:01:26.419464 | instance | skipping: [instance] 2026-05-27 06:01:26.420025 | instance | 2026-05-27 06:01:26.420070 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-27 06:01:26.420079 | instance | Wednesday 27 May 2026 06:01:26 +0000 (0:00:00.046) 0:04:35.697 ********* 2026-05-27 06:01:26.470591 | instance | skipping: [instance] => (item=instance) 2026-05-27 06:01:26.470709 | instance | skipping: [instance] 2026-05-27 06:01:26.471072 | instance | 2026-05-27 06:01:26.471094 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-27 06:01:26.471100 | instance | Wednesday 27 May 2026 06:01:26 +0000 (0:00:00.051) 0:04:35.749 ********* 2026-05-27 06:01:26.710991 | instance | ok: [instance] 2026-05-27 06:01:26.711083 | instance | 2026-05-27 06:01:26.711322 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-27 06:01:26.711337 | instance | Wednesday 27 May 2026 06:01:26 +0000 (0:00:00.240) 0:04:35.989 ********* 2026-05-27 06:01:33.113560 | instance | ok: [instance] 2026-05-27 06:01:33.113635 | instance | 2026-05-27 06:01:33.113983 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-27 06:01:33.114027 | instance | Wednesday 27 May 2026 06:01:33 +0000 (0:00:06.402) 0:04:42.391 ********* 2026-05-27 06:01:38.387281 | instance | ok: [instance] 2026-05-27 06:01:38.387356 | instance | 2026-05-27 06:01:38.387649 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-27 06:01:38.387687 | instance | Wednesday 27 May 2026 06:01:38 +0000 (0:00:05.273) 0:04:47.665 ********* 2026-05-27 06:01:52.289262 | instance | ok: [instance] 2026-05-27 06:01:52.289339 | instance | 2026-05-27 06:01:52.289589 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-27 06:01:52.289630 | instance | Wednesday 27 May 2026 06:01:52 +0000 (0:00:13.902) 0:05:01.567 ********* 2026-05-27 06:03:32.007286 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-27 06:03:32.007386 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-27 06:03:32.007515 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-27 06:03:32.007636 | instance | 2026-05-27 06:03:32.007753 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-27 06:03:32.007878 | instance | Wednesday 27 May 2026 06:03:31 +0000 (0:01:39.717) 0:06:41.285 ********* 2026-05-27 06:03:37.886139 | instance | ok: [instance] 2026-05-27 06:03:37.886293 | instance | 2026-05-27 06:03:37.886306 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-27 06:03:37.886676 | instance | Wednesday 27 May 2026 06:03:37 +0000 (0:00:05.878) 0:06:47.164 ********* 2026-05-27 06:03:43.968223 | instance | ok: [instance] 2026-05-27 06:03:43.968299 | instance | 2026-05-27 06:03:43.968561 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-27 06:03:43.968600 | instance | Wednesday 27 May 2026 06:03:43 +0000 (0:00:06.082) 0:06:53.246 ********* 2026-05-27 06:03:44.026371 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-27 06:03:44.026429 | instance | 2026-05-27 06:03:44.026676 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-27 06:03:44.026693 | instance | Wednesday 27 May 2026 06:03:44 +0000 (0:00:00.058) 0:06:53.304 ********* 2026-05-27 06:03:44.072144 | instance | ok: [instance] 2026-05-27 06:03:44.072253 | instance | 2026-05-27 06:03:44.072377 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-27 06:03:44.072496 | instance | Wednesday 27 May 2026 06:03:44 +0000 (0:00:00.045) 0:06:53.350 ********* 2026-05-27 06:03:50.093758 | instance | ok: [instance] 2026-05-27 06:03:50.093983 | instance | 2026-05-27 06:03:50.094298 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-27 06:03:50.094566 | instance | Wednesday 27 May 2026 06:03:50 +0000 (0:00:06.021) 0:06:59.371 ********* 2026-05-27 06:03:50.138070 | instance | ok: [instance] 2026-05-27 06:03:50.138360 | instance | 2026-05-27 06:03:50.138634 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-27 06:03:50.138894 | instance | Wednesday 27 May 2026 06:03:50 +0000 (0:00:00.044) 0:06:59.416 ********* 2026-05-27 06:03:50.177184 | instance | skipping: [instance] => (item=1) 2026-05-27 06:03:50.177438 | instance | skipping: [instance] => (item=1) 2026-05-27 06:03:50.177689 | instance | skipping: [instance] => (item=1) 2026-05-27 06:03:50.177962 | instance | skipping: [instance] 2026-05-27 06:03:50.178236 | instance | 2026-05-27 06:03:50.178519 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-27 06:03:50.178781 | instance | Wednesday 27 May 2026 06:03:50 +0000 (0:00:00.038) 0:06:59.455 ********* 2026-05-27 06:03:50.221243 | instance | skipping: [instance] 2026-05-27 06:03:50.221478 | instance | 2026-05-27 06:03:50.221713 | instance | PLAY [all] ********************************************************************* 2026-05-27 06:03:50.221945 | instance | 2026-05-27 06:03:50.222229 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-27 06:03:50.222528 | instance | Wednesday 27 May 2026 06:03:50 +0000 (0:00:00.044) 0:06:59.499 ********* 2026-05-27 06:03:50.587003 | instance | changed: [instance] 2026-05-27 06:03:50.587229 | instance | 2026-05-27 06:03:50.587500 | instance | PLAY [all] ********************************************************************* 2026-05-27 06:03:50.587750 | instance | 2026-05-27 06:03:50.588019 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 06:03:50.588303 | instance | Wednesday 27 May 2026 06:03:50 +0000 (0:00:00.364) 0:06:59.864 ********* 2026-05-27 06:03:51.526318 | instance | ok: [instance] 2026-05-27 06:03:51.526382 | instance | 2026-05-27 06:03:51.526404 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-27 06:03:51.526423 | instance | Wednesday 27 May 2026 06:03:51 +0000 (0:00:00.938) 0:07:00.803 ********* 2026-05-27 06:03:55.106785 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-27 06:03:55.106856 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-27 06:03:55.109356 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-27 06:03:55.109423 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-27 06:03:55.109435 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-27 06:03:55.109445 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-27 06:03:55.109454 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-27 06:03:55.109463 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-27 06:03:55.109472 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-27 06:03:55.109481 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-27 06:03:55.109489 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-27 06:03:55.109498 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-27 06:03:55.109507 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-27 06:03:55.109516 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-27 06:03:55.109524 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-27 06:03:55.109533 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-27 06:03:55.109542 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-27 06:03:55.109551 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-27 06:03:55.109559 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-27 06:03:55.109568 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-27 06:03:55.109577 | instance | 2026-05-27 06:03:55.109593 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-27 06:03:55.109605 | instance | Wednesday 27 May 2026 06:03:55 +0000 (0:00:03.580) 0:07:04.384 ********* 2026-05-27 06:03:55.305921 | instance | changed: [instance] 2026-05-27 06:03:55.305995 | instance | 2026-05-27 06:03:55.306262 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-27 06:03:55.306445 | instance | Wednesday 27 May 2026 06:03:55 +0000 (0:00:00.199) 0:07:04.583 ********* 2026-05-27 06:03:55.737162 | instance | changed: [instance] 2026-05-27 06:03:55.737636 | instance | 2026-05-27 06:03:55.737657 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-27 06:03:55.737664 | instance | Wednesday 27 May 2026 06:03:55 +0000 (0:00:00.431) 0:07:05.015 ********* 2026-05-27 06:03:55.973356 | instance | ok: [instance] 2026-05-27 06:03:55.973448 | instance | 2026-05-27 06:03:55.973691 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-27 06:03:55.973706 | instance | Wednesday 27 May 2026 06:03:55 +0000 (0:00:00.236) 0:07:05.251 ********* 2026-05-27 06:03:56.018824 | instance | ok: [instance] 2026-05-27 06:03:56.018947 | instance | 2026-05-27 06:03:56.019516 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-27 06:03:56.019565 | instance | 2026-05-27 06:03:56.019570 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 06:03:56.019575 | instance | Wednesday 27 May 2026 06:03:56 +0000 (0:00:00.045) 0:07:05.297 ********* 2026-05-27 06:03:56.901534 | instance | ok: [instance] 2026-05-27 06:03:56.901599 | instance | 2026-05-27 06:03:56.901877 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-27 06:03:56.901909 | instance | Wednesday 27 May 2026 06:03:56 +0000 (0:00:00.882) 0:07:06.179 ********* 2026-05-27 06:03:57.106842 | instance | changed: [instance] 2026-05-27 06:03:57.106888 | instance | 2026-05-27 06:03:57.107023 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-27 06:03:57.107198 | instance | Wednesday 27 May 2026 06:03:57 +0000 (0:00:00.205) 0:07:06.384 ********* 2026-05-27 06:03:57.946250 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-27 06:03:57.946323 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-27 06:03:57.947208 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-27 06:03:57.947248 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-27 06:03:57.947253 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-27 06:03:57.947258 | instance | 2026-05-27 06:03:57.947263 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-27 06:03:57.947267 | instance | Wednesday 27 May 2026 06:03:57 +0000 (0:00:00.839) 0:07:07.224 ********* 2026-05-27 06:03:58.194189 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-05-27 06:03:58.353753 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-05-27 06:03:58.505482 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-05-27 06:03:58.584164 | instance | ...ignoring 2026-05-27 06:03:58.584204 | instance | 2026-05-27 06:03:58.584209 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-27 06:03:58.584215 | instance | Wednesday 27 May 2026 06:03:58 +0000 (0:00:00.637) 0:07:07.861 ********* 2026-05-27 06:03:58.763239 | instance | ok: [instance] 2026-05-27 06:03:58.763282 | instance | 2026-05-27 06:03:58.763290 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-27 06:03:58.763297 | instance | Wednesday 27 May 2026 06:03:58 +0000 (0:00:00.178) 0:07:08.040 ********* 2026-05-27 06:03:58.944296 | instance | ok: [instance] 2026-05-27 06:03:58.944343 | instance | 2026-05-27 06:03:58.944351 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-27 06:03:58.944357 | instance | Wednesday 27 May 2026 06:03:58 +0000 (0:00:00.180) 0:07:08.221 ********* 2026-05-27 06:03:58.977937 | instance | ok: [instance] 2026-05-27 06:03:58.977966 | instance | 2026-05-27 06:03:58.977974 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-27 06:03:58.977981 | instance | Wednesday 27 May 2026 06:03:58 +0000 (0:00:00.034) 0:07:08.255 ********* 2026-05-27 06:03:59.014268 | instance | ok: [instance] 2026-05-27 06:03:59.014336 | instance | 2026-05-27 06:03:59.014373 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-27 06:03:59.014571 | instance | Wednesday 27 May 2026 06:03:59 +0000 (0:00:00.036) 0:07:08.292 ********* 2026-05-27 06:03:59.523890 | instance | ok: [instance] 2026-05-27 06:03:59.524398 | instance | 2026-05-27 06:03:59.524447 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-27 06:03:59.524455 | instance | Wednesday 27 May 2026 06:03:59 +0000 (0:00:00.509) 0:07:08.801 ********* 2026-05-27 06:03:59.770795 | instance | ok: [instance] 2026-05-27 06:03:59.771700 | instance | 2026-05-27 06:03:59.771740 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-27 06:03:59.771756 | instance | Wednesday 27 May 2026 06:03:59 +0000 (0:00:00.192) 0:07:08.994 ********* 2026-05-27 06:03:59.771761 | instance | 2026-05-27 06:03:59.771765 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-27 06:03:59.771769 | instance | 2026-05-27 06:03:59.771773 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 06:03:59.771777 | instance | Wednesday 27 May 2026 06:03:59 +0000 (0:00:00.055) 0:07:09.049 ********* 2026-05-27 06:04:00.690898 | instance | ok: [instance] 2026-05-27 06:04:00.690976 | instance | 2026-05-27 06:04:00.691214 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-27 06:04:00.691257 | instance | Wednesday 27 May 2026 06:04:00 +0000 (0:00:00.919) 0:07:09.968 ********* 2026-05-27 06:04:00.893074 | instance | ok: [instance] 2026-05-27 06:04:00.893154 | instance | 2026-05-27 06:04:00.893394 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-27 06:04:00.893434 | instance | Wednesday 27 May 2026 06:04:00 +0000 (0:00:00.202) 0:07:10.171 ********* 2026-05-27 06:04:00.934620 | instance | skipping: [instance] 2026-05-27 06:04:00.934704 | instance | 2026-05-27 06:04:00.934972 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-27 06:04:00.935001 | instance | Wednesday 27 May 2026 06:04:00 +0000 (0:00:00.041) 0:07:10.212 ********* 2026-05-27 06:04:01.146225 | instance | ok: [instance] 2026-05-27 06:04:01.146289 | instance | 2026-05-27 06:04:01.146578 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 06:04:01.146617 | instance | Wednesday 27 May 2026 06:04:01 +0000 (0:00:00.211) 0:07:10.424 ********* 2026-05-27 06:04:01.202716 | instance | ok: [instance] => { 2026-05-27 06:04:01.202845 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-27 06:04:01.202968 | instance | } 2026-05-27 06:04:01.203074 | instance | 2026-05-27 06:04:01.203196 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 06:04:01.203315 | instance | Wednesday 27 May 2026 06:04:01 +0000 (0:00:00.056) 0:07:10.480 ********* 2026-05-27 06:04:01.516144 | instance | ok: [instance] 2026-05-27 06:04:01.516378 | instance | 2026-05-27 06:04:01.516650 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 06:04:01.516931 | instance | Wednesday 27 May 2026 06:04:01 +0000 (0:00:00.313) 0:07:10.793 ********* 2026-05-27 06:04:01.559569 | instance | skipping: [instance] 2026-05-27 06:04:01.559859 | instance | 2026-05-27 06:04:01.560181 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-27 06:04:01.560448 | instance | Wednesday 27 May 2026 06:04:01 +0000 (0:00:00.043) 0:07:10.837 ********* 2026-05-27 06:04:01.763624 | instance | ok: [instance] 2026-05-27 06:04:01.763870 | instance | 2026-05-27 06:04:01.764141 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-27 06:04:01.764413 | instance | Wednesday 27 May 2026 06:04:01 +0000 (0:00:00.203) 0:07:11.041 ********* 2026-05-27 06:04:02.757436 | instance | ok: [instance] 2026-05-27 06:04:02.757702 | instance | 2026-05-27 06:04:02.758005 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 06:04:02.758329 | instance | Wednesday 27 May 2026 06:04:02 +0000 (0:00:00.993) 0:07:12.035 ********* 2026-05-27 06:04:02.820181 | instance | ok: [instance] => { 2026-05-27 06:04:02.820472 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-27 06:04:02.820744 | instance | } 2026-05-27 06:04:02.820990 | instance | 2026-05-27 06:04:02.821258 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 06:04:02.821523 | instance | Wednesday 27 May 2026 06:04:02 +0000 (0:00:00.063) 0:07:12.098 ********* 2026-05-27 06:04:03.141211 | instance | ok: [instance] 2026-05-27 06:04:03.141460 | instance | 2026-05-27 06:04:03.141733 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 06:04:03.141998 | instance | Wednesday 27 May 2026 06:04:03 +0000 (0:00:00.320) 0:07:12.419 ********* 2026-05-27 06:04:05.063132 | instance | ok: [instance] 2026-05-27 06:04:05.063905 | instance | 2026-05-27 06:04:05.063929 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-27 06:04:05.063940 | instance | Wednesday 27 May 2026 06:04:05 +0000 (0:00:01.921) 0:07:14.341 ********* 2026-05-27 06:04:05.094266 | instance | skipping: [instance] 2026-05-27 06:04:05.094317 | instance | 2026-05-27 06:04:05.094414 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-27 06:04:05.094682 | instance | Wednesday 27 May 2026 06:04:05 +0000 (0:00:00.031) 0:07:14.372 ********* 2026-05-27 06:04:05.123348 | instance | skipping: [instance] 2026-05-27 06:04:05.123565 | instance | 2026-05-27 06:04:05.123826 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-27 06:04:05.124081 | instance | Wednesday 27 May 2026 06:04:05 +0000 (0:00:00.029) 0:07:14.401 ********* 2026-05-27 06:04:05.155242 | instance | skipping: [instance] 2026-05-27 06:04:05.155371 | instance | 2026-05-27 06:04:05.155638 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-27 06:04:05.155888 | instance | Wednesday 27 May 2026 06:04:05 +0000 (0:00:00.031) 0:07:14.433 ********* 2026-05-27 06:04:06.126889 | instance | ok: [instance] 2026-05-27 06:04:06.127142 | instance | 2026-05-27 06:04:06.127501 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-27 06:04:06.127842 | instance | Wednesday 27 May 2026 06:04:06 +0000 (0:00:00.971) 0:07:15.404 ********* 2026-05-27 06:04:06.533075 | instance | ok: [instance] 2026-05-27 06:04:06.533253 | instance | 2026-05-27 06:04:06.533554 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-27 06:04:06.533827 | instance | Wednesday 27 May 2026 06:04:06 +0000 (0:00:00.406) 0:07:15.810 ********* 2026-05-27 06:04:07.408900 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-27 06:04:07.409002 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-27 06:04:07.409070 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-27 06:04:07.409187 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-27 06:04:07.409324 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-27 06:04:07.409430 | instance | 2026-05-27 06:04:07.409553 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-27 06:04:07.409671 | instance | Wednesday 27 May 2026 06:04:07 +0000 (0:00:00.876) 0:07:16.687 ********* 2026-05-27 06:04:07.907810 | instance | ok: [instance] 2026-05-27 06:04:07.908028 | instance | 2026-05-27 06:04:07.908310 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-27 06:04:07.908597 | instance | Wednesday 27 May 2026 06:04:07 +0000 (0:00:00.490) 0:07:17.178 ********* 2026-05-27 06:04:07.908877 | instance | 2026-05-27 06:04:07.909175 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-27 06:04:07.909470 | instance | Wednesday 27 May 2026 06:04:07 +0000 (0:00:00.007) 0:07:17.185 ********* 2026-05-27 06:04:08.238077 | instance | ok: [instance] 2026-05-27 06:04:08.238439 | instance | 2026-05-27 06:04:08.238787 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-27 06:04:08.239110 | instance | Wednesday 27 May 2026 06:04:08 +0000 (0:00:00.330) 0:07:17.516 ********* 2026-05-27 06:04:08.774619 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-05-27 06:04:08.785507 | instance | ...ignoring 2026-05-27 06:04:08.785738 | instance | 2026-05-27 06:04:08.786079 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-27 06:04:08.786416 | instance | Wednesday 27 May 2026 06:04:08 +0000 (0:00:00.547) 0:07:18.063 ********* 2026-05-27 06:04:08.816791 | instance | skipping: [instance] 2026-05-27 06:04:08.816933 | instance | 2026-05-27 06:04:08.817112 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-27 06:04:08.817280 | instance | Wednesday 27 May 2026 06:04:08 +0000 (0:00:00.031) 0:07:18.094 ********* 2026-05-27 06:04:08.849491 | instance | skipping: [instance] 2026-05-27 06:04:08.849730 | instance | 2026-05-27 06:04:08.850005 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-27 06:04:08.850317 | instance | Wednesday 27 May 2026 06:04:08 +0000 (0:00:00.032) 0:07:18.127 ********* 2026-05-27 06:04:08.881190 | instance | skipping: [instance] 2026-05-27 06:04:08.881386 | instance | 2026-05-27 06:04:08.881661 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-27 06:04:08.881918 | instance | Wednesday 27 May 2026 06:04:08 +0000 (0:00:00.031) 0:07:18.159 ********* 2026-05-27 06:04:08.923280 | instance | skipping: [instance] 2026-05-27 06:04:08.923490 | instance | 2026-05-27 06:04:08.923757 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-27 06:04:08.924015 | instance | Wednesday 27 May 2026 06:04:08 +0000 (0:00:00.041) 0:07:18.201 ********* 2026-05-27 06:04:08.971260 | instance | skipping: [instance] 2026-05-27 06:04:08.971488 | instance | 2026-05-27 06:04:08.971740 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-27 06:04:08.972215 | instance | Wednesday 27 May 2026 06:04:08 +0000 (0:00:00.047) 0:07:18.249 ********* 2026-05-27 06:04:09.177533 | instance | ok: [instance] 2026-05-27 06:04:09.177765 | instance | 2026-05-27 06:04:09.178033 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 06:04:09.178410 | instance | Wednesday 27 May 2026 06:04:09 +0000 (0:00:00.206) 0:07:18.455 ********* 2026-05-27 06:04:09.218944 | instance | ok: [instance] => { 2026-05-27 06:04:09.219255 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-27 06:04:09.219512 | instance | } 2026-05-27 06:04:09.219755 | instance | 2026-05-27 06:04:09.220034 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 06:04:09.220293 | instance | Wednesday 27 May 2026 06:04:09 +0000 (0:00:00.041) 0:07:18.496 ********* 2026-05-27 06:04:09.924992 | instance | changed: [instance] 2026-05-27 06:04:09.925134 | instance | 2026-05-27 06:04:09.925149 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 06:04:09.925229 | instance | Wednesday 27 May 2026 06:04:09 +0000 (0:00:00.706) 0:07:19.203 ********* 2026-05-27 06:04:09.967347 | instance | skipping: [instance] 2026-05-27 06:04:09.967550 | instance | 2026-05-27 06:04:09.967815 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-27 06:04:09.968073 | instance | Wednesday 27 May 2026 06:04:09 +0000 (0:00:00.042) 0:07:19.245 ********* 2026-05-27 06:04:10.175375 | instance | ok: [instance] 2026-05-27 06:04:10.175503 | instance | 2026-05-27 06:04:10.175515 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 06:04:10.175610 | instance | Wednesday 27 May 2026 06:04:10 +0000 (0:00:00.208) 0:07:19.453 ********* 2026-05-27 06:04:10.212742 | instance | ok: [instance] => { 2026-05-27 06:04:10.213003 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-27 06:04:10.213266 | instance | } 2026-05-27 06:04:10.213522 | instance | 2026-05-27 06:04:10.213848 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 06:04:10.214133 | instance | Wednesday 27 May 2026 06:04:10 +0000 (0:00:00.037) 0:07:19.490 ********* 2026-05-27 06:04:10.830727 | instance | changed: [instance] 2026-05-27 06:04:10.830912 | instance | 2026-05-27 06:04:10.831174 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 06:04:10.831431 | instance | Wednesday 27 May 2026 06:04:10 +0000 (0:00:00.617) 0:07:20.108 ********* 2026-05-27 06:04:10.878525 | instance | skipping: [instance] 2026-05-27 06:04:10.878751 | instance | 2026-05-27 06:04:10.879013 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-27 06:04:10.879272 | instance | Wednesday 27 May 2026 06:04:10 +0000 (0:00:00.048) 0:07:20.156 ********* 2026-05-27 06:04:10.907718 | instance | skipping: [instance] 2026-05-27 06:04:10.907901 | instance | 2026-05-27 06:04:10.908155 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-27 06:04:10.908412 | instance | Wednesday 27 May 2026 06:04:10 +0000 (0:00:00.029) 0:07:20.185 ********* 2026-05-27 06:04:10.939339 | instance | skipping: [instance] 2026-05-27 06:04:10.939561 | instance | 2026-05-27 06:04:10.939832 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-27 06:04:10.940081 | instance | Wednesday 27 May 2026 06:04:10 +0000 (0:00:00.031) 0:07:20.217 ********* 2026-05-27 06:04:10.971949 | instance | skipping: [instance] 2026-05-27 06:04:10.972161 | instance | 2026-05-27 06:04:10.972592 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-27 06:04:10.972864 | instance | Wednesday 27 May 2026 06:04:10 +0000 (0:00:00.032) 0:07:20.250 ********* 2026-05-27 06:04:11.959278 | instance | ok: [instance] 2026-05-27 06:04:11.959672 | instance | 2026-05-27 06:04:11.960039 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-27 06:04:11.960386 | instance | Wednesday 27 May 2026 06:04:11 +0000 (0:00:00.986) 0:07:21.237 ********* 2026-05-27 06:04:12.391070 | instance | ok: [instance] 2026-05-27 06:04:12.391564 | instance | 2026-05-27 06:04:12.391907 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-27 06:04:12.392236 | instance | Wednesday 27 May 2026 06:04:12 +0000 (0:00:00.431) 0:07:21.668 ********* 2026-05-27 06:04:13.246751 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-27 06:04:13.247604 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-27 06:04:13.247644 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-27 06:04:13.247655 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-27 06:04:13.247660 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-27 06:04:13.247666 | instance | 2026-05-27 06:04:13.247671 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-27 06:04:13.247675 | instance | Wednesday 27 May 2026 06:04:13 +0000 (0:00:00.855) 0:07:22.524 ********* 2026-05-27 06:04:13.750905 | instance | ok: [instance] 2026-05-27 06:04:13.751013 | instance | 2026-05-27 06:04:13.751636 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-27 06:04:13.751674 | instance | Wednesday 27 May 2026 06:04:13 +0000 (0:00:00.498) 0:07:23.022 ********* 2026-05-27 06:04:13.751680 | instance | 2026-05-27 06:04:13.751685 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-27 06:04:13.751689 | instance | Wednesday 27 May 2026 06:04:13 +0000 (0:00:00.006) 0:07:23.029 ********* 2026-05-27 06:04:14.091405 | instance | ok: [instance] 2026-05-27 06:04:14.091462 | instance | 2026-05-27 06:04:14.091787 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-27 06:04:14.091831 | instance | Wednesday 27 May 2026 06:04:14 +0000 (0:00:00.340) 0:07:23.369 ********* 2026-05-27 06:04:14.291451 | instance | ok: [instance] 2026-05-27 06:04:14.291516 | instance | 2026-05-27 06:04:14.291754 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 06:04:14.291792 | instance | Wednesday 27 May 2026 06:04:14 +0000 (0:00:00.200) 0:07:23.569 ********* 2026-05-27 06:04:14.344261 | instance | ok: [instance] => { 2026-05-27 06:04:14.344856 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-27 06:04:14.344893 | instance | } 2026-05-27 06:04:14.344899 | instance | 2026-05-27 06:04:14.344903 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 06:04:14.344908 | instance | Wednesday 27 May 2026 06:04:14 +0000 (0:00:00.052) 0:07:23.622 ********* 2026-05-27 06:04:14.953054 | instance | changed: [instance] 2026-05-27 06:04:14.953152 | instance | 2026-05-27 06:04:14.953297 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 06:04:14.953355 | instance | Wednesday 27 May 2026 06:04:14 +0000 (0:00:00.608) 0:07:24.231 ********* 2026-05-27 06:04:16.293226 | instance | changed: [instance] 2026-05-27 06:04:16.293336 | instance | 2026-05-27 06:04:16.293544 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 06:04:16.293580 | instance | Wednesday 27 May 2026 06:04:16 +0000 (0:00:01.340) 0:07:25.571 ********* 2026-05-27 06:04:16.347624 | instance | ok: [instance] => { 2026-05-27 06:04:16.348377 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-27 06:04:16.348404 | instance | } 2026-05-27 06:04:16.348411 | instance | 2026-05-27 06:04:16.348418 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 06:04:16.348424 | instance | Wednesday 27 May 2026 06:04:16 +0000 (0:00:00.054) 0:07:25.625 ********* 2026-05-27 06:04:17.019867 | instance | changed: [instance] 2026-05-27 06:04:17.020214 | instance | 2026-05-27 06:04:17.020251 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 06:04:17.020257 | instance | Wednesday 27 May 2026 06:04:17 +0000 (0:00:00.672) 0:07:26.298 ********* 2026-05-27 06:04:18.364487 | instance | changed: [instance] 2026-05-27 06:04:18.364584 | instance | 2026-05-27 06:04:18.364804 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-27 06:04:18.364842 | instance | Wednesday 27 May 2026 06:04:18 +0000 (0:00:01.344) 0:07:27.642 ********* 2026-05-27 06:04:18.803455 | instance | changed: [instance] 2026-05-27 06:04:18.803526 | instance | 2026-05-27 06:04:18.803787 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-27 06:04:18.803821 | instance | Wednesday 27 May 2026 06:04:18 +0000 (0:00:00.439) 0:07:28.081 ********* 2026-05-27 06:04:19.004837 | instance | changed: [instance] 2026-05-27 06:04:19.004897 | instance | 2026-05-27 06:04:19.005148 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-27 06:04:19.005178 | instance | Wednesday 27 May 2026 06:04:19 +0000 (0:00:00.201) 0:07:28.283 ********* 2026-05-27 06:04:19.199653 | instance | ok: [instance] 2026-05-27 06:04:19.199743 | instance | 2026-05-27 06:04:19.200006 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 06:04:19.200261 | instance | Wednesday 27 May 2026 06:04:19 +0000 (0:00:00.194) 0:07:28.477 ********* 2026-05-27 06:04:19.252864 | instance | ok: [instance] => { 2026-05-27 06:04:19.253454 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-27 06:04:19.253477 | instance | } 2026-05-27 06:04:19.253482 | instance | 2026-05-27 06:04:19.253487 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 06:04:19.253492 | instance | Wednesday 27 May 2026 06:04:19 +0000 (0:00:00.053) 0:07:28.531 ********* 2026-05-27 06:04:20.075412 | instance | changed: [instance] 2026-05-27 06:04:20.075489 | instance | 2026-05-27 06:04:20.075722 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 06:04:20.075783 | instance | Wednesday 27 May 2026 06:04:20 +0000 (0:00:00.822) 0:07:29.353 ********* 2026-05-27 06:04:22.673393 | instance | changed: [instance] 2026-05-27 06:04:22.673472 | instance | 2026-05-27 06:04:22.673736 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-27 06:04:22.673775 | instance | Wednesday 27 May 2026 06:04:22 +0000 (0:00:02.598) 0:07:31.951 ********* 2026-05-27 06:04:22.724664 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-27 06:04:22.725052 | instance | 2026-05-27 06:04:22.725091 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-27 06:04:22.725102 | instance | Wednesday 27 May 2026 06:04:22 +0000 (0:00:00.051) 0:07:32.002 ********* 2026-05-27 06:04:23.860730 | instance | ok: [instance] 2026-05-27 06:04:23.860811 | instance | 2026-05-27 06:04:23.861247 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-27 06:04:23.861306 | instance | Wednesday 27 May 2026 06:04:23 +0000 (0:00:01.135) 0:07:33.138 ********* 2026-05-27 06:04:24.059205 | instance | changed: [instance] 2026-05-27 06:04:24.059265 | instance | 2026-05-27 06:04:24.059510 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-27 06:04:24.059545 | instance | Wednesday 27 May 2026 06:04:24 +0000 (0:00:00.198) 0:07:33.337 ********* 2026-05-27 06:04:24.490219 | instance | changed: [instance] 2026-05-27 06:04:24.490297 | instance | 2026-05-27 06:04:24.490553 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-27 06:04:24.490593 | instance | Wednesday 27 May 2026 06:04:24 +0000 (0:00:00.431) 0:07:33.768 ********* 2026-05-27 06:04:25.194439 | instance | changed: [instance] => (item=br_netfilter) 2026-05-27 06:04:25.194571 | instance | ok: [instance] => (item=ip_tables) 2026-05-27 06:04:25.194588 | instance | changed: [instance] => (item=ip6_tables) 2026-05-27 06:04:25.194604 | instance | ok: [instance] => (item=nf_conntrack) 2026-05-27 06:04:25.195010 | instance | 2026-05-27 06:04:25.195062 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-27 06:04:25.195068 | instance | Wednesday 27 May 2026 06:04:25 +0000 (0:00:00.703) 0:07:34.472 ********* 2026-05-27 06:04:25.398671 | instance | ok: [instance] 2026-05-27 06:04:25.398709 | instance | 2026-05-27 06:04:25.398714 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 06:04:25.398719 | instance | Wednesday 27 May 2026 06:04:25 +0000 (0:00:00.203) 0:07:34.676 ********* 2026-05-27 06:04:25.440494 | instance | ok: [instance] => { 2026-05-27 06:04:25.440530 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-27 06:04:25.440536 | instance | } 2026-05-27 06:04:25.440540 | instance | 2026-05-27 06:04:25.440544 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 06:04:25.440549 | instance | Wednesday 27 May 2026 06:04:25 +0000 (0:00:00.041) 0:07:34.718 ********* 2026-05-27 06:04:26.454330 | instance | changed: [instance] 2026-05-27 06:04:26.454387 | instance | 2026-05-27 06:04:26.454600 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 06:04:26.454616 | instance | Wednesday 27 May 2026 06:04:26 +0000 (0:00:01.014) 0:07:35.732 ********* 2026-05-27 06:04:26.495547 | instance | skipping: [instance] 2026-05-27 06:04:26.495919 | instance | 2026-05-27 06:04:26.495961 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-27 06:04:26.495968 | instance | Wednesday 27 May 2026 06:04:26 +0000 (0:00:00.041) 0:07:35.773 ********* 2026-05-27 06:04:26.552484 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-27 06:04:26.552585 | instance | 2026-05-27 06:04:26.552936 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-27 06:04:26.552956 | instance | Wednesday 27 May 2026 06:04:26 +0000 (0:00:00.057) 0:07:35.830 ********* 2026-05-27 06:04:26.584688 | instance | skipping: [instance] 2026-05-27 06:04:26.585094 | instance | 2026-05-27 06:04:26.585128 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-27 06:04:26.585134 | instance | Wednesday 27 May 2026 06:04:26 +0000 (0:00:00.032) 0:07:35.862 ********* 2026-05-27 06:04:34.095522 | instance | changed: [instance] 2026-05-27 06:04:34.095600 | instance | 2026-05-27 06:04:34.095805 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-27 06:04:34.095845 | instance | Wednesday 27 May 2026 06:04:34 +0000 (0:00:07.510) 0:07:43.373 ********* 2026-05-27 06:04:35.326294 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-27 06:04:35.326366 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-27 06:04:35.327322 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-27 06:04:35.327356 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-27 06:04:35.327361 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-27 06:04:35.327375 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-27 06:04:35.327379 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-27 06:04:35.327384 | instance | 2026-05-27 06:04:35.327388 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-27 06:04:35.327393 | instance | Wednesday 27 May 2026 06:04:35 +0000 (0:00:01.230) 0:07:44.604 ********* 2026-05-27 06:04:35.867707 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-27 06:04:35.867780 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-27 06:04:35.868277 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-27 06:04:35.868315 | instance | 2026-05-27 06:04:35.868321 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-27 06:04:35.868326 | instance | Wednesday 27 May 2026 06:04:35 +0000 (0:00:00.541) 0:07:45.145 ********* 2026-05-27 06:04:36.311175 | instance | changed: [instance] 2026-05-27 06:04:36.311244 | instance | 2026-05-27 06:04:36.311524 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-27 06:04:36.311562 | instance | Wednesday 27 May 2026 06:04:36 +0000 (0:00:00.443) 0:07:45.589 ********* 2026-05-27 06:04:36.748477 | instance | changed: [instance] 2026-05-27 06:04:36.748571 | instance | 2026-05-27 06:04:36.748803 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-27 06:04:36.748819 | instance | Wednesday 27 May 2026 06:04:36 +0000 (0:00:00.437) 0:07:46.026 ********* 2026-05-27 06:04:36.987541 | instance | ok: [instance] 2026-05-27 06:04:36.987648 | instance | 2026-05-27 06:04:36.987903 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-27 06:04:36.987941 | instance | Wednesday 27 May 2026 06:04:36 +0000 (0:00:00.239) 0:07:46.265 ********* 2026-05-27 06:04:37.023589 | instance | skipping: [instance] 2026-05-27 06:04:37.023968 | instance | 2026-05-27 06:04:37.024006 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-27 06:04:37.024011 | instance | Wednesday 27 May 2026 06:04:37 +0000 (0:00:00.035) 0:07:46.301 ********* 2026-05-27 06:04:37.545273 | instance | ok: [instance] => (item=swap) 2026-05-27 06:04:37.545338 | instance | ok: [instance] => (item=none) 2026-05-27 06:04:37.545724 | instance | 2026-05-27 06:04:37.545785 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-27 06:04:37.545794 | instance | Wednesday 27 May 2026 06:04:37 +0000 (0:00:00.521) 0:07:46.823 ********* 2026-05-27 06:04:37.976661 | instance | changed: [instance] 2026-05-27 06:04:37.976725 | instance | 2026-05-27 06:04:37.976993 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-27 06:04:37.977030 | instance | Wednesday 27 May 2026 06:04:37 +0000 (0:00:00.431) 0:07:47.254 ********* 2026-05-27 06:04:38.543052 | instance | changed: [instance] 2026-05-27 06:04:38.543115 | instance | 2026-05-27 06:04:38.543239 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-27 06:04:38.543348 | instance | Wednesday 27 May 2026 06:04:38 +0000 (0:00:00.559) 0:07:47.814 ********* 2026-05-27 06:04:38.543457 | instance | 2026-05-27 06:04:38.543584 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-27 06:04:38.543693 | instance | Wednesday 27 May 2026 06:04:38 +0000 (0:00:00.007) 0:07:47.821 ********* 2026-05-27 06:04:39.395103 | instance | ok: [instance] 2026-05-27 06:04:39.395618 | instance | 2026-05-27 06:04:39.395657 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-27 06:04:39.395663 | instance | Wednesday 27 May 2026 06:04:39 +0000 (0:00:00.851) 0:07:48.673 ********* 2026-05-27 06:04:39.969596 | instance | changed: [instance] 2026-05-27 06:04:39.969682 | instance | 2026-05-27 06:04:39.969958 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-27 06:04:39.969998 | instance | Wednesday 27 May 2026 06:04:39 +0000 (0:00:00.574) 0:07:49.247 ********* 2026-05-27 06:04:40.990570 | instance | ok: [instance] 2026-05-27 06:04:40.990646 | instance | 2026-05-27 06:04:40.990736 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-27 06:04:40.990859 | instance | Wednesday 27 May 2026 06:04:40 +0000 (0:00:01.020) 0:07:50.268 ********* 2026-05-27 06:04:41.703844 | instance | ok: [instance] 2026-05-27 06:04:41.704086 | instance | 2026-05-27 06:04:41.704398 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-27 06:04:41.704658 | instance | Wednesday 27 May 2026 06:04:41 +0000 (0:00:00.713) 0:07:50.981 ********* 2026-05-27 06:04:41.908952 | instance | ok: [instance] 2026-05-27 06:04:41.909198 | instance | 2026-05-27 06:04:41.909463 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-27 06:04:41.909731 | instance | Wednesday 27 May 2026 06:04:41 +0000 (0:00:00.204) 0:07:51.186 ********* 2026-05-27 06:04:42.392209 | instance | ok: [instance] 2026-05-27 06:04:42.392454 | instance | 2026-05-27 06:04:42.392820 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-27 06:04:42.393090 | instance | Wednesday 27 May 2026 06:04:42 +0000 (0:00:00.483) 0:07:51.670 ********* 2026-05-27 06:04:42.471306 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-27 06:04:42.471542 | instance | 2026-05-27 06:04:42.471806 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-27 06:04:42.472065 | instance | Wednesday 27 May 2026 06:04:42 +0000 (0:00:00.079) 0:07:51.749 ********* 2026-05-27 06:04:42.546788 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-27 06:04:42.547027 | instance | 2026-05-27 06:04:42.547312 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-27 06:04:42.547578 | instance | Wednesday 27 May 2026 06:04:42 +0000 (0:00:00.075) 0:07:51.825 ********* 2026-05-27 06:04:42.740732 | instance | ok: [instance] => (item=instance) 2026-05-27 06:04:42.741005 | instance | 2026-05-27 06:04:42.741281 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-27 06:04:42.741552 | instance | Wednesday 27 May 2026 06:04:42 +0000 (0:00:00.193) 0:07:52.018 ********* 2026-05-27 06:04:42.783379 | instance | skipping: [instance] 2026-05-27 06:04:42.783598 | instance | 2026-05-27 06:04:42.783873 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-27 06:04:42.784133 | instance | Wednesday 27 May 2026 06:04:42 +0000 (0:00:00.043) 0:07:52.061 ********* 2026-05-27 06:04:42.833454 | instance | ok: [instance] 2026-05-27 06:04:42.833710 | instance | 2026-05-27 06:04:42.834052 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-27 06:04:42.834392 | instance | Wednesday 27 May 2026 06:04:42 +0000 (0:00:00.049) 0:07:52.111 ********* 2026-05-27 06:04:42.872255 | instance | ok: [instance] => { 2026-05-27 06:04:42.872527 | instance | "msg": "instance" 2026-05-27 06:04:42.872826 | instance | } 2026-05-27 06:04:42.873088 | instance | 2026-05-27 06:04:42.873377 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-27 06:04:42.873649 | instance | Wednesday 27 May 2026 06:04:42 +0000 (0:00:00.038) 0:07:52.150 ********* 2026-05-27 06:04:43.403373 | instance | changed: [instance] 2026-05-27 06:04:43.403432 | instance | 2026-05-27 06:04:43.403444 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-27 06:04:43.403455 | instance | Wednesday 27 May 2026 06:04:43 +0000 (0:00:00.529) 0:07:52.680 ********* 2026-05-27 06:04:43.435501 | instance | skipping: [instance] 2026-05-27 06:04:43.435978 | instance | 2026-05-27 06:04:43.436026 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-27 06:04:43.436034 | instance | Wednesday 27 May 2026 06:04:43 +0000 (0:00:00.033) 0:07:52.713 ********* 2026-05-27 06:04:43.467869 | instance | skipping: [instance] 2026-05-27 06:04:43.467985 | instance | 2026-05-27 06:04:43.468243 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-27 06:04:43.468273 | instance | Wednesday 27 May 2026 06:04:43 +0000 (0:00:00.032) 0:07:52.746 ********* 2026-05-27 06:04:43.497134 | instance | skipping: [instance] 2026-05-27 06:04:43.497249 | instance | 2026-05-27 06:04:43.497507 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-27 06:04:43.497533 | instance | Wednesday 27 May 2026 06:04:43 +0000 (0:00:00.029) 0:07:52.775 ********* 2026-05-27 06:04:43.534564 | instance | skipping: [instance] 2026-05-27 06:04:43.534679 | instance | 2026-05-27 06:04:43.534800 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-27 06:04:43.534929 | instance | Wednesday 27 May 2026 06:04:43 +0000 (0:00:00.037) 0:07:52.813 ********* 2026-05-27 06:04:43.574587 | instance | skipping: [instance] 2026-05-27 06:04:43.574687 | instance | 2026-05-27 06:04:43.574812 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-27 06:04:43.574927 | instance | Wednesday 27 May 2026 06:04:43 +0000 (0:00:00.039) 0:07:52.852 ********* 2026-05-27 06:04:43.611802 | instance | skipping: [instance] 2026-05-27 06:04:43.612063 | instance | 2026-05-27 06:04:43.612327 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-27 06:04:43.612584 | instance | Wednesday 27 May 2026 06:04:43 +0000 (0:00:00.037) 0:07:52.890 ********* 2026-05-27 06:04:43.651797 | instance | skipping: [instance] 2026-05-27 06:04:43.651946 | instance | 2026-05-27 06:04:43.652105 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-27 06:04:43.652260 | instance | Wednesday 27 May 2026 06:04:43 +0000 (0:00:00.039) 0:07:52.930 ********* 2026-05-27 06:05:08.337278 | instance | changed: [instance] 2026-05-27 06:05:08.337509 | instance | 2026-05-27 06:05:08.337782 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-27 06:05:08.338049 | instance | Wednesday 27 May 2026 06:05:08 +0000 (0:00:24.685) 0:08:17.615 ********* 2026-05-27 06:05:08.540863 | instance | ok: [instance] 2026-05-27 06:05:08.540931 | instance | 2026-05-27 06:05:08.541136 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-27 06:05:08.541406 | instance | Wednesday 27 May 2026 06:05:08 +0000 (0:00:00.203) 0:08:17.818 ********* 2026-05-27 06:05:08.573997 | instance | skipping: [instance] 2026-05-27 06:05:08.582886 | instance | 2026-05-27 06:05:08.582900 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-27 06:05:08.582907 | instance | Wednesday 27 May 2026 06:05:08 +0000 (0:00:00.033) 0:08:17.852 ********* 2026-05-27 06:05:08.772804 | instance | changed: [instance] 2026-05-27 06:05:08.773084 | instance | 2026-05-27 06:05:08.773382 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-27 06:05:08.773655 | instance | Wednesday 27 May 2026 06:05:08 +0000 (0:00:00.198) 0:08:18.050 ********* 2026-05-27 06:05:08.975091 | instance | changed: [instance] 2026-05-27 06:05:08.975229 | instance | 2026-05-27 06:05:08.975402 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-27 06:05:08.975579 | instance | Wednesday 27 May 2026 06:05:08 +0000 (0:00:00.202) 0:08:18.252 ********* 2026-05-27 06:05:09.173747 | instance | changed: [instance] 2026-05-27 06:05:09.173984 | instance | 2026-05-27 06:05:09.174299 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-27 06:05:09.174671 | instance | Wednesday 27 May 2026 06:05:09 +0000 (0:00:00.198) 0:08:18.451 ********* 2026-05-27 06:05:13.250250 | instance | changed: [instance] 2026-05-27 06:05:13.250549 | instance | 2026-05-27 06:05:13.250953 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-27 06:05:13.250983 | instance | Wednesday 27 May 2026 06:05:13 +0000 (0:00:04.076) 0:08:22.527 ********* 2026-05-27 06:05:28.400641 | instance | changed: [instance] 2026-05-27 06:05:28.400716 | instance | 2026-05-27 06:05:28.400932 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-27 06:05:28.400971 | instance | Wednesday 27 May 2026 06:05:28 +0000 (0:00:15.150) 0:08:37.678 ********* 2026-05-27 06:05:28.455704 | instance | skipping: [instance] 2026-05-27 06:05:28.455738 | instance | 2026-05-27 06:05:28.455765 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-27 06:05:28.455775 | instance | Wednesday 27 May 2026 06:05:28 +0000 (0:00:00.054) 0:08:37.732 ********* 2026-05-27 06:05:28.497649 | instance | skipping: [instance] 2026-05-27 06:05:28.497884 | instance | 2026-05-27 06:05:28.498100 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-27 06:05:28.498111 | instance | Wednesday 27 May 2026 06:05:28 +0000 (0:00:00.042) 0:08:37.775 ********* 2026-05-27 06:05:30.224824 | instance | changed: [instance] 2026-05-27 06:05:30.224886 | instance | 2026-05-27 06:05:30.224904 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-27 06:05:30.225013 | instance | Wednesday 27 May 2026 06:05:30 +0000 (0:00:01.726) 0:08:39.502 ********* 2026-05-27 06:05:30.261628 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-27 06:05:30.261781 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-27 06:05:30.261940 | instance | skipping: [instance] 2026-05-27 06:05:30.262089 | instance | 2026-05-27 06:05:30.262267 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-27 06:05:30.262437 | instance | Wednesday 27 May 2026 06:05:30 +0000 (0:00:00.037) 0:08:39.540 ********* 2026-05-27 06:05:30.307060 | instance | skipping: [instance] 2026-05-27 06:05:30.307175 | instance | 2026-05-27 06:05:30.307361 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-27 06:05:30.307531 | instance | Wednesday 27 May 2026 06:05:30 +0000 (0:00:00.044) 0:08:39.584 ********* 2026-05-27 06:05:30.356993 | instance | skipping: [instance] 2026-05-27 06:05:30.357190 | instance | 2026-05-27 06:05:30.357465 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-27 06:05:30.357725 | instance | Wednesday 27 May 2026 06:05:30 +0000 (0:00:00.050) 0:08:39.635 ********* 2026-05-27 06:05:30.396851 | instance | skipping: [instance] 2026-05-27 06:05:30.397080 | instance | 2026-05-27 06:05:30.397341 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-27 06:05:30.397596 | instance | Wednesday 27 May 2026 06:05:30 +0000 (0:00:00.040) 0:08:39.675 ********* 2026-05-27 06:05:30.434823 | instance | skipping: [instance] 2026-05-27 06:05:30.435044 | instance | 2026-05-27 06:05:30.435315 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-27 06:05:30.435583 | instance | Wednesday 27 May 2026 06:05:30 +0000 (0:00:00.037) 0:08:39.712 ********* 2026-05-27 06:05:30.849722 | instance | ok: [instance] 2026-05-27 06:05:30.849945 | instance | 2026-05-27 06:05:30.850278 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-27 06:05:30.850552 | instance | Wednesday 27 May 2026 06:05:30 +0000 (0:00:00.414) 0:08:40.127 ********* 2026-05-27 06:05:31.995572 | instance | changed: [instance] 2026-05-27 06:05:31.995826 | instance | 2026-05-27 06:05:31.996271 | instance | PLAY [Install control-plane components] **************************************** 2026-05-27 06:05:31.996336 | instance | 2026-05-27 06:05:31.996593 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 06:05:31.996849 | instance | Wednesday 27 May 2026 06:05:31 +0000 (0:00:01.145) 0:08:41.273 ********* 2026-05-27 06:05:32.959449 | instance | ok: [instance] 2026-05-27 06:05:32.959512 | instance | 2026-05-27 06:05:32.960062 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-27 06:05:32.960090 | instance | Wednesday 27 May 2026 06:05:32 +0000 (0:00:00.963) 0:08:42.237 ********* 2026-05-27 06:05:33.173273 | instance | ok: [instance] 2026-05-27 06:05:33.173487 | instance | 2026-05-27 06:05:33.173751 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-27 06:05:33.174009 | instance | Wednesday 27 May 2026 06:05:33 +0000 (0:00:00.213) 0:08:42.451 ********* 2026-05-27 06:05:34.142577 | instance | ok: [instance] 2026-05-27 06:05:34.142758 | instance | 2026-05-27 06:05:34.142963 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-27 06:05:34.143160 | instance | Wednesday 27 May 2026 06:05:34 +0000 (0:00:00.969) 0:08:43.420 ********* 2026-05-27 06:05:34.339754 | instance | ok: [instance] 2026-05-27 06:05:34.340160 | instance | 2026-05-27 06:05:34.340508 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 06:05:34.340838 | instance | Wednesday 27 May 2026 06:05:34 +0000 (0:00:00.197) 0:08:43.617 ********* 2026-05-27 06:05:34.383642 | instance | ok: [instance] => { 2026-05-27 06:05:34.383733 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-27 06:05:34.383846 | instance | } 2026-05-27 06:05:34.383943 | instance | 2026-05-27 06:05:34.384098 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 06:05:34.384249 | instance | Wednesday 27 May 2026 06:05:34 +0000 (0:00:00.044) 0:08:43.662 ********* 2026-05-27 06:05:35.290515 | instance | changed: [instance] 2026-05-27 06:05:35.290569 | instance | 2026-05-27 06:05:35.290731 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 06:05:35.290846 | instance | Wednesday 27 May 2026 06:05:35 +0000 (0:00:00.906) 0:08:44.568 ********* 2026-05-27 06:05:36.766199 | instance | changed: [instance] 2026-05-27 06:05:36.766463 | instance | 2026-05-27 06:05:36.766761 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-27 06:05:36.767043 | instance | Wednesday 27 May 2026 06:05:36 +0000 (0:00:01.475) 0:08:46.044 ********* 2026-05-27 06:05:37.103426 | instance | ok: [instance] 2026-05-27 06:05:37.103674 | instance | 2026-05-27 06:05:37.104021 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-27 06:05:37.104322 | instance | Wednesday 27 May 2026 06:05:37 +0000 (0:00:00.337) 0:08:46.381 ********* 2026-05-27 06:05:37.280855 | instance | changed: [instance] 2026-05-27 06:05:37.281188 | instance | 2026-05-27 06:05:37.281492 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-27 06:05:37.281773 | instance | Wednesday 27 May 2026 06:05:37 +0000 (0:00:00.177) 0:08:46.558 ********* 2026-05-27 06:05:37.520070 | instance | ok: [instance] 2026-05-27 06:05:37.520365 | instance | 2026-05-27 06:05:37.520663 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-27 06:05:37.520948 | instance | Wednesday 27 May 2026 06:05:37 +0000 (0:00:00.238) 0:08:46.797 ********* 2026-05-27 06:05:37.705622 | instance | changed: [instance] 2026-05-27 06:05:37.705835 | instance | 2026-05-27 06:05:37.706248 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-27 06:05:37.706620 | instance | Wednesday 27 May 2026 06:05:37 +0000 (0:00:00.185) 0:08:46.983 ********* 2026-05-27 06:05:37.900979 | instance | ok: [instance] 2026-05-27 06:05:37.901473 | instance | 2026-05-27 06:05:37.901935 | instance | TASK [Install plugin] ********************************************************** 2026-05-27 06:05:37.902506 | instance | Wednesday 27 May 2026 06:05:37 +0000 (0:00:00.195) 0:08:47.178 ********* 2026-05-27 06:05:37.950401 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-27 06:05:37.950519 | instance | 2026-05-27 06:05:37.950706 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 06:05:37.950858 | instance | Wednesday 27 May 2026 06:05:37 +0000 (0:00:00.050) 0:08:47.228 ********* 2026-05-27 06:05:37.995805 | instance | ok: [instance] => { 2026-05-27 06:05:37.995981 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-27 06:05:37.996202 | instance | } 2026-05-27 06:05:37.996395 | instance | 2026-05-27 06:05:37.996619 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 06:05:37.996846 | instance | Wednesday 27 May 2026 06:05:37 +0000 (0:00:00.045) 0:08:47.273 ********* 2026-05-27 06:05:38.560699 | instance | changed: [instance] 2026-05-27 06:05:38.560764 | instance | 2026-05-27 06:05:38.561036 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 06:05:38.561079 | instance | Wednesday 27 May 2026 06:05:38 +0000 (0:00:00.564) 0:08:47.838 ********* 2026-05-27 06:05:40.366736 | instance | changed: [instance] 2026-05-27 06:05:40.366908 | instance | 2026-05-27 06:05:40.367192 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:05:40.367240 | instance | Wednesday 27 May 2026 06:05:40 +0000 (0:00:01.806) 0:08:49.644 ********* 2026-05-27 06:05:40.401429 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:05:40.401498 | instance | 2026-05-27 06:05:40.401776 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:05:40.401802 | instance | Wednesday 27 May 2026 06:05:40 +0000 (0:00:00.034) 0:08:49.679 ********* 2026-05-27 06:05:41.020439 | instance | changed: [instance] 2026-05-27 06:05:41.020547 | instance | 2026-05-27 06:05:41.020802 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-27 06:05:41.020830 | instance | Wednesday 27 May 2026 06:05:41 +0000 (0:00:00.618) 0:08:50.298 ********* 2026-05-27 06:05:41.814024 | instance | ok: [instance] 2026-05-27 06:05:41.814089 | instance | 2026-05-27 06:05:41.814380 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-27 06:05:41.814411 | instance | Wednesday 27 May 2026 06:05:41 +0000 (0:00:00.793) 0:08:51.092 ********* 2026-05-27 06:05:43.669723 | instance | changed: [instance] 2026-05-27 06:05:43.669795 | instance | 2026-05-27 06:05:43.670092 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:05:43.670133 | instance | Wednesday 27 May 2026 06:05:43 +0000 (0:00:01.855) 0:08:52.948 ********* 2026-05-27 06:05:43.708810 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:05:43.709168 | instance | 2026-05-27 06:05:43.709196 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:05:43.709202 | instance | Wednesday 27 May 2026 06:05:43 +0000 (0:00:00.038) 0:08:52.987 ********* 2026-05-27 06:05:44.175833 | instance | changed: [instance] 2026-05-27 06:05:44.175905 | instance | 2026-05-27 06:05:44.176183 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-27 06:05:44.176217 | instance | Wednesday 27 May 2026 06:05:44 +0000 (0:00:00.467) 0:08:53.454 ********* 2026-05-27 06:06:22.018097 | instance | changed: [instance] 2026-05-27 06:06:22.018600 | instance | 2026-05-27 06:06:22.018638 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-27 06:06:22.018644 | instance | Wednesday 27 May 2026 06:06:22 +0000 (0:00:37.841) 0:09:31.296 ********* 2026-05-27 06:06:22.752224 | instance | changed: [instance] 2026-05-27 06:06:22.752298 | instance | 2026-05-27 06:06:22.752501 | instance | PLAY [all] ********************************************************************* 2026-05-27 06:06:22.752536 | instance | 2026-05-27 06:06:22.752670 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 06:06:22.752718 | instance | Wednesday 27 May 2026 06:06:22 +0000 (0:00:00.734) 0:09:32.030 ********* 2026-05-27 06:06:23.911309 | instance | ok: [instance] 2026-05-27 06:06:23.911413 | instance | 2026-05-27 06:06:23.911646 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-27 06:06:23.911697 | instance | Wednesday 27 May 2026 06:06:23 +0000 (0:00:01.158) 0:09:33.189 ********* 2026-05-27 06:06:24.668264 | instance | changed: [instance] 2026-05-27 06:06:24.668336 | instance | 2026-05-27 06:06:24.668466 | instance | PLAY [all] ********************************************************************* 2026-05-27 06:06:24.668576 | instance | 2026-05-27 06:06:24.668697 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-27 06:06:24.668819 | instance | Wednesday 27 May 2026 06:06:24 +0000 (0:00:00.757) 0:09:33.946 ********* 2026-05-27 06:06:25.430457 | instance | ok: [instance] 2026-05-27 06:06:25.430856 | instance | 2026-05-27 06:06:25.431244 | instance | PLAY [controllers] ************************************************************* 2026-05-27 06:06:25.431627 | instance | 2026-05-27 06:06:25.432002 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 06:06:25.432348 | instance | Wednesday 27 May 2026 06:06:25 +0000 (0:00:00.761) 0:09:34.707 ********* 2026-05-27 06:06:26.579385 | instance | ok: [instance] 2026-05-27 06:06:26.579448 | instance | 2026-05-27 06:06:26.579467 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:06:26.579751 | instance | Wednesday 27 May 2026 06:06:26 +0000 (0:00:01.148) 0:09:35.856 ********* 2026-05-27 06:06:26.619108 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:06:26.619199 | instance | 2026-05-27 06:06:26.619453 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:06:26.619492 | instance | Wednesday 27 May 2026 06:06:26 +0000 (0:00:00.040) 0:09:35.897 ********* 2026-05-27 06:06:27.070227 | instance | changed: [instance] 2026-05-27 06:06:27.070306 | instance | 2026-05-27 06:06:27.070544 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-27 06:06:27.070584 | instance | Wednesday 27 May 2026 06:06:27 +0000 (0:00:00.451) 0:09:36.348 ********* 2026-05-27 06:06:29.241686 | instance | changed: [instance] 2026-05-27 06:06:29.242071 | instance | 2026-05-27 06:06:29.242112 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:06:29.242118 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:02.171) 0:09:38.519 ********* 2026-05-27 06:06:29.289078 | instance | skipping: [instance] 2026-05-27 06:06:29.289165 | instance | 2026-05-27 06:06:29.289302 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-27 06:06:29.289439 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.047) 0:09:38.567 ********* 2026-05-27 06:06:29.340435 | instance | skipping: [instance] 2026-05-27 06:06:29.340948 | instance | 2026-05-27 06:06:29.340990 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-27 06:06:29.340999 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.051) 0:09:38.618 ********* 2026-05-27 06:06:29.374560 | instance | skipping: [instance] 2026-05-27 06:06:29.374936 | instance | 2026-05-27 06:06:29.374973 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-27 06:06:29.374979 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.034) 0:09:38.652 ********* 2026-05-27 06:06:29.423166 | instance | skipping: [instance] 2026-05-27 06:06:29.424136 | instance | 2026-05-27 06:06:29.424195 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-27 06:06:29.424213 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.045) 0:09:38.697 ********* 2026-05-27 06:06:29.470359 | instance | skipping: [instance] 2026-05-27 06:06:29.470437 | instance | 2026-05-27 06:06:29.470779 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-27 06:06:29.470897 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.050) 0:09:38.748 ********* 2026-05-27 06:06:29.511169 | instance | skipping: [instance] 2026-05-27 06:06:29.511302 | instance | 2026-05-27 06:06:29.511622 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-27 06:06:29.511904 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.040) 0:09:38.789 ********* 2026-05-27 06:06:29.545472 | instance | skipping: [instance] 2026-05-27 06:06:29.545742 | instance | 2026-05-27 06:06:29.546035 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-27 06:06:29.546324 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.034) 0:09:38.823 ********* 2026-05-27 06:06:29.595115 | instance | skipping: [instance] 2026-05-27 06:06:29.595314 | instance | 2026-05-27 06:06:29.595597 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-27 06:06:29.595878 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.049) 0:09:38.873 ********* 2026-05-27 06:06:29.626698 | instance | skipping: [instance] 2026-05-27 06:06:29.626930 | instance | 2026-05-27 06:06:29.627190 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-27 06:06:29.627467 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.031) 0:09:38.904 ********* 2026-05-27 06:06:29.660832 | instance | skipping: [instance] 2026-05-27 06:06:29.660970 | instance | 2026-05-27 06:06:29.661151 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-27 06:06:29.661318 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.034) 0:09:38.939 ********* 2026-05-27 06:06:29.692515 | instance | skipping: [instance] 2026-05-27 06:06:29.692741 | instance | 2026-05-27 06:06:29.693008 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-27 06:06:29.693267 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.031) 0:09:38.970 ********* 2026-05-27 06:06:29.739666 | instance | skipping: [instance] 2026-05-27 06:06:29.739877 | instance | 2026-05-27 06:06:29.740207 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-27 06:06:29.740546 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.047) 0:09:39.017 ********* 2026-05-27 06:06:29.772932 | instance | skipping: [instance] 2026-05-27 06:06:29.773251 | instance | 2026-05-27 06:06:29.773609 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-27 06:06:29.774013 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.033) 0:09:39.051 ********* 2026-05-27 06:06:29.806899 | instance | skipping: [instance] 2026-05-27 06:06:29.807132 | instance | 2026-05-27 06:06:29.807408 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-27 06:06:29.807668 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.034) 0:09:39.085 ********* 2026-05-27 06:06:29.847319 | instance | skipping: [instance] 2026-05-27 06:06:29.847470 | instance | 2026-05-27 06:06:29.847683 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-27 06:06:29.847896 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.040) 0:09:39.125 ********* 2026-05-27 06:06:29.882843 | instance | skipping: [instance] 2026-05-27 06:06:29.883122 | instance | 2026-05-27 06:06:29.883680 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-27 06:06:29.884009 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.034) 0:09:39.160 ********* 2026-05-27 06:06:29.916333 | instance | skipping: [instance] 2026-05-27 06:06:29.916609 | instance | 2026-05-27 06:06:29.916918 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-27 06:06:29.917201 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.034) 0:09:39.194 ********* 2026-05-27 06:06:29.944449 | instance | skipping: [instance] 2026-05-27 06:06:29.944666 | instance | 2026-05-27 06:06:29.944924 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-27 06:06:29.945181 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.028) 0:09:39.222 ********* 2026-05-27 06:06:29.979073 | instance | skipping: [instance] 2026-05-27 06:06:29.979321 | instance | 2026-05-27 06:06:29.979588 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-27 06:06:29.979854 | instance | Wednesday 27 May 2026 06:06:29 +0000 (0:00:00.034) 0:09:39.256 ********* 2026-05-27 06:06:30.007836 | instance | skipping: [instance] 2026-05-27 06:06:30.008067 | instance | 2026-05-27 06:06:30.008335 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-27 06:06:30.008625 | instance | Wednesday 27 May 2026 06:06:30 +0000 (0:00:00.029) 0:09:39.285 ********* 2026-05-27 06:06:30.036488 | instance | skipping: [instance] 2026-05-27 06:06:30.036820 | instance | 2026-05-27 06:06:30.037189 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-27 06:06:30.037447 | instance | Wednesday 27 May 2026 06:06:30 +0000 (0:00:00.028) 0:09:39.314 ********* 2026-05-27 06:06:30.074780 | instance | skipping: [instance] 2026-05-27 06:06:30.074990 | instance | 2026-05-27 06:06:30.075254 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-27 06:06:30.075538 | instance | Wednesday 27 May 2026 06:06:30 +0000 (0:00:00.038) 0:09:39.352 ********* 2026-05-27 06:06:30.106459 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-27 06:06:30.106722 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-27 06:06:30.106982 | instance | skipping: [instance] 2026-05-27 06:06:30.107236 | instance | 2026-05-27 06:06:30.107505 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-27 06:06:30.107766 | instance | Wednesday 27 May 2026 06:06:30 +0000 (0:00:00.031) 0:09:39.384 ********* 2026-05-27 06:06:30.137907 | instance | skipping: [instance] 2026-05-27 06:06:30.138227 | instance | 2026-05-27 06:06:30.138512 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-27 06:06:30.138770 | instance | Wednesday 27 May 2026 06:06:30 +0000 (0:00:00.031) 0:09:39.416 ********* 2026-05-27 06:06:30.186456 | instance | skipping: [instance] 2026-05-27 06:06:30.186690 | instance | 2026-05-27 06:06:30.186962 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-27 06:06:30.187227 | instance | Wednesday 27 May 2026 06:06:30 +0000 (0:00:00.048) 0:09:39.464 ********* 2026-05-27 06:06:30.215845 | instance | skipping: [instance] 2026-05-27 06:06:30.215964 | instance | 2026-05-27 06:06:30.216171 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-27 06:06:30.216371 | instance | Wednesday 27 May 2026 06:06:30 +0000 (0:00:00.029) 0:09:39.493 ********* 2026-05-27 06:06:30.239561 | instance | skipping: [instance] 2026-05-27 06:06:30.239885 | instance | 2026-05-27 06:06:30.240209 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-27 06:06:30.240518 | instance | Wednesday 27 May 2026 06:06:30 +0000 (0:00:00.023) 0:09:39.517 ********* 2026-05-27 06:06:30.296616 | instance | skipping: [instance] 2026-05-27 06:06:30.325014 | instance | 2026-05-27 06:06:30.325048 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-05-27 06:06:30.325059 | instance | 2026-05-27 06:06:30.325068 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 06:06:30.325077 | instance | Wednesday 27 May 2026 06:06:30 +0000 (0:00:00.057) 0:09:39.575 ********* 2026-05-27 06:06:31.474730 | instance | ok: [instance] 2026-05-27 06:06:31.474824 | instance | 2026-05-27 06:06:31.475015 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-27 06:06:31.475187 | instance | Wednesday 27 May 2026 06:06:31 +0000 (0:00:01.177) 0:09:40.752 ********* 2026-05-27 06:06:31.530097 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-27 06:06:31.530327 | instance | 2026-05-27 06:06:31.530595 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:06:31.530950 | instance | Wednesday 27 May 2026 06:06:31 +0000 (0:00:00.055) 0:09:40.808 ********* 2026-05-27 06:06:31.568749 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:06:31.568957 | instance | 2026-05-27 06:06:31.569202 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:06:31.569454 | instance | Wednesday 27 May 2026 06:06:31 +0000 (0:00:00.038) 0:09:40.847 ********* 2026-05-27 06:06:32.139463 | instance | changed: [instance] 2026-05-27 06:06:32.139774 | instance | 2026-05-27 06:06:32.139949 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-27 06:06:32.140120 | instance | Wednesday 27 May 2026 06:06:32 +0000 (0:00:00.570) 0:09:41.417 ********* 2026-05-27 06:06:49.020454 | instance | changed: [instance] 2026-05-27 06:06:49.020548 | instance | 2026-05-27 06:06:49.020737 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-27 06:06:49.020857 | instance | Wednesday 27 May 2026 06:06:49 +0000 (0:00:16.880) 0:09:58.298 ********* 2026-05-27 06:06:49.689857 | instance | changed: [instance] 2026-05-27 06:06:49.690246 | instance | 2026-05-27 06:06:49.690593 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-27 06:06:49.690963 | instance | Wednesday 27 May 2026 06:06:49 +0000 (0:00:00.669) 0:09:58.967 ********* 2026-05-27 06:06:49.733653 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-27 06:06:49.733946 | instance | 2026-05-27 06:06:49.734329 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-27 06:06:49.734590 | instance | Wednesday 27 May 2026 06:06:49 +0000 (0:00:00.044) 0:09:59.011 ********* 2026-05-27 06:06:50.444219 | instance | changed: [instance] 2026-05-27 06:06:50.444554 | instance | 2026-05-27 06:06:50.444972 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-27 06:06:50.445348 | instance | Wednesday 27 May 2026 06:06:50 +0000 (0:00:00.710) 0:09:59.721 ********* 2026-05-27 06:06:51.109203 | instance | ok: [instance] 2026-05-27 06:06:51.109449 | instance | 2026-05-27 06:06:51.109771 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-27 06:06:51.110059 | instance | Wednesday 27 May 2026 06:06:51 +0000 (0:00:00.665) 0:10:00.387 ********* 2026-05-27 06:06:51.571771 | instance | changed: [instance] 2026-05-27 06:06:51.571907 | instance | 2026-05-27 06:06:51.572128 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-27 06:06:51.572356 | instance | Wednesday 27 May 2026 06:06:51 +0000 (0:00:00.454) 0:10:00.841 ********* 2026-05-27 06:06:51.572484 | instance | 2026-05-27 06:06:51.572679 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates on host] *** 2026-05-27 06:06:51.572820 | instance | Wednesday 27 May 2026 06:06:51 +0000 (0:00:00.008) 0:10:00.849 ********* 2026-05-27 06:06:53.272959 | instance | changed: [instance] 2026-05-27 06:06:53.273130 | instance | 2026-05-27 06:06:53.273356 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:06:53.273541 | instance | Wednesday 27 May 2026 06:06:53 +0000 (0:00:01.701) 0:10:02.551 ********* 2026-05-27 06:06:53.319358 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:06:53.319582 | instance | 2026-05-27 06:06:53.319905 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:06:53.320334 | instance | Wednesday 27 May 2026 06:06:53 +0000 (0:00:00.046) 0:10:02.597 ********* 2026-05-27 06:06:53.807908 | instance | changed: [instance] 2026-05-27 06:06:53.808182 | instance | 2026-05-27 06:06:53.808453 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-27 06:06:53.808761 | instance | Wednesday 27 May 2026 06:06:53 +0000 (0:00:00.487) 0:10:03.085 ********* 2026-05-27 06:07:19.018002 | instance | changed: [instance] 2026-05-27 06:07:19.018304 | instance | 2026-05-27 06:07:19.018600 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:07:19.018869 | instance | Wednesday 27 May 2026 06:07:19 +0000 (0:00:25.210) 0:10:28.295 ********* 2026-05-27 06:07:19.061581 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:07:19.061821 | instance | 2026-05-27 06:07:19.062126 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:07:19.062500 | instance | Wednesday 27 May 2026 06:07:19 +0000 (0:00:00.043) 0:10:28.339 ********* 2026-05-27 06:07:19.540223 | instance | changed: [instance] 2026-05-27 06:07:19.540326 | instance | 2026-05-27 06:07:19.540444 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-27 06:07:19.540567 | instance | Wednesday 27 May 2026 06:07:19 +0000 (0:00:00.478) 0:10:28.818 ********* 2026-05-27 06:07:24.573911 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-27 06:07:24.574252 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-27 06:07:24.574493 | instance | 2026-05-27 06:07:24.574761 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-27 06:07:24.575023 | instance | Wednesday 27 May 2026 06:07:24 +0000 (0:00:05.033) 0:10:33.851 ********* 2026-05-27 06:07:27.766906 | instance | changed: [instance] 2026-05-27 06:07:27.766975 | instance | 2026-05-27 06:07:27.767337 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:07:27.767385 | instance | Wednesday 27 May 2026 06:07:27 +0000 (0:00:03.192) 0:10:37.044 ********* 2026-05-27 06:07:27.814463 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:07:27.814604 | instance | 2026-05-27 06:07:27.814819 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:07:27.815016 | instance | Wednesday 27 May 2026 06:07:27 +0000 (0:00:00.047) 0:10:37.092 ********* 2026-05-27 06:07:28.284023 | instance | changed: [instance] 2026-05-27 06:07:28.284057 | instance | 2026-05-27 06:07:28.284067 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-27 06:07:28.284072 | instance | Wednesday 27 May 2026 06:07:28 +0000 (0:00:00.469) 0:10:37.561 ********* 2026-05-27 06:07:31.045217 | instance | ok: [instance] 2026-05-27 06:07:31.045278 | instance | 2026-05-27 06:07:31.045289 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-27 06:07:31.045300 | instance | Wednesday 27 May 2026 06:07:31 +0000 (0:00:02.760) 0:10:40.322 ********* 2026-05-27 06:07:34.469673 | instance | changed: [instance] 2026-05-27 06:07:34.469710 | instance | 2026-05-27 06:07:34.469716 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-27 06:07:34.469721 | instance | Wednesday 27 May 2026 06:07:34 +0000 (0:00:03.424) 0:10:43.747 ********* 2026-05-27 06:07:35.087114 | instance | ok: [instance] 2026-05-27 06:07:35.087204 | instance | 2026-05-27 06:07:35.087370 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-27 06:07:35.087442 | instance | Wednesday 27 May 2026 06:07:35 +0000 (0:00:00.616) 0:10:44.364 ********* 2026-05-27 06:07:35.770051 | instance | changed: [instance] 2026-05-27 06:07:35.770123 | instance | 2026-05-27 06:07:35.770480 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-27 06:07:35.770522 | instance | Wednesday 27 May 2026 06:07:35 +0000 (0:00:00.684) 0:10:45.048 ********* 2026-05-27 06:07:36.617515 | instance | ok: [instance] 2026-05-27 06:07:36.617619 | instance | 2026-05-27 06:07:36.617895 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-27 06:07:36.617927 | instance | Wednesday 27 May 2026 06:07:36 +0000 (0:00:00.847) 0:10:45.895 ********* 2026-05-27 06:07:36.656031 | instance | skipping: [instance] 2026-05-27 06:07:36.656389 | instance | 2026-05-27 06:07:36.656413 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-27 06:07:36.656420 | instance | Wednesday 27 May 2026 06:07:36 +0000 (0:00:00.038) 0:10:45.934 ********* 2026-05-27 06:07:36.708158 | instance | skipping: [instance] 2026-05-27 06:07:36.708532 | instance | 2026-05-27 06:07:36.708561 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-27 06:07:36.708566 | instance | Wednesday 27 May 2026 06:07:36 +0000 (0:00:00.052) 0:10:45.986 ********* 2026-05-27 06:07:36.751583 | instance | skipping: [instance] 2026-05-27 06:07:36.751855 | instance | 2026-05-27 06:07:36.751926 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-27 06:07:36.751946 | instance | Wednesday 27 May 2026 06:07:36 +0000 (0:00:00.043) 0:10:46.029 ********* 2026-05-27 06:07:36.796466 | instance | skipping: [instance] 2026-05-27 06:07:36.796876 | instance | 2026-05-27 06:07:36.796918 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-27 06:07:36.796924 | instance | Wednesday 27 May 2026 06:07:36 +0000 (0:00:00.044) 0:10:46.074 ********* 2026-05-27 06:07:36.843179 | instance | skipping: [instance] 2026-05-27 06:07:36.866507 | instance | 2026-05-27 06:07:36.866530 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-27 06:07:36.866540 | instance | Wednesday 27 May 2026 06:07:36 +0000 (0:00:00.046) 0:10:46.121 ********* 2026-05-27 06:07:36.892729 | instance | skipping: [instance] 2026-05-27 06:07:36.943045 | instance | 2026-05-27 06:07:36.943074 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-27 06:07:36.943085 | instance | Wednesday 27 May 2026 06:07:36 +0000 (0:00:00.049) 0:10:46.170 ********* 2026-05-27 06:07:36.943095 | instance | skipping: [instance] 2026-05-27 06:07:36.943122 | instance | 2026-05-27 06:07:36.943131 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-27 06:07:36.943141 | instance | Wednesday 27 May 2026 06:07:36 +0000 (0:00:00.046) 0:10:46.217 ********* 2026-05-27 06:09:19.731133 | instance | changed: [instance] 2026-05-27 06:09:19.731206 | instance | 2026-05-27 06:09:19.731437 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-27 06:09:19.731512 | instance | Wednesday 27 May 2026 06:09:19 +0000 (0:01:42.792) 0:12:29.009 ********* 2026-05-27 06:09:20.391069 | instance | changed: [instance] 2026-05-27 06:09:20.391140 | instance | 2026-05-27 06:09:20.391386 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:09:20.391430 | instance | Wednesday 27 May 2026 06:09:20 +0000 (0:00:00.659) 0:12:29.669 ********* 2026-05-27 06:09:20.440738 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:09:20.440810 | instance | 2026-05-27 06:09:20.441043 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:09:20.441080 | instance | Wednesday 27 May 2026 06:09:20 +0000 (0:00:00.049) 0:12:29.718 ********* 2026-05-27 06:09:20.913845 | instance | changed: [instance] 2026-05-27 06:09:20.913921 | instance | 2026-05-27 06:09:20.914209 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-05-27 06:09:20.914251 | instance | Wednesday 27 May 2026 06:09:20 +0000 (0:00:00.473) 0:12:30.192 ********* 2026-05-27 06:09:21.606985 | instance | changed: [instance] 2026-05-27 06:09:21.607061 | instance | 2026-05-27 06:09:21.607189 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-05-27 06:09:21.607310 | instance | Wednesday 27 May 2026 06:09:21 +0000 (0:00:00.693) 0:12:30.885 ********* 2026-05-27 06:09:23.082488 | instance | changed: [instance] 2026-05-27 06:09:23.082566 | instance | 2026-05-27 06:09:23.082702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:09:23.082849 | instance | Wednesday 27 May 2026 06:09:23 +0000 (0:00:01.475) 0:12:32.360 ********* 2026-05-27 06:09:23.123919 | instance | skipping: [instance] 2026-05-27 06:09:23.123983 | instance | 2026-05-27 06:09:23.124320 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:09:23.124361 | instance | Wednesday 27 May 2026 06:09:23 +0000 (0:00:00.041) 0:12:32.402 ********* 2026-05-27 06:09:23.159158 | instance | skipping: [instance] 2026-05-27 06:09:23.159199 | instance | 2026-05-27 06:09:23.159205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:09:23.159210 | instance | Wednesday 27 May 2026 06:09:23 +0000 (0:00:00.034) 0:12:32.436 ********* 2026-05-27 06:09:23.193841 | instance | skipping: [instance] 2026-05-27 06:09:23.194404 | instance | 2026-05-27 06:09:23.194446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:09:23.194455 | instance | Wednesday 27 May 2026 06:09:23 +0000 (0:00:00.034) 0:12:32.471 ********* 2026-05-27 06:09:23.229878 | instance | skipping: [instance] 2026-05-27 06:09:23.230058 | instance | 2026-05-27 06:09:23.230233 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:09:23.230403 | instance | Wednesday 27 May 2026 06:09:23 +0000 (0:00:00.036) 0:12:32.508 ********* 2026-05-27 06:09:23.856265 | instance | ok: [instance] 2026-05-27 06:09:23.856514 | instance | 2026-05-27 06:09:23.856817 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:09:23.857099 | instance | Wednesday 27 May 2026 06:09:23 +0000 (0:00:00.625) 0:12:33.133 ********* 2026-05-27 06:09:23.898717 | instance | ok: [instance] 2026-05-27 06:09:23.898969 | instance | 2026-05-27 06:09:23.899321 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:09:23.899591 | instance | Wednesday 27 May 2026 06:09:23 +0000 (0:00:00.042) 0:12:33.176 ********* 2026-05-27 06:09:23.935587 | instance | ok: [instance] 2026-05-27 06:09:23.935642 | instance | 2026-05-27 06:09:23.935659 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:09:23.935972 | instance | Wednesday 27 May 2026 06:09:23 +0000 (0:00:00.037) 0:12:33.213 ********* 2026-05-27 06:09:23.982955 | instance | ok: [instance] => (item=oslo_db) 2026-05-27 06:09:23.983228 | instance | 2026-05-27 06:09:23.983607 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:09:23.983869 | instance | Wednesday 27 May 2026 06:09:23 +0000 (0:00:00.047) 0:12:33.261 ********* 2026-05-27 06:09:24.026437 | instance | ok: [instance] 2026-05-27 06:09:24.026508 | instance | 2026-05-27 06:09:24.026641 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:09:24.026760 | instance | Wednesday 27 May 2026 06:09:24 +0000 (0:00:00.043) 0:12:33.304 ********* 2026-05-27 06:09:24.069349 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:09:24.069431 | instance | 2026-05-27 06:09:24.069548 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:09:24.069672 | instance | Wednesday 27 May 2026 06:09:24 +0000 (0:00:00.043) 0:12:33.347 ********* 2026-05-27 06:09:24.554603 | instance | changed: [instance] 2026-05-27 06:09:24.554859 | instance | 2026-05-27 06:09:24.555157 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-27 06:09:24.555443 | instance | Wednesday 27 May 2026 06:09:24 +0000 (0:00:00.484) 0:12:33.832 ********* 2026-05-27 06:09:25.191453 | instance | ok: [instance] 2026-05-27 06:09:25.191547 | instance | 2026-05-27 06:09:25.191667 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-27 06:09:25.191811 | instance | Wednesday 27 May 2026 06:09:25 +0000 (0:00:00.637) 0:12:34.469 ********* 2026-05-27 06:09:26.284194 | instance | changed: [instance] 2026-05-27 06:09:26.284450 | instance | 2026-05-27 06:09:26.284745 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-27 06:09:26.285004 | instance | Wednesday 27 May 2026 06:09:26 +0000 (0:00:01.092) 0:12:35.562 ********* 2026-05-27 06:09:26.706614 | instance | ok: [instance] 2026-05-27 06:09:26.706852 | instance | 2026-05-27 06:09:26.707138 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-27 06:09:26.707429 | instance | Wednesday 27 May 2026 06:09:26 +0000 (0:00:00.422) 0:12:35.984 ********* 2026-05-27 06:09:27.115665 | instance | changed: [instance] 2026-05-27 06:09:27.115752 | instance | 2026-05-27 06:09:27.115936 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-27 06:09:27.116092 | instance | Wednesday 27 May 2026 06:09:27 +0000 (0:00:00.409) 0:12:36.393 ********* 2026-05-27 06:09:27.560713 | instance | changed: [instance] 2026-05-27 06:09:27.560906 | instance | 2026-05-27 06:09:27.561180 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-27 06:09:27.561363 | instance | Wednesday 27 May 2026 06:09:27 +0000 (0:00:00.444) 0:12:36.838 ********* 2026-05-27 06:09:27.978891 | instance | ok: [instance] 2026-05-27 06:09:27.979161 | instance | 2026-05-27 06:09:27.979450 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-27 06:09:27.979731 | instance | Wednesday 27 May 2026 06:09:27 +0000 (0:00:00.418) 0:12:37.256 ********* 2026-05-27 06:11:57.380732 | instance | changed: [instance] 2026-05-27 06:11:57.381019 | instance | 2026-05-27 06:11:57.381313 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-27 06:11:57.381583 | instance | Wednesday 27 May 2026 06:11:57 +0000 (0:02:29.401) 0:15:06.658 ********* 2026-05-27 06:11:58.115486 | instance | ok: [instance] 2026-05-27 06:11:58.115735 | instance | 2026-05-27 06:11:58.116045 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-27 06:11:58.116363 | instance | Wednesday 27 May 2026 06:11:58 +0000 (0:00:00.735) 0:15:07.393 ********* 2026-05-27 06:11:58.167798 | instance | included: ingress for instance 2026-05-27 06:11:58.168116 | instance | 2026-05-27 06:11:58.168457 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-27 06:11:58.168826 | instance | Wednesday 27 May 2026 06:11:58 +0000 (0:00:00.052) 0:15:07.445 ********* 2026-05-27 06:11:58.998198 | instance | changed: [instance] 2026-05-27 06:11:58.998398 | instance | 2026-05-27 06:11:58.998668 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-27 06:11:58.998956 | instance | Wednesday 27 May 2026 06:11:58 +0000 (0:00:00.830) 0:15:08.276 ********* 2026-05-27 06:11:59.261525 | instance | ok: [instance] 2026-05-27 06:11:59.261762 | instance | 2026-05-27 06:11:59.262045 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-05-27 06:11:59.262458 | instance | Wednesday 27 May 2026 06:11:59 +0000 (0:00:00.263) 0:15:08.539 ********* 2026-05-27 06:12:00.106250 | instance | changed: [instance] 2026-05-27 06:12:00.107218 | instance | 2026-05-27 06:12:00.107240 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-05-27 06:12:00.107250 | instance | 2026-05-27 06:12:00.107275 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 06:12:00.107476 | instance | Wednesday 27 May 2026 06:12:00 +0000 (0:00:00.844) 0:15:09.384 ********* 2026-05-27 06:12:01.556444 | instance | ok: [instance] 2026-05-27 06:12:01.556492 | instance | 2026-05-27 06:12:01.556514 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:12:01.556751 | instance | Wednesday 27 May 2026 06:12:01 +0000 (0:00:01.449) 0:15:10.833 ********* 2026-05-27 06:12:01.676523 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:12:01.676786 | instance | 2026-05-27 06:12:01.677059 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:12:01.677321 | instance | Wednesday 27 May 2026 06:12:01 +0000 (0:00:00.120) 0:15:10.954 ********* 2026-05-27 06:12:02.134444 | instance | changed: [instance] 2026-05-27 06:12:02.134677 | instance | 2026-05-27 06:12:02.134977 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-05-27 06:12:02.135244 | instance | Wednesday 27 May 2026 06:12:02 +0000 (0:00:00.457) 0:15:11.412 ********* 2026-05-27 06:12:02.890280 | instance | ok: [instance] 2026-05-27 06:12:02.890740 | instance | 2026-05-27 06:12:02.891178 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-05-27 06:12:02.891424 | instance | Wednesday 27 May 2026 06:12:02 +0000 (0:00:00.755) 0:15:12.168 ********* 2026-05-27 06:12:05.045872 | instance | changed: [instance] 2026-05-27 06:12:05.046274 | instance | 2026-05-27 06:12:05.046740 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:12:05.046783 | instance | Wednesday 27 May 2026 06:12:05 +0000 (0:00:02.155) 0:15:14.323 ********* 2026-05-27 06:12:05.109796 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:12:05.109865 | instance | 2026-05-27 06:12:05.110133 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:12:05.110183 | instance | Wednesday 27 May 2026 06:12:05 +0000 (0:00:00.064) 0:15:14.388 ********* 2026-05-27 06:12:05.756316 | instance | changed: [instance] 2026-05-27 06:12:05.756411 | instance | 2026-05-27 06:12:05.756585 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-27 06:12:05.756775 | instance | Wednesday 27 May 2026 06:12:05 +0000 (0:00:00.646) 0:15:15.034 ********* 2026-05-27 06:12:07.150334 | instance | changed: [instance] 2026-05-27 06:12:07.150399 | instance | 2026-05-27 06:12:07.150408 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-27 06:12:07.150417 | instance | Wednesday 27 May 2026 06:12:07 +0000 (0:00:01.393) 0:15:16.428 ********* 2026-05-27 06:12:07.890052 | instance | ok: [instance] 2026-05-27 06:12:07.890124 | instance | 2026-05-27 06:12:07.890287 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-27 06:12:07.890403 | instance | Wednesday 27 May 2026 06:12:07 +0000 (0:00:00.740) 0:15:17.168 ********* 2026-05-27 06:12:15.841700 | instance | ok: [instance] 2026-05-27 06:12:15.841785 | instance | 2026-05-27 06:12:15.842052 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-27 06:12:15.842090 | instance | Wednesday 27 May 2026 06:12:15 +0000 (0:00:07.951) 0:15:25.119 ********* 2026-05-27 06:12:17.343908 | instance | ok: [instance] 2026-05-27 06:12:17.343996 | instance | 2026-05-27 06:12:17.344291 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-27 06:12:17.344330 | instance | Wednesday 27 May 2026 06:12:17 +0000 (0:00:01.502) 0:15:26.622 ********* 2026-05-27 06:12:17.617968 | instance | ok: [instance] 2026-05-27 06:12:17.618050 | instance | 2026-05-27 06:12:17.618300 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-27 06:12:17.618449 | instance | Wednesday 27 May 2026 06:12:17 +0000 (0:00:00.274) 0:15:26.896 ********* 2026-05-27 06:12:17.816757 | instance | ok: [instance] 2026-05-27 06:12:17.816838 | instance | 2026-05-27 06:12:17.816991 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-27 06:12:17.817051 | instance | Wednesday 27 May 2026 06:12:17 +0000 (0:00:00.198) 0:15:27.094 ********* 2026-05-27 06:12:17.999231 | instance | ok: [instance] 2026-05-27 06:12:17.999420 | instance | 2026-05-27 06:12:17.999553 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-27 06:12:17.999677 | instance | Wednesday 27 May 2026 06:12:17 +0000 (0:00:00.182) 0:15:27.277 ********* 2026-05-27 06:12:18.666678 | instance | changed: [instance] 2026-05-27 06:12:18.666934 | instance | 2026-05-27 06:12:18.667231 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-27 06:12:18.667496 | instance | Wednesday 27 May 2026 06:12:18 +0000 (0:00:00.666) 0:15:27.944 ********* 2026-05-27 06:12:35.617638 | instance | changed: [instance] => (item=alertmanager) 2026-05-27 06:12:35.617681 | instance | changed: [instance] => (item=grafana) 2026-05-27 06:12:35.617688 | instance | changed: [instance] => (item=prometheus) 2026-05-27 06:12:35.617695 | instance | 2026-05-27 06:12:35.618200 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-27 06:12:35.618259 | instance | Wednesday 27 May 2026 06:12:35 +0000 (0:00:16.950) 0:15:44.894 ********* 2026-05-27 06:12:37.411481 | instance | ok: [instance] => (item=alertmanager) 2026-05-27 06:12:37.411641 | instance | ok: [instance] => (item=grafana) 2026-05-27 06:12:37.411775 | instance | ok: [instance] => (item=prometheus) 2026-05-27 06:12:37.411894 | instance | 2026-05-27 06:12:37.412043 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-27 06:12:37.412199 | instance | Wednesday 27 May 2026 06:12:37 +0000 (0:00:01.794) 0:15:46.689 ********* 2026-05-27 06:12:41.279900 | instance | changed: [instance] => (item=None) 2026-05-27 06:12:41.280199 | instance | changed: [instance] => (item=None) 2026-05-27 06:12:41.280465 | instance | changed: [instance] => (item=None) 2026-05-27 06:12:41.280713 | instance | changed: [instance] 2026-05-27 06:12:41.280954 | instance | 2026-05-27 06:12:41.281234 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-27 06:12:41.281473 | instance | Wednesday 27 May 2026 06:12:41 +0000 (0:00:03.867) 0:15:50.557 ********* 2026-05-27 06:12:46.506069 | instance | changed: [instance] => (item=None) 2026-05-27 06:12:46.506736 | instance | changed: [instance] => (item=None) 2026-05-27 06:12:46.506807 | instance | changed: [instance] => (item=None) 2026-05-27 06:12:46.507355 | instance | changed: [instance] => (item=None) 2026-05-27 06:12:46.507431 | instance | changed: [instance] => (item=None) 2026-05-27 06:12:46.507449 | instance | changed: [instance] 2026-05-27 06:12:46.507918 | instance | 2026-05-27 06:12:46.507953 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-27 06:12:46.508278 | instance | Wednesday 27 May 2026 06:12:46 +0000 (0:00:05.226) 0:15:55.783 ********* 2026-05-27 06:12:57.805753 | instance | changed: [instance] => (item=alertmanager) 2026-05-27 06:12:57.805847 | instance | changed: [instance] => (item=prometheus) 2026-05-27 06:12:57.806194 | instance | 2026-05-27 06:12:57.806233 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-27 06:12:57.806250 | instance | Wednesday 27 May 2026 06:12:57 +0000 (0:00:11.300) 0:16:07.083 ********* 2026-05-27 06:13:09.156803 | instance | changed: [instance] => (item=alertmanager) 2026-05-27 06:13:09.157337 | instance | changed: [instance] => (item=prometheus) 2026-05-27 06:13:09.157352 | instance | 2026-05-27 06:13:09.157357 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-27 06:13:09.157362 | instance | Wednesday 27 May 2026 06:13:09 +0000 (0:00:11.351) 0:16:18.435 ********* 2026-05-27 06:13:09.885226 | instance | changed: [instance] 2026-05-27 06:13:09.885315 | instance | 2026-05-27 06:13:09.885557 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-27 06:13:09.885618 | instance | Wednesday 27 May 2026 06:13:09 +0000 (0:00:00.728) 0:16:19.163 ********* 2026-05-27 06:13:16.387824 | instance | ok: [instance] 2026-05-27 06:13:16.387927 | instance | 2026-05-27 06:13:16.388005 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-27 06:13:16.388126 | instance | Wednesday 27 May 2026 06:13:16 +0000 (0:00:06.502) 0:16:25.666 ********* 2026-05-27 06:13:29.960811 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-27 06:13:29.960890 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-27 06:13:29.961233 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-27 06:13:29.961364 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-27 06:13:29.961390 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-27 06:13:29.961403 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-27 06:13:29.962300 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-27 06:13:29.962371 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-27 06:13:29.962382 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-27 06:13:29.962392 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-27 06:13:29.962402 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-27 06:13:29.962410 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-27 06:13:29.962427 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-27 06:13:29.962437 | instance | 2026-05-27 06:13:29.962596 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-27 06:13:29.962641 | instance | Wednesday 27 May 2026 06:13:29 +0000 (0:00:13.572) 0:16:39.239 ********* 2026-05-27 06:13:58.979540 | instance | changed: [instance] 2026-05-27 06:13:58.980492 | instance | 2026-05-27 06:13:58.980506 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:13:58.980518 | instance | Wednesday 27 May 2026 06:13:58 +0000 (0:00:29.017) 0:17:08.256 ********* 2026-05-27 06:13:59.039745 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:13:59.039860 | instance | 2026-05-27 06:13:59.039913 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:13:59.040032 | instance | Wednesday 27 May 2026 06:13:59 +0000 (0:00:00.060) 0:17:08.317 ********* 2026-05-27 06:13:59.560955 | instance | changed: [instance] 2026-05-27 06:13:59.561048 | instance | 2026-05-27 06:13:59.561128 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-05-27 06:13:59.561250 | instance | Wednesday 27 May 2026 06:13:59 +0000 (0:00:00.521) 0:17:08.839 ********* 2026-05-27 06:14:02.586011 | instance | changed: [instance] 2026-05-27 06:14:02.586559 | instance | 2026-05-27 06:14:02.586576 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:14:02.586588 | instance | Wednesday 27 May 2026 06:14:02 +0000 (0:00:03.024) 0:17:11.864 ********* 2026-05-27 06:14:02.643727 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:14:02.643854 | instance | 2026-05-27 06:14:02.644028 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:14:02.644195 | instance | Wednesday 27 May 2026 06:14:02 +0000 (0:00:00.057) 0:17:11.921 ********* 2026-05-27 06:14:03.130785 | instance | changed: [instance] 2026-05-27 06:14:03.130922 | instance | 2026-05-27 06:14:03.130945 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-05-27 06:14:03.131071 | instance | Wednesday 27 May 2026 06:14:03 +0000 (0:00:00.487) 0:17:12.408 ********* 2026-05-27 06:14:04.599991 | instance | changed: [instance] 2026-05-27 06:14:04.600039 | instance | 2026-05-27 06:14:04.600046 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:14:04.600053 | instance | Wednesday 27 May 2026 06:14:04 +0000 (0:00:01.468) 0:17:13.877 ********* 2026-05-27 06:14:04.656444 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:14:04.656492 | instance | 2026-05-27 06:14:04.656504 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:14:04.656699 | instance | Wednesday 27 May 2026 06:14:04 +0000 (0:00:00.056) 0:17:13.934 ********* 2026-05-27 06:14:05.129021 | instance | changed: [instance] 2026-05-27 06:14:05.129087 | instance | 2026-05-27 06:14:05.129372 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-05-27 06:14:05.129407 | instance | Wednesday 27 May 2026 06:14:05 +0000 (0:00:00.472) 0:17:14.407 ********* 2026-05-27 06:14:08.044757 | instance | changed: [instance] 2026-05-27 06:14:08.044866 | instance | 2026-05-27 06:14:08.045020 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-05-27 06:14:08.045172 | instance | Wednesday 27 May 2026 06:14:08 +0000 (0:00:02.915) 0:17:17.322 ********* 2026-05-27 06:14:09.058765 | instance | changed: [instance] 2026-05-27 06:14:09.058830 | instance | 2026-05-27 06:14:09.059115 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:14:09.059155 | instance | Wednesday 27 May 2026 06:14:09 +0000 (0:00:01.014) 0:17:18.336 ********* 2026-05-27 06:14:09.115966 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:14:09.116037 | instance | 2026-05-27 06:14:09.116299 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:14:09.116340 | instance | Wednesday 27 May 2026 06:14:09 +0000 (0:00:00.057) 0:17:18.394 ********* 2026-05-27 06:14:09.747784 | instance | changed: [instance] 2026-05-27 06:14:09.747887 | instance | 2026-05-27 06:14:09.748020 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-05-27 06:14:09.748142 | instance | Wednesday 27 May 2026 06:14:09 +0000 (0:00:00.632) 0:17:19.026 ********* 2026-05-27 06:14:11.124102 | instance | changed: [instance] 2026-05-27 06:14:11.124214 | instance | 2026-05-27 06:14:11.124403 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:14:11.124496 | instance | Wednesday 27 May 2026 06:14:11 +0000 (0:00:01.376) 0:17:20.402 ********* 2026-05-27 06:14:11.188328 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:14:11.188394 | instance | 2026-05-27 06:14:11.188693 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:14:11.188735 | instance | Wednesday 27 May 2026 06:14:11 +0000 (0:00:00.064) 0:17:20.466 ********* 2026-05-27 06:14:11.660158 | instance | changed: [instance] 2026-05-27 06:14:11.660252 | instance | 2026-05-27 06:14:11.660487 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-05-27 06:14:11.660558 | instance | Wednesday 27 May 2026 06:14:11 +0000 (0:00:00.471) 0:17:20.938 ********* 2026-05-27 06:14:13.115497 | instance | changed: [instance] 2026-05-27 06:14:13.115581 | instance | 2026-05-27 06:14:13.115711 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-05-27 06:14:13.115826 | instance | 2026-05-27 06:14:13.115952 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 06:14:13.116084 | instance | Wednesday 27 May 2026 06:14:13 +0000 (0:00:01.455) 0:17:22.393 ********* 2026-05-27 06:14:14.903678 | instance | ok: [instance] 2026-05-27 06:14:14.903877 | instance | 2026-05-27 06:14:14.904045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:14:14.904197 | instance | Wednesday 27 May 2026 06:14:14 +0000 (0:00:01.787) 0:17:24.181 ********* 2026-05-27 06:14:14.985572 | instance | ok: [instance] 2026-05-27 06:14:14.985842 | instance | 2026-05-27 06:14:14.986235 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:14:14.986497 | instance | Wednesday 27 May 2026 06:14:14 +0000 (0:00:00.081) 0:17:24.263 ********* 2026-05-27 06:14:15.032624 | instance | skipping: [instance] 2026-05-27 06:14:15.032862 | instance | 2026-05-27 06:14:15.033143 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:14:15.033408 | instance | Wednesday 27 May 2026 06:14:15 +0000 (0:00:00.047) 0:17:24.310 ********* 2026-05-27 06:14:15.078395 | instance | skipping: [instance] 2026-05-27 06:14:15.078648 | instance | 2026-05-27 06:14:15.078944 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:14:15.079235 | instance | Wednesday 27 May 2026 06:14:15 +0000 (0:00:00.045) 0:17:24.356 ********* 2026-05-27 06:14:15.123801 | instance | skipping: [instance] 2026-05-27 06:14:15.123872 | instance | 2026-05-27 06:14:15.124021 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:14:15.124219 | instance | Wednesday 27 May 2026 06:14:15 +0000 (0:00:00.045) 0:17:24.402 ********* 2026-05-27 06:14:15.172124 | instance | skipping: [instance] 2026-05-27 06:14:15.172243 | instance | 2026-05-27 06:14:15.172437 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:14:15.172612 | instance | Wednesday 27 May 2026 06:14:15 +0000 (0:00:00.047) 0:17:24.449 ********* 2026-05-27 06:14:15.218570 | instance | skipping: [instance] 2026-05-27 06:14:15.218811 | instance | 2026-05-27 06:14:15.219080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:14:15.219358 | instance | Wednesday 27 May 2026 06:14:15 +0000 (0:00:00.046) 0:17:24.496 ********* 2026-05-27 06:14:15.275921 | instance | ok: [instance] 2026-05-27 06:14:15.276154 | instance | 2026-05-27 06:14:15.276458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:14:15.276724 | instance | Wednesday 27 May 2026 06:14:15 +0000 (0:00:00.057) 0:17:24.553 ********* 2026-05-27 06:14:15.345481 | instance | ok: [instance] => (item=oslo_cache) 2026-05-27 06:14:15.345571 | instance | 2026-05-27 06:14:15.345700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:14:15.345827 | instance | Wednesday 27 May 2026 06:14:15 +0000 (0:00:00.069) 0:17:24.623 ********* 2026-05-27 06:14:15.411348 | instance | ok: [instance] 2026-05-27 06:14:15.411605 | instance | 2026-05-27 06:14:15.411967 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:14:15.412426 | instance | Wednesday 27 May 2026 06:14:15 +0000 (0:00:00.065) 0:17:24.689 ********* 2026-05-27 06:14:15.469116 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:14:15.469357 | instance | 2026-05-27 06:14:15.469712 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:14:15.469993 | instance | Wednesday 27 May 2026 06:14:15 +0000 (0:00:00.057) 0:17:24.747 ********* 2026-05-27 06:14:15.978513 | instance | changed: [instance] 2026-05-27 06:14:15.978754 | instance | 2026-05-27 06:14:15.979059 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-27 06:14:15.979331 | instance | Wednesday 27 May 2026 06:14:15 +0000 (0:00:00.509) 0:17:25.256 ********* 2026-05-27 06:14:17.195332 | instance | changed: [instance] 2026-05-27 06:14:17.195471 | instance | 2026-05-27 06:14:17.195669 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-27 06:14:17.195871 | instance | Wednesday 27 May 2026 06:14:17 +0000 (0:00:01.217) 0:17:26.473 ********* 2026-05-27 06:14:18.012804 | instance | changed: [instance] 2026-05-27 06:14:18.013101 | instance | 2026-05-27 06:14:18.013461 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-27 06:14:18.013820 | instance | Wednesday 27 May 2026 06:14:18 +0000 (0:00:00.817) 0:17:27.290 ********* 2026-05-27 06:14:22.874241 | instance | changed: [instance] 2026-05-27 06:14:22.874490 | instance | 2026-05-27 06:14:22.874757 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-27 06:14:22.875031 | instance | Wednesday 27 May 2026 06:14:22 +0000 (0:00:04.861) 0:17:32.152 ********* 2026-05-27 06:14:23.108515 | instance | changed: [instance] 2026-05-27 06:14:23.108745 | instance | 2026-05-27 06:14:23.109036 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-27 06:14:23.109327 | instance | Wednesday 27 May 2026 06:14:23 +0000 (0:00:00.234) 0:17:32.386 ********* 2026-05-27 06:14:23.571226 | instance | changed: [instance] 2026-05-27 06:14:23.571443 | instance | 2026-05-27 06:14:23.571719 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:14:23.572009 | instance | Wednesday 27 May 2026 06:14:23 +0000 (0:00:00.462) 0:17:32.849 ********* 2026-05-27 06:14:23.652455 | instance | ok: [instance] 2026-05-27 06:14:23.652715 | instance | 2026-05-27 06:14:23.652981 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:14:23.653233 | instance | Wednesday 27 May 2026 06:14:23 +0000 (0:00:00.081) 0:17:32.930 ********* 2026-05-27 06:14:23.724821 | instance | included: rabbitmq for instance 2026-05-27 06:14:23.725043 | instance | 2026-05-27 06:14:23.725319 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-27 06:14:23.725576 | instance | Wednesday 27 May 2026 06:14:23 +0000 (0:00:00.072) 0:17:33.003 ********* 2026-05-27 06:14:24.376178 | instance | ok: [instance] 2026-05-27 06:14:24.376420 | instance | 2026-05-27 06:14:24.376693 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-27 06:14:24.376989 | instance | Wednesday 27 May 2026 06:14:24 +0000 (0:00:00.650) 0:17:33.653 ********* 2026-05-27 06:14:24.424221 | instance | skipping: [instance] 2026-05-27 06:14:24.424364 | instance | 2026-05-27 06:14:24.424538 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-27 06:14:24.424705 | instance | Wednesday 27 May 2026 06:14:24 +0000 (0:00:00.048) 0:17:33.702 ********* 2026-05-27 06:14:24.479526 | instance | skipping: [instance] 2026-05-27 06:14:24.479755 | instance | 2026-05-27 06:14:24.480044 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-27 06:14:24.480302 | instance | Wednesday 27 May 2026 06:14:24 +0000 (0:00:00.055) 0:17:33.757 ********* 2026-05-27 06:14:24.531728 | instance | skipping: [instance] 2026-05-27 06:14:24.531969 | instance | 2026-05-27 06:14:24.532246 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-27 06:14:24.532538 | instance | Wednesday 27 May 2026 06:14:24 +0000 (0:00:00.051) 0:17:33.809 ********* 2026-05-27 06:14:55.406845 | instance | changed: [instance] 2026-05-27 06:14:55.407074 | instance | 2026-05-27 06:14:55.407361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:14:55.407629 | instance | Wednesday 27 May 2026 06:14:55 +0000 (0:00:30.874) 0:18:04.684 ********* 2026-05-27 06:14:56.079036 | instance | ok: [instance] 2026-05-27 06:14:56.079262 | instance | 2026-05-27 06:14:56.079566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:14:56.079860 | instance | Wednesday 27 May 2026 06:14:56 +0000 (0:00:00.672) 0:18:05.356 ********* 2026-05-27 06:14:56.136853 | instance | ok: [instance] 2026-05-27 06:14:56.137083 | instance | 2026-05-27 06:14:56.137382 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:14:56.137723 | instance | Wednesday 27 May 2026 06:14:56 +0000 (0:00:00.057) 0:18:05.414 ********* 2026-05-27 06:14:56.197144 | instance | skipping: [instance] 2026-05-27 06:14:56.197361 | instance | 2026-05-27 06:14:56.197681 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:14:56.197947 | instance | Wednesday 27 May 2026 06:14:56 +0000 (0:00:00.060) 0:18:05.475 ********* 2026-05-27 06:14:56.247570 | instance | skipping: [instance] 2026-05-27 06:14:56.247797 | instance | 2026-05-27 06:14:56.248156 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:14:56.248430 | instance | Wednesday 27 May 2026 06:14:56 +0000 (0:00:00.050) 0:18:05.525 ********* 2026-05-27 06:14:56.301180 | instance | ok: [instance] 2026-05-27 06:14:56.301405 | instance | 2026-05-27 06:14:56.301783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:14:56.301992 | instance | Wednesday 27 May 2026 06:14:56 +0000 (0:00:00.053) 0:18:05.579 ********* 2026-05-27 06:14:56.387698 | instance | ok: [instance] => (item=oslo_db) 2026-05-27 06:14:56.387903 | instance | ok: [instance] => (item=identity) 2026-05-27 06:14:56.388161 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-27 06:14:56.388416 | instance | ok: [instance] => (item=oslo_cache) 2026-05-27 06:14:56.388666 | instance | 2026-05-27 06:14:56.388923 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:14:56.389184 | instance | Wednesday 27 May 2026 06:14:56 +0000 (0:00:00.086) 0:18:05.665 ********* 2026-05-27 06:14:56.452608 | instance | ok: [instance] 2026-05-27 06:14:56.452842 | instance | 2026-05-27 06:14:56.453169 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:14:56.453506 | instance | Wednesday 27 May 2026 06:14:56 +0000 (0:00:00.064) 0:18:05.730 ********* 2026-05-27 06:14:56.511747 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:14:56.511968 | instance | 2026-05-27 06:14:56.512257 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:14:56.512527 | instance | Wednesday 27 May 2026 06:14:56 +0000 (0:00:00.059) 0:18:05.789 ********* 2026-05-27 06:14:57.035364 | instance | changed: [instance] 2026-05-27 06:14:57.035528 | instance | 2026-05-27 06:14:57.035830 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-27 06:14:57.036063 | instance | Wednesday 27 May 2026 06:14:57 +0000 (0:00:00.523) 0:18:06.313 ********* 2026-05-27 06:14:58.579087 | instance | ok: [instance] => (item=None) 2026-05-27 06:14:58.579147 | instance | ok: [instance] 2026-05-27 06:14:58.579158 | instance | 2026-05-27 06:14:58.579701 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-27 06:14:58.579782 | instance | Wednesday 27 May 2026 06:14:58 +0000 (0:00:01.542) 0:18:07.856 ********* 2026-05-27 06:14:59.662840 | instance | ok: [instance] => (item=atmosphere) 2026-05-27 06:14:59.662900 | instance | 2026-05-27 06:14:59.663156 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-27 06:14:59.663172 | instance | Wednesday 27 May 2026 06:14:59 +0000 (0:00:01.085) 0:18:08.941 ********* 2026-05-27 06:15:00.677136 | instance | changed: [instance] 2026-05-27 06:15:00.677206 | instance | 2026-05-27 06:15:00.677414 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-27 06:15:00.677478 | instance | Wednesday 27 May 2026 06:15:00 +0000 (0:00:01.014) 0:18:09.955 ********* 2026-05-27 06:15:01.675479 | instance | changed: [instance] => (item=None) 2026-05-27 06:15:01.675554 | instance | changed: [instance] 2026-05-27 06:15:01.675763 | instance | 2026-05-27 06:15:01.675821 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-27 06:15:01.675959 | instance | Wednesday 27 May 2026 06:15:01 +0000 (0:00:00.998) 0:18:10.953 ********* 2026-05-27 06:15:03.279089 | instance | changed: [instance] => (item=None) 2026-05-27 06:15:03.279173 | instance | changed: [instance] 2026-05-27 06:15:03.279563 | instance | 2026-05-27 06:15:03.279601 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-27 06:15:03.279607 | instance | Wednesday 27 May 2026 06:15:03 +0000 (0:00:01.603) 0:18:12.557 ********* 2026-05-27 06:17:36.464654 | instance | changed: [instance] 2026-05-27 06:17:36.465297 | instance | 2026-05-27 06:17:36.465307 | instance | TASK [Create Ingress] ********************************************************** 2026-05-27 06:17:36.465315 | instance | Wednesday 27 May 2026 06:17:36 +0000 (0:02:33.184) 0:20:45.742 ********* 2026-05-27 06:17:36.565668 | instance | included: openstack_helm_ingress for instance 2026-05-27 06:17:36.566032 | instance | 2026-05-27 06:17:36.566074 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-27 06:17:36.566080 | instance | Wednesday 27 May 2026 06:17:36 +0000 (0:00:00.101) 0:20:45.843 ********* 2026-05-27 06:17:36.620818 | instance | skipping: [instance] 2026-05-27 06:17:36.621153 | instance | 2026-05-27 06:17:36.621216 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-27 06:17:36.621393 | instance | Wednesday 27 May 2026 06:17:36 +0000 (0:00:00.054) 0:20:45.898 ********* 2026-05-27 06:17:36.672929 | instance | skipping: [instance] 2026-05-27 06:17:36.673314 | instance | 2026-05-27 06:17:36.673342 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-27 06:17:36.673348 | instance | Wednesday 27 May 2026 06:17:36 +0000 (0:00:00.052) 0:20:45.951 ********* 2026-05-27 06:17:36.743430 | instance | ok: [instance] 2026-05-27 06:17:36.743750 | instance | 2026-05-27 06:17:36.744026 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-27 06:17:36.744282 | instance | Wednesday 27 May 2026 06:17:36 +0000 (0:00:00.069) 0:20:46.021 ********* 2026-05-27 06:17:36.819816 | instance | included: ingress for instance 2026-05-27 06:17:36.820134 | instance | 2026-05-27 06:17:36.820507 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-27 06:17:36.820930 | instance | Wednesday 27 May 2026 06:17:36 +0000 (0:00:00.075) 0:20:46.096 ********* 2026-05-27 06:17:37.914408 | instance | changed: [instance] 2026-05-27 06:17:37.914537 | instance | 2026-05-27 06:17:37.914716 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-27 06:17:37.914873 | instance | Wednesday 27 May 2026 06:17:37 +0000 (0:00:01.095) 0:20:47.192 ********* 2026-05-27 06:17:42.200070 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-05-27 06:17:42.200178 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-05-27 06:17:42.200370 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-05-27 06:17:42.200907 | instance | ok: [instance] 2026-05-27 06:17:42.200919 | instance | 2026-05-27 06:17:42.200924 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-27 06:17:42.200929 | instance | Wednesday 27 May 2026 06:17:42 +0000 (0:00:04.285) 0:20:51.478 ********* 2026-05-27 06:17:42.847088 | instance | ok: [instance] 2026-05-27 06:17:42.847118 | instance | 2026-05-27 06:17:42.847124 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-27 06:17:42.847129 | instance | Wednesday 27 May 2026 06:17:42 +0000 (0:00:00.646) 0:20:52.124 ********* 2026-05-27 06:17:43.900868 | instance | ok: [instance] => (item=atmosphere) 2026-05-27 06:17:43.901120 | instance | 2026-05-27 06:17:43.901397 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-27 06:17:43.901669 | instance | Wednesday 27 May 2026 06:17:43 +0000 (0:00:01.053) 0:20:53.178 ********* 2026-05-27 06:17:44.961710 | instance | changed: [instance] => (item=atmosphere) 2026-05-27 06:17:44.961753 | instance | 2026-05-27 06:17:44.961761 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-27 06:17:44.961767 | instance | Wednesday 27 May 2026 06:17:44 +0000 (0:00:01.060) 0:20:54.239 ********* 2026-05-27 06:17:45.942258 | instance | changed: [instance] => (item=atmosphere) 2026-05-27 06:17:45.942437 | instance | 2026-05-27 06:17:45.942724 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-27 06:17:45.943005 | instance | Wednesday 27 May 2026 06:17:45 +0000 (0:00:00.980) 0:20:55.219 ********* 2026-05-27 06:17:46.985333 | instance | changed: [instance] => (item=atmosphere) 2026-05-27 06:17:46.985578 | instance | 2026-05-27 06:17:46.985848 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-27 06:17:46.986095 | instance | Wednesday 27 May 2026 06:17:46 +0000 (0:00:01.043) 0:20:56.263 ********* 2026-05-27 06:17:47.208589 | instance | changed: [instance] 2026-05-27 06:17:47.208716 | instance | 2026-05-27 06:17:47.208865 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-27 06:17:47.209031 | instance | Wednesday 27 May 2026 06:17:47 +0000 (0:00:00.223) 0:20:56.486 ********* 2026-05-27 06:17:48.352246 | instance | ok: [instance] 2026-05-27 06:17:48.352481 | instance | 2026-05-27 06:17:48.352761 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-27 06:17:48.353034 | instance | Wednesday 27 May 2026 06:17:48 +0000 (0:00:01.142) 0:20:57.629 ********* 2026-05-27 06:17:48.599484 | instance | ok: [instance] 2026-05-27 06:17:48.599723 | instance | 2026-05-27 06:17:48.600740 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 06:17:48.600770 | instance | Wednesday 27 May 2026 06:17:48 +0000 (0:00:00.246) 0:20:57.876 ********* 2026-05-27 06:17:48.688885 | instance | ok: [instance] => { 2026-05-27 06:17:48.689113 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-27 06:17:48.689268 | instance | } 2026-05-27 06:17:48.689420 | instance | 2026-05-27 06:17:48.689586 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 06:17:48.689759 | instance | Wednesday 27 May 2026 06:17:48 +0000 (0:00:00.089) 0:20:57.966 ********* 2026-05-27 06:17:49.345629 | instance | changed: [instance] 2026-05-27 06:17:49.345922 | instance | 2026-05-27 06:17:49.346257 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 06:17:49.346541 | instance | Wednesday 27 May 2026 06:17:49 +0000 (0:00:00.656) 0:20:58.623 ********* 2026-05-27 06:17:50.627809 | instance | changed: [instance] 2026-05-27 06:17:50.628190 | instance | 2026-05-27 06:17:50.628495 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-27 06:17:50.628763 | instance | Wednesday 27 May 2026 06:17:50 +0000 (0:00:01.282) 0:20:59.905 ********* 2026-05-27 06:17:51.114515 | instance | changed: [instance] 2026-05-27 06:17:51.114765 | instance | 2026-05-27 06:17:51.115049 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-27 06:17:51.115318 | instance | Wednesday 27 May 2026 06:17:51 +0000 (0:00:00.486) 0:21:00.392 ********* 2026-05-27 06:17:51.824530 | instance | ok: [instance] 2026-05-27 06:17:51.824831 | instance | 2026-05-27 06:17:51.825053 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-27 06:17:51.825322 | instance | Wednesday 27 May 2026 06:17:51 +0000 (0:00:00.710) 0:21:01.102 ********* 2026-05-27 06:17:52.511350 | instance | ok: [instance] 2026-05-27 06:17:52.511597 | instance | 2026-05-27 06:17:52.511878 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-27 06:17:52.512142 | instance | Wednesday 27 May 2026 06:17:52 +0000 (0:00:00.686) 0:21:01.789 ********* 2026-05-27 06:17:52.861617 | instance | ok: [instance] 2026-05-27 06:17:52.861672 | instance | 2026-05-27 06:17:52.862093 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-27 06:17:52.862118 | instance | Wednesday 27 May 2026 06:17:52 +0000 (0:00:00.350) 0:21:02.139 ********* 2026-05-27 06:17:52.970097 | instance | included: openstack_helm_endpoints for instance 2026-05-27 06:17:52.970211 | instance | 2026-05-27 06:17:52.970333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:17:52.970447 | instance | Wednesday 27 May 2026 06:17:52 +0000 (0:00:00.108) 0:21:02.248 ********* 2026-05-27 06:17:53.026126 | instance | skipping: [instance] 2026-05-27 06:17:53.026408 | instance | 2026-05-27 06:17:53.026675 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:17:53.026948 | instance | Wednesday 27 May 2026 06:17:53 +0000 (0:00:00.056) 0:21:02.304 ********* 2026-05-27 06:17:53.071898 | instance | skipping: [instance] 2026-05-27 06:17:53.071990 | instance | 2026-05-27 06:17:53.072685 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:17:53.072745 | instance | Wednesday 27 May 2026 06:17:53 +0000 (0:00:00.045) 0:21:02.349 ********* 2026-05-27 06:17:53.115960 | instance | skipping: [instance] 2026-05-27 06:17:53.116037 | instance | 2026-05-27 06:17:53.116164 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:17:53.116278 | instance | Wednesday 27 May 2026 06:17:53 +0000 (0:00:00.044) 0:21:02.394 ********* 2026-05-27 06:17:53.162855 | instance | skipping: [instance] 2026-05-27 06:17:53.163127 | instance | 2026-05-27 06:17:53.163483 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:17:53.163752 | instance | Wednesday 27 May 2026 06:17:53 +0000 (0:00:00.046) 0:21:02.440 ********* 2026-05-27 06:17:53.212888 | instance | skipping: [instance] 2026-05-27 06:17:53.213084 | instance | 2026-05-27 06:17:53.213437 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:17:53.213723 | instance | Wednesday 27 May 2026 06:17:53 +0000 (0:00:00.050) 0:21:02.490 ********* 2026-05-27 06:17:53.259813 | instance | skipping: [instance] 2026-05-27 06:17:53.260081 | instance | 2026-05-27 06:17:53.260367 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:17:53.260634 | instance | Wednesday 27 May 2026 06:17:53 +0000 (0:00:00.047) 0:21:02.538 ********* 2026-05-27 06:17:53.317432 | instance | ok: [instance] 2026-05-27 06:17:53.317697 | instance | 2026-05-27 06:17:53.317989 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:17:53.318307 | instance | Wednesday 27 May 2026 06:17:53 +0000 (0:00:00.057) 0:21:02.595 ********* 2026-05-27 06:17:53.382393 | instance | ok: [instance] => (item=identity) 2026-05-27 06:17:53.382775 | instance | 2026-05-27 06:17:53.383072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:17:53.383486 | instance | Wednesday 27 May 2026 06:17:53 +0000 (0:00:00.065) 0:21:02.660 ********* 2026-05-27 06:17:53.455180 | instance | ok: [instance] 2026-05-27 06:17:53.455486 | instance | 2026-05-27 06:17:53.455780 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-27 06:17:53.456148 | instance | Wednesday 27 May 2026 06:17:53 +0000 (0:00:00.072) 0:21:02.732 ********* 2026-05-27 06:17:53.945765 | instance | changed: [instance] 2026-05-27 06:17:53.945907 | instance | 2026-05-27 06:17:53.946101 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-27 06:17:53.946338 | instance | Wednesday 27 May 2026 06:17:53 +0000 (0:00:00.490) 0:21:03.223 ********* 2026-05-27 06:17:54.446678 | instance | changed: [instance] 2026-05-27 06:17:54.446918 | instance | 2026-05-27 06:17:54.447199 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-27 06:17:54.447469 | instance | Wednesday 27 May 2026 06:17:54 +0000 (0:00:00.500) 0:21:03.724 ********* 2026-05-27 06:17:54.972957 | instance | changed: [instance] 2026-05-27 06:17:54.973178 | instance | 2026-05-27 06:17:54.973452 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-27 06:17:54.973723 | instance | Wednesday 27 May 2026 06:17:54 +0000 (0:00:00.526) 0:21:04.250 ********* 2026-05-27 06:17:55.513187 | instance | changed: [instance] 2026-05-27 06:17:55.513450 | instance | 2026-05-27 06:17:55.513743 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:17:55.514011 | instance | Wednesday 27 May 2026 06:17:55 +0000 (0:00:00.540) 0:21:04.791 ********* 2026-05-27 06:17:55.600911 | instance | ok: [instance] 2026-05-27 06:17:55.601168 | instance | 2026-05-27 06:17:55.601454 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:17:55.601737 | instance | Wednesday 27 May 2026 06:17:55 +0000 (0:00:00.087) 0:21:04.878 ********* 2026-05-27 06:17:55.680088 | instance | included: rabbitmq for instance 2026-05-27 06:17:55.680330 | instance | 2026-05-27 06:17:55.680665 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-27 06:17:55.680938 | instance | Wednesday 27 May 2026 06:17:55 +0000 (0:00:00.079) 0:21:04.958 ********* 2026-05-27 06:17:56.356613 | instance | ok: [instance] 2026-05-27 06:17:56.356834 | instance | 2026-05-27 06:17:56.357104 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-27 06:17:56.357368 | instance | Wednesday 27 May 2026 06:17:56 +0000 (0:00:00.676) 0:21:05.634 ********* 2026-05-27 06:17:56.405703 | instance | skipping: [instance] 2026-05-27 06:17:56.406051 | instance | 2026-05-27 06:17:56.406355 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-27 06:17:56.406629 | instance | Wednesday 27 May 2026 06:17:56 +0000 (0:00:00.049) 0:21:05.683 ********* 2026-05-27 06:17:56.448415 | instance | skipping: [instance] 2026-05-27 06:17:56.448646 | instance | 2026-05-27 06:17:56.448923 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-27 06:17:56.449300 | instance | Wednesday 27 May 2026 06:17:56 +0000 (0:00:00.042) 0:21:05.726 ********* 2026-05-27 06:17:56.490132 | instance | skipping: [instance] 2026-05-27 06:17:56.490409 | instance | 2026-05-27 06:17:56.490672 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-27 06:17:56.491006 | instance | Wednesday 27 May 2026 06:17:56 +0000 (0:00:00.041) 0:21:05.768 ********* 2026-05-27 06:18:27.302214 | instance | changed: [instance] 2026-05-27 06:18:27.303055 | instance | 2026-05-27 06:18:27.303113 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:18:27.303126 | instance | Wednesday 27 May 2026 06:18:27 +0000 (0:00:30.811) 0:21:36.579 ********* 2026-05-27 06:18:27.991170 | instance | ok: [instance] 2026-05-27 06:18:27.991245 | instance | 2026-05-27 06:18:27.991547 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:18:27.991584 | instance | Wednesday 27 May 2026 06:18:27 +0000 (0:00:00.689) 0:21:37.269 ********* 2026-05-27 06:18:28.058717 | instance | ok: [instance] 2026-05-27 06:18:28.058807 | instance | 2026-05-27 06:18:28.058945 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:18:28.059077 | instance | Wednesday 27 May 2026 06:18:28 +0000 (0:00:00.066) 0:21:37.336 ********* 2026-05-27 06:18:28.120871 | instance | skipping: [instance] 2026-05-27 06:18:28.120945 | instance | 2026-05-27 06:18:28.121243 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:18:28.121313 | instance | Wednesday 27 May 2026 06:18:28 +0000 (0:00:00.062) 0:21:37.399 ********* 2026-05-27 06:18:28.180858 | instance | skipping: [instance] 2026-05-27 06:18:28.180969 | instance | 2026-05-27 06:18:28.181136 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:18:28.181153 | instance | Wednesday 27 May 2026 06:18:28 +0000 (0:00:00.059) 0:21:37.458 ********* 2026-05-27 06:18:28.230392 | instance | ok: [instance] 2026-05-27 06:18:28.230577 | instance | 2026-05-27 06:18:28.230857 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:18:28.231120 | instance | Wednesday 27 May 2026 06:18:28 +0000 (0:00:00.049) 0:21:37.508 ********* 2026-05-27 06:18:28.336891 | instance | ok: [instance] => (item=key_manager) 2026-05-27 06:18:28.337124 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-27 06:18:28.337376 | instance | ok: [instance] => (item=oslo_db) 2026-05-27 06:18:28.337635 | instance | ok: [instance] => (item=identity) 2026-05-27 06:18:28.337889 | instance | ok: [instance] => (item=oslo_cache) 2026-05-27 06:18:28.338131 | instance | 2026-05-27 06:18:28.338432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:18:28.338694 | instance | Wednesday 27 May 2026 06:18:28 +0000 (0:00:00.106) 0:21:37.614 ********* 2026-05-27 06:18:28.423809 | instance | ok: [instance] 2026-05-27 06:18:28.424057 | instance | 2026-05-27 06:18:28.424329 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:18:28.424596 | instance | Wednesday 27 May 2026 06:18:28 +0000 (0:00:00.086) 0:21:37.701 ********* 2026-05-27 06:18:28.495593 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:18:28.495820 | instance | 2026-05-27 06:18:28.496150 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:18:28.496416 | instance | Wednesday 27 May 2026 06:18:28 +0000 (0:00:00.072) 0:21:37.773 ********* 2026-05-27 06:18:29.013391 | instance | changed: [instance] 2026-05-27 06:18:29.013584 | instance | 2026-05-27 06:18:29.013866 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-05-27 06:18:29.014133 | instance | Wednesday 27 May 2026 06:18:29 +0000 (0:00:00.517) 0:21:38.291 ********* 2026-05-27 06:19:57.595485 | instance | changed: [instance] 2026-05-27 06:19:57.595668 | instance | 2026-05-27 06:19:57.595861 | instance | TASK [Create Ingress] ********************************************************** 2026-05-27 06:19:57.596173 | instance | Wednesday 27 May 2026 06:19:57 +0000 (0:01:28.581) 0:23:06.873 ********* 2026-05-27 06:19:57.693195 | instance | included: openstack_helm_ingress for instance 2026-05-27 06:19:57.693381 | instance | 2026-05-27 06:19:57.693666 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-27 06:19:57.694004 | instance | Wednesday 27 May 2026 06:19:57 +0000 (0:00:00.098) 0:23:06.971 ********* 2026-05-27 06:19:57.747167 | instance | skipping: [instance] 2026-05-27 06:19:57.747403 | instance | 2026-05-27 06:19:57.747714 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-27 06:19:57.748039 | instance | Wednesday 27 May 2026 06:19:57 +0000 (0:00:00.053) 0:23:07.024 ********* 2026-05-27 06:19:57.796890 | instance | skipping: [instance] 2026-05-27 06:19:57.797185 | instance | 2026-05-27 06:19:57.797492 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-27 06:19:57.797838 | instance | Wednesday 27 May 2026 06:19:57 +0000 (0:00:00.049) 0:23:07.074 ********* 2026-05-27 06:19:57.861616 | instance | ok: [instance] 2026-05-27 06:19:57.861919 | instance | 2026-05-27 06:19:57.862263 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-05-27 06:19:57.862595 | instance | Wednesday 27 May 2026 06:19:57 +0000 (0:00:00.064) 0:23:07.139 ********* 2026-05-27 06:19:57.934893 | instance | included: ingress for instance 2026-05-27 06:19:57.935003 | instance | 2026-05-27 06:19:57.935219 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-05-27 06:19:57.935408 | instance | Wednesday 27 May 2026 06:19:57 +0000 (0:00:00.073) 0:23:07.212 ********* 2026-05-27 06:19:58.983900 | instance | changed: [instance] 2026-05-27 06:19:58.984110 | instance | 2026-05-27 06:19:58.984407 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-05-27 06:19:58.984658 | instance | Wednesday 27 May 2026 06:19:58 +0000 (0:00:01.048) 0:23:08.261 ********* 2026-05-27 06:20:00.114824 | instance | changed: [instance] 2026-05-27 06:20:00.115050 | instance | 2026-05-27 06:20:00.115355 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-05-27 06:20:00.115640 | instance | Wednesday 27 May 2026 06:20:00 +0000 (0:00:01.131) 0:23:09.392 ********* 2026-05-27 06:20:07.242100 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-05-27 06:20:07.242202 | instance | 2026-05-27 06:20:07.242447 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:20:07.242685 | instance | Wednesday 27 May 2026 06:20:07 +0000 (0:00:07.127) 0:23:16.519 ********* 2026-05-27 06:20:07.317426 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:20:07.317504 | instance | 2026-05-27 06:20:07.317668 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:20:07.317836 | instance | Wednesday 27 May 2026 06:20:07 +0000 (0:00:00.075) 0:23:16.595 ********* 2026-05-27 06:20:07.819428 | instance | changed: [instance] 2026-05-27 06:20:07.819661 | instance | 2026-05-27 06:20:07.819934 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-05-27 06:20:07.820198 | instance | Wednesday 27 May 2026 06:20:07 +0000 (0:00:00.501) 0:23:17.097 ********* 2026-05-27 06:20:10.439421 | instance | changed: [instance] 2026-05-27 06:20:10.439495 | instance | 2026-05-27 06:20:10.439664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:20:10.439790 | instance | Wednesday 27 May 2026 06:20:10 +0000 (0:00:02.620) 0:23:19.717 ********* 2026-05-27 06:20:10.490279 | instance | skipping: [instance] 2026-05-27 06:20:10.490537 | instance | 2026-05-27 06:20:10.490822 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:20:10.491103 | instance | Wednesday 27 May 2026 06:20:10 +0000 (0:00:00.051) 0:23:19.768 ********* 2026-05-27 06:20:10.535746 | instance | skipping: [instance] 2026-05-27 06:20:10.536026 | instance | 2026-05-27 06:20:10.536316 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:20:10.536638 | instance | Wednesday 27 May 2026 06:20:10 +0000 (0:00:00.045) 0:23:19.814 ********* 2026-05-27 06:20:10.581496 | instance | skipping: [instance] 2026-05-27 06:20:10.581749 | instance | 2026-05-27 06:20:10.582037 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:20:10.582337 | instance | Wednesday 27 May 2026 06:20:10 +0000 (0:00:00.045) 0:23:19.859 ********* 2026-05-27 06:20:10.627815 | instance | skipping: [instance] 2026-05-27 06:20:10.628070 | instance | 2026-05-27 06:20:10.628389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:20:10.628744 | instance | Wednesday 27 May 2026 06:20:10 +0000 (0:00:00.046) 0:23:19.906 ********* 2026-05-27 06:20:10.678269 | instance | skipping: [instance] 2026-05-27 06:20:10.678512 | instance | 2026-05-27 06:20:10.678811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:20:10.679069 | instance | Wednesday 27 May 2026 06:20:10 +0000 (0:00:00.048) 0:23:19.954 ********* 2026-05-27 06:20:10.725928 | instance | skipping: [instance] 2026-05-27 06:20:10.726048 | instance | 2026-05-27 06:20:10.726268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:20:10.726447 | instance | Wednesday 27 May 2026 06:20:10 +0000 (0:00:00.049) 0:23:20.004 ********* 2026-05-27 06:20:10.781907 | instance | ok: [instance] 2026-05-27 06:20:10.782003 | instance | 2026-05-27 06:20:10.782119 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:20:10.782256 | instance | Wednesday 27 May 2026 06:20:10 +0000 (0:00:00.056) 0:23:20.060 ********* 2026-05-27 06:20:10.843977 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-05-27 06:20:10.844201 | instance | 2026-05-27 06:20:10.844467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:20:10.844756 | instance | Wednesday 27 May 2026 06:20:10 +0000 (0:00:00.061) 0:23:20.122 ********* 2026-05-27 06:20:10.912455 | instance | ok: [instance] 2026-05-27 06:20:10.912752 | instance | 2026-05-27 06:20:10.913034 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:20:10.913288 | instance | Wednesday 27 May 2026 06:20:10 +0000 (0:00:00.068) 0:23:20.190 ********* 2026-05-27 06:20:11.060079 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:20:11.060297 | instance | 2026-05-27 06:20:11.060565 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:20:11.060891 | instance | Wednesday 27 May 2026 06:20:11 +0000 (0:00:00.147) 0:23:20.338 ********* 2026-05-27 06:20:11.547684 | instance | changed: [instance] 2026-05-27 06:20:11.547932 | instance | 2026-05-27 06:20:11.548395 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-05-27 06:20:11.548764 | instance | Wednesday 27 May 2026 06:20:11 +0000 (0:00:00.487) 0:23:20.825 ********* 2026-05-27 06:20:29.018664 | instance | ok: [instance] 2026-05-27 06:20:29.018878 | instance | 2026-05-27 06:20:29.019190 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-05-27 06:20:29.019480 | instance | Wednesday 27 May 2026 06:20:29 +0000 (0:00:17.470) 0:23:38.296 ********* 2026-05-27 06:20:43.412521 | instance | ok: [instance] 2026-05-27 06:20:43.412821 | instance | 2026-05-27 06:20:43.413118 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-05-27 06:20:43.413443 | instance | Wednesday 27 May 2026 06:20:43 +0000 (0:00:14.394) 0:23:52.690 ********* 2026-05-27 06:20:44.654203 | instance | ok: [instance] 2026-05-27 06:20:44.654265 | instance | 2026-05-27 06:20:44.654761 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-05-27 06:20:44.654871 | instance | Wednesday 27 May 2026 06:20:44 +0000 (0:00:01.240) 0:23:53.931 ********* 2026-05-27 06:20:45.846279 | instance | ok: [instance] 2026-05-27 06:20:45.846392 | instance | 2026-05-27 06:20:45.846652 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-05-27 06:20:45.846688 | instance | Wednesday 27 May 2026 06:20:45 +0000 (0:00:01.193) 0:23:55.124 ********* 2026-05-27 06:20:46.529142 | instance | changed: [instance] 2026-05-27 06:20:46.529239 | instance | 2026-05-27 06:20:46.529360 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-05-27 06:20:46.529482 | instance | Wednesday 27 May 2026 06:20:46 +0000 (0:00:00.682) 0:23:55.807 ********* 2026-05-27 06:20:49.485874 | instance | changed: [instance] 2026-05-27 06:20:49.485947 | instance | 2026-05-27 06:20:49.486078 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-05-27 06:20:49.486256 | instance | Wednesday 27 May 2026 06:20:49 +0000 (0:00:02.956) 0:23:58.763 ********* 2026-05-27 06:20:50.917085 | instance | [WARNING]: Module did not set no_log for update_password 2026-05-27 06:20:50.946207 | instance | changed: [instance] 2026-05-27 06:20:50.946283 | instance | 2026-05-27 06:20:50.946436 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-05-27 06:20:50.946561 | instance | Wednesday 27 May 2026 06:20:50 +0000 (0:00:01.459) 0:24:00.223 ********* 2026-05-27 06:20:55.362028 | instance | ok: [instance] 2026-05-27 06:20:55.362157 | instance | 2026-05-27 06:20:55.362366 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-05-27 06:20:55.362568 | instance | Wednesday 27 May 2026 06:20:55 +0000 (0:00:04.416) 0:24:04.640 ********* 2026-05-27 06:20:56.416725 | instance | changed: [instance] 2026-05-27 06:20:56.416782 | instance | 2026-05-27 06:20:56.416794 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-05-27 06:20:56.416804 | instance | Wednesday 27 May 2026 06:20:56 +0000 (0:00:01.053) 0:24:05.693 ********* 2026-05-27 06:20:58.305460 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-4.nip.io/swift/v1/%(tenant_id)s'}) 2026-05-27 06:20:58.305576 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-05-27 06:20:58.305669 | instance | 2026-05-27 06:20:58.305788 | instance | TASK [Create Ingress] ********************************************************** 2026-05-27 06:20:58.305906 | instance | Wednesday 27 May 2026 06:20:58 +0000 (0:00:01.889) 0:24:07.583 ********* 2026-05-27 06:20:58.406421 | instance | included: openstack_helm_ingress for instance 2026-05-27 06:20:58.406527 | instance | 2026-05-27 06:20:58.406794 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-27 06:20:58.406833 | instance | Wednesday 27 May 2026 06:20:58 +0000 (0:00:00.100) 0:24:07.684 ********* 2026-05-27 06:20:58.465286 | instance | skipping: [instance] 2026-05-27 06:20:58.465399 | instance | 2026-05-27 06:20:58.465530 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-27 06:20:58.465656 | instance | Wednesday 27 May 2026 06:20:58 +0000 (0:00:00.059) 0:24:07.743 ********* 2026-05-27 06:20:58.519436 | instance | skipping: [instance] 2026-05-27 06:20:58.519556 | instance | 2026-05-27 06:20:58.519823 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-27 06:20:58.519861 | instance | Wednesday 27 May 2026 06:20:58 +0000 (0:00:00.054) 0:24:07.797 ********* 2026-05-27 06:20:58.584500 | instance | ok: [instance] 2026-05-27 06:20:58.584622 | instance | 2026-05-27 06:20:58.584915 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-05-27 06:20:58.584940 | instance | Wednesday 27 May 2026 06:20:58 +0000 (0:00:00.065) 0:24:07.862 ********* 2026-05-27 06:20:58.666609 | instance | included: ingress for instance 2026-05-27 06:20:58.666687 | instance | 2026-05-27 06:20:58.666951 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-05-27 06:20:58.666991 | instance | Wednesday 27 May 2026 06:20:58 +0000 (0:00:00.081) 0:24:07.944 ********* 2026-05-27 06:20:59.682999 | instance | changed: [instance] 2026-05-27 06:20:59.683078 | instance | 2026-05-27 06:20:59.683351 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:20:59.683385 | instance | Wednesday 27 May 2026 06:20:59 +0000 (0:00:01.016) 0:24:08.961 ********* 2026-05-27 06:20:59.748546 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:20:59.748622 | instance | 2026-05-27 06:20:59.748749 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:20:59.748876 | instance | Wednesday 27 May 2026 06:20:59 +0000 (0:00:00.065) 0:24:09.026 ********* 2026-05-27 06:21:00.246073 | instance | changed: [instance] 2026-05-27 06:21:00.246153 | instance | 2026-05-27 06:21:00.246307 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-05-27 06:21:00.246434 | instance | Wednesday 27 May 2026 06:21:00 +0000 (0:00:00.497) 0:24:09.524 ********* 2026-05-27 06:21:14.745181 | instance | ok: [instance] 2026-05-27 06:21:14.745248 | instance | 2026-05-27 06:21:14.745534 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-05-27 06:21:14.745572 | instance | Wednesday 27 May 2026 06:21:14 +0000 (0:00:14.499) 0:24:24.023 ********* 2026-05-27 06:21:14.824658 | instance | ok: [instance] => (item=10.96.240.200) 2026-05-27 06:21:14.824737 | instance | 2026-05-27 06:21:14.824914 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-05-27 06:21:14.825023 | instance | Wednesday 27 May 2026 06:21:14 +0000 (0:00:00.079) 0:24:24.102 ********* 2026-05-27 06:21:15.564217 | instance | changed: [instance] 2026-05-27 06:21:15.564288 | instance | 2026-05-27 06:21:15.564594 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-05-27 06:21:15.564665 | instance | Wednesday 27 May 2026 06:21:15 +0000 (0:00:00.739) 0:24:24.841 ********* 2026-05-27 06:21:16.228070 | instance | changed: [instance] 2026-05-27 06:21:16.228188 | instance | 2026-05-27 06:21:16.228204 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-05-27 06:21:16.228379 | instance | Wednesday 27 May 2026 06:21:16 +0000 (0:00:00.664) 0:24:25.506 ********* 2026-05-27 06:21:17.445246 | instance | ok: [instance] 2026-05-27 06:21:17.445328 | instance | 2026-05-27 06:21:17.445510 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-05-27 06:21:17.445585 | instance | Wednesday 27 May 2026 06:21:17 +0000 (0:00:01.217) 0:24:26.723 ********* 2026-05-27 06:21:17.512218 | instance | ok: [instance] 2026-05-27 06:21:17.512252 | instance | 2026-05-27 06:21:17.512258 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-05-27 06:21:17.512263 | instance | Wednesday 27 May 2026 06:21:17 +0000 (0:00:00.066) 0:24:26.789 ********* 2026-05-27 06:21:18.240399 | instance | changed: [instance] 2026-05-27 06:21:18.240440 | instance | 2026-05-27 06:21:18.240445 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-05-27 06:21:18.240450 | instance | Wednesday 27 May 2026 06:21:18 +0000 (0:00:00.727) 0:24:27.517 ********* 2026-05-27 06:21:19.569379 | instance | changed: [instance] 2026-05-27 06:21:19.569441 | instance | 2026-05-27 06:21:19.569660 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:21:19.569700 | instance | Wednesday 27 May 2026 06:21:19 +0000 (0:00:01.330) 0:24:28.847 ********* 2026-05-27 06:21:19.672371 | instance | ok: [instance] 2026-05-27 06:21:19.672466 | instance | 2026-05-27 06:21:19.672586 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:21:19.672703 | instance | Wednesday 27 May 2026 06:21:19 +0000 (0:00:00.102) 0:24:28.950 ********* 2026-05-27 06:21:19.764320 | instance | included: rabbitmq for instance 2026-05-27 06:21:19.764402 | instance | 2026-05-27 06:21:19.764534 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-27 06:21:19.764651 | instance | Wednesday 27 May 2026 06:21:19 +0000 (0:00:00.092) 0:24:29.042 ********* 2026-05-27 06:21:20.444669 | instance | ok: [instance] 2026-05-27 06:21:20.444771 | instance | 2026-05-27 06:21:20.445014 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-27 06:21:20.445031 | instance | Wednesday 27 May 2026 06:21:20 +0000 (0:00:00.680) 0:24:29.722 ********* 2026-05-27 06:21:20.496962 | instance | skipping: [instance] 2026-05-27 06:21:20.497058 | instance | 2026-05-27 06:21:20.497184 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-27 06:21:20.497311 | instance | Wednesday 27 May 2026 06:21:20 +0000 (0:00:00.052) 0:24:29.775 ********* 2026-05-27 06:21:20.547036 | instance | skipping: [instance] 2026-05-27 06:21:20.547145 | instance | 2026-05-27 06:21:20.547413 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-27 06:21:20.547433 | instance | Wednesday 27 May 2026 06:21:20 +0000 (0:00:00.049) 0:24:29.825 ********* 2026-05-27 06:21:20.598736 | instance | skipping: [instance] 2026-05-27 06:21:20.598859 | instance | 2026-05-27 06:21:20.599255 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-27 06:21:20.599303 | instance | Wednesday 27 May 2026 06:21:20 +0000 (0:00:00.051) 0:24:29.876 ********* 2026-05-27 06:21:51.437779 | instance | changed: [instance] 2026-05-27 06:21:51.437862 | instance | 2026-05-27 06:21:51.438146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:21:51.438269 | instance | Wednesday 27 May 2026 06:21:51 +0000 (0:00:30.839) 0:25:00.716 ********* 2026-05-27 06:21:52.082789 | instance | ok: [instance] 2026-05-27 06:21:52.082859 | instance | 2026-05-27 06:21:52.083114 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:21:52.083154 | instance | Wednesday 27 May 2026 06:21:52 +0000 (0:00:00.644) 0:25:01.360 ********* 2026-05-27 06:21:52.139898 | instance | ok: [instance] 2026-05-27 06:21:52.140025 | instance | 2026-05-27 06:21:52.140153 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:21:52.140280 | instance | Wednesday 27 May 2026 06:21:52 +0000 (0:00:00.057) 0:25:01.418 ********* 2026-05-27 06:21:52.189167 | instance | skipping: [instance] 2026-05-27 06:21:52.189236 | instance | 2026-05-27 06:21:52.189358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:21:52.189475 | instance | Wednesday 27 May 2026 06:21:52 +0000 (0:00:00.049) 0:25:01.467 ********* 2026-05-27 06:21:52.242257 | instance | skipping: [instance] 2026-05-27 06:21:52.242340 | instance | 2026-05-27 06:21:52.242464 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:21:52.242581 | instance | Wednesday 27 May 2026 06:21:52 +0000 (0:00:00.053) 0:25:01.520 ********* 2026-05-27 06:21:52.293357 | instance | ok: [instance] 2026-05-27 06:21:52.293440 | instance | 2026-05-27 06:21:52.293562 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:21:52.293679 | instance | Wednesday 27 May 2026 06:21:52 +0000 (0:00:00.050) 0:25:01.571 ********* 2026-05-27 06:21:52.403914 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-27 06:21:52.404039 | instance | ok: [instance] => (item=oslo_db) 2026-05-27 06:21:52.404200 | instance | ok: [instance] => (item=dashboard) 2026-05-27 06:21:52.404361 | instance | ok: [instance] => (item=identity) 2026-05-27 06:21:52.404518 | instance | ok: [instance] => (item=oslo_cache) 2026-05-27 06:21:52.404693 | instance | ok: [instance] => (item=image) 2026-05-27 06:21:52.405060 | instance | 2026-05-27 06:21:52.405073 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:21:52.405202 | instance | Wednesday 27 May 2026 06:21:52 +0000 (0:00:00.110) 0:25:01.682 ********* 2026-05-27 06:21:52.469046 | instance | ok: [instance] 2026-05-27 06:21:52.469364 | instance | 2026-05-27 06:21:52.469764 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:21:52.470027 | instance | Wednesday 27 May 2026 06:21:52 +0000 (0:00:00.064) 0:25:01.746 ********* 2026-05-27 06:21:52.532341 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:21:52.532583 | instance | 2026-05-27 06:21:52.532973 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:21:52.533256 | instance | Wednesday 27 May 2026 06:21:52 +0000 (0:00:00.063) 0:25:01.810 ********* 2026-05-27 06:21:53.048718 | instance | changed: [instance] 2026-05-27 06:21:53.048855 | instance | 2026-05-27 06:21:53.049067 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-05-27 06:21:53.049329 | instance | Wednesday 27 May 2026 06:21:53 +0000 (0:00:00.516) 0:25:02.326 ********* 2026-05-27 06:24:00.920097 | instance | changed: [instance] 2026-05-27 06:24:00.920221 | instance | 2026-05-27 06:24:00.920400 | instance | TASK [Create Ingress] ********************************************************** 2026-05-27 06:24:00.920576 | instance | Wednesday 27 May 2026 06:24:00 +0000 (0:02:07.870) 0:27:10.197 ********* 2026-05-27 06:24:01.021804 | instance | included: openstack_helm_ingress for instance 2026-05-27 06:24:01.022107 | instance | 2026-05-27 06:24:01.022426 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-27 06:24:01.022694 | instance | Wednesday 27 May 2026 06:24:01 +0000 (0:00:00.102) 0:27:10.299 ********* 2026-05-27 06:24:01.073370 | instance | skipping: [instance] 2026-05-27 06:24:01.073593 | instance | 2026-05-27 06:24:01.073872 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-27 06:24:01.074133 | instance | Wednesday 27 May 2026 06:24:01 +0000 (0:00:00.051) 0:27:10.351 ********* 2026-05-27 06:24:01.129071 | instance | skipping: [instance] 2026-05-27 06:24:01.129267 | instance | 2026-05-27 06:24:01.129542 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-27 06:24:01.129806 | instance | Wednesday 27 May 2026 06:24:01 +0000 (0:00:00.055) 0:27:10.407 ********* 2026-05-27 06:24:01.194728 | instance | ok: [instance] 2026-05-27 06:24:01.194933 | instance | 2026-05-27 06:24:01.195188 | instance | TASK [Create Ingress image] **************************************************** 2026-05-27 06:24:01.195446 | instance | Wednesday 27 May 2026 06:24:01 +0000 (0:00:00.065) 0:27:10.472 ********* 2026-05-27 06:24:01.267942 | instance | included: ingress for instance 2026-05-27 06:24:01.268302 | instance | 2026-05-27 06:24:01.268602 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-05-27 06:24:01.268867 | instance | Wednesday 27 May 2026 06:24:01 +0000 (0:00:00.073) 0:27:10.545 ********* 2026-05-27 06:24:02.206326 | instance | changed: [instance] 2026-05-27 06:24:02.206401 | instance | 2026-05-27 06:24:02.206542 | instance | TASK [Create images] *********************************************************** 2026-05-27 06:24:02.206667 | instance | Wednesday 27 May 2026 06:24:02 +0000 (0:00:00.938) 0:27:11.484 ********* 2026-05-27 06:24:02.327345 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-05-27 06:24:02.327402 | instance | 2026-05-27 06:24:02.327509 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-05-27 06:24:02.327632 | instance | Wednesday 27 May 2026 06:24:02 +0000 (0:00:00.121) 0:27:11.605 ********* 2026-05-27 06:24:06.041963 | instance | changed: [instance] 2026-05-27 06:24:06.042313 | instance | 2026-05-27 06:24:06.042595 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-27 06:24:06.042892 | instance | Wednesday 27 May 2026 06:24:06 +0000 (0:00:03.714) 0:27:15.319 ********* 2026-05-27 06:24:06.732180 | instance | ok: [instance] 2026-05-27 06:24:06.732396 | instance | 2026-05-27 06:24:06.732719 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-27 06:24:06.732946 | instance | Wednesday 27 May 2026 06:24:06 +0000 (0:00:00.690) 0:27:16.009 ********* 2026-05-27 06:24:06.790939 | instance | ok: [instance] 2026-05-27 06:24:06.791149 | instance | 2026-05-27 06:24:06.791458 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-27 06:24:06.791736 | instance | Wednesday 27 May 2026 06:24:06 +0000 (0:00:00.058) 0:27:16.068 ********* 2026-05-27 06:24:26.446266 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-05-27 06:24:26.446339 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-05-27 06:24:26.446356 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-05-27 06:24:26.446682 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-05-27 06:24:26.446964 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-05-27 06:24:26.447234 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-05-27 06:24:26.447505 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-05-27 06:24:26.447770 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-05-27 06:24:26.448038 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-05-27 06:24:26.448299 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-05-27 06:24:26.448558 | instance | ok: [instance] 2026-05-27 06:24:26.448864 | instance | 2026-05-27 06:24:26.449145 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-27 06:24:26.449405 | instance | Wednesday 27 May 2026 06:24:26 +0000 (0:00:19.654) 0:27:35.723 ********* 2026-05-27 06:24:26.503608 | instance | ok: [instance] 2026-05-27 06:24:26.503873 | instance | 2026-05-27 06:24:26.504180 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-27 06:24:26.504459 | instance | Wednesday 27 May 2026 06:24:26 +0000 (0:00:00.058) 0:27:35.781 ********* 2026-05-27 06:24:26.561468 | instance | ok: [instance] 2026-05-27 06:24:26.561694 | instance | 2026-05-27 06:24:26.561962 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-27 06:24:26.562251 | instance | Wednesday 27 May 2026 06:24:26 +0000 (0:00:00.057) 0:27:35.839 ********* 2026-05-27 06:24:26.776214 | instance | changed: [instance] 2026-05-27 06:24:26.776438 | instance | 2026-05-27 06:24:26.776703 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-27 06:24:26.777091 | instance | Wednesday 27 May 2026 06:24:26 +0000 (0:00:00.214) 0:27:36.053 ********* 2026-05-27 06:24:27.454946 | instance | changed: [instance] 2026-05-27 06:24:27.455181 | instance | 2026-05-27 06:24:27.455434 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-27 06:24:27.455700 | instance | Wednesday 27 May 2026 06:24:27 +0000 (0:00:00.678) 0:27:36.732 ********* 2026-05-27 06:24:27.691313 | instance | ok: [instance] 2026-05-27 06:24:27.691557 | instance | 2026-05-27 06:24:27.691830 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-27 06:24:27.692094 | instance | Wednesday 27 May 2026 06:24:27 +0000 (0:00:00.236) 0:27:36.968 ********* 2026-05-27 06:24:27.952783 | instance | changed: [instance] 2026-05-27 06:24:27.953001 | instance | 2026-05-27 06:24:27.953267 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-27 06:24:27.953588 | instance | Wednesday 27 May 2026 06:24:27 +0000 (0:00:00.261) 0:27:37.230 ********* 2026-05-27 06:24:28.700987 | instance | ok: [instance] 2026-05-27 06:24:28.701047 | instance | 2026-05-27 06:24:28.701058 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-27 06:24:28.701186 | instance | Wednesday 27 May 2026 06:24:28 +0000 (0:00:00.747) 0:27:37.978 ********* 2026-05-27 06:24:28.762678 | instance | ok: [instance] 2026-05-27 06:24:28.762907 | instance | 2026-05-27 06:24:28.763192 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-27 06:24:28.763462 | instance | Wednesday 27 May 2026 06:24:28 +0000 (0:00:00.061) 0:27:38.040 ********* 2026-05-27 06:24:34.525930 | instance | changed: [instance] 2026-05-27 06:24:34.526138 | instance | 2026-05-27 06:24:34.526461 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-27 06:24:34.526725 | instance | Wednesday 27 May 2026 06:24:34 +0000 (0:00:05.763) 0:27:43.803 ********* 2026-05-27 06:24:34.572334 | instance | skipping: [instance] 2026-05-27 06:24:34.572553 | instance | 2026-05-27 06:24:34.572830 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-27 06:24:34.573160 | instance | Wednesday 27 May 2026 06:24:34 +0000 (0:00:00.046) 0:27:43.850 ********* 2026-05-27 06:24:34.624061 | instance | skipping: [instance] 2026-05-27 06:24:34.624302 | instance | 2026-05-27 06:24:34.624586 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-27 06:24:34.624855 | instance | Wednesday 27 May 2026 06:24:34 +0000 (0:00:00.051) 0:27:43.902 ********* 2026-05-27 06:24:34.940200 | instance | changed: [instance] 2026-05-27 06:24:34.940391 | instance | 2026-05-27 06:24:34.940588 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:24:34.940759 | instance | Wednesday 27 May 2026 06:24:34 +0000 (0:00:00.315) 0:27:44.218 ********* 2026-05-27 06:24:35.114477 | instance | ok: [instance] 2026-05-27 06:24:35.114709 | instance | 2026-05-27 06:24:35.114955 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:24:35.115220 | instance | Wednesday 27 May 2026 06:24:35 +0000 (0:00:00.174) 0:27:44.392 ********* 2026-05-27 06:24:35.162148 | instance | skipping: [instance] 2026-05-27 06:24:35.162421 | instance | 2026-05-27 06:24:35.162748 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:24:35.163065 | instance | Wednesday 27 May 2026 06:24:35 +0000 (0:00:00.047) 0:27:44.440 ********* 2026-05-27 06:24:35.215386 | instance | skipping: [instance] 2026-05-27 06:24:35.215583 | instance | 2026-05-27 06:24:35.215858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:24:35.216153 | instance | Wednesday 27 May 2026 06:24:35 +0000 (0:00:00.053) 0:27:44.493 ********* 2026-05-27 06:24:35.262855 | instance | skipping: [instance] 2026-05-27 06:24:35.263059 | instance | 2026-05-27 06:24:35.263332 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:24:35.263589 | instance | Wednesday 27 May 2026 06:24:35 +0000 (0:00:00.047) 0:27:44.541 ********* 2026-05-27 06:24:35.313955 | instance | skipping: [instance] 2026-05-27 06:24:35.314226 | instance | 2026-05-27 06:24:35.314521 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:24:35.314795 | instance | Wednesday 27 May 2026 06:24:35 +0000 (0:00:00.050) 0:27:44.592 ********* 2026-05-27 06:24:35.370969 | instance | skipping: [instance] 2026-05-27 06:24:35.371231 | instance | 2026-05-27 06:24:35.371519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:24:35.371784 | instance | Wednesday 27 May 2026 06:24:35 +0000 (0:00:00.056) 0:27:44.648 ********* 2026-05-27 06:24:35.435726 | instance | ok: [instance] 2026-05-27 06:24:35.436980 | instance | 2026-05-27 06:24:35.437054 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:24:35.437066 | instance | Wednesday 27 May 2026 06:24:35 +0000 (0:00:00.064) 0:27:44.713 ********* 2026-05-27 06:24:35.736277 | instance | ok: [instance] => (item=oslo_db) 2026-05-27 06:24:35.736579 | instance | ok: [instance] => (item=staffeln) 2026-05-27 06:24:35.736870 | instance | ok: [instance] => (item=identity) 2026-05-27 06:24:35.737158 | instance | ok: [instance] => (item=oslo_cache) 2026-05-27 06:24:35.737414 | instance | 2026-05-27 06:24:35.737759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:24:35.738030 | instance | Wednesday 27 May 2026 06:24:35 +0000 (0:00:00.300) 0:27:45.014 ********* 2026-05-27 06:24:35.810344 | instance | ok: [instance] 2026-05-27 06:24:35.810612 | instance | 2026-05-27 06:24:35.810953 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:24:35.811264 | instance | Wednesday 27 May 2026 06:24:35 +0000 (0:00:00.074) 0:27:45.088 ********* 2026-05-27 06:24:35.884518 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:24:35.884782 | instance | 2026-05-27 06:24:35.885039 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:24:35.885312 | instance | Wednesday 27 May 2026 06:24:35 +0000 (0:00:00.074) 0:27:45.162 ********* 2026-05-27 06:24:36.404407 | instance | changed: [instance] 2026-05-27 06:24:36.404699 | instance | 2026-05-27 06:24:36.405002 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-05-27 06:24:36.405364 | instance | Wednesday 27 May 2026 06:24:36 +0000 (0:00:00.519) 0:27:45.681 ********* 2026-05-27 06:24:58.553033 | instance | changed: [instance] 2026-05-27 06:24:58.553098 | instance | 2026-05-27 06:24:58.553111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:24:58.553121 | instance | Wednesday 27 May 2026 06:24:58 +0000 (0:00:22.148) 0:28:07.830 ********* 2026-05-27 06:24:58.645408 | instance | ok: [instance] 2026-05-27 06:24:58.645485 | instance | 2026-05-27 06:24:58.645640 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:24:58.645792 | instance | Wednesday 27 May 2026 06:24:58 +0000 (0:00:00.093) 0:28:07.923 ********* 2026-05-27 06:24:58.725618 | instance | included: rabbitmq for instance 2026-05-27 06:24:58.725770 | instance | 2026-05-27 06:24:58.725898 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-27 06:24:58.726060 | instance | Wednesday 27 May 2026 06:24:58 +0000 (0:00:00.080) 0:28:08.003 ********* 2026-05-27 06:24:59.461009 | instance | ok: [instance] 2026-05-27 06:24:59.461076 | instance | 2026-05-27 06:24:59.461375 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-27 06:24:59.461412 | instance | Wednesday 27 May 2026 06:24:59 +0000 (0:00:00.735) 0:28:08.739 ********* 2026-05-27 06:24:59.518096 | instance | skipping: [instance] 2026-05-27 06:24:59.518183 | instance | 2026-05-27 06:24:59.518207 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-27 06:24:59.518219 | instance | Wednesday 27 May 2026 06:24:59 +0000 (0:00:00.054) 0:28:08.793 ********* 2026-05-27 06:24:59.568586 | instance | skipping: [instance] 2026-05-27 06:24:59.568690 | instance | 2026-05-27 06:24:59.568814 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-27 06:24:59.568967 | instance | Wednesday 27 May 2026 06:24:59 +0000 (0:00:00.053) 0:28:08.846 ********* 2026-05-27 06:24:59.615553 | instance | skipping: [instance] 2026-05-27 06:24:59.615652 | instance | 2026-05-27 06:24:59.615924 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-27 06:24:59.616062 | instance | Wednesday 27 May 2026 06:24:59 +0000 (0:00:00.046) 0:28:08.893 ********* 2026-05-27 06:25:30.460364 | instance | changed: [instance] 2026-05-27 06:25:30.460474 | instance | 2026-05-27 06:25:30.460700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:25:30.460747 | instance | Wednesday 27 May 2026 06:25:30 +0000 (0:00:30.844) 0:28:39.738 ********* 2026-05-27 06:25:31.119310 | instance | ok: [instance] 2026-05-27 06:25:31.119385 | instance | 2026-05-27 06:25:31.119661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:25:31.119714 | instance | Wednesday 27 May 2026 06:25:31 +0000 (0:00:00.659) 0:28:40.397 ********* 2026-05-27 06:25:31.186333 | instance | ok: [instance] 2026-05-27 06:25:31.186413 | instance | 2026-05-27 06:25:31.186604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:25:31.186790 | instance | Wednesday 27 May 2026 06:25:31 +0000 (0:00:00.066) 0:28:40.464 ********* 2026-05-27 06:25:31.248719 | instance | skipping: [instance] 2026-05-27 06:25:31.248968 | instance | 2026-05-27 06:25:31.249238 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:25:31.249539 | instance | Wednesday 27 May 2026 06:25:31 +0000 (0:00:00.062) 0:28:40.526 ********* 2026-05-27 06:25:31.303118 | instance | skipping: [instance] 2026-05-27 06:25:31.303349 | instance | 2026-05-27 06:25:31.303625 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:25:31.303889 | instance | Wednesday 27 May 2026 06:25:31 +0000 (0:00:00.054) 0:28:40.581 ********* 2026-05-27 06:25:31.355110 | instance | ok: [instance] 2026-05-27 06:25:31.355334 | instance | 2026-05-27 06:25:31.355616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:25:31.356985 | instance | Wednesday 27 May 2026 06:25:31 +0000 (0:00:00.051) 0:28:40.633 ********* 2026-05-27 06:25:31.500672 | instance | ok: [instance] => (item=volumev3) 2026-05-27 06:25:31.500961 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-27 06:25:31.501181 | instance | ok: [instance] => (item=oslo_db) 2026-05-27 06:25:31.501399 | instance | ok: [instance] => (item=identity) 2026-05-27 06:25:31.501582 | instance | ok: [instance] => (item=oslo_cache) 2026-05-27 06:25:31.501751 | instance | ok: [instance] => (item=image) 2026-05-27 06:25:31.501939 | instance | 2026-05-27 06:25:31.502196 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:25:31.502416 | instance | Wednesday 27 May 2026 06:25:31 +0000 (0:00:00.145) 0:28:40.778 ********* 2026-05-27 06:25:31.573458 | instance | ok: [instance] 2026-05-27 06:25:31.573668 | instance | 2026-05-27 06:25:31.573950 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:25:31.574265 | instance | Wednesday 27 May 2026 06:25:31 +0000 (0:00:00.072) 0:28:40.851 ********* 2026-05-27 06:25:31.642969 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:25:31.643239 | instance | 2026-05-27 06:25:31.643536 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:25:31.643830 | instance | Wednesday 27 May 2026 06:25:31 +0000 (0:00:00.069) 0:28:40.920 ********* 2026-05-27 06:25:32.169791 | instance | changed: [instance] 2026-05-27 06:25:32.169909 | instance | 2026-05-27 06:25:32.170094 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-05-27 06:25:32.170306 | instance | Wednesday 27 May 2026 06:25:32 +0000 (0:00:00.527) 0:28:41.447 ********* 2026-05-27 06:25:32.362799 | instance | ok: [instance] 2026-05-27 06:25:32.362996 | instance | 2026-05-27 06:25:32.363257 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-05-27 06:25:32.363567 | instance | Wednesday 27 May 2026 06:25:32 +0000 (0:00:00.192) 0:28:41.640 ********* 2026-05-27 06:25:32.418213 | instance | skipping: [instance] 2026-05-27 06:25:32.418472 | instance | 2026-05-27 06:25:32.418743 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-05-27 06:25:32.419004 | instance | Wednesday 27 May 2026 06:25:32 +0000 (0:00:00.055) 0:28:41.695 ********* 2026-05-27 06:30:14.245681 | instance | changed: [instance] 2026-05-27 06:30:14.246006 | instance | 2026-05-27 06:30:14.246327 | instance | TASK [Create Ingress] ********************************************************** 2026-05-27 06:30:14.246581 | instance | Wednesday 27 May 2026 06:30:14 +0000 (0:04:41.827) 0:33:23.523 ********* 2026-05-27 06:30:14.354599 | instance | included: openstack_helm_ingress for instance 2026-05-27 06:30:14.354835 | instance | 2026-05-27 06:30:14.355122 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-27 06:30:14.355391 | instance | Wednesday 27 May 2026 06:30:14 +0000 (0:00:00.109) 0:33:23.632 ********* 2026-05-27 06:30:14.409044 | instance | skipping: [instance] 2026-05-27 06:30:14.409343 | instance | 2026-05-27 06:30:14.409769 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-27 06:30:14.410106 | instance | Wednesday 27 May 2026 06:30:14 +0000 (0:00:00.054) 0:33:23.686 ********* 2026-05-27 06:30:14.463861 | instance | skipping: [instance] 2026-05-27 06:30:14.464104 | instance | 2026-05-27 06:30:14.464382 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-27 06:30:14.464647 | instance | Wednesday 27 May 2026 06:30:14 +0000 (0:00:00.054) 0:33:23.741 ********* 2026-05-27 06:30:14.540495 | instance | ok: [instance] 2026-05-27 06:30:14.540620 | instance | 2026-05-27 06:30:14.540790 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-05-27 06:30:14.540960 | instance | Wednesday 27 May 2026 06:30:14 +0000 (0:00:00.077) 0:33:23.818 ********* 2026-05-27 06:30:14.634945 | instance | included: ingress for instance 2026-05-27 06:30:14.635181 | instance | 2026-05-27 06:30:14.635574 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-05-27 06:30:14.635852 | instance | Wednesday 27 May 2026 06:30:14 +0000 (0:00:00.094) 0:33:23.912 ********* 2026-05-27 06:30:15.669686 | instance | changed: [instance] 2026-05-27 06:30:15.669936 | instance | 2026-05-27 06:30:15.670254 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:30:15.670521 | instance | Wednesday 27 May 2026 06:30:15 +0000 (0:00:01.034) 0:33:24.947 ********* 2026-05-27 06:30:15.745359 | instance | ok: [instance] 2026-05-27 06:30:15.745539 | instance | 2026-05-27 06:30:15.745763 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:30:15.745944 | instance | Wednesday 27 May 2026 06:30:15 +0000 (0:00:00.076) 0:33:25.023 ********* 2026-05-27 06:30:15.782998 | instance | skipping: [instance] 2026-05-27 06:30:15.783115 | instance | 2026-05-27 06:30:15.783298 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:30:15.783465 | instance | Wednesday 27 May 2026 06:30:15 +0000 (0:00:00.037) 0:33:25.061 ********* 2026-05-27 06:30:15.821902 | instance | skipping: [instance] 2026-05-27 06:30:15.822077 | instance | 2026-05-27 06:30:15.822269 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:30:15.822444 | instance | Wednesday 27 May 2026 06:30:15 +0000 (0:00:00.038) 0:33:25.099 ********* 2026-05-27 06:30:15.867561 | instance | skipping: [instance] 2026-05-27 06:30:15.867716 | instance | 2026-05-27 06:30:15.867892 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:30:15.868064 | instance | Wednesday 27 May 2026 06:30:15 +0000 (0:00:00.045) 0:33:25.145 ********* 2026-05-27 06:30:15.916879 | instance | skipping: [instance] 2026-05-27 06:30:15.917120 | instance | 2026-05-27 06:30:15.917437 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:30:15.917718 | instance | Wednesday 27 May 2026 06:30:15 +0000 (0:00:00.049) 0:33:25.194 ********* 2026-05-27 06:30:15.970884 | instance | skipping: [instance] 2026-05-27 06:30:15.971006 | instance | 2026-05-27 06:30:15.971196 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:30:15.971388 | instance | Wednesday 27 May 2026 06:30:15 +0000 (0:00:00.054) 0:33:25.249 ********* 2026-05-27 06:30:16.026897 | instance | ok: [instance] 2026-05-27 06:30:16.027015 | instance | 2026-05-27 06:30:16.027199 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:30:16.027361 | instance | Wednesday 27 May 2026 06:30:16 +0000 (0:00:00.055) 0:33:25.304 ********* 2026-05-27 06:30:16.123337 | instance | ok: [instance] => (item=oslo_db) 2026-05-27 06:30:16.123607 | instance | ok: [instance] => (item=identity) 2026-05-27 06:30:16.123891 | instance | ok: [instance] => (item=placement) 2026-05-27 06:30:16.124172 | instance | ok: [instance] => (item=oslo_cache) 2026-05-27 06:30:16.124449 | instance | 2026-05-27 06:30:16.124816 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:30:16.125112 | instance | Wednesday 27 May 2026 06:30:16 +0000 (0:00:00.096) 0:33:25.401 ********* 2026-05-27 06:30:16.192939 | instance | ok: [instance] 2026-05-27 06:30:16.193063 | instance | 2026-05-27 06:30:16.193243 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:30:16.193481 | instance | Wednesday 27 May 2026 06:30:16 +0000 (0:00:00.069) 0:33:25.471 ********* 2026-05-27 06:30:16.252943 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:30:16.253092 | instance | 2026-05-27 06:30:16.253229 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:30:16.253402 | instance | Wednesday 27 May 2026 06:30:16 +0000 (0:00:00.059) 0:33:25.531 ********* 2026-05-27 06:30:16.766968 | instance | changed: [instance] 2026-05-27 06:30:16.767243 | instance | 2026-05-27 06:30:16.767542 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-05-27 06:30:16.767902 | instance | Wednesday 27 May 2026 06:30:16 +0000 (0:00:00.513) 0:33:26.044 ********* 2026-05-27 06:31:36.216368 | instance | changed: [instance] 2026-05-27 06:31:36.216568 | instance | 2026-05-27 06:31:36.216826 | instance | TASK [Create Ingress] ********************************************************** 2026-05-27 06:31:36.217085 | instance | Wednesday 27 May 2026 06:31:36 +0000 (0:01:19.449) 0:34:45.494 ********* 2026-05-27 06:31:36.319616 | instance | included: openstack_helm_ingress for instance 2026-05-27 06:31:36.319871 | instance | 2026-05-27 06:31:36.320151 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-27 06:31:36.320415 | instance | Wednesday 27 May 2026 06:31:36 +0000 (0:00:00.103) 0:34:45.597 ********* 2026-05-27 06:31:36.374603 | instance | skipping: [instance] 2026-05-27 06:31:36.374816 | instance | 2026-05-27 06:31:36.375089 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-27 06:31:36.375361 | instance | Wednesday 27 May 2026 06:31:36 +0000 (0:00:00.055) 0:34:45.652 ********* 2026-05-27 06:31:36.428998 | instance | skipping: [instance] 2026-05-27 06:31:36.429118 | instance | 2026-05-27 06:31:36.429288 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-27 06:31:36.429455 | instance | Wednesday 27 May 2026 06:31:36 +0000 (0:00:00.054) 0:34:45.707 ********* 2026-05-27 06:31:36.493087 | instance | ok: [instance] 2026-05-27 06:31:36.493223 | instance | 2026-05-27 06:31:36.493386 | instance | TASK [Create Ingress placement] ************************************************ 2026-05-27 06:31:36.493551 | instance | Wednesday 27 May 2026 06:31:36 +0000 (0:00:00.064) 0:34:45.771 ********* 2026-05-27 06:31:36.565880 | instance | included: ingress for instance 2026-05-27 06:31:36.566023 | instance | 2026-05-27 06:31:36.566194 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-05-27 06:31:36.566391 | instance | Wednesday 27 May 2026 06:31:36 +0000 (0:00:00.072) 0:34:45.843 ********* 2026-05-27 06:31:37.638991 | instance | changed: [instance] 2026-05-27 06:31:37.639262 | instance | 2026-05-27 06:31:37.639559 | instance | PLAY [Configure operating system] ********************************************** 2026-05-27 06:31:37.639825 | instance | 2026-05-27 06:31:37.640104 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 06:31:37.640404 | instance | Wednesday 27 May 2026 06:31:37 +0000 (0:00:01.073) 0:34:46.917 ********* 2026-05-27 06:31:40.094502 | instance | ok: [instance] 2026-05-27 06:31:40.094753 | instance | 2026-05-27 06:31:40.095042 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-05-27 06:31:40.095316 | instance | Wednesday 27 May 2026 06:31:40 +0000 (0:00:02.455) 0:34:49.372 ********* 2026-05-27 06:31:40.296569 | instance | ok: [instance] 2026-05-27 06:31:40.296832 | instance | 2026-05-27 06:31:40.297169 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-05-27 06:31:40.297410 | instance | Wednesday 27 May 2026 06:31:40 +0000 (0:00:00.202) 0:34:49.574 ********* 2026-05-27 06:31:40.344125 | instance | skipping: [instance] 2026-05-27 06:31:40.344389 | instance | 2026-05-27 06:31:40.344715 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-05-27 06:31:40.344994 | instance | Wednesday 27 May 2026 06:31:40 +0000 (0:00:00.047) 0:34:49.622 ********* 2026-05-27 06:31:40.399746 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-27 06:31:40.399806 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-27 06:31:40.399994 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-27 06:31:40.400189 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-27 06:31:40.400668 | instance | skipping: [instance] 2026-05-27 06:31:40.400686 | instance | 2026-05-27 06:31:40.400791 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-05-27 06:31:40.401009 | instance | Wednesday 27 May 2026 06:31:40 +0000 (0:00:00.055) 0:34:49.677 ********* 2026-05-27 06:31:40.552061 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-27 06:31:40.552305 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-27 06:31:40.552575 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-27 06:31:40.552845 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-27 06:31:40.553172 | instance | skipping: [instance] 2026-05-27 06:31:40.553421 | instance | 2026-05-27 06:31:40.553706 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-05-27 06:31:40.553973 | instance | Wednesday 27 May 2026 06:31:40 +0000 (0:00:00.152) 0:34:49.830 ********* 2026-05-27 06:31:40.599391 | instance | skipping: [instance] 2026-05-27 06:31:40.599645 | instance | 2026-05-27 06:31:40.599938 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-05-27 06:31:40.600211 | instance | Wednesday 27 May 2026 06:31:40 +0000 (0:00:00.047) 0:34:49.877 ********* 2026-05-27 06:31:40.667305 | instance | skipping: [instance] 2026-05-27 06:31:40.667529 | instance | 2026-05-27 06:31:40.667803 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-27 06:31:40.668111 | instance | Wednesday 27 May 2026 06:31:40 +0000 (0:00:00.067) 0:34:49.945 ********* 2026-05-27 06:31:44.544046 | instance | changed: [instance] 2026-05-27 06:31:44.544287 | instance | 2026-05-27 06:31:44.544597 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-27 06:31:44.544862 | instance | Wednesday 27 May 2026 06:31:44 +0000 (0:00:03.876) 0:34:53.822 ********* 2026-05-27 06:32:06.294202 | instance | changed: [instance] 2026-05-27 06:32:06.294450 | instance | 2026-05-27 06:32:06.294724 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-27 06:32:06.294990 | instance | Wednesday 27 May 2026 06:32:06 +0000 (0:00:21.749) 0:35:15.571 ********* 2026-05-27 06:32:06.796629 | instance | changed: [instance] 2026-05-27 06:32:06.796904 | instance | 2026-05-27 06:32:06.797207 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-05-27 06:32:06.797476 | instance | Wednesday 27 May 2026 06:32:06 +0000 (0:00:00.502) 0:35:16.074 ********* 2026-05-27 06:32:07.206015 | instance | changed: [instance] 2026-05-27 06:32:07.206308 | instance | 2026-05-27 06:32:07.206590 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-05-27 06:32:07.206860 | instance | Wednesday 27 May 2026 06:32:07 +0000 (0:00:00.409) 0:35:16.483 ********* 2026-05-27 06:32:07.675657 | instance | changed: [instance] 2026-05-27 06:32:07.675902 | instance | 2026-05-27 06:32:07.676187 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-05-27 06:32:07.676468 | instance | Wednesday 27 May 2026 06:32:07 +0000 (0:00:00.469) 0:35:16.952 ********* 2026-05-27 06:32:08.201452 | instance | changed: [instance] 2026-05-27 06:32:08.201851 | instance | 2026-05-27 06:32:08.202142 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-05-27 06:32:08.202462 | instance | Wednesday 27 May 2026 06:32:08 +0000 (0:00:00.525) 0:35:17.478 ********* 2026-05-27 06:32:08.661572 | instance | changed: [instance] 2026-05-27 06:32:08.661802 | instance | 2026-05-27 06:32:08.662078 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-05-27 06:32:08.662415 | instance | Wednesday 27 May 2026 06:32:08 +0000 (0:00:00.460) 0:35:17.939 ********* 2026-05-27 06:32:08.937538 | instance | ok: [instance] 2026-05-27 06:32:08.937783 | instance | 2026-05-27 06:32:08.938048 | instance | PLAY [Deploy SDN] ************************************************************** 2026-05-27 06:32:08.938342 | instance | 2026-05-27 06:32:08.938618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:32:08.938897 | instance | Wednesday 27 May 2026 06:32:08 +0000 (0:00:00.275) 0:35:18.214 ********* 2026-05-27 06:32:09.026993 | instance | ok: [instance] 2026-05-27 06:32:09.028695 | instance | 2026-05-27 06:32:09.028762 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:32:09.028774 | instance | Wednesday 27 May 2026 06:32:09 +0000 (0:00:00.084) 0:35:18.299 ********* 2026-05-27 06:32:09.073458 | instance | skipping: [instance] 2026-05-27 06:32:09.073709 | instance | 2026-05-27 06:32:09.074002 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:32:09.074311 | instance | Wednesday 27 May 2026 06:32:09 +0000 (0:00:00.052) 0:35:18.351 ********* 2026-05-27 06:32:09.121324 | instance | skipping: [instance] 2026-05-27 06:32:09.121561 | instance | 2026-05-27 06:32:09.121869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:32:09.122172 | instance | Wednesday 27 May 2026 06:32:09 +0000 (0:00:00.047) 0:35:18.398 ********* 2026-05-27 06:32:09.172345 | instance | skipping: [instance] 2026-05-27 06:32:09.172614 | instance | 2026-05-27 06:32:09.172968 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:32:09.173283 | instance | Wednesday 27 May 2026 06:32:09 +0000 (0:00:00.051) 0:35:18.450 ********* 2026-05-27 06:32:09.227037 | instance | skipping: [instance] 2026-05-27 06:32:09.227314 | instance | 2026-05-27 06:32:09.227609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:32:09.227881 | instance | Wednesday 27 May 2026 06:32:09 +0000 (0:00:00.054) 0:35:18.505 ********* 2026-05-27 06:32:09.274774 | instance | skipping: [instance] 2026-05-27 06:32:09.275077 | instance | 2026-05-27 06:32:09.275382 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:32:09.275650 | instance | Wednesday 27 May 2026 06:32:09 +0000 (0:00:00.047) 0:35:18.552 ********* 2026-05-27 06:32:09.333904 | instance | ok: [instance] 2026-05-27 06:32:09.334008 | instance | 2026-05-27 06:32:09.334331 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:32:09.334451 | instance | Wednesday 27 May 2026 06:32:09 +0000 (0:00:00.058) 0:35:18.611 ********* 2026-05-27 06:32:09.374547 | instance | skipping: [instance] 2026-05-27 06:32:09.374641 | instance | 2026-05-27 06:32:09.374764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:32:09.374884 | instance | Wednesday 27 May 2026 06:32:09 +0000 (0:00:00.040) 0:35:18.652 ********* 2026-05-27 06:32:09.443601 | instance | ok: [instance] 2026-05-27 06:32:09.443831 | instance | 2026-05-27 06:32:09.444114 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:32:09.444382 | instance | Wednesday 27 May 2026 06:32:09 +0000 (0:00:00.068) 0:35:18.721 ********* 2026-05-27 06:32:09.526343 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:32:09.526643 | instance | 2026-05-27 06:32:09.526964 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:32:09.527232 | instance | Wednesday 27 May 2026 06:32:09 +0000 (0:00:00.080) 0:35:18.801 ********* 2026-05-27 06:32:10.071621 | instance | changed: [instance] 2026-05-27 06:32:10.071750 | instance | 2026-05-27 06:32:10.071943 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-05-27 06:32:10.072141 | instance | Wednesday 27 May 2026 06:32:10 +0000 (0:00:00.547) 0:35:19.349 ********* 2026-05-27 06:32:10.293693 | instance | ok: [instance] 2026-05-27 06:32:10.293931 | instance | 2026-05-27 06:32:10.294291 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-05-27 06:32:10.294512 | instance | Wednesday 27 May 2026 06:32:10 +0000 (0:00:00.222) 0:35:19.571 ********* 2026-05-27 06:32:10.348437 | instance | ok: [instance] => { 2026-05-27 06:32:10.348683 | instance | "changed": false, 2026-05-27 06:32:10.348947 | instance | "msg": "All assertions passed" 2026-05-27 06:32:10.349199 | instance | } 2026-05-27 06:32:10.349458 | instance | 2026-05-27 06:32:10.349730 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-05-27 06:32:10.349994 | instance | Wednesday 27 May 2026 06:32:10 +0000 (0:00:00.054) 0:35:19.626 ********* 2026-05-27 06:32:17.051269 | instance | ok: [instance] 2026-05-27 06:32:17.051459 | instance | 2026-05-27 06:32:17.051589 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-05-27 06:32:17.051712 | instance | Wednesday 27 May 2026 06:32:17 +0000 (0:00:06.702) 0:35:26.328 ********* 2026-05-27 06:32:17.116001 | instance | ok: [instance] => { 2026-05-27 06:32:17.116133 | instance | "changed": false, 2026-05-27 06:32:17.116217 | instance | "msg": "Successfully pulled openvswitch image" 2026-05-27 06:32:17.116336 | instance | } 2026-05-27 06:32:17.116448 | instance | 2026-05-27 06:32:17.116576 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-05-27 06:32:17.116690 | instance | Wednesday 27 May 2026 06:32:17 +0000 (0:00:00.064) 0:35:26.393 ********* 2026-05-27 06:32:18.592160 | instance | changed: [instance] 2026-05-27 06:32:18.592303 | instance | 2026-05-27 06:32:18.592496 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:32:18.592674 | instance | Wednesday 27 May 2026 06:32:18 +0000 (0:00:01.475) 0:35:27.869 ********* 2026-05-27 06:32:18.664693 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:32:18.664954 | instance | 2026-05-27 06:32:18.665248 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:32:18.665666 | instance | Wednesday 27 May 2026 06:32:18 +0000 (0:00:00.072) 0:35:27.942 ********* 2026-05-27 06:32:19.227007 | instance | changed: [instance] 2026-05-27 06:32:19.227060 | instance | 2026-05-27 06:32:19.227190 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-05-27 06:32:19.227313 | instance | Wednesday 27 May 2026 06:32:19 +0000 (0:00:00.562) 0:35:28.504 ********* 2026-05-27 06:32:20.337714 | instance | ok: [instance] 2026-05-27 06:32:20.337803 | instance | 2026-05-27 06:32:20.338210 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-05-27 06:32:20.338417 | instance | Wednesday 27 May 2026 06:32:20 +0000 (0:00:01.110) 0:35:29.615 ********* 2026-05-27 06:32:20.401695 | instance | skipping: [instance] 2026-05-27 06:32:20.401769 | instance | 2026-05-27 06:32:20.402073 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-05-27 06:32:20.402138 | instance | Wednesday 27 May 2026 06:32:20 +0000 (0:00:00.064) 0:35:29.679 ********* 2026-05-27 06:32:25.761445 | instance | ok: [instance] 2026-05-27 06:32:25.761529 | instance | 2026-05-27 06:32:25.761664 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-05-27 06:32:25.761781 | instance | Wednesday 27 May 2026 06:32:25 +0000 (0:00:05.360) 0:35:35.039 ********* 2026-05-27 06:32:25.826208 | instance | ok: [instance] => { 2026-05-27 06:32:25.826325 | instance | "changed": false, 2026-05-27 06:32:25.826953 | instance | "msg": "Successfully pulled ovn-controller image" 2026-05-27 06:32:25.826996 | instance | } 2026-05-27 06:32:25.827002 | instance | 2026-05-27 06:32:25.827006 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-05-27 06:32:25.827011 | instance | Wednesday 27 May 2026 06:32:25 +0000 (0:00:00.064) 0:35:35.104 ********* 2026-05-27 06:32:27.686896 | instance | changed: [instance] 2026-05-27 06:32:27.686945 | instance | 2026-05-27 06:32:27.686951 | instance | PLAY [controllers[0]] ********************************************************** 2026-05-27 06:32:27.686972 | instance | 2026-05-27 06:32:27.686978 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-27 06:32:27.686984 | instance | Wednesday 27 May 2026 06:32:27 +0000 (0:00:01.858) 0:35:36.963 ********* 2026-05-27 06:32:30.260402 | instance | ok: [instance] 2026-05-27 06:32:30.260478 | instance | 2026-05-27 06:32:30.260781 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:32:30.260824 | instance | Wednesday 27 May 2026 06:32:30 +0000 (0:00:02.575) 0:35:39.538 ********* 2026-05-27 06:32:30.335701 | instance | ok: [instance] 2026-05-27 06:32:30.335812 | instance | 2026-05-27 06:32:30.336084 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:32:30.336136 | instance | Wednesday 27 May 2026 06:32:30 +0000 (0:00:00.075) 0:35:39.613 ********* 2026-05-27 06:32:30.386247 | instance | skipping: [instance] 2026-05-27 06:32:30.386313 | instance | 2026-05-27 06:32:30.386559 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:32:30.386596 | instance | Wednesday 27 May 2026 06:32:30 +0000 (0:00:00.050) 0:35:39.664 ********* 2026-05-27 06:32:30.456291 | instance | skipping: [instance] 2026-05-27 06:32:30.456367 | instance | 2026-05-27 06:32:30.456374 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:32:30.456380 | instance | Wednesday 27 May 2026 06:32:30 +0000 (0:00:00.068) 0:35:39.733 ********* 2026-05-27 06:32:30.515100 | instance | skipping: [instance] 2026-05-27 06:32:30.515160 | instance | 2026-05-27 06:32:30.515166 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:32:30.515172 | instance | Wednesday 27 May 2026 06:32:30 +0000 (0:00:00.059) 0:35:39.792 ********* 2026-05-27 06:32:30.573439 | instance | skipping: [instance] 2026-05-27 06:32:30.573491 | instance | 2026-05-27 06:32:30.573778 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:32:30.573821 | instance | Wednesday 27 May 2026 06:32:30 +0000 (0:00:00.058) 0:35:39.851 ********* 2026-05-27 06:32:30.633650 | instance | skipping: [instance] 2026-05-27 06:32:30.633728 | instance | 2026-05-27 06:32:30.633864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:32:30.633986 | instance | Wednesday 27 May 2026 06:32:30 +0000 (0:00:00.060) 0:35:39.911 ********* 2026-05-27 06:32:30.700588 | instance | ok: [instance] 2026-05-27 06:32:30.700662 | instance | 2026-05-27 06:32:30.700678 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:32:30.700697 | instance | Wednesday 27 May 2026 06:32:30 +0000 (0:00:00.066) 0:35:39.978 ********* 2026-05-27 06:32:30.771614 | instance | ok: [instance] => (item=libvirt_exporter) 2026-05-27 06:32:30.771730 | instance | 2026-05-27 06:32:30.771844 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:32:30.771967 | instance | Wednesday 27 May 2026 06:32:30 +0000 (0:00:00.071) 0:35:40.049 ********* 2026-05-27 06:32:30.861296 | instance | ok: [instance] 2026-05-27 06:32:30.861540 | instance | 2026-05-27 06:32:30.861834 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:32:30.862107 | instance | Wednesday 27 May 2026 06:32:30 +0000 (0:00:00.089) 0:35:40.139 ********* 2026-05-27 06:32:30.949754 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:32:30.949895 | instance | 2026-05-27 06:32:30.950070 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:32:30.950256 | instance | Wednesday 27 May 2026 06:32:30 +0000 (0:00:00.088) 0:35:40.227 ********* 2026-05-27 06:32:31.482113 | instance | changed: [instance] 2026-05-27 06:32:31.482203 | instance | 2026-05-27 06:32:31.482385 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-05-27 06:32:31.482501 | instance | Wednesday 27 May 2026 06:32:31 +0000 (0:00:00.532) 0:35:40.760 ********* 2026-05-27 06:32:32.811250 | instance | changed: [instance] => (item=libvirt-vnc) 2026-05-27 06:32:32.811386 | instance | changed: [instance] => (item=libvirt-api) 2026-05-27 06:32:32.811592 | instance | 2026-05-27 06:32:32.811769 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-05-27 06:32:32.812026 | instance | Wednesday 27 May 2026 06:32:32 +0000 (0:00:01.328) 0:35:42.089 ********* 2026-05-27 06:32:34.158915 | instance | changed: [instance] => (item=libvirt-vnc) 2026-05-27 06:32:34.158983 | instance | changed: [instance] => (item=libvirt-api) 2026-05-27 06:32:34.158996 | instance | 2026-05-27 06:32:34.159014 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-05-27 06:32:34.159122 | instance | Wednesday 27 May 2026 06:32:34 +0000 (0:00:01.347) 0:35:43.436 ********* 2026-05-27 06:32:36.005103 | instance | changed: [instance] 2026-05-27 06:32:36.005202 | instance | 2026-05-27 06:32:36.005537 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:32:36.005736 | instance | Wednesday 27 May 2026 06:32:36 +0000 (0:00:01.846) 0:35:45.282 ********* 2026-05-27 06:32:36.095840 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:32:36.095927 | instance | 2026-05-27 06:32:36.096066 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:32:36.096169 | instance | Wednesday 27 May 2026 06:32:36 +0000 (0:00:00.090) 0:35:45.373 ********* 2026-05-27 06:32:36.625942 | instance | changed: [instance] 2026-05-27 06:32:36.626042 | instance | 2026-05-27 06:32:36.626184 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-05-27 06:32:36.626312 | instance | Wednesday 27 May 2026 06:32:36 +0000 (0:00:00.530) 0:35:45.903 ********* 2026-05-27 06:32:36.732634 | instance | skipping: [instance] 2026-05-27 06:32:36.732744 | instance | 2026-05-27 06:32:36.734355 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-27 06:32:36.734392 | instance | Wednesday 27 May 2026 06:32:36 +0000 (0:00:00.106) 0:35:46.010 ********* 2026-05-27 06:32:37.750445 | instance | ok: [instance] 2026-05-27 06:32:37.750572 | instance | 2026-05-27 06:32:37.750744 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-27 06:32:37.750979 | instance | Wednesday 27 May 2026 06:32:37 +0000 (0:00:01.017) 0:35:47.028 ********* 2026-05-27 06:32:38.002993 | instance | ok: [instance] 2026-05-27 06:32:38.003134 | instance | 2026-05-27 06:32:38.003309 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-27 06:32:38.003478 | instance | Wednesday 27 May 2026 06:32:37 +0000 (0:00:00.252) 0:35:47.281 ********* 2026-05-27 06:32:38.513417 | instance | ok: [instance] 2026-05-27 06:32:38.513642 | instance | 2026-05-27 06:32:38.513930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:32:38.514249 | instance | Wednesday 27 May 2026 06:32:38 +0000 (0:00:00.509) 0:35:47.790 ********* 2026-05-27 06:32:38.608032 | instance | ok: [instance] 2026-05-27 06:32:38.608301 | instance | 2026-05-27 06:32:38.608585 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:32:38.608886 | instance | Wednesday 27 May 2026 06:32:38 +0000 (0:00:00.095) 0:35:47.885 ********* 2026-05-27 06:32:38.699501 | instance | included: rabbitmq for instance 2026-05-27 06:32:38.699689 | instance | 2026-05-27 06:32:38.699955 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-27 06:32:38.700196 | instance | Wednesday 27 May 2026 06:32:38 +0000 (0:00:00.091) 0:35:47.977 ********* 2026-05-27 06:32:39.374149 | instance | ok: [instance] 2026-05-27 06:32:39.374416 | instance | 2026-05-27 06:32:39.374729 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-27 06:32:39.374997 | instance | Wednesday 27 May 2026 06:32:39 +0000 (0:00:00.674) 0:35:48.652 ********* 2026-05-27 06:32:39.435464 | instance | skipping: [instance] 2026-05-27 06:32:39.435705 | instance | 2026-05-27 06:32:39.436000 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-27 06:32:39.436295 | instance | Wednesday 27 May 2026 06:32:39 +0000 (0:00:00.060) 0:35:48.713 ********* 2026-05-27 06:32:39.501650 | instance | skipping: [instance] 2026-05-27 06:32:39.501854 | instance | 2026-05-27 06:32:39.502131 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-27 06:32:39.502450 | instance | Wednesday 27 May 2026 06:32:39 +0000 (0:00:00.066) 0:35:48.779 ********* 2026-05-27 06:32:39.569260 | instance | skipping: [instance] 2026-05-27 06:32:39.569492 | instance | 2026-05-27 06:32:39.569762 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-27 06:32:39.570038 | instance | Wednesday 27 May 2026 06:32:39 +0000 (0:00:00.067) 0:35:48.847 ********* 2026-05-27 06:33:10.438660 | instance | changed: [instance] 2026-05-27 06:33:10.438749 | instance | 2026-05-27 06:33:10.438766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:33:10.438914 | instance | Wednesday 27 May 2026 06:33:10 +0000 (0:00:30.868) 0:36:19.715 ********* 2026-05-27 06:33:11.081545 | instance | ok: [instance] 2026-05-27 06:33:11.081798 | instance | 2026-05-27 06:33:11.082089 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:33:11.082396 | instance | Wednesday 27 May 2026 06:33:11 +0000 (0:00:00.643) 0:36:20.359 ********* 2026-05-27 06:33:11.137601 | instance | ok: [instance] 2026-05-27 06:33:11.137836 | instance | 2026-05-27 06:33:11.138112 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:33:11.138408 | instance | Wednesday 27 May 2026 06:33:11 +0000 (0:00:00.056) 0:36:20.415 ********* 2026-05-27 06:33:11.189587 | instance | skipping: [instance] 2026-05-27 06:33:11.189811 | instance | 2026-05-27 06:33:11.190084 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:33:11.190417 | instance | Wednesday 27 May 2026 06:33:11 +0000 (0:00:00.051) 0:36:20.467 ********* 2026-05-27 06:33:11.253396 | instance | skipping: [instance] 2026-05-27 06:33:11.253622 | instance | 2026-05-27 06:33:11.253898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:33:11.254184 | instance | Wednesday 27 May 2026 06:33:11 +0000 (0:00:00.063) 0:36:20.531 ********* 2026-05-27 06:33:11.309085 | instance | ok: [instance] 2026-05-27 06:33:11.309198 | instance | 2026-05-27 06:33:11.309331 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:33:11.309445 | instance | Wednesday 27 May 2026 06:33:11 +0000 (0:00:00.055) 0:36:20.587 ********* 2026-05-27 06:33:11.531960 | instance | ok: [instance] => (item=network) 2026-05-27 06:33:11.532067 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-27 06:33:11.532171 | instance | ok: [instance] => (item=volumev3) 2026-05-27 06:33:11.532293 | instance | ok: [instance] => (item=oslo_db) 2026-05-27 06:33:11.532408 | instance | ok: [instance] => (item=baremetal) 2026-05-27 06:33:11.532527 | instance | ok: [instance] => (item=identity) 2026-05-27 06:33:11.532647 | instance | ok: [instance] => (item=placement) 2026-05-27 06:33:11.532766 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-05-27 06:33:11.532884 | instance | ok: [instance] => (item=compute) 2026-05-27 06:33:11.533002 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-05-27 06:33:11.533122 | instance | ok: [instance] => (item=oslo_cache) 2026-05-27 06:33:11.533241 | instance | ok: [instance] => (item=compute_metadata) 2026-05-27 06:33:11.533361 | instance | ok: [instance] => (item=image) 2026-05-27 06:33:11.533479 | instance | ok: [instance] => (item=oslo_db_api) 2026-05-27 06:33:11.533594 | instance | 2026-05-27 06:33:11.533716 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:33:11.533838 | instance | Wednesday 27 May 2026 06:33:11 +0000 (0:00:00.223) 0:36:20.810 ********* 2026-05-27 06:33:11.613013 | instance | ok: [instance] 2026-05-27 06:33:11.613247 | instance | 2026-05-27 06:33:11.613551 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:33:11.613828 | instance | Wednesday 27 May 2026 06:33:11 +0000 (0:00:00.080) 0:36:20.891 ********* 2026-05-27 06:33:11.689196 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:33:11.689435 | instance | 2026-05-27 06:33:11.689704 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:33:11.689962 | instance | Wednesday 27 May 2026 06:33:11 +0000 (0:00:00.075) 0:36:20.967 ********* 2026-05-27 06:33:12.228345 | instance | changed: [instance] 2026-05-27 06:33:12.228596 | instance | 2026-05-27 06:33:12.228898 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-05-27 06:33:12.229155 | instance | Wednesday 27 May 2026 06:33:12 +0000 (0:00:00.538) 0:36:21.506 ********* 2026-05-27 06:33:12.419264 | instance | ok: [instance -> localhost] 2026-05-27 06:33:12.419521 | instance | 2026-05-27 06:33:12.419867 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-05-27 06:33:12.420158 | instance | Wednesday 27 May 2026 06:33:12 +0000 (0:00:00.190) 0:36:21.697 ********* 2026-05-27 06:33:12.811434 | instance | ok: [instance -> localhost] 2026-05-27 06:33:12.811665 | instance | 2026-05-27 06:33:12.812016 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-05-27 06:33:12.812282 | instance | Wednesday 27 May 2026 06:33:12 +0000 (0:00:00.391) 0:36:22.089 ********* 2026-05-27 06:33:13.328020 | instance | ok: [instance -> localhost] 2026-05-27 06:33:13.328343 | instance | 2026-05-27 06:33:13.328658 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-05-27 06:33:13.328952 | instance | Wednesday 27 May 2026 06:33:13 +0000 (0:00:00.516) 0:36:22.605 ********* 2026-05-27 06:33:13.625235 | instance | ok: [instance -> localhost] 2026-05-27 06:33:13.625357 | instance | 2026-05-27 06:33:13.625535 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-05-27 06:33:13.625724 | instance | Wednesday 27 May 2026 06:33:13 +0000 (0:00:00.297) 0:36:22.903 ********* 2026-05-27 06:33:14.875682 | instance | ok: [instance] => (item=nova-bootstrap) 2026-05-27 06:33:14.875930 | instance | ok: [instance] => (item=nova-cell-setup) 2026-05-27 06:33:14.876180 | instance | 2026-05-27 06:33:14.876448 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-05-27 06:33:14.876708 | instance | Wednesday 27 May 2026 06:33:14 +0000 (0:00:01.250) 0:36:24.153 ********* 2026-05-27 06:35:48.907358 | instance | changed: [instance] 2026-05-27 06:35:48.907430 | instance | 2026-05-27 06:35:48.907555 | instance | TASK [Create Ingress] ********************************************************** 2026-05-27 06:35:48.907682 | instance | Wednesday 27 May 2026 06:35:48 +0000 (0:02:34.031) 0:38:58.185 ********* 2026-05-27 06:35:49.035535 | instance | included: openstack_helm_ingress for instance 2026-05-27 06:35:49.035631 | instance | 2026-05-27 06:35:49.035757 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-27 06:35:49.035892 | instance | Wednesday 27 May 2026 06:35:49 +0000 (0:00:00.128) 0:38:58.313 ********* 2026-05-27 06:35:49.103700 | instance | skipping: [instance] 2026-05-27 06:35:49.103808 | instance | 2026-05-27 06:35:49.103941 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-27 06:35:49.104063 | instance | Wednesday 27 May 2026 06:35:49 +0000 (0:00:00.067) 0:38:58.381 ********* 2026-05-27 06:35:49.166496 | instance | skipping: [instance] 2026-05-27 06:35:49.166794 | instance | 2026-05-27 06:35:49.167212 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-27 06:35:49.167525 | instance | Wednesday 27 May 2026 06:35:49 +0000 (0:00:00.062) 0:38:58.444 ********* 2026-05-27 06:35:49.243683 | instance | ok: [instance] 2026-05-27 06:35:49.243862 | instance | 2026-05-27 06:35:49.244041 | instance | TASK [Create Ingress compute] ************************************************** 2026-05-27 06:35:49.244213 | instance | Wednesday 27 May 2026 06:35:49 +0000 (0:00:00.076) 0:38:58.521 ********* 2026-05-27 06:35:49.345925 | instance | included: ingress for instance 2026-05-27 06:35:49.346125 | instance | 2026-05-27 06:35:49.346459 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-05-27 06:35:49.346732 | instance | Wednesday 27 May 2026 06:35:49 +0000 (0:00:00.102) 0:38:58.623 ********* 2026-05-27 06:35:50.389424 | instance | changed: [instance] 2026-05-27 06:35:50.389647 | instance | 2026-05-27 06:35:50.389835 | instance | TASK [Create Ingress] ********************************************************** 2026-05-27 06:35:50.390022 | instance | Wednesday 27 May 2026 06:35:50 +0000 (0:00:01.043) 0:38:59.667 ********* 2026-05-27 06:35:50.525759 | instance | included: openstack_helm_ingress for instance 2026-05-27 06:35:50.526012 | instance | 2026-05-27 06:35:50.526340 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-27 06:35:50.526608 | instance | Wednesday 27 May 2026 06:35:50 +0000 (0:00:00.136) 0:38:59.803 ********* 2026-05-27 06:35:50.588473 | instance | skipping: [instance] 2026-05-27 06:35:50.588640 | instance | 2026-05-27 06:35:50.588836 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-27 06:35:50.589014 | instance | Wednesday 27 May 2026 06:35:50 +0000 (0:00:00.062) 0:38:59.866 ********* 2026-05-27 06:35:50.654632 | instance | skipping: [instance] 2026-05-27 06:35:50.654728 | instance | 2026-05-27 06:35:50.654859 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-27 06:35:50.654977 | instance | Wednesday 27 May 2026 06:35:50 +0000 (0:00:00.066) 0:38:59.932 ********* 2026-05-27 06:35:50.714738 | instance | ok: [instance] 2026-05-27 06:35:50.714825 | instance | 2026-05-27 06:35:50.714957 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-05-27 06:35:50.715086 | instance | Wednesday 27 May 2026 06:35:50 +0000 (0:00:00.060) 0:38:59.992 ********* 2026-05-27 06:35:50.801480 | instance | included: ingress for instance 2026-05-27 06:35:50.801751 | instance | 2026-05-27 06:35:50.802099 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-05-27 06:35:50.802557 | instance | Wednesday 27 May 2026 06:35:50 +0000 (0:00:00.086) 0:39:00.079 ********* 2026-05-27 06:35:51.928450 | instance | changed: [instance] 2026-05-27 06:35:51.928606 | instance | 2026-05-27 06:35:51.928785 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-05-27 06:35:51.928969 | instance | Wednesday 27 May 2026 06:35:51 +0000 (0:00:01.126) 0:39:01.206 ********* 2026-05-27 06:35:52.643682 | instance | ok: [instance] 2026-05-27 06:35:52.643791 | instance | 2026-05-27 06:35:52.643920 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-05-27 06:35:52.644035 | instance | Wednesday 27 May 2026 06:35:52 +0000 (0:00:00.715) 0:39:01.921 ********* 2026-05-27 06:36:10.071345 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-05-27 06:36:10.071391 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-05-27 06:36:10.071399 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-05-27 06:36:10.071410 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-05-27 06:36:10.071615 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-05-27 06:36:10.071930 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-05-27 06:36:10.072209 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-05-27 06:36:10.072457 | instance | 2026-05-27 06:36:10.072745 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:36:10.073040 | instance | Wednesday 27 May 2026 06:36:10 +0000 (0:00:17.426) 0:39:19.348 ********* 2026-05-27 06:36:10.169945 | instance | ok: [instance] 2026-05-27 06:36:10.170151 | instance | 2026-05-27 06:36:10.170460 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:36:10.170726 | instance | Wednesday 27 May 2026 06:36:10 +0000 (0:00:00.099) 0:39:19.447 ********* 2026-05-27 06:36:10.267291 | instance | included: rabbitmq for instance 2026-05-27 06:36:10.267564 | instance | 2026-05-27 06:36:10.267854 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-27 06:36:10.268104 | instance | Wednesday 27 May 2026 06:36:10 +0000 (0:00:00.097) 0:39:19.545 ********* 2026-05-27 06:36:10.931634 | instance | ok: [instance] 2026-05-27 06:36:10.931774 | instance | 2026-05-27 06:36:10.931955 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-27 06:36:10.932129 | instance | Wednesday 27 May 2026 06:36:10 +0000 (0:00:00.664) 0:39:20.209 ********* 2026-05-27 06:36:10.985928 | instance | skipping: [instance] 2026-05-27 06:36:10.986176 | instance | 2026-05-27 06:36:10.986499 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-27 06:36:10.986792 | instance | Wednesday 27 May 2026 06:36:10 +0000 (0:00:00.054) 0:39:20.264 ********* 2026-05-27 06:36:11.036263 | instance | skipping: [instance] 2026-05-27 06:36:11.036514 | instance | 2026-05-27 06:36:11.036781 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-27 06:36:11.037028 | instance | Wednesday 27 May 2026 06:36:11 +0000 (0:00:00.050) 0:39:20.314 ********* 2026-05-27 06:36:11.097864 | instance | skipping: [instance] 2026-05-27 06:36:11.098097 | instance | 2026-05-27 06:36:11.098399 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-27 06:36:11.098691 | instance | Wednesday 27 May 2026 06:36:11 +0000 (0:00:00.061) 0:39:20.376 ********* 2026-05-27 06:36:41.946456 | instance | changed: [instance] 2026-05-27 06:36:41.946625 | instance | 2026-05-27 06:36:41.946837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:36:41.947095 | instance | Wednesday 27 May 2026 06:36:41 +0000 (0:00:30.848) 0:39:51.224 ********* 2026-05-27 06:36:42.615265 | instance | ok: [instance] 2026-05-27 06:36:42.615407 | instance | 2026-05-27 06:36:42.615596 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:36:42.615772 | instance | Wednesday 27 May 2026 06:36:42 +0000 (0:00:00.668) 0:39:51.893 ********* 2026-05-27 06:36:42.679678 | instance | ok: [instance] 2026-05-27 06:36:42.679782 | instance | 2026-05-27 06:36:42.679968 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:36:42.680140 | instance | Wednesday 27 May 2026 06:36:42 +0000 (0:00:00.064) 0:39:51.957 ********* 2026-05-27 06:36:42.741911 | instance | skipping: [instance] 2026-05-27 06:36:42.742243 | instance | 2026-05-27 06:36:42.742542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:36:42.742832 | instance | Wednesday 27 May 2026 06:36:42 +0000 (0:00:00.062) 0:39:52.019 ********* 2026-05-27 06:36:42.802376 | instance | skipping: [instance] 2026-05-27 06:36:42.802623 | instance | 2026-05-27 06:36:42.802902 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:36:42.803162 | instance | Wednesday 27 May 2026 06:36:42 +0000 (0:00:00.060) 0:39:52.080 ********* 2026-05-27 06:36:42.857781 | instance | ok: [instance] 2026-05-27 06:36:42.858041 | instance | 2026-05-27 06:36:42.858383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:36:42.858631 | instance | Wednesday 27 May 2026 06:36:42 +0000 (0:00:00.055) 0:39:52.135 ********* 2026-05-27 06:36:43.073965 | instance | ok: [instance] => (item=network) 2026-05-27 06:36:43.074140 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-27 06:36:43.074368 | instance | ok: [instance] => (item=load_balancer) 2026-05-27 06:36:43.074538 | instance | ok: [instance] => (item=oslo_db) 2026-05-27 06:36:43.074705 | instance | ok: [instance] => (item=baremetal) 2026-05-27 06:36:43.074865 | instance | ok: [instance] => (item=identity) 2026-05-27 06:36:43.075023 | instance | ok: [instance] => (item=compute) 2026-05-27 06:36:43.075196 | instance | ok: [instance] => (item=oslo_cache) 2026-05-27 06:36:43.075362 | instance | ok: [instance] => (item=compute_metadata) 2026-05-27 06:36:43.075513 | instance | ok: [instance] => (item=dns) 2026-05-27 06:36:43.075665 | instance | 2026-05-27 06:36:43.075833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:36:43.076012 | instance | Wednesday 27 May 2026 06:36:43 +0000 (0:00:00.216) 0:39:52.352 ********* 2026-05-27 06:36:43.160845 | instance | ok: [instance] 2026-05-27 06:36:43.161095 | instance | 2026-05-27 06:36:43.161382 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:36:43.161639 | instance | Wednesday 27 May 2026 06:36:43 +0000 (0:00:00.086) 0:39:52.438 ********* 2026-05-27 06:36:43.248063 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:36:43.248206 | instance | 2026-05-27 06:36:43.248397 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:36:43.248648 | instance | Wednesday 27 May 2026 06:36:43 +0000 (0:00:00.087) 0:39:52.526 ********* 2026-05-27 06:36:43.795591 | instance | changed: [instance] 2026-05-27 06:36:43.795831 | instance | 2026-05-27 06:36:43.796118 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-05-27 06:36:43.796387 | instance | Wednesday 27 May 2026 06:36:43 +0000 (0:00:00.546) 0:39:53.073 ********* 2026-05-27 06:36:44.484459 | instance | ok: [instance] 2026-05-27 06:36:44.484703 | instance | 2026-05-27 06:36:44.484979 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-05-27 06:36:44.485267 | instance | Wednesday 27 May 2026 06:36:44 +0000 (0:00:00.689) 0:39:53.762 ********* 2026-05-27 06:36:44.536679 | instance | skipping: [instance] 2026-05-27 06:36:44.536894 | instance | 2026-05-27 06:36:44.537186 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-05-27 06:36:44.537462 | instance | Wednesday 27 May 2026 06:36:44 +0000 (0:00:00.052) 0:39:53.814 ********* 2026-05-27 06:36:44.933106 | instance | ok: [instance] 2026-05-27 06:36:44.933325 | instance | 2026-05-27 06:36:44.933600 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-05-27 06:36:44.933865 | instance | Wednesday 27 May 2026 06:36:44 +0000 (0:00:00.396) 0:39:54.210 ********* 2026-05-27 06:36:45.136688 | instance | ok: [instance] 2026-05-27 06:36:45.136891 | instance | 2026-05-27 06:36:45.137206 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-05-27 06:36:45.137478 | instance | Wednesday 27 May 2026 06:36:45 +0000 (0:00:00.203) 0:39:54.414 ********* 2026-05-27 06:36:45.198595 | instance | ok: [instance] 2026-05-27 06:36:45.198819 | instance | 2026-05-27 06:36:45.199094 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-05-27 06:36:45.199421 | instance | Wednesday 27 May 2026 06:36:45 +0000 (0:00:00.062) 0:39:54.476 ********* 2026-05-27 06:36:45.255429 | instance | skipping: [instance] 2026-05-27 06:36:45.255691 | instance | 2026-05-27 06:36:45.256396 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-05-27 06:36:45.256409 | instance | Wednesday 27 May 2026 06:36:45 +0000 (0:00:00.057) 0:39:54.533 ********* 2026-05-27 06:38:45.517776 | instance | changed: [instance] 2026-05-27 06:38:45.517847 | instance | 2026-05-27 06:38:45.517984 | instance | TASK [Create Ingress] ********************************************************** 2026-05-27 06:38:45.518114 | instance | Wednesday 27 May 2026 06:38:45 +0000 (0:02:00.262) 0:41:54.795 ********* 2026-05-27 06:38:45.655273 | instance | included: openstack_helm_ingress for instance 2026-05-27 06:38:45.655366 | instance | 2026-05-27 06:38:45.655503 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-27 06:38:45.655624 | instance | Wednesday 27 May 2026 06:38:45 +0000 (0:00:00.137) 0:41:54.933 ********* 2026-05-27 06:38:45.716248 | instance | skipping: [instance] 2026-05-27 06:38:45.716323 | instance | 2026-05-27 06:38:45.716449 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-27 06:38:45.716572 | instance | Wednesday 27 May 2026 06:38:45 +0000 (0:00:00.061) 0:41:54.994 ********* 2026-05-27 06:38:45.779242 | instance | skipping: [instance] 2026-05-27 06:38:45.779314 | instance | 2026-05-27 06:38:45.779439 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-27 06:38:45.779563 | instance | Wednesday 27 May 2026 06:38:45 +0000 (0:00:00.063) 0:41:55.057 ********* 2026-05-27 06:38:45.854281 | instance | ok: [instance] 2026-05-27 06:38:45.854343 | instance | 2026-05-27 06:38:45.854470 | instance | TASK [Create Ingress network] ************************************************** 2026-05-27 06:38:45.854589 | instance | Wednesday 27 May 2026 06:38:45 +0000 (0:00:00.075) 0:41:55.132 ********* 2026-05-27 06:38:45.941586 | instance | included: ingress for instance 2026-05-27 06:38:45.941650 | instance | 2026-05-27 06:38:45.941769 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-05-27 06:38:45.942040 | instance | Wednesday 27 May 2026 06:38:45 +0000 (0:00:00.087) 0:41:55.220 ********* 2026-05-27 06:38:46.908016 | instance | changed: [instance] 2026-05-27 06:38:46.908102 | instance | 2026-05-27 06:38:46.908227 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-05-27 06:38:46.908363 | instance | Wednesday 27 May 2026 06:38:46 +0000 (0:00:00.966) 0:41:56.186 ********* 2026-05-27 06:38:47.574894 | instance | ok: [instance] 2026-05-27 06:38:47.574964 | instance | 2026-05-27 06:38:47.575098 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-05-27 06:38:47.575219 | instance | Wednesday 27 May 2026 06:38:47 +0000 (0:00:00.666) 0:41:56.853 ********* 2026-05-27 06:39:02.046650 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-05-27 06:39:02.046935 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-05-27 06:39:02.047281 | instance | changed: [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'}]}) 2026-05-27 06:39:02.047557 | instance | 2026-05-27 06:39:02.047851 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-05-27 06:39:02.048138 | instance | Wednesday 27 May 2026 06:39:02 +0000 (0:00:14.470) 0:42:11.323 ********* 2026-05-27 06:39:04.122898 | instance | changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'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'}]) 2026-05-27 06:39:04.123353 | instance | 2026-05-27 06:39:04.123418 | instance | TASK [vexxhost.atmosphere.senlin : Remove OpenStack endpoints] ***************** 2026-05-27 06:39:04.123734 | instance | Wednesday 27 May 2026 06:39:04 +0000 (0:00:02.077) 0:42:13.400 ********* 2026-05-27 06:39:06.628818 | instance | ok: [instance] => (item=public) 2026-05-27 06:39:06.628884 | instance | ok: [instance] => (item=admin) 2026-05-27 06:39:06.629376 | instance | ok: [instance] => (item=internal) 2026-05-27 06:39:06.629416 | instance | 2026-05-27 06:39:06.629421 | instance | TASK [vexxhost.atmosphere.senlin : Remove OpenStack service] ******************* 2026-05-27 06:39:06.629433 | instance | Wednesday 27 May 2026 06:39:06 +0000 (0:00:02.506) 0:42:15.907 ********* 2026-05-27 06:39:07.504986 | instance | ok: [instance] 2026-05-27 06:39:07.505097 | instance | 2026-05-27 06:39:07.505229 | instance | TASK [vexxhost.atmosphere.senlin : Remove Ingress] ***************************** 2026-05-27 06:39:07.505425 | instance | Wednesday 27 May 2026 06:39:07 +0000 (0:00:00.876) 0:42:16.783 ********* 2026-05-27 06:39:08.221096 | instance | ok: [instance] 2026-05-27 06:39:08.221325 | instance | 2026-05-27 06:39:08.221623 | instance | TASK [vexxhost.atmosphere.senlin : Remove Helm chart] ************************** 2026-05-27 06:39:08.221904 | instance | Wednesday 27 May 2026 06:39:08 +0000 (0:00:00.715) 0:42:17.499 ********* 2026-05-27 06:39:08.752989 | instance | ok: [instance] 2026-05-27 06:39:08.753315 | instance | 2026-05-27 06:39:08.753740 | instance | TASK [vexxhost.atmosphere.senlin : Remove OpenStack user] ********************** 2026-05-27 06:39:08.754144 | instance | Wednesday 27 May 2026 06:39:08 +0000 (0:00:00.531) 0:42:18.030 ********* 2026-05-27 06:39:09.915669 | instance | changed: [instance] 2026-05-27 06:39:09.915814 | instance | 2026-05-27 06:39:09.916010 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:39:09.916264 | instance | Wednesday 27 May 2026 06:39:09 +0000 (0:00:01.162) 0:42:19.193 ********* 2026-05-27 06:39:10.018558 | instance | ok: [instance] 2026-05-27 06:39:10.018717 | instance | 2026-05-27 06:39:10.019076 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:39:10.019368 | instance | Wednesday 27 May 2026 06:39:10 +0000 (0:00:00.102) 0:42:19.296 ********* 2026-05-27 06:39:10.109864 | instance | included: rabbitmq for instance 2026-05-27 06:39:10.110149 | instance | 2026-05-27 06:39:10.110484 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-27 06:39:10.110777 | instance | Wednesday 27 May 2026 06:39:10 +0000 (0:00:00.091) 0:42:19.387 ********* 2026-05-27 06:39:10.775823 | instance | ok: [instance] 2026-05-27 06:39:10.776132 | instance | 2026-05-27 06:39:10.776492 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-27 06:39:10.776817 | instance | Wednesday 27 May 2026 06:39:10 +0000 (0:00:00.665) 0:42:20.053 ********* 2026-05-27 06:39:10.841919 | instance | skipping: [instance] 2026-05-27 06:39:10.842181 | instance | 2026-05-27 06:39:10.842553 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-27 06:39:10.842851 | instance | Wednesday 27 May 2026 06:39:10 +0000 (0:00:00.066) 0:42:20.119 ********* 2026-05-27 06:39:10.904027 | instance | skipping: [instance] 2026-05-27 06:39:10.904360 | instance | 2026-05-27 06:39:10.904709 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-27 06:39:10.905083 | instance | Wednesday 27 May 2026 06:39:10 +0000 (0:00:00.061) 0:42:20.181 ********* 2026-05-27 06:39:10.959954 | instance | skipping: [instance] 2026-05-27 06:39:10.960172 | instance | 2026-05-27 06:39:10.960471 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-27 06:39:10.960738 | instance | Wednesday 27 May 2026 06:39:10 +0000 (0:00:00.055) 0:42:20.237 ********* 2026-05-27 06:39:41.887322 | instance | changed: [instance] 2026-05-27 06:39:41.887435 | instance | 2026-05-27 06:39:41.887623 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:39:41.887797 | instance | Wednesday 27 May 2026 06:39:41 +0000 (0:00:30.927) 0:42:51.165 ********* 2026-05-27 06:39:42.585094 | instance | ok: [instance] 2026-05-27 06:39:42.585351 | instance | 2026-05-27 06:39:42.585643 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:39:42.585950 | instance | Wednesday 27 May 2026 06:39:42 +0000 (0:00:00.697) 0:42:51.862 ********* 2026-05-27 06:39:42.646842 | instance | ok: [instance] 2026-05-27 06:39:42.647077 | instance | 2026-05-27 06:39:42.647359 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:39:42.647638 | instance | Wednesday 27 May 2026 06:39:42 +0000 (0:00:00.062) 0:42:51.924 ********* 2026-05-27 06:39:42.722154 | instance | skipping: [instance] 2026-05-27 06:39:42.722429 | instance | 2026-05-27 06:39:42.722716 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:39:42.722979 | instance | Wednesday 27 May 2026 06:39:42 +0000 (0:00:00.075) 0:42:52.000 ********* 2026-05-27 06:39:42.793314 | instance | skipping: [instance] 2026-05-27 06:39:42.793558 | instance | 2026-05-27 06:39:42.793879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:39:42.794371 | instance | Wednesday 27 May 2026 06:39:42 +0000 (0:00:00.070) 0:42:52.071 ********* 2026-05-27 06:39:42.850847 | instance | ok: [instance] 2026-05-27 06:39:42.851105 | instance | 2026-05-27 06:39:42.851418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:39:42.851710 | instance | Wednesday 27 May 2026 06:39:42 +0000 (0:00:00.057) 0:42:52.128 ********* 2026-05-27 06:39:42.999182 | instance | ok: [instance] => (item=cloudformation) 2026-05-27 06:39:42.999496 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-27 06:39:42.999828 | instance | ok: [instance] => (item=oslo_db) 2026-05-27 06:39:43.000096 | instance | ok: [instance] => (item=identity) 2026-05-27 06:39:43.000365 | instance | ok: [instance] => (item=orchestration) 2026-05-27 06:39:43.000633 | instance | ok: [instance] => (item=oslo_cache) 2026-05-27 06:39:43.000968 | instance | 2026-05-27 06:39:43.001257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:39:43.001525 | instance | Wednesday 27 May 2026 06:39:42 +0000 (0:00:00.148) 0:42:52.276 ********* 2026-05-27 06:39:43.078110 | instance | ok: [instance] 2026-05-27 06:39:43.078374 | instance | 2026-05-27 06:39:43.078659 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:39:43.078922 | instance | Wednesday 27 May 2026 06:39:43 +0000 (0:00:00.079) 0:42:52.356 ********* 2026-05-27 06:39:43.155784 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:39:43.156038 | instance | 2026-05-27 06:39:43.156335 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:39:43.156668 | instance | Wednesday 27 May 2026 06:39:43 +0000 (0:00:00.077) 0:42:52.433 ********* 2026-05-27 06:39:43.714540 | instance | changed: [instance] 2026-05-27 06:39:43.714795 | instance | 2026-05-27 06:39:43.715088 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-05-27 06:39:43.715372 | instance | Wednesday 27 May 2026 06:39:43 +0000 (0:00:00.558) 0:42:52.992 ********* 2026-05-27 06:42:47.664745 | instance | changed: [instance] 2026-05-27 06:42:47.665014 | instance | 2026-05-27 06:42:47.665365 | instance | TASK [Create Ingress] ********************************************************** 2026-05-27 06:42:47.665725 | instance | Wednesday 27 May 2026 06:42:47 +0000 (0:03:03.949) 0:45:56.941 ********* 2026-05-27 06:42:47.786770 | instance | included: openstack_helm_ingress for instance 2026-05-27 06:42:47.787001 | instance | 2026-05-27 06:42:47.787291 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-27 06:42:47.787579 | instance | Wednesday 27 May 2026 06:42:47 +0000 (0:00:00.122) 0:45:57.064 ********* 2026-05-27 06:42:47.844852 | instance | skipping: [instance] 2026-05-27 06:42:47.845075 | instance | 2026-05-27 06:42:47.845352 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-27 06:42:47.845614 | instance | Wednesday 27 May 2026 06:42:47 +0000 (0:00:00.058) 0:45:57.123 ********* 2026-05-27 06:42:47.905393 | instance | skipping: [instance] 2026-05-27 06:42:47.905618 | instance | 2026-05-27 06:42:47.905914 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-27 06:42:47.906244 | instance | Wednesday 27 May 2026 06:42:47 +0000 (0:00:00.060) 0:45:57.183 ********* 2026-05-27 06:42:47.971992 | instance | ok: [instance] 2026-05-27 06:42:47.972239 | instance | 2026-05-27 06:42:47.972514 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-05-27 06:42:47.972783 | instance | Wednesday 27 May 2026 06:42:47 +0000 (0:00:00.066) 0:45:57.249 ********* 2026-05-27 06:42:48.061595 | instance | included: ingress for instance 2026-05-27 06:42:48.061685 | instance | 2026-05-27 06:42:48.061814 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-05-27 06:42:48.061952 | instance | Wednesday 27 May 2026 06:42:48 +0000 (0:00:00.089) 0:45:57.339 ********* 2026-05-27 06:42:49.199113 | instance | changed: [instance] 2026-05-27 06:42:49.199401 | instance | 2026-05-27 06:42:49.199734 | instance | TASK [Create Ingress] ********************************************************** 2026-05-27 06:42:49.200017 | instance | Wednesday 27 May 2026 06:42:49 +0000 (0:00:01.137) 0:45:58.477 ********* 2026-05-27 06:42:49.467562 | instance | included: openstack_helm_ingress for instance 2026-05-27 06:42:49.467707 | instance | 2026-05-27 06:42:49.467901 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-27 06:42:49.468076 | instance | Wednesday 27 May 2026 06:42:49 +0000 (0:00:00.268) 0:45:58.745 ********* 2026-05-27 06:42:49.531144 | instance | skipping: [instance] 2026-05-27 06:42:49.531416 | instance | 2026-05-27 06:42:49.531731 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-27 06:42:49.532040 | instance | Wednesday 27 May 2026 06:42:49 +0000 (0:00:00.063) 0:45:58.808 ********* 2026-05-27 06:42:49.592987 | instance | skipping: [instance] 2026-05-27 06:42:49.593066 | instance | 2026-05-27 06:42:49.593200 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-27 06:42:49.593338 | instance | Wednesday 27 May 2026 06:42:49 +0000 (0:00:00.062) 0:45:58.871 ********* 2026-05-27 06:42:49.667001 | instance | ok: [instance] 2026-05-27 06:42:49.667278 | instance | 2026-05-27 06:42:49.667566 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-05-27 06:42:49.667850 | instance | Wednesday 27 May 2026 06:42:49 +0000 (0:00:00.073) 0:45:58.944 ********* 2026-05-27 06:42:49.762792 | instance | included: ingress for instance 2026-05-27 06:42:49.763034 | instance | 2026-05-27 06:42:49.763328 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-05-27 06:42:49.763644 | instance | Wednesday 27 May 2026 06:42:49 +0000 (0:00:00.095) 0:45:59.040 ********* 2026-05-27 06:42:50.867606 | instance | changed: [instance] 2026-05-27 06:42:50.867795 | instance | 2026-05-27 06:42:50.868031 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-27 06:42:50.868265 | instance | Wednesday 27 May 2026 06:42:50 +0000 (0:00:01.104) 0:46:00.145 ********* 2026-05-27 06:42:51.117270 | instance | ok: [instance] 2026-05-27 06:42:51.117423 | instance | 2026-05-27 06:42:51.117651 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-27 06:42:51.117826 | instance | Wednesday 27 May 2026 06:42:51 +0000 (0:00:00.250) 0:46:00.395 ********* 2026-05-27 06:42:52.200676 | instance | ok: [instance] 2026-05-27 06:42:52.200975 | instance | 2026-05-27 06:42:52.201263 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-27 06:42:52.201629 | instance | Wednesday 27 May 2026 06:42:52 +0000 (0:00:01.083) 0:46:01.478 ********* 2026-05-27 06:42:52.456769 | instance | ok: [instance] 2026-05-27 06:42:52.456857 | instance | 2026-05-27 06:42:52.456985 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-27 06:42:52.457109 | instance | Wednesday 27 May 2026 06:42:52 +0000 (0:00:00.256) 0:46:01.734 ********* 2026-05-27 06:42:52.542371 | instance | ok: [instance] => { 2026-05-27 06:42:52.542655 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-27 06:42:52.542923 | instance | } 2026-05-27 06:42:52.543223 | instance | 2026-05-27 06:42:52.543506 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-27 06:42:52.543775 | instance | Wednesday 27 May 2026 06:42:52 +0000 (0:00:00.085) 0:46:01.820 ********* 2026-05-27 06:42:52.900820 | instance | ok: [instance] 2026-05-27 06:42:52.900895 | instance | 2026-05-27 06:42:52.901027 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-27 06:42:52.901155 | instance | Wednesday 27 May 2026 06:42:52 +0000 (0:00:00.358) 0:46:02.179 ********* 2026-05-27 06:42:53.949221 | instance | ok: [instance] 2026-05-27 06:42:53.949464 | instance | 2026-05-27 06:42:53.949751 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-27 06:42:53.950022 | instance | Wednesday 27 May 2026 06:42:53 +0000 (0:00:01.048) 0:46:03.227 ********* 2026-05-27 06:42:54.411679 | instance | ok: [instance] 2026-05-27 06:42:54.411966 | instance | 2026-05-27 06:42:54.412283 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-27 06:42:54.412591 | instance | Wednesday 27 May 2026 06:42:54 +0000 (0:00:00.462) 0:46:03.689 ********* 2026-05-27 06:42:55.148837 | instance | ok: [instance] 2026-05-27 06:42:55.149068 | instance | 2026-05-27 06:42:55.149365 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-27 06:42:55.149646 | instance | Wednesday 27 May 2026 06:42:55 +0000 (0:00:00.737) 0:46:04.426 ********* 2026-05-27 06:42:55.856352 | instance | ok: [instance] 2026-05-27 06:42:55.856600 | instance | 2026-05-27 06:42:55.856889 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-27 06:42:55.857228 | instance | Wednesday 27 May 2026 06:42:55 +0000 (0:00:00.707) 0:46:05.134 ********* 2026-05-27 06:42:56.221098 | instance | ok: [instance] 2026-05-27 06:42:56.221351 | instance | 2026-05-27 06:42:56.221630 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-27 06:42:56.221901 | instance | Wednesday 27 May 2026 06:42:56 +0000 (0:00:00.364) 0:46:05.499 ********* 2026-05-27 06:42:56.390952 | instance | included: openstack_helm_endpoints for instance 2026-05-27 06:42:56.391162 | instance | 2026-05-27 06:42:56.391444 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:42:56.391749 | instance | Wednesday 27 May 2026 06:42:56 +0000 (0:00:00.169) 0:46:05.668 ********* 2026-05-27 06:42:56.445989 | instance | skipping: [instance] 2026-05-27 06:42:56.446219 | instance | 2026-05-27 06:42:56.446504 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:42:56.446769 | instance | Wednesday 27 May 2026 06:42:56 +0000 (0:00:00.055) 0:46:05.724 ********* 2026-05-27 06:42:56.496207 | instance | skipping: [instance] 2026-05-27 06:42:56.496299 | instance | 2026-05-27 06:42:56.496428 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:42:56.496609 | instance | Wednesday 27 May 2026 06:42:56 +0000 (0:00:00.050) 0:46:05.774 ********* 2026-05-27 06:42:56.548634 | instance | skipping: [instance] 2026-05-27 06:42:56.548851 | instance | 2026-05-27 06:42:56.549126 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:42:56.549385 | instance | Wednesday 27 May 2026 06:42:56 +0000 (0:00:00.052) 0:46:05.826 ********* 2026-05-27 06:42:56.602514 | instance | skipping: [instance] 2026-05-27 06:42:56.602748 | instance | 2026-05-27 06:42:56.603026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:42:56.603290 | instance | Wednesday 27 May 2026 06:42:56 +0000 (0:00:00.053) 0:46:05.880 ********* 2026-05-27 06:42:56.654015 | instance | skipping: [instance] 2026-05-27 06:42:56.654303 | instance | 2026-05-27 06:42:56.654592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:42:56.654861 | instance | Wednesday 27 May 2026 06:42:56 +0000 (0:00:00.051) 0:46:05.932 ********* 2026-05-27 06:42:56.707265 | instance | skipping: [instance] 2026-05-27 06:42:56.707498 | instance | 2026-05-27 06:42:56.707793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:42:56.708094 | instance | Wednesday 27 May 2026 06:42:56 +0000 (0:00:00.053) 0:46:05.985 ********* 2026-05-27 06:42:56.775600 | instance | ok: [instance] 2026-05-27 06:42:56.775858 | instance | 2026-05-27 06:42:56.776145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:42:56.776412 | instance | Wednesday 27 May 2026 06:42:56 +0000 (0:00:00.067) 0:46:06.053 ********* 2026-05-27 06:42:56.850742 | instance | ok: [instance] => (item=identity) 2026-05-27 06:42:56.850990 | instance | 2026-05-27 06:42:56.851271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:42:56.851551 | instance | Wednesday 27 May 2026 06:42:56 +0000 (0:00:00.075) 0:46:06.128 ********* 2026-05-27 06:42:56.937890 | instance | ok: [instance] 2026-05-27 06:42:56.938132 | instance | 2026-05-27 06:42:56.938470 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-27 06:42:56.938738 | instance | Wednesday 27 May 2026 06:42:56 +0000 (0:00:00.087) 0:46:06.215 ********* 2026-05-27 06:42:57.418000 | instance | ok: [instance] 2026-05-27 06:42:57.418337 | instance | 2026-05-27 06:42:57.418646 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-27 06:42:57.418928 | instance | Wednesday 27 May 2026 06:42:57 +0000 (0:00:00.479) 0:46:06.695 ********* 2026-05-27 06:42:57.881406 | instance | ok: [instance] 2026-05-27 06:42:57.881704 | instance | 2026-05-27 06:42:57.882015 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-27 06:42:57.882407 | instance | Wednesday 27 May 2026 06:42:57 +0000 (0:00:00.463) 0:46:07.159 ********* 2026-05-27 06:42:58.380019 | instance | ok: [instance] 2026-05-27 06:42:58.380264 | instance | 2026-05-27 06:42:58.380558 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-27 06:42:58.380838 | instance | Wednesday 27 May 2026 06:42:58 +0000 (0:00:00.498) 0:46:07.657 ********* 2026-05-27 06:42:58.900818 | instance | ok: [instance] 2026-05-27 06:42:58.901139 | instance | 2026-05-27 06:42:58.901471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-27 06:42:58.901786 | instance | Wednesday 27 May 2026 06:42:58 +0000 (0:00:00.520) 0:46:08.178 ********* 2026-05-27 06:42:58.982273 | instance | ok: [instance] 2026-05-27 06:42:58.982513 | instance | 2026-05-27 06:42:58.982774 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-27 06:42:58.983046 | instance | Wednesday 27 May 2026 06:42:58 +0000 (0:00:00.081) 0:46:08.260 ********* 2026-05-27 06:42:59.082018 | instance | included: rabbitmq for instance 2026-05-27 06:42:59.082350 | instance | 2026-05-27 06:42:59.082689 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-27 06:42:59.083053 | instance | Wednesday 27 May 2026 06:42:59 +0000 (0:00:00.099) 0:46:08.359 ********* 2026-05-27 06:42:59.766178 | instance | ok: [instance] 2026-05-27 06:42:59.766271 | instance | 2026-05-27 06:42:59.766382 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-27 06:42:59.766509 | instance | Wednesday 27 May 2026 06:42:59 +0000 (0:00:00.684) 0:46:09.044 ********* 2026-05-27 06:42:59.822278 | instance | skipping: [instance] 2026-05-27 06:42:59.822520 | instance | 2026-05-27 06:42:59.822801 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-27 06:42:59.823076 | instance | Wednesday 27 May 2026 06:42:59 +0000 (0:00:00.055) 0:46:09.100 ********* 2026-05-27 06:42:59.888074 | instance | skipping: [instance] 2026-05-27 06:42:59.888295 | instance | 2026-05-27 06:42:59.888563 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-27 06:42:59.888823 | instance | Wednesday 27 May 2026 06:42:59 +0000 (0:00:00.065) 0:46:09.166 ********* 2026-05-27 06:42:59.956791 | instance | skipping: [instance] 2026-05-27 06:42:59.957155 | instance | 2026-05-27 06:42:59.957638 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-27 06:42:59.957701 | instance | Wednesday 27 May 2026 06:42:59 +0000 (0:00:00.068) 0:46:09.234 ********* 2026-05-27 06:43:48.485851 | instance | changed: [instance] 2026-05-27 06:43:48.485921 | instance | 2026-05-27 06:43:48.486062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-27 06:43:48.486203 | instance | Wednesday 27 May 2026 06:43:48 +0000 (0:00:48.528) 0:46:57.763 ********* 2026-05-27 06:43:49.153722 | instance | ok: [instance] 2026-05-27 06:43:49.153808 | instance | 2026-05-27 06:43:49.153967 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-27 06:43:49.154098 | instance | Wednesday 27 May 2026 06:43:49 +0000 (0:00:00.668) 0:46:58.431 ********* 2026-05-27 06:43:49.214911 | instance | ok: [instance] 2026-05-27 06:43:49.215077 | instance | 2026-05-27 06:43:49.215264 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-27 06:43:49.215432 | instance | Wednesday 27 May 2026 06:43:49 +0000 (0:00:00.061) 0:46:58.493 ********* 2026-05-27 06:43:49.279995 | instance | skipping: [instance] 2026-05-27 06:43:49.280146 | instance | 2026-05-27 06:43:49.280355 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-27 06:43:49.280551 | instance | Wednesday 27 May 2026 06:43:49 +0000 (0:00:00.064) 0:46:58.557 ********* 2026-05-27 06:43:49.352577 | instance | skipping: [instance] 2026-05-27 06:43:49.352680 | instance | 2026-05-27 06:43:49.352881 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-27 06:43:49.353057 | instance | Wednesday 27 May 2026 06:43:49 +0000 (0:00:00.072) 0:46:58.630 ********* 2026-05-27 06:43:49.409626 | instance | ok: [instance] 2026-05-27 06:43:49.409888 | instance | 2026-05-27 06:43:49.410316 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-27 06:43:49.410599 | instance | Wednesday 27 May 2026 06:43:49 +0000 (0:00:00.057) 0:46:58.687 ********* 2026-05-27 06:43:49.556967 | instance | ok: [instance] => (item=network) 2026-05-27 06:43:49.557221 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-27 06:43:49.557545 | instance | ok: [instance] => (item=valkey) 2026-05-27 06:43:49.557838 | instance | ok: [instance] => (item=load_balancer) 2026-05-27 06:43:49.558234 | instance | ok: [instance] => (item=oslo_db) 2026-05-27 06:43:49.558567 | instance | ok: [instance] => (item=identity) 2026-05-27 06:43:49.558852 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-05-27 06:43:49.559185 | instance | ok: [instance] => (item=oslo_cache) 2026-05-27 06:43:49.559518 | instance | 2026-05-27 06:43:49.559816 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-27 06:43:49.560161 | instance | Wednesday 27 May 2026 06:43:49 +0000 (0:00:00.147) 0:46:58.834 ********* 2026-05-27 06:43:49.639385 | instance | ok: [instance] 2026-05-27 06:43:49.639618 | instance | 2026-05-27 06:43:49.639896 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-27 06:43:49.640179 | instance | Wednesday 27 May 2026 06:43:49 +0000 (0:00:00.082) 0:46:58.917 ********* 2026-05-27 06:43:49.721347 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-27 06:43:49.721621 | instance | 2026-05-27 06:43:49.721938 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-27 06:43:49.722242 | instance | Wednesday 27 May 2026 06:43:49 +0000 (0:00:00.081) 0:46:58.999 ********* 2026-05-27 06:43:50.259061 | instance | changed: [instance] 2026-05-27 06:43:50.259265 | instance | 2026-05-27 06:43:50.259543 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-27 06:43:50.259822 | instance | Wednesday 27 May 2026 06:43:50 +0000 (0:00:00.537) 0:46:59.536 ********* 2026-05-27 06:44:23.458729 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to retrieve requested object: {\"kind\":\"Status\",\"apiVersion\":\"v1\",\"metadata\":{},\"status\":\"Failure\",\"message\":\"etcdserver: request timed out\",\"code\":500}\n", "reason": "Internal Server Error"} 2026-05-27 06:44:23.465425 | instance | 2026-05-27 06:44:23.465609 | instance | PLAY RECAP ********************************************************************* 2026-05-27 06:44:23.465796 | instance | instance : ok=645 changed=227 unreachable=0 failed=1 skipped=209 rescued=0 ignored=2 2026-05-27 06:44:23.465953 | instance | 2026-05-27 06:44:23.466122 | instance | Wednesday 27 May 2026 06:44:23 +0000 (0:00:33.206) 0:47:32.743 ********* 2026-05-27 06:44:23.466318 | instance | =============================================================================== 2026-05-27 06:44:23.466500 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 281.83s 2026-05-27 06:44:23.466648 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 183.95s 2026-05-27 06:44:23.466848 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 154.03s 2026-05-27 06:44:23.466975 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 153.18s 2026-05-27 06:44:23.467217 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.40s 2026-05-27 06:44:23.467302 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 127.87s 2026-05-27 06:44:23.467461 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 120.26s 2026-05-27 06:44:23.467639 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 102.79s 2026-05-27 06:44:23.467805 | instance | vexxhost.ceph.mon : Run Bootstrap command ----------------------------- 101.12s 2026-05-27 06:44:23.468080 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 99.72s 2026-05-27 06:44:23.468127 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 88.58s 2026-05-27 06:44:23.468297 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 79.45s 2026-05-27 06:44:23.468504 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 53.71s 2026-05-27 06:44:23.468663 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 48.53s 2026-05-27 06:44:23.468836 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 37.84s 2026-05-27 06:44:23.469035 | instance | atmosphere.common.secretgen_controller : Deploy secretgen-controller --- 33.21s 2026-05-27 06:44:23.469201 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.93s 2026-05-27 06:44:23.469365 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.87s 2026-05-27 06:44:23.469528 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.87s 2026-05-27 06:44:23.469696 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.85s 2026-05-27 06:44:23.852777 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-05-27 06:44:23.852897 | instance | ERROR [aio > converge] Executed: Failed 2026-05-27 06:44:23.852995 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-05-27 06:44:24.024032 | instance | ERROR 2026-05-27 06:44:24.024264 | instance | { 2026-05-27 06:44:24.024327 | instance | "delta": "0:48:38.606610", 2026-05-27 06:44:24.024373 | instance | "end": "2026-05-27 06:44:23.937952", 2026-05-27 06:44:24.024414 | instance | "msg": "non-zero return code", 2026-05-27 06:44:24.024453 | instance | "rc": 2, 2026-05-27 06:44:24.024497 | instance | "start": "2026-05-27 05:55:45.331342" 2026-05-27 06:44:24.024538 | instance | } failure 2026-05-27 06:44:24.057856 | 2026-05-27 06:44:24.057970 | PLAY RECAP 2026-05-27 06:44:24.058022 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-27 06:44:24.058044 | 2026-05-27 06:44:24.207957 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-27 06:44:24.220586 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2023.2] 2026-05-27 06:44:24.918292 | 2026-05-27 06:44:24.918444 | PLAY [all] 2026-05-27 06:44:24.934067 | 2026-05-27 06:44:24.934172 | TASK [gather-host-logs : creating directory for system status] 2026-05-27 06:44:25.451251 | instance | changed 2026-05-27 06:44:25.457222 | 2026-05-27 06:44:25.457333 | TASK [gather-host-logs : Get logs for each host] 2026-05-27 06:44:25.838567 | instance | + systemd-cgls --full --all --no-pager 2026-05-27 06:44:25.878836 | instance | + ip addr 2026-05-27 06:44:25.886694 | instance | + ip route 2026-05-27 06:44:25.889852 | instance | + lsblk 2026-05-27 06:44:25.904490 | instance | + mount 2026-05-27 06:44:25.921783 | instance | + docker images 2026-05-27 06:44:25.942501 | instance | + brctl show 2026-05-27 06:44:25.943242 | instance | /bin/bash: line 8: brctl: command not found 2026-05-27 06:44:25.943554 | instance | + ps aux --sort=-%mem 2026-05-27 06:44:25.990817 | instance | + dpkg -l 2026-05-27 06:44:26.005094 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-27 06:44:26.005690 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-27 06:44:26.024676 | instance | + '[' '!' -z '' ']' 2026-05-27 06:44:26.498721 | instance | ok: Runtime: 0:00:00.192700 2026-05-27 06:44:26.507189 | 2026-05-27 06:44:26.507282 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-27 06:44:27.171401 | instance | changed: 2026-05-27 06:44:27.171689 | instance | created directory /var/lib/zuul/builds/cad370d2b6af4545bb3d5d658518f821/work/logs/instance 2026-05-27 06:44:27.171751 | instance | cd+++++++++ system/ 2026-05-27 06:44:27.171800 | instance | >f+++++++++ system/brctl-show.txt 2026-05-27 06:44:27.171847 | instance | >f+++++++++ system/docker-images.txt 2026-05-27 06:44:27.171891 | instance | >f+++++++++ system/ip-addr.txt 2026-05-27 06:44:27.171939 | instance | >f+++++++++ system/ip-route.txt 2026-05-27 06:44:27.171985 | instance | >f+++++++++ system/lsblk.txt 2026-05-27 06:44:27.172028 | instance | >f+++++++++ system/mount.txt 2026-05-27 06:44:27.172070 | instance | >f+++++++++ system/packages.txt 2026-05-27 06:44:27.172112 | instance | >f+++++++++ system/ps.txt 2026-05-27 06:44:27.172159 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-27 06:44:27.182373 | 2026-05-27 06:44:27.182444 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-27 06:44:27.387118 | instance | changed: "values" 2026-05-27 06:44:27.577247 | instance | changed: "releases" 2026-05-27 06:44:27.595503 | 2026-05-27 06:44:27.595748 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-27 06:44:36.186306 | instance | ok: Runtime: 0:00:07.808815 2026-05-27 06:44:36.191357 | 2026-05-27 06:44:36.191423 | TASK [helm-release-status : Downloads logs to executor] 2026-05-27 06:44:36.711602 | instance | changed: 2026-05-27 06:44:36.711757 | instance | cd+++++++++ helm/ 2026-05-27 06:44:36.711786 | instance | cd+++++++++ helm/releases/ 2026-05-27 06:44:36.711808 | instance | cd+++++++++ helm/releases/auth-system/ 2026-05-27 06:44:36.711829 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-05-27 06:44:36.711848 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-05-27 06:44:36.711868 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-05-27 06:44:36.711886 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-27 06:44:36.711905 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-27 06:44:36.711923 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-05-27 06:44:36.711942 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-05-27 06:44:36.711960 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-27 06:44:36.711978 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-27 06:44:36.712000 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-05-27 06:44:36.712019 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-05-27 06:44:36.712037 | instance | cd+++++++++ helm/releases/monitoring/ 2026-05-27 06:44:36.712056 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-05-27 06:44:36.712074 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-05-27 06:44:36.712092 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-05-27 06:44:36.712110 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-05-27 06:44:36.712128 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-05-27 06:44:36.712148 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-05-27 06:44:36.712167 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-05-27 06:44:36.712199 | instance | cd+++++++++ helm/releases/openstack/ 2026-05-27 06:44:36.712220 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-05-27 06:44:36.712239 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-05-27 06:44:36.712257 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-05-27 06:44:36.712276 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-05-27 06:44:36.712294 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-05-27 06:44:36.712312 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-05-27 06:44:36.712330 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-05-27 06:44:36.712348 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-05-27 06:44:36.712367 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-05-27 06:44:36.712385 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-05-27 06:44:36.712402 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-05-27 06:44:36.712420 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-05-27 06:44:36.712437 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-05-27 06:44:36.712455 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-05-27 06:44:36.712472 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-05-27 06:44:36.712491 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-05-27 06:44:36.712516 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-05-27 06:44:36.712537 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-05-27 06:44:36.712555 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-05-27 06:44:36.712573 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-05-27 06:44:36.712592 | instance | cd+++++++++ helm/values/ 2026-05-27 06:44:36.712610 | instance | cd+++++++++ helm/values/auth-system/ 2026-05-27 06:44:36.712627 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-05-27 06:44:36.712645 | instance | cd+++++++++ helm/values/cert-manager/ 2026-05-27 06:44:36.712664 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-05-27 06:44:36.712681 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-27 06:44:36.712699 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-27 06:44:36.712717 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-05-27 06:44:36.712735 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-05-27 06:44:36.712753 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-27 06:44:36.712771 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-27 06:44:36.712789 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-05-27 06:44:36.712807 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-05-27 06:44:36.712824 | instance | cd+++++++++ helm/values/monitoring/ 2026-05-27 06:44:36.712842 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-05-27 06:44:36.712860 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-05-27 06:44:36.712878 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-05-27 06:44:36.712896 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-05-27 06:44:36.712914 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-05-27 06:44:36.712932 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-05-27 06:44:36.712950 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-05-27 06:44:36.713018 | instance | cd+++++++++ helm/values/openstack/ 2026-05-27 06:44:36.713044 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-05-27 06:44:36.713064 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-05-27 06:44:36.713083 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-05-27 06:44:36.713108 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-05-27 06:44:36.713128 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-05-27 06:44:36.713146 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-05-27 06:44:36.713164 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-05-27 06:44:36.713182 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-05-27 06:44:36.713200 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-05-27 06:44:36.713217 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-05-27 06:44:36.713235 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-05-27 06:44:36.713252 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-05-27 06:44:36.713268 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-05-27 06:44:36.713286 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-05-27 06:44:36.713325 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-05-27 06:44:36.713345 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-05-27 06:44:36.713363 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-05-27 06:44:36.713381 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-05-27 06:44:36.713401 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-05-27 06:44:36.713420 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-05-27 06:44:36.723285 | 2026-05-27 06:44:36.723355 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-27 06:44:36.917824 | instance | changed 2026-05-27 06:44:36.924160 | 2026-05-27 06:44:36.924234 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-27 06:44:37.137950 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-27 06:44:37.138040 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-27 06:44:37.145582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:37.149081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:37.224110 | instance | node/instance 2026-05-27 06:44:37.229476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:37.326371 | instance | clusterrole/admin 2026-05-27 06:44:37.534674 | instance | clusterrole/cephfs-csi-nodeplugin 2026-05-27 06:44:37.574939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:37.583997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:37.611509 | instance | clusterrole/cephfs-external-provisioner-runner 2026-05-27 06:44:37.741553 | instance | clusterrole/cert-manager-cainjector 2026-05-27 06:44:37.796246 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-05-27 06:44:37.939444 | instance | clusterrole/cert-manager-controller-certificates 2026-05-27 06:44:37.995200 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-05-27 06:44:38.117067 | instance | clusterrole/cert-manager-controller-challenges 2026-05-27 06:44:38.183253 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-05-27 06:44:38.310371 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-05-27 06:44:38.363967 | instance | clusterrole/cert-manager-controller-issuers 2026-05-27 06:44:38.530948 | instance | clusterrole/cert-manager-controller-orders 2026-05-27 06:44:38.573309 | instance | clusterrole/cert-manager-edit 2026-05-27 06:44:38.723696 | instance | clusterrole/cert-manager-view 2026-05-27 06:44:38.772218 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-05-27 06:44:38.928493 | instance | clusterrole/cilium 2026-05-27 06:44:38.971956 | instance | clusterrole/cilium-operator 2026-05-27 06:44:39.107592 | instance | clusterrole/cluster-admin 2026-05-27 06:44:39.193424 | instance | clusterrole/edit 2026-05-27 06:44:39.303695 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-27 06:44:39.397913 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-27 06:44:39.476788 | instance | clusterrole/goldpinger-clusterrole 2026-05-27 06:44:39.614356 | instance | clusterrole/ingress-nginx 2026-05-27 06:44:39.708064 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-05-27 06:44:39.810853 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-05-27 06:44:39.896609 | instance | clusterrole/kube-prometheus-stack-operator 2026-05-27 06:44:40.010236 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-05-27 06:44:40.080460 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-05-27 06:44:40.198766 | instance | clusterrole/kubeadm:get-nodes 2026-05-27 06:44:40.289814 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-05-27 06:44:40.385117 | instance | clusterrole/local-path-provisioner 2026-05-27 06:44:40.484418 | instance | clusterrolebinding/cert-manager-cainjector 2026-05-27 06:44:40.594458 | instance | clusterrole/node-feature-discovery 2026-05-27 06:44:40.683271 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-05-27 06:44:40.775695 | instance | clusterrole/node-feature-discovery-gc 2026-05-27 06:44:40.865130 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-05-27 06:44:40.952588 | instance | clusterrole/nova-bootstrap 2026-05-27 06:44:41.048540 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-05-27 06:44:41.131130 | instance | clusterrole/nova-cell-setup 2026-05-27 06:44:41.242975 | instance | clusterrole/objectstorage-provisioner-role 2026-05-27 06:44:41.317543 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-05-27 06:44:41.456489 | instance | clusterrole/ovn-controller 2026-05-27 06:44:41.483752 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-05-27 06:44:41.650706 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-05-27 06:44:41.655072 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-05-27 06:44:41.834534 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-05-27 06:44:41.855180 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-05-27 06:44:42.051717 | instance | clusterrolebinding/cert-manager-controller-orders 2026-05-27 06:44:42.056031 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-05-27 06:44:42.230751 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-05-27 06:44:42.255720 | instance | clusterrolebinding/cilium 2026-05-27 06:44:42.421083 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-05-27 06:44:42.461515 | instance | clusterrolebinding/cilium-operator 2026-05-27 06:44:42.620366 | instance | clusterrolebinding/cluster-admin 2026-05-27 06:44:42.653386 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-05-27 06:44:42.812602 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-27 06:44:42.840448 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-05-27 06:44:43.023728 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-27 06:44:43.044557 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-05-27 06:44:43.246996 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-05-27 06:44:43.259883 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-05-27 06:44:43.454443 | instance | clusterrolebinding/ingress-nginx 2026-05-27 06:44:43.474956 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-05-27 06:44:43.656841 | instance | clusterrole/rbd-csi-nodeplugin 2026-05-27 06:44:43.668456 | instance | clusterrole/rbd-external-provisioner-runner 2026-05-27 06:44:43.847765 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-05-27 06:44:43.862026 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-05-27 06:44:44.051717 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-05-27 06:44:44.078620 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-05-27 06:44:44.236990 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-27 06:44:44.273125 | instance | clusterrole/rook-ceph-global 2026-05-27 06:44:44.420815 | instance | clusterrole/rook-ceph-mgr-cluster 2026-05-27 06:44:44.486216 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-27 06:44:44.620469 | instance | clusterrole/rook-ceph-mgr-system 2026-05-27 06:44:44.691066 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-27 06:44:44.788557 | instance | clusterrole/rook-ceph-object-bucket 2026-05-27 06:44:44.861813 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-27 06:44:44.981234 | instance | clusterrole/rook-ceph-osd 2026-05-27 06:44:45.049365 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-27 06:44:45.175592 | instance | clusterrole/rook-ceph-system 2026-05-27 06:44:45.248680 | instance | clusterrole/secretgen-controller-cluster-role 2026-05-27 06:44:45.368442 | instance | clusterrolebinding/local-path-provisioner 2026-05-27 06:44:45.425944 | instance | clusterrole/system:aggregate-to-admin 2026-05-27 06:44:45.551491 | instance | clusterrolebinding/node-feature-discovery 2026-05-27 06:44:45.594397 | instance | clusterrolebinding/node-feature-discovery-gc 2026-05-27 06:44:45.757737 | instance | clusterrole/system:aggregate-to-edit 2026-05-27 06:44:45.771100 | instance | clusterrolebinding/nova-bootstrap 2026-05-27 06:44:45.949600 | instance | clusterrolebinding/nova-cell-setup 2026-05-27 06:44:45.951764 | instance | clusterrole/system:aggregate-to-view 2026-05-27 06:44:46.145460 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-05-27 06:44:46.147314 | instance | clusterrole/system:auth-delegator 2026-05-27 06:44:46.331112 | instance | clusterrolebinding/ovn-controller 2026-05-27 06:44:46.348996 | instance | clusterrole/system:basic-user 2026-05-27 06:44:46.507908 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-05-27 06:44:46.534424 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-27 06:44:46.697073 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-05-27 06:44:46.740023 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-27 06:44:46.875110 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-05-27 06:44:46.937679 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-27 06:44:47.067501 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-05-27 06:44:47.125938 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-27 06:44:47.264508 | instance | clusterrolebinding/rook-ceph-global 2026-05-27 06:44:47.309607 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-05-27 06:44:47.459273 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-27 06:44:47.512694 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-27 06:44:47.668088 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-05-27 06:44:47.698530 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-27 06:44:47.857492 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-05-27 06:44:47.887965 | instance | clusterrole/system:controller:certificate-controller 2026-05-27 06:44:48.042288 | instance | clusterrolebinding/rook-ceph-osd 2026-05-27 06:44:48.074115 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-27 06:44:48.268049 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-05-27 06:44:48.278653 | instance | clusterrole/system:controller:cronjob-controller 2026-05-27 06:44:48.442497 | instance | clusterrolebinding/rook-ceph-system 2026-05-27 06:44:48.468907 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-27 06:44:48.638283 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-05-27 06:44:48.670250 | instance | clusterrole/system:controller:deployment-controller 2026-05-27 06:44:48.811118 | instance | clusterrolebinding/system:basic-user 2026-05-27 06:44:48.851047 | instance | clusterrole/system:controller:disruption-controller 2026-05-27 06:44:49.006831 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-27 06:44:49.056180 | instance | clusterrole/system:controller:endpoint-controller 2026-05-27 06:44:49.190202 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-27 06:44:49.260094 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-27 06:44:49.364469 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-27 06:44:49.444737 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-27 06:44:49.539478 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-27 06:44:49.632570 | instance | clusterrole/system:controller:expand-controller 2026-05-27 06:44:49.718404 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-27 06:44:49.830977 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-27 06:44:49.915770 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-27 06:44:50.025002 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-27 06:44:50.089957 | instance | clusterrole/system:controller:job-controller 2026-05-27 06:44:50.214014 | instance | clusterrole/system:controller:namespace-controller 2026-05-27 06:44:50.281056 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-27 06:44:50.390186 | instance | clusterrole/system:controller:node-controller 2026-05-27 06:44:50.463836 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-27 06:44:50.561544 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-27 06:44:50.646554 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-27 06:44:50.737372 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-27 06:44:50.824745 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-27 06:44:50.918121 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-27 06:44:51.009356 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-27 06:44:51.119590 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-27 06:44:51.190815 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-27 06:44:51.306594 | instance | clusterrole/system:controller:replicaset-controller 2026-05-27 06:44:51.382767 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-27 06:44:51.504386 | instance | clusterrole/system:controller:replication-controller 2026-05-27 06:44:51.579714 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-27 06:44:51.686369 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-27 06:44:51.779379 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-27 06:44:51.884388 | instance | clusterrolebinding/system:controller:job-controller 2026-05-27 06:44:51.969164 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-27 06:44:52.067193 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-27 06:44:52.155413 | instance | clusterrolebinding/system:controller:node-controller 2026-05-27 06:44:52.255276 | instance | clusterrole/system:controller:route-controller 2026-05-27 06:44:52.333408 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-27 06:44:52.443317 | instance | clusterrole/system:controller:service-account-controller 2026-05-27 06:44:52.514335 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-27 06:44:52.627881 | instance | clusterrole/system:controller:service-controller 2026-05-27 06:44:52.709356 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-27 06:44:52.811129 | instance | clusterrole/system:controller:statefulset-controller 2026-05-27 06:44:52.904199 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-27 06:44:52.986717 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-27 06:44:53.103618 | instance | clusterrole/system:controller:ttl-controller 2026-05-27 06:44:53.173355 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-27 06:44:53.289456 | instance | clusterrole/system:coredns 2026-05-27 06:44:53.360018 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-27 06:44:53.484526 | instance | clusterrole/system:discovery 2026-05-27 06:44:53.561223 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-27 06:44:53.667124 | instance | clusterrole/system:heapster 2026-05-27 06:44:53.725196 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-27 06:44:53.859508 | instance | clusterrole/system:kube-aggregator 2026-05-27 06:44:53.903977 | instance | clusterrolebinding/system:controller:route-controller 2026-05-27 06:44:54.041642 | instance | clusterrole/system:kube-controller-manager 2026-05-27 06:44:54.080521 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-27 06:44:54.237700 | instance | clusterrole/system:kube-dns 2026-05-27 06:44:54.279962 | instance | clusterrolebinding/system:controller:service-controller 2026-05-27 06:44:54.440827 | instance | clusterrole/system:kube-scheduler 2026-05-27 06:44:54.462415 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-27 06:44:54.642818 | instance | clusterrole/system:kubelet-api-admin 2026-05-27 06:44:54.650038 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-27 06:44:54.816702 | instance | clusterrole/system:monitoring 2026-05-27 06:44:54.832784 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-27 06:44:54.998089 | instance | clusterrole/system:node 2026-05-27 06:44:55.013782 | instance | clusterrolebinding/system:coredns 2026-05-27 06:44:55.169659 | instance | clusterrole/system:node-bootstrapper 2026-05-27 06:44:55.196461 | instance | clusterrolebinding/system:discovery 2026-05-27 06:44:55.353877 | instance | clusterrole/system:node-problem-detector 2026-05-27 06:44:55.404116 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-27 06:44:55.553020 | instance | clusterrole/system:node-proxier 2026-05-27 06:44:55.615250 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-27 06:44:55.736406 | instance | clusterrolebinding/system:kube-dns 2026-05-27 06:44:55.799129 | instance | clusterrole/system:public-info-viewer 2026-05-27 06:44:55.923279 | instance | clusterrolebinding/system:kube-scheduler 2026-05-27 06:44:55.981837 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-27 06:44:56.113084 | instance | clusterrolebinding/system:monitoring 2026-05-27 06:44:56.172842 | instance | clusterrole/system:volume-scheduler 2026-05-27 06:44:56.295665 | instance | clusterrolebinding/system:node 2026-05-27 06:44:56.363424 | instance | clusterrole/vector 2026-05-27 06:44:56.491099 | instance | clusterrolebinding/system:node-proxier 2026-05-27 06:44:56.561724 | instance | clusterrole/view 2026-05-27 06:44:56.678145 | instance | clusterrolebinding/system:public-info-viewer 2026-05-27 06:44:56.749238 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-27 06:44:56.855336 | instance | clusterrolebinding/system:volume-scheduler 2026-05-27 06:44:56.942138 | instance | clusterrolebinding/vector 2026-05-27 06:44:57.039879 | instance | storageclass/general 2026-05-27 06:44:57.129553 | instance | namespace/auth-system 2026-05-27 06:44:57.252825 | instance | namespace/cert-manager 2026-05-27 06:44:57.306682 | instance | namespace/default 2026-05-27 06:44:57.433389 | instance | namespace/envoy-gateway-system 2026-05-27 06:44:57.511041 | instance | namespace/ingress-nginx 2026-05-27 06:44:57.633768 | instance | namespace/kube-node-lease 2026-05-27 06:44:57.695259 | instance | namespace/kube-public 2026-05-27 06:44:57.818761 | instance | namespace/kube-system 2026-05-27 06:44:57.885242 | instance | namespace/local-path-storage 2026-05-27 06:44:57.996554 | instance | namespace/monitoring 2026-05-27 06:44:58.067780 | instance | namespace/openstack 2026-05-27 06:44:58.201178 | instance | namespace/rook-ceph 2026-05-27 06:44:58.263164 | instance | namespace/secretgen-controller 2026-05-27 06:44:58.498349 | instance | ok: Runtime: 0:00:21.315762 2026-05-27 06:44:58.507094 | 2026-05-27 06:44:58.507179 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-27 06:44:58.713381 | instance | changed 2026-05-27 06:44:58.719819 | 2026-05-27 06:44:58.719908 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-27 06:44:58.930629 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-27 06:44:58.930789 | instance | warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-27 06:44:58.931093 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-27 06:44:59.037049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.039394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.119174 | instance | auth-system/configmaps/keycloak-env-vars 2026-05-27 06:44:59.121488 | instance | auth-system/configmaps/kube-root-ca.crt 2026-05-27 06:44:59.125374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.132316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.218069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.225072 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.324940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.325137 | instance | cert-manager/configmaps/cert-manager-webhook 2026-05-27 06:44:59.325473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.326466 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-05-27 06:44:59.416939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.451059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.518360 | instance | cert-manager/deployment/cert-manager 2026-05-27 06:44:59.519886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.532044 | instance | cert-manager/deployment/cert-manager-cainjector 2026-05-27 06:44:59.542415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.631567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.631888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.715554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.718341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.732343 | instance | cert-manager/deployment/cert-manager-webhook 2026-05-27 06:44:59.734818 | instance | auth-system/endpoints/keycloak 2026-05-27 06:44:59.801029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.808510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.900027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.915891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:44:59.927440 | instance | auth-system/endpoints/keycloak-headless 2026-05-27 06:44:59.978346 | instance | auth-system/endpoints/keycloak-metrics 2026-05-27 06:45:00.043494 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-27 06:45:00.046216 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-27 06:45:00.054921 | instance | xargs: xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.054946 | instance | warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.150115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.152188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.184291 | instance | cert-manager/endpoints/cert-manager 2026-05-27 06:45:00.197210 | instance | cert-manager/endpoints/cert-manager-webhook 2026-05-27 06:45:00.253049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.266275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.355384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.398432 | instance | auth-system/ingresses/keycloak 2026-05-27 06:45:00.409781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.410087 | instance | auth-system/networkpolicies/keycloak 2026-05-27 06:45:00.471908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.516065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.577326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.612283 | instance | auth-system/pods/keycloak-0 2026-05-27 06:45:00.624747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.638351 | instance | cert-manager/pods/cert-manager-75c4c745bc-mwsvf 2026-05-27 06:45:00.698440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.738525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.811845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.832659 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-d952c 2026-05-27 06:45:00.843771 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-zt8wq 2026-05-27 06:45:00.864268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.915562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:00.978599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.019438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.049013 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-05-27 06:45:01.052738 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-05-27 06:45:01.091563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.115615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.185565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.216045 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.256154 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-05-27 06:45:01.267931 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-05-27 06:45:01.274299 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.332727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.431451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.513544 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-05-27 06:45:01.520985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.522649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.533416 | instance | cert-manager/roles/cert-manager:leaderelection 2026-05-27 06:45:01.618968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.628130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.701372 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-05-27 06:45:01.720691 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-05-27 06:45:01.724048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.727368 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-27 06:45:01.734337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.810213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.835430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.894528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.901357 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-05-27 06:45:01.902689 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-05-27 06:45:01.923179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:01.999229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.024253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.100573 | instance | cert-manager/serviceaccounts/cert-manager 2026-05-27 06:45:02.116309 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-27 06:45:02.117015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.131094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.164336 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-05-27 06:45:02.215543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.230037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.311601 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-05-27 06:45:02.315379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.333286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.400529 | instance | cert-manager/serviceaccounts/default 2026-05-27 06:45:02.417429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.434920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.519594 | instance | cert-manager/services/cert-manager 2026-05-27 06:45:02.537114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.628171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.633680 | instance | cert-manager/services/cert-manager-webhook 2026-05-27 06:45:02.671610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.716472 | instance | auth-system/secrets/keycloak 2026-05-27 06:45:02.721478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.771657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.818150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.832938 | instance | auth-system/secrets/keycloak-externaldb 2026-05-27 06:45:02.885715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.902572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.904601 | instance | auth-system/secrets/keycloak.199-204-45-4.nip.io-tls 2026-05-27 06:45:02.973974 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:02.998098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.029660 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-05-27 06:45:03.092612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.095614 | instance | auth-system/serviceaccounts/default 2026-05-27 06:45:03.095850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.194271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.196372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.285280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.291523 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.299088 | instance | auth-system/serviceaccounts/keycloak 2026-05-27 06:45:03.305427 | instance | default/configmaps/kube-root-ca.crt 2026-05-27 06:45:03.405544 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-27 06:45:03.412796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.421320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.512092 | instance | auth-system/services/keycloak 2026-05-27 06:45:03.523456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.535677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.542708 | instance | auth-system/services/keycloak-headless 2026-05-27 06:45:03.613146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.624900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.711529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.713749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.718282 | instance | auth-system/services/keycloak-metrics 2026-05-27 06:45:03.731277 | instance | auth-system/statefulsets/keycloak 2026-05-27 06:45:03.797580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.803459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.895386 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-27 06:45:03.905398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.912866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:03.920489 | instance | default/endpoints/kubernetes 2026-05-27 06:45:03.969430 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-27 06:45:04.006786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.017108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.097769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.106062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.144440 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-27 06:45:04.188465 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-27 06:45:04.200044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.213114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.310412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.338877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.373194 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-27 06:45:04.404452 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-z9d6j 2026-05-27 06:45:04.422972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.447348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.514513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.543231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.597927 | instance | default/serviceaccounts/default 2026-05-27 06:45:04.601514 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-27 06:45:04.612782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.650541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.718218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.745528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.808405 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-27 06:45:04.812832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.834308 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-27 06:45:04.836545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.909678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.966396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:04.989322 | instance | default/services/kubernetes 2026-05-27 06:45:04.994552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.032280 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-27 06:45:05.075546 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-27 06:45:05.083749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.094218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.173481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.197612 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-27 06:45:05.203221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.241021 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-27 06:45:05.295024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.301511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.396497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.398073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.405677 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-27 06:45:05.457455 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-27 06:45:05.488024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.488926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.582987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.597790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.665504 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-27 06:45:05.672683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.750460 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-27 06:45:05.763751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.774802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.861573 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-27 06:45:05.867355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.873786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:05.935030 | instance | envoy-gateway-system/secrets/envoy 2026-05-27 06:45:05.947449 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-27 06:45:05.968193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.002586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.052980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.111375 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-27 06:45:06.114532 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-27 06:45:06.118600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.140038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.207095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.276187 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-27 06:45:06.285493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.304760 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-05-27 06:45:06.308401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.431938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.528643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.530627 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-05-27 06:45:06.553746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.618853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.657853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.728770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.741224 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-05-27 06:45:06.755663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.804855 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-05-27 06:45:06.865734 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-27 06:45:06.874963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:06.949975 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-05-27 06:45:06.966476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.006858 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-05-27 06:45:07.095455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.180295 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-05-27 06:45:07.214268 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-05-27 06:45:07.222492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.265157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.353013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.378189 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-05-27 06:45:07.384514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.396465 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-05-27 06:45:07.453123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.486383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.538884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.578903 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-27 06:45:07.590548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.604398 | instance | ingress-nginx/pods/ingress-nginx-controller-mqfdr 2026-05-27 06:45:07.647115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.676551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.740576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.778477 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-h8nwj 2026-05-27 06:45:07.820364 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-05-27 06:45:07.849107 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-27 06:45:07.859772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.863856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.951490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:07.968645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:08.017422 | instance | ingress-nginx/roles/ingress-nginx 2026-05-27 06:45:08.037438 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-05-27 06:45:08.061070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:08.121517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:08.154839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:08.228436 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-05-27 06:45:08.238627 | instance | ingress-nginx/serviceaccounts/default 2026-05-27 06:45:08.354794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:08.447606 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-05-27 06:45:08.451605 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-05-27 06:45:08.454239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:08.466570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:08.570591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:08.587518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:08.633146 | instance | ingress-nginx/services/ingress-nginx-controller 2026-05-27 06:45:08.639118 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-05-27 06:45:08.801710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:08.805595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:08.814365 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-05-27 06:45:08.823660 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-05-27 06:45:08.919681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:08.938972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:09.014679 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-27 06:45:09.015848 | instance | kube-public/configmaps/cluster-info 2026-05-27 06:45:09.058120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:09.170736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:09.215641 | instance | kube-node-lease/serviceaccounts/default 2026-05-27 06:45:09.217346 | instance | kube-system/configmaps/cilium-config 2026-05-27 06:45:09.281485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:09.342038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:09.365741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:09.402810 | instance | kube-system/configmaps/coredns 2026-05-27 06:45:09.405085 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-27 06:45:09.484789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:09.577753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:09.605395 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-27 06:45:09.612738 | instance | kube-system/configmaps/kube-proxy 2026-05-27 06:45:09.681780 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-27 06:45:09.695227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:09.807649 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-27 06:45:09.824074 | instance | kube-system/configmaps/kubeadm-config 2026-05-27 06:45:09.825717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:09.911466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:09.988725 | instance | kube-system/configmaps/kubelet-config 2026-05-27 06:45:09.996892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:10.012676 | instance | kube-system/daemonsets/cilium 2026-05-27 06:45:10.021664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:10.092487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:10.189541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:10.192493 | instance | kube-system/daemonsets/kube-proxy 2026-05-27 06:45:10.255580 | instance | kube-system/deployment/cilium-operator 2026-05-27 06:45:10.381518 | instance | kube-system/deployment/coredns 2026-05-27 06:45:10.439260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:10.468848 | instance | kube-system/endpoints/kube-dns 2026-05-27 06:45:10.524993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:10.590441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:10.598292 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-05-27 06:45:10.637143 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-27 06:45:10.649814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:10.650725 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-05-27 06:45:10.735849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:10.815908 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-05-27 06:45:10.865788 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-05-27 06:45:11.035643 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-05-27 06:45:11.052840 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-05-27 06:45:11.167766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:11.214755 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-27 06:45:11.216187 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-27 06:45:11.398004 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-27 06:45:11.413956 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-27 06:45:11.587942 | instance | kube-public/serviceaccounts/default 2026-05-27 06:45:11.588444 | instance | kube-system/pods/cilium-ns9fz 2026-05-27 06:45:11.764414 | instance | kube-system/pods/cilium-operator-869df985b8-mbhrr 2026-05-27 06:45:11.804952 | instance | kube-system/pods/coredns-67659f764b-jj5dk 2026-05-27 06:45:11.952755 | instance | kube-system/pods/coredns-67659f764b-kg8qd 2026-05-27 06:45:11.985109 | instance | kube-system/pods/etcd-instance 2026-05-27 06:45:12.134899 | instance | kube-system/pods/kube-apiserver-instance 2026-05-27 06:45:12.189391 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-27 06:45:12.328012 | instance | kube-system/pods/kube-proxy-w8cjw 2026-05-27 06:45:12.383543 | instance | kube-system/pods/kube-scheduler-instance 2026-05-27 06:45:12.506618 | instance | kube-system/pods/kube-vip-instance 2026-05-27 06:45:12.560991 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-05-27 06:45:12.703070 | instance | local-path-storage/configmaps/local-path-config 2026-05-27 06:45:12.738162 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-27 06:45:12.888543 | instance | kube-system/rolebindings/kube-proxy 2026-05-27 06:45:12.904934 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-27 06:45:13.068201 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-27 06:45:13.078246 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-27 06:45:13.239916 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-27 06:45:13.272289 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-27 06:45:13.421691 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-27 06:45:13.449441 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-27 06:45:13.595402 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-27 06:45:13.615268 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-27 06:45:13.783643 | instance | kube-system/roles/cilium-config-agent 2026-05-27 06:45:13.802437 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-27 06:45:13.861672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:13.983316 | instance | kube-system/roles/kube-proxy 2026-05-27 06:45:13.997758 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-27 06:45:14.085541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:14.153649 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-27 06:45:14.170013 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-27 06:45:14.321886 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-27 06:45:14.337898 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-27 06:45:14.493552 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-27 06:45:14.506328 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-27 06:45:14.692444 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-27 06:45:14.716561 | instance | local-path-storage/deployment/local-path-provisioner 2026-05-27 06:45:14.865330 | instance | kube-system/secrets/bootstrap-token-9uh48z 2026-05-27 06:45:14.896387 | instance | kube-system/secrets/bootstrap-token-ot3ncd 2026-05-27 06:45:15.030687 | instance | kube-system/secrets/kubeadm-certs 2026-05-27 06:45:15.053985 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-27 06:45:15.210047 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-27 06:45:15.333106 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-27 06:45:15.419761 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-27 06:45:15.553667 | instance | kube-system/serviceaccounts/cilium 2026-05-27 06:45:15.623933 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-27 06:45:15.736690 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-27 06:45:15.828171 | instance | kube-system/serviceaccounts/coredns 2026-05-27 06:45:15.935690 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-27 06:45:16.029816 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-27 06:45:16.129238 | instance | kube-system/serviceaccounts/default 2026-05-27 06:45:16.231466 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-27 06:45:16.330182 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-27 06:45:16.427996 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-27 06:45:16.542757 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-27 06:45:16.661617 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-27 06:45:16.758662 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-27 06:45:16.875493 | instance | kube-system/serviceaccounts/expand-controller 2026-05-27 06:45:16.964237 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-27 06:45:17.069940 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-27 06:45:17.190944 | instance | kube-system/serviceaccounts/job-controller 2026-05-27 06:45:17.266122 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-27 06:45:17.404389 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-27 06:45:17.477882 | instance | kube-system/serviceaccounts/node-controller 2026-05-27 06:45:17.613572 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-27 06:45:17.699285 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-27 06:45:17.809625 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-27 06:45:17.898798 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-27 06:45:18.009099 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-27 06:45:18.111550 | instance | kube-system/serviceaccounts/replication-controller 2026-05-27 06:45:18.219243 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-27 06:45:18.327684 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-27 06:45:18.448801 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-27 06:45:18.538550 | instance | kube-system/serviceaccounts/service-controller 2026-05-27 06:45:18.677162 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-27 06:45:18.769459 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-27 06:45:18.910835 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-27 06:45:19.001373 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-27 06:45:19.149151 | instance | kube-system/services/kube-dns 2026-05-27 06:45:19.255337 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-05-27 06:45:19.364534 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-05-27 06:45:19.434139 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-05-27 06:45:19.546706 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-05-27 06:45:19.607198 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-05-27 06:45:19.718760 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-05-27 06:45:19.787184 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-fdhcf 2026-05-27 06:45:19.897124 | instance | monitoring/daemonsets/goldpinger 2026-05-27 06:45:19.977374 | instance | monitoring/daemonsets/ipmi-exporter 2026-05-27 06:45:20.082727 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-05-27 06:45:20.172085 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-05-27 06:45:20.193129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:20.258206 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-05-27 06:45:20.290889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:20.350509 | instance | monitoring/daemonsets/vector 2026-05-27 06:45:20.440942 | instance | monitoring/configmaps/goldpinger-zap 2026-05-27 06:45:20.441924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:20.528777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:20.563019 | instance | monitoring/configmaps/ipmi-exporter 2026-05-27 06:45:20.616267 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-05-27 06:45:20.635403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:20.713546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:20.756568 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-05-27 06:45:20.805028 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-05-27 06:45:20.808655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:20.899771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:20.953392 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-05-27 06:45:20.976449 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-05-27 06:45:20.991132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:21.089803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:21.141544 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-05-27 06:45:21.162096 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-05-27 06:45:21.191035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:21.285279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:21.361696 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-05-27 06:45:21.363766 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-05-27 06:45:21.374478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:21.452334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:21.540981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:21.566305 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-05-27 06:45:21.634050 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-05-27 06:45:21.646978 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-27 06:45:21.655302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:21.741529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:21.777893 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-05-27 06:45:21.850617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:21.935266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:21.975777 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-05-27 06:45:22.027786 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-05-27 06:45:22.032773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:22.120424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:22.205457 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-05-27 06:45:22.207461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-27 06:45:22.210668 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-05-27 06:45:22.388817 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-05-27 06:45:22.394903 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-05-27 06:45:22.559868 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-05-27 06:45:22.577550 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-05-27 06:45:22.750999 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-05-27 06:45:22.755446 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-05-27 06:45:22.939507 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-05-27 06:45:22.942753 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-05-27 06:45:23.116331 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-05-27 06:45:23.130897 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-05-27 06:45:23.296802 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-05-27 06:45:23.328611 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-05-27 06:45:23.499295 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-05-27 06:45:23.510826 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-05-27 06:45:23.684295 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-05-27 06:45:23.694872 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-05-27 06:45:23.870229 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-05-27 06:45:23.873756 | instance | monitoring/deployment/loki-gateway 2026-05-27 06:45:24.058041 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-05-27 06:45:24.059159 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-05-27 06:45:24.225494 | instance | monitoring/deployment/node-feature-discovery-gc 2026-05-27 06:45:24.252215 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-05-27 06:45:24.403571 | instance | monitoring/deployment/node-feature-discovery-master 2026-05-27 06:45:24.445094 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-05-27 06:45:24.590371 | instance | monitoring/deployment/prometheus-pushgateway 2026-05-27 06:45:24.642301 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-05-27 06:45:24.786534 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-05-27 06:45:24.817552 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-05-27 06:45:24.985086 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-05-27 06:45:24.991860 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-05-27 06:45:25.164845 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-05-27 06:45:25.171409 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-05-27 06:45:25.344396 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-05-27 06:45:25.353187 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-05-27 06:45:25.515444 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-05-27 06:45:25.520482 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-05-27 06:45:25.692234 | instance | monitoring/configmaps/kube-root-ca.crt 2026-05-27 06:45:25.699103 | instance | monitoring/configmaps/loki 2026-05-27 06:45:25.866028 | instance | monitoring/configmaps/loki-alerting-rules 2026-05-27 06:45:25.872740 | instance | monitoring/configmaps/loki-gateway 2026-05-27 06:45:26.054234 | instance | monitoring/configmaps/loki-runtime 2026-05-27 06:45:26.072666 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-05-27 06:45:26.235334 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-05-27 06:45:26.263682 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-05-27 06:45:26.425388 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-05-27 06:45:26.474249 | instance | monitoring/configmaps/vector 2026-05-27 06:45:26.668904 | instance | monitoring/endpoints/alertmanager-operated 2026-05-27 06:45:26.739972 | instance | monitoring/endpoints/goldpinger 2026-05-27 06:45:26.842276 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-05-27 06:45:26.921905 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-05-27 06:45:27.016262 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-05-27 06:45:27.102233 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-05-27 06:45:27.186235 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-05-27 06:45:27.269036 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-05-27 06:45:27.350483 | instance | monitoring/endpoints/loki 2026-05-27 06:45:27.442851 | instance | monitoring/endpoints/loki-chunks-cache 2026-05-27 06:45:27.521435 | instance | monitoring/endpoints/loki-gateway 2026-05-27 06:45:27.627961 | instance | monitoring/endpoints/loki-headless 2026-05-27 06:45:27.690871 | instance | monitoring/endpoints/loki-memberlist 2026-05-27 06:45:27.797003 | instance | monitoring/endpoints/loki-results-cache 2026-05-27 06:45:27.856720 | instance | monitoring/endpoints/prometheus-operated 2026-05-27 06:45:27.975706 | instance | monitoring/endpoints/prometheus-pushgateway 2026-05-27 06:45:28.037935 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-05-27 06:45:28.156225 | instance | monitoring/endpoints/vector-headless 2026-05-27 06:45:28.213942 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-05-27 06:45:28.351184 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-05-27 06:45:28.382623 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-05-27 06:45:28.534385 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-05-27 06:45:28.559152 | instance | local-path-storage/serviceaccounts/default 2026-05-27 06:45:28.716021 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-05-27 06:45:28.752704 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-27 06:45:28.903792 | instance | monitoring/pods/goldpinger-htbpp 2026-05-27 06:45:28.937130 | instance | monitoring/pods/kube-prometheus-stack-grafana-6b78c64f7b-nxf4s 2026-05-27 06:45:29.080778 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nx9fn 2026-05-27 06:45:29.121483 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-b75r6 2026-05-27 06:45:29.284111 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-sgbwr 2026-05-27 06:45:29.313619 | instance | monitoring/pods/loki-0 2026-05-27 06:45:29.491395 | instance | monitoring/pods/loki-chunks-cache-0 2026-05-27 06:45:29.531061 | instance | monitoring/pods/loki-gateway-cf54cb88c-5vkqn 2026-05-27 06:45:29.661559 | instance | monitoring/pods/loki-results-cache-0 2026-05-27 06:45:29.704010 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-rdkmc 2026-05-27 06:45:29.845496 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-774f9 2026-05-27 06:45:29.881066 | instance | monitoring/pods/node-feature-discovery-worker-wj84h 2026-05-27 06:45:30.026145 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-05-27 06:45:30.064440 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-56tx4 2026-05-27 06:45:30.210088 | instance | monitoring/pods/vector-rr7bx 2026-05-27 06:45:30.249008 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-27 06:45:30.391482 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-05-27 06:45:30.463524 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-05-27 06:45:30.586205 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-05-27 06:45:30.651854 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-05-27 06:45:30.784740 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-05-27 06:45:30.818636 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-05-27 06:45:30.970153 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-05-27 06:45:31.023979 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-05-27 06:45:31.175578 | instance | monitoring/roles/node-feature-discovery-worker 2026-05-27 06:45:31.219804 | instance | openstack/configmaps/barbican-bin 2026-05-27 06:45:31.344997 | instance | openstack/configmaps/ceph-csi-config 2026-05-27 06:45:31.435346 | instance | openstack/configmaps/ceph-etc 2026-05-27 06:45:31.562569 | instance | openstack/configmaps/cinder-bin 2026-05-27 06:45:31.640146 | instance | openstack/configmaps/glance-bin 2026-05-27 06:45:31.788888 | instance | openstack/configmaps/heat-bin 2026-05-27 06:45:31.847871 | instance | openstack/configmaps/keepalived-bin 2026-05-27 06:45:32.005193 | instance | openstack/configmaps/keystone-bin 2026-05-27 06:45:32.062470 | instance | openstack/configmaps/keystone-openid-metadata 2026-05-27 06:45:32.214111 | instance | openstack/configmaps/kube-root-ca.crt 2026-05-27 06:45:32.284413 | instance | openstack/configmaps/libvirt-bin 2026-05-27 06:45:32.413415 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-05-27 06:45:32.491043 | instance | openstack/configmaps/memcached-memcached-bin 2026-05-27 06:45:32.649701 | instance | openstack/configmaps/neutron-bin 2026-05-27 06:45:32.698571 | instance | openstack/configmaps/nova-bin 2026-05-27 06:45:32.887938 | instance | openstack/configmaps/openvswitch-bin 2026-05-27 06:45:32.915360 | instance | openstack/configmaps/ovn-bin 2026-05-27 06:45:33.082797 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-05-27 06:45:33.121444 | instance | openstack/configmaps/percona-xtradb-pxc 2026-05-27 06:45:33.297298 | instance | openstack/configmaps/placement-bin 2026-05-27 06:45:33.342033 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-05-27 06:45:33.530052 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-05-27 06:45:33.581787 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-05-27 06:45:33.747506 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-05-27 06:45:33.803167 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-05-27 06:45:33.968410 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-05-27 06:45:34.017737 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-05-27 06:45:34.200702 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-05-27 06:45:34.231620 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-05-27 06:45:34.421496 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-05-27 06:45:34.462208 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-05-27 06:45:34.615342 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-05-27 06:45:34.699557 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-05-27 06:45:34.846095 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-05-27 06:45:34.907318 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-05-27 06:45:35.046412 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-05-27 06:45:35.104369 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-05-27 06:45:35.252108 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-05-27 06:45:35.297227 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-05-27 06:45:35.514032 | instance | openstack/configmaps/rook-config-override 2026-05-27 06:45:35.549101 | instance | openstack/configmaps/staffeln-bin 2026-05-27 06:45:35.713036 | instance | openstack/configmaps/valkey-configuration 2026-05-27 06:45:35.769587 | instance | openstack/configmaps/valkey-health 2026-05-27 06:45:35.940556 | instance | openstack/configmaps/valkey-scripts 2026-05-27 06:45:35.990540 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-27 06:45:36.177990 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-05-27 06:45:36.181878 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-05-27 06:45:36.345335 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-05-27 06:45:36.346068 | instance | monitoring/secrets/alertmanager-tls 2026-05-27 06:45:36.524913 | instance | monitoring/secrets/grafana-tls 2026-05-27 06:45:36.526788 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-05-27 06:45:36.703864 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-05-27 06:45:36.725214 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-05-27 06:45:36.884279 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-05-27 06:45:36.893802 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-05-27 06:45:37.068870 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-05-27 06:45:37.084864 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-05-27 06:45:37.277296 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-05-27 06:45:37.286811 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-05-27 06:45:37.456079 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-sgbwr-tls 2026-05-27 06:45:37.462756 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-05-27 06:45:37.622147 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-05-27 06:45:37.635456 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-05-27 06:45:37.789975 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-05-27 06:45:37.803469 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-05-27 06:45:37.981189 | instance | monitoring/secrets/prometheus-tls 2026-05-27 06:45:37.988332 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-05-27 06:45:38.148688 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-05-27 06:45:38.169384 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-05-27 06:45:38.413784 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-05-27 06:45:38.474226 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-05-27 06:45:38.605047 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-05-27 06:45:38.644633 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-05-27 06:45:38.788931 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-05-27 06:45:38.847514 | instance | openstack/cronjobs/heat-engine-cleaner 2026-05-27 06:45:39.000127 | instance | openstack/cronjobs/heat-purge-deleted 2026-05-27 06:45:39.074018 | instance | openstack/cronjobs/keystone-credential-rotate 2026-05-27 06:45:39.220365 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-05-27 06:45:39.275913 | instance | openstack/cronjobs/nova-cell-setup 2026-05-27 06:45:39.447424 | instance | openstack/cronjobs/nova-service-cleaner 2026-05-27 06:45:39.505560 | instance | monitoring/serviceaccounts/default 2026-05-27 06:45:39.694106 | instance | monitoring/serviceaccounts/goldpinger 2026-05-27 06:45:39.762947 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-05-27 06:45:39.937833 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-05-27 06:45:39.997432 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-05-27 06:45:40.280135 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-05-27 06:45:40.290643 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-05-27 06:45:40.507527 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-05-27 06:45:40.509648 | instance | monitoring/serviceaccounts/loki 2026-05-27 06:45:40.743127 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-05-27 06:45:40.752838 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-05-27 06:45:40.974269 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-05-27 06:45:40.979097 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-05-27 06:45:41.207890 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-05-27 06:45:41.212826 | instance | monitoring/serviceaccounts/vector 2026-05-27 06:45:41.441834 | instance | openstack/daemonsets/keepalived 2026-05-27 06:45:41.442502 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-05-27 06:45:41.663713 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-05-27 06:45:41.669808 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-05-27 06:45:41.886778 | instance | openstack/daemonsets/nova-compute-default 2026-05-27 06:45:41.897598 | instance | openstack/daemonsets/openvswitch 2026-05-27 06:45:42.115955 | instance | openstack/daemonsets/ovn-controller 2026-05-27 06:45:42.121745 | instance | openstack/endpoints/barbican-api 2026-05-27 06:45:42.323993 | instance | openstack/endpoints/ceph-mon 2026-05-27 06:45:42.326417 | instance | openstack/endpoints/cinder-api 2026-05-27 06:45:42.526155 | instance | openstack/endpoints/glance-api 2026-05-27 06:45:42.530175 | instance | openstack/endpoints/heat-api 2026-05-27 06:45:42.723153 | instance | openstack/endpoints/heat-cfn 2026-05-27 06:45:42.724371 | instance | openstack/endpoints/keystone-api 2026-05-27 06:45:42.917632 | instance | openstack/endpoints/memcached 2026-05-27 06:45:42.926233 | instance | openstack/endpoints/memcached-metrics 2026-05-27 06:45:43.137748 | instance | openstack/endpoints/neutron-server 2026-05-27 06:45:43.171171 | instance | openstack/endpoints/nova-api 2026-05-27 06:45:43.349990 | instance | openstack/endpoints/nova-metadata 2026-05-27 06:45:43.364988 | instance | openstack/endpoints/nova-novncproxy 2026-05-27 06:45:43.543618 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-05-27 06:45:43.551821 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-05-27 06:45:43.742583 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-05-27 06:45:43.749930 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-05-27 06:45:43.946033 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-05-27 06:45:43.954188 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-05-27 06:45:44.334260 | instance | openstack/endpoints/percona-xtradb-pxc 2026-05-27 06:45:44.340945 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-05-27 06:45:44.571313 | instance | openstack/endpoints/placement-api 2026-05-27 06:45:44.584258 | instance | openstack/endpoints/rabbitmq-barbican 2026-05-27 06:45:44.803561 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-05-27 06:45:44.810886 | instance | openstack/endpoints/rabbitmq-cinder 2026-05-27 06:45:45.009073 | instance | openstack/deployment/barbican-api 2026-05-27 06:45:45.015433 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-05-27 06:45:45.231070 | instance | openstack/deployment/cinder-api 2026-05-27 06:45:45.257151 | instance | openstack/deployment/cinder-backup 2026-05-27 06:45:45.454846 | instance | openstack/endpoints/rabbitmq-glance 2026-05-27 06:45:45.479913 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-05-27 06:45:45.639721 | instance | openstack/endpoints/rabbitmq-heat 2026-05-27 06:45:45.675635 | instance | openstack/deployment/cinder-scheduler 2026-05-27 06:45:45.838050 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-05-27 06:45:45.895573 | instance | openstack/deployment/cinder-volume 2026-05-27 06:45:46.027238 | instance | openstack/endpoints/rabbitmq-keystone 2026-05-27 06:45:46.136287 | instance | openstack/deployment/glance-api 2026-05-27 06:45:46.239017 | instance | openstack/deployment/heat-api 2026-05-27 06:45:46.389361 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-05-27 06:45:46.459754 | instance | openstack/deployment/heat-cfn 2026-05-27 06:45:46.603349 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-05-27 06:45:46.675538 | instance | openstack/deployment/heat-engine 2026-05-27 06:45:46.802569 | instance | openstack/deployment/keystone-api 2026-05-27 06:45:46.900072 | instance | openstack/endpoints/rabbitmq-neutron 2026-05-27 06:45:47.023603 | instance | openstack/deployment/memcached-memcached 2026-05-27 06:45:47.107861 | instance | openstack/deployment/neutron-server 2026-05-27 06:45:47.246639 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-05-27 06:45:47.327634 | instance | openstack/deployment/nova-api-metadata 2026-05-27 06:45:47.452001 | instance | openstack/endpoints/rabbitmq-nova 2026-05-27 06:45:47.547480 | instance | openstack/deployment/nova-api-osapi 2026-05-27 06:45:47.669876 | instance | openstack/deployment/nova-conductor 2026-05-27 06:45:47.777886 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-05-27 06:45:47.907404 | instance | openstack/deployment/nova-novncproxy 2026-05-27 06:45:47.989498 | instance | openstack/deployment/nova-scheduler 2026-05-27 06:45:48.147399 | instance | openstack/deployment/ovn-northd 2026-05-27 06:45:48.205262 | instance | openstack/endpoints/rabbitmq-octavia 2026-05-27 06:45:48.360386 | instance | openstack/deployment/placement-api 2026-05-27 06:45:48.406025 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-05-27 06:45:48.594560 | instance | openstack/deployment/pxc-operator 2026-05-27 06:45:48.628324 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-05-27 06:45:48.815442 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-05-27 06:45:48.819558 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-05-27 06:45:49.019321 | instance | openstack/endpoints/staffeln-api 2026-05-27 06:45:49.021556 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-05-27 06:45:49.226191 | instance | openstack/endpoints/valkey 2026-05-27 06:45:49.240099 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-05-27 06:45:49.432700 | instance | openstack/endpoints/valkey-headless 2026-05-27 06:45:49.453328 | instance | openstack/endpoints/valkey-metrics 2026-05-27 06:45:49.630338 | instance | openstack/deployment/staffeln-api 2026-05-27 06:45:49.686553 | instance | openstack/deployment/staffeln-conductor 2026-05-27 06:45:49.861561 | instance | monitoring/services/alertmanager-operated 2026-05-27 06:45:49.934493 | instance | monitoring/services/goldpinger 2026-05-27 06:45:50.039875 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-05-27 06:45:50.118659 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-05-27 06:45:50.218316 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-05-27 06:45:50.286631 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-27 06:45:50.405003 | instance | monitoring/statefulsets/loki 2026-05-27 06:45:50.483630 | instance | monitoring/services/kube-prometheus-stack-operator 2026-05-27 06:45:50.589902 | instance | monitoring/statefulsets/loki-chunks-cache 2026-05-27 06:45:50.661733 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-05-27 06:45:50.765414 | instance | monitoring/statefulsets/loki-results-cache 2026-05-27 06:45:50.835961 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-05-27 06:45:50.950099 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-05-27 06:45:51.012711 | instance | monitoring/services/loki 2026-05-27 06:45:51.146134 | instance | monitoring/services/loki-chunks-cache 2026-05-27 06:45:51.204765 | instance | monitoring/services/loki-gateway 2026-05-27 06:45:51.337366 | instance | monitoring/services/loki-headless 2026-05-27 06:45:51.383346 | instance | monitoring/services/loki-memberlist 2026-05-27 06:45:51.520182 | instance | monitoring/services/loki-results-cache 2026-05-27 06:45:51.577463 | instance | monitoring/services/prometheus-operated 2026-05-27 06:45:51.693725 | instance | monitoring/services/prometheus-pushgateway 2026-05-27 06:45:51.769073 | instance | monitoring/services/prometheus-smartctl-exporter 2026-05-27 06:45:51.893714 | instance | monitoring/services/vector-headless 2026-05-27 06:45:51.960825 | instance | openstack/ingresses/cloudformation 2026-05-27 06:45:52.081463 | instance | openstack/ingresses/compute 2026-05-27 06:45:52.181922 | instance | openstack/ingresses/compute-novnc-proxy 2026-05-27 06:45:52.293572 | instance | openstack/ingresses/identity 2026-05-27 06:45:52.409851 | instance | openstack/ingresses/image 2026-05-27 06:45:52.487392 | instance | openstack/ingresses/key-manager 2026-05-27 06:45:52.623624 | instance | openstack/ingresses/network 2026-05-27 06:45:52.705724 | instance | openstack/ingresses/orchestration 2026-05-27 06:45:52.843823 | instance | openstack/ingresses/placement 2026-05-27 06:45:52.900175 | instance | openstack/ingresses/rook-ceph-cluster 2026-05-27 06:45:53.054623 | instance | openstack/ingresses/volumev3 2026-05-27 06:45:53.127013 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-05-27 06:45:53.278225 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-05-27 06:45:53.312302 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-05-27 06:45:53.455688 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-05-27 06:45:53.489700 | instance | openstack/jobs/barbican-db-init 2026-05-27 06:45:53.622150 | instance | openstack/jobs/barbican-db-sync 2026-05-27 06:45:53.694707 | instance | openstack/jobs/barbican-ks-endpoints 2026-05-27 06:45:53.835038 | instance | openstack/jobs/barbican-ks-service 2026-05-27 06:45:53.897237 | instance | openstack/jobs/barbican-ks-user 2026-05-27 06:45:54.036916 | instance | openstack/jobs/barbican-rabbit-init 2026-05-27 06:45:54.104297 | instance | openstack/jobs/cinder-backup-storage-init 2026-05-27 06:45:54.225135 | instance | openstack/jobs/cinder-bootstrap 2026-05-27 06:45:54.314236 | instance | openstack/jobs/cinder-create-internal-tenant 2026-05-27 06:45:54.443180 | instance | openstack/jobs/cinder-db-init 2026-05-27 06:45:54.562251 | instance | openstack/jobs/cinder-db-sync 2026-05-27 06:45:54.691352 | instance | openstack/jobs/cinder-ks-endpoints 2026-05-27 06:45:54.776221 | instance | openstack/jobs/cinder-ks-service 2026-05-27 06:45:54.900388 | instance | openstack/jobs/cinder-ks-user 2026-05-27 06:45:54.982601 | instance | openstack/jobs/cinder-rabbit-init 2026-05-27 06:45:55.094121 | instance | openstack/jobs/cinder-storage-init 2026-05-27 06:45:55.184006 | instance | openstack/jobs/glance-db-init 2026-05-27 06:45:55.312460 | instance | openstack/jobs/glance-db-sync 2026-05-27 06:45:55.394769 | instance | openstack/jobs/glance-ks-endpoints 2026-05-27 06:45:55.533412 | instance | openstack/jobs/glance-ks-service 2026-05-27 06:45:55.597946 | instance | openstack/jobs/glance-ks-user 2026-05-27 06:45:55.739971 | instance | openstack/jobs/glance-metadefs-load 2026-05-27 06:45:55.805976 | instance | openstack/jobs/glance-rabbit-init 2026-05-27 06:45:55.958405 | instance | openstack/jobs/glance-storage-init 2026-05-27 06:45:56.022478 | instance | openstack/jobs/heat-bootstrap 2026-05-27 06:45:56.164175 | instance | openstack/jobs/heat-db-init 2026-05-27 06:45:56.226739 | instance | openstack/jobs/heat-db-sync 2026-05-27 06:45:56.369870 | instance | openstack/jobs/heat-domain-ks-user 2026-05-27 06:45:56.428691 | instance | openstack/jobs/heat-engine-cleaner-29664400 2026-05-27 06:45:56.588540 | instance | openstack/jobs/heat-engine-cleaner-29664405 2026-05-27 06:45:56.659486 | instance | openstack/jobs/heat-ks-endpoints 2026-05-27 06:45:56.806023 | instance | openstack/jobs/heat-ks-service 2026-05-27 06:45:56.889517 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-05-27 06:45:57.035125 | instance | openstack/jobs/heat-ks-user 2026-05-27 06:45:57.062467 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-05-27 06:45:57.256607 | instance | openstack/jobs/heat-rabbit-init 2026-05-27 06:45:57.268004 | instance | openstack/networkpolicies/valkey 2026-05-27 06:45:57.451938 | instance | openstack/jobs/heat-trusts 2026-05-27 06:45:57.468016 | instance | openstack/jobs/keystone-bootstrap 2026-05-27 06:45:57.679721 | instance | openstack/jobs/keystone-credential-setup 2026-05-27 06:45:57.683234 | instance | openstack/jobs/keystone-db-init 2026-05-27 06:45:57.905262 | instance | openstack/jobs/keystone-db-sync 2026-05-27 06:45:57.905622 | instance | openstack/jobs/keystone-domain-manage 2026-05-27 06:45:58.126238 | instance | openstack/jobs/keystone-fernet-setup 2026-05-27 06:45:58.147509 | instance | openstack/jobs/keystone-rabbit-init 2026-05-27 06:45:58.337221 | instance | openstack/jobs/neutron-db-init 2026-05-27 06:45:58.367016 | instance | openstack/jobs/neutron-db-sync 2026-05-27 06:45:58.555275 | instance | openstack/jobs/neutron-ks-endpoints 2026-05-27 06:45:58.579912 | instance | openstack/jobs/neutron-ks-service 2026-05-27 06:45:58.780665 | instance | openstack/jobs/neutron-ks-user 2026-05-27 06:45:58.790631 | instance | openstack/jobs/neutron-rabbit-init 2026-05-27 06:45:59.006654 | instance | openstack/jobs/nova-bootstrap 2026-05-27 06:45:59.016990 | instance | openstack/jobs/nova-cell-setup 2026-05-27 06:45:59.235675 | instance | openstack/jobs/nova-db-init 2026-05-27 06:45:59.244786 | instance | openstack/jobs/nova-db-sync 2026-05-27 06:45:59.498231 | instance | openstack/jobs/nova-ks-endpoints 2026-05-27 06:45:59.514227 | instance | openstack/jobs/nova-ks-service 2026-05-27 06:45:59.718011 | instance | openstack/jobs/nova-ks-user 2026-05-27 06:45:59.778988 | instance | openstack/jobs/nova-rabbit-init 2026-05-27 06:45:59.932203 | instance | openstack/jobs/placement-db-init 2026-05-27 06:46:00.003654 | instance | openstack/jobs/placement-db-sync 2026-05-27 06:46:00.167924 | instance | openstack/jobs/placement-ks-endpoints 2026-05-27 06:46:00.240483 | instance | openstack/jobs/placement-ks-service 2026-05-27 06:46:00.390885 | instance | openstack/jobs/placement-ks-user 2026-05-27 06:46:00.472219 | instance | openstack/jobs/staffeln-db-init 2026-05-27 06:46:00.613311 | instance | openstack/jobs/staffeln-db-sync 2026-05-27 06:46:00.708205 | instance | rook-ceph/deployment/rook-ceph-operator 2026-05-27 06:46:00.830816 | instance | openstack/pods/barbican-api-7456b9dcfd-m8hll 2026-05-27 06:46:00.913522 | instance | openstack/pods/barbican-db-init-zwmgq 2026-05-27 06:46:01.037103 | instance | openstack/pods/barbican-db-sync-st6c7 2026-05-27 06:46:01.122583 | instance | openstack/pods/barbican-ks-endpoints-nrvf8 2026-05-27 06:46:01.252006 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-05-27 06:46:01.356302 | instance | openstack/pods/barbican-ks-service-qzrt8 2026-05-27 06:46:01.568057 | instance | openstack/pods/barbican-ks-user-rc86c 2026-05-27 06:46:01.573429 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-05-27 06:46:01.794006 | instance | openstack/pods/barbican-rabbit-init-kv6xz 2026-05-27 06:46:01.895142 | instance | openstack/pods/cinder-api-b947cdf75-667p8 2026-05-27 06:46:02.033275 | instance | openstack/pods/cinder-backup-855f6bc944-5sw2m 2026-05-27 06:46:02.128492 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-05-27 06:46:02.265565 | instance | openstack/pods/cinder-backup-storage-init-9gpm5 2026-05-27 06:46:02.457307 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-05-27 06:46:02.514141 | instance | openstack/pods/cinder-bootstrap-zztfm 2026-05-27 06:46:02.740498 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-05-27 06:46:02.790630 | instance | openstack/pods/cinder-create-internal-tenant-xbns5 2026-05-27 06:46:03.006066 | instance | openstack/pods/cinder-db-init-qbzfd 2026-05-27 06:46:03.083504 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-05-27 06:46:03.232617 | instance | openstack/pods/cinder-db-sync-dvm6s 2026-05-27 06:46:03.396316 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-05-27 06:46:03.453601 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-05-27 06:46:03.705001 | instance | openstack/pods/cinder-ks-endpoints-qshtj 2026-05-27 06:46:03.784122 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-05-27 06:46:03.915849 | instance | openstack/pods/cinder-ks-service-wgdnq 2026-05-27 06:46:04.127777 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-05-27 06:46:04.170611 | instance | openstack/pods/cinder-ks-user-nc2n7 2026-05-27 06:46:04.410895 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-05-27 06:46:04.432015 | instance | openstack/pods/cinder-rabbit-init-96dbh 2026-05-27 06:46:04.659507 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-05-27 06:46:04.729568 | instance | openstack/pods/cinder-scheduler-57dbcb7d78-kf8ps 2026-05-27 06:46:04.936842 | instance | openstack/pods/cinder-storage-init-5bg7r 2026-05-27 06:46:04.980098 | instance | openstack/pods/cinder-volume-74b8486788-pp5vt 2026-05-27 06:46:05.143306 | instance | openstack/pods/glance-api-6b5bd9b588-tc72b 2026-05-27 06:46:05.212022 | instance | openstack/pods/glance-db-init-f2snc 2026-05-27 06:46:05.372278 | instance | openstack/pods/glance-db-sync-ksstq 2026-05-27 06:46:05.424692 | instance | openstack/pods/glance-ks-endpoints-mh7tm 2026-05-27 06:46:05.583541 | instance | openstack/pods/glance-ks-service-r9x5f 2026-05-27 06:46:05.647600 | instance | openstack/pods/glance-ks-user-j8mr4 2026-05-27 06:46:05.816921 | instance | openstack/pods/glance-metadefs-load-r6rwm 2026-05-27 06:46:05.875620 | instance | openstack/pods/glance-rabbit-init-2bc8m 2026-05-27 06:46:06.017394 | instance | openstack/pods/glance-storage-init-6sj76 2026-05-27 06:46:06.092323 | instance | openstack/pods/heat-api-56c9cc6dc9-2lh9w 2026-05-27 06:46:06.239031 | instance | openstack/pods/heat-bootstrap-qzvjx 2026-05-27 06:46:06.312965 | instance | openstack/pods/heat-cfn-668d6485d9-klgc2 2026-05-27 06:46:06.463866 | instance | openstack/pods/heat-db-init-q8zv9 2026-05-27 06:46:06.549979 | instance | openstack/pods/heat-db-sync-j6gg4 2026-05-27 06:46:06.689357 | instance | openstack/pods/heat-domain-ks-user-57pkw 2026-05-27 06:46:06.770876 | instance | openstack/pods/heat-engine-8dc866b5d-bq4t4 2026-05-27 06:46:06.902571 | instance | openstack/pods/heat-engine-cleaner-29664400-qlbfg 2026-05-27 06:46:06.998005 | instance | openstack/pods/heat-engine-cleaner-29664405-62hrl 2026-05-27 06:46:07.148058 | instance | openstack/pods/heat-ks-endpoints-pfwnf 2026-05-27 06:46:07.222822 | instance | openstack/pods/heat-ks-service-pw7vx 2026-05-27 06:46:07.388529 | instance | openstack/pods/heat-ks-user-rv6kx 2026-05-27 06:46:07.467546 | instance | openstack/pods/heat-rabbit-init-lslmr 2026-05-27 06:46:07.607520 | instance | openstack/pods/heat-trusts-57jnl 2026-05-27 06:46:07.697163 | instance | openstack/pods/keepalived-4bh8s 2026-05-27 06:46:07.831152 | instance | openstack/pods/keystone-api-7bc6c4f87-xn5pr 2026-05-27 06:46:07.914575 | instance | openstack/pods/keystone-bootstrap-fjxf2 2026-05-27 06:46:08.059305 | instance | openstack/pods/keystone-credential-setup-26fwn 2026-05-27 06:46:08.144749 | instance | openstack/pods/keystone-db-init-28dcl 2026-05-27 06:46:08.266064 | instance | openstack/pods/keystone-db-sync-pjwrq 2026-05-27 06:46:08.353087 | instance | openstack/pods/keystone-domain-manage-779kd 2026-05-27 06:46:08.473665 | instance | openstack/pods/keystone-fernet-setup-2n57s 2026-05-27 06:46:08.597415 | instance | openstack/pods/keystone-rabbit-init-s55kl 2026-05-27 06:46:08.720799 | instance | openstack/pods/libvirt-libvirt-default-plwcn 2026-05-27 06:46:08.801563 | instance | openstack/pods/memcached-memcached-6479589586-4fxxh 2026-05-27 06:46:08.943608 | instance | openstack/pods/neutron-db-init-p6ts2 2026-05-27 06:46:09.046717 | instance | openstack/pods/neutron-db-sync-j4fdj 2026-05-27 06:46:09.179142 | instance | openstack/pods/neutron-ks-endpoints-t896k 2026-05-27 06:46:09.261521 | instance | openstack/pods/neutron-ks-service-8rdtq 2026-05-27 06:46:09.405572 | instance | openstack/pods/neutron-ks-user-4b4sr 2026-05-27 06:46:09.487427 | instance | openstack/pods/neutron-netns-cleanup-cron-default-wh2wr 2026-05-27 06:46:09.647868 | instance | openstack/pods/neutron-ovn-metadata-agent-default-jx2s4 2026-05-27 06:46:09.700052 | instance | openstack/pods/neutron-rabbit-init-qh927 2026-05-27 06:46:09.874938 | instance | openstack/pods/neutron-server-7b9fb48c7c-9dfcz 2026-05-27 06:46:09.915837 | instance | openstack/pods/nova-api-metadata-5cc57c66cf-gcxw6 2026-05-27 06:46:10.087565 | instance | openstack/pods/nova-api-osapi-79c8bff77-l4hnx 2026-05-27 06:46:10.140999 | instance | openstack/pods/nova-bootstrap-jkncr 2026-05-27 06:46:10.318093 | instance | openstack/pods/nova-cell-setup-z6c7q 2026-05-27 06:46:10.365601 | instance | openstack/pods/nova-compute-default-s5pv8 2026-05-27 06:46:10.524838 | instance | openstack/pods/nova-conductor-576fc75855-hkhc5 2026-05-27 06:46:10.589465 | instance | openstack/pods/nova-db-init-5j8wl 2026-05-27 06:46:10.743352 | instance | openstack/pods/nova-db-sync-9hwpb 2026-05-27 06:46:10.790726 | instance | openstack/pods/nova-ks-endpoints-knwvp 2026-05-27 06:46:10.963025 | instance | openstack/pods/nova-ks-service-6c5zp 2026-05-27 06:46:11.023791 | instance | openstack/pods/nova-ks-user-h6cn8 2026-05-27 06:46:11.163645 | instance | openstack/pods/nova-novncproxy-855696fcf4-68nll 2026-05-27 06:46:11.238245 | instance | openstack/pods/nova-rabbit-init-lsjkh 2026-05-27 06:46:11.367563 | instance | openstack/pods/nova-scheduler-84654f5f9f-sjwlq 2026-05-27 06:46:11.441655 | instance | openstack/pods/openvswitch-nnk52 2026-05-27 06:46:11.569042 | instance | openstack/pods/ovn-controller-mzqpb 2026-05-27 06:46:11.660418 | instance | openstack/pods/ovn-northd-6c6687ddd6-bpl47 2026-05-27 06:46:11.791391 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-05-27 06:46:11.884361 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-05-27 06:46:12.011814 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-05-27 06:46:12.104683 | instance | openstack/pods/percona-xtradb-pxc-0 2026-05-27 06:46:12.234827 | instance | openstack/pods/placement-api-5b849df684-zvdvk 2026-05-27 06:46:12.310156 | instance | openstack/pods/placement-db-init-4wqrn 2026-05-27 06:46:12.434834 | instance | openstack/pods/placement-db-sync-kjkvd 2026-05-27 06:46:12.522024 | instance | openstack/pods/placement-ks-endpoints-jzpsr 2026-05-27 06:46:12.648362 | instance | openstack/pods/placement-ks-service-56vh4 2026-05-27 06:46:12.737165 | instance | openstack/pods/placement-ks-user-srpg4 2026-05-27 06:46:12.857264 | instance | openstack/pods/pxc-operator-7cff949c8b-4c22h 2026-05-27 06:46:12.935415 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-05-27 06:46:13.068616 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-05-27 06:46:13.153244 | instance | openstack/pods/rabbitmq-cluster-operator-5448d56d95-w5x4n 2026-05-27 06:46:13.278353 | instance | openstack/pods/rabbitmq-glance-server-0 2026-05-27 06:46:13.362063 | instance | openstack/pods/rabbitmq-heat-server-0 2026-05-27 06:46:13.509488 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-05-27 06:46:13.560753 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-6nn5x 2026-05-27 06:46:13.762235 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-05-27 06:46:13.790610 | instance | openstack/pods/rabbitmq-nova-server-0 2026-05-27 06:46:13.978486 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-05-27 06:46:13.998466 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-x2m5x 2026-05-27 06:46:14.178052 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-2bccd 2026-05-27 06:46:14.223343 | instance | openstack/pods/staffeln-api-759685f896-7r8vb 2026-05-27 06:46:14.418951 | instance | openstack/pods/staffeln-conductor-55bd8bcfdc-mbwwl 2026-05-27 06:46:14.429626 | instance | openstack/pods/staffeln-db-init-x95b2 2026-05-27 06:46:14.621796 | instance | openstack/pods/staffeln-db-sync-sm65h 2026-05-27 06:46:14.641006 | instance | openstack/pods/valkey-node-0 2026-05-27 06:46:14.820306 | instance | openstack/rolebindings/barbican-barbican-api 2026-05-27 06:46:14.848762 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-05-27 06:46:15.000755 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-05-27 06:46:15.004576 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-05-27 06:46:15.165970 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-05-27 06:46:15.170627 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-05-27 06:46:15.325506 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-05-27 06:46:15.337386 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-05-27 06:46:15.504900 | instance | openstack/rolebindings/cinder-cinder-api 2026-05-27 06:46:15.521567 | instance | openstack/rolebindings/cinder-cinder-backup 2026-05-27 06:46:15.693183 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-05-27 06:46:15.696626 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-05-27 06:46:15.868013 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-05-27 06:46:15.868994 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-05-27 06:46:16.031255 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-05-27 06:46:16.041005 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-05-27 06:46:16.196784 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-05-27 06:46:16.198653 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-05-27 06:46:16.368139 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-05-27 06:46:16.374508 | instance | openstack/rolebindings/cinder-cinder-test 2026-05-27 06:46:16.551761 | instance | openstack/rolebindings/cinder-cinder-volume 2026-05-27 06:46:16.555114 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-05-27 06:46:16.721018 | instance | openstack/rolebindings/cinder-storage-init 2026-05-27 06:46:16.722951 | instance | openstack/rolebindings/glance-glance-api 2026-05-27 06:46:16.888140 | instance | openstack/rolebindings/glance-glance-db-init 2026-05-27 06:46:16.892162 | instance | openstack/rolebindings/glance-glance-db-sync 2026-05-27 06:46:17.072133 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-05-27 06:46:17.081476 | instance | openstack/rolebindings/glance-glance-ks-service 2026-05-27 06:46:17.247760 | instance | openstack/rolebindings/glance-glance-ks-user 2026-05-27 06:46:17.251574 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-05-27 06:46:17.411958 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-05-27 06:46:17.416127 | instance | openstack/rolebindings/glance-glance-storage-init 2026-05-27 06:46:17.589736 | instance | openstack/rolebindings/glance-glance-test 2026-05-27 06:46:17.594765 | instance | openstack/rolebindings/glance-storage-init 2026-05-27 06:46:17.747902 | instance | openstack/rolebindings/heat-heat-api 2026-05-27 06:46:17.790545 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-05-27 06:46:17.919314 | instance | openstack/rolebindings/heat-heat-cfn 2026-05-27 06:46:17.975242 | instance | openstack/rolebindings/heat-heat-db-init 2026-05-27 06:46:18.120933 | instance | openstack/rolebindings/heat-heat-db-sync 2026-05-27 06:46:18.166085 | instance | openstack/rolebindings/heat-heat-engine 2026-05-27 06:46:18.315452 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-05-27 06:46:18.342652 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-05-27 06:46:18.492960 | instance | openstack/rolebindings/heat-heat-ks-service 2026-05-27 06:46:18.523834 | instance | openstack/rolebindings/heat-heat-ks-user 2026-05-27 06:46:18.681331 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-05-27 06:46:18.702532 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-05-27 06:46:18.856846 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-05-27 06:46:18.881833 | instance | openstack/rolebindings/heat-heat-test 2026-05-27 06:46:19.030411 | instance | openstack/rolebindings/heat-heat-trusts 2026-05-27 06:46:19.053047 | instance | openstack/rolebindings/keepalived 2026-05-27 06:46:19.211462 | instance | openstack/rolebindings/keystone-credential-rotate 2026-05-27 06:46:19.215698 | instance | openstack/rolebindings/keystone-credential-setup 2026-05-27 06:46:19.395403 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-05-27 06:46:19.395465 | instance | openstack/rolebindings/keystone-fernet-setup 2026-05-27 06:46:19.576765 | instance | openstack/rolebindings/keystone-keystone-api 2026-05-27 06:46:19.592196 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-05-27 06:46:19.745325 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-05-27 06:46:19.762455 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-05-27 06:46:19.929447 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-05-27 06:46:19.932051 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-05-27 06:46:20.097872 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-05-27 06:46:20.101643 | instance | openstack/rolebindings/keystone-keystone-test 2026-05-27 06:46:20.267240 | instance | openstack/rolebindings/libvirt-cert-manager 2026-05-27 06:46:20.268500 | instance | openstack/rolebindings/libvirt-libvirt 2026-05-27 06:46:20.433486 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-05-27 06:46:20.449436 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-05-27 06:46:20.605519 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-05-27 06:46:20.620838 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-05-27 06:46:20.758561 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-05-27 06:46:20.780023 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-05-27 06:46:20.932288 | instance | openstack/roles/barbican-openstack-barbican-api 2026-05-27 06:46:20.946118 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-05-27 06:46:21.098786 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-05-27 06:46:21.122422 | instance | openstack/rolebindings/neutron-neutron-server 2026-05-27 06:46:21.271176 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-05-27 06:46:21.303600 | instance | openstack/rolebindings/neutron-neutron-test 2026-05-27 06:46:21.444130 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-05-27 06:46:21.482619 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-05-27 06:46:21.620797 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-05-27 06:46:21.662759 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-05-27 06:46:21.781757 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-05-27 06:46:21.833451 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-05-27 06:46:21.973102 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-05-27 06:46:21.988633 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-05-27 06:46:22.135385 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-05-27 06:46:22.144406 | instance | openstack/roles/cinder-backup-storage-init 2026-05-27 06:46:22.309294 | instance | openstack/rolebindings/nova-nova-compute 2026-05-27 06:46:22.309957 | instance | openstack/rolebindings/nova-nova-conductor 2026-05-27 06:46:22.484609 | instance | openstack/roles/cinder-openstack-cinder-api 2026-05-27 06:46:22.488258 | instance | openstack/rolebindings/nova-nova-db-init 2026-05-27 06:46:22.655586 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-05-27 06:46:22.659550 | instance | openstack/rolebindings/nova-nova-db-sync 2026-05-27 06:46:22.832604 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-05-27 06:46:22.834600 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-05-27 06:46:22.999835 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-05-27 06:46:23.011143 | instance | openstack/rolebindings/nova-nova-ks-service 2026-05-27 06:46:23.193556 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-05-27 06:46:23.197269 | instance | openstack/rolebindings/nova-nova-ks-user 2026-05-27 06:46:23.364027 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-05-27 06:46:23.370079 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-05-27 06:46:23.547552 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-05-27 06:46:23.548935 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-05-27 06:46:23.712921 | instance | openstack/rolebindings/nova-nova-scheduler 2026-05-27 06:46:23.715328 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-05-27 06:46:23.877785 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-05-27 06:46:23.880058 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-05-27 06:46:24.043089 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-05-27 06:46:24.057541 | instance | openstack/rolebindings/nova-nova-test 2026-05-27 06:46:24.209719 | instance | openstack/rolebindings/ovn-controller 2026-05-27 06:46:24.222515 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-05-27 06:46:24.382041 | instance | openstack/roles/cinder-openstack-cinder-test 2026-05-27 06:46:24.394214 | instance | openstack/rolebindings/ovn-northd 2026-05-27 06:46:24.551221 | instance | openstack/rolebindings/ovn-ovn-controller 2026-05-27 06:46:24.553133 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-05-27 06:46:24.712206 | instance | openstack/rolebindings/ovn-ovn-northd 2026-05-27 06:46:24.719499 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-05-27 06:46:24.881039 | instance | openstack/rolebindings/ovn-ovsdb 2026-05-27 06:46:24.888942 | instance | openstack/rolebindings/placement-placement-api 2026-05-27 06:46:25.060921 | instance | openstack/roles/cinder-storage-init 2026-05-27 06:46:25.062710 | instance | openstack/rolebindings/placement-placement-db-init 2026-05-27 06:46:25.228573 | instance | openstack/roles/glance-openstack-glance-api 2026-05-27 06:46:25.234092 | instance | openstack/rolebindings/placement-placement-db-sync 2026-05-27 06:46:25.395858 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-05-27 06:46:25.400419 | instance | openstack/roles/glance-openstack-glance-db-init 2026-05-27 06:46:25.560725 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-05-27 06:46:25.570470 | instance | openstack/rolebindings/placement-placement-ks-service 2026-05-27 06:46:25.739518 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-05-27 06:46:25.744437 | instance | openstack/rolebindings/placement-placement-ks-user 2026-05-27 06:46:25.907769 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-05-27 06:46:25.909922 | instance | openstack/rolebindings/pxc-operator 2026-05-27 06:46:26.083041 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-05-27 06:46:26.085366 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-05-27 06:46:26.255009 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-05-27 06:46:26.260732 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-05-27 06:46:26.424240 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-05-27 06:46:26.450178 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-05-27 06:46:26.604473 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-05-27 06:46:26.619403 | instance | openstack/roles/glance-openstack-glance-test 2026-05-27 06:46:26.760393 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-05-27 06:46:26.794234 | instance | openstack/roles/glance-storage-init 2026-05-27 06:46:26.927382 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-05-27 06:46:26.966612 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-05-27 06:46:27.103743 | instance | openstack/roles/heat-openstack-heat-api 2026-05-27 06:46:27.146951 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-05-27 06:46:27.269581 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-05-27 06:46:27.325610 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-05-27 06:46:27.431425 | instance | openstack/roles/heat-openstack-heat-cfn 2026-05-27 06:46:27.497925 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-05-27 06:46:27.605292 | instance | openstack/roles/heat-openstack-heat-db-init 2026-05-27 06:46:27.673120 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-05-27 06:46:27.777789 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-05-27 06:46:27.838254 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-05-27 06:46:27.944352 | instance | openstack/roles/heat-openstack-heat-engine 2026-05-27 06:46:28.007432 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-05-27 06:46:28.113065 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-05-27 06:46:28.183391 | instance | openstack/rolebindings/rook-ceph-mgr 2026-05-27 06:46:28.291420 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-05-27 06:46:28.356813 | instance | openstack/rolebindings/rook-ceph-osd 2026-05-27 06:46:28.479836 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-05-27 06:46:28.529733 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-05-27 06:46:28.649764 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-05-27 06:46:28.714220 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-05-27 06:46:28.817599 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-05-27 06:46:28.868818 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-05-27 06:46:28.985209 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-05-27 06:46:29.050675 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-05-27 06:46:29.155868 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-05-27 06:46:29.225159 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-05-27 06:46:29.335640 | instance | openstack/roles/heat-openstack-heat-test 2026-05-27 06:46:29.405699 | instance | openstack/roles/heat-openstack-heat-trusts 2026-05-27 06:46:29.502045 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-05-27 06:46:29.595764 | instance | openstack/roles/keepalived 2026-05-27 06:46:29.699978 | instance | openstack/roles/keystone-credential-rotate 2026-05-27 06:46:29.765226 | instance | openstack/roles/keystone-credential-setup 2026-05-27 06:46:29.856628 | instance | openstack/roles/keystone-fernet-rotate 2026-05-27 06:46:29.944941 | instance | openstack/roles/keystone-fernet-setup 2026-05-27 06:46:30.024665 | instance | openstack/roles/keystone-openstack-keystone-api 2026-05-27 06:46:30.113393 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-05-27 06:46:30.185286 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-05-27 06:46:30.293095 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-05-27 06:46:30.364539 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-05-27 06:46:30.464180 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-05-27 06:46:30.563480 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-05-27 06:46:30.634879 | instance | openstack/roles/keystone-openstack-keystone-test 2026-05-27 06:46:30.716633 | instance | openstack/roles/libvirt-cert-manager 2026-05-27 06:46:30.796626 | instance | openstack/roles/libvirt-openstack-libvirt 2026-05-27 06:46:30.874906 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-05-27 06:46:30.963455 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-05-27 06:46:31.047898 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-05-27 06:46:31.123185 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-05-27 06:46:31.200569 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-05-27 06:46:31.283460 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-05-27 06:46:31.357157 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-05-27 06:46:31.442555 | instance | openstack/roles/neutron-openstack-neutron-server 2026-05-27 06:46:31.522929 | instance | openstack/roles/neutron-openstack-neutron-test 2026-05-27 06:46:31.599654 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-05-27 06:46:31.684672 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-05-27 06:46:31.771263 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-05-27 06:46:31.850227 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-05-27 06:46:31.935605 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-05-27 06:46:32.018948 | instance | openstack/roles/nova-openstack-nova-compute 2026-05-27 06:46:32.108741 | instance | openstack/roles/nova-openstack-nova-conductor 2026-05-27 06:46:32.191711 | instance | openstack/roles/nova-openstack-nova-db-init 2026-05-27 06:46:32.272760 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-05-27 06:46:32.356588 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-05-27 06:46:32.444048 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-05-27 06:46:32.521871 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-05-27 06:46:32.602976 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-05-27 06:46:32.695895 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-05-27 06:46:32.778007 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-05-27 06:46:32.855956 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-05-27 06:46:32.943560 | instance | openstack/roles/nova-openstack-nova-test 2026-05-27 06:46:33.030727 | instance | rook-ceph/pods/rook-ceph-operator-7b66cfb94c-bgf67 2026-05-27 06:46:33.119072 | instance | openstack/roles/ovn-controller 2026-05-27 06:46:33.219977 | instance | openstack/roles/ovn-northd 2026-05-27 06:46:33.280655 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-05-27 06:46:33.385957 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-05-27 06:46:33.454769 | instance | openstack/roles/ovn-ovsdb 2026-05-27 06:46:33.549066 | instance | openstack/roles/placement-openstack-placement-api 2026-05-27 06:46:33.616967 | instance | openstack/roles/placement-openstack-placement-db-init 2026-05-27 06:46:33.720565 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-05-27 06:46:33.781622 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-05-27 06:46:33.873844 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-05-27 06:46:33.945756 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-05-27 06:46:34.040544 | instance | openstack/roles/pxc-operator 2026-05-27 06:46:34.107821 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-05-27 06:46:34.217387 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-05-27 06:46:34.259752 | instance | openstack/roles/rabbitmq-cluster-operator 2026-05-27 06:46:34.395310 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-05-27 06:46:34.432101 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-05-27 06:46:34.572331 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-05-27 06:46:34.598648 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-05-27 06:46:34.743094 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-05-27 06:46:34.769815 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-05-27 06:46:34.902584 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-05-27 06:46:34.937526 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-05-27 06:46:35.068343 | instance | openstack/roles/rook-ceph-mgr 2026-05-27 06:46:35.119629 | instance | openstack/roles/rook-ceph-osd 2026-05-27 06:46:35.228652 | instance | openstack/roles/rook-ceph-purge-osd 2026-05-27 06:46:35.288731 | instance | openstack/roles/staffeln-conductor 2026-05-27 06:46:35.402685 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-05-27 06:46:35.454108 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-05-27 06:46:35.569076 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-05-27 06:46:35.622666 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-05-27 06:46:35.727569 | instance | openstack/serviceaccounts/barbican-api 2026-05-27 06:46:35.792121 | instance | openstack/serviceaccounts/barbican-db-init 2026-05-27 06:46:36.038624 | instance | openstack/serviceaccounts/barbican-db-sync 2026-05-27 06:46:36.103066 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-05-27 06:46:36.341870 | instance | openstack/serviceaccounts/barbican-ks-service 2026-05-27 06:46:36.411005 | instance | openstack/serviceaccounts/barbican-ks-user 2026-05-27 06:46:36.669025 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-05-27 06:46:36.719795 | instance | openstack/serviceaccounts/barbican-test 2026-05-27 06:46:36.977779 | instance | openstack/serviceaccounts/cinder-api 2026-05-27 06:46:37.062513 | instance | openstack/serviceaccounts/cinder-backup 2026-05-27 06:46:37.295317 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-05-27 06:46:37.392749 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-05-27 06:46:37.637614 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-05-27 06:46:37.711282 | instance | openstack/serviceaccounts/cinder-db-init 2026-05-27 06:46:37.970478 | instance | openstack/serviceaccounts/cinder-db-sync 2026-05-27 06:46:38.023790 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-05-27 06:46:38.302301 | instance | openstack/serviceaccounts/cinder-ks-service 2026-05-27 06:46:38.353943 | instance | openstack/serviceaccounts/cinder-ks-user 2026-05-27 06:46:38.624042 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-05-27 06:46:38.686279 | instance | openstack/serviceaccounts/cinder-scheduler 2026-05-27 06:46:38.930372 | instance | openstack/serviceaccounts/cinder-storage-init 2026-05-27 06:46:39.011117 | instance | openstack/serviceaccounts/cinder-test 2026-05-27 06:46:39.260656 | instance | openstack/serviceaccounts/cinder-volume 2026-05-27 06:46:39.319874 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-05-27 06:46:39.614040 | instance | openstack/serviceaccounts/default 2026-05-27 06:46:39.679813 | instance | openstack/serviceaccounts/glance-api 2026-05-27 06:46:39.936401 | instance | openstack/serviceaccounts/glance-db-init 2026-05-27 06:46:40.002520 | instance | openstack/serviceaccounts/glance-db-sync 2026-05-27 06:46:40.261330 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-05-27 06:46:40.316821 | instance | openstack/serviceaccounts/glance-ks-service 2026-05-27 06:46:40.580068 | instance | openstack/serviceaccounts/glance-ks-user 2026-05-27 06:46:40.624049 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-05-27 06:46:40.908693 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-05-27 06:46:40.975713 | instance | openstack/serviceaccounts/glance-storage-init 2026-05-27 06:46:41.223903 | instance | openstack/serviceaccounts/glance-test 2026-05-27 06:46:41.330226 | instance | openstack/serviceaccounts/heat-api 2026-05-27 06:46:41.558312 | instance | openstack/serviceaccounts/heat-bootstrap 2026-05-27 06:46:41.633737 | instance | openstack/serviceaccounts/heat-cfn 2026-05-27 06:46:41.857347 | instance | openstack/serviceaccounts/heat-db-init 2026-05-27 06:46:41.979493 | instance | openstack/secrets/barbican-api-certs 2026-05-27 06:46:42.153444 | instance | openstack/secrets/barbican-db-admin 2026-05-27 06:46:42.161118 | instance | openstack/serviceaccounts/heat-db-sync 2026-05-27 06:46:42.314846 | instance | openstack/secrets/barbican-db-user 2026-05-27 06:46:42.460296 | instance | openstack/serviceaccounts/heat-engine 2026-05-27 06:46:42.497304 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-05-27 06:46:42.781251 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-05-27 06:46:42.797258 | instance | openstack/secrets/barbican-etc 2026-05-27 06:46:42.957019 | instance | openstack/serviceaccounts/heat-ks-service 2026-05-27 06:46:43.089382 | instance | openstack/secrets/barbican-keystone-admin 2026-05-27 06:46:43.258140 | instance | openstack/secrets/barbican-keystone-user 2026-05-27 06:46:43.274464 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-05-27 06:46:43.434689 | instance | openstack/serviceaccounts/heat-ks-user 2026-05-27 06:46:43.443353 | instance | openstack/secrets/barbican-rabbitmq-user 2026-05-27 06:46:43.647890 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-05-27 06:46:43.747168 | instance | openstack/secrets/cinder-api-certs 2026-05-27 06:46:43.917498 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-05-27 06:46:43.991016 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-05-27 06:46:44.157606 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-05-27 06:46:44.228053 | instance | openstack/secrets/cinder-db-admin 2026-05-27 06:46:44.379462 | instance | openstack/serviceaccounts/heat-test 2026-05-27 06:46:44.470490 | instance | openstack/secrets/cinder-db-user 2026-05-27 06:46:44.636333 | instance | openstack/serviceaccounts/heat-trusts 2026-05-27 06:46:44.700763 | instance | openstack/serviceaccounts/keepalived 2026-05-27 06:46:44.951002 | instance | openstack/serviceaccounts/keystone-api 2026-05-27 06:46:45.003152 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-05-27 06:46:45.257862 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-05-27 06:46:45.326948 | instance | openstack/secrets/cinder-etc 2026-05-27 06:46:45.497419 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-05-27 06:46:45.554124 | instance | openstack/secrets/cinder-keystone-admin 2026-05-27 06:46:45.737652 | instance | openstack/serviceaccounts/keystone-db-init 2026-05-27 06:46:45.825435 | instance | openstack/secrets/cinder-keystone-test 2026-05-27 06:46:45.998075 | instance | openstack/serviceaccounts/keystone-db-sync 2026-05-27 06:46:46.065552 | instance | openstack/secrets/cinder-keystone-user 2026-05-27 06:46:46.272535 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-05-27 06:46:46.328364 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-05-27 06:46:46.507697 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-05-27 06:46:46.569626 | instance | openstack/secrets/cinder-rabbitmq-user 2026-05-27 06:46:46.750482 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-05-27 06:46:46.828241 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-05-27 06:46:47.027899 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-05-27 06:46:47.073165 | instance | openstack/secrets/glance-api-certs 2026-05-27 06:46:47.261541 | instance | openstack/secrets/glance-db-admin 2026-05-27 06:46:47.325130 | instance | openstack/serviceaccounts/keystone-test 2026-05-27 06:46:47.443610 | instance | openstack/secrets/glance-db-user 2026-05-27 06:46:47.660493 | instance | openstack/serviceaccounts/libvirt 2026-05-27 06:46:47.670218 | instance | openstack/secrets/glance-etc 2026-05-27 06:46:47.843948 | instance | openstack/serviceaccounts/memcached-memcached 2026-05-27 06:46:47.980174 | instance | openstack/serviceaccounts/neutron-db-init 2026-05-27 06:46:48.145694 | instance | openstack/secrets/glance-keystone-admin 2026-05-27 06:46:48.283073 | instance | openstack/serviceaccounts/neutron-db-sync 2026-05-27 06:46:48.365563 | instance | openstack/secrets/glance-keystone-test 2026-05-27 06:46:48.566921 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-05-27 06:46:48.615828 | instance | openstack/secrets/glance-keystone-user 2026-05-27 06:46:48.813421 | instance | openstack/secrets/glance-rabbitmq-admin 2026-05-27 06:46:48.934857 | instance | openstack/serviceaccounts/neutron-ks-service 2026-05-27 06:46:48.995801 | instance | openstack/secrets/glance-rabbitmq-user 2026-05-27 06:46:49.177803 | instance | openstack/serviceaccounts/neutron-ks-user 2026-05-27 06:46:49.251001 | instance | openstack/secrets/heat-api-certs 2026-05-27 06:46:49.448982 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-05-27 06:46:49.504504 | instance | openstack/secrets/heat-cfn-certs 2026-05-27 06:46:49.689853 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-05-27 06:46:49.766688 | instance | openstack/secrets/heat-db-admin 2026-05-27 06:46:49.934973 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-05-27 06:46:49.999056 | instance | openstack/secrets/heat-db-user 2026-05-27 06:46:50.194221 | instance | openstack/serviceaccounts/neutron-server 2026-05-27 06:46:50.249732 | instance | openstack/secrets/heat-etc 2026-05-27 06:46:50.436666 | instance | openstack/serviceaccounts/neutron-test 2026-05-27 06:46:50.497352 | instance | openstack/secrets/heat-keystone-admin 2026-05-27 06:46:50.661654 | instance | openstack/serviceaccounts/nova-api-metadata 2026-05-27 06:46:50.755664 | instance | openstack/secrets/heat-keystone-stack-user 2026-05-27 06:46:50.923334 | instance | openstack/serviceaccounts/nova-api-osapi 2026-05-27 06:46:50.995685 | instance | openstack/serviceaccounts/nova-bootstrap 2026-05-27 06:46:51.230171 | instance | openstack/secrets/heat-keystone-test 2026-05-27 06:46:51.300959 | instance | openstack/serviceaccounts/nova-cell-setup 2026-05-27 06:46:51.401380 | instance | openstack/secrets/heat-keystone-trustee 2026-05-27 06:46:51.558011 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-05-27 06:46:51.595450 | instance | openstack/secrets/heat-keystone-user 2026-05-27 06:46:51.755605 | instance | openstack/secrets/heat-rabbitmq-admin 2026-05-27 06:46:51.862673 | instance | openstack/serviceaccounts/nova-compute 2026-05-27 06:46:51.926079 | instance | openstack/serviceaccounts/nova-conductor 2026-05-27 06:46:52.195481 | instance | openstack/secrets/heat-rabbitmq-user 2026-05-27 06:46:52.242075 | instance | openstack/serviceaccounts/nova-db-init 2026-05-27 06:46:52.348993 | instance | openstack/secrets/images-rbd-keyring 2026-05-27 06:46:52.556608 | instance | openstack/serviceaccounts/nova-db-sync 2026-05-27 06:46:52.571902 | instance | openstack/secrets/internal-percona-xtradb 2026-05-27 06:46:52.756771 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-05-27 06:46:52.869442 | instance | openstack/secrets/keepalived-etc 2026-05-27 06:46:53.031694 | instance | openstack/serviceaccounts/nova-ks-service 2026-05-27 06:46:53.061429 | instance | openstack/serviceaccounts/nova-ks-user 2026-05-27 06:46:53.362943 | instance | openstack/secrets/keystone-api-certs 2026-05-27 06:46:53.367264 | instance | openstack/serviceaccounts/nova-novncproxy 2026-05-27 06:46:53.537654 | instance | openstack/secrets/keystone-credential-keys 2026-05-27 06:46:53.698297 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-05-27 06:46:53.707132 | instance | openstack/secrets/keystone-db-admin 2026-05-27 06:46:53.886926 | instance | openstack/serviceaccounts/nova-scheduler 2026-05-27 06:46:54.013465 | instance | openstack/secrets/keystone-db-user 2026-05-27 06:46:54.187353 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-05-27 06:46:54.214751 | instance | openstack/secrets/keystone-etc 2026-05-27 06:46:54.402214 | instance | openstack/serviceaccounts/nova-test 2026-05-27 06:46:54.505570 | instance | openstack/secrets/keystone-fernet-keys 2026-05-27 06:46:54.676618 | instance | openstack/serviceaccounts/openvswitch-server 2026-05-27 06:46:54.730768 | instance | openstack/secrets/keystone-keystone-admin 2026-05-27 06:46:54.916051 | instance | openstack/serviceaccounts/ovn-controller 2026-05-27 06:46:54.988226 | instance | openstack/secrets/keystone-keystone-test 2026-05-27 06:46:55.156188 | instance | openstack/serviceaccounts/ovn-northd 2026-05-27 06:46:55.212621 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-05-27 06:46:55.370113 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-05-27 06:46:55.461639 | instance | openstack/secrets/keystone-rabbitmq-user 2026-05-27 06:46:55.624146 | instance | openstack/secrets/libvirt-api-ca 2026-05-27 06:46:55.701166 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-05-27 06:46:55.799799 | instance | openstack/secrets/libvirt-etc 2026-05-27 06:46:55.967667 | instance | openstack/serviceaccounts/placement-api 2026-05-27 06:46:56.032078 | instance | openstack/serviceaccounts/placement-db-init 2026-05-27 06:46:56.272938 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-05-27 06:46:56.359333 | instance | openstack/secrets/libvirt-libvirt-default-plwcn-api 2026-05-27 06:46:56.435515 | instance | openstack/serviceaccounts/placement-db-sync 2026-05-27 06:46:56.518391 | instance | openstack/secrets/libvirt-libvirt-default-plwcn-vnc 2026-05-27 06:46:56.683488 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-05-27 06:46:56.734434 | instance | openstack/secrets/libvirt-vnc-ca 2026-05-27 06:46:56.896985 | instance | openstack/serviceaccounts/placement-ks-service 2026-05-27 06:46:57.020627 | instance | openstack/secrets/neutron-db-admin 2026-05-27 06:46:57.187160 | instance | openstack/secrets/neutron-db-user 2026-05-27 06:46:57.208065 | instance | openstack/serviceaccounts/placement-ks-user 2026-05-27 06:46:57.348862 | instance | openstack/secrets/neutron-etc 2026-05-27 06:46:57.508483 | instance | openstack/secrets/neutron-keystone-admin 2026-05-27 06:46:57.529273 | instance | openstack/secrets/neutron-keystone-test 2026-05-27 06:46:57.680308 | instance | openstack/secrets/neutron-keystone-user 2026-05-27 06:46:57.697764 | instance | openstack/serviceaccounts/pxc-operator 2026-05-27 06:46:57.838760 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-05-27 06:46:58.003588 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-05-27 06:46:58.012966 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-05-27 06:46:58.339399 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-05-27 06:46:58.341106 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-05-27 06:46:58.549830 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-05-27 06:46:58.677019 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-05-27 06:46:58.846848 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-05-27 06:46:58.874793 | instance | openstack/secrets/neutron-rabbitmq-user 2026-05-27 06:46:59.042734 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-05-27 06:46:59.158959 | instance | openstack/secrets/neutron-server-certs 2026-05-27 06:46:59.368606 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-05-27 06:46:59.374232 | instance | openstack/secrets/nova-api-certs 2026-05-27 06:46:59.535072 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-05-27 06:46:59.670272 | instance | openstack/secrets/nova-compute-default 2026-05-27 06:46:59.843616 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-05-27 06:46:59.865297 | instance | openstack/secrets/nova-db-admin 2026-05-27 06:47:00.029310 | instance | openstack/secrets/nova-db-api-admin 2026-05-27 06:47:00.157025 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-05-27 06:47:00.184834 | instance | openstack/secrets/nova-db-api-user 2026-05-27 06:47:00.357234 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-05-27 06:47:00.454791 | instance | openstack/secrets/nova-db-cell0-admin 2026-05-27 06:47:00.650220 | instance | openstack/serviceaccounts/rook-ceph-default 2026-05-27 06:47:00.677472 | instance | openstack/secrets/nova-db-cell0-user 2026-05-27 06:47:00.869105 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-05-27 06:47:01.009020 | instance | openstack/secrets/nova-db-user 2026-05-27 06:47:01.221807 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-05-27 06:47:01.231456 | instance | openstack/secrets/nova-etc 2026-05-27 06:47:01.429520 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-05-27 06:47:01.534774 | instance | openstack/secrets/nova-keystone-admin 2026-05-27 06:47:01.739728 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-05-27 06:47:01.744794 | instance | openstack/secrets/nova-keystone-test 2026-05-27 06:47:01.920674 | instance | openstack/serviceaccounts/staffeln-api 2026-05-27 06:47:02.072549 | instance | openstack/secrets/nova-keystone-user 2026-05-27 06:47:02.257627 | instance | openstack/serviceaccounts/staffeln-conductor 2026-05-27 06:47:02.263592 | instance | openstack/secrets/nova-novncproxy-certs 2026-05-27 06:47:02.422889 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-05-27 06:47:02.571432 | instance | openstack/serviceaccounts/staffeln-db-init 2026-05-27 06:47:02.590837 | instance | openstack/secrets/nova-rabbitmq-admin 2026-05-27 06:47:02.770653 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-05-27 06:47:02.909661 | instance | openstack/secrets/nova-rabbitmq-user 2026-05-27 06:47:03.098656 | instance | openstack/serviceaccounts/valkey 2026-05-27 06:47:03.127155 | instance | openstack/secrets/nova-ssh 2026-05-27 06:47:03.304650 | instance | openstack/secrets/ovn-etc 2026-05-27 06:47:03.409571 | instance | openstack/secrets/ovn-vector-config 2026-05-27 06:47:03.498507 | instance | openstack/secrets/percona-xtradb 2026-05-27 06:47:03.578971 | instance | openstack/secrets/placement-api-certs 2026-05-27 06:47:03.665645 | instance | openstack/secrets/placement-db-admin 2026-05-27 06:47:03.754306 | instance | openstack/secrets/placement-db-user 2026-05-27 06:47:03.839244 | instance | openstack/secrets/placement-etc 2026-05-27 06:47:03.925391 | instance | openstack/secrets/placement-keystone-admin 2026-05-27 06:47:04.022689 | instance | openstack/secrets/placement-keystone-user 2026-05-27 06:47:04.109054 | instance | openstack/secrets/pvc-ceph-client-key 2026-05-27 06:47:04.210198 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-05-27 06:47:04.285182 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-05-27 06:47:04.381187 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-05-27 06:47:04.470579 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-05-27 06:47:04.572417 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-05-27 06:47:04.665441 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-05-27 06:47:04.773591 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-05-27 06:47:04.848578 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-05-27 06:47:04.960705 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-05-27 06:47:05.042255 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-05-27 06:47:05.134953 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-05-27 06:47:05.204438 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-05-27 06:47:05.299311 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-05-27 06:47:05.378819 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-05-27 06:47:05.477748 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-05-27 06:47:05.538416 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-05-27 06:47:05.649027 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-05-27 06:47:05.702803 | instance | openstack/secrets/rook-ceph-config 2026-05-27 06:47:05.817523 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-05-27 06:47:05.874539 | instance | openstack/secrets/rook-ceph-mon 2026-05-27 06:47:05.980318 | instance | openstack/secrets/rook-ceph-object-user-ceph-cosi 2026-05-27 06:47:06.064794 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-05-27 06:47:06.155641 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-05-27 06:47:06.247409 | instance | openstack/secrets/rook-csi-cephfs-node 2026-05-27 06:47:06.326496 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-05-27 06:47:06.434912 | instance | openstack/secrets/rook-csi-rbd-node 2026-05-27 06:47:06.501006 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-05-27 06:47:06.601249 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-05-27 06:47:06.685965 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-05-27 06:47:06.783241 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-05-27 06:47:06.874831 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-05-27 06:47:06.960288 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-05-27 06:47:07.065991 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-05-27 06:47:07.169768 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-05-27 06:47:07.287058 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-05-27 06:47:07.376024 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-05-27 06:47:07.471782 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-05-27 06:47:07.567458 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-05-27 06:47:07.727810 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-05-27 06:47:07.819195 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-05-27 06:47:07.928055 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-05-27 06:47:08.023802 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-05-27 06:47:08.121451 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-05-27 06:47:08.232287 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-05-27 06:47:08.342105 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-05-27 06:47:08.408702 | instance | openstack/secrets/staffeln-db-admin 2026-05-27 06:47:08.567560 | instance | openstack/secrets/staffeln-db-user 2026-05-27 06:47:08.589858 | instance | openstack/secrets/staffeln-etc 2026-05-27 06:47:08.739153 | instance | openstack/secrets/valkey-ca 2026-05-27 06:47:08.750568 | instance | openstack/secrets/valkey-server-certs 2026-05-27 06:47:08.898888 | instance | openstack/services/barbican-api 2026-05-27 06:47:08.924620 | instance | openstack/services/ceph-mon 2026-05-27 06:47:09.099127 | instance | openstack/services/cinder-api 2026-05-27 06:47:09.159305 | instance | openstack/services/glance-api 2026-05-27 06:47:09.317390 | instance | openstack/services/heat-api 2026-05-27 06:47:09.376253 | instance | openstack/services/heat-cfn 2026-05-27 06:47:09.552004 | instance | openstack/services/keystone-api 2026-05-27 06:47:09.639241 | instance | openstack/services/memcached 2026-05-27 06:47:09.792316 | instance | openstack/services/memcached-metrics 2026-05-27 06:47:09.910651 | instance | openstack/services/neutron-server 2026-05-27 06:47:09.998484 | instance | openstack/services/nova-api 2026-05-27 06:47:10.107155 | instance | openstack/services/nova-metadata 2026-05-27 06:47:10.189064 | instance | openstack/services/nova-novncproxy 2026-05-27 06:47:10.305024 | instance | openstack/services/ovn-ovsdb-nb 2026-05-27 06:47:10.406546 | instance | openstack/services/ovn-ovsdb-sb 2026-05-27 06:47:10.511641 | instance | openstack/services/percona-xtradb-cluster-operator 2026-05-27 06:47:10.604101 | instance | openstack/services/percona-xtradb-haproxy 2026-05-27 06:47:10.719345 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-05-27 06:47:10.802057 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-05-27 06:47:10.929701 | instance | openstack/services/percona-xtradb-pxc 2026-05-27 06:47:11.012366 | instance | openstack/services/percona-xtradb-pxc-unready 2026-05-27 06:47:11.138368 | instance | openstack/services/placement-api 2026-05-27 06:47:11.238470 | instance | openstack/services/rabbitmq-barbican 2026-05-27 06:47:11.350200 | instance | openstack/services/rabbitmq-barbican-nodes 2026-05-27 06:47:11.438750 | instance | openstack/services/rabbitmq-cinder 2026-05-27 06:47:11.547593 | instance | openstack/services/rabbitmq-cinder-nodes 2026-05-27 06:47:11.632579 | instance | openstack/services/rabbitmq-glance 2026-05-27 06:47:11.739933 | instance | openstack/services/rabbitmq-glance-nodes 2026-05-27 06:47:11.834610 | instance | openstack/services/rabbitmq-heat 2026-05-27 06:47:11.943313 | instance | openstack/services/rabbitmq-heat-nodes 2026-05-27 06:47:12.030941 | instance | openstack/services/rabbitmq-keystone 2026-05-27 06:47:12.158059 | instance | openstack/services/rabbitmq-keystone-nodes 2026-05-27 06:47:12.239195 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-05-27 06:47:12.374422 | instance | openstack/services/rabbitmq-neutron 2026-05-27 06:47:12.451432 | instance | openstack/services/rabbitmq-neutron-nodes 2026-05-27 06:47:12.575491 | instance | openstack/services/rabbitmq-nova 2026-05-27 06:47:12.640230 | instance | openstack/services/rabbitmq-nova-nodes 2026-05-27 06:47:12.785350 | instance | openstack/services/rabbitmq-octavia 2026-05-27 06:47:12.844257 | instance | openstack/services/rabbitmq-octavia-nodes 2026-05-27 06:47:12.993035 | instance | openstack/services/rook-ceph-rgw-ceph 2026-05-27 06:47:13.057653 | instance | openstack/services/staffeln-api 2026-05-27 06:47:13.195897 | instance | openstack/services/valkey 2026-05-27 06:47:13.278970 | instance | openstack/services/valkey-headless 2026-05-27 06:47:13.398833 | instance | openstack/services/valkey-metrics 2026-05-27 06:47:13.480776 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-05-27 06:47:13.613278 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-05-27 06:47:13.693886 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-05-27 06:47:13.874239 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-05-27 06:47:13.923104 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-05-27 06:47:14.114909 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-05-27 06:47:14.158627 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-05-27 06:47:14.374135 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-05-27 06:47:14.400779 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-05-27 06:47:14.579809 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-05-27 06:47:14.625170 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-05-27 06:47:14.809642 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-05-27 06:47:14.816649 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-05-27 06:47:14.979245 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-05-27 06:47:15.010867 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-05-27 06:47:15.150801 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-05-27 06:47:15.175549 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-05-27 06:47:15.316894 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-05-27 06:47:15.337492 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-05-27 06:47:15.486448 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-05-27 06:47:15.526004 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-05-27 06:47:15.662063 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-05-27 06:47:15.707929 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-05-27 06:47:15.829140 | instance | rook-ceph/roles/rook-ceph-mgr 2026-05-27 06:47:15.895175 | instance | rook-ceph/roles/rook-ceph-osd 2026-05-27 06:47:15.995703 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-05-27 06:47:16.066907 | instance | rook-ceph/roles/rook-ceph-system 2026-05-27 06:47:16.157773 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-05-27 06:47:16.218433 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-05-27 06:47:16.391229 | instance | rook-ceph/serviceaccounts/default 2026-05-27 06:47:16.427251 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-05-27 06:47:16.587397 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-05-27 06:47:16.639592 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-05-27 06:47:16.776441 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-05-27 06:47:16.859907 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-05-27 06:47:16.991693 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-05-27 06:47:17.052405 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-05-27 06:47:17.211711 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-05-27 06:47:17.267105 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-05-27 06:47:17.423757 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-05-27 06:47:17.466595 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-05-27 06:47:17.609992 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-05-27 06:47:17.667409 | instance | secretgen-controller/deployment/secretgen-controller 2026-05-27 06:47:17.816126 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-rspmr 2026-05-27 06:47:17.856310 | instance | secretgen-controller/serviceaccounts/default 2026-05-27 06:47:17.991248 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-05-27 06:47:18.023642 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-05-27 06:47:18.190082 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-05-27 06:47:18.239268 | instance | openstack/statefulsets/valkey-node 2026-05-27 06:47:18.969083 | instance | ok: Runtime: 0:02:19.573426 2026-05-27 06:47:18.997800 | 2026-05-27 06:47:18.997998 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-27 06:47:19.912996 | instance | changed: 2026-05-27 06:47:19.913201 | instance | cd+++++++++ objects/ 2026-05-27 06:47:19.913242 | instance | cd+++++++++ objects/cluster/ 2026-05-27 06:47:19.913274 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-27 06:47:19.913304 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-27 06:47:19.913332 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-27 06:47:19.913373 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-05-27 06:47:19.913411 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-05-27 06:47:19.913440 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-05-27 06:47:19.913468 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-05-27 06:47:19.913495 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-05-27 06:47:19.913522 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-05-27 06:47:19.913549 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-05-27 06:47:19.913576 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-27 06:47:19.913603 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-05-27 06:47:19.913629 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-05-27 06:47:19.913656 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-05-27 06:47:19.913682 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-05-27 06:47:19.913709 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-05-27 06:47:19.913735 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-05-27 06:47:19.913761 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-05-27 06:47:19.913787 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-05-27 06:47:19.913813 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-05-27 06:47:19.913839 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-05-27 06:47:19.913865 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-05-27 06:47:19.913892 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-05-27 06:47:19.913919 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-05-27 06:47:19.913946 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-05-27 06:47:19.913972 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-05-27 06:47:19.913999 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-05-27 06:47:19.914027 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-05-27 06:47:19.914065 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-05-27 06:47:19.914101 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-05-27 06:47:19.914132 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-27 06:47:19.914159 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-27 06:47:19.914186 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-27 06:47:19.914213 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-27 06:47:19.914240 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-27 06:47:19.914268 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-27 06:47:19.914296 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-27 06:47:19.914323 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-27 06:47:19.914352 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-27 06:47:19.914387 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-27 06:47:19.914415 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-27 06:47:19.914443 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-27 06:47:19.914473 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-27 06:47:19.914503 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-05-27 06:47:19.914530 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-05-27 06:47:19.914557 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-05-27 06:47:19.914585 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-05-27 06:47:19.914612 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-05-27 06:47:19.914640 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-05-27 06:47:19.914667 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-05-27 06:47:19.914695 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-27 06:47:19.914723 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-05-27 06:47:19.914751 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-05-27 06:47:19.914779 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-05-27 06:47:19.914806 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-05-27 06:47:19.914833 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-27 06:47:19.914859 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-27 06:47:19.914886 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-05-27 06:47:19.914913 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-05-27 06:47:19.914940 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-05-27 06:47:19.914967 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-05-27 06:47:19.914994 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-05-27 06:47:19.915020 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-05-27 06:47:19.915047 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-05-27 06:47:19.915074 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-05-27 06:47:19.915101 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-05-27 06:47:19.915163 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-05-27 06:47:19.915195 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-05-27 06:47:19.915223 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-05-27 06:47:19.915250 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-05-27 06:47:19.915277 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-05-27 06:47:19.915304 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-05-27 06:47:19.915331 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-05-27 06:47:19.915359 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-05-27 06:47:19.915385 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-05-27 06:47:19.915408 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-05-27 06:47:19.915427 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-05-27 06:47:19.915445 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-05-27 06:47:19.915463 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-05-27 06:47:19.915482 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-05-27 06:47:19.915500 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-05-27 06:47:19.915518 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-05-27 06:47:19.915537 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-05-27 06:47:19.915555 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-05-27 06:47:19.915574 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-05-27 06:47:19.915592 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-27 06:47:19.915610 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-27 06:47:19.915628 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-05-27 06:47:19.915646 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-05-27 06:47:19.915665 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-05-27 06:47:19.915683 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-05-27 06:47:19.915702 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-05-27 06:47:19.915721 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-05-27 06:47:19.915739 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-05-27 06:47:19.915758 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-05-27 06:47:19.915777 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-05-27 06:47:19.915795 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-05-27 06:47:19.915813 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-05-27 06:47:19.915831 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-05-27 06:47:19.915849 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-05-27 06:47:19.915867 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-05-27 06:47:19.915885 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-05-27 06:47:19.915903 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-05-27 06:47:19.915921 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-05-27 06:47:19.915942 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-05-27 06:47:19.915961 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-05-27 06:47:19.915979 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-05-27 06:47:19.915998 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-27 06:47:19.916017 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-27 06:47:19.916035 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-27 06:47:19.916060 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-27 06:47:19.916080 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-27 06:47:19.916098 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-27 06:47:19.916120 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-27 06:47:19.916143 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-27 06:47:19.916162 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-27 06:47:19.916181 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-27 06:47:19.916200 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-27 06:47:19.916224 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-27 06:47:19.916244 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-27 06:47:19.916262 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-27 06:47:19.916280 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-27 06:47:19.916299 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-27 06:47:19.916317 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-27 06:47:19.916335 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-27 06:47:19.916354 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-27 06:47:19.916371 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-27 06:47:19.916390 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-27 06:47:19.916408 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-27 06:47:19.916426 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-27 06:47:19.916444 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-27 06:47:19.916467 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-27 06:47:19.916486 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-27 06:47:19.916504 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-27 06:47:19.916522 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-27 06:47:19.916540 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-27 06:47:19.916558 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-27 06:47:19.916576 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-27 06:47:19.916594 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-27 06:47:19.916612 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-27 06:47:19.916630 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-27 06:47:19.916648 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-27 06:47:19.916671 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-27 06:47:19.916689 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-27 06:47:19.916707 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-27 06:47:19.916725 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-27 06:47:19.916743 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-27 06:47:19.916762 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-27 06:47:19.916780 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-27 06:47:19.916801 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-27 06:47:19.916823 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-27 06:47:19.916842 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-27 06:47:19.916861 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-27 06:47:19.916879 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-27 06:47:19.916897 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-27 06:47:19.916916 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-27 06:47:19.916984 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-27 06:47:19.917012 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-27 06:47:19.917037 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-27 06:47:19.917061 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-27 06:47:19.917081 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-27 06:47:19.917100 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-27 06:47:19.917117 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-27 06:47:19.917136 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-27 06:47:19.917154 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-27 06:47:19.917171 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-27 06:47:19.917190 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-27 06:47:19.917208 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-27 06:47:19.917226 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-27 06:47:19.917244 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-27 06:47:19.917262 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-27 06:47:19.917284 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-27 06:47:19.917306 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-27 06:47:19.917375 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-27 06:47:19.917410 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-27 06:47:19.917443 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-27 06:47:19.917464 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-27 06:47:19.917483 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-27 06:47:19.917501 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-27 06:47:19.917524 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-27 06:47:19.917544 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-27 06:47:19.917566 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-27 06:47:19.917585 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-27 06:47:19.917603 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-27 06:47:19.917622 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-27 06:47:19.917645 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-27 06:47:19.917667 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-27 06:47:19.917687 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-27 06:47:19.917705 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-27 06:47:19.917724 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-27 06:47:19.917744 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-27 06:47:19.917765 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-27 06:47:19.917787 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-27 06:47:19.917806 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-27 06:47:19.917825 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-27 06:47:19.917842 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-27 06:47:19.917861 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-27 06:47:19.917884 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-27 06:47:19.917906 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-27 06:47:19.917925 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-27 06:47:19.917944 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-27 06:47:19.917962 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-27 06:47:19.917980 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-27 06:47:19.917998 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-27 06:47:19.918016 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-27 06:47:19.918034 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-27 06:47:19.918052 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-27 06:47:19.918069 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-27 06:47:19.918087 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-27 06:47:19.918160 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-27 06:47:19.918181 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-27 06:47:19.918206 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-27 06:47:19.918274 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-27 06:47:19.918295 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-27 06:47:19.918349 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-27 06:47:19.918378 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-27 06:47:19.918398 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-27 06:47:19.918417 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-27 06:47:19.918435 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-27 06:47:19.918454 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-27 06:47:19.918472 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-27 06:47:19.918490 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-27 06:47:19.918508 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-27 06:47:19.918526 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-27 06:47:19.918544 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-27 06:47:19.918562 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-05-27 06:47:19.918581 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-05-27 06:47:19.918599 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-27 06:47:19.918617 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-27 06:47:19.918635 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-27 06:47:19.918653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-05-27 06:47:19.918671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-05-27 06:47:19.918689 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-05-27 06:47:19.918708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-05-27 06:47:19.918726 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-05-27 06:47:19.918744 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-05-27 06:47:19.918762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-05-27 06:47:19.918781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-27 06:47:19.918799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-05-27 06:47:19.918817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-05-27 06:47:19.918836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-05-27 06:47:19.918854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-05-27 06:47:19.918874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-05-27 06:47:19.918893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-05-27 06:47:19.918911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-05-27 06:47:19.918929 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-05-27 06:47:19.918953 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-05-27 06:47:19.918972 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-05-27 06:47:19.918990 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-05-27 06:47:19.919008 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-05-27 06:47:19.919027 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-05-27 06:47:19.919045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-05-27 06:47:19.919064 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-05-27 06:47:19.919101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-27 06:47:19.919124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-27 06:47:19.919144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-27 06:47:19.919163 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-27 06:47:19.919181 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-27 06:47:19.919199 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-27 06:47:19.919218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-27 06:47:19.919236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-27 06:47:19.919254 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-27 06:47:19.919273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-27 06:47:19.919290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-27 06:47:19.919309 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-05-27 06:47:19.919326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-05-27 06:47:19.919344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-05-27 06:47:19.919362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-05-27 06:47:19.919379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-05-27 06:47:19.919397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-05-27 06:47:19.919415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-05-27 06:47:19.919433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-27 06:47:19.919451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-05-27 06:47:19.919468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-05-27 06:47:19.919486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-05-27 06:47:19.919509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-05-27 06:47:19.919533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-27 06:47:19.919555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-27 06:47:19.919574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-27 06:47:19.919598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-27 06:47:19.919616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-27 06:47:19.919638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-27 06:47:19.919660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-27 06:47:19.919681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-27 06:47:19.919701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-27 06:47:19.919719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-27 06:47:19.919737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-05-27 06:47:19.919759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-05-27 06:47:19.919780 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-05-27 06:47:19.919801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-05-27 06:47:19.919819 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-05-27 06:47:19.919837 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-05-27 06:47:19.919855 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-05-27 06:47:19.919873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-05-27 06:47:19.919891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-05-27 06:47:19.919910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-05-27 06:47:19.919928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-05-27 06:47:19.919946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-05-27 06:47:19.919963 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-05-27 06:47:19.919981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-05-27 06:47:19.919999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-05-27 06:47:19.920016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-05-27 06:47:19.920034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-27 06:47:19.920052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-27 06:47:19.920069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-05-27 06:47:19.920087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-05-27 06:47:19.920105 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-05-27 06:47:19.920122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-05-27 06:47:19.920140 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-05-27 06:47:19.920159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-05-27 06:47:19.920182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-05-27 06:47:19.920204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-05-27 06:47:19.920224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-05-27 06:47:19.920243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-05-27 06:47:19.920267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-05-27 06:47:19.920288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-05-27 06:47:19.920310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-05-27 06:47:19.920332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-05-27 06:47:19.920351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-05-27 06:47:19.920369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-05-27 06:47:19.920388 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-05-27 06:47:19.920410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-05-27 06:47:19.920431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-05-27 06:47:19.920452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-05-27 06:47:19.920471 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-27 06:47:19.920490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-27 06:47:19.920508 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-27 06:47:19.920531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-27 06:47:19.920553 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-27 06:47:19.920574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-27 06:47:19.920592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-27 06:47:19.920611 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-27 06:47:19.920629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-27 06:47:19.920653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-27 06:47:19.920675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-27 06:47:19.920695 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-27 06:47:19.920714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-27 06:47:19.920732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-27 06:47:19.920750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-27 06:47:19.920772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-27 06:47:19.920794 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-27 06:47:19.920813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-27 06:47:19.920831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-27 06:47:19.920849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-27 06:47:19.920867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-27 06:47:19.920889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-27 06:47:19.920916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-27 06:47:19.920937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-27 06:47:19.920978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-27 06:47:19.920998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-27 06:47:19.921020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-27 06:47:19.921042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-27 06:47:19.921062 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-27 06:47:19.921081 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-27 06:47:19.921099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-27 06:47:19.921117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-27 06:47:19.921139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-27 06:47:19.921160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-27 06:47:19.921180 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-27 06:47:19.921198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-27 06:47:19.921216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-27 06:47:19.921234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-27 06:47:19.921256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-27 06:47:19.921276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-27 06:47:19.921296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-27 06:47:19.921314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-27 06:47:19.921332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-27 06:47:19.921350 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-27 06:47:19.921369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-27 06:47:19.921390 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-27 06:47:19.921412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-27 06:47:19.921431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-27 06:47:19.921450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-27 06:47:19.921468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-27 06:47:19.921486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-27 06:47:19.921507 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-27 06:47:19.921530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-27 06:47:19.921557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-27 06:47:19.921577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-27 06:47:19.921596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-27 06:47:19.921614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-27 06:47:19.921633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-27 06:47:19.921651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-27 06:47:19.921669 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-27 06:47:19.921687 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-27 06:47:19.921705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-27 06:47:19.921723 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-27 06:47:19.921741 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-27 06:47:19.921760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-27 06:47:19.921779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-27 06:47:19.921797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-27 06:47:19.921815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-27 06:47:19.921834 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-27 06:47:19.921852 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-27 06:47:19.921870 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-27 06:47:19.921888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-27 06:47:19.921906 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-27 06:47:19.921924 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-27 06:47:19.921943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-27 06:47:19.921961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-27 06:47:19.921979 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-27 06:47:19.921997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-27 06:47:19.922015 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-27 06:47:19.922033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-27 06:47:19.922051 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-27 06:47:19.922070 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-27 06:47:19.922088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-27 06:47:19.922106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-27 06:47:19.922124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-27 06:47:19.922142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-27 06:47:19.922160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-05-27 06:47:19.922178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-05-27 06:47:19.922200 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-27 06:47:19.922219 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-05-27 06:47:19.922237 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-05-27 06:47:19.922256 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-05-27 06:47:19.922274 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-05-27 06:47:19.922292 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-27 06:47:19.922310 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-27 06:47:19.922328 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-27 06:47:19.922347 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-27 06:47:19.922365 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-05-27 06:47:19.922383 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-05-27 06:47:19.922401 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-27 06:47:19.922418 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-27 06:47:19.922436 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-27 06:47:19.922454 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-27 06:47:19.922472 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-27 06:47:19.922493 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-27 06:47:19.922518 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-05-27 06:47:19.922537 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-05-27 06:47:19.922557 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-05-27 06:47:19.922576 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-05-27 06:47:19.922595 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-05-27 06:47:19.922613 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-05-27 06:47:19.922632 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-05-27 06:47:19.922651 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-05-27 06:47:19.922670 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-05-27 06:47:19.922688 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-05-27 06:47:19.922707 | instance | cd+++++++++ objects/cluster/node/ 2026-05-27 06:47:19.922726 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-27 06:47:19.922744 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-27 06:47:19.922763 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-27 06:47:19.922782 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-27 06:47:19.922803 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-27 06:47:19.922825 | instance | cd+++++++++ objects/namespaced/ 2026-05-27 06:47:19.922845 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-05-27 06:47:19.922865 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-05-27 06:47:19.922888 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-05-27 06:47:19.922908 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-05-27 06:47:19.922930 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-05-27 06:47:19.922952 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-05-27 06:47:19.922971 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-05-27 06:47:19.922994 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-05-27 06:47:19.923020 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-05-27 06:47:19.923078 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-05-27 06:47:19.923102 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-05-27 06:47:19.923122 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-05-27 06:47:19.923141 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-05-27 06:47:19.923160 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-05-27 06:47:19.923178 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-05-27 06:47:19.923197 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-05-27 06:47:19.923216 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-05-27 06:47:19.923234 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-05-27 06:47:19.923253 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-05-27 06:47:19.923271 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-05-27 06:47:19.923290 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-05-27 06:47:19.923309 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-05-27 06:47:19.923327 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-05-27 06:47:19.923345 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-05-27 06:47:19.923364 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-05-27 06:47:19.923382 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-4.nip.io-tls.txt 2026-05-27 06:47:19.923400 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-4.nip.io-tls.yaml 2026-05-27 06:47:19.923418 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-05-27 06:47:19.923437 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-05-27 06:47:19.923456 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-05-27 06:47:19.923477 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-05-27 06:47:19.923496 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-05-27 06:47:19.923514 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-05-27 06:47:19.923532 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-05-27 06:47:19.923550 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-05-27 06:47:19.923568 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-05-27 06:47:19.923586 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-05-27 06:47:19.923604 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-05-27 06:47:19.923622 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-05-27 06:47:19.923640 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-05-27 06:47:19.923658 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-05-27 06:47:19.923676 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-05-27 06:47:19.923694 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-05-27 06:47:19.923712 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-05-27 06:47:19.923730 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-05-27 06:47:19.923748 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-05-27 06:47:19.923770 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-05-27 06:47:19.923789 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-05-27 06:47:19.923808 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-05-27 06:47:19.923827 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-05-27 06:47:19.923845 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-05-27 06:47:19.923863 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-05-27 06:47:19.923881 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-05-27 06:47:19.923899 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-05-27 06:47:19.923917 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-05-27 06:47:19.923935 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-05-27 06:47:19.923953 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-05-27 06:47:19.923971 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-05-27 06:47:19.923989 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-05-27 06:47:19.924008 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-05-27 06:47:19.924026 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-05-27 06:47:19.924044 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-05-27 06:47:19.924062 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-05-27 06:47:19.924080 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-05-27 06:47:19.924099 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-05-27 06:47:19.924117 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-mwsvf.txt 2026-05-27 06:47:19.924135 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-mwsvf.yaml 2026-05-27 06:47:19.924154 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-d952c.txt 2026-05-27 06:47:19.924172 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-d952c.yaml 2026-05-27 06:47:19.924190 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-zt8wq.txt 2026-05-27 06:47:19.924208 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-zt8wq.yaml 2026-05-27 06:47:19.924227 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-05-27 06:47:19.924245 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-05-27 06:47:19.924263 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-05-27 06:47:19.924281 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-05-27 06:47:19.924299 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-05-27 06:47:19.924317 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-05-27 06:47:19.924336 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-05-27 06:47:19.924354 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-05-27 06:47:19.924372 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-05-27 06:47:19.924390 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-05-27 06:47:19.924413 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-05-27 06:47:19.924432 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-05-27 06:47:19.924450 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-05-27 06:47:19.924468 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-05-27 06:47:19.924486 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-05-27 06:47:19.924504 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-05-27 06:47:19.924522 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-05-27 06:47:19.924540 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-05-27 06:47:19.924558 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-05-27 06:47:19.924576 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-05-27 06:47:19.924594 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-05-27 06:47:19.924612 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-05-27 06:47:19.924630 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-05-27 06:47:19.924648 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-05-27 06:47:19.924666 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-05-27 06:47:19.924684 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-05-27 06:47:19.924701 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-05-27 06:47:19.924719 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-05-27 06:47:19.924737 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-05-27 06:47:19.924755 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-05-27 06:47:19.924773 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-05-27 06:47:19.924790 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-05-27 06:47:19.924808 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-05-27 06:47:19.924826 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-05-27 06:47:19.924843 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-05-27 06:47:19.924861 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-05-27 06:47:19.924879 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-05-27 06:47:19.924897 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-27 06:47:19.924915 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-27 06:47:19.924942 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-27 06:47:19.924998 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-27 06:47:19.925019 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-27 06:47:19.925037 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-27 06:47:19.925056 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-27 06:47:19.925075 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-27 06:47:19.925099 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-27 06:47:19.925118 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-27 06:47:19.925136 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-27 06:47:19.925154 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-27 06:47:19.925172 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-27 06:47:19.925190 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-27 06:47:19.925208 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-27 06:47:19.925226 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-27 06:47:19.925245 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-27 06:47:19.925263 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-27 06:47:19.925281 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-27 06:47:19.925299 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-27 06:47:19.925317 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-27 06:47:19.925335 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-27 06:47:19.925352 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-27 06:47:19.925371 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-27 06:47:19.925388 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-27 06:47:19.925407 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-27 06:47:19.925425 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-z9d6j.txt 2026-05-27 06:47:19.925443 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-z9d6j.yaml 2026-05-27 06:47:19.925461 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-27 06:47:19.925479 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-27 06:47:19.925498 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-27 06:47:19.925516 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-27 06:47:19.925535 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-27 06:47:19.925553 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-27 06:47:19.925573 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-27 06:47:19.925592 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-27 06:47:19.925610 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-27 06:47:19.925628 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-27 06:47:19.925646 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-27 06:47:19.925664 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-27 06:47:19.925682 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-27 06:47:19.925705 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-27 06:47:19.925724 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-27 06:47:19.925742 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-27 06:47:19.925760 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-27 06:47:19.925779 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-27 06:47:19.925797 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-27 06:47:19.925816 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-27 06:47:19.925834 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-27 06:47:19.925852 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-27 06:47:19.925870 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-27 06:47:19.925889 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-27 06:47:19.925907 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-27 06:47:19.925925 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-27 06:47:19.925943 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-27 06:47:19.925961 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-27 06:47:19.925979 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-27 06:47:19.925998 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-27 06:47:19.926016 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-27 06:47:19.926035 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-27 06:47:19.926053 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-27 06:47:19.926071 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-27 06:47:19.926089 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-27 06:47:19.926107 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-05-27 06:47:19.926125 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-05-27 06:47:19.926143 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-05-27 06:47:19.926161 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-05-27 06:47:19.926179 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-05-27 06:47:19.926197 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-05-27 06:47:19.926215 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-05-27 06:47:19.926233 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-05-27 06:47:19.926250 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-05-27 06:47:19.926268 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-05-27 06:47:19.926286 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-05-27 06:47:19.926305 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-05-27 06:47:19.926329 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-05-27 06:47:19.926348 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-05-27 06:47:19.926367 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-05-27 06:47:19.926385 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-05-27 06:47:19.926403 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-05-27 06:47:19.926421 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-05-27 06:47:19.926439 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-05-27 06:47:19.926457 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-05-27 06:47:19.926475 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-05-27 06:47:19.926493 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-05-27 06:47:19.926511 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-05-27 06:47:19.926529 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-05-27 06:47:19.926547 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-05-27 06:47:19.926565 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-05-27 06:47:19.926584 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-mqfdr.txt 2026-05-27 06:47:19.926602 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-mqfdr.yaml 2026-05-27 06:47:19.926620 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-h8nwj.txt 2026-05-27 06:47:19.926638 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-h8nwj.yaml 2026-05-27 06:47:19.926657 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-05-27 06:47:19.926675 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-05-27 06:47:19.926694 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-05-27 06:47:19.926712 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-05-27 06:47:19.926730 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-05-27 06:47:19.926749 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-05-27 06:47:19.926767 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-05-27 06:47:19.926785 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-05-27 06:47:19.926804 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-05-27 06:47:19.926822 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-05-27 06:47:19.926840 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-05-27 06:47:19.926858 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-05-27 06:47:19.926876 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-05-27 06:47:19.926894 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-05-27 06:47:19.926913 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-05-27 06:47:19.926931 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-05-27 06:47:19.926949 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-05-27 06:47:19.926972 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-05-27 06:47:19.926991 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-05-27 06:47:19.927009 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-05-27 06:47:19.927050 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-05-27 06:47:19.927069 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-05-27 06:47:19.927088 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-05-27 06:47:19.927106 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-05-27 06:47:19.927124 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-05-27 06:47:19.927141 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-05-27 06:47:19.927160 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-05-27 06:47:19.927178 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-27 06:47:19.927196 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-27 06:47:19.927215 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-27 06:47:19.927233 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-27 06:47:19.927250 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-27 06:47:19.927268 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-27 06:47:19.927287 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-27 06:47:19.927305 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-27 06:47:19.927323 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-27 06:47:19.927341 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-27 06:47:19.927359 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-27 06:47:19.927377 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-27 06:47:19.927438 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-27 06:47:19.927467 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-27 06:47:19.927487 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-27 06:47:19.927505 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-27 06:47:19.927524 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-27 06:47:19.927542 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-27 06:47:19.927561 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-27 06:47:19.927579 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-27 06:47:19.927597 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-27 06:47:19.927615 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-27 06:47:19.927633 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-27 06:47:19.927651 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-27 06:47:19.927669 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-27 06:47:19.927692 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-27 06:47:19.927710 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-27 06:47:19.927728 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-27 06:47:19.927746 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-27 06:47:19.927765 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-27 06:47:19.927789 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-27 06:47:19.927814 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-27 06:47:19.927834 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-27 06:47:19.927852 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-27 06:47:19.927870 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-27 06:47:19.927888 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-27 06:47:19.927906 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-27 06:47:19.927924 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-27 06:47:19.927942 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-27 06:47:19.927960 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-27 06:47:19.927978 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-27 06:47:19.927996 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-27 06:47:19.928021 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-27 06:47:19.928041 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-27 06:47:19.928059 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-27 06:47:19.928077 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-27 06:47:19.928095 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-27 06:47:19.928114 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-27 06:47:19.928133 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-27 06:47:19.928151 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-27 06:47:19.928213 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-27 06:47:19.928244 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-27 06:47:19.928264 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-27 06:47:19.928283 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-27 06:47:19.928351 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-27 06:47:19.928374 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-27 06:47:19.928427 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-27 06:47:19.928456 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-05-27 06:47:19.928476 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-05-27 06:47:19.928495 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-05-27 06:47:19.928513 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-27 06:47:19.928538 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-05-27 06:47:19.928558 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-05-27 06:47:19.928576 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-05-27 06:47:19.928595 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-05-27 06:47:19.928613 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-05-27 06:47:19.928632 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-05-27 06:47:19.928650 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-05-27 06:47:19.928669 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-05-27 06:47:19.928687 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-27 06:47:19.928706 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-ns9fz.txt 2026-05-27 06:47:19.928724 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-ns9fz.yaml 2026-05-27 06:47:19.928742 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-mbhrr.txt 2026-05-27 06:47:19.928761 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-mbhrr.yaml 2026-05-27 06:47:19.928779 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jj5dk.txt 2026-05-27 06:47:19.928798 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jj5dk.yaml 2026-05-27 06:47:19.928816 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-kg8qd.txt 2026-05-27 06:47:19.928834 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-kg8qd.yaml 2026-05-27 06:47:19.928852 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-27 06:47:19.928870 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-27 06:47:19.928888 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-27 06:47:19.928906 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-27 06:47:19.928924 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-27 06:47:19.928942 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-27 06:47:19.928982 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-w8cjw.txt 2026-05-27 06:47:19.929002 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-w8cjw.yaml 2026-05-27 06:47:19.929020 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-27 06:47:19.929038 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-27 06:47:19.929055 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-27 06:47:19.929073 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-27 06:47:19.929091 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-27 06:47:19.929109 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-27 06:47:19.929127 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-27 06:47:19.929144 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-27 06:47:19.929162 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-27 06:47:19.929184 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-27 06:47:19.929203 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-27 06:47:19.929220 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-27 06:47:19.929238 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-27 06:47:19.929255 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-27 06:47:19.929273 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-27 06:47:19.929291 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-27 06:47:19.929309 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-27 06:47:19.929327 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-27 06:47:19.929345 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-27 06:47:19.929363 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-27 06:47:19.929381 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-27 06:47:19.929398 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-27 06:47:19.929416 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-27 06:47:19.929434 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-27 06:47:19.929451 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-27 06:47:19.929469 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-27 06:47:19.929487 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-27 06:47:19.929505 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-27 06:47:19.929524 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-27 06:47:19.929542 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-27 06:47:19.929561 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-27 06:47:19.929579 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-27 06:47:19.929597 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-27 06:47:19.929615 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-27 06:47:19.929633 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-27 06:47:19.929651 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-27 06:47:19.929668 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-27 06:47:19.929686 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-27 06:47:19.929704 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-27 06:47:19.929722 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-27 06:47:19.929740 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-27 06:47:19.930046 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-27 06:47:19.930069 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-27 06:47:19.930088 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-27 06:47:19.930110 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-27 06:47:19.930135 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-27 06:47:19.930159 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-27 06:47:19.930178 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-27 06:47:19.930196 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-27 06:47:19.930214 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-27 06:47:19.930232 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-27 06:47:19.930250 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-9uh48z.txt 2026-05-27 06:47:19.930268 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-9uh48z.yaml 2026-05-27 06:47:19.930286 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ot3ncd.txt 2026-05-27 06:47:19.930304 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ot3ncd.yaml 2026-05-27 06:47:19.930322 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-27 06:47:19.930340 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-27 06:47:19.930358 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-27 06:47:19.930375 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-27 06:47:19.930393 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-27 06:47:19.930411 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-27 06:47:19.930429 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-27 06:47:19.930446 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-27 06:47:19.930464 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-27 06:47:19.930482 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-27 06:47:19.930500 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-27 06:47:19.930517 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-27 06:47:19.930535 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-27 06:47:19.930553 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-27 06:47:19.930571 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-27 06:47:19.930589 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-27 06:47:19.930606 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-27 06:47:19.930624 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-27 06:47:19.930642 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-27 06:47:19.930660 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-27 06:47:19.930684 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-27 06:47:19.930702 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-27 06:47:19.930720 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-27 06:47:19.930738 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-27 06:47:19.930756 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-27 06:47:19.930774 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-27 06:47:19.930792 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-27 06:47:19.930811 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-27 06:47:19.930828 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-27 06:47:19.930846 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-27 06:47:19.930864 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-27 06:47:19.930881 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-27 06:47:19.930899 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-27 06:47:19.930917 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-27 06:47:19.930935 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-27 06:47:19.930952 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-27 06:47:19.930970 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-27 06:47:19.931000 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-27 06:47:19.931019 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-27 06:47:19.931037 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-27 06:47:19.931055 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-27 06:47:19.931073 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-27 06:47:19.931091 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-27 06:47:19.931109 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-27 06:47:19.931127 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-27 06:47:19.931149 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-27 06:47:19.931174 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-27 06:47:19.931198 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-27 06:47:19.931221 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-27 06:47:19.931244 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-27 06:47:19.931266 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-27 06:47:19.931285 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-27 06:47:19.931302 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-27 06:47:19.931327 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-27 06:47:19.931346 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-27 06:47:19.931365 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-27 06:47:19.931385 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-27 06:47:19.931407 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-27 06:47:19.931429 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-27 06:47:19.931451 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-27 06:47:19.931474 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-27 06:47:19.931496 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-27 06:47:19.931518 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-27 06:47:19.931540 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-27 06:47:19.931558 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-27 06:47:19.931576 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-27 06:47:19.931594 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-27 06:47:19.931612 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-27 06:47:19.931630 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-27 06:47:19.931648 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-27 06:47:19.931666 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-27 06:47:19.931684 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-27 06:47:19.931702 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-27 06:47:19.931721 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-27 06:47:19.931739 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-27 06:47:19.931757 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-27 06:47:19.931775 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-27 06:47:19.931793 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-27 06:47:19.931811 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-27 06:47:19.931829 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-27 06:47:19.931847 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-27 06:47:19.931865 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-27 06:47:19.931883 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-05-27 06:47:19.931906 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-05-27 06:47:19.931930 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-05-27 06:47:19.931954 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-27 06:47:19.931978 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-05-27 06:47:19.931997 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-05-27 06:47:19.932015 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-05-27 06:47:19.932034 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-05-27 06:47:19.932052 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-05-27 06:47:19.932071 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-05-27 06:47:19.932088 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-05-27 06:47:19.932106 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-05-27 06:47:19.932124 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-05-27 06:47:19.932143 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-05-27 06:47:19.932161 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-05-27 06:47:19.932179 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-05-27 06:47:19.932197 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-05-27 06:47:19.932215 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-05-27 06:47:19.932232 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-05-27 06:47:19.932251 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-05-27 06:47:19.932269 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-05-27 06:47:19.932287 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-05-27 06:47:19.932305 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-fdhcf.txt 2026-05-27 06:47:19.932323 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-fdhcf.yaml 2026-05-27 06:47:19.932341 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-05-27 06:47:19.932359 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-05-27 06:47:19.932377 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-05-27 06:47:19.932395 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-05-27 06:47:19.932414 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-05-27 06:47:19.932432 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-05-27 06:47:19.932450 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-05-27 06:47:19.932468 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-05-27 06:47:19.932486 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-05-27 06:47:19.932505 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-05-27 06:47:19.932523 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-05-27 06:47:19.932542 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-05-27 06:47:19.932560 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-05-27 06:47:19.932578 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-05-27 06:47:19.932601 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-05-27 06:47:19.932619 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-05-27 06:47:19.932638 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-05-27 06:47:19.932656 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-05-27 06:47:19.932675 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-05-27 06:47:19.932693 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-05-27 06:47:19.932712 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-05-27 06:47:19.932731 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-05-27 06:47:19.932749 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-05-27 06:47:19.932768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-05-27 06:47:19.932786 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-05-27 06:47:19.932804 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-05-27 06:47:19.932821 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-05-27 06:47:19.932839 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-05-27 06:47:19.932857 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-05-27 06:47:19.932875 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-05-27 06:47:19.932893 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-05-27 06:47:19.932911 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-05-27 06:47:19.932928 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-05-27 06:47:19.932967 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-05-27 06:47:19.932987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-05-27 06:47:19.933005 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-05-27 06:47:19.933023 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-05-27 06:47:19.933040 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-05-27 06:47:19.933059 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-05-27 06:47:19.933077 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-05-27 06:47:19.933095 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-05-27 06:47:19.933112 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-05-27 06:47:19.933130 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-05-27 06:47:19.933153 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-05-27 06:47:19.933171 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-05-27 06:47:19.933190 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-05-27 06:47:19.933208 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-05-27 06:47:19.933227 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-05-27 06:47:19.933244 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-05-27 06:47:19.933262 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-05-27 06:47:19.933280 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-05-27 06:47:19.933298 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-05-27 06:47:19.933316 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-05-27 06:47:19.933334 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-05-27 06:47:19.933352 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-05-27 06:47:19.933370 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-05-27 06:47:19.933389 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-05-27 06:47:19.933410 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-05-27 06:47:19.933430 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-05-27 06:47:19.933448 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-05-27 06:47:19.933466 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-05-27 06:47:19.933485 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-05-27 06:47:19.933503 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-05-27 06:47:19.933521 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-05-27 06:47:19.933540 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-05-27 06:47:19.933558 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-05-27 06:47:19.933576 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-05-27 06:47:19.933595 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-05-27 06:47:19.933613 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-05-27 06:47:19.933631 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-05-27 06:47:19.933649 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-05-27 06:47:19.933667 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-05-27 06:47:19.933690 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-05-27 06:47:19.933709 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-05-27 06:47:19.933728 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-05-27 06:47:19.933747 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-05-27 06:47:19.933765 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-05-27 06:47:19.933783 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-05-27 06:47:19.933801 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-05-27 06:47:19.933819 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-05-27 06:47:19.933837 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-05-27 06:47:19.933855 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-05-27 06:47:19.933874 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-05-27 06:47:19.933892 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-05-27 06:47:19.933916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-05-27 06:47:19.933936 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-05-27 06:47:19.933955 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-05-27 06:47:19.933974 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-05-27 06:47:19.933992 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-05-27 06:47:19.934010 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-05-27 06:47:19.934030 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-05-27 06:47:19.934049 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-05-27 06:47:19.934067 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-05-27 06:47:19.934086 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-05-27 06:47:19.934104 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-05-27 06:47:19.934123 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-05-27 06:47:19.934141 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-05-27 06:47:19.934159 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-05-27 06:47:19.934178 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-05-27 06:47:19.934196 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-05-27 06:47:19.934215 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-05-27 06:47:19.934233 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-05-27 06:47:19.934252 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-05-27 06:47:19.934274 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-05-27 06:47:19.934293 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-05-27 06:47:19.934312 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-05-27 06:47:19.934330 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-05-27 06:47:19.934349 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-05-27 06:47:19.934367 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-05-27 06:47:19.934386 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-05-27 06:47:19.934404 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-05-27 06:47:19.934423 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-05-27 06:47:19.934442 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-05-27 06:47:19.934461 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-05-27 06:47:19.934480 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-05-27 06:47:19.934498 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-05-27 06:47:19.934517 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-05-27 06:47:19.934535 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-05-27 06:47:19.934554 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-05-27 06:47:19.934573 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-05-27 06:47:19.934591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-05-27 06:47:19.934611 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-05-27 06:47:19.934630 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-05-27 06:47:19.934649 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-05-27 06:47:19.934667 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-05-27 06:47:19.934686 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-05-27 06:47:19.934704 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-05-27 06:47:19.934723 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-05-27 06:47:19.934742 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-05-27 06:47:19.934760 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-27 06:47:19.934779 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-27 06:47:19.934798 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-05-27 06:47:19.934816 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-05-27 06:47:19.934834 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-05-27 06:47:19.934852 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-05-27 06:47:19.934870 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-05-27 06:47:19.934889 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-05-27 06:47:19.934911 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-05-27 06:47:19.934930 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-05-27 06:47:19.934968 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-05-27 06:47:19.934989 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-05-27 06:47:19.935008 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-27 06:47:19.935026 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-05-27 06:47:19.935045 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-05-27 06:47:19.935063 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-05-27 06:47:19.935081 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-05-27 06:47:19.935099 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-05-27 06:47:19.935117 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-05-27 06:47:19.935136 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-05-27 06:47:19.935154 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-05-27 06:47:19.935172 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-05-27 06:47:19.935191 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-05-27 06:47:19.935209 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-05-27 06:47:19.935228 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-05-27 06:47:19.935247 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-05-27 06:47:19.935266 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-05-27 06:47:19.935284 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-05-27 06:47:19.935303 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-05-27 06:47:19.935321 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-05-27 06:47:19.935339 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-05-27 06:47:19.935357 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-05-27 06:47:19.935376 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-05-27 06:47:19.935394 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-27 06:47:19.935412 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-05-27 06:47:19.935431 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-05-27 06:47:19.935449 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-27 06:47:19.935467 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-27 06:47:19.935484 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-05-27 06:47:19.935502 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-05-27 06:47:19.935520 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-05-27 06:47:19.935543 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-05-27 06:47:19.935563 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-05-27 06:47:19.935582 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-05-27 06:47:19.935600 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-05-27 06:47:19.935618 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-05-27 06:47:19.935636 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-05-27 06:47:19.935655 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-05-27 06:47:19.935672 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-05-27 06:47:19.935690 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-05-27 06:47:19.935709 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-05-27 06:47:19.935727 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-05-27 06:47:19.935745 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-05-27 06:47:19.935763 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-05-27 06:47:19.935781 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-05-27 06:47:19.935799 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-05-27 06:47:19.935817 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-05-27 06:47:19.935835 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-05-27 06:47:19.935853 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-05-27 06:47:19.935871 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-05-27 06:47:19.935889 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-05-27 06:47:19.935908 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-05-27 06:47:19.935926 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-05-27 06:47:19.935945 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-05-27 06:47:19.935963 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-05-27 06:47:19.935981 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-05-27 06:47:19.935999 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-05-27 06:47:19.936017 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-05-27 06:47:19.936036 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-27 06:47:19.936063 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-27 06:47:19.936082 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-27 06:47:19.936101 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-27 06:47:19.936119 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-05-27 06:47:19.936143 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-05-27 06:47:19.936162 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-05-27 06:47:19.936180 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-27 06:47:19.936198 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-27 06:47:19.936216 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-htbpp.txt 2026-05-27 06:47:19.936234 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-htbpp.yaml 2026-05-27 06:47:19.936252 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6b78c64f7b-nxf4s.txt 2026-05-27 06:47:19.936270 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6b78c64f7b-nxf4s.yaml 2026-05-27 06:47:19.936289 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nx9fn.txt 2026-05-27 06:47:19.936308 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nx9fn.yaml 2026-05-27 06:47:19.936326 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-b75r6.txt 2026-05-27 06:47:19.936345 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-b75r6.yaml 2026-05-27 06:47:19.936364 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-sgbwr.txt 2026-05-27 06:47:19.936382 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-sgbwr.yaml 2026-05-27 06:47:19.936401 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-05-27 06:47:19.936421 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-05-27 06:47:19.936442 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-05-27 06:47:19.936461 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-05-27 06:47:19.936479 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-5vkqn.txt 2026-05-27 06:47:19.936497 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-5vkqn.yaml 2026-05-27 06:47:19.936516 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-05-27 06:47:19.936534 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-05-27 06:47:19.936552 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-rdkmc.txt 2026-05-27 06:47:19.936570 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-rdkmc.yaml 2026-05-27 06:47:19.936589 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-774f9.txt 2026-05-27 06:47:19.936607 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-774f9.yaml 2026-05-27 06:47:19.936625 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-wj84h.txt 2026-05-27 06:47:19.936644 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-wj84h.yaml 2026-05-27 06:47:19.936662 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-27 06:47:19.936680 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-27 06:47:19.936698 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-56tx4.txt 2026-05-27 06:47:19.936717 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-56tx4.yaml 2026-05-27 06:47:19.936739 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-rr7bx.txt 2026-05-27 06:47:19.936758 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-rr7bx.yaml 2026-05-27 06:47:19.936776 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-05-27 06:47:19.936794 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-05-27 06:47:19.936812 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-05-27 06:47:19.936830 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-27 06:47:19.936848 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-27 06:47:19.936867 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-05-27 06:47:19.936885 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-05-27 06:47:19.936902 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-05-27 06:47:19.936920 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-05-27 06:47:19.936948 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-05-27 06:47:19.936988 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-05-27 06:47:19.937008 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-05-27 06:47:19.937026 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-27 06:47:19.937045 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-27 06:47:19.937063 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-05-27 06:47:19.937081 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-05-27 06:47:19.937100 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-05-27 06:47:19.937118 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-05-27 06:47:19.937191 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-05-27 06:47:19.937224 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-05-27 06:47:19.937245 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-05-27 06:47:19.937264 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-05-27 06:47:19.937282 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-05-27 06:47:19.937301 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-27 06:47:19.937320 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-27 06:47:19.937339 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-05-27 06:47:19.937358 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-05-27 06:47:19.937376 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-05-27 06:47:19.937395 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-05-27 06:47:19.937413 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-05-27 06:47:19.937438 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-05-27 06:47:19.937458 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-05-27 06:47:19.937476 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-05-27 06:47:19.937543 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-05-27 06:47:19.937563 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-05-27 06:47:19.937582 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-05-27 06:47:19.937601 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-05-27 06:47:19.937620 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-05-27 06:47:19.937638 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-05-27 06:47:19.937656 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-05-27 06:47:19.937674 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-05-27 06:47:19.937692 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-05-27 06:47:19.937710 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-05-27 06:47:19.937729 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-05-27 06:47:19.937747 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-05-27 06:47:19.937765 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-05-27 06:47:19.937782 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-05-27 06:47:19.937800 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-sgbwr-tls.txt 2026-05-27 06:47:19.937819 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-sgbwr-tls.yaml 2026-05-27 06:47:19.937837 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-05-27 06:47:19.937855 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-05-27 06:47:19.937872 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-05-27 06:47:19.937890 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-05-27 06:47:19.937908 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-05-27 06:47:19.937926 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-05-27 06:47:19.937945 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-05-27 06:47:19.937963 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-05-27 06:47:19.937981 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-27 06:47:19.937999 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-27 06:47:19.938023 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-05-27 06:47:19.938042 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-05-27 06:47:19.938061 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-05-27 06:47:19.938079 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-05-27 06:47:19.938097 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-05-27 06:47:19.938115 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-05-27 06:47:19.938133 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-05-27 06:47:19.938151 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-05-27 06:47:19.938169 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-05-27 06:47:19.938186 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-05-27 06:47:19.938204 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-05-27 06:47:19.938222 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-05-27 06:47:19.938240 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-05-27 06:47:19.938294 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-05-27 06:47:19.938323 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-05-27 06:47:19.938342 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-05-27 06:47:19.938361 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-05-27 06:47:19.938416 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-05-27 06:47:19.938443 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-05-27 06:47:19.938463 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-05-27 06:47:19.938518 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-05-27 06:47:19.938541 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-05-27 06:47:19.938560 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-05-27 06:47:19.938579 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-05-27 06:47:19.938597 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-05-27 06:47:19.938615 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-05-27 06:47:19.938633 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-27 06:47:19.938651 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-05-27 06:47:19.938669 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-05-27 06:47:19.938687 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-27 06:47:19.938705 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-27 06:47:19.938723 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-05-27 06:47:19.938746 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-05-27 06:47:19.938765 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-05-27 06:47:19.938783 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-05-27 06:47:19.938801 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-05-27 06:47:19.938819 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-05-27 06:47:19.938837 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-05-27 06:47:19.938854 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-05-27 06:47:19.938872 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-05-27 06:47:19.938918 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-05-27 06:47:19.938938 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-05-27 06:47:19.938957 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-05-27 06:47:19.938975 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-05-27 06:47:19.938993 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-05-27 06:47:19.939012 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-05-27 06:47:19.939030 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-05-27 06:47:19.939048 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-05-27 06:47:19.939066 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-05-27 06:47:19.939085 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-05-27 06:47:19.939103 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-05-27 06:47:19.939121 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-05-27 06:47:19.939139 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-05-27 06:47:19.939158 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-05-27 06:47:19.939177 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-05-27 06:47:19.939196 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-05-27 06:47:19.939214 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-05-27 06:47:19.939232 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-27 06:47:19.939250 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-05-27 06:47:19.939268 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-05-27 06:47:19.939286 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-27 06:47:19.939304 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-27 06:47:19.939322 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-05-27 06:47:19.939340 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-05-27 06:47:19.939358 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-05-27 06:47:19.939381 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-05-27 06:47:19.939400 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-05-27 06:47:19.939419 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-05-27 06:47:19.939439 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-05-27 06:47:19.939457 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-05-27 06:47:19.939475 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-05-27 06:47:19.939493 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-05-27 06:47:19.939511 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-05-27 06:47:19.939529 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-05-27 06:47:19.939547 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-05-27 06:47:19.939565 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-05-27 06:47:19.939583 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-05-27 06:47:19.939601 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-05-27 06:47:19.939619 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-05-27 06:47:19.939637 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-05-27 06:47:19.939654 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-05-27 06:47:19.939672 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-05-27 06:47:19.939690 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-05-27 06:47:19.939708 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-05-27 06:47:19.939726 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-05-27 06:47:19.939744 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-27 06:47:19.939762 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-27 06:47:19.939781 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-05-27 06:47:19.939799 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-05-27 06:47:19.939817 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-05-27 06:47:19.939837 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-05-27 06:47:19.939860 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-05-27 06:47:19.939885 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-05-27 06:47:19.939909 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-27 06:47:19.939930 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-27 06:47:19.939949 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-05-27 06:47:19.939968 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-05-27 06:47:19.939986 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-05-27 06:47:19.940005 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-05-27 06:47:19.940023 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-05-27 06:47:19.940046 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-05-27 06:47:19.940064 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-05-27 06:47:19.940083 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-05-27 06:47:19.940101 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-05-27 06:47:19.940118 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-05-27 06:47:19.940137 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-05-27 06:47:19.940155 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-05-27 06:47:19.940173 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-05-27 06:47:19.940191 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-05-27 06:47:19.940209 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-05-27 06:47:19.940227 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-05-27 06:47:19.940245 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-05-27 06:47:19.940264 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-05-27 06:47:19.940282 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-05-27 06:47:19.940305 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-05-27 06:47:19.940330 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-05-27 06:47:19.940352 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-05-27 06:47:19.940372 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-05-27 06:47:19.940390 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-05-27 06:47:19.940409 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-05-27 06:47:19.940428 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-05-27 06:47:19.940447 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-05-27 06:47:19.940465 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-05-27 06:47:19.940483 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-05-27 06:47:19.940502 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-05-27 06:47:19.940520 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-05-27 06:47:19.940539 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-05-27 06:47:19.940557 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-05-27 06:47:19.940576 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-05-27 06:47:19.940595 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-05-27 06:47:19.940613 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-05-27 06:47:19.940631 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-05-27 06:47:19.940650 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-05-27 06:47:19.940668 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-05-27 06:47:19.940686 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-05-27 06:47:19.940704 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-05-27 06:47:19.940722 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-05-27 06:47:19.940746 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-05-27 06:47:19.940765 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-05-27 06:47:19.940783 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-05-27 06:47:19.940804 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-05-27 06:47:19.940829 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-05-27 06:47:19.940852 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-05-27 06:47:19.940870 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-05-27 06:47:19.940888 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-05-27 06:47:19.940905 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-05-27 06:47:19.940923 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-05-27 06:47:19.940940 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-05-27 06:47:19.940974 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-05-27 06:47:19.940993 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-05-27 06:47:19.941011 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-05-27 06:47:19.941029 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-05-27 06:47:19.941047 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-05-27 06:47:19.941064 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-05-27 06:47:19.941082 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-05-27 06:47:19.941100 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-05-27 06:47:19.941119 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-05-27 06:47:19.941137 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-05-27 06:47:19.941155 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-05-27 06:47:19.941172 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-05-27 06:47:19.941191 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-05-27 06:47:19.941208 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-05-27 06:47:19.941227 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-05-27 06:47:19.941245 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-05-27 06:47:19.941262 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-05-27 06:47:19.941280 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-05-27 06:47:19.941298 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-05-27 06:47:19.941315 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-05-27 06:47:19.941333 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-05-27 06:47:19.941351 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-05-27 06:47:19.941376 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-05-27 06:47:19.941394 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-05-27 06:47:19.941412 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-05-27 06:47:19.941430 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-05-27 06:47:19.941449 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-05-27 06:47:19.941467 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-05-27 06:47:19.941485 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-05-27 06:47:19.941503 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-05-27 06:47:19.941521 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-05-27 06:47:19.941539 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-05-27 06:47:19.941557 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-05-27 06:47:19.941576 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-05-27 06:47:19.941594 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-05-27 06:47:19.941612 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-05-27 06:47:19.941630 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-05-27 06:47:19.941648 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-05-27 06:47:19.941666 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-05-27 06:47:19.941684 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-05-27 06:47:19.941702 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-05-27 06:47:19.941721 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-05-27 06:47:19.941739 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-05-27 06:47:19.941757 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-05-27 06:47:19.941776 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-05-27 06:47:19.941794 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-05-27 06:47:19.941812 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-05-27 06:47:19.941831 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-05-27 06:47:19.941849 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-05-27 06:47:19.941867 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-05-27 06:47:19.941885 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-05-27 06:47:19.941903 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-05-27 06:47:19.941921 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-05-27 06:47:19.941939 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-05-27 06:47:19.941958 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-05-27 06:47:19.941976 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-05-27 06:47:19.941994 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-05-27 06:47:19.942019 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-05-27 06:47:19.942043 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-05-27 06:47:19.942069 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-05-27 06:47:19.942091 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-05-27 06:47:19.942115 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-05-27 06:47:19.942139 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-05-27 06:47:19.942161 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-05-27 06:47:19.942180 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-05-27 06:47:19.942198 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller.txt 2026-05-27 06:47:19.942217 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller.yaml 2026-05-27 06:47:19.942235 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-05-27 06:47:19.942253 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-05-27 06:47:19.942272 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-05-27 06:47:19.942290 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-05-27 06:47:19.942308 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-05-27 06:47:19.942326 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-05-27 06:47:19.942344 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-05-27 06:47:19.942362 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-05-27 06:47:19.942380 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-05-27 06:47:19.942397 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-05-27 06:47:19.942415 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-05-27 06:47:19.942432 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-05-27 06:47:19.942449 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-05-27 06:47:19.942467 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-05-27 06:47:19.942485 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-05-27 06:47:19.942502 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-05-27 06:47:19.942520 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-05-27 06:47:19.942537 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-05-27 06:47:19.942555 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-05-27 06:47:19.942573 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-05-27 06:47:19.942591 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-05-27 06:47:19.942609 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-05-27 06:47:19.942627 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-05-27 06:47:19.942644 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-05-27 06:47:19.942662 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-05-27 06:47:19.942679 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-05-27 06:47:19.942697 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-05-27 06:47:19.942721 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-05-27 06:47:19.942739 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-05-27 06:47:19.942757 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-05-27 06:47:19.942775 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-05-27 06:47:19.942793 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-05-27 06:47:19.942810 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-05-27 06:47:19.942828 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-05-27 06:47:19.942846 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-05-27 06:47:19.942876 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-05-27 06:47:19.942895 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-05-27 06:47:19.942913 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-05-27 06:47:19.942931 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-05-27 06:47:19.942949 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-05-27 06:47:19.942967 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-05-27 06:47:19.942985 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-05-27 06:47:19.943003 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-05-27 06:47:19.943022 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-05-27 06:47:19.943040 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-05-27 06:47:19.943058 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-05-27 06:47:19.943076 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-05-27 06:47:19.943094 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-05-27 06:47:19.943112 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-05-27 06:47:19.943131 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-05-27 06:47:19.943149 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-05-27 06:47:19.943167 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-05-27 06:47:19.943185 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-05-27 06:47:19.943203 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-05-27 06:47:19.943221 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-05-27 06:47:19.943240 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-05-27 06:47:19.943258 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-05-27 06:47:19.943276 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-05-27 06:47:19.943296 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-05-27 06:47:19.943315 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-05-27 06:47:19.943333 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-05-27 06:47:19.943351 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-05-27 06:47:19.943369 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-05-27 06:47:19.943392 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-05-27 06:47:19.943412 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-05-27 06:47:19.943430 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-05-27 06:47:19.943448 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-05-27 06:47:19.943467 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-05-27 06:47:19.943485 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-05-27 06:47:19.943503 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-05-27 06:47:19.943520 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-05-27 06:47:19.943538 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-05-27 06:47:19.943556 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-05-27 06:47:19.943574 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-05-27 06:47:19.943592 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-05-27 06:47:19.943611 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-05-27 06:47:19.943629 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-05-27 06:47:19.943647 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-05-27 06:47:19.943666 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-05-27 06:47:19.943684 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-05-27 06:47:19.943702 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-05-27 06:47:19.943721 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-05-27 06:47:19.943739 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-05-27 06:47:19.943757 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-05-27 06:47:19.943775 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-05-27 06:47:19.943793 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-05-27 06:47:19.943811 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-05-27 06:47:19.943829 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-05-27 06:47:19.943847 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-05-27 06:47:19.943865 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-05-27 06:47:19.943882 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-05-27 06:47:19.943901 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-05-27 06:47:19.943918 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-05-27 06:47:19.943936 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-05-27 06:47:19.943954 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-05-27 06:47:19.943972 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-05-27 06:47:19.943990 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-05-27 06:47:19.944007 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-05-27 06:47:19.944025 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-05-27 06:47:19.944048 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-05-27 06:47:19.944067 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-05-27 06:47:19.944085 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-05-27 06:47:19.944103 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-05-27 06:47:19.944121 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-05-27 06:47:19.944138 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-05-27 06:47:19.944156 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-05-27 06:47:19.944174 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-05-27 06:47:19.944191 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-05-27 06:47:19.944209 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-05-27 06:47:19.944226 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-05-27 06:47:19.944244 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-05-27 06:47:19.944262 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-05-27 06:47:19.944280 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-05-27 06:47:19.944298 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-05-27 06:47:19.944316 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-05-27 06:47:19.944334 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-05-27 06:47:19.944352 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-05-27 06:47:19.944369 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-05-27 06:47:19.944387 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-27 06:47:19.944405 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-27 06:47:19.944423 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-05-27 06:47:19.944441 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-05-27 06:47:19.944459 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-05-27 06:47:19.944476 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-05-27 06:47:19.944494 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-05-27 06:47:19.944512 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-05-27 06:47:19.944530 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-05-27 06:47:19.944549 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-05-27 06:47:19.944567 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-05-27 06:47:19.944585 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-05-27 06:47:19.944603 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-05-27 06:47:19.944620 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-05-27 06:47:19.944638 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-05-27 06:47:19.944657 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-05-27 06:47:19.944674 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-05-27 06:47:19.944696 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-05-27 06:47:19.944715 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-05-27 06:47:19.944733 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-05-27 06:47:19.944751 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-05-27 06:47:19.944768 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-05-27 06:47:19.944786 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-05-27 06:47:19.944804 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-05-27 06:47:19.944822 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-05-27 06:47:19.944840 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-05-27 06:47:19.944858 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-05-27 06:47:19.944876 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-05-27 06:47:19.944894 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-05-27 06:47:19.944912 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-05-27 06:47:19.944945 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-05-27 06:47:19.944994 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-05-27 06:47:19.945014 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-05-27 06:47:19.945032 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-05-27 06:47:19.945050 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-05-27 06:47:19.945067 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-05-27 06:47:19.945085 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-05-27 06:47:19.945103 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-05-27 06:47:19.945120 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-05-27 06:47:19.945138 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-05-27 06:47:19.945156 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-05-27 06:47:19.945173 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-05-27 06:47:19.945191 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-05-27 06:47:19.945209 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-05-27 06:47:19.945227 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-05-27 06:47:19.945244 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-05-27 06:47:19.945263 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-05-27 06:47:19.945281 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-05-27 06:47:19.945298 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-05-27 06:47:19.945317 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-05-27 06:47:19.945335 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-05-27 06:47:19.945353 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-05-27 06:47:19.945371 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-05-27 06:47:19.945389 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-05-27 06:47:19.945410 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-05-27 06:47:19.945444 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-05-27 06:47:19.945471 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-05-27 06:47:19.945493 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-05-27 06:47:19.945512 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-05-27 06:47:19.945530 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-05-27 06:47:19.945547 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-05-27 06:47:19.945565 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-05-27 06:47:19.945583 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-05-27 06:47:19.945602 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-05-27 06:47:19.945620 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-05-27 06:47:19.945639 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-05-27 06:47:19.945657 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-05-27 06:47:19.945675 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-05-27 06:47:19.945693 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-05-27 06:47:19.945711 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-05-27 06:47:19.945728 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-05-27 06:47:19.945746 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-05-27 06:47:19.945765 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-05-27 06:47:19.945782 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-05-27 06:47:19.945800 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-05-27 06:47:19.945818 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-05-27 06:47:19.945836 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-05-27 06:47:19.945853 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-05-27 06:47:19.945871 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-05-27 06:47:19.945889 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-05-27 06:47:19.945906 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-05-27 06:47:19.945924 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-05-27 06:47:19.945941 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-05-27 06:47:19.945959 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-05-27 06:47:19.945976 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-05-27 06:47:19.945994 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-05-27 06:47:19.946011 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-05-27 06:47:19.946028 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-05-27 06:47:19.946046 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-05-27 06:47:19.946064 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-05-27 06:47:19.946082 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-05-27 06:47:19.946099 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-05-27 06:47:19.946125 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-05-27 06:47:19.946144 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-05-27 06:47:19.946162 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-05-27 06:47:19.946180 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-05-27 06:47:19.946197 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-05-27 06:47:19.946215 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-05-27 06:47:19.946234 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-05-27 06:47:19.946252 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-05-27 06:47:19.946270 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-05-27 06:47:19.946288 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-05-27 06:47:19.946305 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-05-27 06:47:19.946323 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-05-27 06:47:19.946341 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29664400.txt 2026-05-27 06:47:19.946358 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29664400.yaml 2026-05-27 06:47:19.946376 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29664405.txt 2026-05-27 06:47:19.946394 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29664405.yaml 2026-05-27 06:47:19.946412 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-05-27 06:47:19.946430 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-05-27 06:47:19.946447 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-05-27 06:47:19.946465 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-05-27 06:47:19.946483 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-05-27 06:47:19.946501 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-05-27 06:47:19.946519 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-05-27 06:47:19.946537 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-05-27 06:47:19.946555 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-05-27 06:47:19.946573 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-05-27 06:47:19.946591 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-05-27 06:47:19.946609 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-05-27 06:47:19.946626 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-05-27 06:47:19.946644 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-05-27 06:47:19.946662 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-05-27 06:47:19.946680 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-05-27 06:47:19.946698 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-05-27 06:47:19.946716 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-05-27 06:47:19.946734 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-05-27 06:47:19.946752 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-05-27 06:47:19.946770 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-05-27 06:47:19.946787 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-05-27 06:47:19.946810 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-05-27 06:47:19.946849 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-05-27 06:47:19.946870 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-05-27 06:47:19.946889 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-05-27 06:47:19.946907 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-05-27 06:47:19.946925 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-05-27 06:47:19.946942 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-05-27 06:47:19.946960 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-05-27 06:47:19.946978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-05-27 06:47:19.946996 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-05-27 06:47:19.947013 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-05-27 06:47:19.947031 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-05-27 06:47:19.947049 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-05-27 06:47:19.947066 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-05-27 06:47:19.947084 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt 2026-05-27 06:47:19.947102 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml 2026-05-27 06:47:19.947121 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt 2026-05-27 06:47:19.947139 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml 2026-05-27 06:47:19.947157 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-05-27 06:47:19.947181 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-05-27 06:47:19.947205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-05-27 06:47:19.947226 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-05-27 06:47:19.947244 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-05-27 06:47:19.947261 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-05-27 06:47:19.947279 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-05-27 06:47:19.947297 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-05-27 06:47:19.947314 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-05-27 06:47:19.947332 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-05-27 06:47:19.947350 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-05-27 06:47:19.947369 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-05-27 06:47:19.947388 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-05-27 06:47:19.947407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-05-27 06:47:19.947425 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-05-27 06:47:19.947443 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-05-27 06:47:19.947462 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-05-27 06:47:19.947480 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-05-27 06:47:19.947498 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-05-27 06:47:19.947516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-05-27 06:47:19.947539 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-05-27 06:47:19.947603 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-05-27 06:47:19.947623 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-05-27 06:47:19.947641 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-05-27 06:47:19.947659 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-05-27 06:47:19.947677 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-05-27 06:47:19.947695 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-05-27 06:47:19.947714 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-05-27 06:47:19.947732 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-05-27 06:47:19.947751 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-05-27 06:47:19.947769 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-05-27 06:47:19.947788 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-05-27 06:47:19.947805 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-05-27 06:47:19.947823 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-05-27 06:47:19.947841 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-05-27 06:47:19.947859 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-05-27 06:47:19.947878 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-05-27 06:47:19.947896 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-05-27 06:47:19.947914 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-05-27 06:47:19.947932 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-05-27 06:47:19.947950 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-05-27 06:47:19.947968 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-05-27 06:47:19.947987 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-05-27 06:47:19.948005 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-05-27 06:47:19.948024 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-05-27 06:47:19.948042 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-05-27 06:47:19.948060 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-05-27 06:47:19.948078 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-05-27 06:47:19.948096 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-05-27 06:47:19.948115 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-05-27 06:47:19.948133 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-05-27 06:47:19.948151 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-05-27 06:47:19.948174 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-05-27 06:47:19.948194 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-05-27 06:47:19.948212 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-05-27 06:47:19.948230 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-05-27 06:47:19.948249 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-05-27 06:47:19.948267 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-05-27 06:47:19.948285 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-05-27 06:47:19.948303 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7456b9dcfd-m8hll.txt 2026-05-27 06:47:19.948321 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7456b9dcfd-m8hll.yaml 2026-05-27 06:47:19.948372 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-zwmgq.txt 2026-05-27 06:47:19.948400 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-zwmgq.yaml 2026-05-27 06:47:19.948420 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-st6c7.txt 2026-05-27 06:47:19.948439 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-st6c7.yaml 2026-05-27 06:47:19.948491 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-nrvf8.txt 2026-05-27 06:47:19.948518 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-nrvf8.yaml 2026-05-27 06:47:19.948538 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-qzrt8.txt 2026-05-27 06:47:19.948591 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-qzrt8.yaml 2026-05-27 06:47:19.948614 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-rc86c.txt 2026-05-27 06:47:19.948633 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-rc86c.yaml 2026-05-27 06:47:19.948654 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-kv6xz.txt 2026-05-27 06:47:19.948678 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-kv6xz.yaml 2026-05-27 06:47:19.948701 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-b947cdf75-667p8.txt 2026-05-27 06:47:19.948722 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-b947cdf75-667p8.yaml 2026-05-27 06:47:19.948740 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-855f6bc944-5sw2m.txt 2026-05-27 06:47:19.948758 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-855f6bc944-5sw2m.yaml 2026-05-27 06:47:19.948776 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-9gpm5.txt 2026-05-27 06:47:19.948794 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-9gpm5.yaml 2026-05-27 06:47:19.948812 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-zztfm.txt 2026-05-27 06:47:19.948830 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-zztfm.yaml 2026-05-27 06:47:19.948848 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-xbns5.txt 2026-05-27 06:47:19.948865 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-xbns5.yaml 2026-05-27 06:47:19.948883 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-qbzfd.txt 2026-05-27 06:47:19.948901 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-qbzfd.yaml 2026-05-27 06:47:19.948926 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-dvm6s.txt 2026-05-27 06:47:19.948969 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-dvm6s.yaml 2026-05-27 06:47:19.948993 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-qshtj.txt 2026-05-27 06:47:19.949012 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-qshtj.yaml 2026-05-27 06:47:19.949030 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-wgdnq.txt 2026-05-27 06:47:19.949053 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-wgdnq.yaml 2026-05-27 06:47:19.949076 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-nc2n7.txt 2026-05-27 06:47:19.949096 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-nc2n7.yaml 2026-05-27 06:47:19.949114 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-96dbh.txt 2026-05-27 06:47:19.949132 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-96dbh.yaml 2026-05-27 06:47:19.949154 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-57dbcb7d78-kf8ps.txt 2026-05-27 06:47:19.949177 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-57dbcb7d78-kf8ps.yaml 2026-05-27 06:47:19.949199 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-5bg7r.txt 2026-05-27 06:47:19.949222 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-5bg7r.yaml 2026-05-27 06:47:19.949246 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-74b8486788-pp5vt.txt 2026-05-27 06:47:19.949269 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-74b8486788-pp5vt.yaml 2026-05-27 06:47:19.949289 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6b5bd9b588-tc72b.txt 2026-05-27 06:47:19.949307 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6b5bd9b588-tc72b.yaml 2026-05-27 06:47:19.949324 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-f2snc.txt 2026-05-27 06:47:19.949344 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-f2snc.yaml 2026-05-27 06:47:19.949367 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-ksstq.txt 2026-05-27 06:47:19.949389 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-ksstq.yaml 2026-05-27 06:47:19.949407 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-mh7tm.txt 2026-05-27 06:47:19.949426 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-mh7tm.yaml 2026-05-27 06:47:19.949448 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-r9x5f.txt 2026-05-27 06:47:19.949466 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-r9x5f.yaml 2026-05-27 06:47:19.949484 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-j8mr4.txt 2026-05-27 06:47:19.949502 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-j8mr4.yaml 2026-05-27 06:47:19.949520 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-r6rwm.txt 2026-05-27 06:47:19.949542 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-r6rwm.yaml 2026-05-27 06:47:19.949560 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-2bc8m.txt 2026-05-27 06:47:19.949578 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-2bc8m.yaml 2026-05-27 06:47:19.949595 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-6sj76.txt 2026-05-27 06:47:19.949613 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-6sj76.yaml 2026-05-27 06:47:19.949631 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-56c9cc6dc9-2lh9w.txt 2026-05-27 06:47:19.949648 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-56c9cc6dc9-2lh9w.yaml 2026-05-27 06:47:19.949672 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-qzvjx.txt 2026-05-27 06:47:19.949692 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-qzvjx.yaml 2026-05-27 06:47:19.949710 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-668d6485d9-klgc2.txt 2026-05-27 06:47:19.949727 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-668d6485d9-klgc2.yaml 2026-05-27 06:47:19.949745 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-q8zv9.txt 2026-05-27 06:47:19.949763 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-q8zv9.yaml 2026-05-27 06:47:19.949781 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-j6gg4.txt 2026-05-27 06:47:19.949799 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-j6gg4.yaml 2026-05-27 06:47:19.949817 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-57pkw.txt 2026-05-27 06:47:19.949835 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-57pkw.yaml 2026-05-27 06:47:19.949853 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-8dc866b5d-bq4t4.txt 2026-05-27 06:47:19.949871 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-8dc866b5d-bq4t4.yaml 2026-05-27 06:47:19.949889 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29664400-qlbfg.txt 2026-05-27 06:47:19.949907 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29664400-qlbfg.yaml 2026-05-27 06:47:19.949925 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29664405-62hrl.txt 2026-05-27 06:47:19.949944 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29664405-62hrl.yaml 2026-05-27 06:47:19.949962 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-pfwnf.txt 2026-05-27 06:47:19.949980 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-pfwnf.yaml 2026-05-27 06:47:19.949998 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-pw7vx.txt 2026-05-27 06:47:19.950016 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-pw7vx.yaml 2026-05-27 06:47:19.950034 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-rv6kx.txt 2026-05-27 06:47:19.950052 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-rv6kx.yaml 2026-05-27 06:47:19.950070 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-lslmr.txt 2026-05-27 06:47:19.950087 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-lslmr.yaml 2026-05-27 06:47:19.950105 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-57jnl.txt 2026-05-27 06:47:19.950123 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-57jnl.yaml 2026-05-27 06:47:19.950141 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-4bh8s.txt 2026-05-27 06:47:19.950159 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-4bh8s.yaml 2026-05-27 06:47:19.950176 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7bc6c4f87-xn5pr.txt 2026-05-27 06:47:19.950194 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7bc6c4f87-xn5pr.yaml 2026-05-27 06:47:19.950212 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-fjxf2.txt 2026-05-27 06:47:19.950230 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-fjxf2.yaml 2026-05-27 06:47:19.950248 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-26fwn.txt 2026-05-27 06:47:19.950266 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-26fwn.yaml 2026-05-27 06:47:19.950284 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-28dcl.txt 2026-05-27 06:47:19.950302 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-28dcl.yaml 2026-05-27 06:47:19.950323 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-pjwrq.txt 2026-05-27 06:47:19.950341 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-pjwrq.yaml 2026-05-27 06:47:19.950358 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-779kd.txt 2026-05-27 06:47:19.950376 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-779kd.yaml 2026-05-27 06:47:19.950394 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-2n57s.txt 2026-05-27 06:47:19.950412 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-2n57s.yaml 2026-05-27 06:47:19.950429 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-s55kl.txt 2026-05-27 06:47:19.950447 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-s55kl.yaml 2026-05-27 06:47:19.950464 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-plwcn.txt 2026-05-27 06:47:19.950481 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-plwcn.yaml 2026-05-27 06:47:19.950499 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-4fxxh.txt 2026-05-27 06:47:19.950517 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-4fxxh.yaml 2026-05-27 06:47:19.950535 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-p6ts2.txt 2026-05-27 06:47:19.950557 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-p6ts2.yaml 2026-05-27 06:47:19.950578 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-j4fdj.txt 2026-05-27 06:47:19.950596 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-j4fdj.yaml 2026-05-27 06:47:19.950613 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-t896k.txt 2026-05-27 06:47:19.950632 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-t896k.yaml 2026-05-27 06:47:19.950650 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-8rdtq.txt 2026-05-27 06:47:19.950668 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-8rdtq.yaml 2026-05-27 06:47:19.950685 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-4b4sr.txt 2026-05-27 06:47:19.950703 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-4b4sr.yaml 2026-05-27 06:47:19.950722 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-wh2wr.txt 2026-05-27 06:47:19.950740 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-wh2wr.yaml 2026-05-27 06:47:19.950758 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-jx2s4.txt 2026-05-27 06:47:19.950776 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-jx2s4.yaml 2026-05-27 06:47:19.950840 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-qh927.txt 2026-05-27 06:47:19.950861 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-qh927.yaml 2026-05-27 06:47:19.950879 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7b9fb48c7c-9dfcz.txt 2026-05-27 06:47:19.950897 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7b9fb48c7c-9dfcz.yaml 2026-05-27 06:47:19.950916 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5cc57c66cf-gcxw6.txt 2026-05-27 06:47:19.950934 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5cc57c66cf-gcxw6.yaml 2026-05-27 06:47:19.950952 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-79c8bff77-l4hnx.txt 2026-05-27 06:47:19.950970 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-79c8bff77-l4hnx.yaml 2026-05-27 06:47:19.950993 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-jkncr.txt 2026-05-27 06:47:19.951012 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-jkncr.yaml 2026-05-27 06:47:19.951030 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-z6c7q.txt 2026-05-27 06:47:19.951048 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-z6c7q.yaml 2026-05-27 06:47:19.951066 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-s5pv8.txt 2026-05-27 06:47:19.951084 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-s5pv8.yaml 2026-05-27 06:47:19.951102 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-576fc75855-hkhc5.txt 2026-05-27 06:47:19.951119 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-576fc75855-hkhc5.yaml 2026-05-27 06:47:19.951137 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-5j8wl.txt 2026-05-27 06:47:19.951159 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-5j8wl.yaml 2026-05-27 06:47:19.951184 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-9hwpb.txt 2026-05-27 06:47:19.951207 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-9hwpb.yaml 2026-05-27 06:47:19.951226 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-knwvp.txt 2026-05-27 06:47:19.951244 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-knwvp.yaml 2026-05-27 06:47:19.951262 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-6c5zp.txt 2026-05-27 06:47:19.951279 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-6c5zp.yaml 2026-05-27 06:47:19.951297 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-h6cn8.txt 2026-05-27 06:47:19.951314 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-h6cn8.yaml 2026-05-27 06:47:19.951332 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-855696fcf4-68nll.txt 2026-05-27 06:47:19.951349 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-855696fcf4-68nll.yaml 2026-05-27 06:47:19.951367 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-lsjkh.txt 2026-05-27 06:47:19.951386 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-lsjkh.yaml 2026-05-27 06:47:19.951404 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-84654f5f9f-sjwlq.txt 2026-05-27 06:47:19.951422 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-84654f5f9f-sjwlq.yaml 2026-05-27 06:47:19.951440 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-nnk52.txt 2026-05-27 06:47:19.951458 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-nnk52.yaml 2026-05-27 06:47:19.951476 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-mzqpb.txt 2026-05-27 06:47:19.951494 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-mzqpb.yaml 2026-05-27 06:47:19.951512 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-6c6687ddd6-bpl47.txt 2026-05-27 06:47:19.951530 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-6c6687ddd6-bpl47.yaml 2026-05-27 06:47:19.951548 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-05-27 06:47:19.951566 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-05-27 06:47:19.951584 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-05-27 06:47:19.951601 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-05-27 06:47:19.951618 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-05-27 06:47:19.951636 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-05-27 06:47:19.951659 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-05-27 06:47:19.951678 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-05-27 06:47:19.951696 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-5b849df684-zvdvk.txt 2026-05-27 06:47:19.951714 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-5b849df684-zvdvk.yaml 2026-05-27 06:47:19.951732 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-4wqrn.txt 2026-05-27 06:47:19.951749 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-4wqrn.yaml 2026-05-27 06:47:19.951766 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-kjkvd.txt 2026-05-27 06:47:19.951784 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-kjkvd.yaml 2026-05-27 06:47:19.951802 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-jzpsr.txt 2026-05-27 06:47:19.951820 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-jzpsr.yaml 2026-05-27 06:47:19.951840 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-56vh4.txt 2026-05-27 06:47:19.951864 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-56vh4.yaml 2026-05-27 06:47:19.951887 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-srpg4.txt 2026-05-27 06:47:19.951905 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-srpg4.yaml 2026-05-27 06:47:19.951923 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-4c22h.txt 2026-05-27 06:47:19.951942 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-4c22h.yaml 2026-05-27 06:47:19.951959 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-05-27 06:47:19.951977 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-05-27 06:47:19.951995 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-05-27 06:47:19.952014 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-05-27 06:47:19.952037 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-5448d56d95-w5x4n.txt 2026-05-27 06:47:19.952056 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-5448d56d95-w5x4n.yaml 2026-05-27 06:47:19.952074 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-05-27 06:47:19.952091 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-05-27 06:47:19.952109 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-05-27 06:47:19.952127 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-05-27 06:47:19.952145 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-05-27 06:47:19.952163 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-05-27 06:47:19.952180 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-6nn5x.txt 2026-05-27 06:47:19.952199 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-6nn5x.yaml 2026-05-27 06:47:19.952217 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-05-27 06:47:19.952235 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-05-27 06:47:19.952254 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-05-27 06:47:19.952271 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-05-27 06:47:19.952294 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-05-27 06:47:19.952313 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-05-27 06:47:19.952331 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-x2m5x.txt 2026-05-27 06:47:19.952350 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-x2m5x.yaml 2026-05-27 06:47:19.952368 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-2bccd.txt 2026-05-27 06:47:19.952386 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-2bccd.yaml 2026-05-27 06:47:19.952404 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-759685f896-7r8vb.txt 2026-05-27 06:47:19.952422 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-759685f896-7r8vb.yaml 2026-05-27 06:47:19.952441 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-55bd8bcfdc-mbwwl.txt 2026-05-27 06:47:19.952459 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-55bd8bcfdc-mbwwl.yaml 2026-05-27 06:47:19.952477 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-x95b2.txt 2026-05-27 06:47:19.952495 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-x95b2.yaml 2026-05-27 06:47:19.952513 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-sm65h.txt 2026-05-27 06:47:19.952532 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-sm65h.yaml 2026-05-27 06:47:19.952550 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-05-27 06:47:19.952568 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-05-27 06:47:19.952587 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-05-27 06:47:19.952605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-05-27 06:47:19.952624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-05-27 06:47:19.952642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-05-27 06:47:19.952660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-05-27 06:47:19.952678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-05-27 06:47:19.952698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-05-27 06:47:19.952721 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-05-27 06:47:19.952745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-05-27 06:47:19.952764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-05-27 06:47:19.952782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-05-27 06:47:19.952801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-05-27 06:47:19.952819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-05-27 06:47:19.952841 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-05-27 06:47:19.952860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-05-27 06:47:19.952878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-05-27 06:47:19.952896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-05-27 06:47:19.952914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-05-27 06:47:19.952946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-05-27 06:47:19.952976 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-05-27 06:47:19.952995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-05-27 06:47:19.953014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-05-27 06:47:19.953032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-05-27 06:47:19.953049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-05-27 06:47:19.953067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-05-27 06:47:19.953085 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-05-27 06:47:19.953103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-05-27 06:47:19.953121 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-05-27 06:47:19.953139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-05-27 06:47:19.953157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-05-27 06:47:19.953175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-05-27 06:47:19.953192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-05-27 06:47:19.953210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-05-27 06:47:19.953228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-05-27 06:47:19.953246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-05-27 06:47:19.953263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-05-27 06:47:19.953281 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-05-27 06:47:19.953299 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-05-27 06:47:19.953316 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-05-27 06:47:19.953334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-05-27 06:47:19.953352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-05-27 06:47:19.953370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-05-27 06:47:19.953388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-05-27 06:47:19.953406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-05-27 06:47:19.953425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-05-27 06:47:19.953443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-05-27 06:47:19.953460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-05-27 06:47:19.953478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-05-27 06:47:19.953496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-05-27 06:47:19.953514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-05-27 06:47:19.953532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-05-27 06:47:19.953555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-05-27 06:47:19.953574 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-05-27 06:47:19.953592 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-05-27 06:47:19.953610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-05-27 06:47:19.953628 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-05-27 06:47:19.953693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-05-27 06:47:19.953714 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-05-27 06:47:19.953732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-05-27 06:47:19.953750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-05-27 06:47:19.953768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-05-27 06:47:19.953786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-05-27 06:47:19.953804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-05-27 06:47:19.953822 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-05-27 06:47:19.953840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-05-27 06:47:19.953857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-05-27 06:47:19.953875 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-05-27 06:47:19.953892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-05-27 06:47:19.953910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-05-27 06:47:19.953928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-05-27 06:47:19.953946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-05-27 06:47:19.953963 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-05-27 06:47:19.953981 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-05-27 06:47:19.953998 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-05-27 06:47:19.954016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-05-27 06:47:19.954033 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-05-27 06:47:19.954051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-05-27 06:47:19.954068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-05-27 06:47:19.954086 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-05-27 06:47:19.954103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-05-27 06:47:19.954121 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-05-27 06:47:19.954138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-05-27 06:47:19.954156 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-05-27 06:47:19.954174 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-05-27 06:47:19.954191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-05-27 06:47:19.954213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-05-27 06:47:19.954232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-05-27 06:47:19.954250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-05-27 06:47:19.954268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-05-27 06:47:19.954286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-05-27 06:47:19.954304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-05-27 06:47:19.954321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-05-27 06:47:19.954338 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-05-27 06:47:19.954356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-05-27 06:47:19.954374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-05-27 06:47:19.954392 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-05-27 06:47:19.954410 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-05-27 06:47:19.954427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-05-27 06:47:19.954445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-05-27 06:47:19.954463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-05-27 06:47:19.954481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-05-27 06:47:19.954499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-05-27 06:47:19.954517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-05-27 06:47:19.954535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-05-27 06:47:19.954553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-05-27 06:47:19.954571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-05-27 06:47:19.954621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-05-27 06:47:19.954642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-05-27 06:47:19.954659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-05-27 06:47:19.954760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-05-27 06:47:19.954804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-05-27 06:47:19.954828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-05-27 06:47:19.954847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-05-27 06:47:19.954883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-05-27 06:47:19.954906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-05-27 06:47:19.954925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-05-27 06:47:19.954943 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-05-27 06:47:19.954961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-05-27 06:47:19.954979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-05-27 06:47:19.955003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-05-27 06:47:19.955022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-05-27 06:47:19.955041 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-05-27 06:47:19.955059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-05-27 06:47:19.955077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-05-27 06:47:19.955095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-05-27 06:47:19.955113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-05-27 06:47:19.955132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-05-27 06:47:19.955149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-05-27 06:47:19.955167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-05-27 06:47:19.955185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-05-27 06:47:19.955203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-05-27 06:47:19.955221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-05-27 06:47:19.955239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-05-27 06:47:19.955257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-05-27 06:47:19.955275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-05-27 06:47:19.955293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-05-27 06:47:19.955311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-05-27 06:47:19.955329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-05-27 06:47:19.955346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-05-27 06:47:19.955364 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-05-27 06:47:19.955382 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-05-27 06:47:19.955399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-05-27 06:47:19.955417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-05-27 06:47:19.955435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-05-27 06:47:19.955453 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-05-27 06:47:19.955471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-05-27 06:47:19.955489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-05-27 06:47:19.955507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-05-27 06:47:19.955524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-05-27 06:47:19.955542 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-05-27 06:47:19.955560 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-05-27 06:47:19.955578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-05-27 06:47:19.955600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-05-27 06:47:19.955618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-05-27 06:47:19.955636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-05-27 06:47:19.955653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-05-27 06:47:19.955671 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-05-27 06:47:19.955695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-05-27 06:47:19.955719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-05-27 06:47:19.955739 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-05-27 06:47:19.955757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-05-27 06:47:19.955775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-05-27 06:47:19.955792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-05-27 06:47:19.955810 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-05-27 06:47:19.955827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-05-27 06:47:19.955845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-05-27 06:47:19.955862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-05-27 06:47:19.955880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-05-27 06:47:19.955898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-05-27 06:47:19.955915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-05-27 06:47:19.955933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-05-27 06:47:19.955951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-05-27 06:47:19.955969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-05-27 06:47:19.955986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-05-27 06:47:19.956004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-05-27 06:47:19.956022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-05-27 06:47:19.956040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-05-27 06:47:19.956060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-05-27 06:47:19.956078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-05-27 06:47:19.956096 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-05-27 06:47:19.956115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-05-27 06:47:19.956133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-05-27 06:47:19.956151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-05-27 06:47:19.956169 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-05-27 06:47:19.956187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-05-27 06:47:19.956205 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-05-27 06:47:19.956223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-05-27 06:47:19.956248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-05-27 06:47:19.956267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-05-27 06:47:19.956285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-05-27 06:47:19.956303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-05-27 06:47:19.956321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-05-27 06:47:19.956339 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-05-27 06:47:19.956357 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-05-27 06:47:19.956375 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-05-27 06:47:19.956393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-05-27 06:47:19.956411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-05-27 06:47:19.956429 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-05-27 06:47:19.956447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-05-27 06:47:19.956465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-05-27 06:47:19.956483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-05-27 06:47:19.956501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-05-27 06:47:19.956518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-05-27 06:47:19.956536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-05-27 06:47:19.956554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-05-27 06:47:19.956572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-05-27 06:47:19.956590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-05-27 06:47:19.956607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-05-27 06:47:19.956625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-05-27 06:47:19.956642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-05-27 06:47:19.956660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-05-27 06:47:19.956678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-05-27 06:47:19.956695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-05-27 06:47:19.956713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-05-27 06:47:19.956732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-05-27 06:47:19.956749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-05-27 06:47:19.956767 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-05-27 06:47:19.956785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-05-27 06:47:19.956803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-05-27 06:47:19.956820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-05-27 06:47:19.956843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-05-27 06:47:19.956861 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-05-27 06:47:19.956879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-05-27 06:47:19.956897 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-05-27 06:47:19.956915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-05-27 06:47:19.956933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-05-27 06:47:19.956950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-05-27 06:47:19.956993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-05-27 06:47:19.957012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-05-27 06:47:19.957031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-05-27 06:47:19.957049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-05-27 06:47:19.957067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-05-27 06:47:19.957084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-05-27 06:47:19.957102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-05-27 06:47:19.957119 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-05-27 06:47:19.957137 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-05-27 06:47:19.957155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-05-27 06:47:19.957173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-05-27 06:47:19.957191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-05-27 06:47:19.957209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-05-27 06:47:19.957227 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-05-27 06:47:19.957245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-05-27 06:47:19.957263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-05-27 06:47:19.957281 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-05-27 06:47:19.957299 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-05-27 06:47:19.957316 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-05-27 06:47:19.957334 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-05-27 06:47:19.957352 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-05-27 06:47:19.957370 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-05-27 06:47:19.957388 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-05-27 06:47:19.957405 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-05-27 06:47:19.957423 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-05-27 06:47:19.957441 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-05-27 06:47:19.957459 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-05-27 06:47:19.957482 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-05-27 06:47:19.957501 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-05-27 06:47:19.957520 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-05-27 06:47:19.957538 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-05-27 06:47:19.957558 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-05-27 06:47:19.957582 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-05-27 06:47:19.957605 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-05-27 06:47:19.957665 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-05-27 06:47:19.957690 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-05-27 06:47:19.957709 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-05-27 06:47:19.957727 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-05-27 06:47:19.957745 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-05-27 06:47:19.957764 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-05-27 06:47:19.957787 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-05-27 06:47:19.957811 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-05-27 06:47:19.957833 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-05-27 06:47:19.957852 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-05-27 06:47:19.957871 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-05-27 06:47:19.957889 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-05-27 06:47:19.957907 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-05-27 06:47:19.957925 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-05-27 06:47:19.957943 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-05-27 06:47:19.957962 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-05-27 06:47:19.957980 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-05-27 06:47:19.957998 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-05-27 06:47:19.958016 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-05-27 06:47:19.958035 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-05-27 06:47:19.958053 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-05-27 06:47:19.958071 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-05-27 06:47:19.958090 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-05-27 06:47:19.958109 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-05-27 06:47:19.958127 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-05-27 06:47:19.958146 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-05-27 06:47:19.958169 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-05-27 06:47:19.958188 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-05-27 06:47:19.958207 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-05-27 06:47:19.958225 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-05-27 06:47:19.958243 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-05-27 06:47:19.958261 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-05-27 06:47:19.958279 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-05-27 06:47:19.958297 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-05-27 06:47:19.958315 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-05-27 06:47:19.958333 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-05-27 06:47:19.958351 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-05-27 06:47:19.958369 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-05-27 06:47:19.958388 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-05-27 06:47:19.958408 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-05-27 06:47:19.958472 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-05-27 06:47:19.958494 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-05-27 06:47:19.958513 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-05-27 06:47:19.958564 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-05-27 06:47:19.958591 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-05-27 06:47:19.958611 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-05-27 06:47:19.958663 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-05-27 06:47:19.958687 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-05-27 06:47:19.958719 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-05-27 06:47:19.958742 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-05-27 06:47:19.958761 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-05-27 06:47:19.958779 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-05-27 06:47:19.958798 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-05-27 06:47:19.958816 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-05-27 06:47:19.958834 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-05-27 06:47:19.958852 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-05-27 06:47:19.958871 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-05-27 06:47:19.958889 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-05-27 06:47:19.958906 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-05-27 06:47:19.958931 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-05-27 06:47:19.958950 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-05-27 06:47:19.958969 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-05-27 06:47:19.958988 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-05-27 06:47:19.959006 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-05-27 06:47:19.959023 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-05-27 06:47:19.959042 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-05-27 06:47:19.959060 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-05-27 06:47:19.959077 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-05-27 06:47:19.959095 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-05-27 06:47:19.959113 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-05-27 06:47:19.959131 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-05-27 06:47:19.959149 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-05-27 06:47:19.959167 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-05-27 06:47:19.959185 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-05-27 06:47:19.959203 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-05-27 06:47:19.959221 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-05-27 06:47:19.959240 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-05-27 06:47:19.959258 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-05-27 06:47:19.959275 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-05-27 06:47:19.959293 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-05-27 06:47:19.959311 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-05-27 06:47:19.959329 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-05-27 06:47:19.959347 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-05-27 06:47:19.959365 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-05-27 06:47:19.959384 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-05-27 06:47:19.959402 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-05-27 06:47:19.959419 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-05-27 06:47:19.959438 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-05-27 06:47:19.959456 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-05-27 06:47:19.959474 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-05-27 06:47:19.959491 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-05-27 06:47:19.959509 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-05-27 06:47:19.959527 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-05-27 06:47:19.959550 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-05-27 06:47:19.959568 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-05-27 06:47:19.959586 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-05-27 06:47:19.959604 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-05-27 06:47:19.959622 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-05-27 06:47:19.959640 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-05-27 06:47:19.959658 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-05-27 06:47:19.959675 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-05-27 06:47:19.959693 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-05-27 06:47:19.959711 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-05-27 06:47:19.959729 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-05-27 06:47:19.959747 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-05-27 06:47:19.959764 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-05-27 06:47:19.959782 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-05-27 06:47:19.959799 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-05-27 06:47:19.959817 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-05-27 06:47:19.959835 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-05-27 06:47:19.959853 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-05-27 06:47:19.959871 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-05-27 06:47:19.959889 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-05-27 06:47:19.959907 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-05-27 06:47:19.959924 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-05-27 06:47:19.959942 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-05-27 06:47:19.959960 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-05-27 06:47:19.959977 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-05-27 06:47:19.959995 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-05-27 06:47:19.960013 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-05-27 06:47:19.960030 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-05-27 06:47:19.960047 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-05-27 06:47:19.960064 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-05-27 06:47:19.960082 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-05-27 06:47:19.960099 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-05-27 06:47:19.960117 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-05-27 06:47:19.960139 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-05-27 06:47:19.960158 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-05-27 06:47:19.960176 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-05-27 06:47:19.960194 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-05-27 06:47:19.960212 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-05-27 06:47:19.960231 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-05-27 06:47:19.960250 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-05-27 06:47:19.960268 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-05-27 06:47:19.960287 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-05-27 06:47:19.960305 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-05-27 06:47:19.960323 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-05-27 06:47:19.960341 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-05-27 06:47:19.960359 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-05-27 06:47:19.960377 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-05-27 06:47:19.960395 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-05-27 06:47:19.960413 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-05-27 06:47:19.960431 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-05-27 06:47:19.960449 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-05-27 06:47:19.960467 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-05-27 06:47:19.960486 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-05-27 06:47:19.960505 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-05-27 06:47:19.960522 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-05-27 06:47:19.960540 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-05-27 06:47:19.960558 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-05-27 06:47:19.960575 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-05-27 06:47:19.960593 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-05-27 06:47:19.960611 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-05-27 06:47:19.960629 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-05-27 06:47:19.960647 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-05-27 06:47:19.960666 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-05-27 06:47:19.960684 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-05-27 06:47:19.960702 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-05-27 06:47:19.960720 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-05-27 06:47:19.960743 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-05-27 06:47:19.960762 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-05-27 06:47:19.960780 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-05-27 06:47:19.960798 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-05-27 06:47:19.960816 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-05-27 06:47:19.960834 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-05-27 06:47:19.960852 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-05-27 06:47:19.960870 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-05-27 06:47:19.960889 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-05-27 06:47:19.960907 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-05-27 06:47:19.960925 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-05-27 06:47:19.960943 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-05-27 06:47:19.960978 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-05-27 06:47:19.960997 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-05-27 06:47:19.961015 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-05-27 06:47:19.961034 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-05-27 06:47:19.961052 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-05-27 06:47:19.961070 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-05-27 06:47:19.961089 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-05-27 06:47:19.961107 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-05-27 06:47:19.961126 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-05-27 06:47:19.961144 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-05-27 06:47:19.961162 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-05-27 06:47:19.961180 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-05-27 06:47:19.961197 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-05-27 06:47:19.961215 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-05-27 06:47:19.961232 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-05-27 06:47:19.961250 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-05-27 06:47:19.961268 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-05-27 06:47:19.961285 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-05-27 06:47:19.961303 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-05-27 06:47:19.961321 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-05-27 06:47:19.961339 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-05-27 06:47:19.961357 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-05-27 06:47:19.961380 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-05-27 06:47:19.961399 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-05-27 06:47:19.961418 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-05-27 06:47:19.961437 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-05-27 06:47:19.961458 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-05-27 06:47:19.961478 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-05-27 06:47:19.961496 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-05-27 06:47:19.961515 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-05-27 06:47:19.961534 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-05-27 06:47:19.961552 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-05-27 06:47:19.961570 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-05-27 06:47:19.961588 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-05-27 06:47:19.961606 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-05-27 06:47:19.961624 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-05-27 06:47:19.961642 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-05-27 06:47:19.961659 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-05-27 06:47:19.961678 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-05-27 06:47:19.961696 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-05-27 06:47:19.961715 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-05-27 06:47:19.961734 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-05-27 06:47:19.961752 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-05-27 06:47:19.961771 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-05-27 06:47:19.961789 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-05-27 06:47:19.961808 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-05-27 06:47:19.961826 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-05-27 06:47:19.961845 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-05-27 06:47:19.961863 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-05-27 06:47:19.961881 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-05-27 06:47:19.961899 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-05-27 06:47:19.961917 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-05-27 06:47:19.961935 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-05-27 06:47:19.961953 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-05-27 06:47:19.961970 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-05-27 06:47:19.961988 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-05-27 06:47:19.962012 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-05-27 06:47:19.962030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-05-27 06:47:19.962048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-05-27 06:47:19.962066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-05-27 06:47:19.962084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-05-27 06:47:19.962102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-05-27 06:47:19.962121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-05-27 06:47:19.962139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-05-27 06:47:19.962156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-05-27 06:47:19.962175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-05-27 06:47:19.962194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-05-27 06:47:19.962211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-05-27 06:47:19.962229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-05-27 06:47:19.962247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-05-27 06:47:19.962265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-05-27 06:47:19.962283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-05-27 06:47:19.962301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-05-27 06:47:19.962319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-05-27 06:47:19.962337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-05-27 06:47:19.962355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-05-27 06:47:19.962372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-05-27 06:47:19.962390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-05-27 06:47:19.962408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-05-27 06:47:19.962426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-05-27 06:47:19.962443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-05-27 06:47:19.962461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-05-27 06:47:19.962479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-05-27 06:47:19.962496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-05-27 06:47:19.962514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-05-27 06:47:19.962532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-05-27 06:47:19.962549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-05-27 06:47:19.962567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-05-27 06:47:19.962585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-05-27 06:47:19.962602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-05-27 06:47:19.962620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-05-27 06:47:19.962638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-05-27 06:47:19.962655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-05-27 06:47:19.962699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-05-27 06:47:19.962720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-05-27 06:47:19.962739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-05-27 06:47:19.962758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-05-27 06:47:19.962777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-05-27 06:47:19.962795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-05-27 06:47:19.962814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-05-27 06:47:19.962833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-05-27 06:47:19.962851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-05-27 06:47:19.962870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-05-27 06:47:19.962888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-05-27 06:47:19.962906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-05-27 06:47:19.962924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-05-27 06:47:19.962942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-05-27 06:47:19.962960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-05-27 06:47:19.962979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-05-27 06:47:19.962997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-05-27 06:47:19.963015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-05-27 06:47:19.963034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-05-27 06:47:19.963052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-05-27 06:47:19.963070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-05-27 06:47:19.963088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-05-27 06:47:19.963106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-05-27 06:47:19.963124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-05-27 06:47:19.963142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-05-27 06:47:19.963160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-05-27 06:47:19.963178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-05-27 06:47:19.963197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-05-27 06:47:19.963214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-05-27 06:47:19.963233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-05-27 06:47:19.963251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-05-27 06:47:19.963268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-05-27 06:47:19.963286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-05-27 06:47:19.963304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-05-27 06:47:19.963323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-05-27 06:47:19.963340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-05-27 06:47:19.963362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-05-27 06:47:19.963380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-05-27 06:47:19.963398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-05-27 06:47:19.963416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-05-27 06:47:19.963434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-05-27 06:47:19.963451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-05-27 06:47:19.963469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-05-27 06:47:19.963487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-05-27 06:47:19.963505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-05-27 06:47:19.963523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-05-27 06:47:19.963540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-05-27 06:47:19.963558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-05-27 06:47:19.963576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-05-27 06:47:19.963594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-05-27 06:47:19.963612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-05-27 06:47:19.963630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-05-27 06:47:19.963648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-05-27 06:47:19.963666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-05-27 06:47:19.963684 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-05-27 06:47:19.963701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-05-27 06:47:19.963719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-05-27 06:47:19.963736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-05-27 06:47:19.963754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-05-27 06:47:19.963772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-05-27 06:47:19.963790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-05-27 06:47:19.963808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-05-27 06:47:19.963826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-05-27 06:47:19.963844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-05-27 06:47:19.963862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-05-27 06:47:19.963880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-05-27 06:47:19.963898 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-05-27 06:47:19.963916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-05-27 06:47:19.963934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-05-27 06:47:19.963951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-05-27 06:47:19.963969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-05-27 06:47:19.963987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-05-27 06:47:19.964010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-05-27 06:47:19.964030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-05-27 06:47:19.964048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-05-27 06:47:19.964066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-05-27 06:47:19.964084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-plwcn-api.txt 2026-05-27 06:47:19.964102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-plwcn-api.yaml 2026-05-27 06:47:19.964121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-plwcn-vnc.txt 2026-05-27 06:47:19.964139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-plwcn-vnc.yaml 2026-05-27 06:47:19.964156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-05-27 06:47:19.964175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-05-27 06:47:19.964193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-05-27 06:47:19.964212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-05-27 06:47:19.964230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-05-27 06:47:19.964248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-05-27 06:47:19.964266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-05-27 06:47:19.964284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-05-27 06:47:19.964302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-05-27 06:47:19.964320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-05-27 06:47:19.964338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-05-27 06:47:19.964356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-05-27 06:47:19.964374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-05-27 06:47:19.964392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-05-27 06:47:19.964409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-05-27 06:47:19.964427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-05-27 06:47:19.964445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-05-27 06:47:19.964463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-05-27 06:47:19.964482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-05-27 06:47:19.964500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-05-27 06:47:19.964697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-05-27 06:47:19.964715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-05-27 06:47:19.964733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-05-27 06:47:19.964751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-05-27 06:47:19.964769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-05-27 06:47:19.964787 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-05-27 06:47:19.964805 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-05-27 06:47:19.964823 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-05-27 06:47:19.964845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-05-27 06:47:19.964864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-05-27 06:47:19.964882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-05-27 06:47:19.964900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-05-27 06:47:19.964919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-05-27 06:47:19.964945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-05-27 06:47:19.965006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-05-27 06:47:19.965036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-05-27 06:47:19.965057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-05-27 06:47:19.965076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-05-27 06:47:19.965095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-05-27 06:47:19.965113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-05-27 06:47:19.965131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-05-27 06:47:19.965150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-05-27 06:47:19.965168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-05-27 06:47:19.965186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-05-27 06:47:19.965204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-05-27 06:47:19.965222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-05-27 06:47:19.965240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-05-27 06:47:19.965258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-05-27 06:47:19.965276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-05-27 06:47:19.965295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-05-27 06:47:19.965313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-05-27 06:47:19.965331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-05-27 06:47:19.965348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-05-27 06:47:19.965366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-05-27 06:47:19.965384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-05-27 06:47:19.965401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-05-27 06:47:19.965419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-05-27 06:47:19.965440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-05-27 06:47:19.965460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-05-27 06:47:19.965478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-05-27 06:47:19.965497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-05-27 06:47:19.965515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-05-27 06:47:19.965535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-05-27 06:47:19.965553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-05-27 06:47:19.965571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-05-27 06:47:19.965652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-05-27 06:47:19.965674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-05-27 06:47:19.965693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-05-27 06:47:19.965712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-05-27 06:47:19.965730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-05-27 06:47:19.965749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-05-27 06:47:19.965767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-05-27 06:47:19.965785 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-05-27 06:47:19.965803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-05-27 06:47:19.965822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-05-27 06:47:19.965840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-05-27 06:47:19.965859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-05-27 06:47:19.965877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-05-27 06:47:19.965895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-05-27 06:47:19.965913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-05-27 06:47:19.965931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-05-27 06:47:19.965949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-05-27 06:47:19.965968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-05-27 06:47:19.965986 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-05-27 06:47:19.966004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-05-27 06:47:19.966022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-05-27 06:47:19.966040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-05-27 06:47:19.966058 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-05-27 06:47:19.966077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-05-27 06:47:19.966095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-05-27 06:47:19.966113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-05-27 06:47:19.966132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-05-27 06:47:19.966149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-05-27 06:47:19.966167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-05-27 06:47:19.966185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-05-27 06:47:19.966202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-05-27 06:47:19.966220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-05-27 06:47:19.966238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-05-27 06:47:19.966256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-27 06:47:19.966280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-27 06:47:19.966299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-05-27 06:47:19.966317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-05-27 06:47:19.966335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-05-27 06:47:19.966353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-05-27 06:47:19.966371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-05-27 06:47:19.966389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-05-27 06:47:19.966407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-05-27 06:47:19.966426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-05-27 06:47:19.966444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-05-27 06:47:19.966462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-05-27 06:47:19.966483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-05-27 06:47:19.966503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-05-27 06:47:19.966521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-05-27 06:47:19.966539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-05-27 06:47:19.966557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-05-27 06:47:19.966575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-05-27 06:47:19.966593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-05-27 06:47:19.966612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-05-27 06:47:19.966642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-object-user-ceph-cosi.txt 2026-05-27 06:47:19.966853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-object-user-ceph-cosi.yaml 2026-05-27 06:47:19.966883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-05-27 06:47:19.966902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-05-27 06:47:19.966921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-05-27 06:47:19.966939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-05-27 06:47:19.966958 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-05-27 06:47:19.966976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-05-27 06:47:19.966994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-05-27 06:47:19.967011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-05-27 06:47:19.967030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-05-27 06:47:19.967048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-05-27 06:47:19.967066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-05-27 06:47:19.967085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-05-27 06:47:19.967103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-05-27 06:47:19.967127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-05-27 06:47:19.967145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-05-27 06:47:19.967164 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-05-27 06:47:19.967182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-05-27 06:47:19.967200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-05-27 06:47:19.967218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-05-27 06:47:19.967236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-05-27 06:47:19.967254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-05-27 06:47:19.967272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-05-27 06:47:19.967290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-05-27 06:47:19.967308 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-05-27 06:47:19.967326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-05-27 06:47:19.967344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-05-27 06:47:19.967361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-05-27 06:47:19.967379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-05-27 06:47:19.967397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-05-27 06:47:19.967418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-05-27 06:47:19.967439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-05-27 06:47:19.967456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-05-27 06:47:19.967474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-05-27 06:47:19.967492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-05-27 06:47:19.967510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-05-27 06:47:19.967527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-05-27 06:47:19.967545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-05-27 06:47:19.967563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-05-27 06:47:19.967581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-05-27 06:47:19.967599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-05-27 06:47:19.967617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-05-27 06:47:19.967635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-05-27 06:47:19.967653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-05-27 06:47:19.967671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-05-27 06:47:19.967689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-05-27 06:47:19.967750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-05-27 06:47:19.967776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-05-27 06:47:19.967795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-05-27 06:47:19.967813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-05-27 06:47:19.967832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-05-27 06:47:19.967850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-05-27 06:47:19.967868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-05-27 06:47:19.967885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-05-27 06:47:19.967904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-05-27 06:47:19.967921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-05-27 06:47:19.967939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-05-27 06:47:19.967957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-05-27 06:47:19.967976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-05-27 06:47:19.967994 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-05-27 06:47:19.968012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-05-27 06:47:19.968030 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-05-27 06:47:19.968047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-05-27 06:47:19.968066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-05-27 06:47:19.968085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-05-27 06:47:19.968104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-05-27 06:47:19.968122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-05-27 06:47:19.968140 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-05-27 06:47:19.968158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-05-27 06:47:19.968176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-05-27 06:47:19.968194 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-05-27 06:47:19.968212 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-05-27 06:47:19.968231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-05-27 06:47:19.968248 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-05-27 06:47:19.968267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-05-27 06:47:19.968285 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-05-27 06:47:19.968303 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-05-27 06:47:19.968321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-05-27 06:47:19.968339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-05-27 06:47:19.968358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-05-27 06:47:19.968376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-05-27 06:47:19.968394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-05-27 06:47:19.968422 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-05-27 06:47:19.968442 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-05-27 06:47:19.968460 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-05-27 06:47:19.968479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-05-27 06:47:19.968533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-05-27 06:47:19.968562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-05-27 06:47:19.968582 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-05-27 06:47:19.968600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-05-27 06:47:19.968675 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-05-27 06:47:19.968729 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-05-27 06:47:19.968757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-05-27 06:47:19.968777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-05-27 06:47:19.968797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-05-27 06:47:19.968816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-05-27 06:47:19.968835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-05-27 06:47:19.968853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-05-27 06:47:19.968871 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-05-27 06:47:19.968889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-05-27 06:47:19.968907 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-05-27 06:47:19.968924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-05-27 06:47:19.968944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-05-27 06:47:19.969001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-05-27 06:47:19.969022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-05-27 06:47:19.969041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-05-27 06:47:19.969060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-05-27 06:47:19.969078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-05-27 06:47:19.969096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-05-27 06:47:19.969115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-05-27 06:47:19.969133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-05-27 06:47:19.969151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-05-27 06:47:19.969169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-05-27 06:47:19.969186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-05-27 06:47:19.969205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-05-27 06:47:19.969223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-05-27 06:47:19.969240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-05-27 06:47:19.969265 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-05-27 06:47:19.969284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-05-27 06:47:19.969302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-05-27 06:47:19.969320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-05-27 06:47:19.969338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-05-27 06:47:19.969356 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-05-27 06:47:19.969374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-05-27 06:47:19.969392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-05-27 06:47:19.969410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-05-27 06:47:19.969428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-05-27 06:47:19.969446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-05-27 06:47:19.969464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-05-27 06:47:19.969482 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-05-27 06:47:19.969500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-05-27 06:47:19.969518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-05-27 06:47:19.969536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-05-27 06:47:19.969554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-05-27 06:47:19.969572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-05-27 06:47:19.969590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-05-27 06:47:19.969608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-05-27 06:47:19.969626 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-05-27 06:47:19.969644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-05-27 06:47:19.969661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-05-27 06:47:19.969679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-05-27 06:47:19.969697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-05-27 06:47:19.969714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-05-27 06:47:19.969732 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-05-27 06:47:19.969750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-05-27 06:47:19.969768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-05-27 06:47:19.969786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-05-27 06:47:19.969805 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-05-27 06:47:19.969823 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-05-27 06:47:19.969840 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-05-27 06:47:19.969858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-05-27 06:47:19.969876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-05-27 06:47:19.969900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-05-27 06:47:19.969919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-05-27 06:47:19.969937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-05-27 06:47:19.969955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-05-27 06:47:19.969973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-05-27 06:47:19.969991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-05-27 06:47:19.970009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-05-27 06:47:19.970027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-05-27 06:47:19.970045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-05-27 06:47:19.970063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-05-27 06:47:19.970081 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-05-27 06:47:19.970099 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-05-27 06:47:19.970116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-05-27 06:47:19.970133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-05-27 06:47:19.970151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-05-27 06:47:19.970168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-05-27 06:47:19.970186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-05-27 06:47:19.970204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-05-27 06:47:19.970222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-05-27 06:47:19.970240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-05-27 06:47:19.970257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-05-27 06:47:19.970275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-05-27 06:47:19.970292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-05-27 06:47:19.970309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-05-27 06:47:19.970327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-05-27 06:47:19.970345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-05-27 06:47:19.970362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-05-27 06:47:19.970380 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-05-27 06:47:19.970398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-05-27 06:47:19.970415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-05-27 06:47:19.970432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-05-27 06:47:19.970450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-05-27 06:47:19.970468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-05-27 06:47:19.970486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-05-27 06:47:19.970508 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-05-27 06:47:19.970526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-05-27 06:47:19.970545 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-05-27 06:47:19.970563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-05-27 06:47:19.970581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-05-27 06:47:19.970635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-05-27 06:47:19.970657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-05-27 06:47:19.970677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-05-27 06:47:19.970695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-05-27 06:47:19.970713 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-05-27 06:47:19.970731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-05-27 06:47:19.970749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-05-27 06:47:19.970767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-05-27 06:47:19.970785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-05-27 06:47:19.970803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-05-27 06:47:19.970821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-05-27 06:47:19.970838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-05-27 06:47:19.970856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-05-27 06:47:19.970874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-05-27 06:47:19.970892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-05-27 06:47:19.970910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-05-27 06:47:19.970928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-05-27 06:47:19.970946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-05-27 06:47:19.970964 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-05-27 06:47:19.970982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-05-27 06:47:19.971000 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-05-27 06:47:19.971018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-05-27 06:47:19.971036 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-05-27 06:47:19.971054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-05-27 06:47:19.971072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-05-27 06:47:19.971091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-05-27 06:47:19.971109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-05-27 06:47:19.971127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-05-27 06:47:19.971144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-05-27 06:47:19.971167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-05-27 06:47:19.971186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-05-27 06:47:19.971204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-05-27 06:47:19.971223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-05-27 06:47:19.971240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-05-27 06:47:19.971259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-05-27 06:47:19.971277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-05-27 06:47:19.971295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-05-27 06:47:19.971313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-05-27 06:47:19.971332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-05-27 06:47:19.971350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-05-27 06:47:19.971367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-05-27 06:47:19.971385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-05-27 06:47:19.971402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-05-27 06:47:19.971420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-05-27 06:47:19.971438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-05-27 06:47:19.971455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-05-27 06:47:19.971473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-05-27 06:47:19.971491 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-05-27 06:47:19.971509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-05-27 06:47:19.971528 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-05-27 06:47:19.971546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-05-27 06:47:19.971565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-05-27 06:47:19.971583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-05-27 06:47:19.971601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-05-27 06:47:19.971619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-05-27 06:47:19.971637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-05-27 06:47:19.971655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-05-27 06:47:19.971672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-05-27 06:47:19.971690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-05-27 06:47:19.971708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-05-27 06:47:19.971726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-05-27 06:47:19.971744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-05-27 06:47:19.971762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-05-27 06:47:19.971780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-05-27 06:47:19.971802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-05-27 06:47:19.971821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-05-27 06:47:19.971839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-05-27 06:47:19.971856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-05-27 06:47:19.971874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-05-27 06:47:19.971892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-05-27 06:47:19.971910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-05-27 06:47:19.971928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-05-27 06:47:19.971945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-05-27 06:47:19.971963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-05-27 06:47:19.971980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-05-27 06:47:19.971998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-05-27 06:47:19.972016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-05-27 06:47:19.972034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-05-27 06:47:19.972053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-05-27 06:47:19.972071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-05-27 06:47:19.972089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-05-27 06:47:19.972107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-05-27 06:47:19.972125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-05-27 06:47:19.972143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-05-27 06:47:19.972160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-05-27 06:47:19.972178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-05-27 06:47:19.972196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-05-27 06:47:19.972214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-05-27 06:47:19.972232 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-05-27 06:47:19.972250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-05-27 06:47:19.972269 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-05-27 06:47:19.972286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-05-27 06:47:19.972304 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-05-27 06:47:19.972323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-05-27 06:47:19.972342 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-05-27 06:47:19.972360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-05-27 06:47:19.972378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-05-27 06:47:19.972401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-05-27 06:47:19.972432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-05-27 06:47:19.972472 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-05-27 06:47:19.972498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-05-27 06:47:19.972517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-05-27 06:47:19.972536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-05-27 06:47:19.972555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-05-27 06:47:19.972573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-05-27 06:47:19.972592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-05-27 06:47:19.972610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-05-27 06:47:19.972629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-05-27 06:47:19.972648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-05-27 06:47:19.972666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-05-27 06:47:19.972683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-05-27 06:47:19.972701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-05-27 06:47:19.972719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-05-27 06:47:19.972736 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-05-27 06:47:19.972754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-05-27 06:47:19.972771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-05-27 06:47:19.972789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-05-27 06:47:19.972807 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-05-27 06:47:19.972825 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-05-27 06:47:19.972842 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-05-27 06:47:19.972860 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-05-27 06:47:19.972878 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-05-27 06:47:19.972896 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-05-27 06:47:19.972913 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-05-27 06:47:19.972931 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-05-27 06:47:19.973000 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-05-27 06:47:19.973030 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-05-27 06:47:19.973050 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-05-27 06:47:19.973069 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-05-27 06:47:19.973088 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-05-27 06:47:19.973106 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-05-27 06:47:19.973124 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-05-27 06:47:19.973142 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-05-27 06:47:19.973160 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-05-27 06:47:19.973184 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-05-27 06:47:19.973203 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-05-27 06:47:19.973221 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-05-27 06:47:19.973239 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-05-27 06:47:19.973257 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-05-27 06:47:19.973275 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-05-27 06:47:19.973292 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-05-27 06:47:19.973310 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-05-27 06:47:19.973327 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-05-27 06:47:19.973346 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-05-27 06:47:19.973363 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-05-27 06:47:19.973381 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-05-27 06:47:19.973399 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-05-27 06:47:19.973417 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-05-27 06:47:19.973435 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-05-27 06:47:19.973454 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-05-27 06:47:19.973472 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-05-27 06:47:19.973489 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-05-27 06:47:19.973508 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-05-27 06:47:19.973526 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-05-27 06:47:19.973544 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-05-27 06:47:19.973562 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-05-27 06:47:19.973589 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-05-27 06:47:19.973608 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-05-27 06:47:19.973626 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-05-27 06:47:19.973644 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-05-27 06:47:19.973662 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-05-27 06:47:19.973681 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-05-27 06:47:19.973699 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-05-27 06:47:19.973717 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-05-27 06:47:19.973735 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-05-27 06:47:19.973753 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-05-27 06:47:19.973772 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-05-27 06:47:19.973790 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-05-27 06:47:19.973808 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-05-27 06:47:19.973826 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-05-27 06:47:19.973849 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-05-27 06:47:19.973867 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-05-27 06:47:19.973886 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-05-27 06:47:19.973904 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-05-27 06:47:19.973923 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-05-27 06:47:19.973941 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-05-27 06:47:19.973960 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-05-27 06:47:19.973978 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-05-27 06:47:19.973996 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-05-27 06:47:19.974014 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-05-27 06:47:19.974032 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-05-27 06:47:19.974050 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-05-27 06:47:19.974068 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-27 06:47:19.974086 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-27 06:47:19.974104 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-05-27 06:47:19.974122 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-05-27 06:47:19.974157 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-05-27 06:47:19.974194 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-05-27 06:47:19.974218 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-05-27 06:47:19.974237 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-05-27 06:47:19.974256 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-05-27 06:47:19.974275 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-05-27 06:47:19.974293 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-05-27 06:47:19.974312 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-05-27 06:47:19.974330 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-05-27 06:47:19.974348 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-05-27 06:47:19.974366 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-05-27 06:47:19.974385 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-05-27 06:47:19.974403 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-05-27 06:47:19.974421 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-05-27 06:47:19.974439 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-05-27 06:47:19.974456 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-05-27 06:47:19.974474 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-05-27 06:47:19.974492 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-05-27 06:47:19.974510 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-05-27 06:47:19.974528 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-05-27 06:47:19.974551 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-05-27 06:47:19.974611 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-05-27 06:47:19.974630 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-05-27 06:47:19.974648 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-05-27 06:47:19.974666 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-05-27 06:47:19.974684 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-05-27 06:47:19.974702 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-05-27 06:47:19.974720 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-05-27 06:47:19.974738 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-05-27 06:47:19.974756 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-05-27 06:47:19.974774 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-05-27 06:47:19.974792 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-05-27 06:47:19.974810 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-05-27 06:47:19.974828 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-05-27 06:47:19.974846 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-05-27 06:47:19.974864 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-05-27 06:47:19.974881 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-05-27 06:47:19.974899 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-05-27 06:47:19.974917 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-05-27 06:47:19.974934 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-05-27 06:47:19.974952 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-05-27 06:47:19.974969 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-05-27 06:47:19.974987 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-05-27 06:47:19.975004 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-05-27 06:47:19.975022 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-05-27 06:47:19.975040 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-05-27 06:47:19.975058 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-05-27 06:47:19.975076 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-05-27 06:47:19.975094 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-05-27 06:47:19.975112 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-05-27 06:47:19.975131 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-05-27 06:47:19.975154 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-05-27 06:47:19.975179 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-05-27 06:47:19.975202 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-05-27 06:47:19.975224 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-05-27 06:47:19.975249 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-05-27 06:47:19.975268 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-05-27 06:47:19.975286 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-05-27 06:47:19.975303 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-05-27 06:47:19.975321 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-05-27 06:47:19.975339 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-05-27 06:47:19.975357 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-7b66cfb94c-bgf67.txt 2026-05-27 06:47:19.975375 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-7b66cfb94c-bgf67.yaml 2026-05-27 06:47:19.975393 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-05-27 06:47:19.975410 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-05-27 06:47:19.975428 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-05-27 06:47:19.975446 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-05-27 06:47:19.975463 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-05-27 06:47:19.975481 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-05-27 06:47:19.975498 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-05-27 06:47:19.975516 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-05-27 06:47:19.975533 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-05-27 06:47:19.975551 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-05-27 06:47:19.975569 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-05-27 06:47:19.975586 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-05-27 06:47:19.975604 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-05-27 06:47:19.975622 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-05-27 06:47:19.975640 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-05-27 06:47:19.975658 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-05-27 06:47:19.975676 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-05-27 06:47:19.975693 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-05-27 06:47:19.975711 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-05-27 06:47:19.975729 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-05-27 06:47:19.975746 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-05-27 06:47:19.975764 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-05-27 06:47:19.975782 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-05-27 06:47:19.975799 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-05-27 06:47:19.975817 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-05-27 06:47:19.975835 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-05-27 06:47:19.975854 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-05-27 06:47:19.975877 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-05-27 06:47:19.975895 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-05-27 06:47:19.975913 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-05-27 06:47:19.975931 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-05-27 06:47:19.975949 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-05-27 06:47:19.975967 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-05-27 06:47:19.975984 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-05-27 06:47:19.976002 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-05-27 06:47:19.976020 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-05-27 06:47:19.976038 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-05-27 06:47:19.976056 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-05-27 06:47:19.976074 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-05-27 06:47:19.976092 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-05-27 06:47:19.976111 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-05-27 06:47:19.976128 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-05-27 06:47:19.976146 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-05-27 06:47:19.976164 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-05-27 06:47:19.976182 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-05-27 06:47:19.976200 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-05-27 06:47:19.976217 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-05-27 06:47:19.976235 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-05-27 06:47:19.976253 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-05-27 06:47:19.976271 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-05-27 06:47:19.976290 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-05-27 06:47:19.976308 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-05-27 06:47:19.976326 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-05-27 06:47:19.976345 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-05-27 06:47:19.976364 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-05-27 06:47:19.976382 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-05-27 06:47:19.976400 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-05-27 06:47:19.976419 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-05-27 06:47:19.976437 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-05-27 06:47:19.976456 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-05-27 06:47:19.976474 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-05-27 06:47:19.976493 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-05-27 06:47:19.976519 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-05-27 06:47:19.976539 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-05-27 06:47:19.976556 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-05-27 06:47:19.976723 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-05-27 06:47:19.976741 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-05-27 06:47:19.976759 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-05-27 06:47:19.976777 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-05-27 06:47:19.976795 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-05-27 06:47:19.976813 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-05-27 06:47:19.976831 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-05-27 06:47:19.976849 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-05-27 06:47:19.976867 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-05-27 06:47:19.976885 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-rspmr.txt 2026-05-27 06:47:19.976904 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-rspmr.yaml 2026-05-27 06:47:19.976921 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-05-27 06:47:19.976981 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-05-27 06:47:19.977027 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-05-27 06:47:19.977049 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-05-27 06:47:19.977068 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-05-27 06:47:20.012481 | 2026-05-27 06:47:20.012556 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-27 06:47:20.229715 | instance | changed 2026-05-27 06:47:20.235097 | 2026-05-27 06:47:20.235171 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-27 06:47:20.466639 | instance | changed 2026-05-27 06:47:20.474763 | 2026-05-27 06:47:20.474867 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-27 06:47:21.074907 | instance | auth-system/keycloak-0/keycloak 2026-05-27 06:47:21.283816 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-05-27 06:47:21.465068 | instance | cert-manager/cert-manager-75c4c745bc-mwsvf/cert-manager-controller 2026-05-27 06:47:21.656808 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-mwsvf" not found 2026-05-27 06:47:21.826728 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-d952c/cert-manager-cainjector 2026-05-27 06:47:21.996049 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-d952c" not found 2026-05-27 06:47:22.177149 | instance | cert-manager/cert-manager-webhook-548949fc64-zt8wq/cert-manager-webhook 2026-05-27 06:47:22.345137 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-zt8wq" not found 2026-05-27 06:47:22.521528 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-z9d6j/envoy-gateway 2026-05-27 06:47:22.937610 | instance | ingress-nginx/ingress-nginx-controller-mqfdr/controller 2026-05-27 06:47:23.159586 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-mqfdr" not found 2026-05-27 06:47:23.355859 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-h8nwj/ingress-nginx-default-backend 2026-05-27 06:47:23.538588 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-h8nwj" not found 2026-05-27 06:47:23.712400 | instance | kube-system/cilium-ns9fz/config 2026-05-27 06:47:23.890321 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-ns9fz" not found 2026-05-27 06:47:23.895164 | instance | kube-system/cilium-ns9fz/mount-cgroup 2026-05-27 06:47:24.062735 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-ns9fz" not found 2026-05-27 06:47:24.068160 | instance | kube-system/cilium-ns9fz/apply-sysctl-overwrites 2026-05-27 06:47:24.242244 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-ns9fz" not found 2026-05-27 06:47:24.246484 | instance | kube-system/cilium-ns9fz/mount-bpf-fs 2026-05-27 06:47:24.420432 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-ns9fz" not found 2026-05-27 06:47:24.424328 | instance | kube-system/cilium-ns9fz/clean-cilium-state 2026-05-27 06:47:24.610788 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-ns9fz" not found 2026-05-27 06:47:24.615270 | instance | kube-system/cilium-ns9fz/install-cni-binaries 2026-05-27 06:47:24.800684 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-ns9fz" not found 2026-05-27 06:47:24.805875 | instance | kube-system/cilium-ns9fz/cilium-agent 2026-05-27 06:47:25.054687 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-ns9fz" not found 2026-05-27 06:47:25.230874 | instance | kube-system/cilium-operator-869df985b8-mbhrr/cilium-operator 2026-05-27 06:47:25.601880 | instance | kube-system/coredns-67659f764b-jj5dk/coredns 2026-05-27 06:47:25.788096 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-jj5dk" not found 2026-05-27 06:47:25.967099 | instance | kube-system/coredns-67659f764b-kg8qd/coredns 2026-05-27 06:47:26.146113 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-kg8qd" not found 2026-05-27 06:47:26.318469 | instance | kube-system/etcd-instance/etcd 2026-05-27 06:47:26.607111 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-27 06:47:26.773725 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-27 06:47:27.013761 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-27 06:47:27.185527 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-27 06:47:27.648379 | instance | kube-system/kube-proxy-w8cjw/kube-proxy 2026-05-27 06:47:27.811278 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-w8cjw" not found 2026-05-27 06:47:27.993251 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-27 06:47:28.332956 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-27 06:47:28.689510 | instance | local-path-storage/local-path-provisioner-679c578f5-fdhcf/local-path-provisioner 2026-05-27 06:47:28.865574 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-fdhcf" not found 2026-05-27 06:47:29.052142 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-05-27 06:47:29.227457 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-27 06:47:29.233113 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-05-27 06:47:29.416711 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-27 06:47:29.421793 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-05-27 06:47:29.603977 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-27 06:47:29.608210 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-05-27 06:47:29.787465 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-27 06:47:29.962837 | instance | monitoring/goldpinger-htbpp/goldpinger-daemon 2026-05-27 06:47:30.139940 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-htbpp" not found 2026-05-27 06:47:30.314950 | instance | monitoring/kube-prometheus-stack-grafana-6b78c64f7b-nxf4s/grafana-sc-dashboard 2026-05-27 06:47:30.512389 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-6b78c64f7b-nxf4s" not found 2026-05-27 06:47:30.518329 | instance | monitoring/kube-prometheus-stack-grafana-6b78c64f7b-nxf4s/grafana-sc-datasources 2026-05-27 06:47:30.687405 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-6b78c64f7b-nxf4s" not found 2026-05-27 06:47:30.692759 | instance | monitoring/kube-prometheus-stack-grafana-6b78c64f7b-nxf4s/grafana 2026-05-27 06:47:30.924474 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-6b78c64f7b-nxf4s" not found 2026-05-27 06:47:31.104176 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nx9fn/kube-state-metrics 2026-05-27 06:47:31.290106 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-nx9fn" not found 2026-05-27 06:47:31.464074 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-b75r6/kube-prometheus-stack 2026-05-27 06:47:31.660808 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-b75r6" not found 2026-05-27 06:47:31.836524 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-sgbwr/node-exporter 2026-05-27 06:47:32.011322 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-sgbwr/pod-tls-sidecar 2026-05-27 06:47:32.181250 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-sgbwr" not found 2026-05-27 06:47:32.360341 | instance | monitoring/loki-0/loki 2026-05-27 06:47:32.528715 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-05-27 06:47:32.694930 | instance | monitoring/loki-chunks-cache-0/memcached 2026-05-27 06:47:32.869820 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-05-27 06:47:32.873554 | instance | monitoring/loki-chunks-cache-0/exporter 2026-05-27 06:47:33.049449 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-05-27 06:47:33.227267 | instance | monitoring/loki-gateway-cf54cb88c-5vkqn/nginx 2026-05-27 06:47:33.507439 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-5vkqn" not found 2026-05-27 06:47:33.701018 | instance | monitoring/loki-results-cache-0/memcached 2026-05-27 06:47:33.883276 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-05-27 06:47:33.888083 | instance | monitoring/loki-results-cache-0/exporter 2026-05-27 06:47:34.080522 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-05-27 06:47:34.278781 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-rdkmc/gc 2026-05-27 06:47:34.452179 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-rdkmc" not found 2026-05-27 06:47:34.624801 | instance | monitoring/node-feature-discovery-master-8665476dbc-774f9/master 2026-05-27 06:47:34.807045 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-774f9" not found 2026-05-27 06:47:34.975667 | instance | monitoring/node-feature-discovery-worker-wj84h/worker 2026-05-27 06:47:35.345159 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-05-27 06:47:35.518387 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-27 06:47:35.522010 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-05-27 06:47:35.713889 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-27 06:47:35.718064 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-05-27 06:47:35.899526 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-27 06:47:35.905029 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-05-27 06:47:36.067178 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-27 06:47:36.071835 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-05-27 06:47:36.260300 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-27 06:47:36.430745 | instance | monitoring/prometheus-pushgateway-7b8659c68b-56tx4/pushgateway 2026-05-27 06:47:36.603371 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-56tx4" not found 2026-05-27 06:47:36.768399 | instance | monitoring/vector-rr7bx/vector 2026-05-27 06:47:36.977179 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-rr7bx" not found 2026-05-27 06:47:37.158395 | instance | openstack/barbican-api-7456b9dcfd-m8hll/init 2026-05-27 06:47:37.355356 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-7456b9dcfd-m8hll" not found 2026-05-27 06:47:37.359053 | instance | openstack/barbican-api-7456b9dcfd-m8hll/barbican-api 2026-05-27 06:47:37.541545 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-7456b9dcfd-m8hll" not found 2026-05-27 06:47:37.711417 | instance | openstack/barbican-db-init-zwmgq/init 2026-05-27 06:47:37.886541 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-zwmgq" not found 2026-05-27 06:47:37.891297 | instance | openstack/barbican-db-init-zwmgq/barbican-db-init-0 2026-05-27 06:47:38.072976 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-zwmgq" not found 2026-05-27 06:47:38.240341 | instance | openstack/barbican-db-sync-st6c7/init 2026-05-27 06:47:38.417103 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-st6c7" not found 2026-05-27 06:47:38.421261 | instance | openstack/barbican-db-sync-st6c7/barbican-db-sync 2026-05-27 06:47:38.605341 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-st6c7" not found 2026-05-27 06:47:38.772975 | instance | openstack/barbican-ks-endpoints-nrvf8/init 2026-05-27 06:47:38.954935 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-nrvf8" not found 2026-05-27 06:47:38.959731 | instance | openstack/barbican-ks-endpoints-nrvf8/key-manager-ks-endpoints-admin 2026-05-27 06:47:39.155021 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-nrvf8" not found 2026-05-27 06:47:39.160907 | instance | openstack/barbican-ks-endpoints-nrvf8/key-manager-ks-endpoints-internal 2026-05-27 06:47:39.354585 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-nrvf8" not found 2026-05-27 06:47:39.361585 | instance | openstack/barbican-ks-endpoints-nrvf8/key-manager-ks-endpoints-public 2026-05-27 06:47:39.539340 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-nrvf8" not found 2026-05-27 06:47:39.739556 | instance | openstack/barbican-ks-service-qzrt8/init 2026-05-27 06:47:39.905184 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-qzrt8" not found 2026-05-27 06:47:39.909894 | instance | openstack/barbican-ks-service-qzrt8/key-manager-ks-service-registration 2026-05-27 06:47:40.083478 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-qzrt8" not found 2026-05-27 06:47:40.265213 | instance | openstack/barbican-ks-user-rc86c/init 2026-05-27 06:47:40.443759 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-rc86c" not found 2026-05-27 06:47:40.448458 | instance | openstack/barbican-ks-user-rc86c/barbican-ks-user 2026-05-27 06:47:40.621756 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-rc86c" not found 2026-05-27 06:47:40.792313 | instance | openstack/barbican-rabbit-init-kv6xz/init 2026-05-27 06:47:40.986365 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-kv6xz" not found 2026-05-27 06:47:40.991201 | instance | openstack/barbican-rabbit-init-kv6xz/rabbit-init 2026-05-27 06:47:41.172551 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-kv6xz" not found 2026-05-27 06:47:41.348008 | instance | openstack/cinder-api-b947cdf75-667p8/init 2026-05-27 06:47:41.529285 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-b947cdf75-667p8" not found 2026-05-27 06:47:41.533811 | instance | openstack/cinder-api-b947cdf75-667p8/ceph-coordination-volume-perms 2026-05-27 06:47:41.725432 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-b947cdf75-667p8" not found 2026-05-27 06:47:41.729822 | instance | openstack/cinder-api-b947cdf75-667p8/cinder-api 2026-05-27 06:47:41.954084 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-b947cdf75-667p8" not found 2026-05-27 06:47:42.134490 | instance | openstack/cinder-backup-855f6bc944-5sw2m/init 2026-05-27 06:47:42.325825 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-855f6bc944-5sw2m" not found 2026-05-27 06:47:42.330792 | instance | openstack/cinder-backup-855f6bc944-5sw2m/ceph-backup-keyring-placement 2026-05-27 06:47:42.495448 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-855f6bc944-5sw2m" not found 2026-05-27 06:47:42.498996 | instance | openstack/cinder-backup-855f6bc944-5sw2m/ceph-keyring-placement-rbd1 2026-05-27 06:47:42.679571 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-855f6bc944-5sw2m" not found 2026-05-27 06:47:42.682927 | instance | openstack/cinder-backup-855f6bc944-5sw2m/ceph-coordination-volume-perms 2026-05-27 06:47:42.859235 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-855f6bc944-5sw2m" not found 2026-05-27 06:47:42.862577 | instance | openstack/cinder-backup-855f6bc944-5sw2m/cinder-backup 2026-05-27 06:47:43.034241 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-855f6bc944-5sw2m" not found 2026-05-27 06:47:43.197869 | instance | openstack/cinder-backup-storage-init-9gpm5/init 2026-05-27 06:47:43.366878 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-9gpm5" not found 2026-05-27 06:47:43.370678 | instance | openstack/cinder-backup-storage-init-9gpm5/ceph-keyring-placement 2026-05-27 06:47:43.538266 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-9gpm5" not found 2026-05-27 06:47:43.542104 | instance | openstack/cinder-backup-storage-init-9gpm5/cinder-backup-storage-init 2026-05-27 06:47:43.713137 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-9gpm5" not found 2026-05-27 06:47:43.882379 | instance | openstack/cinder-bootstrap-zztfm/init 2026-05-27 06:47:44.049271 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-zztfm" not found 2026-05-27 06:47:44.053174 | instance | openstack/cinder-bootstrap-zztfm/bootstrap 2026-05-27 06:47:44.222725 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-zztfm" not found 2026-05-27 06:47:44.391451 | instance | openstack/cinder-create-internal-tenant-xbns5/init 2026-05-27 06:47:44.555344 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-xbns5" not found 2026-05-27 06:47:44.559475 | instance | openstack/cinder-create-internal-tenant-xbns5/create-internal-tenant 2026-05-27 06:47:44.769200 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-xbns5" not found 2026-05-27 06:47:44.946740 | instance | openstack/cinder-db-init-qbzfd/init 2026-05-27 06:47:45.119095 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-qbzfd" not found 2026-05-27 06:47:45.123963 | instance | openstack/cinder-db-init-qbzfd/cinder-db-init-0 2026-05-27 06:47:45.302338 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-qbzfd" not found 2026-05-27 06:47:45.469463 | instance | openstack/cinder-db-sync-dvm6s/init 2026-05-27 06:47:45.646255 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-dvm6s" not found 2026-05-27 06:47:45.650268 | instance | openstack/cinder-db-sync-dvm6s/cinder-db-sync 2026-05-27 06:47:45.815256 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-dvm6s" not found 2026-05-27 06:47:45.986028 | instance | openstack/cinder-ks-endpoints-qshtj/init 2026-05-27 06:47:46.160768 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-qshtj" not found 2026-05-27 06:47:46.165157 | instance | openstack/cinder-ks-endpoints-qshtj/volumev3-ks-endpoints-admin 2026-05-27 06:47:46.340766 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-qshtj" not found 2026-05-27 06:47:46.344880 | instance | openstack/cinder-ks-endpoints-qshtj/volumev3-ks-endpoints-internal 2026-05-27 06:47:46.520498 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-qshtj" not found 2026-05-27 06:47:46.523960 | instance | openstack/cinder-ks-endpoints-qshtj/volumev3-ks-endpoints-public 2026-05-27 06:47:46.707867 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-qshtj" not found 2026-05-27 06:47:46.899766 | instance | openstack/cinder-ks-service-wgdnq/init 2026-05-27 06:47:47.069476 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-wgdnq" not found 2026-05-27 06:47:47.073758 | instance | openstack/cinder-ks-service-wgdnq/volumev3-ks-service-registration 2026-05-27 06:47:47.258057 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-wgdnq" not found 2026-05-27 06:47:47.429103 | instance | openstack/cinder-ks-user-nc2n7/init 2026-05-27 06:47:47.611508 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-nc2n7" not found 2026-05-27 06:47:47.615361 | instance | openstack/cinder-ks-user-nc2n7/cinder-ks-user 2026-05-27 06:47:47.804267 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-nc2n7" not found 2026-05-27 06:47:47.978787 | instance | openstack/cinder-rabbit-init-96dbh/init 2026-05-27 06:47:48.167270 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-96dbh" not found 2026-05-27 06:47:48.172040 | instance | openstack/cinder-rabbit-init-96dbh/rabbit-init 2026-05-27 06:47:48.345906 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-96dbh" not found 2026-05-27 06:47:48.516708 | instance | openstack/cinder-scheduler-57dbcb7d78-kf8ps/init 2026-05-27 06:47:48.706821 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-57dbcb7d78-kf8ps" not found 2026-05-27 06:47:48.710660 | instance | openstack/cinder-scheduler-57dbcb7d78-kf8ps/ceph-coordination-volume-perms 2026-05-27 06:47:48.876037 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-57dbcb7d78-kf8ps" not found 2026-05-27 06:47:48.881220 | instance | openstack/cinder-scheduler-57dbcb7d78-kf8ps/cinder-scheduler 2026-05-27 06:47:49.059870 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-57dbcb7d78-kf8ps" not found 2026-05-27 06:47:49.230240 | instance | openstack/cinder-storage-init-5bg7r/init 2026-05-27 06:47:49.441279 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-5bg7r" not found 2026-05-27 06:47:49.443028 | instance | openstack/cinder-storage-init-5bg7r/ceph-keyring-placement 2026-05-27 06:47:49.615870 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-5bg7r" not found 2026-05-27 06:47:49.620054 | instance | openstack/cinder-storage-init-5bg7r/cinder-storage-init-rbd1 2026-05-27 06:47:49.790959 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-5bg7r" not found 2026-05-27 06:47:49.973780 | instance | openstack/cinder-volume-74b8486788-pp5vt/init 2026-05-27 06:47:50.155720 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-74b8486788-pp5vt" not found 2026-05-27 06:47:50.158288 | instance | openstack/cinder-volume-74b8486788-pp5vt/ceph-keyring-placement-rbd1 2026-05-27 06:47:50.326637 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-74b8486788-pp5vt" not found 2026-05-27 06:47:50.330407 | instance | openstack/cinder-volume-74b8486788-pp5vt/ceph-coordination-volume-perms 2026-05-27 06:47:50.498769 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-74b8486788-pp5vt" not found 2026-05-27 06:47:50.502854 | instance | openstack/cinder-volume-74b8486788-pp5vt/init-cinder-conf 2026-05-27 06:47:50.685369 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-74b8486788-pp5vt" not found 2026-05-27 06:47:50.689911 | instance | openstack/cinder-volume-74b8486788-pp5vt/cinder-volume 2026-05-27 06:47:50.864036 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-74b8486788-pp5vt" not found 2026-05-27 06:47:51.062996 | instance | openstack/glance-api-6b5bd9b588-tc72b/init 2026-05-27 06:47:51.258558 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-6b5bd9b588-tc72b" not found 2026-05-27 06:47:51.263901 | instance | openstack/glance-api-6b5bd9b588-tc72b/glance-perms 2026-05-27 06:47:51.429504 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-6b5bd9b588-tc72b" not found 2026-05-27 06:47:51.434274 | instance | openstack/glance-api-6b5bd9b588-tc72b/ceph-keyring-placement 2026-05-27 06:47:51.612819 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-6b5bd9b588-tc72b" not found 2026-05-27 06:47:51.616314 | instance | openstack/glance-api-6b5bd9b588-tc72b/glance-api 2026-05-27 06:47:51.797308 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-6b5bd9b588-tc72b" not found 2026-05-27 06:47:51.992359 | instance | openstack/glance-db-init-f2snc/init 2026-05-27 06:47:52.162831 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-f2snc" not found 2026-05-27 06:47:52.166125 | instance | openstack/glance-db-init-f2snc/glance-db-init-0 2026-05-27 06:47:52.338072 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-f2snc" not found 2026-05-27 06:47:52.508107 | instance | openstack/glance-db-sync-ksstq/init 2026-05-27 06:47:52.689082 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-ksstq" not found 2026-05-27 06:47:52.692277 | instance | openstack/glance-db-sync-ksstq/glance-db-sync 2026-05-27 06:47:52.864251 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-ksstq" not found 2026-05-27 06:47:53.040023 | instance | openstack/glance-ks-endpoints-mh7tm/init 2026-05-27 06:47:53.209207 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-mh7tm" not found 2026-05-27 06:47:53.212746 | instance | openstack/glance-ks-endpoints-mh7tm/image-ks-endpoints-admin 2026-05-27 06:47:53.392221 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-mh7tm" not found 2026-05-27 06:47:53.398085 | instance | openstack/glance-ks-endpoints-mh7tm/image-ks-endpoints-internal 2026-05-27 06:47:53.583102 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-mh7tm" not found 2026-05-27 06:47:53.587536 | instance | openstack/glance-ks-endpoints-mh7tm/image-ks-endpoints-public 2026-05-27 06:47:53.768970 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-mh7tm" not found 2026-05-27 06:47:53.934425 | instance | openstack/glance-ks-service-r9x5f/init 2026-05-27 06:47:54.102659 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-r9x5f" not found 2026-05-27 06:47:54.107503 | instance | openstack/glance-ks-service-r9x5f/image-ks-service-registration 2026-05-27 06:47:54.284968 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-r9x5f" not found 2026-05-27 06:47:54.468971 | instance | openstack/glance-ks-user-j8mr4/init 2026-05-27 06:47:54.638382 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-j8mr4" not found 2026-05-27 06:47:54.641832 | instance | openstack/glance-ks-user-j8mr4/glance-ks-user 2026-05-27 06:47:54.815312 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-j8mr4" not found 2026-05-27 06:47:54.982236 | instance | openstack/glance-metadefs-load-r6rwm/init 2026-05-27 06:47:55.165890 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-r6rwm" not found 2026-05-27 06:47:55.170344 | instance | openstack/glance-metadefs-load-r6rwm/glance-metadefs-load 2026-05-27 06:47:55.341822 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-r6rwm" not found 2026-05-27 06:47:55.514968 | instance | openstack/glance-rabbit-init-2bc8m/init 2026-05-27 06:47:55.686152 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-2bc8m" not found 2026-05-27 06:47:55.689521 | instance | openstack/glance-rabbit-init-2bc8m/rabbit-init 2026-05-27 06:47:55.859494 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-2bc8m" not found 2026-05-27 06:47:56.032850 | instance | openstack/glance-storage-init-6sj76/init 2026-05-27 06:47:56.208161 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-6sj76" not found 2026-05-27 06:47:56.212841 | instance | openstack/glance-storage-init-6sj76/ceph-keyring-placement 2026-05-27 06:47:56.388384 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-6sj76" not found 2026-05-27 06:47:56.392829 | instance | openstack/glance-storage-init-6sj76/glance-storage-init 2026-05-27 06:47:56.559505 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-6sj76" not found 2026-05-27 06:47:56.721391 | instance | openstack/heat-api-56c9cc6dc9-2lh9w/init 2026-05-27 06:47:56.914697 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-56c9cc6dc9-2lh9w" not found 2026-05-27 06:47:56.918052 | instance | openstack/heat-api-56c9cc6dc9-2lh9w/heat-api 2026-05-27 06:47:57.089012 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-56c9cc6dc9-2lh9w" not found 2026-05-27 06:47:57.257110 | instance | openstack/heat-bootstrap-qzvjx/init 2026-05-27 06:47:57.412505 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-qzvjx" not found 2026-05-27 06:47:57.415858 | instance | openstack/heat-bootstrap-qzvjx/bootstrap 2026-05-27 06:47:57.590943 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-qzvjx" not found 2026-05-27 06:47:57.767591 | instance | openstack/heat-cfn-668d6485d9-klgc2/init 2026-05-27 06:47:57.940748 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-668d6485d9-klgc2" not found 2026-05-27 06:47:57.945826 | instance | openstack/heat-cfn-668d6485d9-klgc2/heat-cfn 2026-05-27 06:47:58.112296 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-668d6485d9-klgc2" not found 2026-05-27 06:47:58.279931 | instance | openstack/heat-db-init-q8zv9/init 2026-05-27 06:47:58.451352 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-q8zv9" not found 2026-05-27 06:47:58.455986 | instance | openstack/heat-db-init-q8zv9/heat-db-init-0 2026-05-27 06:47:58.633926 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-q8zv9" not found 2026-05-27 06:47:58.818681 | instance | openstack/heat-db-sync-j6gg4/init 2026-05-27 06:47:58.997336 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-j6gg4" not found 2026-05-27 06:47:59.002029 | instance | openstack/heat-db-sync-j6gg4/heat-db-sync 2026-05-27 06:47:59.191269 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-j6gg4" not found 2026-05-27 06:47:59.369164 | instance | openstack/heat-domain-ks-user-57pkw/init 2026-05-27 06:47:59.529061 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-57pkw" not found 2026-05-27 06:47:59.535093 | instance | openstack/heat-domain-ks-user-57pkw/heat-ks-domain-user 2026-05-27 06:47:59.705855 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-57pkw" not found 2026-05-27 06:47:59.870081 | instance | openstack/heat-engine-8dc866b5d-bq4t4/init 2026-05-27 06:48:00.054252 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-8dc866b5d-bq4t4" not found 2026-05-27 06:48:00.058491 | instance | openstack/heat-engine-8dc866b5d-bq4t4/heat-engine 2026-05-27 06:48:00.234594 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-8dc866b5d-bq4t4" not found 2026-05-27 06:48:00.403879 | instance | openstack/heat-engine-cleaner-29664400-qlbfg/init 2026-05-27 06:48:00.584364 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29664400-qlbfg" not found 2026-05-27 06:48:00.588648 | instance | openstack/heat-engine-cleaner-29664400-qlbfg/heat-engine-cleaner 2026-05-27 06:48:00.754672 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29664400-qlbfg" not found 2026-05-27 06:48:00.919087 | instance | openstack/heat-engine-cleaner-29664405-62hrl/init 2026-05-27 06:48:01.089705 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29664405-62hrl" not found 2026-05-27 06:48:01.094733 | instance | openstack/heat-engine-cleaner-29664405-62hrl/heat-engine-cleaner 2026-05-27 06:48:01.274926 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29664405-62hrl" not found 2026-05-27 06:48:01.450369 | instance | openstack/heat-ks-endpoints-pfwnf/init 2026-05-27 06:48:01.626720 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-pfwnf" not found 2026-05-27 06:48:01.630410 | instance | openstack/heat-ks-endpoints-pfwnf/orchestration-ks-endpoints-admin 2026-05-27 06:48:01.809087 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-pfwnf" not found 2026-05-27 06:48:01.813588 | instance | openstack/heat-ks-endpoints-pfwnf/orchestration-ks-endpoints-internal 2026-05-27 06:48:01.992761 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-pfwnf" not found 2026-05-27 06:48:01.998623 | instance | openstack/heat-ks-endpoints-pfwnf/orchestration-ks-endpoints-public 2026-05-27 06:48:02.193469 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-pfwnf" not found 2026-05-27 06:48:02.196074 | instance | openstack/heat-ks-endpoints-pfwnf/cloudformation-ks-endpoints-admin 2026-05-27 06:48:02.367996 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-pfwnf" not found 2026-05-27 06:48:02.372782 | instance | openstack/heat-ks-endpoints-pfwnf/cloudformation-ks-endpoints-internal 2026-05-27 06:48:02.597696 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-pfwnf" not found 2026-05-27 06:48:02.601966 | instance | openstack/heat-ks-endpoints-pfwnf/cloudformation-ks-endpoints-public 2026-05-27 06:48:02.783226 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-pfwnf" not found 2026-05-27 06:48:02.958092 | instance | openstack/heat-ks-service-pw7vx/init 2026-05-27 06:48:03.125125 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-pw7vx" not found 2026-05-27 06:48:03.128258 | instance | openstack/heat-ks-service-pw7vx/orchestration-ks-service-registration 2026-05-27 06:48:03.304613 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-pw7vx" not found 2026-05-27 06:48:03.309198 | instance | openstack/heat-ks-service-pw7vx/cloudformation-ks-service-registration 2026-05-27 06:48:03.489116 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-pw7vx" not found 2026-05-27 06:48:03.658392 | instance | openstack/heat-ks-user-rv6kx/init 2026-05-27 06:48:03.840614 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-rv6kx" not found 2026-05-27 06:48:03.844593 | instance | openstack/heat-ks-user-rv6kx/heat-ks-user 2026-05-27 06:48:04.040094 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-rv6kx" not found 2026-05-27 06:48:04.044380 | instance | openstack/heat-ks-user-rv6kx/heat-trustee-ks-user 2026-05-27 06:48:04.219044 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-rv6kx" not found 2026-05-27 06:48:04.397472 | instance | openstack/heat-rabbit-init-lslmr/init 2026-05-27 06:48:04.577010 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-lslmr" not found 2026-05-27 06:48:04.581817 | instance | openstack/heat-rabbit-init-lslmr/rabbit-init 2026-05-27 06:48:04.756710 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-lslmr" not found 2026-05-27 06:48:04.932751 | instance | openstack/heat-trusts-57jnl/init 2026-05-27 06:48:05.118360 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-57jnl" not found 2026-05-27 06:48:05.122953 | instance | openstack/heat-trusts-57jnl/heat-trusts 2026-05-27 06:48:05.310002 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-57jnl" not found 2026-05-27 06:48:05.509353 | instance | openstack/keepalived-4bh8s/init 2026-05-27 06:48:05.718107 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-4bh8s" not found 2026-05-27 06:48:05.723884 | instance | openstack/keepalived-4bh8s/wait-for-ip 2026-05-27 06:48:05.986325 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-4bh8s" not found 2026-05-27 06:48:05.991536 | instance | openstack/keepalived-4bh8s/keepalived 2026-05-27 06:48:06.082328 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-4bh8s" is waiting to start: PodInitializing 2026-05-27 06:48:06.166895 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-4bh8s" not found 2026-05-27 06:48:06.354130 | instance | openstack/keystone-api-7bc6c4f87-xn5pr/init 2026-05-27 06:48:06.537543 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-7bc6c4f87-xn5pr" not found 2026-05-27 06:48:06.543510 | instance | openstack/keystone-api-7bc6c4f87-xn5pr/keystone-api 2026-05-27 06:48:07.125658 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-7bc6c4f87-xn5pr" not found 2026-05-27 06:48:07.304277 | instance | openstack/keystone-bootstrap-fjxf2/init 2026-05-27 06:48:07.474973 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-fjxf2" not found 2026-05-27 06:48:07.478538 | instance | openstack/keystone-bootstrap-fjxf2/bootstrap 2026-05-27 06:48:07.658410 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-fjxf2" not found 2026-05-27 06:48:07.828455 | instance | openstack/keystone-credential-setup-26fwn/init 2026-05-27 06:48:08.018328 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-26fwn" not found 2026-05-27 06:48:08.022423 | instance | openstack/keystone-credential-setup-26fwn/keystone-credential-setup 2026-05-27 06:48:08.196770 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-26fwn" not found 2026-05-27 06:48:08.362847 | instance | openstack/keystone-db-init-28dcl/init 2026-05-27 06:48:08.558436 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-28dcl" not found 2026-05-27 06:48:08.564024 | instance | openstack/keystone-db-init-28dcl/keystone-db-init-0 2026-05-27 06:48:08.746404 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-28dcl" not found 2026-05-27 06:48:08.921152 | instance | openstack/keystone-db-sync-pjwrq/init 2026-05-27 06:48:09.109933 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-pjwrq" not found 2026-05-27 06:48:09.114268 | instance | openstack/keystone-db-sync-pjwrq/keystone-db-sync 2026-05-27 06:48:09.295690 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-pjwrq" not found 2026-05-27 06:48:09.497697 | instance | openstack/keystone-domain-manage-779kd/init 2026-05-27 06:48:09.689342 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-779kd" not found 2026-05-27 06:48:09.693195 | instance | openstack/keystone-domain-manage-779kd/keystone-domain-manage 2026-05-27 06:48:09.878785 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-779kd" not found 2026-05-27 06:48:10.062235 | instance | openstack/keystone-fernet-setup-2n57s/init 2026-05-27 06:48:10.246130 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-2n57s" not found 2026-05-27 06:48:10.258751 | instance | openstack/keystone-fernet-setup-2n57s/keystone-fernet-setup 2026-05-27 06:48:10.445617 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-2n57s" not found 2026-05-27 06:48:10.638713 | instance | openstack/keystone-rabbit-init-s55kl/init 2026-05-27 06:48:10.828657 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-s55kl" not found 2026-05-27 06:48:10.833153 | instance | openstack/keystone-rabbit-init-s55kl/rabbit-init 2026-05-27 06:48:11.012510 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-s55kl" not found 2026-05-27 06:48:11.201125 | instance | openstack/libvirt-libvirt-default-plwcn/init 2026-05-27 06:48:11.398428 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-plwcn" not found 2026-05-27 06:48:11.401678 | instance | openstack/libvirt-libvirt-default-plwcn/init-dynamic-options 2026-05-27 06:48:11.586011 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-plwcn" not found 2026-05-27 06:48:11.591522 | instance | openstack/libvirt-libvirt-default-plwcn/ceph-admin-keyring-placement 2026-05-27 06:48:11.780032 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-plwcn" not found 2026-05-27 06:48:11.783968 | instance | openstack/libvirt-libvirt-default-plwcn/ceph-keyring-placement 2026-05-27 06:48:11.980737 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-plwcn" not found 2026-05-27 06:48:11.984932 | instance | openstack/libvirt-libvirt-default-plwcn/tls-sidecar 2026-05-27 06:48:12.193302 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-plwcn" not found 2026-05-27 06:48:12.197344 | instance | openstack/libvirt-libvirt-default-plwcn/libvirt 2026-05-27 06:48:12.426653 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-plwcn" not found 2026-05-27 06:48:12.431893 | instance | openstack/libvirt-libvirt-default-plwcn/libvirt-exporter 2026-05-27 06:48:12.626314 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-plwcn" not found 2026-05-27 06:48:12.803635 | instance | openstack/memcached-memcached-6479589586-4fxxh/init 2026-05-27 06:48:13.010976 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-4fxxh" not found 2026-05-27 06:48:13.015527 | instance | openstack/memcached-memcached-6479589586-4fxxh/memcached 2026-05-27 06:48:13.209581 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-4fxxh" not found 2026-05-27 06:48:13.214711 | instance | openstack/memcached-memcached-6479589586-4fxxh/memcached-exporter 2026-05-27 06:48:13.400397 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-4fxxh" not found 2026-05-27 06:48:13.575012 | instance | openstack/neutron-db-init-p6ts2/init 2026-05-27 06:48:13.757563 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-p6ts2" not found 2026-05-27 06:48:13.762503 | instance | openstack/neutron-db-init-p6ts2/neutron-db-init-0 2026-05-27 06:48:13.955625 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-p6ts2" not found 2026-05-27 06:48:14.139797 | instance | openstack/neutron-db-sync-j4fdj/init 2026-05-27 06:48:14.316332 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-j4fdj" not found 2026-05-27 06:48:14.323202 | instance | openstack/neutron-db-sync-j4fdj/neutron-db-sync 2026-05-27 06:48:14.595740 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-j4fdj" not found 2026-05-27 06:48:14.765013 | instance | openstack/neutron-ks-endpoints-t896k/init 2026-05-27 06:48:14.968923 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-t896k" not found 2026-05-27 06:48:14.973531 | instance | openstack/neutron-ks-endpoints-t896k/network-ks-endpoints-admin 2026-05-27 06:48:15.163296 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-t896k" not found 2026-05-27 06:48:15.167779 | instance | openstack/neutron-ks-endpoints-t896k/network-ks-endpoints-internal 2026-05-27 06:48:15.348138 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-t896k" not found 2026-05-27 06:48:15.353356 | instance | openstack/neutron-ks-endpoints-t896k/network-ks-endpoints-public 2026-05-27 06:48:15.540003 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-t896k" not found 2026-05-27 06:48:15.713323 | instance | openstack/neutron-ks-service-8rdtq/init 2026-05-27 06:48:15.894532 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-8rdtq" not found 2026-05-27 06:48:15.899339 | instance | openstack/neutron-ks-service-8rdtq/network-ks-service-registration 2026-05-27 06:48:16.086964 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-8rdtq" not found 2026-05-27 06:48:16.300006 | instance | openstack/neutron-ks-user-4b4sr/init 2026-05-27 06:48:16.523898 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-4b4sr" not found 2026-05-27 06:48:16.530069 | instance | openstack/neutron-ks-user-4b4sr/neutron-ks-user 2026-05-27 06:48:16.720538 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-4b4sr" not found 2026-05-27 06:48:16.893229 | instance | openstack/neutron-netns-cleanup-cron-default-wh2wr/init 2026-05-27 06:48:17.063192 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-wh2wr" not found 2026-05-27 06:48:17.067122 | instance | openstack/neutron-netns-cleanup-cron-default-wh2wr/neutron-netns-cleanup-cron 2026-05-27 06:48:17.248081 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-wh2wr" not found 2026-05-27 06:48:17.438736 | instance | openstack/neutron-ovn-metadata-agent-default-jx2s4/init 2026-05-27 06:48:17.612990 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-jx2s4" not found 2026-05-27 06:48:17.617893 | instance | openstack/neutron-ovn-metadata-agent-default-jx2s4/neutron-metadata-agent-init 2026-05-27 06:48:17.799955 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-jx2s4" not found 2026-05-27 06:48:17.804925 | instance | openstack/neutron-ovn-metadata-agent-default-jx2s4/ovn-neutron-init 2026-05-27 06:48:17.991376 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-jx2s4" not found 2026-05-27 06:48:17.996445 | instance | openstack/neutron-ovn-metadata-agent-default-jx2s4/neutron-ovn-metadata-agent 2026-05-27 06:48:18.206313 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-jx2s4" not found 2026-05-27 06:48:18.400235 | instance | openstack/neutron-rabbit-init-qh927/init 2026-05-27 06:48:18.593517 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-qh927" not found 2026-05-27 06:48:18.602467 | instance | openstack/neutron-rabbit-init-qh927/rabbit-init 2026-05-27 06:48:18.776182 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-qh927" not found 2026-05-27 06:48:18.960815 | instance | openstack/neutron-server-7b9fb48c7c-9dfcz/init 2026-05-27 06:48:19.180754 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-7b9fb48c7c-9dfcz" not found 2026-05-27 06:48:19.184051 | instance | openstack/neutron-server-7b9fb48c7c-9dfcz/ovn-neutron-init 2026-05-27 06:48:19.394576 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-7b9fb48c7c-9dfcz" not found 2026-05-27 06:48:19.400783 | instance | openstack/neutron-server-7b9fb48c7c-9dfcz/neutron-server 2026-05-27 06:48:19.591253 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-7b9fb48c7c-9dfcz" not found 2026-05-27 06:48:19.595761 | instance | openstack/neutron-server-7b9fb48c7c-9dfcz/neutron-policy-server 2026-05-27 06:48:19.775284 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-7b9fb48c7c-9dfcz" not found 2026-05-27 06:48:19.943270 | instance | openstack/nova-api-metadata-5cc57c66cf-gcxw6/init 2026-05-27 06:48:20.135294 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-5cc57c66cf-gcxw6" not found 2026-05-27 06:48:20.138616 | instance | openstack/nova-api-metadata-5cc57c66cf-gcxw6/nova-api-metadata-init 2026-05-27 06:48:20.318290 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-5cc57c66cf-gcxw6" not found 2026-05-27 06:48:20.320817 | instance | openstack/nova-api-metadata-5cc57c66cf-gcxw6/nova-api 2026-05-27 06:48:20.511822 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-5cc57c66cf-gcxw6" not found 2026-05-27 06:48:20.715752 | instance | openstack/nova-api-osapi-79c8bff77-l4hnx/init 2026-05-27 06:48:20.906051 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-79c8bff77-l4hnx" not found 2026-05-27 06:48:20.911303 | instance | openstack/nova-api-osapi-79c8bff77-l4hnx/nova-osapi 2026-05-27 06:48:21.086409 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-79c8bff77-l4hnx" not found 2026-05-27 06:48:21.272445 | instance | openstack/nova-bootstrap-jkncr/init 2026-05-27 06:48:21.460761 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-jkncr" not found 2026-05-27 06:48:21.465780 | instance | openstack/nova-bootstrap-jkncr/bootstrap 2026-05-27 06:48:21.646569 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-jkncr" not found 2026-05-27 06:48:21.831092 | instance | openstack/nova-cell-setup-z6c7q/init 2026-05-27 06:48:22.031205 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-z6c7q" not found 2026-05-27 06:48:22.036653 | instance | openstack/nova-cell-setup-z6c7q/nova-cell-setup-init 2026-05-27 06:48:22.213025 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-z6c7q" not found 2026-05-27 06:48:22.216510 | instance | openstack/nova-cell-setup-z6c7q/nova-cell-setup 2026-05-27 06:48:22.396887 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-z6c7q" not found 2026-05-27 06:48:22.597448 | instance | openstack/nova-compute-default-s5pv8/init 2026-05-27 06:48:22.804114 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-s5pv8" not found 2026-05-27 06:48:22.808975 | instance | openstack/nova-compute-default-s5pv8/nova-compute-init 2026-05-27 06:48:22.982310 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-s5pv8" not found 2026-05-27 06:48:22.985469 | instance | openstack/nova-compute-default-s5pv8/ceph-perms 2026-05-27 06:48:23.179963 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-s5pv8" not found 2026-05-27 06:48:23.184422 | instance | openstack/nova-compute-default-s5pv8/ceph-admin-keyring-placement 2026-05-27 06:48:23.360172 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-s5pv8" not found 2026-05-27 06:48:23.365218 | instance | openstack/nova-compute-default-s5pv8/ceph-keyring-placement 2026-05-27 06:48:23.543071 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-s5pv8" not found 2026-05-27 06:48:23.562746 | instance | openstack/nova-compute-default-s5pv8/nova-compute-vnc-init 2026-05-27 06:48:23.742639 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-s5pv8" not found 2026-05-27 06:48:23.747551 | instance | openstack/nova-compute-default-s5pv8/nova-compute-ssh-init 2026-05-27 06:48:23.935444 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-s5pv8" not found 2026-05-27 06:48:23.940698 | instance | openstack/nova-compute-default-s5pv8/nova-compute 2026-05-27 06:48:24.149792 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-s5pv8" not found 2026-05-27 06:48:24.153197 | instance | openstack/nova-compute-default-s5pv8/nova-compute-ssh 2026-05-27 06:48:24.329689 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-s5pv8" not found 2026-05-27 06:48:24.509876 | instance | openstack/nova-conductor-576fc75855-hkhc5/init 2026-05-27 06:48:24.711621 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-576fc75855-hkhc5" not found 2026-05-27 06:48:24.715891 | instance | openstack/nova-conductor-576fc75855-hkhc5/nova-conductor 2026-05-27 06:48:24.901413 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-576fc75855-hkhc5" not found 2026-05-27 06:48:25.083882 | instance | openstack/nova-db-init-5j8wl/init 2026-05-27 06:48:25.269552 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-5j8wl" not found 2026-05-27 06:48:25.274261 | instance | openstack/nova-db-init-5j8wl/nova-db-init-0 2026-05-27 06:48:25.454760 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-5j8wl" not found 2026-05-27 06:48:25.460214 | instance | openstack/nova-db-init-5j8wl/nova-db-init-1 2026-05-27 06:48:25.649108 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-5j8wl" not found 2026-05-27 06:48:25.652538 | instance | openstack/nova-db-init-5j8wl/nova-db-init-2 2026-05-27 06:48:25.820937 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-5j8wl" not found 2026-05-27 06:48:25.985557 | instance | openstack/nova-db-sync-9hwpb/init 2026-05-27 06:48:26.165780 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-9hwpb" not found 2026-05-27 06:48:26.169998 | instance | openstack/nova-db-sync-9hwpb/nova-db-sync 2026-05-27 06:48:26.344146 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-9hwpb" not found 2026-05-27 06:48:26.512633 | instance | openstack/nova-ks-endpoints-knwvp/init 2026-05-27 06:48:26.691581 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-knwvp" not found 2026-05-27 06:48:26.696171 | instance | openstack/nova-ks-endpoints-knwvp/compute-ks-endpoints-admin 2026-05-27 06:48:26.868576 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-knwvp" not found 2026-05-27 06:48:26.873201 | instance | openstack/nova-ks-endpoints-knwvp/compute-ks-endpoints-internal 2026-05-27 06:48:27.038837 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-knwvp" not found 2026-05-27 06:48:27.043134 | instance | openstack/nova-ks-endpoints-knwvp/compute-ks-endpoints-public 2026-05-27 06:48:27.237314 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-knwvp" not found 2026-05-27 06:48:27.431256 | instance | openstack/nova-ks-service-6c5zp/init 2026-05-27 06:48:27.615036 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-6c5zp" not found 2026-05-27 06:48:27.619656 | instance | openstack/nova-ks-service-6c5zp/compute-ks-service-registration 2026-05-27 06:48:27.809681 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-6c5zp" not found 2026-05-27 06:48:27.978907 | instance | openstack/nova-ks-user-h6cn8/init 2026-05-27 06:48:28.159842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-h6cn8" not found 2026-05-27 06:48:28.164971 | instance | openstack/nova-ks-user-h6cn8/nova-ks-user 2026-05-27 06:48:28.376274 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-h6cn8" not found 2026-05-27 06:48:28.554051 | instance | openstack/nova-novncproxy-855696fcf4-68nll/init 2026-05-27 06:48:28.736638 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-855696fcf4-68nll" not found 2026-05-27 06:48:28.740625 | instance | openstack/nova-novncproxy-855696fcf4-68nll/nova-novncproxy-init 2026-05-27 06:48:28.926468 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-855696fcf4-68nll" not found 2026-05-27 06:48:28.932481 | instance | openstack/nova-novncproxy-855696fcf4-68nll/nova-novncproxy-init-assets 2026-05-27 06:48:29.118289 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-855696fcf4-68nll" not found 2026-05-27 06:48:29.122374 | instance | openstack/nova-novncproxy-855696fcf4-68nll/nova-novncproxy 2026-05-27 06:48:29.296845 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-855696fcf4-68nll" not found 2026-05-27 06:48:29.497319 | instance | openstack/nova-rabbit-init-lsjkh/init 2026-05-27 06:48:29.692597 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-lsjkh" not found 2026-05-27 06:48:29.697544 | instance | openstack/nova-rabbit-init-lsjkh/rabbit-init 2026-05-27 06:48:29.866025 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-lsjkh" not found 2026-05-27 06:48:30.037531 | instance | openstack/nova-scheduler-84654f5f9f-sjwlq/init 2026-05-27 06:48:30.205659 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-84654f5f9f-sjwlq" not found 2026-05-27 06:48:30.210081 | instance | openstack/nova-scheduler-84654f5f9f-sjwlq/nova-scheduler 2026-05-27 06:48:30.378465 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-84654f5f9f-sjwlq" not found 2026-05-27 06:48:30.565006 | instance | openstack/openvswitch-nnk52/init 2026-05-27 06:48:30.731689 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-nnk52" not found 2026-05-27 06:48:30.735135 | instance | openstack/openvswitch-nnk52/openvswitch-db-perms 2026-05-27 06:48:30.907629 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-nnk52" not found 2026-05-27 06:48:30.911281 | instance | openstack/openvswitch-nnk52/openvswitch-vswitchd-modules 2026-05-27 06:48:31.087171 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-nnk52" not found 2026-05-27 06:48:31.091167 | instance | openstack/openvswitch-nnk52/openvswitch-db 2026-05-27 06:48:31.281940 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-nnk52" not found 2026-05-27 06:48:31.285576 | instance | openstack/openvswitch-nnk52/openvswitch-vswitchd 2026-05-27 06:48:31.479110 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-nnk52" not found 2026-05-27 06:48:31.654811 | instance | openstack/ovn-controller-mzqpb/init 2026-05-27 06:48:31.831998 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-mzqpb" not found 2026-05-27 06:48:31.835141 | instance | openstack/ovn-controller-mzqpb/get-gw-enabled 2026-05-27 06:48:32.007394 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-mzqpb" not found 2026-05-27 06:48:32.011612 | instance | openstack/ovn-controller-mzqpb/controller-init 2026-05-27 06:48:32.192113 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-mzqpb" not found 2026-05-27 06:48:32.195491 | instance | openstack/ovn-controller-mzqpb/controller 2026-05-27 06:48:32.380120 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-mzqpb" not found 2026-05-27 06:48:32.384036 | instance | openstack/ovn-controller-mzqpb/vector 2026-05-27 06:48:32.581020 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-mzqpb" not found 2026-05-27 06:48:32.586132 | instance | openstack/ovn-controller-mzqpb/log-parser 2026-05-27 06:48:32.785041 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-mzqpb" not found 2026-05-27 06:48:32.972976 | instance | openstack/ovn-northd-6c6687ddd6-bpl47/init 2026-05-27 06:48:33.175755 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-6c6687ddd6-bpl47" not found 2026-05-27 06:48:33.181433 | instance | openstack/ovn-northd-6c6687ddd6-bpl47/northd 2026-05-27 06:48:33.369333 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-6c6687ddd6-bpl47" not found 2026-05-27 06:48:33.555164 | instance | openstack/ovn-ovsdb-nb-0/init 2026-05-27 06:48:33.732462 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-05-27 06:48:33.737383 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-05-27 06:48:33.920159 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-05-27 06:48:34.091855 | instance | openstack/ovn-ovsdb-sb-0/init 2026-05-27 06:48:34.261409 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-05-27 06:48:34.266366 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-05-27 06:48:34.438234 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-05-27 06:48:34.607639 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-05-27 06:48:34.785982 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-27 06:48:34.789762 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-05-27 06:48:34.960163 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-27 06:48:34.963611 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-05-27 06:48:35.233458 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-05-27 06:48:35.238521 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-05-27 06:48:35.411859 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-05-27 06:48:35.573768 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-05-27 06:48:35.759132 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-05-27 06:48:35.763691 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-05-27 06:48:35.966120 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-05-27 06:48:35.970092 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-05-27 06:48:36.144189 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-05-27 06:48:36.308302 | instance | openstack/placement-api-5b849df684-zvdvk/init 2026-05-27 06:48:36.493620 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-5b849df684-zvdvk" not found 2026-05-27 06:48:36.498057 | instance | openstack/placement-api-5b849df684-zvdvk/placement-api 2026-05-27 06:48:36.678287 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-5b849df684-zvdvk" not found 2026-05-27 06:48:36.857714 | instance | openstack/placement-db-init-4wqrn/init 2026-05-27 06:48:37.025961 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-4wqrn" not found 2026-05-27 06:48:37.029384 | instance | openstack/placement-db-init-4wqrn/placement-db-init-0 2026-05-27 06:48:37.205159 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-4wqrn" not found 2026-05-27 06:48:37.376506 | instance | openstack/placement-db-sync-kjkvd/init 2026-05-27 06:48:37.549987 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-kjkvd" not found 2026-05-27 06:48:37.553898 | instance | openstack/placement-db-sync-kjkvd/placement-db-sync 2026-05-27 06:48:37.721274 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-kjkvd" not found 2026-05-27 06:48:37.909585 | instance | openstack/placement-ks-endpoints-jzpsr/init 2026-05-27 06:48:38.080177 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-jzpsr" not found 2026-05-27 06:48:38.085829 | instance | openstack/placement-ks-endpoints-jzpsr/placement-ks-endpoints-admin 2026-05-27 06:48:38.266763 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-jzpsr" not found 2026-05-27 06:48:38.270772 | instance | openstack/placement-ks-endpoints-jzpsr/placement-ks-endpoints-internal 2026-05-27 06:48:38.484184 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-jzpsr" not found 2026-05-27 06:48:38.488507 | instance | openstack/placement-ks-endpoints-jzpsr/placement-ks-endpoints-public 2026-05-27 06:48:38.984347 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-jzpsr" not found 2026-05-27 06:48:39.189972 | instance | openstack/placement-ks-service-56vh4/init 2026-05-27 06:48:39.381149 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-56vh4" not found 2026-05-27 06:48:39.386185 | instance | openstack/placement-ks-service-56vh4/placement-ks-service-registration 2026-05-27 06:48:39.558698 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-56vh4" not found 2026-05-27 06:48:39.751843 | instance | openstack/placement-ks-user-srpg4/init 2026-05-27 06:48:39.932515 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-srpg4" not found 2026-05-27 06:48:39.935614 | instance | openstack/placement-ks-user-srpg4/placement-ks-user 2026-05-27 06:48:40.115836 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-srpg4" not found 2026-05-27 06:48:40.293058 | instance | openstack/pxc-operator-7cff949c8b-4c22h/percona-xtradb-cluster-operator 2026-05-27 06:48:40.648352 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-05-27 06:48:40.834001 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-05-27 06:48:40.837888 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-05-27 06:48:41.019797 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-05-27 06:48:41.197629 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-05-27 06:48:41.381113 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-05-27 06:48:41.384484 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-05-27 06:48:41.591262 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-05-27 06:48:41.753902 | instance | openstack/rabbitmq-cluster-operator-5448d56d95-w5x4n/rabbitmq-cluster-operator 2026-05-27 06:48:42.097250 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-05-27 06:48:42.259746 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-05-27 06:48:42.264706 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-05-27 06:48:42.441625 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-05-27 06:48:42.618414 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-05-27 06:48:42.791949 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-05-27 06:48:42.796213 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-05-27 06:48:43.005210 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-05-27 06:48:43.179733 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-05-27 06:48:43.356286 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-05-27 06:48:43.359474 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-05-27 06:48:43.542557 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-05-27 06:48:43.710190 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-6nn5x/rabbitmq-cluster-operator 2026-05-27 06:48:44.062416 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-05-27 06:48:44.244082 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-05-27 06:48:44.248913 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-05-27 06:48:44.437552 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-05-27 06:48:44.630978 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-05-27 06:48:44.797138 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-05-27 06:48:44.801637 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-05-27 06:48:45.028585 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-05-27 06:48:45.198817 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-05-27 06:48:45.370347 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-05-27 06:48:45.375087 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-05-27 06:48:45.548807 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-05-27 06:48:45.721050 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-x2m5x/make-container-crash-dir 2026-05-27 06:48:45.904037 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-x2m5x" not found 2026-05-27 06:48:45.908598 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-x2m5x/chown-container-data-dir 2026-05-27 06:48:46.089988 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-x2m5x" not found 2026-05-27 06:48:46.094559 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-x2m5x/ceph-crash 2026-05-27 06:48:46.267778 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-x2m5x" not found 2026-05-27 06:48:46.439831 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2bccd/chown-container-data-dir 2026-05-27 06:48:46.614913 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-2bccd" not found 2026-05-27 06:48:46.619494 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2bccd/rgw 2026-05-27 06:48:46.812129 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-2bccd" not found 2026-05-27 06:48:46.816690 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2bccd/log-collector 2026-05-27 06:48:46.996047 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-2bccd" not found 2026-05-27 06:48:47.162336 | instance | openstack/staffeln-api-759685f896-7r8vb/init 2026-05-27 06:48:47.331507 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-759685f896-7r8vb" not found 2026-05-27 06:48:47.335067 | instance | openstack/staffeln-api-759685f896-7r8vb/staffeln-api 2026-05-27 06:48:47.522116 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-759685f896-7r8vb" not found 2026-05-27 06:48:47.694403 | instance | openstack/staffeln-conductor-55bd8bcfdc-mbwwl/staffeln-conductor 2026-05-27 06:48:47.871595 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-55bd8bcfdc-mbwwl" not found 2026-05-27 06:48:48.055841 | instance | openstack/staffeln-db-init-x95b2/init 2026-05-27 06:48:48.226298 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-x95b2" not found 2026-05-27 06:48:48.230001 | instance | openstack/staffeln-db-init-x95b2/staffeln-db-init-0 2026-05-27 06:48:48.396254 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-x95b2" not found 2026-05-27 06:48:48.569763 | instance | openstack/staffeln-db-sync-sm65h/init 2026-05-27 06:48:48.743109 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-sm65h" not found 2026-05-27 06:48:48.747803 | instance | openstack/staffeln-db-sync-sm65h/staffeln-db-sync 2026-05-27 06:48:48.927511 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-sm65h" not found 2026-05-27 06:48:49.110625 | instance | openstack/valkey-node-0/valkey 2026-05-27 06:48:49.285944 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-05-27 06:48:49.290652 | instance | openstack/valkey-node-0/sentinel 2026-05-27 06:48:49.478903 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-05-27 06:48:49.483409 | instance | openstack/valkey-node-0/metrics 2026-05-27 06:48:49.658448 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-05-27 06:48:49.824258 | instance | rook-ceph/rook-ceph-operator-7b66cfb94c-bgf67/rook-ceph-operator 2026-05-27 06:48:50.013768 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-7b66cfb94c-bgf67" not found 2026-05-27 06:48:50.193465 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-rspmr/secretgen-controller 2026-05-27 06:48:50.391892 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-rspmr" not found 2026-05-27 06:48:50.652536 | instance | ERROR 2026-05-27 06:48:50.652771 | instance | { 2026-05-27 06:48:50.652812 | instance | "delta": "0:01:29.710045", 2026-05-27 06:48:50.652838 | instance | "end": "2026-05-27 06:48:50.397084", 2026-05-27 06:48:50.652861 | instance | "msg": "non-zero return code", 2026-05-27 06:48:50.652883 | instance | "rc": 123, 2026-05-27 06:48:50.652905 | instance | "start": "2026-05-27 06:47:20.687039" 2026-05-27 06:48:50.652927 | instance | } 2026-05-27 06:48:50.652959 | instance | ERROR: Ignoring Errors 2026-05-27 06:48:50.668240 | 2026-05-27 06:48:50.668434 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-27 06:48:51.273463 | instance | changed: 2026-05-27 06:48:51.273648 | instance | cd+++++++++ pod-logs/ 2026-05-27 06:48:51.273679 | instance | cd+++++++++ pod-logs/auth-system/ 2026-05-27 06:48:51.273700 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-05-27 06:48:51.273720 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-05-27 06:48:51.273740 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-05-27 06:48:51.273760 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-mwsvf/ 2026-05-27 06:48:51.273778 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-mwsvf/cert-manager-controller.txt 2026-05-27 06:48:51.273797 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-d952c/ 2026-05-27 06:48:51.273815 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-d952c/cert-manager-cainjector.txt 2026-05-27 06:48:51.273834 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-zt8wq/ 2026-05-27 06:48:51.273853 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-zt8wq/cert-manager-webhook.txt 2026-05-27 06:48:51.273873 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-27 06:48:51.273891 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-z9d6j/ 2026-05-27 06:48:51.273910 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-z9d6j/envoy-gateway.txt 2026-05-27 06:48:51.273929 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-27 06:48:51.273948 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-05-27 06:48:51.273979 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-05-27 06:48:51.273999 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-05-27 06:48:51.274018 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-05-27 06:48:51.274039 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-mwsvf/ 2026-05-27 06:48:51.274058 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-mwsvf/cert-manager-controller.txt 2026-05-27 06:48:51.274081 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-d952c/ 2026-05-27 06:48:51.274101 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-d952c/cert-manager-cainjector.txt 2026-05-27 06:48:51.274122 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-zt8wq/ 2026-05-27 06:48:51.274141 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-zt8wq/cert-manager-webhook.txt 2026-05-27 06:48:51.274160 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-27 06:48:51.274181 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-z9d6j/ 2026-05-27 06:48:51.274205 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-z9d6j/envoy-gateway.txt 2026-05-27 06:48:51.274238 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-05-27 06:48:51.274264 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-mqfdr/ 2026-05-27 06:48:51.274285 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-mqfdr/controller.txt 2026-05-27 06:48:51.274305 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-h8nwj/ 2026-05-27 06:48:51.274325 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-h8nwj/ingress-nginx-default-backend.txt 2026-05-27 06:48:51.274345 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-27 06:48:51.274365 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-ns9fz/ 2026-05-27 06:48:51.274386 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ns9fz/apply-sysctl-overwrites.txt 2026-05-27 06:48:51.274410 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ns9fz/cilium-agent.txt 2026-05-27 06:48:51.274430 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ns9fz/clean-cilium-state.txt 2026-05-27 06:48:51.274450 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ns9fz/config.txt 2026-05-27 06:48:51.274474 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ns9fz/install-cni-binaries.txt 2026-05-27 06:48:51.274499 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ns9fz/mount-bpf-fs.txt 2026-05-27 06:48:51.274519 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ns9fz/mount-cgroup.txt 2026-05-27 06:48:51.274539 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-mbhrr/ 2026-05-27 06:48:51.274558 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-mbhrr/cilium-operator.txt 2026-05-27 06:48:51.274578 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jj5dk/ 2026-05-27 06:48:51.274598 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jj5dk/coredns.txt 2026-05-27 06:48:51.274617 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-kg8qd/ 2026-05-27 06:48:51.274636 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-kg8qd/coredns.txt 2026-05-27 06:48:51.274655 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-27 06:48:51.274676 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-27 06:48:51.274695 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-27 06:48:51.274720 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-27 06:48:51.274739 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-27 06:48:51.274758 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-27 06:48:51.274777 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-w8cjw/ 2026-05-27 06:48:51.274796 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-w8cjw/kube-proxy.txt 2026-05-27 06:48:51.274815 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-27 06:48:51.274834 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-27 06:48:51.274852 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-27 06:48:51.274871 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-27 06:48:51.274889 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-05-27 06:48:51.274907 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-fdhcf/ 2026-05-27 06:48:51.274926 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-fdhcf/local-path-provisioner.txt 2026-05-27 06:48:51.274945 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-05-27 06:48:51.274962 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-27 06:48:51.274981 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-27 06:48:51.274999 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-27 06:48:51.275016 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-27 06:48:51.275034 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-27 06:48:51.275052 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-htbpp/ 2026-05-27 06:48:51.275070 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-htbpp/goldpinger-daemon.txt 2026-05-27 06:48:51.275088 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6b78c64f7b-nxf4s/ 2026-05-27 06:48:51.275107 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6b78c64f7b-nxf4s/grafana-sc-dashboard.txt 2026-05-27 06:48:51.275127 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6b78c64f7b-nxf4s/grafana-sc-datasources.txt 2026-05-27 06:48:51.275146 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6b78c64f7b-nxf4s/grafana.txt 2026-05-27 06:48:51.275166 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nx9fn/ 2026-05-27 06:48:51.275185 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nx9fn/kube-state-metrics.txt 2026-05-27 06:48:51.275205 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-b75r6/ 2026-05-27 06:48:51.275224 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-b75r6/kube-prometheus-stack.txt 2026-05-27 06:48:51.275244 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-sgbwr/ 2026-05-27 06:48:51.275263 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-sgbwr/node-exporter.txt 2026-05-27 06:48:51.275290 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-sgbwr/pod-tls-sidecar.txt 2026-05-27 06:48:51.275318 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-05-27 06:48:51.275347 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-05-27 06:48:51.275369 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-05-27 06:48:51.275388 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-27 06:48:51.275408 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-27 06:48:51.275427 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-5vkqn/ 2026-05-27 06:48:51.275446 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-5vkqn/nginx.txt 2026-05-27 06:48:51.275466 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-05-27 06:48:51.275493 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-05-27 06:48:51.275513 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-05-27 06:48:51.275532 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-rdkmc/ 2026-05-27 06:48:51.275551 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-rdkmc/gc.txt 2026-05-27 06:48:51.275570 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-774f9/ 2026-05-27 06:48:51.275588 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-774f9/master.txt 2026-05-27 06:48:51.275608 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-wj84h/ 2026-05-27 06:48:51.275627 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-wj84h/worker.txt 2026-05-27 06:48:51.275646 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-27 06:48:51.275664 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-27 06:48:51.275683 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-27 06:48:51.275702 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-27 06:48:51.275721 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-27 06:48:51.275739 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-27 06:48:51.275764 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-56tx4/ 2026-05-27 06:48:51.275784 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-56tx4/pushgateway.txt 2026-05-27 06:48:51.275823 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-rr7bx/ 2026-05-27 06:48:51.275843 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-rr7bx/vector.txt 2026-05-27 06:48:51.275863 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-05-27 06:48:51.275882 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-7456b9dcfd-m8hll/ 2026-05-27 06:48:51.275901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7456b9dcfd-m8hll/barbican-api.txt 2026-05-27 06:48:51.275920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7456b9dcfd-m8hll/init.txt 2026-05-27 06:48:51.275940 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-zwmgq/ 2026-05-27 06:48:51.275959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-zwmgq/barbican-db-init-0.txt 2026-05-27 06:48:51.275983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-zwmgq/init.txt 2026-05-27 06:48:51.276004 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-st6c7/ 2026-05-27 06:48:51.276023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-st6c7/barbican-db-sync.txt 2026-05-27 06:48:51.276042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-st6c7/init.txt 2026-05-27 06:48:51.276061 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-nrvf8/ 2026-05-27 06:48:51.276081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-nrvf8/init.txt 2026-05-27 06:48:51.276100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-nrvf8/key-manager-ks-endpoints-admin.txt 2026-05-27 06:48:51.276118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-nrvf8/key-manager-ks-endpoints-internal.txt 2026-05-27 06:48:51.276137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-nrvf8/key-manager-ks-endpoints-public.txt 2026-05-27 06:48:51.276155 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-qzrt8/ 2026-05-27 06:48:51.276173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-qzrt8/init.txt 2026-05-27 06:48:51.276190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-qzrt8/key-manager-ks-service-registration.txt 2026-05-27 06:48:51.276209 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-rc86c/ 2026-05-27 06:48:51.276227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-rc86c/barbican-ks-user.txt 2026-05-27 06:48:51.276246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-rc86c/init.txt 2026-05-27 06:48:51.276265 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-kv6xz/ 2026-05-27 06:48:51.276283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-kv6xz/init.txt 2026-05-27 06:48:51.276302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-kv6xz/rabbit-init.txt 2026-05-27 06:48:51.276320 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-b947cdf75-667p8/ 2026-05-27 06:48:51.276341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-b947cdf75-667p8/ceph-coordination-volume-perms.txt 2026-05-27 06:48:51.276390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-b947cdf75-667p8/cinder-api.txt 2026-05-27 06:48:51.276442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-b947cdf75-667p8/init.txt 2026-05-27 06:48:51.276475 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-855f6bc944-5sw2m/ 2026-05-27 06:48:51.276501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-855f6bc944-5sw2m/ceph-backup-keyring-placement.txt 2026-05-27 06:48:51.276521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-855f6bc944-5sw2m/ceph-coordination-volume-perms.txt 2026-05-27 06:48:51.276541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-855f6bc944-5sw2m/ceph-keyring-placement-rbd1.txt 2026-05-27 06:48:51.276560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-855f6bc944-5sw2m/cinder-backup.txt 2026-05-27 06:48:51.276579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-855f6bc944-5sw2m/init.txt 2026-05-27 06:48:51.276597 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-9gpm5/ 2026-05-27 06:48:51.276615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-9gpm5/ceph-keyring-placement.txt 2026-05-27 06:48:51.276634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-9gpm5/cinder-backup-storage-init.txt 2026-05-27 06:48:51.276653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-9gpm5/init.txt 2026-05-27 06:48:51.276672 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-zztfm/ 2026-05-27 06:48:51.276698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-zztfm/bootstrap.txt 2026-05-27 06:48:51.276722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-zztfm/init.txt 2026-05-27 06:48:51.276742 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-xbns5/ 2026-05-27 06:48:51.276766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-xbns5/create-internal-tenant.txt 2026-05-27 06:48:51.276790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-xbns5/init.txt 2026-05-27 06:48:51.276810 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-qbzfd/ 2026-05-27 06:48:51.276828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-qbzfd/cinder-db-init-0.txt 2026-05-27 06:48:51.276847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-qbzfd/init.txt 2026-05-27 06:48:51.276866 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-dvm6s/ 2026-05-27 06:48:51.276885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-dvm6s/cinder-db-sync.txt 2026-05-27 06:48:51.276904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-dvm6s/init.txt 2026-05-27 06:48:51.276923 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-qshtj/ 2026-05-27 06:48:51.276943 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-qshtj/init.txt 2026-05-27 06:48:51.276961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-qshtj/volumev3-ks-endpoints-admin.txt 2026-05-27 06:48:51.276983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-qshtj/volumev3-ks-endpoints-internal.txt 2026-05-27 06:48:51.277038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-qshtj/volumev3-ks-endpoints-public.txt 2026-05-27 06:48:51.277061 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-wgdnq/ 2026-05-27 06:48:51.277080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-wgdnq/init.txt 2026-05-27 06:48:51.277099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-wgdnq/volumev3-ks-service-registration.txt 2026-05-27 06:48:51.277119 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-nc2n7/ 2026-05-27 06:48:51.277137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-nc2n7/cinder-ks-user.txt 2026-05-27 06:48:51.277161 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-nc2n7/init.txt 2026-05-27 06:48:51.277186 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-96dbh/ 2026-05-27 06:48:51.277205 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-96dbh/init.txt 2026-05-27 06:48:51.277224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-96dbh/rabbit-init.txt 2026-05-27 06:48:51.277243 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-57dbcb7d78-kf8ps/ 2026-05-27 06:48:51.277262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-57dbcb7d78-kf8ps/ceph-coordination-volume-perms.txt 2026-05-27 06:48:51.277282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-57dbcb7d78-kf8ps/cinder-scheduler.txt 2026-05-27 06:48:51.277306 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-57dbcb7d78-kf8ps/init.txt 2026-05-27 06:48:51.277331 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-5bg7r/ 2026-05-27 06:48:51.277356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-5bg7r/ceph-keyring-placement.txt 2026-05-27 06:48:51.277379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-5bg7r/cinder-storage-init-rbd1.txt 2026-05-27 06:48:51.277402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-5bg7r/init.txt 2026-05-27 06:48:51.277436 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-74b8486788-pp5vt/ 2026-05-27 06:48:51.277460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-74b8486788-pp5vt/ceph-coordination-volume-perms.txt 2026-05-27 06:48:51.277486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-74b8486788-pp5vt/ceph-keyring-placement-rbd1.txt 2026-05-27 06:48:51.277514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-74b8486788-pp5vt/cinder-volume.txt 2026-05-27 06:48:51.277542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-74b8486788-pp5vt/init-cinder-conf.txt 2026-05-27 06:48:51.277566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-74b8486788-pp5vt/init.txt 2026-05-27 06:48:51.277589 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-6b5bd9b588-tc72b/ 2026-05-27 06:48:51.277612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6b5bd9b588-tc72b/ceph-keyring-placement.txt 2026-05-27 06:48:51.277631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6b5bd9b588-tc72b/glance-api.txt 2026-05-27 06:48:51.277650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6b5bd9b588-tc72b/glance-perms.txt 2026-05-27 06:48:51.277668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6b5bd9b588-tc72b/init.txt 2026-05-27 06:48:51.277687 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-f2snc/ 2026-05-27 06:48:51.277706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-f2snc/glance-db-init-0.txt 2026-05-27 06:48:51.277726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-f2snc/init.txt 2026-05-27 06:48:51.277745 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-ksstq/ 2026-05-27 06:48:51.277764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-ksstq/glance-db-sync.txt 2026-05-27 06:48:51.277782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-ksstq/init.txt 2026-05-27 06:48:51.277801 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mh7tm/ 2026-05-27 06:48:51.277821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mh7tm/image-ks-endpoints-admin.txt 2026-05-27 06:48:51.277840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mh7tm/image-ks-endpoints-internal.txt 2026-05-27 06:48:51.277858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mh7tm/image-ks-endpoints-public.txt 2026-05-27 06:48:51.277877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mh7tm/init.txt 2026-05-27 06:48:51.277896 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-r9x5f/ 2026-05-27 06:48:51.277915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-r9x5f/image-ks-service-registration.txt 2026-05-27 06:48:51.277933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-r9x5f/init.txt 2026-05-27 06:48:51.277952 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-j8mr4/ 2026-05-27 06:48:51.277970 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-j8mr4/glance-ks-user.txt 2026-05-27 06:48:51.277989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-j8mr4/init.txt 2026-05-27 06:48:51.278008 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-r6rwm/ 2026-05-27 06:48:51.278025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-r6rwm/glance-metadefs-load.txt 2026-05-27 06:48:51.278044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-r6rwm/init.txt 2026-05-27 06:48:51.278063 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-2bc8m/ 2026-05-27 06:48:51.278082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-2bc8m/init.txt 2026-05-27 06:48:51.278101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-2bc8m/rabbit-init.txt 2026-05-27 06:48:51.278124 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6sj76/ 2026-05-27 06:48:51.278145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6sj76/ceph-keyring-placement.txt 2026-05-27 06:48:51.278164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6sj76/glance-storage-init.txt 2026-05-27 06:48:51.278183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6sj76/init.txt 2026-05-27 06:48:51.278201 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-56c9cc6dc9-2lh9w/ 2026-05-27 06:48:51.278220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-56c9cc6dc9-2lh9w/heat-api.txt 2026-05-27 06:48:51.278238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-56c9cc6dc9-2lh9w/init.txt 2026-05-27 06:48:51.278257 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-qzvjx/ 2026-05-27 06:48:51.278276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-qzvjx/bootstrap.txt 2026-05-27 06:48:51.278295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-qzvjx/init.txt 2026-05-27 06:48:51.278313 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-668d6485d9-klgc2/ 2026-05-27 06:48:51.278333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-668d6485d9-klgc2/heat-cfn.txt 2026-05-27 06:48:51.278352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-668d6485d9-klgc2/init.txt 2026-05-27 06:48:51.278371 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-q8zv9/ 2026-05-27 06:48:51.278390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-q8zv9/heat-db-init-0.txt 2026-05-27 06:48:51.278409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-q8zv9/init.txt 2026-05-27 06:48:51.278428 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-j6gg4/ 2026-05-27 06:48:51.278448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-j6gg4/heat-db-sync.txt 2026-05-27 06:48:51.278467 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-j6gg4/init.txt 2026-05-27 06:48:51.278493 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-57pkw/ 2026-05-27 06:48:51.278516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-57pkw/heat-ks-domain-user.txt 2026-05-27 06:48:51.278536 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-57pkw/init.txt 2026-05-27 06:48:51.278556 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-8dc866b5d-bq4t4/ 2026-05-27 06:48:51.278581 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-8dc866b5d-bq4t4/heat-engine.txt 2026-05-27 06:48:51.278611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-8dc866b5d-bq4t4/init.txt 2026-05-27 06:48:51.278638 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29664400-qlbfg/ 2026-05-27 06:48:51.278659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29664400-qlbfg/heat-engine-cleaner.txt 2026-05-27 06:48:51.278678 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29664400-qlbfg/init.txt 2026-05-27 06:48:51.278698 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29664405-62hrl/ 2026-05-27 06:48:51.278718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29664405-62hrl/heat-engine-cleaner.txt 2026-05-27 06:48:51.278737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29664405-62hrl/init.txt 2026-05-27 06:48:51.278757 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-pfwnf/ 2026-05-27 06:48:51.278777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-pfwnf/cloudformation-ks-endpoints-admin.txt 2026-05-27 06:48:51.278797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-pfwnf/cloudformation-ks-endpoints-internal.txt 2026-05-27 06:48:51.278822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-pfwnf/cloudformation-ks-endpoints-public.txt 2026-05-27 06:48:51.278841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-pfwnf/init.txt 2026-05-27 06:48:51.278862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-pfwnf/orchestration-ks-endpoints-admin.txt 2026-05-27 06:48:51.278881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-pfwnf/orchestration-ks-endpoints-internal.txt 2026-05-27 06:48:51.278901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-pfwnf/orchestration-ks-endpoints-public.txt 2026-05-27 06:48:51.278921 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-pw7vx/ 2026-05-27 06:48:51.278942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-pw7vx/cloudformation-ks-service-registration.txt 2026-05-27 06:48:51.278961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-pw7vx/init.txt 2026-05-27 06:48:51.278981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-pw7vx/orchestration-ks-service-registration.txt 2026-05-27 06:48:51.279002 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-rv6kx/ 2026-05-27 06:48:51.279022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-rv6kx/heat-ks-user.txt 2026-05-27 06:48:51.279041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-rv6kx/heat-trustee-ks-user.txt 2026-05-27 06:48:51.279061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-rv6kx/init.txt 2026-05-27 06:48:51.279080 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-lslmr/ 2026-05-27 06:48:51.279099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-lslmr/init.txt 2026-05-27 06:48:51.279117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-lslmr/rabbit-init.txt 2026-05-27 06:48:51.279136 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-57jnl/ 2026-05-27 06:48:51.279156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-57jnl/heat-trusts.txt 2026-05-27 06:48:51.279175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-57jnl/init.txt 2026-05-27 06:48:51.279193 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-4bh8s/ 2026-05-27 06:48:51.279211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-4bh8s/init.txt 2026-05-27 06:48:51.279230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-4bh8s/keepalived.txt 2026-05-27 06:48:51.279249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-4bh8s/wait-for-ip.txt 2026-05-27 06:48:51.279268 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-7bc6c4f87-xn5pr/ 2026-05-27 06:48:51.279287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7bc6c4f87-xn5pr/init.txt 2026-05-27 06:48:51.279307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7bc6c4f87-xn5pr/keystone-api.txt 2026-05-27 06:48:51.279326 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-fjxf2/ 2026-05-27 06:48:51.279346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-fjxf2/bootstrap.txt 2026-05-27 06:48:51.279364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-fjxf2/init.txt 2026-05-27 06:48:51.279382 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-26fwn/ 2026-05-27 06:48:51.279400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-26fwn/init.txt 2026-05-27 06:48:51.279419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-26fwn/keystone-credential-setup.txt 2026-05-27 06:48:51.279437 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-28dcl/ 2026-05-27 06:48:51.279461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-28dcl/init.txt 2026-05-27 06:48:51.279484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-28dcl/keystone-db-init-0.txt 2026-05-27 06:48:51.279509 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-pjwrq/ 2026-05-27 06:48:51.279528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-pjwrq/init.txt 2026-05-27 06:48:51.279547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-pjwrq/keystone-db-sync.txt 2026-05-27 06:48:51.279565 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-779kd/ 2026-05-27 06:48:51.279584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-779kd/init.txt 2026-05-27 06:48:51.279604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-779kd/keystone-domain-manage.txt 2026-05-27 06:48:51.279623 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-2n57s/ 2026-05-27 06:48:51.279642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-2n57s/init.txt 2026-05-27 06:48:51.279665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-2n57s/keystone-fernet-setup.txt 2026-05-27 06:48:51.279695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-s55kl/ 2026-05-27 06:48:51.279720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-s55kl/init.txt 2026-05-27 06:48:51.279740 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-s55kl/rabbit-init.txt 2026-05-27 06:48:51.279759 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-plwcn/ 2026-05-27 06:48:51.279779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-plwcn/ceph-admin-keyring-placement.txt 2026-05-27 06:48:51.279798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-plwcn/ceph-keyring-placement.txt 2026-05-27 06:48:51.279823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-plwcn/init-dynamic-options.txt 2026-05-27 06:48:51.279891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-plwcn/init.txt 2026-05-27 06:48:51.279917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-plwcn/libvirt-exporter.txt 2026-05-27 06:48:51.279941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-plwcn/libvirt.txt 2026-05-27 06:48:51.279964 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-plwcn/tls-sidecar.txt 2026-05-27 06:48:51.279984 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-4fxxh/ 2026-05-27 06:48:51.280004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-4fxxh/init.txt 2026-05-27 06:48:51.280024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-4fxxh/memcached-exporter.txt 2026-05-27 06:48:51.280044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-4fxxh/memcached.txt 2026-05-27 06:48:51.280063 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-p6ts2/ 2026-05-27 06:48:51.280083 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-p6ts2/init.txt 2026-05-27 06:48:51.280106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-p6ts2/neutron-db-init-0.txt 2026-05-27 06:48:51.280130 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-j4fdj/ 2026-05-27 06:48:51.280154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-j4fdj/init.txt 2026-05-27 06:48:51.280178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-j4fdj/neutron-db-sync.txt 2026-05-27 06:48:51.280201 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-t896k/ 2026-05-27 06:48:51.280223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-t896k/init.txt 2026-05-27 06:48:51.280257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-t896k/network-ks-endpoints-admin.txt 2026-05-27 06:48:51.280299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-t896k/network-ks-endpoints-internal.txt 2026-05-27 06:48:51.280322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-t896k/network-ks-endpoints-public.txt 2026-05-27 06:48:51.280350 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8rdtq/ 2026-05-27 06:48:51.280406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8rdtq/init.txt 2026-05-27 06:48:51.280442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8rdtq/network-ks-service-registration.txt 2026-05-27 06:48:51.280464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-4b4sr/ 2026-05-27 06:48:51.280490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-4b4sr/init.txt 2026-05-27 06:48:51.280515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-4b4sr/neutron-ks-user.txt 2026-05-27 06:48:51.280535 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-wh2wr/ 2026-05-27 06:48:51.280555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-wh2wr/init.txt 2026-05-27 06:48:51.280574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-wh2wr/neutron-netns-cleanup-cron.txt 2026-05-27 06:48:51.280592 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-jx2s4/ 2026-05-27 06:48:51.280612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-jx2s4/init.txt 2026-05-27 06:48:51.280630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-jx2s4/neutron-metadata-agent-init.txt 2026-05-27 06:48:51.280649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-jx2s4/neutron-ovn-metadata-agent.txt 2026-05-27 06:48:51.280669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-jx2s4/ovn-neutron-init.txt 2026-05-27 06:48:51.280687 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-qh927/ 2026-05-27 06:48:51.280706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-qh927/init.txt 2026-05-27 06:48:51.280724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-qh927/rabbit-init.txt 2026-05-27 06:48:51.280747 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-7b9fb48c7c-9dfcz/ 2026-05-27 06:48:51.280776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7b9fb48c7c-9dfcz/init.txt 2026-05-27 06:48:51.280805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7b9fb48c7c-9dfcz/neutron-policy-server.txt 2026-05-27 06:48:51.280826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7b9fb48c7c-9dfcz/neutron-server.txt 2026-05-27 06:48:51.280845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7b9fb48c7c-9dfcz/ovn-neutron-init.txt 2026-05-27 06:48:51.280864 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5cc57c66cf-gcxw6/ 2026-05-27 06:48:51.280882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5cc57c66cf-gcxw6/init.txt 2026-05-27 06:48:51.280901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5cc57c66cf-gcxw6/nova-api-metadata-init.txt 2026-05-27 06:48:51.280920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5cc57c66cf-gcxw6/nova-api.txt 2026-05-27 06:48:51.280938 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-79c8bff77-l4hnx/ 2026-05-27 06:48:51.280957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-79c8bff77-l4hnx/init.txt 2026-05-27 06:48:51.280982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-79c8bff77-l4hnx/nova-osapi.txt 2026-05-27 06:48:51.281019 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-jkncr/ 2026-05-27 06:48:51.281044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-jkncr/bootstrap.txt 2026-05-27 06:48:51.281064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-jkncr/init.txt 2026-05-27 06:48:51.281084 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-z6c7q/ 2026-05-27 06:48:51.281103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-z6c7q/init.txt 2026-05-27 06:48:51.281123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-z6c7q/nova-cell-setup-init.txt 2026-05-27 06:48:51.281142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-z6c7q/nova-cell-setup.txt 2026-05-27 06:48:51.281162 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s5pv8/ 2026-05-27 06:48:51.281182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s5pv8/ceph-admin-keyring-placement.txt 2026-05-27 06:48:51.281201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s5pv8/ceph-keyring-placement.txt 2026-05-27 06:48:51.281220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s5pv8/ceph-perms.txt 2026-05-27 06:48:51.281240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s5pv8/init.txt 2026-05-27 06:48:51.281259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s5pv8/nova-compute-init.txt 2026-05-27 06:48:51.281279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s5pv8/nova-compute-ssh-init.txt 2026-05-27 06:48:51.281297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s5pv8/nova-compute-ssh.txt 2026-05-27 06:48:51.281316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s5pv8/nova-compute-vnc-init.txt 2026-05-27 06:48:51.281335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s5pv8/nova-compute.txt 2026-05-27 06:48:51.281355 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-576fc75855-hkhc5/ 2026-05-27 06:48:51.281374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-576fc75855-hkhc5/init.txt 2026-05-27 06:48:51.281394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-576fc75855-hkhc5/nova-conductor.txt 2026-05-27 06:48:51.281413 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-5j8wl/ 2026-05-27 06:48:51.281433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-5j8wl/init.txt 2026-05-27 06:48:51.281452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-5j8wl/nova-db-init-0.txt 2026-05-27 06:48:51.281476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-5j8wl/nova-db-init-1.txt 2026-05-27 06:48:51.281501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-5j8wl/nova-db-init-2.txt 2026-05-27 06:48:51.281523 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-9hwpb/ 2026-05-27 06:48:51.281543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-9hwpb/init.txt 2026-05-27 06:48:51.281563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-9hwpb/nova-db-sync.txt 2026-05-27 06:48:51.281583 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-knwvp/ 2026-05-27 06:48:51.281602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-knwvp/compute-ks-endpoints-admin.txt 2026-05-27 06:48:51.281683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-knwvp/compute-ks-endpoints-internal.txt 2026-05-27 06:48:51.281711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-knwvp/compute-ks-endpoints-public.txt 2026-05-27 06:48:51.281732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-knwvp/init.txt 2026-05-27 06:48:51.281758 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-6c5zp/ 2026-05-27 06:48:51.281779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-6c5zp/compute-ks-service-registration.txt 2026-05-27 06:48:51.281799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-6c5zp/init.txt 2026-05-27 06:48:51.281819 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-h6cn8/ 2026-05-27 06:48:51.281844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-h6cn8/init.txt 2026-05-27 06:48:51.281874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-h6cn8/nova-ks-user.txt 2026-05-27 06:48:51.281902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-855696fcf4-68nll/ 2026-05-27 06:48:51.281924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-855696fcf4-68nll/init.txt 2026-05-27 06:48:51.281944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-855696fcf4-68nll/nova-novncproxy-init-assets.txt 2026-05-27 06:48:51.281964 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-855696fcf4-68nll/nova-novncproxy-init.txt 2026-05-27 06:48:51.281985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-855696fcf4-68nll/nova-novncproxy.txt 2026-05-27 06:48:51.282005 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-lsjkh/ 2026-05-27 06:48:51.282024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-lsjkh/init.txt 2026-05-27 06:48:51.282044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-lsjkh/rabbit-init.txt 2026-05-27 06:48:51.282064 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-84654f5f9f-sjwlq/ 2026-05-27 06:48:51.282083 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-84654f5f9f-sjwlq/init.txt 2026-05-27 06:48:51.282102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-84654f5f9f-sjwlq/nova-scheduler.txt 2026-05-27 06:48:51.282121 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-nnk52/ 2026-05-27 06:48:51.282140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-nnk52/init.txt 2026-05-27 06:48:51.282181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-nnk52/openvswitch-db-perms.txt 2026-05-27 06:48:51.282202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-nnk52/openvswitch-db.txt 2026-05-27 06:48:51.282221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-nnk52/openvswitch-vswitchd-modules.txt 2026-05-27 06:48:51.282240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-nnk52/openvswitch-vswitchd.txt 2026-05-27 06:48:51.282259 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-mzqpb/ 2026-05-27 06:48:51.282279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-mzqpb/controller-init.txt 2026-05-27 06:48:51.282298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-mzqpb/controller.txt 2026-05-27 06:48:51.282317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-mzqpb/get-gw-enabled.txt 2026-05-27 06:48:51.282336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-mzqpb/init.txt 2026-05-27 06:48:51.282355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-mzqpb/log-parser.txt 2026-05-27 06:48:51.282375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-mzqpb/vector.txt 2026-05-27 06:48:51.282394 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-6c6687ddd6-bpl47/ 2026-05-27 06:48:51.282414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-6c6687ddd6-bpl47/init.txt 2026-05-27 06:48:51.282433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-6c6687ddd6-bpl47/northd.txt 2026-05-27 06:48:51.282453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-05-27 06:48:51.282483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-05-27 06:48:51.282508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-05-27 06:48:51.282529 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-05-27 06:48:51.282548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-05-27 06:48:51.282568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-05-27 06:48:51.282587 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-05-27 06:48:51.282606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-27 06:48:51.282626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-27 06:48:51.282645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-27 06:48:51.282665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-27 06:48:51.282684 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-05-27 06:48:51.282703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-27 06:48:51.282722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-27 06:48:51.282741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-27 06:48:51.282760 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-5b849df684-zvdvk/ 2026-05-27 06:48:51.282779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-5b849df684-zvdvk/init.txt 2026-05-27 06:48:51.282799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-5b849df684-zvdvk/placement-api.txt 2026-05-27 06:48:51.282818 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-4wqrn/ 2026-05-27 06:48:51.282836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-4wqrn/init.txt 2026-05-27 06:48:51.282856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-4wqrn/placement-db-init-0.txt 2026-05-27 06:48:51.282874 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-kjkvd/ 2026-05-27 06:48:51.282893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-kjkvd/init.txt 2026-05-27 06:48:51.282912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-kjkvd/placement-db-sync.txt 2026-05-27 06:48:51.282934 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jzpsr/ 2026-05-27 06:48:51.282963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jzpsr/init.txt 2026-05-27 06:48:51.282990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jzpsr/placement-ks-endpoints-admin.txt 2026-05-27 06:48:51.283010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jzpsr/placement-ks-endpoints-internal.txt 2026-05-27 06:48:51.283029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jzpsr/placement-ks-endpoints-public.txt 2026-05-27 06:48:51.283048 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-56vh4/ 2026-05-27 06:48:51.283068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-56vh4/init.txt 2026-05-27 06:48:51.283088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-56vh4/placement-ks-service-registration.txt 2026-05-27 06:48:51.283108 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-srpg4/ 2026-05-27 06:48:51.283128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-srpg4/init.txt 2026-05-27 06:48:51.283147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-srpg4/placement-ks-user.txt 2026-05-27 06:48:51.283174 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-4c22h/ 2026-05-27 06:48:51.283195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-4c22h/percona-xtradb-cluster-operator.txt 2026-05-27 06:48:51.283215 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-05-27 06:48:51.283234 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-05-27 06:48:51.283254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-05-27 06:48:51.283274 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-05-27 06:48:51.283294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-05-27 06:48:51.283313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-05-27 06:48:51.283333 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-5448d56d95-w5x4n/ 2026-05-27 06:48:51.283353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-5448d56d95-w5x4n/rabbitmq-cluster-operator.txt 2026-05-27 06:48:51.283377 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-05-27 06:48:51.283403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-05-27 06:48:51.283423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-05-27 06:48:51.283443 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-05-27 06:48:51.283464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-05-27 06:48:51.283491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-05-27 06:48:51.283515 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-05-27 06:48:51.283535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-27 06:48:51.283555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-27 06:48:51.283574 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-6nn5x/ 2026-05-27 06:48:51.283594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-6nn5x/rabbitmq-cluster-operator.txt 2026-05-27 06:48:51.283613 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-05-27 06:48:51.283632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-05-27 06:48:51.283651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-05-27 06:48:51.283671 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-05-27 06:48:51.283690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-05-27 06:48:51.283709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-05-27 06:48:51.283729 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-05-27 06:48:51.283748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-05-27 06:48:51.283768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-05-27 06:48:51.283787 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2m5x/ 2026-05-27 06:48:51.283807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2m5x/ceph-crash.txt 2026-05-27 06:48:51.283826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2m5x/chown-container-data-dir.txt 2026-05-27 06:48:51.283852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2m5x/make-container-crash-dir.txt 2026-05-27 06:48:51.283878 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2bccd/ 2026-05-27 06:48:51.283918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2bccd/chown-container-data-dir.txt 2026-05-27 06:48:51.283942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2bccd/log-collector.txt 2026-05-27 06:48:51.283961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2bccd/rgw.txt 2026-05-27 06:48:51.283982 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-759685f896-7r8vb/ 2026-05-27 06:48:51.284001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-759685f896-7r8vb/init.txt 2026-05-27 06:48:51.284022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-759685f896-7r8vb/staffeln-api.txt 2026-05-27 06:48:51.284049 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-55bd8bcfdc-mbwwl/ 2026-05-27 06:48:51.284079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-55bd8bcfdc-mbwwl/staffeln-conductor.txt 2026-05-27 06:48:51.284103 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-x95b2/ 2026-05-27 06:48:51.284123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-x95b2/init.txt 2026-05-27 06:48:51.284143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-x95b2/staffeln-db-init-0.txt 2026-05-27 06:48:51.284163 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-sm65h/ 2026-05-27 06:48:51.284182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-sm65h/init.txt 2026-05-27 06:48:51.284202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-sm65h/staffeln-db-sync.txt 2026-05-27 06:48:51.284222 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-05-27 06:48:51.284242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-05-27 06:48:51.284262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-05-27 06:48:51.284282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-05-27 06:48:51.284302 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-05-27 06:48:51.284322 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-7b66cfb94c-bgf67/ 2026-05-27 06:48:51.284353 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-7b66cfb94c-bgf67/rook-ceph-operator.txt 2026-05-27 06:48:51.284404 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-05-27 06:48:51.284434 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-rspmr/ 2026-05-27 06:48:51.284461 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-rspmr/secretgen-controller.txt 2026-05-27 06:48:51.284515 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-05-27 06:48:51.284551 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-mqfdr/ 2026-05-27 06:48:51.284572 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-mqfdr/controller.txt 2026-05-27 06:48:51.284591 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-h8nwj/ 2026-05-27 06:48:51.284610 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-h8nwj/ingress-nginx-default-backend.txt 2026-05-27 06:48:51.284770 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-27 06:48:51.284793 | instance | cd+++++++++ pod-logs/kube-system/cilium-ns9fz/ 2026-05-27 06:48:51.284812 | instance | >f+++++++++ pod-logs/kube-system/cilium-ns9fz/apply-sysctl-overwrites.txt 2026-05-27 06:48:51.284841 | instance | >f+++++++++ pod-logs/kube-system/cilium-ns9fz/cilium-agent.txt 2026-05-27 06:48:51.284861 | instance | >f+++++++++ pod-logs/kube-system/cilium-ns9fz/clean-cilium-state.txt 2026-05-27 06:48:51.284881 | instance | >f+++++++++ pod-logs/kube-system/cilium-ns9fz/config.txt 2026-05-27 06:48:51.284900 | instance | >f+++++++++ pod-logs/kube-system/cilium-ns9fz/install-cni-binaries.txt 2026-05-27 06:48:51.284919 | instance | >f+++++++++ pod-logs/kube-system/cilium-ns9fz/mount-bpf-fs.txt 2026-05-27 06:48:51.284938 | instance | >f+++++++++ pod-logs/kube-system/cilium-ns9fz/mount-cgroup.txt 2026-05-27 06:48:51.284957 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-mbhrr/ 2026-05-27 06:48:51.284977 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-mbhrr/cilium-operator.txt 2026-05-27 06:48:51.285002 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-jj5dk/ 2026-05-27 06:48:51.285040 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-jj5dk/coredns.txt 2026-05-27 06:48:51.285060 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-kg8qd/ 2026-05-27 06:48:51.285080 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-kg8qd/coredns.txt 2026-05-27 06:48:51.285099 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-27 06:48:51.285119 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-27 06:48:51.285144 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-27 06:48:51.285173 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-27 06:48:51.285200 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-27 06:48:51.285221 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-27 06:48:51.285241 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-w8cjw/ 2026-05-27 06:48:51.285260 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-w8cjw/kube-proxy.txt 2026-05-27 06:48:51.285279 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-27 06:48:51.285298 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-27 06:48:51.285317 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-27 06:48:51.285337 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-27 06:48:51.285355 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-05-27 06:48:51.285374 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-fdhcf/ 2026-05-27 06:48:51.285393 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-fdhcf/local-path-provisioner.txt 2026-05-27 06:48:51.285412 | instance | cd+++++++++ pod-logs/monitoring/ 2026-05-27 06:48:51.285431 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-27 06:48:51.285451 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-27 06:48:51.285518 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-27 06:48:51.285544 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-27 06:48:51.285563 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-27 06:48:51.285583 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-htbpp/ 2026-05-27 06:48:51.285602 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-htbpp/goldpinger-daemon.txt 2026-05-27 06:48:51.285621 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6b78c64f7b-nxf4s/ 2026-05-27 06:48:51.285639 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6b78c64f7b-nxf4s/grafana-sc-dashboard.txt 2026-05-27 06:48:51.285665 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6b78c64f7b-nxf4s/grafana-sc-datasources.txt 2026-05-27 06:48:51.285729 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6b78c64f7b-nxf4s/grafana.txt 2026-05-27 06:48:51.285750 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nx9fn/ 2026-05-27 06:48:51.285769 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-nx9fn/kube-state-metrics.txt 2026-05-27 06:48:51.285788 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-b75r6/ 2026-05-27 06:48:51.285807 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-b75r6/kube-prometheus-stack.txt 2026-05-27 06:48:51.285825 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-sgbwr/ 2026-05-27 06:48:51.285843 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-sgbwr/node-exporter.txt 2026-05-27 06:48:51.285862 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-sgbwr/pod-tls-sidecar.txt 2026-05-27 06:48:51.285881 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-05-27 06:48:51.285900 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-05-27 06:48:51.285918 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-05-27 06:48:51.285937 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-27 06:48:51.285957 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-27 06:48:51.285975 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-5vkqn/ 2026-05-27 06:48:51.285993 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-5vkqn/nginx.txt 2026-05-27 06:48:51.286012 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-05-27 06:48:51.286030 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-05-27 06:48:51.286049 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-05-27 06:48:51.286068 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-rdkmc/ 2026-05-27 06:48:51.286088 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-rdkmc/gc.txt 2026-05-27 06:48:51.286106 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-774f9/ 2026-05-27 06:48:51.286125 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-774f9/master.txt 2026-05-27 06:48:51.286144 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-wj84h/ 2026-05-27 06:48:51.286163 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-wj84h/worker.txt 2026-05-27 06:48:51.286182 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-27 06:48:51.286201 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-27 06:48:51.286219 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-27 06:48:51.286242 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-27 06:48:51.286271 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-27 06:48:51.286298 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-27 06:48:51.286318 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-56tx4/ 2026-05-27 06:48:51.286338 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-56tx4/pushgateway.txt 2026-05-27 06:48:51.286357 | instance | cd+++++++++ pod-logs/monitoring/vector-rr7bx/ 2026-05-27 06:48:51.286383 | instance | >f+++++++++ pod-logs/monitoring/vector-rr7bx/vector.txt 2026-05-27 06:48:51.286404 | instance | cd+++++++++ pod-logs/openstack/ 2026-05-27 06:48:51.286423 | instance | cd+++++++++ pod-logs/openstack/barbican-api-7456b9dcfd-m8hll/ 2026-05-27 06:48:51.286441 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7456b9dcfd-m8hll/barbican-api.txt 2026-05-27 06:48:51.286461 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7456b9dcfd-m8hll/init.txt 2026-05-27 06:48:51.286488 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-zwmgq/ 2026-05-27 06:48:51.286511 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-zwmgq/barbican-db-init-0.txt 2026-05-27 06:48:51.286531 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-zwmgq/init.txt 2026-05-27 06:48:51.286551 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-st6c7/ 2026-05-27 06:48:51.286569 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-st6c7/barbican-db-sync.txt 2026-05-27 06:48:51.286588 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-st6c7/init.txt 2026-05-27 06:48:51.286607 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-nrvf8/ 2026-05-27 06:48:51.286626 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-nrvf8/init.txt 2026-05-27 06:48:51.286646 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-nrvf8/key-manager-ks-endpoints-admin.txt 2026-05-27 06:48:51.286665 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-nrvf8/key-manager-ks-endpoints-internal.txt 2026-05-27 06:48:51.286685 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-nrvf8/key-manager-ks-endpoints-public.txt 2026-05-27 06:48:51.286704 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-qzrt8/ 2026-05-27 06:48:51.286724 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-qzrt8/init.txt 2026-05-27 06:48:51.286742 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-qzrt8/key-manager-ks-service-registration.txt 2026-05-27 06:48:51.286761 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-rc86c/ 2026-05-27 06:48:51.286780 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-rc86c/barbican-ks-user.txt 2026-05-27 06:48:51.286799 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-rc86c/init.txt 2026-05-27 06:48:51.286818 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-kv6xz/ 2026-05-27 06:48:51.286837 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-kv6xz/init.txt 2026-05-27 06:48:51.286856 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-kv6xz/rabbit-init.txt 2026-05-27 06:48:51.286875 | instance | cd+++++++++ pod-logs/openstack/cinder-api-b947cdf75-667p8/ 2026-05-27 06:48:51.286893 | instance | >f+++++++++ pod-logs/openstack/cinder-api-b947cdf75-667p8/ceph-coordination-volume-perms.txt 2026-05-27 06:48:51.286912 | instance | >f+++++++++ pod-logs/openstack/cinder-api-b947cdf75-667p8/cinder-api.txt 2026-05-27 06:48:51.286930 | instance | >f+++++++++ pod-logs/openstack/cinder-api-b947cdf75-667p8/init.txt 2026-05-27 06:48:51.286949 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-855f6bc944-5sw2m/ 2026-05-27 06:48:51.286968 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-855f6bc944-5sw2m/ceph-backup-keyring-placement.txt 2026-05-27 06:48:51.286987 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-855f6bc944-5sw2m/ceph-coordination-volume-perms.txt 2026-05-27 06:48:51.287005 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-855f6bc944-5sw2m/ceph-keyring-placement-rbd1.txt 2026-05-27 06:48:51.287024 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-855f6bc944-5sw2m/cinder-backup.txt 2026-05-27 06:48:51.287042 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-855f6bc944-5sw2m/init.txt 2026-05-27 06:48:51.287061 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-9gpm5/ 2026-05-27 06:48:51.287079 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-9gpm5/ceph-keyring-placement.txt 2026-05-27 06:48:51.287103 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-9gpm5/cinder-backup-storage-init.txt 2026-05-27 06:48:51.287123 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-9gpm5/init.txt 2026-05-27 06:48:51.287143 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-zztfm/ 2026-05-27 06:48:51.287161 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-zztfm/bootstrap.txt 2026-05-27 06:48:51.287180 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-zztfm/init.txt 2026-05-27 06:48:51.287198 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-xbns5/ 2026-05-27 06:48:51.287216 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-xbns5/create-internal-tenant.txt 2026-05-27 06:48:51.287235 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-xbns5/init.txt 2026-05-27 06:48:51.287254 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-qbzfd/ 2026-05-27 06:48:51.287274 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-qbzfd/cinder-db-init-0.txt 2026-05-27 06:48:51.287293 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-qbzfd/init.txt 2026-05-27 06:48:51.287312 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-dvm6s/ 2026-05-27 06:48:51.287332 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-dvm6s/cinder-db-sync.txt 2026-05-27 06:48:51.287358 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-dvm6s/init.txt 2026-05-27 06:48:51.287387 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-qshtj/ 2026-05-27 06:48:51.287409 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-qshtj/init.txt 2026-05-27 06:48:51.287428 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-qshtj/volumev3-ks-endpoints-admin.txt 2026-05-27 06:48:51.287447 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-qshtj/volumev3-ks-endpoints-internal.txt 2026-05-27 06:48:51.287470 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-qshtj/volumev3-ks-endpoints-public.txt 2026-05-27 06:48:51.287496 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-wgdnq/ 2026-05-27 06:48:51.287516 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-wgdnq/init.txt 2026-05-27 06:48:51.287535 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-wgdnq/volumev3-ks-service-registration.txt 2026-05-27 06:48:51.287554 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-nc2n7/ 2026-05-27 06:48:51.287573 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-nc2n7/cinder-ks-user.txt 2026-05-27 06:48:51.287591 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-nc2n7/init.txt 2026-05-27 06:48:51.287609 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-96dbh/ 2026-05-27 06:48:51.287627 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-96dbh/init.txt 2026-05-27 06:48:51.287645 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-96dbh/rabbit-init.txt 2026-05-27 06:48:51.287663 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-57dbcb7d78-kf8ps/ 2026-05-27 06:48:51.287682 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-57dbcb7d78-kf8ps/ceph-coordination-volume-perms.txt 2026-05-27 06:48:51.287700 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-57dbcb7d78-kf8ps/cinder-scheduler.txt 2026-05-27 06:48:51.287719 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-57dbcb7d78-kf8ps/init.txt 2026-05-27 06:48:51.287739 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-5bg7r/ 2026-05-27 06:48:51.287760 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-5bg7r/ceph-keyring-placement.txt 2026-05-27 06:48:51.287780 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-5bg7r/cinder-storage-init-rbd1.txt 2026-05-27 06:48:51.287799 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-5bg7r/init.txt 2026-05-27 06:48:51.287825 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-74b8486788-pp5vt/ 2026-05-27 06:48:51.287846 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-74b8486788-pp5vt/ceph-coordination-volume-perms.txt 2026-05-27 06:48:51.287867 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-74b8486788-pp5vt/ceph-keyring-placement-rbd1.txt 2026-05-27 06:48:51.287886 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-74b8486788-pp5vt/cinder-volume.txt 2026-05-27 06:48:51.287906 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-74b8486788-pp5vt/init-cinder-conf.txt 2026-05-27 06:48:51.287931 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-74b8486788-pp5vt/init.txt 2026-05-27 06:48:51.288014 | instance | cd+++++++++ pod-logs/openstack/glance-api-6b5bd9b588-tc72b/ 2026-05-27 06:48:51.288070 | instance | >f+++++++++ pod-logs/openstack/glance-api-6b5bd9b588-tc72b/ceph-keyring-placement.txt 2026-05-27 06:48:51.288095 | instance | >f+++++++++ pod-logs/openstack/glance-api-6b5bd9b588-tc72b/glance-api.txt 2026-05-27 06:48:51.288116 | instance | >f+++++++++ pod-logs/openstack/glance-api-6b5bd9b588-tc72b/glance-perms.txt 2026-05-27 06:48:51.288136 | instance | >f+++++++++ pod-logs/openstack/glance-api-6b5bd9b588-tc72b/init.txt 2026-05-27 06:48:51.288157 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-f2snc/ 2026-05-27 06:48:51.288177 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-f2snc/glance-db-init-0.txt 2026-05-27 06:48:51.288196 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-f2snc/init.txt 2026-05-27 06:48:51.288216 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-ksstq/ 2026-05-27 06:48:51.288235 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-ksstq/glance-db-sync.txt 2026-05-27 06:48:51.288254 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-ksstq/init.txt 2026-05-27 06:48:51.288273 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-mh7tm/ 2026-05-27 06:48:51.288292 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mh7tm/image-ks-endpoints-admin.txt 2026-05-27 06:48:51.288311 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mh7tm/image-ks-endpoints-internal.txt 2026-05-27 06:48:51.288339 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mh7tm/image-ks-endpoints-public.txt 2026-05-27 06:48:51.288360 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mh7tm/init.txt 2026-05-27 06:48:51.288380 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-r9x5f/ 2026-05-27 06:48:51.288398 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-r9x5f/image-ks-service-registration.txt 2026-05-27 06:48:51.288416 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-r9x5f/init.txt 2026-05-27 06:48:51.288440 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-j8mr4/ 2026-05-27 06:48:51.288459 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-j8mr4/glance-ks-user.txt 2026-05-27 06:48:51.288478 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-j8mr4/init.txt 2026-05-27 06:48:51.288496 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-r6rwm/ 2026-05-27 06:48:51.288515 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-r6rwm/glance-metadefs-load.txt 2026-05-27 06:48:51.288533 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-r6rwm/init.txt 2026-05-27 06:48:51.288552 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-2bc8m/ 2026-05-27 06:48:51.288570 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-2bc8m/init.txt 2026-05-27 06:48:51.288587 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-2bc8m/rabbit-init.txt 2026-05-27 06:48:51.288606 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-6sj76/ 2026-05-27 06:48:51.288624 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-6sj76/ceph-keyring-placement.txt 2026-05-27 06:48:51.288654 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-6sj76/glance-storage-init.txt 2026-05-27 06:48:51.288710 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-6sj76/init.txt 2026-05-27 06:48:51.288735 | instance | cd+++++++++ pod-logs/openstack/heat-api-56c9cc6dc9-2lh9w/ 2026-05-27 06:48:51.288755 | instance | >f+++++++++ pod-logs/openstack/heat-api-56c9cc6dc9-2lh9w/heat-api.txt 2026-05-27 06:48:51.288773 | instance | >f+++++++++ pod-logs/openstack/heat-api-56c9cc6dc9-2lh9w/init.txt 2026-05-27 06:48:51.288792 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-qzvjx/ 2026-05-27 06:48:51.288811 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-qzvjx/bootstrap.txt 2026-05-27 06:48:51.288829 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-qzvjx/init.txt 2026-05-27 06:48:51.288847 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-668d6485d9-klgc2/ 2026-05-27 06:48:51.288864 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-668d6485d9-klgc2/heat-cfn.txt 2026-05-27 06:48:51.288882 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-668d6485d9-klgc2/init.txt 2026-05-27 06:48:51.288900 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-q8zv9/ 2026-05-27 06:48:51.288919 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-q8zv9/heat-db-init-0.txt 2026-05-27 06:48:51.288938 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-q8zv9/init.txt 2026-05-27 06:48:51.288957 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-j6gg4/ 2026-05-27 06:48:51.288976 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-j6gg4/heat-db-sync.txt 2026-05-27 06:48:51.288996 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-j6gg4/init.txt 2026-05-27 06:48:51.289060 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-57pkw/ 2026-05-27 06:48:51.289090 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-57pkw/heat-ks-domain-user.txt 2026-05-27 06:48:51.289110 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-57pkw/init.txt 2026-05-27 06:48:51.289129 | instance | cd+++++++++ pod-logs/openstack/heat-engine-8dc866b5d-bq4t4/ 2026-05-27 06:48:51.289148 | instance | >f+++++++++ pod-logs/openstack/heat-engine-8dc866b5d-bq4t4/heat-engine.txt 2026-05-27 06:48:51.289167 | instance | >f+++++++++ pod-logs/openstack/heat-engine-8dc866b5d-bq4t4/init.txt 2026-05-27 06:48:51.289186 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29664400-qlbfg/ 2026-05-27 06:48:51.289205 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29664400-qlbfg/heat-engine-cleaner.txt 2026-05-27 06:48:51.289231 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29664400-qlbfg/init.txt 2026-05-27 06:48:51.289257 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29664405-62hrl/ 2026-05-27 06:48:51.289277 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29664405-62hrl/heat-engine-cleaner.txt 2026-05-27 06:48:51.289296 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29664405-62hrl/init.txt 2026-05-27 06:48:51.289315 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-pfwnf/ 2026-05-27 06:48:51.289334 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-pfwnf/cloudformation-ks-endpoints-admin.txt 2026-05-27 06:48:51.289354 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-pfwnf/cloudformation-ks-endpoints-internal.txt 2026-05-27 06:48:51.289373 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-pfwnf/cloudformation-ks-endpoints-public.txt 2026-05-27 06:48:51.289392 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-pfwnf/init.txt 2026-05-27 06:48:51.289410 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-pfwnf/orchestration-ks-endpoints-admin.txt 2026-05-27 06:48:51.289429 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-pfwnf/orchestration-ks-endpoints-internal.txt 2026-05-27 06:48:51.289446 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-pfwnf/orchestration-ks-endpoints-public.txt 2026-05-27 06:48:51.289469 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-pw7vx/ 2026-05-27 06:48:51.289501 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-pw7vx/cloudformation-ks-service-registration.txt 2026-05-27 06:48:51.289523 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-pw7vx/init.txt 2026-05-27 06:48:51.289542 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-pw7vx/orchestration-ks-service-registration.txt 2026-05-27 06:48:51.289562 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-rv6kx/ 2026-05-27 06:48:51.289580 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-rv6kx/heat-ks-user.txt 2026-05-27 06:48:51.289599 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-rv6kx/heat-trustee-ks-user.txt 2026-05-27 06:48:51.289618 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-rv6kx/init.txt 2026-05-27 06:48:51.289637 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-lslmr/ 2026-05-27 06:48:51.289655 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-lslmr/init.txt 2026-05-27 06:48:51.289673 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-lslmr/rabbit-init.txt 2026-05-27 06:48:51.289692 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-57jnl/ 2026-05-27 06:48:51.289711 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-57jnl/heat-trusts.txt 2026-05-27 06:48:51.289729 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-57jnl/init.txt 2026-05-27 06:48:51.289748 | instance | cd+++++++++ pod-logs/openstack/keepalived-4bh8s/ 2026-05-27 06:48:51.289767 | instance | >f+++++++++ pod-logs/openstack/keepalived-4bh8s/init.txt 2026-05-27 06:48:51.289785 | instance | >f+++++++++ pod-logs/openstack/keepalived-4bh8s/keepalived.txt 2026-05-27 06:48:51.289804 | instance | >f+++++++++ pod-logs/openstack/keepalived-4bh8s/wait-for-ip.txt 2026-05-27 06:48:51.289823 | instance | cd+++++++++ pod-logs/openstack/keystone-api-7bc6c4f87-xn5pr/ 2026-05-27 06:48:51.289841 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7bc6c4f87-xn5pr/init.txt 2026-05-27 06:48:51.289859 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7bc6c4f87-xn5pr/keystone-api.txt 2026-05-27 06:48:51.289877 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-fjxf2/ 2026-05-27 06:48:51.289896 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-fjxf2/bootstrap.txt 2026-05-27 06:48:51.289914 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-fjxf2/init.txt 2026-05-27 06:48:51.289932 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-26fwn/ 2026-05-27 06:48:51.289950 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-26fwn/init.txt 2026-05-27 06:48:51.289968 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-26fwn/keystone-credential-setup.txt 2026-05-27 06:48:51.289987 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-28dcl/ 2026-05-27 06:48:51.290005 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-28dcl/init.txt 2026-05-27 06:48:51.290022 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-28dcl/keystone-db-init-0.txt 2026-05-27 06:48:51.290040 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-pjwrq/ 2026-05-27 06:48:51.290058 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-pjwrq/init.txt 2026-05-27 06:48:51.290075 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-pjwrq/keystone-db-sync.txt 2026-05-27 06:48:51.290093 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-779kd/ 2026-05-27 06:48:51.290111 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-779kd/init.txt 2026-05-27 06:48:51.290129 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-779kd/keystone-domain-manage.txt 2026-05-27 06:48:51.290147 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-2n57s/ 2026-05-27 06:48:51.290165 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-2n57s/init.txt 2026-05-27 06:48:51.290183 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-2n57s/keystone-fernet-setup.txt 2026-05-27 06:48:51.290202 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-s55kl/ 2026-05-27 06:48:51.290226 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-s55kl/init.txt 2026-05-27 06:48:51.290246 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-s55kl/rabbit-init.txt 2026-05-27 06:48:51.290265 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-plwcn/ 2026-05-27 06:48:51.290283 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-plwcn/ceph-admin-keyring-placement.txt 2026-05-27 06:48:51.290301 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-plwcn/ceph-keyring-placement.txt 2026-05-27 06:48:51.290319 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-plwcn/init-dynamic-options.txt 2026-05-27 06:48:51.290338 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-plwcn/init.txt 2026-05-27 06:48:51.290356 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-plwcn/libvirt-exporter.txt 2026-05-27 06:48:51.290374 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-plwcn/libvirt.txt 2026-05-27 06:48:51.290392 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-plwcn/tls-sidecar.txt 2026-05-27 06:48:51.290410 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-4fxxh/ 2026-05-27 06:48:51.290428 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-4fxxh/init.txt 2026-05-27 06:48:51.290445 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-4fxxh/memcached-exporter.txt 2026-05-27 06:48:51.290463 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-4fxxh/memcached.txt 2026-05-27 06:48:51.290481 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-p6ts2/ 2026-05-27 06:48:51.290499 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-p6ts2/init.txt 2026-05-27 06:48:51.290518 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-p6ts2/neutron-db-init-0.txt 2026-05-27 06:48:51.290536 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-j4fdj/ 2026-05-27 06:48:51.290554 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-j4fdj/init.txt 2026-05-27 06:48:51.290572 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-j4fdj/neutron-db-sync.txt 2026-05-27 06:48:51.290590 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-t896k/ 2026-05-27 06:48:51.290608 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-t896k/init.txt 2026-05-27 06:48:51.290626 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-t896k/network-ks-endpoints-admin.txt 2026-05-27 06:48:51.290644 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-t896k/network-ks-endpoints-internal.txt 2026-05-27 06:48:51.290662 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-t896k/network-ks-endpoints-public.txt 2026-05-27 06:48:51.290681 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-8rdtq/ 2026-05-27 06:48:51.290699 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-8rdtq/init.txt 2026-05-27 06:48:51.290716 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-8rdtq/network-ks-service-registration.txt 2026-05-27 06:48:51.290735 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-4b4sr/ 2026-05-27 06:48:51.290753 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-4b4sr/init.txt 2026-05-27 06:48:51.290771 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-4b4sr/neutron-ks-user.txt 2026-05-27 06:48:51.290789 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-wh2wr/ 2026-05-27 06:48:51.290808 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-wh2wr/init.txt 2026-05-27 06:48:51.290827 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-wh2wr/neutron-netns-cleanup-cron.txt 2026-05-27 06:48:51.290845 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-jx2s4/ 2026-05-27 06:48:51.290864 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-jx2s4/init.txt 2026-05-27 06:48:51.290887 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-jx2s4/neutron-metadata-agent-init.txt 2026-05-27 06:48:51.290906 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-jx2s4/neutron-ovn-metadata-agent.txt 2026-05-27 06:48:51.290924 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-jx2s4/ovn-neutron-init.txt 2026-05-27 06:48:51.290943 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-qh927/ 2026-05-27 06:48:51.290962 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-qh927/init.txt 2026-05-27 06:48:51.290980 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-qh927/rabbit-init.txt 2026-05-27 06:48:51.290999 | instance | cd+++++++++ pod-logs/openstack/neutron-server-7b9fb48c7c-9dfcz/ 2026-05-27 06:48:51.291016 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7b9fb48c7c-9dfcz/init.txt 2026-05-27 06:48:51.291034 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7b9fb48c7c-9dfcz/neutron-policy-server.txt 2026-05-27 06:48:51.291051 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7b9fb48c7c-9dfcz/neutron-server.txt 2026-05-27 06:48:51.291068 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7b9fb48c7c-9dfcz/ovn-neutron-init.txt 2026-05-27 06:48:51.291086 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-5cc57c66cf-gcxw6/ 2026-05-27 06:48:51.291104 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5cc57c66cf-gcxw6/init.txt 2026-05-27 06:48:51.291122 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5cc57c66cf-gcxw6/nova-api-metadata-init.txt 2026-05-27 06:48:51.291139 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5cc57c66cf-gcxw6/nova-api.txt 2026-05-27 06:48:51.291158 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-79c8bff77-l4hnx/ 2026-05-27 06:48:51.291176 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-79c8bff77-l4hnx/init.txt 2026-05-27 06:48:51.291194 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-79c8bff77-l4hnx/nova-osapi.txt 2026-05-27 06:48:51.291213 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-jkncr/ 2026-05-27 06:48:51.291231 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-jkncr/bootstrap.txt 2026-05-27 06:48:51.291250 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-jkncr/init.txt 2026-05-27 06:48:51.291269 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-z6c7q/ 2026-05-27 06:48:51.291287 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-z6c7q/init.txt 2026-05-27 06:48:51.291305 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-z6c7q/nova-cell-setup-init.txt 2026-05-27 06:48:51.291323 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-z6c7q/nova-cell-setup.txt 2026-05-27 06:48:51.291341 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-s5pv8/ 2026-05-27 06:48:51.291359 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s5pv8/ceph-admin-keyring-placement.txt 2026-05-27 06:48:51.291378 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s5pv8/ceph-keyring-placement.txt 2026-05-27 06:48:51.291395 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s5pv8/ceph-perms.txt 2026-05-27 06:48:51.291413 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s5pv8/init.txt 2026-05-27 06:48:51.291431 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s5pv8/nova-compute-init.txt 2026-05-27 06:48:51.291449 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s5pv8/nova-compute-ssh-init.txt 2026-05-27 06:48:51.291467 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s5pv8/nova-compute-ssh.txt 2026-05-27 06:48:51.291486 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s5pv8/nova-compute-vnc-init.txt 2026-05-27 06:48:51.291504 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s5pv8/nova-compute.txt 2026-05-27 06:48:51.291527 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-576fc75855-hkhc5/ 2026-05-27 06:48:51.291547 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-576fc75855-hkhc5/init.txt 2026-05-27 06:48:51.291565 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-576fc75855-hkhc5/nova-conductor.txt 2026-05-27 06:48:51.291583 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-5j8wl/ 2026-05-27 06:48:51.291602 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-5j8wl/init.txt 2026-05-27 06:48:51.291620 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-5j8wl/nova-db-init-0.txt 2026-05-27 06:48:51.291638 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-5j8wl/nova-db-init-1.txt 2026-05-27 06:48:51.291656 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-5j8wl/nova-db-init-2.txt 2026-05-27 06:48:51.291675 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-9hwpb/ 2026-05-27 06:48:51.291694 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-9hwpb/init.txt 2026-05-27 06:48:51.291712 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-9hwpb/nova-db-sync.txt 2026-05-27 06:48:51.291730 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-knwvp/ 2026-05-27 06:48:51.291747 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-knwvp/compute-ks-endpoints-admin.txt 2026-05-27 06:48:51.291765 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-knwvp/compute-ks-endpoints-internal.txt 2026-05-27 06:48:51.291783 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-knwvp/compute-ks-endpoints-public.txt 2026-05-27 06:48:51.291801 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-knwvp/init.txt 2026-05-27 06:48:51.291819 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-6c5zp/ 2026-05-27 06:48:51.291838 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-6c5zp/compute-ks-service-registration.txt 2026-05-27 06:48:51.291856 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-6c5zp/init.txt 2026-05-27 06:48:51.291874 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-h6cn8/ 2026-05-27 06:48:51.291892 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-h6cn8/init.txt 2026-05-27 06:48:51.291910 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-h6cn8/nova-ks-user.txt 2026-05-27 06:48:51.291929 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-855696fcf4-68nll/ 2026-05-27 06:48:51.291948 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-855696fcf4-68nll/init.txt 2026-05-27 06:48:51.291970 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-855696fcf4-68nll/nova-novncproxy-init-assets.txt 2026-05-27 06:48:51.291990 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-855696fcf4-68nll/nova-novncproxy-init.txt 2026-05-27 06:48:51.292021 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-855696fcf4-68nll/nova-novncproxy.txt 2026-05-27 06:48:51.292042 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-lsjkh/ 2026-05-27 06:48:51.292062 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-lsjkh/init.txt 2026-05-27 06:48:51.292080 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-lsjkh/rabbit-init.txt 2026-05-27 06:48:51.292099 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-84654f5f9f-sjwlq/ 2026-05-27 06:48:51.292117 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-84654f5f9f-sjwlq/init.txt 2026-05-27 06:48:51.292136 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-84654f5f9f-sjwlq/nova-scheduler.txt 2026-05-27 06:48:51.292154 | instance | cd+++++++++ pod-logs/openstack/openvswitch-nnk52/ 2026-05-27 06:48:51.292173 | instance | >f+++++++++ pod-logs/openstack/openvswitch-nnk52/init.txt 2026-05-27 06:48:51.292191 | instance | >f+++++++++ pod-logs/openstack/openvswitch-nnk52/openvswitch-db-perms.txt 2026-05-27 06:48:51.292208 | instance | >f+++++++++ pod-logs/openstack/openvswitch-nnk52/openvswitch-db.txt 2026-05-27 06:48:51.292227 | instance | >f+++++++++ pod-logs/openstack/openvswitch-nnk52/openvswitch-vswitchd-modules.txt 2026-05-27 06:48:51.292250 | instance | >f+++++++++ pod-logs/openstack/openvswitch-nnk52/openvswitch-vswitchd.txt 2026-05-27 06:48:51.292269 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-mzqpb/ 2026-05-27 06:48:51.292287 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-mzqpb/controller-init.txt 2026-05-27 06:48:51.292304 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-mzqpb/controller.txt 2026-05-27 06:48:51.292322 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-mzqpb/get-gw-enabled.txt 2026-05-27 06:48:51.292340 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-mzqpb/init.txt 2026-05-27 06:48:51.292362 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-mzqpb/log-parser.txt 2026-05-27 06:48:51.292384 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-mzqpb/vector.txt 2026-05-27 06:48:51.292407 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-6c6687ddd6-bpl47/ 2026-05-27 06:48:51.292430 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-6c6687ddd6-bpl47/init.txt 2026-05-27 06:48:51.292453 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-6c6687ddd6-bpl47/northd.txt 2026-05-27 06:48:51.292475 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-05-27 06:48:51.292497 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-05-27 06:48:51.292519 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-05-27 06:48:51.292538 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-05-27 06:48:51.292557 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-05-27 06:48:51.292575 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-05-27 06:48:51.292592 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-05-27 06:48:51.292610 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-27 06:48:51.292630 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-27 06:48:51.292674 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-27 06:48:51.292705 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-27 06:48:51.292725 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-05-27 06:48:51.292744 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-27 06:48:51.292762 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-27 06:48:51.292781 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-27 06:48:51.292798 | instance | cd+++++++++ pod-logs/openstack/placement-api-5b849df684-zvdvk/ 2026-05-27 06:48:51.292817 | instance | >f+++++++++ pod-logs/openstack/placement-api-5b849df684-zvdvk/init.txt 2026-05-27 06:48:51.292835 | instance | >f+++++++++ pod-logs/openstack/placement-api-5b849df684-zvdvk/placement-api.txt 2026-05-27 06:48:51.292853 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-4wqrn/ 2026-05-27 06:48:51.292871 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-4wqrn/init.txt 2026-05-27 06:48:51.292889 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-4wqrn/placement-db-init-0.txt 2026-05-27 06:48:51.292907 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-kjkvd/ 2026-05-27 06:48:51.292926 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-kjkvd/init.txt 2026-05-27 06:48:51.292944 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-kjkvd/placement-db-sync.txt 2026-05-27 06:48:51.292962 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-jzpsr/ 2026-05-27 06:48:51.292980 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jzpsr/init.txt 2026-05-27 06:48:51.293003 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jzpsr/placement-ks-endpoints-admin.txt 2026-05-27 06:48:51.293066 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jzpsr/placement-ks-endpoints-internal.txt 2026-05-27 06:48:51.293098 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jzpsr/placement-ks-endpoints-public.txt 2026-05-27 06:48:51.293119 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-56vh4/ 2026-05-27 06:48:51.293138 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-56vh4/init.txt 2026-05-27 06:48:51.293158 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-56vh4/placement-ks-service-registration.txt 2026-05-27 06:48:51.293176 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-srpg4/ 2026-05-27 06:48:51.293195 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-srpg4/init.txt 2026-05-27 06:48:51.293213 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-srpg4/placement-ks-user.txt 2026-05-27 06:48:51.293232 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-4c22h/ 2026-05-27 06:48:51.293251 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-4c22h/percona-xtradb-cluster-operator.txt 2026-05-27 06:48:51.293269 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-05-27 06:48:51.293288 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-05-27 06:48:51.293306 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-05-27 06:48:51.293324 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-05-27 06:48:51.293342 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-05-27 06:48:51.293360 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-05-27 06:48:51.293378 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-5448d56d95-w5x4n/ 2026-05-27 06:48:51.293398 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-5448d56d95-w5x4n/rabbitmq-cluster-operator.txt 2026-05-27 06:48:51.293419 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-05-27 06:48:51.293438 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-05-27 06:48:51.293456 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-05-27 06:48:51.293475 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-05-27 06:48:51.293493 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-05-27 06:48:51.293511 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-05-27 06:48:51.293530 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-05-27 06:48:51.293549 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-27 06:48:51.293568 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-27 06:48:51.293586 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-6nn5x/ 2026-05-27 06:48:51.293604 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-6nn5x/rabbitmq-cluster-operator.txt 2026-05-27 06:48:51.293647 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-05-27 06:48:51.293678 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-05-27 06:48:51.293698 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-05-27 06:48:51.293717 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-05-27 06:48:51.293735 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-05-27 06:48:51.293753 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-05-27 06:48:51.293771 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-05-27 06:48:51.293790 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-05-27 06:48:51.293814 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-05-27 06:48:51.293834 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2m5x/ 2026-05-27 06:48:51.293853 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2m5x/ceph-crash.txt 2026-05-27 06:48:51.293871 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2m5x/chown-container-data-dir.txt 2026-05-27 06:48:51.293890 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-x2m5x/make-container-crash-dir.txt 2026-05-27 06:48:51.293909 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2bccd/ 2026-05-27 06:48:51.293927 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2bccd/chown-container-data-dir.txt 2026-05-27 06:48:51.293945 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2bccd/log-collector.txt 2026-05-27 06:48:51.293964 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2bccd/rgw.txt 2026-05-27 06:48:51.293982 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-759685f896-7r8vb/ 2026-05-27 06:48:51.294000 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-759685f896-7r8vb/init.txt 2026-05-27 06:48:51.294018 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-759685f896-7r8vb/staffeln-api.txt 2026-05-27 06:48:51.294036 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-55bd8bcfdc-mbwwl/ 2026-05-27 06:48:51.294056 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-55bd8bcfdc-mbwwl/staffeln-conductor.txt 2026-05-27 06:48:51.294075 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-x95b2/ 2026-05-27 06:48:51.294093 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-x95b2/init.txt 2026-05-27 06:48:51.294111 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-x95b2/staffeln-db-init-0.txt 2026-05-27 06:48:51.294130 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-sm65h/ 2026-05-27 06:48:51.294149 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-sm65h/init.txt 2026-05-27 06:48:51.294167 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-sm65h/staffeln-db-sync.txt 2026-05-27 06:48:51.294186 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-05-27 06:48:51.294205 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-05-27 06:48:51.294224 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-05-27 06:48:51.294242 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-05-27 06:48:51.294261 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-05-27 06:48:51.294279 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-7b66cfb94c-bgf67/ 2026-05-27 06:48:51.294297 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-7b66cfb94c-bgf67/rook-ceph-operator.txt 2026-05-27 06:48:51.294315 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-05-27 06:48:51.294332 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-rspmr/ 2026-05-27 06:48:51.294351 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-rspmr/secretgen-controller.txt 2026-05-27 06:48:51.315993 | 2026-05-27 06:48:51.316112 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-27 06:48:51.513077 | instance | changed 2026-05-27 06:48:51.518173 | 2026-05-27 06:48:51.518239 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-27 06:48:52.244775 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-27 06:48:52.259224 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-27 06:48:52.259264 | instance | Dload Upload Total Spent Left Speed 2026-05-27 06:48:52.264395 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-27 06:48:52.435723 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-05-27 06:48:52.443852 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-27 06:48:52.443891 | instance | Dload Upload Total Spent Left Speed 2026-05-27 06:48:52.448792 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-05-27 06:48:52.767085 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-27 06:48:52.772927 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-27 06:48:52.772960 | instance | Dload Upload Total Spent Left Speed 2026-05-27 06:48:52.777758 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-27 06:48:52.940428 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-05-27 06:48:53.072233 | instance | ERROR 2026-05-27 06:48:53.072459 | instance | { 2026-05-27 06:48:53.072500 | instance | "delta": "0:00:01.198244", 2026-05-27 06:48:53.072528 | instance | "end": "2026-05-27 06:48:52.943996", 2026-05-27 06:48:53.072554 | instance | "msg": "non-zero return code", 2026-05-27 06:48:53.072580 | instance | "rc": 5, 2026-05-27 06:48:53.072605 | instance | "start": "2026-05-27 06:48:51.745752" 2026-05-27 06:48:53.072629 | instance | } 2026-05-27 06:48:53.072661 | instance | ERROR: Ignoring Errors 2026-05-27 06:48:53.079895 | 2026-05-27 06:48:53.079987 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-27 06:48:53.416768 | instance | ceph-mgr endpoints: 2026-05-27 06:48:53.667084 | instance | ok: Runtime: 0:00:00.079718 2026-05-27 06:48:53.674406 | 2026-05-27 06:48:53.674476 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-27 06:48:54.210488 | instance | ok: Runtime: 0:00:00.080363 2026-05-27 06:48:54.217311 | 2026-05-27 06:48:54.217392 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-27 06:48:54.715383 | instance | changed: 2026-05-27 06:48:54.715575 | instance | cd+++++++++ prometheus/ 2026-05-27 06:48:54.715612 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-27 06:48:54.715641 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-05-27 06:48:54.715668 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-27 06:48:54.725925 | 2026-05-27 06:48:54.725992 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-27 06:48:54.945286 | instance | changed 2026-05-27 06:48:54.950580 | 2026-05-27 06:48:54.950643 | TASK [gather-selenium-data : Get selenium data] 2026-05-27 06:48:55.144714 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-27 06:48:55.146182 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-27 06:48:55.495532 | instance | ERROR 2026-05-27 06:48:55.495765 | instance | { 2026-05-27 06:48:55.495811 | instance | "delta": "0:00:00.006588", 2026-05-27 06:48:55.495843 | instance | "end": "2026-05-27 06:48:55.146629", 2026-05-27 06:48:55.495871 | instance | "msg": "non-zero return code", 2026-05-27 06:48:55.495898 | instance | "rc": 1, 2026-05-27 06:48:55.495925 | instance | "start": "2026-05-27 06:48:55.140041" 2026-05-27 06:48:55.495951 | instance | } 2026-05-27 06:48:55.495988 | instance | ERROR: Ignoring Errors 2026-05-27 06:48:55.503724 | 2026-05-27 06:48:55.503806 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-27 06:48:56.007289 | instance | changed: cd+++++++++ selenium/ 2026-05-27 06:48:56.014873 | 2026-05-27 06:48:56.014947 | PLAY RECAP 2026-05-27 06:48:56.015017 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-05-27 06:48:56.015044 | 2026-05-27 06:48:56.166227 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2023.2] 2026-05-27 06:48:56.180850 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 06:49:00.841253 | 2026-05-27 06:49:00.841456 | PLAY [all] 2026-05-27 06:49:00.854131 | 2026-05-27 06:49:00.854288 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-27 06:49:00.900151 | instance | skipping: Conditional result was False 2026-05-27 06:49:00.910708 | 2026-05-27 06:49:00.910860 | TASK [fetch-output : Set log path for single node] 2026-05-27 06:49:00.954815 | instance | ok 2026-05-27 06:49:00.961232 | 2026-05-27 06:49:00.961311 | LOOP [fetch-output : Ensure local output dirs] 2026-05-27 06:49:01.515739 | instance -> localhost | ok: "/var/lib/zuul/builds/cad370d2b6af4545bb3d5d658518f821/work/logs" 2026-05-27 06:49:02.157334 | instance -> localhost | changed: "/var/lib/zuul/builds/cad370d2b6af4545bb3d5d658518f821/work/artifacts" 2026-05-27 06:49:02.680727 | instance -> localhost | changed: "/var/lib/zuul/builds/cad370d2b6af4545bb3d5d658518f821/work/docs" 2026-05-27 06:49:02.699717 | 2026-05-27 06:49:02.699911 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-27 06:49:03.310304 | instance | changed: .d..t...... ./ 2026-05-27 06:49:03.310547 | instance | changed: All items complete 2026-05-27 06:49:03.310587 | 2026-05-27 06:49:03.761436 | instance | changed: .d..t...... ./ 2026-05-27 06:49:04.240291 | instance | changed: .d..t...... ./ 2026-05-27 06:49:04.260419 | 2026-05-27 06:49:04.260550 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-27 06:49:04.674936 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006989 2026-05-27 06:49:06.250081 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006917 2026-05-27 06:49:06.269186 | 2026-05-27 06:49:06.269523 | PLAY [all] 2026-05-27 06:49:06.276391 | 2026-05-27 06:49:06.276455 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-27 06:49:06.879540 | instance | changed 2026-05-27 06:49:06.885250 | 2026-05-27 06:49:06.885311 | PLAY RECAP 2026-05-27 06:49:06.885365 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-27 06:49:06.885388 | 2026-05-27 06:49:07.018691 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 06:49:07.031280 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-27 06:49:08.779034 | 2026-05-27 06:49:09.399665 | PLAY [localhost] 2026-05-27 06:49:09.416074 | 2026-05-27 06:49:09.416185 | TASK [Generate Zuul manifest] 2026-05-27 06:49:09.437667 | localhost | ok 2026-05-27 06:49:10.357201 | 2026-05-27 06:49:10.357351 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-27 06:49:11.895383 | localhost | changed 2026-05-27 06:49:11.906233 | 2026-05-27 06:49:11.906379 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-27 06:49:12.917813 | localhost | ok 2026-05-27 06:49:12.927434 | 2026-05-27 06:49:12.927593 | TASK [Upload logs] 2026-05-27 06:49:12.958572 | localhost | ok 2026-05-27 06:49:13.353115 | 2026-05-27 06:49:13.353254 | TASK [Set zuul-log-path fact] 2026-05-27 06:49:13.372881 | localhost | ok 2026-05-27 06:49:13.386964 | 2026-05-27 06:49:13.387080 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 06:49:13.419087 | localhost | ok 2026-05-27 06:49:13.429234 | 2026-05-27 06:49:13.429538 | TASK [upload-logs : Create log directories] 2026-05-27 06:49:14.304876 | localhost | changed 2026-05-27 06:49:14.311781 | 2026-05-27 06:49:14.311863 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-27 06:49:21.081161 | localhost -> localhost | ok: Runtime: 0:00:04.271442 2026-05-27 06:49:21.086810 | 2026-05-27 06:49:21.086912 | TASK [upload-logs : Upload logs to log server] 2026-05-27 06:49:22.385383 | localhost | Output suppressed because no_log was given 2026-05-27 06:49:22.390997 | 2026-05-27 06:49:22.391102 | LOOP [upload-logs : Compress console log and json output] 2026-05-27 06:49:22.437388 | localhost | skipping: Conditional result was False 2026-05-27 06:49:22.446442 | localhost | skipping: Conditional result was False 2026-05-27 06:49:22.454632 | 2026-05-27 06:49:22.454785 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-27 06:49:22.493750 | localhost | skipping: Conditional result was False 2026-05-27 06:49:22.494623 | 2026-05-27 06:49:22.498935 | localhost | skipping: Conditional result was False 2026-05-27 06:49:22.516653 | 2026-05-27 06:49:22.516882 | LOOP [upload-logs : Upload console log and json output]