2026-07-22 21:58:37.982371 | Job console starting
2026-07-22 21:58:37.994429 | Updating git repos
2026-07-22 21:58:39.657457 | Cloning repos into workspace
2026-07-22 21:59:02.108734 | Restoring repo states
2026-07-22 21:59:06.650082 | Merging changes
2026-07-22 21:59:08.086971 | Checking out repos
2026-07-22 21:59:12.186765 | Preparing playbooks
2026-07-22 21:59:25.065307 | Running Ansible setup
2026-07-22 21:59:28.638371 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-07-22 21:59:29.300055 |
2026-07-22 21:59:29.300187 | PLAY [localhost]
2026-07-22 21:59:29.312889 |
2026-07-22 21:59:29.313142 | TASK [Gathering Facts]
2026-07-22 21:59:30.280934 | localhost | ok
2026-07-22 21:59:30.294270 |
2026-07-22 21:59:30.294354 | TASK [Setup log path fact]
2026-07-22 21:59:30.334213 | localhost | ok
2026-07-22 21:59:30.347572 |
2026-07-22 21:59:30.347652 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-07-22 21:59:30.380163 | localhost | ok
2026-07-22 21:59:30.388362 |
2026-07-22 21:59:30.388432 | TASK [emit-job-header : Print job information]
2026-07-22 21:59:30.430181 | # Job Information
2026-07-22 21:59:30.430402 | Ansible Version: 2.16.18
2026-07-22 21:59:30.430471 | Job: atmosphere-molecule-aio-ovn
2026-07-22 21:59:30.430520 | Pipeline: check
2026-07-22 21:59:30.430563 | Executor: 2d72f0692154
2026-07-22 21:59:30.430606 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4092
2026-07-22 21:59:30.430655 | Event ID: df68c070-8617-11f1-860d-00260527d395
2026-07-22 21:59:30.436737 |
2026-07-22 21:59:30.436871 | LOOP [emit-job-header : Print node information]
2026-07-22 21:59:30.541864 | localhost | ok:
2026-07-22 21:59:30.542058 | localhost | # Node Information
2026-07-22 21:59:30.542092 | localhost | Inventory Hostname: instance
2026-07-22 21:59:30.542115 | localhost | Hostname: np0000186208
2026-07-22 21:59:30.542135 | localhost | Username: zuul
2026-07-22 21:59:30.542158 | localhost | Distro: Ubuntu 22.04
2026-07-22 21:59:30.542178 | localhost | Provider: yul1
2026-07-22 21:59:30.542197 | localhost | Region: ca-ymq-1
2026-07-22 21:59:30.542217 | localhost | Label: ubuntu-jammy-16
2026-07-22 21:59:30.542236 | localhost | Product Name: OpenStack Nova
2026-07-22 21:59:30.542254 | localhost | Interface IP: 199.204.45.235
2026-07-22 21:59:30.551837 |
2026-07-22 21:59:30.551976 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-07-22 21:59:31.001105 | localhost -> localhost | changed
2026-07-22 21:59:31.092736 |
2026-07-22 21:59:31.092878 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-07-22 21:59:32.143256 | localhost -> localhost | changed
2026-07-22 21:59:32.151606 |
2026-07-22 21:59:32.151683 | PLAY [all]
2026-07-22 21:59:32.164567 |
2026-07-22 21:59:32.164640 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-07-22 21:59:32.419779 | instance -> localhost | ok
2026-07-22 21:59:32.433382 |
2026-07-22 21:59:32.433495 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-07-22 21:59:32.469811 | instance | ok
2026-07-22 21:59:32.490547 | instance | included: /var/lib/zuul/builds/c896abb2a96f4e789ceb8d28a235208e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-07-22 21:59:32.497426 |
2026-07-22 21:59:32.497488 | TASK [add-build-sshkey : Create Temp SSH key]
2026-07-22 21:59:33.623157 | instance -> localhost | Generating public/private rsa key pair.
2026-07-22 21:59:33.623422 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/c896abb2a96f4e789ceb8d28a235208e/work/c896abb2a96f4e789ceb8d28a235208e_id_rsa
2026-07-22 21:59:33.623467 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/c896abb2a96f4e789ceb8d28a235208e/work/c896abb2a96f4e789ceb8d28a235208e_id_rsa.pub
2026-07-22 21:59:33.623499 | instance -> localhost | The key fingerprint is:
2026-07-22 21:59:33.623528 | instance -> localhost | SHA256:saePREyUosfiy+IbIT6sHlrfK6cnNtobQ198vgrSR1s zuul-build-sshkey
2026-07-22 21:59:33.623574 | instance -> localhost | The key's randomart image is:
2026-07-22 21:59:33.623604 | instance -> localhost | +---[RSA 3072]----+
2026-07-22 21:59:33.623641 | instance -> localhost | | .. |
2026-07-22 21:59:33.623671 | instance -> localhost | | ... |
2026-07-22 21:59:33.623698 | instance -> localhost | | o .o |
2026-07-22 21:59:33.623726 | instance -> localhost | | o o+ o |
2026-07-22 21:59:33.623754 | instance -> localhost | |. ...o S E |
2026-07-22 21:59:33.623781 | instance -> localhost | |o. o.o + B |
2026-07-22 21:59:33.623812 | instance -> localhost | | =o.+.+ = . |
2026-07-22 21:59:33.623883 | instance -> localhost | |o.++B=o+ o . |
2026-07-22 21:59:33.623926 | instance -> localhost | |+o+==Oo.o.o |
2026-07-22 21:59:33.623957 | instance -> localhost | +----[SHA256]-----+
2026-07-22 21:59:33.624024 | instance -> localhost | ok: Runtime: 0:00:00.682487
2026-07-22 21:59:33.633100 |
2026-07-22 21:59:33.633188 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-07-22 21:59:33.680439 | instance | ok
2026-07-22 21:59:33.695149 | instance | included: /var/lib/zuul/builds/c896abb2a96f4e789ceb8d28a235208e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-07-22 21:59:33.712863 |
2026-07-22 21:59:33.713283 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-07-22 21:59:33.741117 | instance | skipping: Conditional result was False
2026-07-22 21:59:33.749758 |
2026-07-22 21:59:33.749948 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-07-22 21:59:34.194337 | instance | changed
2026-07-22 21:59:34.200583 |
2026-07-22 21:59:34.200647 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-07-22 21:59:34.430457 | instance | ok
2026-07-22 21:59:34.436533 |
2026-07-22 21:59:34.436612 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-07-22 21:59:34.906951 | instance | changed
2026-07-22 21:59:34.914320 |
2026-07-22 21:59:34.914454 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-07-22 21:59:35.386963 | instance | changed
2026-07-22 21:59:35.394876 |
2026-07-22 21:59:35.394971 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-07-22 21:59:35.422104 | instance | skipping: Conditional result was False
2026-07-22 21:59:35.439388 |
2026-07-22 21:59:35.439479 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-07-22 21:59:35.790989 | instance -> localhost | changed
2026-07-22 21:59:35.808104 |
2026-07-22 21:59:35.808267 | TASK [add-build-sshkey : Add back temp key]
2026-07-22 21:59:36.133968 | instance -> localhost | Identity added: /var/lib/zuul/builds/c896abb2a96f4e789ceb8d28a235208e/work/c896abb2a96f4e789ceb8d28a235208e_id_rsa (zuul-build-sshkey)
2026-07-22 21:59:36.134209 | instance -> localhost | ok: Runtime: 0:00:00.010850
2026-07-22 21:59:36.150189 |
2026-07-22 21:59:36.150392 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-07-22 21:59:36.627734 | instance | ok
2026-07-22 21:59:36.636862 |
2026-07-22 21:59:36.636934 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-07-22 21:59:36.660659 | instance | skipping: Conditional result was False
2026-07-22 21:59:36.891294 |
2026-07-22 21:59:36.891396 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-07-22 21:59:37.177233 | instance | ok
2026-07-22 21:59:37.185704 |
2026-07-22 21:59:37.185811 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-07-22 21:59:52.004236 | instance | Output suppressed because no_log was given
2026-07-22 21:59:52.015139 |
2026-07-22 21:59:52.015204 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-07-22 21:59:52.206181 | instance | ok: "logs"
2026-07-22 21:59:52.206450 | instance | ok: All items complete
2026-07-22 21:59:52.206480 |
2026-07-22 21:59:52.344752 | instance | ok: "artifacts"
2026-07-22 21:59:52.496134 | instance | ok: "docs"
2026-07-22 21:59:52.507815 |
2026-07-22 21:59:52.507936 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-07-22 21:59:52.691564 | instance | changed: "logs"
2026-07-22 21:59:52.831822 | instance | changed: "artifacts"
2026-07-22 21:59:52.981150 | instance | changed: "docs"
2026-07-22 21:59:53.017650 |
2026-07-22 21:59:53.017750 | PLAY RECAP
2026-07-22 21:59:53.017798 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-07-22 21:59:53.017827 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-07-22 21:59:53.017849 |
2026-07-22 21:59:53.170423 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-07-22 21:59:53.177450 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-07-22 21:59:53.825089 |
2026-07-22 21:59:53.825219 | PLAY [all]
2026-07-22 21:59:53.836267 |
2026-07-22 21:59:53.836345 | TASK [setup-uv : Extract archive]
2026-07-22 21:59:56.000167 | instance | changed
2026-07-22 21:59:56.006497 |
2026-07-22 21:59:56.006593 | TASK [setup-uv : Print version]
2026-07-22 21:59:56.347715 | instance | uv 0.8.13
2026-07-22 21:59:56.591948 | instance | ok: Runtime: 0:00:00.013392
2026-07-22 21:59:56.604800 |
2026-07-22 21:59:56.604945 | TASK [Install Ansible collection siblings]
2026-07-22 22:00:05.476427 | instance | changed:
2026-07-22 22:00:05.481619 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-07-22 22:00:05.481665 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-07-22 22:00:05.481724 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-07-22 22:00:05.481770 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-07-22 22:00:05.481797 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-07-22 22:00:05.481822 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-07-22 22:00:05.481849 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-07-22 22:00:05.481873 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-07-22 22:00:05.481895 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-07-22 22:00:05.481917 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-07-22 22:00:05.481938 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-07-22 22:00:05.481957 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-07-22 22:00:05.481977 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-07-22 22:00:05.481997 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-07-22 22:00:05.482017 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0
2026-07-22 22:00:05.482094 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-07-22 22:00:05.482124 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-07-22 22:00:05.482145 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-07-22 22:00:05.482166 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-07-22 22:00:05.482187 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0
2026-07-22 22:00:05.483768 | instance | Resolved vexxhost.ceph to v4.1.0 for >=3.2.0
2026-07-22 22:00:05.483811 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-07-22 22:00:05.483845 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-07-22 22:00:05.484467 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-07-22 22:00:05.484519 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0
2026-07-22 22:00:05.484552 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0
2026-07-22 22:00:05.484582 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-07-22 22:00:05.484612 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-07-22 22:00:05.484640 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-07-22 22:00:05.484668 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-07-22 22:00:05.484721 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-07-22 22:00:05.484760 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0
2026-07-22 22:00:05.484792 | instance | Checked out ansible.netcommon to 1.2.0
2026-07-22 22:00:05.484820 | 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-07-22 22:00:05.484856 | instance | Starting galaxy collection install process
2026-07-22 22:00:05.484884 | instance | Process install dependency map
2026-07-22 22:00:05.484913 | instance | Starting collection install process
2026-07-22 22:00:05.484939 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-07-22 22:00:05.485065 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-07-22 22:00:05.485110 | instance | ansible.netcommon:* was installed successfully
2026-07-22 22:00:05.485141 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-07-22 22:00:05.485185 | instance | Creating virtual environment at: .venv
2026-07-22 22:00:05.485225 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-07-22 22:00:05.485318 | instance | Downloading netaddr (2.2MiB)
2026-07-22 22:00:05.485400 | instance | Downloading pygments (1.2MiB)
2026-07-22 22:00:05.485687 | instance | Downloading ansible-core (2.1MiB)
2026-07-22 22:00:05.486008 | instance | Downloading setuptools (1.1MiB)
2026-07-22 22:00:05.486046 | instance | Downloading cryptography (4.2MiB)
2026-07-22 22:00:05.486491 | instance | Downloading rjsonnet (1.2MiB)
2026-07-22 22:00:05.486598 | instance | Downloading kubernetes (1.9MiB)
2026-07-22 22:00:05.487135 | instance | Downloading openstacksdk (1.7MiB)
2026-07-22 22:00:05.487186 | instance | Building pyperclip==1.9.0
2026-07-22 22:00:05.487218 | instance | Downloading rjsonnet
2026-07-22 22:00:05.487251 | instance | Downloading netaddr
2026-07-22 22:00:05.487280 | instance | Downloading pygments
2026-07-22 22:00:05.487309 | instance | Downloading cryptography
2026-07-22 22:00:05.487339 | instance | Downloading setuptools
2026-07-22 22:00:05.487379 | instance | Downloading kubernetes
2026-07-22 22:00:05.487416 | instance | Downloading ansible-core
2026-07-22 22:00:05.487445 | instance | Downloading openstacksdk
2026-07-22 22:00:05.487595 | instance | Built pyperclip==1.9.0
2026-07-22 22:00:05.487635 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-07-22 22:00:05.487666 | instance | Installed 79 packages in 43ms
2026-07-22 22:00:05.487696 | instance | Checked out ansible.posix to 1.6.0
2026-07-22 22:00:05.487724 | 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-07-22 22:00:05.487752 | instance | Starting galaxy collection install process
2026-07-22 22:00:05.487779 | instance | Process install dependency map
2026-07-22 22:00:05.487806 | instance | Starting collection install process
2026-07-22 22:00:05.487832 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-07-22 22:00:05.487868 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-07-22 22:00:05.487896 | instance | ansible.posix:1.6.0 was installed successfully
2026-07-22 22:00:05.487924 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 22:00:05.487950 | instance | 2.17.12
2026-07-22 22:00:05.487977 | instance | Checked out ansible.utils to v6.0.3
2026-07-22 22:00:05.488014 | 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-07-22 22:00:05.488050 | instance | Starting galaxy collection install process
2026-07-22 22:00:05.488101 | instance | Process install dependency map
2026-07-22 22:00:05.488153 | instance | Starting collection install process
2026-07-22 22:00:05.488195 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-07-22 22:00:05.488225 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-07-22 22:00:05.488253 | instance | ansible.utils:6.0.3 was installed successfully
2026-07-22 22:00:05.488280 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 22:00:05.488308 | instance | 2.17.12
2026-07-22 22:00:05.488335 | instance | Checked out atmosphere.common to v0.7.0
2026-07-22 22:00:05.488362 | 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-07-22 22:00:05.488389 | instance | Starting galaxy collection install process
2026-07-22 22:00:05.488434 | instance | Process install dependency map
2026-07-22 22:00:05.488484 | instance | Starting collection install process
2026-07-22 22:00:05.488535 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-07-22 22:00:05.488588 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-07-22 22:00:05.488638 | instance | atmosphere.common:0.7.0 was installed successfully
2026-07-22 22:00:05.488690 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 22:00:05.488765 | instance | 2.17.12
2026-07-22 22:00:05.488802 | instance | Checked out community.crypto to 2.2.3
2026-07-22 22:00:05.488849 | 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-07-22 22:00:05.488895 | instance | Starting galaxy collection install process
2026-07-22 22:00:05.488944 | instance | Process install dependency map
2026-07-22 22:00:05.489069 | instance | Starting collection install process
2026-07-22 22:00:05.489159 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-07-22 22:00:05.489214 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-07-22 22:00:05.489255 | instance | community.crypto:2.2.3 was installed successfully
2026-07-22 22:00:05.489299 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 22:00:05.489349 | instance | 2.17.12
2026-07-22 22:00:05.489386 | instance | Checked out community.general to 7.3.0
2026-07-22 22:00:05.489419 | 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-07-22 22:00:05.489452 | instance | Starting galaxy collection install process
2026-07-22 22:00:05.489492 | instance | Process install dependency map
2026-07-22 22:00:05.489521 | instance | Starting collection install process
2026-07-22 22:00:05.489550 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-07-22 22:00:05.489577 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-07-22 22:00:05.489603 | instance | community.general:7.3.0 was installed successfully
2026-07-22 22:00:05.489631 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 22:00:05.489657 | instance | 2.17.12
2026-07-22 22:00:05.489686 | instance | Checked out community.mysql to 3.6.0
2026-07-22 22:00:05.489713 | 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-07-22 22:00:05.489741 | instance | Starting galaxy collection install process
2026-07-22 22:00:05.489771 | instance | Process install dependency map
2026-07-22 22:00:05.489799 | instance | Starting collection install process
2026-07-22 22:00:05.489829 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-07-22 22:00:05.489857 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-07-22 22:00:05.489885 | instance | community.mysql:3.6.0 was installed successfully
2026-07-22 22:00:05.489912 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 22:00:05.489939 | instance | 2.17.12
2026-07-22 22:00:05.489985 | instance | Checked out kubernetes.core to 2.4.0
2026-07-22 22:00:05.490022 | 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-07-22 22:00:05.490052 | instance | Starting galaxy collection install process
2026-07-22 22:00:05.490138 | instance | Process install dependency map
2026-07-22 22:00:05.490170 | instance | Starting collection install process
2026-07-22 22:00:05.490197 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-07-22 22:00:05.490226 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-07-22 22:00:05.490253 | instance | kubernetes.core:2.4.0 was installed successfully
2026-07-22 22:00:05.490280 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 22:00:05.490307 | instance | 2.17.12
2026-07-22 22:00:05.490334 | instance | Checked out openstack.cloud to 2.6.0
2026-07-22 22:00:05.490361 | 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-07-22 22:00:05.490387 | instance | Starting galaxy collection install process
2026-07-22 22:00:05.490413 | instance | Process install dependency map
2026-07-22 22:00:05.490440 | instance | Starting collection install process
2026-07-22 22:00:05.490466 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-07-22 22:00:05.490493 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-07-22 22:00:05.490519 | instance | openstack.cloud:2.6.0 was installed successfully
2026-07-22 22:00:05.490544 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 22:00:05.490570 | instance | 2.17.12
2026-07-22 22:00:05.490596 | instance | Checked out vexxhost.ceph to v4.1.0
2026-07-22 22:00:05.490622 | 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-07-22 22:00:05.490932 | instance | Starting galaxy collection install process
2026-07-22 22:00:05.491104 | instance | Process install dependency map
2026-07-22 22:00:05.491363 | instance | Starting collection install process
2026-07-22 22:00:05.491398 | instance | Installing 'vexxhost.ceph:4.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-07-22 22:00:05.491422 | instance | Created collection for vexxhost.ceph:4.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-07-22 22:00:05.491443 | instance | vexxhost.ceph:4.1.0 was installed successfully
2026-07-22 22:00:05.491464 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 22:00:05.491484 | instance | 2.17.12
2026-07-22 22:00:05.491504 | instance | Checked out vexxhost.containers to v1.6.8
2026-07-22 22:00:05.491524 | 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-07-22 22:00:05.491543 | instance | Starting galaxy collection install process
2026-07-22 22:00:05.491563 | instance | Process install dependency map
2026-07-22 22:00:05.491582 | instance | Starting collection install process
2026-07-22 22:00:05.491602 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-07-22 22:00:05.491622 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-07-22 22:00:05.491642 | instance | vexxhost.containers:1.6.8 was installed successfully
2026-07-22 22:00:05.491661 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 22:00:05.491680 | instance | 2.17.12
2026-07-22 22:00:05.491701 | instance | Checked out vexxhost.kubernetes to v3.3.0
2026-07-22 22:00:05.491721 | 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-07-22 22:00:05.491741 | instance | Starting galaxy collection install process
2026-07-22 22:00:05.491761 | instance | Process install dependency map
2026-07-22 22:00:05.491780 | instance | Starting collection install process
2026-07-22 22:00:05.491799 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-07-22 22:00:05.491873 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-07-22 22:00:05.491898 | instance | vexxhost.kubernetes:3.3.0 was installed successfully
2026-07-22 22:00:05.491920 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-22 22:00:05.491940 | instance | 2.17.12
2026-07-22 22:00:05.502066 |
2026-07-22 22:00:05.502157 | PLAY RECAP
2026-07-22 22:00:05.502207 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-07-22 22:00:05.502230 |
2026-07-22 22:00:05.710976 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-07-22 22:00:05.722846 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-07-22 22:00:06.353219 |
2026-07-22 22:00:06.862552 | PLAY [all]
2026-07-22 22:00:06.879941 |
2026-07-22 22:00:06.880038 | TASK [Install "jq" for log collection]
2026-07-22 22:00:19.379194 | instance | changed
2026-07-22 22:00:19.381834 |
2026-07-22 22:00:19.381924 | PLAY RECAP
2026-07-22 22:00:19.382007 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-07-22 22:00:19.382086 |
2026-07-22 22:00:19.531003 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-07-22 22:00:19.615378 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-07-22 22:00:20.396707 |
2026-07-22 22:00:20.397436 | PLAY [all]
2026-07-22 22:00:20.410586 |
2026-07-22 22:00:20.410729 | LOOP [Check inventory directories]
2026-07-22 22:00:20.780686 | instance | ok: "src/github.com/vexxhost/atmosphere"
2026-07-22 22:00:20.927355 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory"
2026-07-22 22:00:21.090869 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory"
2026-07-22 22:00:21.250973 |
2026-07-22 22:00:21.251191 | LOOP [Copy inventory file for Zuul]
2026-07-22 22:00:22.044180 | instance | changed:
2026-07-22 22:00:22.044395 | instance | {
2026-07-22 22:00:22.044425 | instance | "ansible_loop_var": "item",
2026-07-22 22:00:22.044450 | instance | "changed": false,
2026-07-22 22:00:22.044470 | instance | "failed": false,
2026-07-22 22:00:22.044494 | instance | "invocation": {
2026-07-22 22:00:22.044514 | instance | "module_args": {
2026-07-22 22:00:22.044534 | instance | "checksum_algorithm": "sha1",
2026-07-22 22:00:22.044559 | instance | "follow": true,
2026-07-22 22:00:22.044584 | instance | "get_attributes": true,
2026-07-22 22:00:22.044608 | instance | "get_checksum": true,
2026-07-22 22:00:22.044632 | instance | "get_mime": true,
2026-07-22 22:00:22.044655 | instance | "path": "src/github.com/vexxhost/atmosphere"
2026-07-22 22:00:22.044678 | instance | }
2026-07-22 22:00:22.044700 | instance | },
2026-07-22 22:00:22.044722 | instance | "item": "src/github.com/vexxhost/atmosphere",
2026-07-22 22:00:22.044745 | instance | "stat": {
2026-07-22 22:00:22.044768 | instance | "atime": 1784757598.2791233,
2026-07-22 22:00:22.044791 | instance | "attr_flags": "e",
2026-07-22 22:00:22.044814 | instance | "attributes": [
2026-07-22 22:00:22.044836 | instance | "extents"
2026-07-22 22:00:22.044860 | instance | ],
2026-07-22 22:00:22.044878 | instance | "block_size": 4096,
2026-07-22 22:00:22.044906 | instance | "blocks": 8,
2026-07-22 22:00:22.044925 | instance | "charset": "unknown",
2026-07-22 22:00:22.044945 | instance | "ctime": 1784757597.3711154,
2026-07-22 22:00:22.044981 | instance | "dev": 64513,
2026-07-22 22:00:22.044999 | instance | "device_type": 0,
2026-07-22 22:00:22.045017 | instance | "executable": true,
2026-07-22 22:00:22.045035 | instance | "exists": true,
2026-07-22 22:00:22.045053 | instance | "gid": 1000,
2026-07-22 22:00:22.045070 | instance | "gr_name": "zuul",
2026-07-22 22:00:22.045088 | instance | "inode": 1567296,
2026-07-22 22:00:22.045106 | instance | "isblk": false,
2026-07-22 22:00:22.045124 | instance | "ischr": false,
2026-07-22 22:00:22.045142 | instance | "isdir": true,
2026-07-22 22:00:22.045160 | instance | "isfifo": false,
2026-07-22 22:00:22.045178 | instance | "isgid": false,
2026-07-22 22:00:22.045195 | instance | "islnk": false,
2026-07-22 22:00:22.045212 | instance | "isreg": false,
2026-07-22 22:00:22.045230 | instance | "issock": false,
2026-07-22 22:00:22.045247 | instance | "isuid": false,
2026-07-22 22:00:22.045264 | instance | "mimetype": "unknown",
2026-07-22 22:00:22.045282 | instance | "mode": "0755",
2026-07-22 22:00:22.045299 | instance | "mtime": 1784757597.3711154,
2026-07-22 22:00:22.045317 | instance | "nlink": 21,
2026-07-22 22:00:22.045334 | instance | "path": "src/github.com/vexxhost/atmosphere",
2026-07-22 22:00:22.045351 | instance | "pw_name": "zuul",
2026-07-22 22:00:22.045372 | instance | "readable": true,
2026-07-22 22:00:22.045390 | instance | "rgrp": true,
2026-07-22 22:00:22.045408 | instance | "roth": true,
2026-07-22 22:00:22.045426 | instance | "rusr": true,
2026-07-22 22:00:22.045444 | instance | "size": 4096,
2026-07-22 22:00:22.045477 | instance | "uid": 1000,
2026-07-22 22:00:22.045496 | instance | "version": "1344579534",
2026-07-22 22:00:22.045515 | instance | "wgrp": false,
2026-07-22 22:00:22.045534 | instance | "woth": false,
2026-07-22 22:00:22.045552 | instance | "writeable": true,
2026-07-22 22:00:22.045570 | instance | "wusr": true,
2026-07-22 22:00:22.045587 | instance | "xgrp": true,
2026-07-22 22:00:22.045604 | instance | "xoth": true,
2026-07-22 22:00:22.045622 | instance | "xusr": true
2026-07-22 22:00:22.045640 | instance | }
2026-07-22 22:00:22.045658 | instance | }
2026-07-22 22:00:22.045693 | instance | ok: All items complete
2026-07-22 22:00:22.045716 |
2026-07-22 22:00:22.046976 | instance | skipping: Conditional result was False
2026-07-22 22:00:22.051657 | instance | skipping: Conditional result was False
2026-07-22 22:00:22.066848 |
2026-07-22 22:00:22.067008 | LOOP [Switch "ansible_host" to private IP]
2026-07-22 22:00:22.430546 | instance | changed: 1 replacements made
2026-07-22 22:00:22.433678 | instance | skipping: Conditional result was False
2026-07-22 22:00:22.434310 | instance | skipping: Conditional result was False
2026-07-22 22:00:22.458911 |
2026-07-22 22:00:22.459228 | TASK [Run Molecule scenario]
2026-07-22 22:00:23.477035 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-07-22 22:00:23.858493 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-07-22 22:00:23.858546 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-07-22 22:00:35.247763 | instance | INFO [aio > dependency] Executing
2026-07-22 22:00:35.247887 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-07-22 22:00:35.248179 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-07-22 22:00:35.248226 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-07-22 22:00:35.255836 | instance | INFO [aio > cleanup] Executing
2026-07-22 22:00:35.256172 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-07-22 22:00:35.263697 | instance | INFO [aio > destroy] Executing
2026-07-22 22:00:35.263737 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-07-22 22:00:35.263841 | instance | INFO [aio > destroy] Executed: Successful
2026-07-22 22:00:35.271341 | instance | INFO [aio > syntax] Executing
2026-07-22 22:00:38.189419 | instance |
2026-07-22 22:00:38.189681 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-07-22 22:00:38.322843 | instance | INFO [aio > syntax] Executed: Successful
2026-07-22 22:00:38.336238 | instance | INFO [aio > create] Executing
2026-07-22 22:00:38.338075 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-07-22 22:00:38.345479 | instance | INFO [aio > prepare] Executing
2026-07-22 22:00:39.234657 | instance |
2026-07-22 22:00:39.235007 | instance | PLAY [Prepare] *****************************************************************
2026-07-22 22:00:39.235135 | instance |
2026-07-22 22:00:39.235455 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:00:39.235740 | instance | Wednesday 22 July 2026 22:00:39 +0000 (0:00:00.024) 0:00:00.024 ********
2026-07-22 22:00:40.372259 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-07-22 22:00:40.372497 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-07-22 22:00:40.372766 | instance | interpreter could change the meaning of that path. See
2026-07-22 22:00:40.373038 | instance | https://docs.ansible.com/ansible-
2026-07-22 22:00:40.373305 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-07-22 22:00:40.382351 | instance | ok: [instance]
2026-07-22 22:00:40.382485 | instance |
2026-07-22 22:00:40.382811 | instance | TASK [Configure short hostname] ************************************************
2026-07-22 22:00:40.383086 | instance | Wednesday 22 July 2026 22:00:40 +0000 (0:00:01.147) 0:00:01.172 ********
2026-07-22 22:00:41.039098 | instance | changed: [instance]
2026-07-22 22:00:41.039314 | instance |
2026-07-22 22:00:41.039588 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-07-22 22:00:41.039952 | instance | Wednesday 22 July 2026 22:00:41 +0000 (0:00:00.656) 0:00:01.828 ********
2026-07-22 22:00:41.287623 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-07-22 22:00:41.287901 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-07-22 22:00:41.288060 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-07-22 22:00:41.297518 | instance | changed: [instance]
2026-07-22 22:00:41.297771 | instance |
2026-07-22 22:00:41.297990 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-07-22 22:00:41.298116 | instance | Wednesday 22 July 2026 22:00:41 +0000 (0:00:00.258) 0:00:02.087 ********
2026-07-22 22:00:42.731557 | instance | ok: [instance]
2026-07-22 22:00:42.731813 | instance |
2026-07-22 22:00:42.732115 | instance | TASK [Purge "snapd" package] ***************************************************
2026-07-22 22:00:42.732418 | instance | Wednesday 22 July 2026 22:00:42 +0000 (0:00:01.434) 0:00:03.521 ********
2026-07-22 22:00:43.583336 | instance | ok: [instance]
2026-07-22 22:00:43.583428 | instance |
2026-07-22 22:00:43.583501 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-07-22 22:00:43.583611 | instance |
2026-07-22 22:00:43.583796 | instance | TASK [Create folders for workspace] ********************************************
2026-07-22 22:00:43.583903 | instance | Wednesday 22 July 2026 22:00:43 +0000 (0:00:00.851) 0:00:04.373 ********
2026-07-22 22:00:44.575597 | instance | changed: [localhost] => (item=group_vars)
2026-07-22 22:00:44.575840 | instance | changed: [localhost] => (item=group_vars/all)
2026-07-22 22:00:44.576110 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-07-22 22:00:44.576372 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-07-22 22:00:44.576637 | instance | changed: [localhost] => (item=group_vars/computes)
2026-07-22 22:00:44.576905 | instance | changed: [localhost] => (item=host_vars)
2026-07-22 22:00:44.577152 | instance |
2026-07-22 22:00:44.577521 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-07-22 22:00:44.577764 | instance |
2026-07-22 22:00:44.578030 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-07-22 22:00:44.578296 | instance | Wednesday 22 July 2026 22:00:44 +0000 (0:00:00.991) 0:00:05.365 ********
2026-07-22 22:00:44.748094 | instance | changed: [localhost]
2026-07-22 22:00:44.748365 | instance |
2026-07-22 22:00:44.748652 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-07-22 22:00:44.748930 | instance | Wednesday 22 July 2026 22:00:44 +0000 (0:00:00.172) 0:00:05.538 ********
2026-07-22 22:00:44.774095 | instance | ok: [localhost]
2026-07-22 22:00:44.774365 | instance |
2026-07-22 22:00:44.774597 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-07-22 22:00:44.774869 | instance | Wednesday 22 July 2026 22:00:44 +0000 (0:00:00.026) 0:00:05.564 ********
2026-07-22 22:00:44.822412 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'a2b91030-79b6-5292-93b2-14d52e0e1f4e'})
2026-07-22 22:00:44.822606 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-07-22 22:00:44.822910 | instance |
2026-07-22 22:00:44.823197 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-07-22 22:00:44.823433 | instance | Wednesday 22 July 2026 22:00:44 +0000 (0:00:00.048) 0:00:05.612 ********
2026-07-22 22:00:45.382250 | instance | changed: [localhost]
2026-07-22 22:00:45.382425 | instance |
2026-07-22 22:00:45.382737 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-07-22 22:00:45.382984 | instance |
2026-07-22 22:00:45.383251 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-07-22 22:00:45.383519 | instance | Wednesday 22 July 2026 22:00:45 +0000 (0:00:00.559) 0:00:06.171 ********
2026-07-22 22:00:45.554463 | instance | changed: [localhost]
2026-07-22 22:00:45.554727 | instance |
2026-07-22 22:00:45.555016 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-07-22 22:00:45.555294 | instance | Wednesday 22 July 2026 22:00:45 +0000 (0:00:00.172) 0:00:06.344 ********
2026-07-22 22:00:45.580998 | instance | ok: [localhost]
2026-07-22 22:00:45.581120 | instance |
2026-07-22 22:00:45.581153 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-07-22 22:00:45.581165 | instance | Wednesday 22 July 2026 22:00:45 +0000 (0:00:00.026) 0:00:06.370 ********
2026-07-22 22:00:45.615623 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-07-22 22:00:45.616593 | instance |
2026-07-22 22:00:45.616685 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-07-22 22:00:45.616698 | instance | Wednesday 22 July 2026 22:00:45 +0000 (0:00:00.034) 0:00:06.404 ********
2026-07-22 22:00:45.967596 | instance | changed: [localhost]
2026-07-22 22:00:45.967663 | instance |
2026-07-22 22:00:45.967681 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-07-22 22:00:45.967709 | instance |
2026-07-22 22:00:45.967718 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-07-22 22:00:45.967733 | instance | Wednesday 22 July 2026 22:00:45 +0000 (0:00:00.351) 0:00:06.756 ********
2026-07-22 22:00:46.133223 | instance | changed: [localhost]
2026-07-22 22:00:46.133293 | instance |
2026-07-22 22:00:46.133306 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-07-22 22:00:46.133318 | instance | Wednesday 22 July 2026 22:00:46 +0000 (0:00:00.165) 0:00:06.921 ********
2026-07-22 22:00:46.154268 | instance | ok: [localhost]
2026-07-22 22:00:46.154317 | instance |
2026-07-22 22:00:46.154327 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-07-22 22:00:46.154338 | instance | Wednesday 22 July 2026 22:00:46 +0000 (0:00:00.022) 0:00:06.943 ********
2026-07-22 22:00:46.191780 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-07-22 22:00:46.191818 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-07-22 22:00:46.192036 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-07-22 22:00:46.192298 | instance |
2026-07-22 22:00:46.192621 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-07-22 22:00:46.192893 | instance | Wednesday 22 July 2026 22:00:46 +0000 (0:00:00.037) 0:00:06.981 ********
2026-07-22 22:00:46.541604 | instance | changed: [localhost]
2026-07-22 22:00:46.541826 | instance |
2026-07-22 22:00:46.542109 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-07-22 22:00:46.542364 | instance |
2026-07-22 22:00:46.542672 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-07-22 22:00:46.543041 | instance | Wednesday 22 July 2026 22:00:46 +0000 (0:00:00.350) 0:00:07.331 ********
2026-07-22 22:00:46.731224 | instance | changed: [localhost]
2026-07-22 22:00:46.731464 | instance |
2026-07-22 22:00:46.731793 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-07-22 22:00:46.732111 | instance | Wednesday 22 July 2026 22:00:46 +0000 (0:00:00.189) 0:00:07.521 ********
2026-07-22 22:00:46.759176 | instance | ok: [localhost]
2026-07-22 22:00:46.759479 | instance |
2026-07-22 22:00:46.759797 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-07-22 22:00:46.760107 | instance | Wednesday 22 July 2026 22:00:46 +0000 (0:00:00.028) 0:00:07.549 ********
2026-07-22 22:00:46.800232 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-07-22 22:00:46.800543 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-07-22 22:00:46.800823 | instance |
2026-07-22 22:00:46.801144 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-07-22 22:00:46.801454 | instance | Wednesday 22 July 2026 22:00:46 +0000 (0:00:00.041) 0:00:07.590 ********
2026-07-22 22:00:47.152730 | instance | changed: [localhost]
2026-07-22 22:00:47.153000 | instance |
2026-07-22 22:00:47.153322 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-07-22 22:00:47.153610 | instance |
2026-07-22 22:00:47.153920 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:00:47.154244 | instance | Wednesday 22 July 2026 22:00:47 +0000 (0:00:00.352) 0:00:07.942 ********
2026-07-22 22:00:47.886870 | instance | ok: [localhost]
2026-07-22 22:00:47.886942 | instance |
2026-07-22 22:00:47.886954 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-07-22 22:00:47.886965 | instance | Wednesday 22 July 2026 22:00:47 +0000 (0:00:00.733) 0:00:08.675 ********
2026-07-22 22:00:48.067150 | instance | changed: [localhost]
2026-07-22 22:00:48.067282 | instance |
2026-07-22 22:00:48.067622 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-07-22 22:00:48.067651 | instance | Wednesday 22 July 2026 22:00:48 +0000 (0:00:00.181) 0:00:08.857 ********
2026-07-22 22:00:48.099673 | instance | ok: [localhost]
2026-07-22 22:00:48.100194 | instance |
2026-07-22 22:00:48.100221 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-07-22 22:00:48.100229 | instance | Wednesday 22 July 2026 22:00:48 +0000 (0:00:00.032) 0:00:08.889 ********
2026-07-22 22:00:48.817639 | instance | ok: [localhost] => (item=keycloak_host)
2026-07-22 22:00:48.817731 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-07-22 22:00:48.817976 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-07-22 22:00:48.818252 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-07-22 22:00:48.818510 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-07-22 22:00:48.818720 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-07-22 22:00:48.818927 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-07-22 22:00:48.819154 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-07-22 22:00:48.819344 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-07-22 22:00:48.819491 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-07-22 22:00:48.819638 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-07-22 22:00:48.819806 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-07-22 22:00:48.819961 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-07-22 22:00:48.820110 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-07-22 22:00:48.820257 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-07-22 22:00:48.820403 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-07-22 22:00:48.820550 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-07-22 22:00:48.820696 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-07-22 22:00:48.820847 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-07-22 22:00:48.820994 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-07-22 22:00:48.821141 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-07-22 22:00:48.821287 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-07-22 22:00:48.821435 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-07-22 22:00:48.821575 | instance |
2026-07-22 22:00:48.821725 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-07-22 22:00:48.821874 | instance | Wednesday 22 July 2026 22:00:48 +0000 (0:00:00.717) 0:00:09.607 ********
2026-07-22 22:00:49.180673 | instance | changed: [localhost]
2026-07-22 22:00:49.181051 | instance |
2026-07-22 22:00:49.181393 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-07-22 22:00:49.181725 | instance | Wednesday 22 July 2026 22:00:49 +0000 (0:00:00.362) 0:00:09.969 ********
2026-07-22 22:00:49.368345 | instance | changed: [localhost]
2026-07-22 22:00:49.368686 | instance |
2026-07-22 22:00:49.369032 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-07-22 22:00:49.369362 | instance |
2026-07-22 22:00:49.369693 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-07-22 22:00:49.370024 | instance | Wednesday 22 July 2026 22:00:49 +0000 (0:00:00.186) 0:00:10.156 ********
2026-07-22 22:00:49.544601 | instance | changed: [localhost]
2026-07-22 22:00:49.544686 | instance |
2026-07-22 22:00:49.544859 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-07-22 22:00:49.545082 | instance | Wednesday 22 July 2026 22:00:49 +0000 (0:00:00.175) 0:00:10.331 ********
2026-07-22 22:00:49.575044 | instance | ok: [localhost]
2026-07-22 22:00:49.575254 | instance |
2026-07-22 22:00:49.575412 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-07-22 22:00:49.575581 | instance | Wednesday 22 July 2026 22:00:49 +0000 (0:00:00.031) 0:00:10.363 ********
2026-07-22 22:00:49.613309 | 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-07-22 22:00:49.613348 | instance |
2026-07-22 22:00:49.613355 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-07-22 22:00:49.613361 | instance | Wednesday 22 July 2026 22:00:49 +0000 (0:00:00.039) 0:00:10.403 ********
2026-07-22 22:00:49.964258 | instance | changed: [localhost]
2026-07-22 22:00:49.964362 | instance |
2026-07-22 22:00:49.964385 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-07-22 22:00:49.964395 | instance |
2026-07-22 22:00:49.964613 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-07-22 22:00:49.964739 | instance | Wednesday 22 July 2026 22:00:49 +0000 (0:00:00.350) 0:00:10.754 ********
2026-07-22 22:00:50.152529 | instance | changed: [localhost]
2026-07-22 22:00:50.152781 | instance |
2026-07-22 22:00:50.153066 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-07-22 22:00:50.153347 | instance | Wednesday 22 July 2026 22:00:50 +0000 (0:00:00.188) 0:00:10.942 ********
2026-07-22 22:00:50.182637 | instance | ok: [localhost]
2026-07-22 22:00:50.182863 | instance |
2026-07-22 22:00:50.183190 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-07-22 22:00:50.183467 | instance | Wednesday 22 July 2026 22:00:50 +0000 (0:00:00.030) 0:00:10.973 ********
2026-07-22 22:00:50.224183 | 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-07-22 22:00:50.224467 | instance |
2026-07-22 22:00:50.224774 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-07-22 22:00:50.225050 | instance | Wednesday 22 July 2026 22:00:50 +0000 (0:00:00.041) 0:00:11.014 ********
2026-07-22 22:00:50.581007 | instance | changed: [localhost]
2026-07-22 22:00:50.581190 | instance |
2026-07-22 22:00:50.581520 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-07-22 22:00:50.581777 | instance |
2026-07-22 22:00:50.582051 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-07-22 22:00:50.582424 | instance | Wednesday 22 July 2026 22:00:50 +0000 (0:00:00.356) 0:00:11.371 ********
2026-07-22 22:00:50.754419 | instance | changed: [localhost]
2026-07-22 22:00:50.754674 | instance |
2026-07-22 22:00:50.754959 | instance | TASK [Load the current secrets into a variable] ********************************
2026-07-22 22:00:50.755256 | instance | Wednesday 22 July 2026 22:00:50 +0000 (0:00:00.173) 0:00:11.544 ********
2026-07-22 22:00:50.787031 | instance | ok: [localhost]
2026-07-22 22:00:50.787301 | instance |
2026-07-22 22:00:50.787587 | instance | TASK [Generate secrets for missing variables] **********************************
2026-07-22 22:00:50.787896 | instance | Wednesday 22 July 2026 22:00:50 +0000 (0:00:00.032) 0:00:11.577 ********
2026-07-22 22:00:51.187474 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-07-22 22:00:51.187512 | instance | ok: [localhost] => (item=keepalived_password)
2026-07-22 22:00:51.187719 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-07-22 22:00:51.188038 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-07-22 22:00:51.188312 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-07-22 22:00:51.188581 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-07-22 22:00:51.188857 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-07-22 22:00:51.189131 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-07-22 22:00:51.189432 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-07-22 22:00:51.189746 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-07-22 22:00:51.190067 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-07-22 22:00:51.190338 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-07-22 22:00:51.190602 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-07-22 22:00:51.191274 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-07-22 22:00:51.191559 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-07-22 22:00:51.191862 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-07-22 22:00:51.192132 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-07-22 22:00:51.192348 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-07-22 22:00:51.192610 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-07-22 22:00:51.192875 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-07-22 22:00:51.193198 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-07-22 22:00:51.193465 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-07-22 22:00:51.193806 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-07-22 22:00:51.194079 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-07-22 22:00:51.194229 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-07-22 22:00:51.194346 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-07-22 22:00:51.194465 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-07-22 22:00:51.194573 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-07-22 22:00:51.194709 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-07-22 22:00:51.194821 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-07-22 22:00:51.194937 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-07-22 22:00:51.195058 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-07-22 22:00:51.195176 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-07-22 22:00:51.195298 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-07-22 22:00:51.195417 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-07-22 22:00:51.195538 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-07-22 22:00:51.195660 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-07-22 22:00:51.195806 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-07-22 22:00:51.195931 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-07-22 22:00:51.196053 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-07-22 22:00:51.196175 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-07-22 22:00:51.196296 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-07-22 22:00:51.196416 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-07-22 22:00:51.196546 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-07-22 22:00:51.196682 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-07-22 22:00:51.196794 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-07-22 22:00:51.196914 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-07-22 22:00:51.197035 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-07-22 22:00:51.197159 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-07-22 22:00:51.197284 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-07-22 22:00:51.197405 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-07-22 22:00:51.197523 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-07-22 22:00:51.197673 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-07-22 22:00:51.197893 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-07-22 22:00:51.198000 | instance |
2026-07-22 22:00:51.198119 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-07-22 22:00:51.198238 | instance | Wednesday 22 July 2026 22:00:51 +0000 (0:00:00.398) 0:00:11.976 ********
2026-07-22 22:00:51.236776 | instance | ok: [localhost] => (item=barbican_kek)
2026-07-22 22:00:51.237175 | instance |
2026-07-22 22:00:51.237512 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-07-22 22:00:51.237841 | instance | Wednesday 22 July 2026 22:00:51 +0000 (0:00:00.050) 0:00:12.026 ********
2026-07-22 22:00:51.685364 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-07-22 22:00:51.685452 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-07-22 22:00:51.686034 | instance |
2026-07-22 22:00:51.686095 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-07-22 22:00:51.686104 | instance | Wednesday 22 July 2026 22:00:51 +0000 (0:00:00.448) 0:00:12.475 ********
2026-07-22 22:00:55.333999 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-07-22 22:00:55.334122 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-07-22 22:00:55.334727 | instance |
2026-07-22 22:00:55.334794 | instance | TASK [Set values for SSH keys] *************************************************
2026-07-22 22:00:55.334802 | instance | Wednesday 22 July 2026 22:00:55 +0000 (0:00:03.648) 0:00:16.123 ********
2026-07-22 22:00:55.391020 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-07-22 22:00:55.391107 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-07-22 22:00:55.391513 | instance |
2026-07-22 22:00:55.391541 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-07-22 22:00:55.391547 | instance | Wednesday 22 July 2026 22:00:55 +0000 (0:00:00.057) 0:00:16.181 ********
2026-07-22 22:00:55.733422 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-07-22 22:00:55.733486 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-07-22 22:00:55.733632 | instance |
2026-07-22 22:00:55.733838 | instance | TASK [Write new secrets file to disk] ******************************************
2026-07-22 22:00:55.733995 | instance | Wednesday 22 July 2026 22:00:55 +0000 (0:00:00.342) 0:00:16.523 ********
2026-07-22 22:00:56.080851 | instance | changed: [localhost]
2026-07-22 22:00:56.080955 | instance |
2026-07-22 22:00:56.081157 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-07-22 22:00:56.081348 | instance | Wednesday 22 July 2026 22:00:56 +0000 (0:00:00.347) 0:00:16.870 ********
2026-07-22 22:00:56.118074 | instance | skipping: [localhost]
2026-07-22 22:00:56.118182 | instance |
2026-07-22 22:00:56.118356 | instance | PLAY [Setup networking] ********************************************************
2026-07-22 22:00:56.118501 | instance |
2026-07-22 22:00:56.118649 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:00:56.118802 | instance | Wednesday 22 July 2026 22:00:56 +0000 (0:00:00.037) 0:00:16.908 ********
2026-07-22 22:00:56.792354 | instance | ok: [instance]
2026-07-22 22:00:56.792552 | instance |
2026-07-22 22:00:56.792709 | instance | TASK [Create bridge for management network] ************************************
2026-07-22 22:00:56.792885 | instance | Wednesday 22 July 2026 22:00:56 +0000 (0:00:00.671) 0:00:17.580 ********
2026-07-22 22:00:57.116235 | instance | ok: [instance]
2026-07-22 22:00:57.116295 | instance |
2026-07-22 22:00:57.116397 | instance | TASK [Create fake interface for management bridge] *****************************
2026-07-22 22:00:57.116560 | instance | Wednesday 22 July 2026 22:00:57 +0000 (0:00:00.323) 0:00:17.904 ********
2026-07-22 22:00:57.328867 | instance | ok: [instance]
2026-07-22 22:00:57.329300 | instance |
2026-07-22 22:00:57.329637 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-07-22 22:00:57.329969 | instance | Wednesday 22 July 2026 22:00:57 +0000 (0:00:00.211) 0:00:18.115 ********
2026-07-22 22:00:57.528456 | instance | ok: [instance]
2026-07-22 22:00:57.528716 | instance |
2026-07-22 22:00:57.528777 | instance | TASK [Assign IP address for management bridge] *********************************
2026-07-22 22:00:57.528793 | instance | Wednesday 22 July 2026 22:00:57 +0000 (0:00:00.198) 0:00:18.314 ********
2026-07-22 22:00:57.742685 | instance | ok: [instance]
2026-07-22 22:00:57.742765 | instance |
2026-07-22 22:00:57.743134 | instance | TASK [Bring up interfaces] *****************************************************
2026-07-22 22:00:57.743177 | instance | Wednesday 22 July 2026 22:00:57 +0000 (0:00:00.218) 0:00:18.532 ********
2026-07-22 22:00:58.149305 | instance | ok: [instance] => (item=br-mgmt)
2026-07-22 22:00:58.150066 | instance | ok: [instance] => (item=dummy0)
2026-07-22 22:00:58.150132 | instance |
2026-07-22 22:00:58.150139 | instance | PLAY [Create devices for Ceph] *************************************************
2026-07-22 22:00:58.150145 | instance |
2026-07-22 22:00:58.150149 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:00:58.150154 | instance | Wednesday 22 July 2026 22:00:58 +0000 (0:00:00.406) 0:00:18.939 ********
2026-07-22 22:00:58.894614 | instance | ok: [instance]
2026-07-22 22:00:58.894702 | instance |
2026-07-22 22:00:58.894714 | instance | TASK [Install depedencies] *****************************************************
2026-07-22 22:00:58.894725 | instance | Wednesday 22 July 2026 22:00:58 +0000 (0:00:00.744) 0:00:19.683 ********
2026-07-22 22:01:18.186828 | instance | changed: [instance]
2026-07-22 22:01:18.186903 | instance |
2026-07-22 22:01:18.187261 | instance | TASK [Start up service] ********************************************************
2026-07-22 22:01:18.187308 | instance | Wednesday 22 July 2026 22:01:18 +0000 (0:00:19.293) 0:00:38.976 ********
2026-07-22 22:01:18.710184 | instance | ok: [instance]
2026-07-22 22:01:18.710272 | instance |
2026-07-22 22:01:18.710334 | instance | TASK [Generate lvm.conf] *******************************************************
2026-07-22 22:01:18.710462 | instance | Wednesday 22 July 2026 22:01:18 +0000 (0:00:00.523) 0:00:39.500 ********
2026-07-22 22:01:18.922621 | instance | ok: [instance]
2026-07-22 22:01:18.923159 | instance |
2026-07-22 22:01:18.923225 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-07-22 22:01:18.923234 | instance | Wednesday 22 July 2026 22:01:18 +0000 (0:00:00.212) 0:00:39.712 ********
2026-07-22 22:01:19.379576 | instance | changed: [instance]
2026-07-22 22:01:19.379752 | instance |
2026-07-22 22:01:19.380100 | instance | TASK [Get list of all loopback devices] ****************************************
2026-07-22 22:01:19.380158 | instance | Wednesday 22 July 2026 22:01:19 +0000 (0:00:00.457) 0:00:40.169 ********
2026-07-22 22:01:19.569287 | instance | ok: [instance]
2026-07-22 22:01:19.569357 | instance |
2026-07-22 22:01:19.569556 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-07-22 22:01:19.569812 | instance | Wednesday 22 July 2026 22:01:19 +0000 (0:00:00.189) 0:00:40.359 ********
2026-07-22 22:01:19.596474 | instance | skipping: [instance]
2026-07-22 22:01:19.596581 | instance |
2026-07-22 22:01:19.596749 | instance | TASK [Create devices for Ceph] *************************************************
2026-07-22 22:01:19.596900 | instance | Wednesday 22 July 2026 22:01:19 +0000 (0:00:00.027) 0:00:40.386 ********
2026-07-22 22:01:20.117449 | instance | changed: [instance] => (item=osd0)
2026-07-22 22:01:20.117545 | instance | changed: [instance] => (item=osd1)
2026-07-22 22:01:20.117764 | instance | changed: [instance] => (item=osd2)
2026-07-22 22:01:20.117961 | instance |
2026-07-22 22:01:20.118169 | instance | TASK [Set permissions on loopback devices] *************************************
2026-07-22 22:01:20.118377 | instance | Wednesday 22 July 2026 22:01:20 +0000 (0:00:00.520) 0:00:40.907 ********
2026-07-22 22:01:20.650137 | instance | changed: [instance] => (item=osd0)
2026-07-22 22:01:20.650188 | instance | changed: [instance] => (item=osd1)
2026-07-22 22:01:20.650193 | instance | changed: [instance] => (item=osd2)
2026-07-22 22:01:20.650198 | instance |
2026-07-22 22:01:20.650203 | instance | TASK [Start loop devices] ******************************************************
2026-07-22 22:01:20.650208 | instance | Wednesday 22 July 2026 22:01:20 +0000 (0:00:00.531) 0:00:41.439 ********
2026-07-22 22:01:21.383834 | instance | changed: [instance] => (item=osd0)
2026-07-22 22:01:21.383900 | instance | changed: [instance] => (item=osd1)
2026-07-22 22:01:21.384583 | instance | changed: [instance] => (item=osd2)
2026-07-22 22:01:21.384633 | instance |
2026-07-22 22:01:21.384639 | instance | TASK [Create a volume group for each loop device] ******************************
2026-07-22 22:01:21.384645 | instance | Wednesday 22 July 2026 22:01:21 +0000 (0:00:00.734) 0:00:42.173 ********
2026-07-22 22:01:24.409135 | instance | changed: [instance] => (item=osd0)
2026-07-22 22:01:24.410074 | instance | changed: [instance] => (item=osd1)
2026-07-22 22:01:24.410119 | instance | changed: [instance] => (item=osd2)
2026-07-22 22:01:24.410126 | instance |
2026-07-22 22:01:24.410133 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-07-22 22:01:24.410139 | instance | Wednesday 22 July 2026 22:01:24 +0000 (0:00:03.025) 0:00:45.199 ********
2026-07-22 22:01:26.278209 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-07-22 22:01:26.278296 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-07-22 22:01:26.278998 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-07-22 22:01:26.279046 | instance |
2026-07-22 22:01:26.279053 | instance | PLAY [controllers] *************************************************************
2026-07-22 22:01:26.279058 | instance |
2026-07-22 22:01:26.279062 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:01:26.279067 | instance | Wednesday 22 July 2026 22:01:26 +0000 (0:00:01.869) 0:00:47.068 ********
2026-07-22 22:01:27.218980 | instance | ok: [instance]
2026-07-22 22:01:27.219052 | instance |
2026-07-22 22:01:27.219146 | instance | TASK [Set masquerade rule] *****************************************************
2026-07-22 22:01:27.219342 | instance | Wednesday 22 July 2026 22:01:27 +0000 (0:00:00.940) 0:00:48.009 ********
2026-07-22 22:01:27.696121 | instance | changed: [instance]
2026-07-22 22:01:27.696828 | instance |
2026-07-22 22:01:27.697164 | instance | PLAY RECAP *********************************************************************
2026-07-22 22:01:27.697518 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-07-22 22:01:27.697878 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-07-22 22:01:27.698188 | instance |
2026-07-22 22:01:27.698516 | instance | Wednesday 22 July 2026 22:01:27 +0000 (0:00:00.476) 0:00:48.486 ********
2026-07-22 22:01:27.698838 | instance | ===============================================================================
2026-07-22 22:01:27.699221 | instance | Install depedencies ---------------------------------------------------- 19.29s
2026-07-22 22:01:27.699560 | instance | Generate SSH keys for missing variables --------------------------------- 3.65s
2026-07-22 22:01:27.699869 | instance | Create a volume group for each loop device ------------------------------ 3.03s
2026-07-22 22:01:27.700073 | instance | Create a logical volume for each loop device ---------------------------- 1.87s
2026-07-22 22:01:27.700288 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.43s
2026-07-22 22:01:27.700487 | instance | Gathering Facts --------------------------------------------------------- 1.15s
2026-07-22 22:01:27.700688 | instance | Create folders for workspace -------------------------------------------- 0.99s
2026-07-22 22:01:27.700889 | instance | Gathering Facts --------------------------------------------------------- 0.94s
2026-07-22 22:01:27.701089 | instance | Purge "snapd" package --------------------------------------------------- 0.85s
2026-07-22 22:01:27.701288 | instance | Gathering Facts --------------------------------------------------------- 0.74s
2026-07-22 22:01:27.701489 | instance | Start loop devices ------------------------------------------------------ 0.73s
2026-07-22 22:01:27.701687 | instance | Gathering Facts --------------------------------------------------------- 0.73s
2026-07-22 22:01:27.701887 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.72s
2026-07-22 22:01:27.702086 | instance | Gathering Facts --------------------------------------------------------- 0.67s
2026-07-22 22:01:27.702285 | instance | Configure short hostname ------------------------------------------------ 0.66s
2026-07-22 22:01:27.702506 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.56s
2026-07-22 22:01:27.702706 | instance | Set permissions on loopback devices ------------------------------------- 0.53s
2026-07-22 22:01:27.702905 | instance | Start up service -------------------------------------------------------- 0.52s
2026-07-22 22:01:27.703125 | instance | Create devices for Ceph ------------------------------------------------- 0.52s
2026-07-22 22:01:27.703345 | instance | Set masquerade rule ----------------------------------------------------- 0.48s
2026-07-22 22:01:27.785878 | instance | INFO [aio > prepare] Executed: Successful
2026-07-22 22:01:27.797213 | instance | INFO [aio > converge] Executing
2026-07-22 22:01:30.615253 | instance |
2026-07-22 22:01:30.615695 | instance | PLAY [all] *********************************************************************
2026-07-22 22:01:30.616016 | instance |
2026-07-22 22:01:30.616341 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:01:30.616713 | instance | Wednesday 22 July 2026 22:01:30 +0000 (0:00:00.017) 0:00:00.017 ********
2026-07-22 22:01:31.748272 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-07-22 22:01:31.748685 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-07-22 22:01:31.749015 | instance | interpreter could change the meaning of that path. See
2026-07-22 22:01:31.749372 | instance | https://docs.ansible.com/ansible-
2026-07-22 22:01:31.749697 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-07-22 22:01:31.762913 | instance | ok: [instance]
2026-07-22 22:01:31.763255 | instance |
2026-07-22 22:01:31.763592 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-07-22 22:01:31.763965 | instance | Wednesday 22 July 2026 22:01:31 +0000 (0:00:01.148) 0:00:01.165 ********
2026-07-22 22:01:31.939390 | instance | ok: [instance]
2026-07-22 22:01:31.939660 | instance |
2026-07-22 22:01:31.939860 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-07-22 22:01:31.940036 | instance |
2026-07-22 22:01:31.940216 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:01:31.940403 | instance | Wednesday 22 July 2026 22:01:31 +0000 (0:00:00.176) 0:00:01.341 ********
2026-07-22 22:01:32.816680 | instance | ok: [instance]
2026-07-22 22:01:32.817065 | instance |
2026-07-22 22:01:32.817404 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:01:32.817810 | instance | Wednesday 22 July 2026 22:01:32 +0000 (0:00:00.876) 0:00:02.218 ********
2026-07-22 22:01:33.088227 | instance | ok: [instance]
2026-07-22 22:01:33.088417 | instance |
2026-07-22 22:01:33.088574 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:01:33.088725 | instance | Wednesday 22 July 2026 22:01:33 +0000 (0:00:00.271) 0:00:02.489 ********
2026-07-22 22:01:33.136813 | instance | skipping: [instance]
2026-07-22 22:01:33.136867 | instance |
2026-07-22 22:01:33.136988 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-22 22:01:33.137178 | instance | Wednesday 22 July 2026 22:01:33 +0000 (0:00:00.046) 0:00:02.536 ********
2026-07-22 22:01:33.512244 | instance | changed: [instance]
2026-07-22 22:01:33.512290 | instance |
2026-07-22 22:01:33.512430 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:01:33.512618 | instance | Wednesday 22 July 2026 22:01:33 +0000 (0:00:00.376) 0:00:02.913 ********
2026-07-22 22:01:33.584104 | instance | ok: [instance] => {
2026-07-22 22:01:33.584284 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-07-22 22:01:33.584430 | instance | }
2026-07-22 22:01:33.584567 | instance |
2026-07-22 22:01:33.584719 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:01:33.584867 | instance | Wednesday 22 July 2026 22:01:33 +0000 (0:00:00.070) 0:00:02.984 ********
2026-07-22 22:01:34.332270 | instance | changed: [instance]
2026-07-22 22:01:34.332351 | instance |
2026-07-22 22:01:34.332492 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:01:34.332698 | instance | Wednesday 22 July 2026 22:01:34 +0000 (0:00:00.749) 0:00:03.733 ********
2026-07-22 22:01:34.384102 | instance | skipping: [instance]
2026-07-22 22:01:34.384206 | instance |
2026-07-22 22:01:34.384376 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:01:34.384528 | instance | Wednesday 22 July 2026 22:01:34 +0000 (0:00:00.052) 0:00:03.785 ********
2026-07-22 22:01:34.440061 | instance | skipping: [instance]
2026-07-22 22:01:34.440230 | instance |
2026-07-22 22:01:34.440382 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:01:34.440531 | instance | Wednesday 22 July 2026 22:01:34 +0000 (0:00:00.053) 0:00:03.839 ********
2026-07-22 22:01:34.644242 | instance | ok: [instance]
2026-07-22 22:01:34.644329 | instance |
2026-07-22 22:01:34.644459 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:01:34.644648 | instance | Wednesday 22 July 2026 22:01:34 +0000 (0:00:00.207) 0:00:04.046 ********
2026-07-22 22:01:35.784209 | instance | ok: [instance]
2026-07-22 22:01:35.784281 | instance |
2026-07-22 22:01:35.784386 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:01:35.784572 | instance | Wednesday 22 July 2026 22:01:35 +0000 (0:00:01.139) 0:00:05.186 ********
2026-07-22 22:01:35.858143 | instance | ok: [instance] => {
2026-07-22 22:01:35.858351 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz"
2026-07-22 22:01:35.858497 | instance | }
2026-07-22 22:01:35.858635 | instance |
2026-07-22 22:01:35.858798 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:01:35.858945 | instance | Wednesday 22 July 2026 22:01:35 +0000 (0:00:00.072) 0:00:05.258 ********
2026-07-22 22:01:36.550605 | instance | changed: [instance]
2026-07-22 22:01:36.550972 | instance |
2026-07-22 22:01:36.551011 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:01:36.551016 | instance | Wednesday 22 July 2026 22:01:36 +0000 (0:00:00.693) 0:00:05.952 ********
2026-07-22 22:01:39.365064 | instance | changed: [instance]
2026-07-22 22:01:39.365138 | instance |
2026-07-22 22:01:39.365359 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-22 22:01:39.365400 | instance | Wednesday 22 July 2026 22:01:39 +0000 (0:00:02.814) 0:00:08.767 ********
2026-07-22 22:01:39.404041 | instance | skipping: [instance]
2026-07-22 22:01:39.404407 | instance |
2026-07-22 22:01:39.404431 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-22 22:01:39.404437 | instance | Wednesday 22 July 2026 22:01:39 +0000 (0:00:00.038) 0:00:08.806 ********
2026-07-22 22:01:39.434433 | instance | skipping: [instance]
2026-07-22 22:01:39.434821 | instance |
2026-07-22 22:01:39.435023 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-22 22:01:39.435030 | instance | Wednesday 22 July 2026 22:01:39 +0000 (0:00:00.030) 0:00:08.836 ********
2026-07-22 22:01:39.470904 | instance | skipping: [instance]
2026-07-22 22:01:39.471009 | instance |
2026-07-22 22:01:39.471134 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-22 22:01:39.471270 | instance | Wednesday 22 July 2026 22:01:39 +0000 (0:00:00.036) 0:00:08.873 ********
2026-07-22 22:01:46.974095 | instance | changed: [instance]
2026-07-22 22:01:46.974193 | instance |
2026-07-22 22:01:46.974204 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-22 22:01:46.974348 | instance | Wednesday 22 July 2026 22:01:46 +0000 (0:00:07.502) 0:00:16.376 ********
2026-07-22 22:01:47.588926 | instance | changed: [instance]
2026-07-22 22:01:47.588991 | instance |
2026-07-22 22:01:47.589294 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-22 22:01:47.589334 | instance | Wednesday 22 July 2026 22:01:47 +0000 (0:00:00.614) 0:00:16.991 ********
2026-07-22 22:01:48.458246 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-07-22 22:01:48.458319 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-22 22:01:48.459114 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-22 22:01:48.459156 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-22 22:01:48.459163 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-22 22:01:48.459168 | instance |
2026-07-22 22:01:48.459173 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-22 22:01:48.459178 | instance | Wednesday 22 July 2026 22:01:48 +0000 (0:00:00.869) 0:00:17.860 ********
2026-07-22 22:01:49.050700 | instance | changed: [instance]
2026-07-22 22:01:49.050769 | instance |
2026-07-22 22:01:49.051387 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-22 22:01:49.051426 | instance | Wednesday 22 July 2026 22:01:49 +0000 (0:00:00.584) 0:00:18.444 ********
2026-07-22 22:01:49.051432 | instance |
2026-07-22 22:01:49.051436 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-07-22 22:01:49.051441 | instance | Wednesday 22 July 2026 22:01:49 +0000 (0:00:00.008) 0:00:18.452 ********
2026-07-22 22:01:49.962073 | instance | ok: [instance]
2026-07-22 22:01:49.962157 | instance |
2026-07-22 22:01:49.962553 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-07-22 22:01:49.962619 | instance | Wednesday 22 July 2026 22:01:49 +0000 (0:00:00.910) 0:00:19.363 ********
2026-07-22 22:01:50.433136 | instance | changed: [instance]
2026-07-22 22:01:50.433242 | instance |
2026-07-22 22:01:50.433258 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-22 22:01:50.433417 | instance | Wednesday 22 July 2026 22:01:50 +0000 (0:00:00.471) 0:00:19.835 ********
2026-07-22 22:01:50.982943 | instance | changed: [instance]
2026-07-22 22:01:50.983007 | instance |
2026-07-22 22:01:50.983088 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:01:50.983249 | instance | Wednesday 22 July 2026 22:01:50 +0000 (0:00:00.549) 0:00:20.385 ********
2026-07-22 22:01:51.196462 | instance | ok: [instance]
2026-07-22 22:01:51.196559 | instance |
2026-07-22 22:01:51.196574 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:01:51.196718 | instance | Wednesday 22 July 2026 22:01:51 +0000 (0:00:00.213) 0:00:20.598 ********
2026-07-22 22:01:51.254171 | instance | ok: [instance] => {
2026-07-22 22:01:51.254244 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-07-22 22:01:51.254361 | instance | }
2026-07-22 22:01:51.254517 | instance |
2026-07-22 22:01:51.254667 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:01:51.254815 | instance | Wednesday 22 July 2026 22:01:51 +0000 (0:00:00.057) 0:00:20.655 ********
2026-07-22 22:01:52.239074 | instance | changed: [instance]
2026-07-22 22:01:52.239157 | instance |
2026-07-22 22:01:52.239432 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:01:52.239485 | instance | Wednesday 22 July 2026 22:01:52 +0000 (0:00:00.984) 0:00:21.640 ********
2026-07-22 22:01:56.532342 | instance | changed: [instance]
2026-07-22 22:01:56.532443 | instance |
2026-07-22 22:01:56.532463 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-07-22 22:01:56.532476 | instance | Wednesday 22 July 2026 22:01:56 +0000 (0:00:04.292) 0:00:25.933 ********
2026-07-22 22:01:57.595310 | instance | ok: [instance]
2026-07-22 22:01:57.595402 | instance |
2026-07-22 22:01:57.595414 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-07-22 22:01:57.595424 | instance | Wednesday 22 July 2026 22:01:57 +0000 (0:00:01.062) 0:00:26.996 ********
2026-07-22 22:01:58.005559 | instance | changed: [instance]
2026-07-22 22:01:58.005598 | instance |
2026-07-22 22:01:58.005609 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-07-22 22:01:58.005623 | instance | Wednesday 22 July 2026 22:01:57 +0000 (0:00:00.410) 0:00:27.407 ********
2026-07-22 22:01:58.497361 | instance | changed: [instance]
2026-07-22 22:01:58.497426 | instance |
2026-07-22 22:01:58.497459 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-07-22 22:01:58.497471 | instance | Wednesday 22 July 2026 22:01:58 +0000 (0:00:00.491) 0:00:27.898 ********
2026-07-22 22:01:59.042214 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-07-22 22:01:59.042299 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-07-22 22:01:59.042311 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-07-22 22:01:59.042321 | instance |
2026-07-22 22:01:59.042330 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-07-22 22:01:59.042340 | instance | Wednesday 22 July 2026 22:01:59 +0000 (0:00:00.544) 0:00:28.443 ********
2026-07-22 22:01:59.503943 | instance | changed: [instance]
2026-07-22 22:01:59.504012 | instance |
2026-07-22 22:01:59.504253 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-07-22 22:01:59.504293 | instance | Wednesday 22 July 2026 22:01:59 +0000 (0:00:00.462) 0:00:28.906 ********
2026-07-22 22:01:59.957897 | instance | changed: [instance]
2026-07-22 22:01:59.957968 | instance |
2026-07-22 22:01:59.958575 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-07-22 22:01:59.958613 | instance | Wednesday 22 July 2026 22:01:59 +0000 (0:00:00.441) 0:00:29.347 ********
2026-07-22 22:01:59.958618 | instance |
2026-07-22 22:01:59.958628 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-07-22 22:01:59.958632 | instance | Wednesday 22 July 2026 22:01:59 +0000 (0:00:00.012) 0:00:29.360 ********
2026-07-22 22:02:00.639975 | instance | ok: [instance]
2026-07-22 22:02:00.640031 | instance |
2026-07-22 22:02:00.640283 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-07-22 22:02:00.640298 | instance | Wednesday 22 July 2026 22:02:00 +0000 (0:00:00.681) 0:00:30.041 ********
2026-07-22 22:02:01.440527 | instance | changed: [instance]
2026-07-22 22:02:01.440605 | instance |
2026-07-22 22:02:01.440856 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-07-22 22:02:01.440900 | instance | Wednesday 22 July 2026 22:02:01 +0000 (0:00:00.800) 0:00:30.842 ********
2026-07-22 22:02:01.974818 | instance | changed: [instance]
2026-07-22 22:02:01.974886 | instance |
2026-07-22 22:02:01.975169 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-07-22 22:02:01.975410 | instance | Wednesday 22 July 2026 22:02:01 +0000 (0:00:00.534) 0:00:31.377 ********
2026-07-22 22:02:02.035059 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-07-22 22:02:02.035422 | instance |
2026-07-22 22:02:02.035459 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-07-22 22:02:02.035467 | instance | Wednesday 22 July 2026 22:02:02 +0000 (0:00:00.060) 0:00:31.437 ********
2026-07-22 22:02:07.041374 | instance | changed: [instance]
2026-07-22 22:02:07.041498 | instance |
2026-07-22 22:02:07.041512 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-07-22 22:02:07.041591 | instance | Wednesday 22 July 2026 22:02:07 +0000 (0:00:05.006) 0:00:36.443 ********
2026-07-22 22:02:07.698580 | instance | ok: [instance] => (item=chronyd)
2026-07-22 22:02:07.699245 | instance | ok: [instance] => (item=sshd)
2026-07-22 22:02:07.699293 | instance |
2026-07-22 22:02:07.699300 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-07-22 22:02:07.699307 | instance | Wednesday 22 July 2026 22:02:07 +0000 (0:00:00.656) 0:00:37.100 ********
2026-07-22 22:02:07.992691 | instance | changed: [instance]
2026-07-22 22:02:07.992730 | instance |
2026-07-22 22:02:07.993014 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-07-22 22:02:07.993232 | instance | Wednesday 22 July 2026 22:02:07 +0000 (0:00:00.294) 0:00:37.394 ********
2026-07-22 22:02:08.205139 | instance | ok: [instance]
2026-07-22 22:02:08.205616 | instance |
2026-07-22 22:02:08.205900 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-07-22 22:02:08.205910 | instance | Wednesday 22 July 2026 22:02:08 +0000 (0:00:00.212) 0:00:37.606 ********
2026-07-22 22:02:08.689785 | instance | changed: [instance]
2026-07-22 22:02:08.689846 | instance |
2026-07-22 22:02:08.690132 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-07-22 22:02:08.690172 | instance | Wednesday 22 July 2026 22:02:08 +0000 (0:00:00.485) 0:00:38.091 ********
2026-07-22 22:02:09.065604 | instance | changed: [instance]
2026-07-22 22:02:09.065693 | instance |
2026-07-22 22:02:09.065707 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-07-22 22:02:09.065875 | instance | Wednesday 22 July 2026 22:02:09 +0000 (0:00:00.375) 0:00:38.467 ********
2026-07-22 22:02:09.180401 | instance | ok: [instance]
2026-07-22 22:02:09.180484 | instance |
2026-07-22 22:02:09.180748 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-07-22 22:02:09.180774 | instance | Wednesday 22 July 2026 22:02:09 +0000 (0:00:00.114) 0:00:38.582 ********
2026-07-22 22:02:09.394274 | instance | ok: [instance] => (item=instance)
2026-07-22 22:02:09.394337 | instance |
2026-07-22 22:02:09.394575 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-07-22 22:02:09.394594 | instance | Wednesday 22 July 2026 22:02:09 +0000 (0:00:00.213) 0:00:38.796 ********
2026-07-22 22:02:09.446442 | instance | ok: [instance]
2026-07-22 22:02:09.446810 | instance |
2026-07-22 22:02:09.446833 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-07-22 22:02:09.446839 | instance | Wednesday 22 July 2026 22:02:09 +0000 (0:00:00.052) 0:00:38.848 ********
2026-07-22 22:02:09.515370 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-07-22 22:02:09.515429 | instance |
2026-07-22 22:02:09.515706 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-07-22 22:02:09.515728 | instance | Wednesday 22 July 2026 22:02:09 +0000 (0:00:00.068) 0:00:38.917 ********
2026-07-22 22:02:09.858385 | instance | changed: [instance]
2026-07-22 22:02:09.858494 | instance |
2026-07-22 22:02:09.858705 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-07-22 22:02:09.858902 | instance | Wednesday 22 July 2026 22:02:09 +0000 (0:00:00.343) 0:00:39.260 ********
2026-07-22 22:02:10.548849 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-07-22 22:02:10.549638 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-07-22 22:02:10.549658 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-07-22 22:02:10.549666 | instance |
2026-07-22 22:02:10.549672 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-07-22 22:02:10.549678 | instance | Wednesday 22 July 2026 22:02:10 +0000 (0:00:00.690) 0:00:39.951 ********
2026-07-22 22:03:38.017454 | instance | ok: [instance]
2026-07-22 22:03:38.017525 | instance |
2026-07-22 22:03:38.017711 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-07-22 22:03:38.017876 | instance | Wednesday 22 July 2026 22:03:38 +0000 (0:01:27.467) 0:02:07.418 ********
2026-07-22 22:03:38.225533 | instance | changed: [instance]
2026-07-22 22:03:38.225591 | instance |
2026-07-22 22:03:38.225755 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-07-22 22:03:38.225822 | instance | Wednesday 22 July 2026 22:03:38 +0000 (0:00:00.209) 0:02:07.627 ********
2026-07-22 22:03:38.268693 | instance | ok: [instance]
2026-07-22 22:03:38.268731 | instance |
2026-07-22 22:03:38.268867 | instance | TASK [Install Ceph host] *******************************************************
2026-07-22 22:03:38.269038 | instance | Wednesday 22 July 2026 22:03:38 +0000 (0:00:00.043) 0:02:07.671 ********
2026-07-22 22:03:38.352568 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-07-22 22:03:38.352615 | instance |
2026-07-22 22:03:38.352737 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-07-22 22:03:38.352843 | instance | Wednesday 22 July 2026 22:03:38 +0000 (0:00:00.083) 0:02:07.754 ********
2026-07-22 22:03:43.809073 | instance | ok: [instance]
2026-07-22 22:03:43.809299 | instance |
2026-07-22 22:03:43.809584 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-07-22 22:03:43.809841 | instance | Wednesday 22 July 2026 22:03:43 +0000 (0:00:05.456) 0:02:13.211 ********
2026-07-22 22:03:43.862345 | instance | ok: [instance] => (item=instance)
2026-07-22 22:03:43.862569 | instance |
2026-07-22 22:03:43.862834 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-07-22 22:03:43.863170 | instance | Wednesday 22 July 2026 22:03:43 +0000 (0:00:00.053) 0:02:13.264 ********
2026-07-22 22:03:44.288734 | instance | ok: [instance]
2026-07-22 22:03:44.288911 | instance |
2026-07-22 22:03:44.289114 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-07-22 22:03:44.289285 | instance | Wednesday 22 July 2026 22:03:44 +0000 (0:00:00.426) 0:02:13.690 ********
2026-07-22 22:03:51.696667 | instance | ok: [instance]
2026-07-22 22:03:51.697143 | instance |
2026-07-22 22:03:51.697509 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-07-22 22:03:51.697790 | instance | Wednesday 22 July 2026 22:03:51 +0000 (0:00:07.407) 0:02:21.098 ********
2026-07-22 22:05:20.313362 | instance | changed: [instance]
2026-07-22 22:05:20.313580 | instance |
2026-07-22 22:05:20.313864 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-07-22 22:05:20.314146 | instance | Wednesday 22 July 2026 22:05:20 +0000 (0:01:28.616) 0:03:49.714 ********
2026-07-22 22:05:34.375581 | instance | ok: [instance]
2026-07-22 22:05:34.375891 | instance |
2026-07-22 22:05:34.376176 | instance | TASK [Install Ceph host] *******************************************************
2026-07-22 22:05:34.376443 | instance | Wednesday 22 July 2026 22:05:34 +0000 (0:00:14.062) 0:04:03.777 ********
2026-07-22 22:05:34.442741 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-07-22 22:05:34.442961 | instance |
2026-07-22 22:05:34.443248 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-07-22 22:05:34.443535 | instance | Wednesday 22 July 2026 22:05:34 +0000 (0:00:00.067) 0:04:03.844 ********
2026-07-22 22:05:34.499456 | instance | skipping: [instance]
2026-07-22 22:05:34.499692 | instance |
2026-07-22 22:05:34.499974 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-07-22 22:05:34.500238 | instance | Wednesday 22 July 2026 22:05:34 +0000 (0:00:00.056) 0:04:03.901 ********
2026-07-22 22:05:34.551600 | instance | skipping: [instance] => (item=instance)
2026-07-22 22:05:34.551872 | instance | skipping: [instance]
2026-07-22 22:05:34.552123 | instance |
2026-07-22 22:05:34.552414 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-07-22 22:05:34.552682 | instance | Wednesday 22 July 2026 22:05:34 +0000 (0:00:00.052) 0:04:03.953 ********
2026-07-22 22:05:34.816513 | instance | ok: [instance]
2026-07-22 22:05:34.816713 | instance |
2026-07-22 22:05:34.816981 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-07-22 22:05:34.817247 | instance | Wednesday 22 July 2026 22:05:34 +0000 (0:00:00.264) 0:04:04.218 ********
2026-07-22 22:05:41.198287 | instance | ok: [instance]
2026-07-22 22:05:41.198350 | instance |
2026-07-22 22:05:41.198363 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-07-22 22:05:41.198374 | instance | Wednesday 22 July 2026 22:05:41 +0000 (0:00:06.381) 0:04:10.599 ********
2026-07-22 22:05:53.265505 | instance | changed: [instance]
2026-07-22 22:05:53.265580 | instance |
2026-07-22 22:05:53.265797 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-07-22 22:05:53.265832 | instance | Wednesday 22 July 2026 22:05:53 +0000 (0:00:12.068) 0:04:22.667 ********
2026-07-22 22:05:59.222014 | instance | ok: [instance]
2026-07-22 22:05:59.222088 | instance |
2026-07-22 22:05:59.222343 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-07-22 22:05:59.222384 | instance | Wednesday 22 July 2026 22:05:59 +0000 (0:00:05.956) 0:04:28.624 ********
2026-07-22 22:06:05.835893 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-07-22 22:06:05.835955 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-07-22 22:06:05.836067 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-07-22 22:06:05.836191 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-07-22 22:06:05.836306 | instance |
2026-07-22 22:06:05.836427 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-07-22 22:06:05.836532 | instance |
2026-07-22 22:06:05.836655 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:06:05.836777 | instance | Wednesday 22 July 2026 22:06:05 +0000 (0:00:06.614) 0:04:35.238 ********
2026-07-22 22:06:06.726797 | instance | ok: [instance]
2026-07-22 22:06:06.726849 | instance |
2026-07-22 22:06:06.727028 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:06:06.727099 | instance | Wednesday 22 July 2026 22:06:06 +0000 (0:00:00.890) 0:04:36.128 ********
2026-07-22 22:06:06.926018 | instance | ok: [instance]
2026-07-22 22:06:06.926114 | instance |
2026-07-22 22:06:06.926242 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:06:06.926364 | instance | Wednesday 22 July 2026 22:06:06 +0000 (0:00:00.199) 0:04:36.328 ********
2026-07-22 22:06:06.965342 | instance | skipping: [instance]
2026-07-22 22:06:06.965433 | instance |
2026-07-22 22:06:06.965570 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-22 22:06:06.965690 | instance | Wednesday 22 July 2026 22:06:06 +0000 (0:00:00.039) 0:04:36.367 ********
2026-07-22 22:06:07.170295 | instance | ok: [instance]
2026-07-22 22:06:07.170336 | instance |
2026-07-22 22:06:07.170534 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:06:07.170709 | instance | Wednesday 22 July 2026 22:06:07 +0000 (0:00:00.204) 0:04:36.572 ********
2026-07-22 22:06:07.223332 | instance | ok: [instance] => {
2026-07-22 22:06:07.223408 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-07-22 22:06:07.223559 | instance | }
2026-07-22 22:06:07.223667 | instance |
2026-07-22 22:06:07.223874 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:06:07.223940 | instance | Wednesday 22 July 2026 22:06:07 +0000 (0:00:00.053) 0:04:36.625 ********
2026-07-22 22:06:07.509883 | instance | ok: [instance]
2026-07-22 22:06:07.510001 | instance |
2026-07-22 22:06:07.510132 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:06:07.510256 | instance | Wednesday 22 July 2026 22:06:07 +0000 (0:00:00.286) 0:04:36.911 ********
2026-07-22 22:06:07.557132 | instance | skipping: [instance]
2026-07-22 22:06:07.557171 | instance |
2026-07-22 22:06:07.557304 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:06:07.557424 | instance | Wednesday 22 July 2026 22:06:07 +0000 (0:00:00.047) 0:04:36.959 ********
2026-07-22 22:06:07.602611 | instance | skipping: [instance]
2026-07-22 22:06:07.602649 | instance |
2026-07-22 22:06:07.602787 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:06:07.602948 | instance | Wednesday 22 July 2026 22:06:07 +0000 (0:00:00.045) 0:04:37.005 ********
2026-07-22 22:06:07.796573 | instance | ok: [instance]
2026-07-22 22:06:07.796612 | instance |
2026-07-22 22:06:07.796819 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:06:07.796855 | instance | Wednesday 22 July 2026 22:06:07 +0000 (0:00:00.193) 0:04:37.198 ********
2026-07-22 22:06:08.859294 | instance | ok: [instance]
2026-07-22 22:06:08.859381 | instance |
2026-07-22 22:06:08.859505 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:06:08.859629 | instance | Wednesday 22 July 2026 22:06:08 +0000 (0:00:01.062) 0:04:38.261 ********
2026-07-22 22:06:08.920693 | instance | ok: [instance] => {
2026-07-22 22:06:08.920816 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz"
2026-07-22 22:06:08.921038 | instance | }
2026-07-22 22:06:08.921129 | instance |
2026-07-22 22:06:08.921374 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:06:08.921470 | instance | Wednesday 22 July 2026 22:06:08 +0000 (0:00:00.061) 0:04:38.322 ********
2026-07-22 22:06:09.253890 | instance | ok: [instance]
2026-07-22 22:06:09.254023 | instance |
2026-07-22 22:06:09.254149 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:06:09.254275 | instance | Wednesday 22 July 2026 22:06:09 +0000 (0:00:00.332) 0:04:38.655 ********
2026-07-22 22:06:11.140682 | instance | ok: [instance]
2026-07-22 22:06:11.140758 | instance |
2026-07-22 22:06:11.140870 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-22 22:06:11.141008 | instance | Wednesday 22 July 2026 22:06:11 +0000 (0:00:01.886) 0:04:40.542 ********
2026-07-22 22:06:11.179666 | instance | skipping: [instance]
2026-07-22 22:06:11.179769 | instance |
2026-07-22 22:06:11.179896 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-22 22:06:11.180016 | instance | Wednesday 22 July 2026 22:06:11 +0000 (0:00:00.039) 0:04:40.581 ********
2026-07-22 22:06:11.218544 | instance | skipping: [instance]
2026-07-22 22:06:11.218657 | instance |
2026-07-22 22:06:11.218782 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-22 22:06:11.218904 | instance | Wednesday 22 July 2026 22:06:11 +0000 (0:00:00.038) 0:04:40.620 ********
2026-07-22 22:06:11.255339 | instance | skipping: [instance]
2026-07-22 22:06:11.255439 | instance |
2026-07-22 22:06:11.255566 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-22 22:06:11.255690 | instance | Wednesday 22 July 2026 22:06:11 +0000 (0:00:00.036) 0:04:40.657 ********
2026-07-22 22:06:12.345906 | instance | ok: [instance]
2026-07-22 22:06:12.345977 | instance |
2026-07-22 22:06:12.346064 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-22 22:06:12.346245 | instance | Wednesday 22 July 2026 22:06:12 +0000 (0:00:01.090) 0:04:41.748 ********
2026-07-22 22:06:12.753938 | instance | ok: [instance]
2026-07-22 22:06:12.753990 | instance |
2026-07-22 22:06:12.754162 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-22 22:06:12.754229 | instance | Wednesday 22 July 2026 22:06:12 +0000 (0:00:00.408) 0:04:42.156 ********
2026-07-22 22:06:13.613282 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-07-22 22:06:13.613371 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-22 22:06:13.613492 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-22 22:06:13.613618 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-22 22:06:13.613743 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-22 22:06:13.613847 | instance |
2026-07-22 22:06:13.613974 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-22 22:06:13.614084 | instance | Wednesday 22 July 2026 22:06:13 +0000 (0:00:00.858) 0:04:43.015 ********
2026-07-22 22:06:14.117819 | instance | ok: [instance]
2026-07-22 22:06:14.118025 | instance |
2026-07-22 22:06:14.118294 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-22 22:06:14.118559 | instance | Wednesday 22 July 2026 22:06:14 +0000 (0:00:00.498) 0:04:43.513 ********
2026-07-22 22:06:14.118802 | instance |
2026-07-22 22:06:14.119074 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-22 22:06:14.119330 | instance | Wednesday 22 July 2026 22:06:14 +0000 (0:00:00.006) 0:04:43.519 ********
2026-07-22 22:06:14.474877 | instance | ok: [instance]
2026-07-22 22:06:14.475056 | instance |
2026-07-22 22:06:14.475323 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:06:14.475584 | instance | Wednesday 22 July 2026 22:06:14 +0000 (0:00:00.357) 0:04:43.876 ********
2026-07-22 22:06:14.675921 | instance | ok: [instance]
2026-07-22 22:06:14.675960 | instance |
2026-07-22 22:06:14.675976 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:06:14.676189 | instance | Wednesday 22 July 2026 22:06:14 +0000 (0:00:00.201) 0:04:44.077 ********
2026-07-22 22:06:14.725014 | instance | ok: [instance] => {
2026-07-22 22:06:14.725139 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-07-22 22:06:14.725348 | instance | }
2026-07-22 22:06:14.725456 | instance |
2026-07-22 22:06:14.725614 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:06:14.725777 | instance | Wednesday 22 July 2026 22:06:14 +0000 (0:00:00.049) 0:04:44.127 ********
2026-07-22 22:06:15.054864 | instance | ok: [instance]
2026-07-22 22:06:15.054983 | instance |
2026-07-22 22:06:15.055232 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:06:15.055374 | instance | Wednesday 22 July 2026 22:06:15 +0000 (0:00:00.329) 0:04:44.456 ********
2026-07-22 22:06:18.085893 | instance | ok: [instance]
2026-07-22 22:06:18.085957 | instance |
2026-07-22 22:06:18.086466 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-07-22 22:06:18.086518 | instance | Wednesday 22 July 2026 22:06:18 +0000 (0:00:03.030) 0:04:47.487 ********
2026-07-22 22:06:19.202809 | instance | ok: [instance]
2026-07-22 22:06:19.202891 | instance |
2026-07-22 22:06:19.203132 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-07-22 22:06:19.203169 | instance | Wednesday 22 July 2026 22:06:19 +0000 (0:00:01.117) 0:04:48.604 ********
2026-07-22 22:06:19.394672 | instance | ok: [instance]
2026-07-22 22:06:19.394733 | instance |
2026-07-22 22:06:19.395001 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-07-22 22:06:19.395296 | instance | Wednesday 22 July 2026 22:06:19 +0000 (0:00:00.191) 0:04:48.796 ********
2026-07-22 22:06:19.818939 | instance | ok: [instance]
2026-07-22 22:06:19.818995 | instance |
2026-07-22 22:06:19.819252 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-07-22 22:06:19.819286 | instance | Wednesday 22 July 2026 22:06:19 +0000 (0:00:00.424) 0:04:49.220 ********
2026-07-22 22:06:20.381345 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-07-22 22:06:20.381423 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-07-22 22:06:20.381658 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-07-22 22:06:20.381724 | instance |
2026-07-22 22:06:20.381940 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-07-22 22:06:20.381994 | instance | Wednesday 22 July 2026 22:06:20 +0000 (0:00:00.562) 0:04:49.783 ********
2026-07-22 22:06:20.781214 | instance | ok: [instance]
2026-07-22 22:06:20.781279 | instance |
2026-07-22 22:06:20.781530 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-07-22 22:06:20.781567 | instance | Wednesday 22 July 2026 22:06:20 +0000 (0:00:00.399) 0:04:50.183 ********
2026-07-22 22:06:21.196639 | instance | ok: [instance]
2026-07-22 22:06:21.196702 | instance |
2026-07-22 22:06:21.197286 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-07-22 22:06:21.197325 | instance | Wednesday 22 July 2026 22:06:21 +0000 (0:00:00.408) 0:04:50.592 ********
2026-07-22 22:06:21.197331 | instance |
2026-07-22 22:06:21.197336 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-07-22 22:06:21.197340 | instance | Wednesday 22 July 2026 22:06:21 +0000 (0:00:00.006) 0:04:50.598 ********
2026-07-22 22:06:21.547166 | instance | ok: [instance]
2026-07-22 22:06:21.547238 | instance |
2026-07-22 22:06:21.547500 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-07-22 22:06:21.547549 | instance | Wednesday 22 July 2026 22:06:21 +0000 (0:00:00.350) 0:04:50.949 ********
2026-07-22 22:06:21.608840 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-07-22 22:06:21.609208 | instance |
2026-07-22 22:06:21.609235 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-07-22 22:06:21.609241 | instance | Wednesday 22 July 2026 22:06:21 +0000 (0:00:00.061) 0:04:51.010 ********
2026-07-22 22:06:22.687870 | instance | ok: [instance]
2026-07-22 22:06:22.687947 | instance |
2026-07-22 22:06:22.687962 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-07-22 22:06:22.688152 | instance | Wednesday 22 July 2026 22:06:22 +0000 (0:00:01.079) 0:04:52.089 ********
2026-07-22 22:06:23.306678 | instance | ok: [instance] => (item=chronyd)
2026-07-22 22:06:23.306760 | instance | ok: [instance] => (item=sshd)
2026-07-22 22:06:23.307086 | instance |
2026-07-22 22:06:23.307122 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-07-22 22:06:23.307128 | instance | Wednesday 22 July 2026 22:06:23 +0000 (0:00:00.618) 0:04:52.708 ********
2026-07-22 22:06:23.590534 | instance | ok: [instance]
2026-07-22 22:06:23.590593 | instance |
2026-07-22 22:06:23.590896 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-07-22 22:06:23.590934 | instance | Wednesday 22 July 2026 22:06:23 +0000 (0:00:00.283) 0:04:52.992 ********
2026-07-22 22:06:23.793631 | instance | ok: [instance]
2026-07-22 22:06:23.793696 | instance |
2026-07-22 22:06:23.793980 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-07-22 22:06:23.794039 | instance | Wednesday 22 July 2026 22:06:23 +0000 (0:00:00.202) 0:04:53.195 ********
2026-07-22 22:06:24.033306 | instance | ok: [instance]
2026-07-22 22:06:24.033401 | instance |
2026-07-22 22:06:24.033475 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-07-22 22:06:24.033653 | instance | Wednesday 22 July 2026 22:06:24 +0000 (0:00:00.240) 0:04:53.435 ********
2026-07-22 22:06:24.240219 | instance | ok: [instance]
2026-07-22 22:06:24.240275 | instance |
2026-07-22 22:06:24.240282 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-07-22 22:06:24.240288 | instance | Wednesday 22 July 2026 22:06:24 +0000 (0:00:00.206) 0:04:53.641 ********
2026-07-22 22:06:24.453794 | instance | ok: [instance] => (item=instance)
2026-07-22 22:06:24.453904 | instance |
2026-07-22 22:06:24.453926 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-07-22 22:06:24.454099 | instance | Wednesday 22 July 2026 22:06:24 +0000 (0:00:00.214) 0:04:53.855 ********
2026-07-22 22:06:24.509623 | instance | ok: [instance]
2026-07-22 22:06:24.510005 | instance |
2026-07-22 22:06:24.510033 | instance | TASK [Install Ceph host] *******************************************************
2026-07-22 22:06:24.510039 | instance | Wednesday 22 July 2026 22:06:24 +0000 (0:00:00.055) 0:04:53.911 ********
2026-07-22 22:06:24.568521 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-07-22 22:06:24.568611 | instance |
2026-07-22 22:06:24.568750 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-07-22 22:06:24.568925 | instance | Wednesday 22 July 2026 22:06:24 +0000 (0:00:00.059) 0:04:53.970 ********
2026-07-22 22:06:24.619471 | instance | skipping: [instance]
2026-07-22 22:06:24.619621 | instance |
2026-07-22 22:06:24.619858 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-07-22 22:06:24.620012 | instance | Wednesday 22 July 2026 22:06:24 +0000 (0:00:00.050) 0:04:54.021 ********
2026-07-22 22:06:24.664396 | instance | skipping: [instance] => (item=instance)
2026-07-22 22:06:24.664520 | instance | skipping: [instance]
2026-07-22 22:06:24.664680 | instance |
2026-07-22 22:06:24.664836 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-07-22 22:06:24.664988 | instance | Wednesday 22 July 2026 22:06:24 +0000 (0:00:00.045) 0:04:54.066 ********
2026-07-22 22:06:24.932603 | instance | ok: [instance]
2026-07-22 22:06:24.932980 | instance |
2026-07-22 22:06:24.933022 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-07-22 22:06:24.933028 | instance | Wednesday 22 July 2026 22:06:24 +0000 (0:00:00.267) 0:04:54.334 ********
2026-07-22 22:06:31.257774 | instance | ok: [instance]
2026-07-22 22:06:31.257839 | instance |
2026-07-22 22:06:31.258091 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-07-22 22:06:31.258127 | instance | Wednesday 22 July 2026 22:06:31 +0000 (0:00:06.325) 0:05:00.659 ********
2026-07-22 22:06:36.549668 | instance | ok: [instance]
2026-07-22 22:06:36.549761 | instance |
2026-07-22 22:06:36.550037 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-07-22 22:06:36.550073 | instance | Wednesday 22 July 2026 22:06:36 +0000 (0:00:05.292) 0:05:05.951 ********
2026-07-22 22:06:50.498487 | instance | ok: [instance]
2026-07-22 22:06:50.498530 | instance |
2026-07-22 22:06:50.498538 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-07-22 22:06:50.498544 | instance | Wednesday 22 July 2026 22:06:50 +0000 (0:00:13.948) 0:05:19.899 ********
2026-07-22 22:08:21.251523 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-07-22 22:08:21.251601 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-07-22 22:08:21.251757 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-07-22 22:08:21.251868 | instance |
2026-07-22 22:08:21.251989 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-07-22 22:08:21.252110 | instance | Wednesday 22 July 2026 22:08:21 +0000 (0:01:30.752) 0:06:50.652 ********
2026-07-22 22:08:27.073584 | instance | ok: [instance]
2026-07-22 22:08:27.073670 | instance |
2026-07-22 22:08:27.073792 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-07-22 22:08:27.073913 | instance | Wednesday 22 July 2026 22:08:27 +0000 (0:00:05.822) 0:06:56.475 ********
2026-07-22 22:08:33.150342 | instance | ok: [instance]
2026-07-22 22:08:33.150506 | instance |
2026-07-22 22:08:33.150874 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-07-22 22:08:33.150919 | instance | Wednesday 22 July 2026 22:08:33 +0000 (0:00:06.076) 0:07:02.552 ********
2026-07-22 22:08:33.214635 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-07-22 22:08:33.214983 | instance |
2026-07-22 22:08:33.215003 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-07-22 22:08:33.215009 | instance | Wednesday 22 July 2026 22:08:33 +0000 (0:00:00.064) 0:07:02.616 ********
2026-07-22 22:08:33.262804 | instance | ok: [instance]
2026-07-22 22:08:33.263252 | instance |
2026-07-22 22:08:33.263272 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-07-22 22:08:33.263278 | instance | Wednesday 22 July 2026 22:08:33 +0000 (0:00:00.048) 0:07:02.664 ********
2026-07-22 22:08:39.370068 | instance | ok: [instance]
2026-07-22 22:08:39.370175 | instance |
2026-07-22 22:08:39.370411 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-07-22 22:08:39.370459 | instance | Wednesday 22 July 2026 22:08:39 +0000 (0:00:06.107) 0:07:08.772 ********
2026-07-22 22:08:39.423731 | instance | ok: [instance]
2026-07-22 22:08:39.423797 | instance |
2026-07-22 22:08:39.423809 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-07-22 22:08:39.423904 | instance | Wednesday 22 July 2026 22:08:39 +0000 (0:00:00.053) 0:07:08.825 ********
2026-07-22 22:08:39.470469 | instance | skipping: [instance] => (item=1)
2026-07-22 22:08:39.470537 | instance | skipping: [instance] => (item=1)
2026-07-22 22:08:39.471104 | instance | skipping: [instance] => (item=1)
2026-07-22 22:08:39.471145 | instance | skipping: [instance]
2026-07-22 22:08:39.471150 | instance |
2026-07-22 22:08:39.471155 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-07-22 22:08:39.471161 | instance | Wednesday 22 July 2026 22:08:39 +0000 (0:00:00.047) 0:07:08.872 ********
2026-07-22 22:08:39.648749 | instance | skipping: [instance]
2026-07-22 22:08:39.648831 | instance |
2026-07-22 22:08:39.649340 | instance | PLAY [Deploy Ceph exporters] ***************************************************
2026-07-22 22:08:39.649390 | instance |
2026-07-22 22:08:39.649396 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:08:39.649401 | instance | Wednesday 22 July 2026 22:08:39 +0000 (0:00:00.178) 0:07:09.050 ********
2026-07-22 22:08:40.592300 | instance | ok: [instance]
2026-07-22 22:08:40.592373 | instance |
2026-07-22 22:08:40.592617 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:08:40.592653 | instance | Wednesday 22 July 2026 22:08:40 +0000 (0:00:00.943) 0:07:09.994 ********
2026-07-22 22:08:40.814560 | instance | ok: [instance]
2026-07-22 22:08:40.814608 | instance |
2026-07-22 22:08:40.814894 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:08:40.814944 | instance | Wednesday 22 July 2026 22:08:40 +0000 (0:00:00.222) 0:07:10.216 ********
2026-07-22 22:08:40.860940 | instance | skipping: [instance]
2026-07-22 22:08:40.861038 | instance |
2026-07-22 22:08:40.861236 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-22 22:08:40.861381 | instance | Wednesday 22 July 2026 22:08:40 +0000 (0:00:00.046) 0:07:10.263 ********
2026-07-22 22:08:41.088727 | instance | ok: [instance]
2026-07-22 22:08:41.088761 | instance |
2026-07-22 22:08:41.088773 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:08:41.088782 | instance | Wednesday 22 July 2026 22:08:41 +0000 (0:00:00.226) 0:07:10.489 ********
2026-07-22 22:08:41.151676 | instance | ok: [instance] => {
2026-07-22 22:08:41.151710 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-07-22 22:08:41.151722 | instance | }
2026-07-22 22:08:41.151732 | instance |
2026-07-22 22:08:41.151741 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:08:41.151750 | instance | Wednesday 22 July 2026 22:08:41 +0000 (0:00:00.062) 0:07:10.552 ********
2026-07-22 22:08:41.455687 | instance | ok: [instance]
2026-07-22 22:08:41.456044 | instance |
2026-07-22 22:08:41.456384 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:08:41.456715 | instance | Wednesday 22 July 2026 22:08:41 +0000 (0:00:00.304) 0:07:10.857 ********
2026-07-22 22:08:41.510818 | instance | skipping: [instance]
2026-07-22 22:08:41.511183 | instance |
2026-07-22 22:08:41.511546 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:08:41.511913 | instance | Wednesday 22 July 2026 22:08:41 +0000 (0:00:00.055) 0:07:10.912 ********
2026-07-22 22:08:41.567971 | instance | skipping: [instance]
2026-07-22 22:08:41.568307 | instance |
2026-07-22 22:08:41.568638 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:08:41.568963 | instance | Wednesday 22 July 2026 22:08:41 +0000 (0:00:00.056) 0:07:10.969 ********
2026-07-22 22:08:41.789395 | instance | ok: [instance]
2026-07-22 22:08:41.789734 | instance |
2026-07-22 22:08:41.790067 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:08:41.790392 | instance | Wednesday 22 July 2026 22:08:41 +0000 (0:00:00.221) 0:07:11.191 ********
2026-07-22 22:08:42.794769 | instance | ok: [instance]
2026-07-22 22:08:42.795167 | instance |
2026-07-22 22:08:42.795507 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:08:42.795868 | instance | Wednesday 22 July 2026 22:08:42 +0000 (0:00:01.004) 0:07:12.196 ********
2026-07-22 22:08:42.862587 | instance | ok: [instance] => {
2026-07-22 22:08:42.862991 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz"
2026-07-22 22:08:42.863314 | instance | }
2026-07-22 22:08:42.863621 | instance |
2026-07-22 22:08:42.864034 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:08:42.864364 | instance | Wednesday 22 July 2026 22:08:42 +0000 (0:00:00.066) 0:07:12.262 ********
2026-07-22 22:08:43.204561 | instance | ok: [instance]
2026-07-22 22:08:43.204614 | instance |
2026-07-22 22:08:43.204800 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:08:43.205028 | instance | Wednesday 22 July 2026 22:08:43 +0000 (0:00:00.343) 0:07:12.606 ********
2026-07-22 22:08:45.126731 | instance | ok: [instance]
2026-07-22 22:08:45.126858 | instance |
2026-07-22 22:08:45.126908 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-22 22:08:45.127060 | instance | Wednesday 22 July 2026 22:08:45 +0000 (0:00:01.922) 0:07:14.528 ********
2026-07-22 22:08:45.167490 | instance | skipping: [instance]
2026-07-22 22:08:45.168024 | instance |
2026-07-22 22:08:45.168111 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-22 22:08:45.168124 | instance | Wednesday 22 July 2026 22:08:45 +0000 (0:00:00.040) 0:07:14.569 ********
2026-07-22 22:08:45.206775 | instance | skipping: [instance]
2026-07-22 22:08:45.206815 | instance |
2026-07-22 22:08:45.207097 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-22 22:08:45.207129 | instance | Wednesday 22 July 2026 22:08:45 +0000 (0:00:00.039) 0:07:14.608 ********
2026-07-22 22:08:45.245804 | instance | skipping: [instance]
2026-07-22 22:08:45.246229 | instance |
2026-07-22 22:08:45.246333 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-22 22:08:45.246342 | instance | Wednesday 22 July 2026 22:08:45 +0000 (0:00:00.038) 0:07:14.647 ********
2026-07-22 22:08:46.256322 | instance | ok: [instance]
2026-07-22 22:08:46.256439 | instance |
2026-07-22 22:08:46.256451 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-22 22:08:46.256631 | instance | Wednesday 22 July 2026 22:08:46 +0000 (0:00:01.010) 0:07:15.658 ********
2026-07-22 22:08:46.687362 | instance | ok: [instance]
2026-07-22 22:08:46.687838 | instance |
2026-07-22 22:08:46.687893 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-22 22:08:46.687910 | instance | Wednesday 22 July 2026 22:08:46 +0000 (0:00:00.431) 0:07:16.089 ********
2026-07-22 22:08:47.604045 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-07-22 22:08:47.604112 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-22 22:08:47.604826 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-22 22:08:47.604865 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-22 22:08:47.604871 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-22 22:08:47.604888 | instance |
2026-07-22 22:08:47.604893 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-22 22:08:47.604897 | instance | Wednesday 22 July 2026 22:08:47 +0000 (0:00:00.916) 0:07:17.006 ********
2026-07-22 22:08:48.124699 | instance | ok: [instance]
2026-07-22 22:08:48.124767 | instance |
2026-07-22 22:08:48.125380 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-22 22:08:48.125413 | instance | Wednesday 22 July 2026 22:08:48 +0000 (0:00:00.514) 0:07:17.520 ********
2026-07-22 22:08:48.125418 | instance |
2026-07-22 22:08:48.125423 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-22 22:08:48.125427 | instance | Wednesday 22 July 2026 22:08:48 +0000 (0:00:00.006) 0:07:17.526 ********
2026-07-22 22:08:48.477050 | instance | ok: [instance]
2026-07-22 22:08:48.477152 | instance |
2026-07-22 22:08:48.477459 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:08:48.477521 | instance | Wednesday 22 July 2026 22:08:48 +0000 (0:00:00.351) 0:07:17.878 ********
2026-07-22 22:08:48.685946 | instance | ok: [instance]
2026-07-22 22:08:48.686042 | instance |
2026-07-22 22:08:48.686335 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:08:48.686387 | instance | Wednesday 22 July 2026 22:08:48 +0000 (0:00:00.209) 0:07:18.087 ********
2026-07-22 22:08:48.740897 | instance | ok: [instance] => {
2026-07-22 22:08:48.740962 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-07-22 22:08:48.740974 | instance | }
2026-07-22 22:08:48.740991 | instance |
2026-07-22 22:08:48.741033 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:08:48.741181 | instance | Wednesday 22 July 2026 22:08:48 +0000 (0:00:00.054) 0:07:18.142 ********
2026-07-22 22:08:49.100343 | instance | ok: [instance]
2026-07-22 22:08:49.100406 | instance |
2026-07-22 22:08:49.100635 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:08:49.100678 | instance | Wednesday 22 July 2026 22:08:49 +0000 (0:00:00.359) 0:07:18.502 ********
2026-07-22 22:08:52.190749 | instance | ok: [instance]
2026-07-22 22:08:52.190816 | instance |
2026-07-22 22:08:52.191069 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-07-22 22:08:52.191085 | instance | Wednesday 22 July 2026 22:08:52 +0000 (0:00:03.090) 0:07:21.592 ********
2026-07-22 22:08:53.457832 | instance | ok: [instance]
2026-07-22 22:08:53.457913 | instance |
2026-07-22 22:08:53.458135 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-07-22 22:08:53.458175 | instance | Wednesday 22 July 2026 22:08:53 +0000 (0:00:01.266) 0:07:22.859 ********
2026-07-22 22:08:53.656986 | instance | ok: [instance]
2026-07-22 22:08:53.657058 | instance |
2026-07-22 22:08:53.657322 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-07-22 22:08:53.657354 | instance | Wednesday 22 July 2026 22:08:53 +0000 (0:00:00.199) 0:07:23.059 ********
2026-07-22 22:08:54.077099 | instance | ok: [instance]
2026-07-22 22:08:54.077198 | instance |
2026-07-22 22:08:54.077591 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-07-22 22:08:54.077635 | instance | Wednesday 22 July 2026 22:08:54 +0000 (0:00:00.419) 0:07:23.479 ********
2026-07-22 22:08:54.617446 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-07-22 22:08:54.617510 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-07-22 22:08:54.617978 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-07-22 22:08:54.618379 | instance |
2026-07-22 22:08:54.618386 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-07-22 22:08:54.618391 | instance | Wednesday 22 July 2026 22:08:54 +0000 (0:00:00.540) 0:07:24.019 ********
2026-07-22 22:08:55.025516 | instance | ok: [instance]
2026-07-22 22:08:55.025584 | instance |
2026-07-22 22:08:55.025796 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-07-22 22:08:55.025828 | instance | Wednesday 22 July 2026 22:08:55 +0000 (0:00:00.408) 0:07:24.427 ********
2026-07-22 22:08:55.426836 | instance | ok: [instance]
2026-07-22 22:08:55.426936 | instance |
2026-07-22 22:08:55.427517 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-07-22 22:08:55.427552 | instance | Wednesday 22 July 2026 22:08:55 +0000 (0:00:00.394) 0:07:24.822 ********
2026-07-22 22:08:55.427558 | instance |
2026-07-22 22:08:55.427562 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-07-22 22:08:55.427567 | instance | Wednesday 22 July 2026 22:08:55 +0000 (0:00:00.006) 0:07:24.829 ********
2026-07-22 22:08:55.758981 | instance | ok: [instance]
2026-07-22 22:08:55.759046 | instance |
2026-07-22 22:08:55.759282 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-07-22 22:08:55.759320 | instance | Wednesday 22 July 2026 22:08:55 +0000 (0:00:00.332) 0:07:25.161 ********
2026-07-22 22:08:55.819977 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-07-22 22:08:55.820328 | instance |
2026-07-22 22:08:55.820355 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-07-22 22:08:55.820361 | instance | Wednesday 22 July 2026 22:08:55 +0000 (0:00:00.060) 0:07:25.222 ********
2026-07-22 22:08:57.018906 | instance | ok: [instance]
2026-07-22 22:08:57.018972 | instance |
2026-07-22 22:08:57.019213 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-07-22 22:08:57.019257 | instance | Wednesday 22 July 2026 22:08:57 +0000 (0:00:01.199) 0:07:26.421 ********
2026-07-22 22:08:57.646975 | instance | ok: [instance] => (item=chronyd)
2026-07-22 22:08:57.647017 | instance | ok: [instance] => (item=sshd)
2026-07-22 22:08:57.647022 | instance |
2026-07-22 22:08:57.647027 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-07-22 22:08:57.647031 | instance | Wednesday 22 July 2026 22:08:57 +0000 (0:00:00.627) 0:07:27.048 ********
2026-07-22 22:08:58.246574 | instance | ok: [instance]
2026-07-22 22:08:58.246614 | instance |
2026-07-22 22:08:58.246619 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-07-22 22:08:58.246624 | instance | Wednesday 22 July 2026 22:08:58 +0000 (0:00:00.599) 0:07:27.648 ********
2026-07-22 22:08:58.437546 | instance | ok: [instance]
2026-07-22 22:08:58.437613 | instance |
2026-07-22 22:08:58.437878 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-07-22 22:08:58.437912 | instance | Wednesday 22 July 2026 22:08:58 +0000 (0:00:00.191) 0:07:27.839 ********
2026-07-22 22:08:58.684791 | instance | ok: [instance]
2026-07-22 22:08:58.684885 | instance |
2026-07-22 22:08:58.685260 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-07-22 22:08:58.685309 | instance | Wednesday 22 July 2026 22:08:58 +0000 (0:00:00.246) 0:07:28.086 ********
2026-07-22 22:08:58.901680 | instance | ok: [instance]
2026-07-22 22:08:58.901758 | instance |
2026-07-22 22:08:58.901771 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] ***********
2026-07-22 22:08:58.901782 | instance | Wednesday 22 July 2026 22:08:58 +0000 (0:00:00.215) 0:07:28.302 ********
2026-07-22 22:09:11.181235 | instance | changed: [instance]
2026-07-22 22:09:11.181302 | instance |
2026-07-22 22:09:11.181404 | instance | PLAY [all] *********************************************************************
2026-07-22 22:09:11.181551 | instance |
2026-07-22 22:09:11.181671 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-07-22 22:09:11.181791 | instance | Wednesday 22 July 2026 22:09:11 +0000 (0:00:12.281) 0:07:40.583 ********
2026-07-22 22:09:11.565337 | instance | changed: [instance]
2026-07-22 22:09:11.565407 | instance |
2026-07-22 22:09:11.565914 | instance | PLAY [all] *********************************************************************
2026-07-22 22:09:11.565982 | instance |
2026-07-22 22:09:11.565988 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:09:11.565992 | instance | Wednesday 22 July 2026 22:09:11 +0000 (0:00:00.383) 0:07:40.967 ********
2026-07-22 22:09:12.566564 | instance | ok: [instance]
2026-07-22 22:09:12.566663 | instance |
2026-07-22 22:09:12.566893 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-07-22 22:09:12.566948 | instance | Wednesday 22 July 2026 22:09:12 +0000 (0:00:01.001) 0:07:41.968 ********
2026-07-22 22:09:16.173223 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-07-22 22:09:16.173324 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-07-22 22:09:16.173404 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-07-22 22:09:16.175988 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-07-22 22:09:16.176086 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-07-22 22:09:16.176100 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-07-22 22:09:16.176109 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-07-22 22:09:16.176118 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-07-22 22:09:16.176127 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-07-22 22:09:16.176136 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-07-22 22:09:16.176145 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-07-22 22:09:16.176154 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-07-22 22:09:16.176163 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-07-22 22:09:16.176171 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-07-22 22:09:16.176180 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-07-22 22:09:16.176189 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-07-22 22:09:16.176198 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-07-22 22:09:16.176217 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-07-22 22:09:16.176226 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-07-22 22:09:16.176235 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-07-22 22:09:16.176244 | instance |
2026-07-22 22:09:16.176267 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-07-22 22:09:16.176277 | instance | Wednesday 22 July 2026 22:09:16 +0000 (0:00:03.606) 0:07:45.575 ********
2026-07-22 22:09:16.374839 | instance | changed: [instance]
2026-07-22 22:09:16.375231 | instance |
2026-07-22 22:09:16.375275 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-07-22 22:09:16.375282 | instance | Wednesday 22 July 2026 22:09:16 +0000 (0:00:00.201) 0:07:45.776 ********
2026-07-22 22:09:16.827704 | instance | changed: [instance]
2026-07-22 22:09:16.827824 | instance |
2026-07-22 22:09:16.828065 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-07-22 22:09:16.828115 | instance | Wednesday 22 July 2026 22:09:16 +0000 (0:00:00.453) 0:07:46.229 ********
2026-07-22 22:09:17.068449 | instance | ok: [instance]
2026-07-22 22:09:17.068516 | instance |
2026-07-22 22:09:17.068783 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-07-22 22:09:17.068823 | instance | Wednesday 22 July 2026 22:09:17 +0000 (0:00:00.240) 0:07:46.470 ********
2026-07-22 22:09:17.124955 | instance | ok: [instance]
2026-07-22 22:09:17.125595 | instance |
2026-07-22 22:09:17.125659 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-07-22 22:09:17.125666 | instance |
2026-07-22 22:09:17.125670 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:09:17.125674 | instance | Wednesday 22 July 2026 22:09:17 +0000 (0:00:00.055) 0:07:46.526 ********
2026-07-22 22:09:18.084934 | instance | ok: [instance]
2026-07-22 22:09:18.085048 | instance |
2026-07-22 22:09:18.085063 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-07-22 22:09:18.085248 | instance | Wednesday 22 July 2026 22:09:18 +0000 (0:00:00.960) 0:07:47.486 ********
2026-07-22 22:09:18.291587 | instance | changed: [instance]
2026-07-22 22:09:18.291715 | instance |
2026-07-22 22:09:18.291801 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-07-22 22:09:18.292016 | instance | Wednesday 22 July 2026 22:09:18 +0000 (0:00:00.206) 0:07:47.693 ********
2026-07-22 22:09:19.170574 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-07-22 22:09:19.170633 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-07-22 22:09:19.171359 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-07-22 22:09:19.171375 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-07-22 22:09:19.171381 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-07-22 22:09:19.171386 | instance |
2026-07-22 22:09:19.171390 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-07-22 22:09:19.171395 | instance | Wednesday 22 July 2026 22:09:19 +0000 (0:00:00.879) 0:07:48.572 ********
2026-07-22 22:09:19.339323 | 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-07-22 22:09:19.488128 | 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-07-22 22:09:19.643038 | 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-07-22 22:09:19.655486 | instance | ...ignoring
2026-07-22 22:09:19.655852 | instance |
2026-07-22 22:09:19.655947 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-07-22 22:09:19.656267 | instance | Wednesday 22 July 2026 22:09:19 +0000 (0:00:00.484) 0:07:49.057 ********
2026-07-22 22:09:19.835948 | instance | ok: [instance]
2026-07-22 22:09:19.836447 | instance |
2026-07-22 22:09:19.836475 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-07-22 22:09:19.836492 | instance | Wednesday 22 July 2026 22:09:19 +0000 (0:00:00.180) 0:07:49.238 ********
2026-07-22 22:09:20.015134 | instance | ok: [instance]
2026-07-22 22:09:20.015477 | instance |
2026-07-22 22:09:20.015501 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-07-22 22:09:20.015507 | instance | Wednesday 22 July 2026 22:09:20 +0000 (0:00:00.179) 0:07:49.417 ********
2026-07-22 22:09:20.047283 | instance | ok: [instance]
2026-07-22 22:09:20.047801 | instance |
2026-07-22 22:09:20.047849 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-07-22 22:09:20.047859 | instance | Wednesday 22 July 2026 22:09:20 +0000 (0:00:00.032) 0:07:49.449 ********
2026-07-22 22:09:20.090557 | instance | ok: [instance]
2026-07-22 22:09:20.090657 | instance |
2026-07-22 22:09:20.090781 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-07-22 22:09:20.090897 | instance | Wednesday 22 July 2026 22:09:20 +0000 (0:00:00.043) 0:07:49.492 ********
2026-07-22 22:09:20.586354 | instance | ok: [instance]
2026-07-22 22:09:20.586394 | instance |
2026-07-22 22:09:20.586677 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-07-22 22:09:20.586713 | instance | Wednesday 22 July 2026 22:09:20 +0000 (0:00:00.495) 0:07:49.988 ********
2026-07-22 22:09:20.849597 | instance | ok: [instance]
2026-07-22 22:09:20.849666 | instance |
2026-07-22 22:09:20.850450 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-07-22 22:09:20.850476 | instance | Wednesday 22 July 2026 22:09:20 +0000 (0:00:00.208) 0:07:50.196 ********
2026-07-22 22:09:20.850481 | instance |
2026-07-22 22:09:20.850486 | instance | PLAY [Install Kubernetes] ******************************************************
2026-07-22 22:09:20.850490 | instance |
2026-07-22 22:09:20.850494 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:09:20.850498 | instance | Wednesday 22 July 2026 22:09:20 +0000 (0:00:00.055) 0:07:50.251 ********
2026-07-22 22:09:21.742015 | instance | ok: [instance]
2026-07-22 22:09:21.742060 | instance |
2026-07-22 22:09:21.742084 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:09:21.742100 | instance | Wednesday 22 July 2026 22:09:21 +0000 (0:00:00.891) 0:07:51.143 ********
2026-07-22 22:09:21.940684 | instance | ok: [instance]
2026-07-22 22:09:21.940723 | instance |
2026-07-22 22:09:21.941012 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:09:21.941052 | instance | Wednesday 22 July 2026 22:09:21 +0000 (0:00:00.198) 0:07:51.342 ********
2026-07-22 22:09:21.980531 | instance | skipping: [instance]
2026-07-22 22:09:21.980643 | instance |
2026-07-22 22:09:21.980896 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-22 22:09:21.980922 | instance | Wednesday 22 July 2026 22:09:21 +0000 (0:00:00.040) 0:07:51.382 ********
2026-07-22 22:09:22.180079 | instance | ok: [instance]
2026-07-22 22:09:22.180119 | instance |
2026-07-22 22:09:22.180401 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:09:22.180440 | instance | Wednesday 22 July 2026 22:09:22 +0000 (0:00:00.199) 0:07:51.582 ********
2026-07-22 22:09:22.236916 | instance | ok: [instance] => {
2026-07-22 22:09:22.237016 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-07-22 22:09:22.237462 | instance | }
2026-07-22 22:09:22.237481 | instance |
2026-07-22 22:09:22.237486 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:09:22.237491 | instance | Wednesday 22 July 2026 22:09:22 +0000 (0:00:00.057) 0:07:51.639 ********
2026-07-22 22:09:22.533231 | instance | ok: [instance]
2026-07-22 22:09:22.533273 | instance |
2026-07-22 22:09:22.533540 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:09:22.533572 | instance | Wednesday 22 July 2026 22:09:22 +0000 (0:00:00.296) 0:07:51.935 ********
2026-07-22 22:09:22.578459 | instance | skipping: [instance]
2026-07-22 22:09:22.578546 | instance |
2026-07-22 22:09:22.578805 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:09:22.578841 | instance | Wednesday 22 July 2026 22:09:22 +0000 (0:00:00.045) 0:07:51.980 ********
2026-07-22 22:09:22.782557 | instance | ok: [instance]
2026-07-22 22:09:22.782599 | instance |
2026-07-22 22:09:22.782730 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:09:22.782905 | instance | Wednesday 22 July 2026 22:09:22 +0000 (0:00:00.203) 0:07:52.184 ********
2026-07-22 22:09:23.759043 | instance | ok: [instance]
2026-07-22 22:09:23.759110 | instance |
2026-07-22 22:09:23.759202 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:09:23.759382 | instance | Wednesday 22 July 2026 22:09:23 +0000 (0:00:00.976) 0:07:53.161 ********
2026-07-22 22:09:23.823646 | instance | ok: [instance] => {
2026-07-22 22:09:23.823753 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz"
2026-07-22 22:09:23.823863 | instance | }
2026-07-22 22:09:23.824019 | instance |
2026-07-22 22:09:23.824166 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:09:23.824312 | instance | Wednesday 22 July 2026 22:09:23 +0000 (0:00:00.064) 0:07:53.225 ********
2026-07-22 22:09:24.166969 | instance | ok: [instance]
2026-07-22 22:09:24.167009 | instance |
2026-07-22 22:09:24.167133 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:09:24.167299 | instance | Wednesday 22 July 2026 22:09:24 +0000 (0:00:00.342) 0:07:53.568 ********
2026-07-22 22:09:26.045140 | instance | ok: [instance]
2026-07-22 22:09:26.045189 | instance |
2026-07-22 22:09:26.045485 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-22 22:09:26.045528 | instance | Wednesday 22 July 2026 22:09:26 +0000 (0:00:01.878) 0:07:55.447 ********
2026-07-22 22:09:26.077161 | instance | skipping: [instance]
2026-07-22 22:09:26.077532 | instance |
2026-07-22 22:09:26.077575 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-22 22:09:26.077581 | instance | Wednesday 22 July 2026 22:09:26 +0000 (0:00:00.031) 0:07:55.479 ********
2026-07-22 22:09:26.109416 | instance | skipping: [instance]
2026-07-22 22:09:26.109507 | instance |
2026-07-22 22:09:26.109620 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-22 22:09:26.109750 | instance | Wednesday 22 July 2026 22:09:26 +0000 (0:00:00.032) 0:07:55.511 ********
2026-07-22 22:09:26.142195 | instance | skipping: [instance]
2026-07-22 22:09:26.142543 | instance |
2026-07-22 22:09:26.142578 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-22 22:09:26.142590 | instance | Wednesday 22 July 2026 22:09:26 +0000 (0:00:00.032) 0:07:55.544 ********
2026-07-22 22:09:27.102982 | instance | ok: [instance]
2026-07-22 22:09:27.103055 | instance |
2026-07-22 22:09:27.103431 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-22 22:09:27.103475 | instance | Wednesday 22 July 2026 22:09:27 +0000 (0:00:00.960) 0:07:56.504 ********
2026-07-22 22:09:27.505511 | instance | ok: [instance]
2026-07-22 22:09:27.505620 | instance |
2026-07-22 22:09:27.505889 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-22 22:09:27.505923 | instance | Wednesday 22 July 2026 22:09:27 +0000 (0:00:00.402) 0:07:56.907 ********
2026-07-22 22:09:28.351312 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-07-22 22:09:28.351376 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-22 22:09:28.351441 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-22 22:09:28.351812 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-22 22:09:28.351872 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-22 22:09:28.351890 | instance |
2026-07-22 22:09:28.352135 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-22 22:09:28.352212 | instance | Wednesday 22 July 2026 22:09:28 +0000 (0:00:00.844) 0:07:57.751 ********
2026-07-22 22:09:28.846806 | instance | ok: [instance]
2026-07-22 22:09:28.846932 | instance |
2026-07-22 22:09:28.846949 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-22 22:09:28.847461 | instance | Wednesday 22 July 2026 22:09:28 +0000 (0:00:00.490) 0:07:58.241 ********
2026-07-22 22:09:28.847507 | instance |
2026-07-22 22:09:28.847514 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-22 22:09:28.847518 | instance | Wednesday 22 July 2026 22:09:28 +0000 (0:00:00.006) 0:07:58.248 ********
2026-07-22 22:09:29.190529 | instance | ok: [instance]
2026-07-22 22:09:29.190572 | instance |
2026-07-22 22:09:29.190856 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-07-22 22:09:29.190890 | instance | Wednesday 22 July 2026 22:09:29 +0000 (0:00:00.344) 0:07:58.592 ********
2026-07-22 22:09:29.755120 | 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-07-22 22:09:29.767391 | instance | ...ignoring
2026-07-22 22:09:29.767484 | instance |
2026-07-22 22:09:29.767608 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-07-22 22:09:29.767789 | instance | Wednesday 22 July 2026 22:09:29 +0000 (0:00:00.577) 0:07:59.169 ********
2026-07-22 22:09:29.803804 | instance | skipping: [instance]
2026-07-22 22:09:29.804182 | instance |
2026-07-22 22:09:29.804224 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-07-22 22:09:29.804230 | instance | Wednesday 22 July 2026 22:09:29 +0000 (0:00:00.036) 0:07:59.205 ********
2026-07-22 22:09:29.842169 | instance | skipping: [instance]
2026-07-22 22:09:29.842350 | instance |
2026-07-22 22:09:29.842386 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-07-22 22:09:29.842520 | instance | Wednesday 22 July 2026 22:09:29 +0000 (0:00:00.038) 0:07:59.244 ********
2026-07-22 22:09:29.874275 | instance | skipping: [instance]
2026-07-22 22:09:29.874366 | instance |
2026-07-22 22:09:29.874624 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-07-22 22:09:29.874642 | instance | Wednesday 22 July 2026 22:09:29 +0000 (0:00:00.032) 0:07:59.276 ********
2026-07-22 22:09:29.910350 | instance | skipping: [instance]
2026-07-22 22:09:29.910832 | instance |
2026-07-22 22:09:29.910895 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-07-22 22:09:29.910903 | instance | Wednesday 22 July 2026 22:09:29 +0000 (0:00:00.035) 0:07:59.312 ********
2026-07-22 22:09:29.950878 | instance | skipping: [instance]
2026-07-22 22:09:29.950985 | instance |
2026-07-22 22:09:29.951253 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:09:29.951278 | instance | Wednesday 22 July 2026 22:09:29 +0000 (0:00:00.041) 0:07:59.353 ********
2026-07-22 22:09:30.149628 | instance | ok: [instance]
2026-07-22 22:09:30.149756 | instance |
2026-07-22 22:09:30.149955 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:09:30.150105 | instance | Wednesday 22 July 2026 22:09:30 +0000 (0:00:00.198) 0:07:59.551 ********
2026-07-22 22:09:30.190368 | instance | ok: [instance] => {
2026-07-22 22:09:30.190452 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-07-22 22:09:30.190564 | instance | }
2026-07-22 22:09:30.190715 | instance |
2026-07-22 22:09:30.190864 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:09:30.191011 | instance | Wednesday 22 July 2026 22:09:30 +0000 (0:00:00.040) 0:07:59.592 ********
2026-07-22 22:09:30.995051 | instance | changed: [instance]
2026-07-22 22:09:30.995130 | instance |
2026-07-22 22:09:30.995189 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:09:30.995308 | instance | Wednesday 22 July 2026 22:09:30 +0000 (0:00:00.804) 0:08:00.396 ********
2026-07-22 22:09:31.041480 | instance | skipping: [instance]
2026-07-22 22:09:31.041844 | instance |
2026-07-22 22:09:31.042214 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:09:31.042543 | instance | Wednesday 22 July 2026 22:09:31 +0000 (0:00:00.046) 0:08:00.443 ********
2026-07-22 22:09:31.240317 | instance | ok: [instance]
2026-07-22 22:09:31.240365 | instance |
2026-07-22 22:09:31.240502 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:09:31.241012 | instance | Wednesday 22 July 2026 22:09:31 +0000 (0:00:00.198) 0:08:00.641 ********
2026-07-22 22:09:31.288215 | instance | ok: [instance] => {
2026-07-22 22:09:31.288330 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-07-22 22:09:31.288505 | instance | }
2026-07-22 22:09:31.288644 | instance |
2026-07-22 22:09:31.288797 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:09:31.288944 | instance | Wednesday 22 July 2026 22:09:31 +0000 (0:00:00.045) 0:08:00.686 ********
2026-07-22 22:09:32.008383 | instance | changed: [instance]
2026-07-22 22:09:32.008625 | instance |
2026-07-22 22:09:32.008833 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:09:32.009037 | instance | Wednesday 22 July 2026 22:09:32 +0000 (0:00:00.723) 0:08:01.409 ********
2026-07-22 22:09:32.055948 | instance | skipping: [instance]
2026-07-22 22:09:32.056315 | instance |
2026-07-22 22:09:32.056639 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-22 22:09:32.056975 | instance | Wednesday 22 July 2026 22:09:32 +0000 (0:00:00.046) 0:08:01.456 ********
2026-07-22 22:09:32.085309 | instance | skipping: [instance]
2026-07-22 22:09:32.085875 | instance |
2026-07-22 22:09:32.086214 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-22 22:09:32.086532 | instance | Wednesday 22 July 2026 22:09:32 +0000 (0:00:00.030) 0:08:01.486 ********
2026-07-22 22:09:32.112146 | instance | skipping: [instance]
2026-07-22 22:09:32.112224 | instance |
2026-07-22 22:09:32.112340 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-22 22:09:32.112517 | instance | Wednesday 22 July 2026 22:09:32 +0000 (0:00:00.025) 0:08:01.512 ********
2026-07-22 22:09:32.148031 | instance | skipping: [instance]
2026-07-22 22:09:32.148137 | instance |
2026-07-22 22:09:32.148260 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-22 22:09:32.148379 | instance | Wednesday 22 July 2026 22:09:32 +0000 (0:00:00.034) 0:08:01.547 ********
2026-07-22 22:09:33.104648 | instance | ok: [instance]
2026-07-22 22:09:33.104699 | instance |
2026-07-22 22:09:33.104999 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-22 22:09:33.105041 | instance | Wednesday 22 July 2026 22:09:33 +0000 (0:00:00.959) 0:08:02.506 ********
2026-07-22 22:09:33.527701 | instance | ok: [instance]
2026-07-22 22:09:33.527763 | instance |
2026-07-22 22:09:33.528016 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-22 22:09:33.528058 | instance | Wednesday 22 July 2026 22:09:33 +0000 (0:00:00.423) 0:08:02.929 ********
2026-07-22 22:09:34.397738 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-07-22 22:09:34.397802 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-22 22:09:34.398539 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-22 22:09:34.398608 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-22 22:09:34.398615 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-22 22:09:34.398622 | instance |
2026-07-22 22:09:34.398627 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-22 22:09:34.398631 | instance | Wednesday 22 July 2026 22:09:34 +0000 (0:00:00.869) 0:08:03.799 ********
2026-07-22 22:09:34.898250 | instance | ok: [instance]
2026-07-22 22:09:34.898359 | instance |
2026-07-22 22:09:34.898431 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-22 22:09:34.898928 | instance | Wednesday 22 July 2026 22:09:34 +0000 (0:00:00.494) 0:08:04.293 ********
2026-07-22 22:09:34.898978 | instance |
2026-07-22 22:09:34.898984 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-22 22:09:34.898989 | instance | Wednesday 22 July 2026 22:09:34 +0000 (0:00:00.006) 0:08:04.299 ********
2026-07-22 22:09:35.244491 | instance | ok: [instance]
2026-07-22 22:09:35.244559 | instance |
2026-07-22 22:09:35.244567 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:09:35.244575 | instance | Wednesday 22 July 2026 22:09:35 +0000 (0:00:00.345) 0:08:04.645 ********
2026-07-22 22:09:35.448509 | instance | ok: [instance]
2026-07-22 22:09:35.448587 | instance |
2026-07-22 22:09:35.448804 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:09:35.448843 | instance | Wednesday 22 July 2026 22:09:35 +0000 (0:00:00.204) 0:08:04.850 ********
2026-07-22 22:09:35.500918 | instance | ok: [instance] => {
2026-07-22 22:09:35.501071 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz"
2026-07-22 22:09:35.501562 | instance | }
2026-07-22 22:09:35.501600 | instance |
2026-07-22 22:09:35.501606 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:09:35.501611 | instance | Wednesday 22 July 2026 22:09:35 +0000 (0:00:00.052) 0:08:04.903 ********
2026-07-22 22:09:36.199545 | instance | changed: [instance]
2026-07-22 22:09:36.199626 | instance |
2026-07-22 22:09:36.199922 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:09:36.199962 | instance | Wednesday 22 July 2026 22:09:36 +0000 (0:00:00.698) 0:08:05.601 ********
2026-07-22 22:09:38.536751 | instance | changed: [instance]
2026-07-22 22:09:38.536848 | instance |
2026-07-22 22:09:38.537076 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:09:38.537307 | instance | Wednesday 22 July 2026 22:09:38 +0000 (0:00:02.337) 0:08:07.938 ********
2026-07-22 22:09:38.593283 | instance | ok: [instance] => {
2026-07-22 22:09:38.593394 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz"
2026-07-22 22:09:38.593504 | instance | }
2026-07-22 22:09:38.593844 | instance |
2026-07-22 22:09:38.593858 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:09:38.593863 | instance | Wednesday 22 July 2026 22:09:38 +0000 (0:00:00.056) 0:08:07.995 ********
2026-07-22 22:09:39.546241 | instance | changed: [instance]
2026-07-22 22:09:39.546293 | instance |
2026-07-22 22:09:39.546564 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:09:39.546611 | instance | Wednesday 22 July 2026 22:09:39 +0000 (0:00:00.952) 0:08:08.948 ********
2026-07-22 22:09:40.890427 | instance | changed: [instance]
2026-07-22 22:09:40.890495 | instance |
2026-07-22 22:09:40.890714 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-07-22 22:09:40.890753 | instance | Wednesday 22 July 2026 22:09:40 +0000 (0:00:01.344) 0:08:10.292 ********
2026-07-22 22:09:41.340647 | instance | changed: [instance]
2026-07-22 22:09:41.340706 | instance |
2026-07-22 22:09:41.340986 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-07-22 22:09:41.341024 | instance | Wednesday 22 July 2026 22:09:41 +0000 (0:00:00.450) 0:08:10.742 ********
2026-07-22 22:09:41.541650 | instance | changed: [instance]
2026-07-22 22:09:41.541700 | instance |
2026-07-22 22:09:41.541981 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:09:41.542028 | instance | Wednesday 22 July 2026 22:09:41 +0000 (0:00:00.200) 0:08:10.943 ********
2026-07-22 22:09:41.754747 | instance | ok: [instance]
2026-07-22 22:09:41.754808 | instance |
2026-07-22 22:09:41.755080 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:09:41.755110 | instance | Wednesday 22 July 2026 22:09:41 +0000 (0:00:00.213) 0:08:11.156 ********
2026-07-22 22:09:41.818359 | instance | ok: [instance] => {
2026-07-22 22:09:41.818433 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-07-22 22:09:41.818459 | instance | }
2026-07-22 22:09:41.818469 | instance |
2026-07-22 22:09:41.818478 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:09:41.818494 | instance | Wednesday 22 July 2026 22:09:41 +0000 (0:00:00.062) 0:08:11.219 ********
2026-07-22 22:09:42.666996 | instance | changed: [instance]
2026-07-22 22:09:42.667047 | instance |
2026-07-22 22:09:42.667055 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:09:42.667061 | instance | Wednesday 22 July 2026 22:09:42 +0000 (0:00:00.848) 0:08:12.068 ********
2026-07-22 22:09:45.284036 | instance | changed: [instance]
2026-07-22 22:09:45.284096 | instance |
2026-07-22 22:09:45.284366 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-07-22 22:09:45.284405 | instance | Wednesday 22 July 2026 22:09:45 +0000 (0:00:02.617) 0:08:14.686 ********
2026-07-22 22:09:45.339267 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-07-22 22:09:45.339716 | instance |
2026-07-22 22:09:45.339790 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-07-22 22:09:45.339796 | instance | Wednesday 22 July 2026 22:09:45 +0000 (0:00:00.054) 0:08:14.740 ********
2026-07-22 22:09:46.297487 | instance | ok: [instance]
2026-07-22 22:09:46.297628 | instance |
2026-07-22 22:09:46.297641 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-07-22 22:09:46.297889 | instance | Wednesday 22 July 2026 22:09:46 +0000 (0:00:00.958) 0:08:15.699 ********
2026-07-22 22:09:46.503035 | instance | changed: [instance]
2026-07-22 22:09:46.503120 | instance |
2026-07-22 22:09:46.503391 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-07-22 22:09:46.503435 | instance | Wednesday 22 July 2026 22:09:46 +0000 (0:00:00.205) 0:08:15.905 ********
2026-07-22 22:09:46.936102 | instance | changed: [instance]
2026-07-22 22:09:46.936197 | instance |
2026-07-22 22:09:46.936350 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-07-22 22:09:46.936474 | instance | Wednesday 22 July 2026 22:09:46 +0000 (0:00:00.433) 0:08:16.338 ********
2026-07-22 22:09:47.646691 | instance | changed: [instance] => (item=br_netfilter)
2026-07-22 22:09:47.646741 | instance | ok: [instance] => (item=ip_tables)
2026-07-22 22:09:47.646956 | instance | changed: [instance] => (item=ip6_tables)
2026-07-22 22:09:47.647011 | instance | ok: [instance] => (item=nf_conntrack)
2026-07-22 22:09:47.647334 | instance |
2026-07-22 22:09:47.647362 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:09:47.647368 | instance | Wednesday 22 July 2026 22:09:47 +0000 (0:00:00.710) 0:08:17.048 ********
2026-07-22 22:09:47.842746 | instance | ok: [instance]
2026-07-22 22:09:47.842785 | instance |
2026-07-22 22:09:47.843071 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:09:47.843112 | instance | Wednesday 22 July 2026 22:09:47 +0000 (0:00:00.196) 0:08:17.244 ********
2026-07-22 22:09:47.888091 | instance | ok: [instance] => {
2026-07-22 22:09:47.888217 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-07-22 22:09:47.888692 | instance | }
2026-07-22 22:09:47.888718 | instance |
2026-07-22 22:09:47.888723 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:09:47.888728 | instance | Wednesday 22 July 2026 22:09:47 +0000 (0:00:00.045) 0:08:17.290 ********
2026-07-22 22:09:49.243698 | instance | changed: [instance]
2026-07-22 22:09:49.243764 | instance |
2026-07-22 22:09:49.244004 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:09:49.244380 | instance | Wednesday 22 July 2026 22:09:49 +0000 (0:00:01.354) 0:08:18.645 ********
2026-07-22 22:09:49.285984 | instance | skipping: [instance]
2026-07-22 22:09:49.286081 | instance |
2026-07-22 22:09:49.286343 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-07-22 22:09:49.286364 | instance | Wednesday 22 July 2026 22:09:49 +0000 (0:00:00.042) 0:08:18.688 ********
2026-07-22 22:09:49.345380 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-07-22 22:09:49.345766 | instance |
2026-07-22 22:09:49.345802 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-07-22 22:09:49.345809 | instance | Wednesday 22 July 2026 22:09:49 +0000 (0:00:00.059) 0:08:18.747 ********
2026-07-22 22:09:49.376251 | instance | skipping: [instance]
2026-07-22 22:09:49.376623 | instance |
2026-07-22 22:09:49.376665 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-07-22 22:09:49.376671 | instance | Wednesday 22 July 2026 22:09:49 +0000 (0:00:00.031) 0:08:18.778 ********
2026-07-22 22:09:52.244597 | instance | changed: [instance]
2026-07-22 22:09:52.244666 | instance |
2026-07-22 22:09:52.245038 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-07-22 22:09:52.245079 | instance | Wednesday 22 July 2026 22:09:52 +0000 (0:00:02.868) 0:08:21.646 ********
2026-07-22 22:09:53.529222 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-07-22 22:09:53.530676 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-07-22 22:09:53.530695 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-07-22 22:09:53.530702 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-07-22 22:09:53.530707 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-07-22 22:09:53.530713 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-07-22 22:09:53.530718 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-07-22 22:09:53.530724 | instance |
2026-07-22 22:09:53.530729 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-07-22 22:09:53.530735 | instance | Wednesday 22 July 2026 22:09:53 +0000 (0:00:01.284) 0:08:22.931 ********
2026-07-22 22:09:54.048844 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-07-22 22:09:54.048943 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-07-22 22:09:54.049406 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-07-22 22:09:54.049421 | instance |
2026-07-22 22:09:54.049426 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-07-22 22:09:54.049430 | instance | Wednesday 22 July 2026 22:09:54 +0000 (0:00:00.519) 0:08:23.450 ********
2026-07-22 22:09:54.483587 | instance | changed: [instance]
2026-07-22 22:09:54.483715 | instance |
2026-07-22 22:09:54.483822 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-07-22 22:09:54.483932 | instance | Wednesday 22 July 2026 22:09:54 +0000 (0:00:00.434) 0:08:23.885 ********
2026-07-22 22:09:54.937818 | instance | changed: [instance]
2026-07-22 22:09:54.938039 | instance |
2026-07-22 22:09:54.938361 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-07-22 22:09:54.938642 | instance | Wednesday 22 July 2026 22:09:54 +0000 (0:00:00.453) 0:08:24.339 ********
2026-07-22 22:09:55.147020 | instance | ok: [instance]
2026-07-22 22:09:55.147272 | instance |
2026-07-22 22:09:55.147573 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-07-22 22:09:55.147923 | instance | Wednesday 22 July 2026 22:09:55 +0000 (0:00:00.209) 0:08:24.549 ********
2026-07-22 22:09:55.182092 | instance | skipping: [instance]
2026-07-22 22:09:55.182339 | instance |
2026-07-22 22:09:55.182609 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-07-22 22:09:55.182895 | instance | Wednesday 22 July 2026 22:09:55 +0000 (0:00:00.034) 0:08:24.583 ********
2026-07-22 22:09:55.819991 | instance | ok: [instance] => (item=swap)
2026-07-22 22:09:55.820301 | instance | ok: [instance] => (item=none)
2026-07-22 22:09:55.820527 | instance |
2026-07-22 22:09:55.820764 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-07-22 22:09:55.821062 | instance | Wednesday 22 July 2026 22:09:55 +0000 (0:00:00.638) 0:08:25.221 ********
2026-07-22 22:09:56.265618 | instance | changed: [instance]
2026-07-22 22:09:56.265972 | instance |
2026-07-22 22:09:56.266295 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-07-22 22:09:56.266611 | instance | Wednesday 22 July 2026 22:09:56 +0000 (0:00:00.445) 0:08:25.667 ********
2026-07-22 22:09:56.836428 | instance | changed: [instance]
2026-07-22 22:09:56.836801 | instance |
2026-07-22 22:09:56.837135 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-07-22 22:09:56.837477 | instance | Wednesday 22 July 2026 22:09:56 +0000 (0:00:00.560) 0:08:26.227 ********
2026-07-22 22:09:56.837781 | instance |
2026-07-22 22:09:56.838150 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-07-22 22:09:56.838483 | instance | Wednesday 22 July 2026 22:09:56 +0000 (0:00:00.007) 0:08:26.234 ********
2026-07-22 22:09:57.581279 | instance | ok: [instance]
2026-07-22 22:09:57.581317 | instance |
2026-07-22 22:09:57.581322 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-07-22 22:09:57.581327 | instance | Wednesday 22 July 2026 22:09:57 +0000 (0:00:00.748) 0:08:26.983 ********
2026-07-22 22:09:58.138283 | instance | changed: [instance]
2026-07-22 22:09:58.138360 | instance |
2026-07-22 22:09:58.138628 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-07-22 22:09:58.138661 | instance | Wednesday 22 July 2026 22:09:58 +0000 (0:00:00.557) 0:08:27.540 ********
2026-07-22 22:09:59.146027 | instance | ok: [instance]
2026-07-22 22:09:59.146065 | instance |
2026-07-22 22:09:59.146070 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-07-22 22:09:59.146080 | instance | Wednesday 22 July 2026 22:09:59 +0000 (0:00:01.007) 0:08:28.547 ********
2026-07-22 22:09:59.853223 | instance | ok: [instance]
2026-07-22 22:09:59.853745 | instance |
2026-07-22 22:09:59.853790 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-07-22 22:09:59.853798 | instance | Wednesday 22 July 2026 22:09:59 +0000 (0:00:00.707) 0:08:29.255 ********
2026-07-22 22:10:00.055326 | instance | ok: [instance]
2026-07-22 22:10:00.055366 | instance |
2026-07-22 22:10:00.055371 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-07-22 22:10:00.055376 | instance | Wednesday 22 July 2026 22:10:00 +0000 (0:00:00.201) 0:08:29.457 ********
2026-07-22 22:10:00.552314 | instance | ok: [instance]
2026-07-22 22:10:00.552376 | instance |
2026-07-22 22:10:00.552619 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-07-22 22:10:00.552659 | instance | Wednesday 22 July 2026 22:10:00 +0000 (0:00:00.497) 0:08:29.954 ********
2026-07-22 22:10:00.632189 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-07-22 22:10:00.632254 | instance |
2026-07-22 22:10:00.632515 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-07-22 22:10:00.632548 | instance | Wednesday 22 July 2026 22:10:00 +0000 (0:00:00.079) 0:08:30.034 ********
2026-07-22 22:10:00.708478 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-07-22 22:10:00.708837 | instance |
2026-07-22 22:10:00.708869 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-07-22 22:10:00.708875 | instance | Wednesday 22 July 2026 22:10:00 +0000 (0:00:00.076) 0:08:30.110 ********
2026-07-22 22:10:00.908535 | instance | ok: [instance] => (item=instance)
2026-07-22 22:10:00.908592 | instance |
2026-07-22 22:10:00.908835 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-07-22 22:10:00.909007 | instance | Wednesday 22 July 2026 22:10:00 +0000 (0:00:00.200) 0:08:30.310 ********
2026-07-22 22:10:00.958442 | instance | skipping: [instance]
2026-07-22 22:10:00.958543 | instance |
2026-07-22 22:10:00.958779 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-07-22 22:10:00.958795 | instance | Wednesday 22 July 2026 22:10:00 +0000 (0:00:00.049) 0:08:30.360 ********
2026-07-22 22:10:01.010813 | instance | ok: [instance]
2026-07-22 22:10:01.010842 | instance |
2026-07-22 22:10:01.010848 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-07-22 22:10:01.010852 | instance | Wednesday 22 July 2026 22:10:01 +0000 (0:00:00.052) 0:08:30.412 ********
2026-07-22 22:10:01.045606 | instance | ok: [instance] => {
2026-07-22 22:10:01.045630 | instance | "msg": "instance"
2026-07-22 22:10:01.045637 | instance | }
2026-07-22 22:10:01.045643 | instance |
2026-07-22 22:10:01.045649 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-07-22 22:10:01.045655 | instance | Wednesday 22 July 2026 22:10:01 +0000 (0:00:00.034) 0:08:30.447 ********
2026-07-22 22:10:01.575798 | instance | changed: [instance]
2026-07-22 22:10:01.575855 | instance |
2026-07-22 22:10:01.575866 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-07-22 22:10:01.575883 | instance | Wednesday 22 July 2026 22:10:01 +0000 (0:00:00.530) 0:08:30.977 ********
2026-07-22 22:10:01.608119 | instance | skipping: [instance]
2026-07-22 22:10:01.608157 | instance |
2026-07-22 22:10:01.608298 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-07-22 22:10:01.608443 | instance | Wednesday 22 July 2026 22:10:01 +0000 (0:00:00.032) 0:08:31.010 ********
2026-07-22 22:10:01.645784 | instance | skipping: [instance]
2026-07-22 22:10:01.646335 | instance |
2026-07-22 22:10:01.646385 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-07-22 22:10:01.646395 | instance | Wednesday 22 July 2026 22:10:01 +0000 (0:00:00.037) 0:08:31.047 ********
2026-07-22 22:10:01.681746 | instance | skipping: [instance]
2026-07-22 22:10:01.682289 | instance |
2026-07-22 22:10:01.682335 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-07-22 22:10:01.682343 | instance | Wednesday 22 July 2026 22:10:01 +0000 (0:00:00.035) 0:08:31.083 ********
2026-07-22 22:10:01.717334 | instance | skipping: [instance]
2026-07-22 22:10:01.717875 | instance |
2026-07-22 22:10:01.717900 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-07-22 22:10:01.717908 | instance | Wednesday 22 July 2026 22:10:01 +0000 (0:00:00.035) 0:08:31.119 ********
2026-07-22 22:10:01.755285 | instance | skipping: [instance]
2026-07-22 22:10:01.755390 | instance |
2026-07-22 22:10:01.755524 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-07-22 22:10:01.755746 | instance | Wednesday 22 July 2026 22:10:01 +0000 (0:00:00.038) 0:08:31.157 ********
2026-07-22 22:10:01.790355 | instance | skipping: [instance]
2026-07-22 22:10:01.790453 | instance |
2026-07-22 22:10:01.790579 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-07-22 22:10:01.790702 | instance | Wednesday 22 July 2026 22:10:01 +0000 (0:00:00.035) 0:08:31.192 ********
2026-07-22 22:10:01.826523 | instance | skipping: [instance]
2026-07-22 22:10:01.826607 | instance |
2026-07-22 22:10:01.826729 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-07-22 22:10:01.826852 | instance | Wednesday 22 July 2026 22:10:01 +0000 (0:00:00.035) 0:08:31.228 ********
2026-07-22 22:10:25.144883 | instance | changed: [instance]
2026-07-22 22:10:25.144960 | instance |
2026-07-22 22:10:25.145038 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-07-22 22:10:25.145158 | instance | Wednesday 22 July 2026 22:10:25 +0000 (0:00:23.317) 0:08:54.546 ********
2026-07-22 22:10:25.386112 | instance | ok: [instance]
2026-07-22 22:10:25.386220 | instance |
2026-07-22 22:10:25.386467 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-07-22 22:10:25.386534 | instance | Wednesday 22 July 2026 22:10:25 +0000 (0:00:00.241) 0:08:54.787 ********
2026-07-22 22:10:25.428743 | instance | skipping: [instance]
2026-07-22 22:10:25.428820 | instance |
2026-07-22 22:10:25.429099 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-07-22 22:10:25.429147 | instance | Wednesday 22 July 2026 22:10:25 +0000 (0:00:00.042) 0:08:54.830 ********
2026-07-22 22:10:25.659828 | instance | changed: [instance]
2026-07-22 22:10:25.659894 | instance |
2026-07-22 22:10:25.660165 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-07-22 22:10:25.660240 | instance | Wednesday 22 July 2026 22:10:25 +0000 (0:00:00.230) 0:08:55.061 ********
2026-07-22 22:10:25.876314 | instance | changed: [instance]
2026-07-22 22:10:25.876400 | instance |
2026-07-22 22:10:25.876650 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-07-22 22:10:25.876956 | instance | Wednesday 22 July 2026 22:10:25 +0000 (0:00:00.216) 0:08:55.277 ********
2026-07-22 22:10:26.084259 | instance | changed: [instance]
2026-07-22 22:10:26.084487 | instance |
2026-07-22 22:10:26.085310 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-07-22 22:10:26.085326 | instance | Wednesday 22 July 2026 22:10:26 +0000 (0:00:00.208) 0:08:55.485 ********
2026-07-22 22:10:29.746118 | instance | changed: [instance]
2026-07-22 22:10:29.746261 | instance |
2026-07-22 22:10:29.746447 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-07-22 22:10:29.746617 | instance | Wednesday 22 July 2026 22:10:29 +0000 (0:00:03.662) 0:08:59.147 ********
2026-07-22 22:10:39.920038 | instance | changed: [instance]
2026-07-22 22:10:39.920285 | instance |
2026-07-22 22:10:39.920586 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-07-22 22:10:39.920877 | instance | Wednesday 22 July 2026 22:10:39 +0000 (0:00:10.173) 0:09:09.321 ********
2026-07-22 22:10:39.962181 | instance | skipping: [instance]
2026-07-22 22:10:39.962419 | instance |
2026-07-22 22:10:39.962726 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-07-22 22:10:39.963010 | instance | Wednesday 22 July 2026 22:10:39 +0000 (0:00:00.042) 0:09:09.364 ********
2026-07-22 22:10:40.004079 | instance | skipping: [instance]
2026-07-22 22:10:40.004251 | instance |
2026-07-22 22:10:40.004564 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-07-22 22:10:40.004805 | instance | Wednesday 22 July 2026 22:10:39 +0000 (0:00:00.041) 0:09:09.405 ********
2026-07-22 22:10:40.798782 | instance | changed: [instance]
2026-07-22 22:10:40.798961 | instance |
2026-07-22 22:10:40.799261 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-07-22 22:10:40.799534 | instance | Wednesday 22 July 2026 22:10:40 +0000 (0:00:00.794) 0:09:10.200 ********
2026-07-22 22:10:40.837822 | instance | skipping: [instance] => (item=DaemonSet)
2026-07-22 22:10:40.838202 | instance | skipping: [instance] => (item=ConfigMap)
2026-07-22 22:10:40.838424 | instance | skipping: [instance]
2026-07-22 22:10:40.838656 | instance |
2026-07-22 22:10:40.838911 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-07-22 22:10:40.839163 | instance | Wednesday 22 July 2026 22:10:40 +0000 (0:00:00.039) 0:09:10.240 ********
2026-07-22 22:10:40.882251 | instance | skipping: [instance]
2026-07-22 22:10:40.882465 | instance |
2026-07-22 22:10:40.882779 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-07-22 22:10:40.883049 | instance | Wednesday 22 July 2026 22:10:40 +0000 (0:00:00.043) 0:09:10.283 ********
2026-07-22 22:10:40.923070 | instance | skipping: [instance]
2026-07-22 22:10:40.923314 | instance |
2026-07-22 22:10:40.923650 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-07-22 22:10:40.923971 | instance | Wednesday 22 July 2026 22:10:40 +0000 (0:00:00.040) 0:09:10.324 ********
2026-07-22 22:10:40.974668 | instance | skipping: [instance]
2026-07-22 22:10:40.974884 | instance |
2026-07-22 22:10:40.975156 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-07-22 22:10:40.975404 | instance | Wednesday 22 July 2026 22:10:40 +0000 (0:00:00.051) 0:09:10.376 ********
2026-07-22 22:10:41.012250 | instance | skipping: [instance]
2026-07-22 22:10:41.012455 | instance |
2026-07-22 22:10:41.012721 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-07-22 22:10:41.012995 | instance | Wednesday 22 July 2026 22:10:41 +0000 (0:00:00.037) 0:09:10.414 ********
2026-07-22 22:10:41.464039 | instance | ok: [instance]
2026-07-22 22:10:41.464354 | instance |
2026-07-22 22:10:41.464675 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-07-22 22:10:41.464979 | instance | Wednesday 22 July 2026 22:10:41 +0000 (0:00:00.451) 0:09:10.865 ********
2026-07-22 22:10:42.383769 | instance | changed: [instance]
2026-07-22 22:10:42.383917 | instance |
2026-07-22 22:10:42.384097 | instance | PLAY [Install control-plane components] ****************************************
2026-07-22 22:10:42.384256 | instance |
2026-07-22 22:10:42.384428 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:10:42.384596 | instance | Wednesday 22 July 2026 22:10:42 +0000 (0:00:00.920) 0:09:11.785 ********
2026-07-22 22:10:43.364076 | instance | ok: [instance]
2026-07-22 22:10:43.364163 | instance |
2026-07-22 22:10:43.364330 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-22 22:10:43.364497 | instance | Wednesday 22 July 2026 22:10:43 +0000 (0:00:00.979) 0:09:12.765 ********
2026-07-22 22:10:43.579985 | instance | ok: [instance]
2026-07-22 22:10:43.580070 | instance |
2026-07-22 22:10:43.580191 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:10:43.580339 | instance | Wednesday 22 July 2026 22:10:43 +0000 (0:00:00.216) 0:09:12.982 ********
2026-07-22 22:10:44.652598 | instance | ok: [instance]
2026-07-22 22:10:44.652668 | instance |
2026-07-22 22:10:44.652820 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-22 22:10:44.652895 | instance | Wednesday 22 July 2026 22:10:44 +0000 (0:00:01.072) 0:09:14.054 ********
2026-07-22 22:10:44.858229 | instance | ok: [instance]
2026-07-22 22:10:44.859549 | instance |
2026-07-22 22:10:44.859782 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:10:44.859800 | instance | Wednesday 22 July 2026 22:10:44 +0000 (0:00:00.205) 0:09:14.260 ********
2026-07-22 22:10:44.908661 | instance | ok: [instance] => {
2026-07-22 22:10:44.908921 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-07-22 22:10:44.908987 | instance | }
2026-07-22 22:10:44.909511 | instance |
2026-07-22 22:10:44.909540 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:10:44.909551 | instance | Wednesday 22 July 2026 22:10:44 +0000 (0:00:00.050) 0:09:14.310 ********
2026-07-22 22:10:45.512549 | instance | changed: [instance]
2026-07-22 22:10:45.512625 | instance |
2026-07-22 22:10:45.512920 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:10:45.512983 | instance | Wednesday 22 July 2026 22:10:45 +0000 (0:00:00.603) 0:09:14.914 ********
2026-07-22 22:10:47.009506 | instance | changed: [instance]
2026-07-22 22:10:47.009594 | instance |
2026-07-22 22:10:47.009738 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-07-22 22:10:47.009794 | instance | Wednesday 22 July 2026 22:10:46 +0000 (0:00:01.496) 0:09:16.410 ********
2026-07-22 22:10:47.348241 | instance | ok: [instance]
2026-07-22 22:10:47.348342 | instance |
2026-07-22 22:10:47.348762 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-07-22 22:10:47.348838 | instance | Wednesday 22 July 2026 22:10:47 +0000 (0:00:00.338) 0:09:16.749 ********
2026-07-22 22:10:47.553274 | instance | changed: [instance]
2026-07-22 22:10:47.553369 | instance |
2026-07-22 22:10:47.553768 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-07-22 22:10:47.553859 | instance | Wednesday 22 July 2026 22:10:47 +0000 (0:00:00.204) 0:09:16.954 ********
2026-07-22 22:10:47.802179 | instance | ok: [instance]
2026-07-22 22:10:47.802595 | instance |
2026-07-22 22:10:47.802608 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-07-22 22:10:47.802615 | instance | Wednesday 22 July 2026 22:10:47 +0000 (0:00:00.249) 0:09:17.203 ********
2026-07-22 22:10:48.117235 | instance | changed: [instance]
2026-07-22 22:10:48.117276 | instance |
2026-07-22 22:10:48.117284 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-07-22 22:10:48.117291 | instance | Wednesday 22 July 2026 22:10:48 +0000 (0:00:00.314) 0:09:17.518 ********
2026-07-22 22:10:48.309817 | instance | ok: [instance]
2026-07-22 22:10:48.309857 | instance |
2026-07-22 22:10:48.309868 | instance | TASK [Install plugin] **********************************************************
2026-07-22 22:10:48.309877 | instance | Wednesday 22 July 2026 22:10:48 +0000 (0:00:00.192) 0:09:17.711 ********
2026-07-22 22:10:48.363070 | instance | included: vexxhost.containers.download_artifact for instance
2026-07-22 22:10:48.363223 | instance |
2026-07-22 22:10:48.363492 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:10:48.363810 | instance | Wednesday 22 July 2026 22:10:48 +0000 (0:00:00.054) 0:09:17.765 ********
2026-07-22 22:10:48.409366 | instance | ok: [instance] => {
2026-07-22 22:10:48.409652 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-07-22 22:10:48.410070 | instance | }
2026-07-22 22:10:48.410361 | instance |
2026-07-22 22:10:48.410636 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:10:48.410969 | instance | Wednesday 22 July 2026 22:10:48 +0000 (0:00:00.046) 0:09:17.811 ********
2026-07-22 22:10:49.048641 | instance | changed: [instance]
2026-07-22 22:10:49.048912 | instance |
2026-07-22 22:10:49.049187 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:10:49.049451 | instance | Wednesday 22 July 2026 22:10:49 +0000 (0:00:00.638) 0:09:18.449 ********
2026-07-22 22:10:50.859029 | instance | changed: [instance]
2026-07-22 22:10:50.859223 | instance |
2026-07-22 22:10:50.859508 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:10:50.859824 | instance | Wednesday 22 July 2026 22:10:50 +0000 (0:00:01.810) 0:09:20.260 ********
2026-07-22 22:10:50.907948 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:10:50.908219 | instance |
2026-07-22 22:10:50.908504 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:10:50.908781 | instance | Wednesday 22 July 2026 22:10:50 +0000 (0:00:00.049) 0:09:20.310 ********
2026-07-22 22:10:51.469862 | instance | changed: [instance]
2026-07-22 22:10:51.470270 | instance |
2026-07-22 22:10:51.470543 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-07-22 22:10:51.470803 | instance | Wednesday 22 July 2026 22:10:51 +0000 (0:00:00.561) 0:09:20.871 ********
2026-07-22 22:10:52.218946 | instance | ok: [instance]
2026-07-22 22:10:52.219072 | instance |
2026-07-22 22:10:52.219102 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-07-22 22:10:52.219213 | instance | Wednesday 22 July 2026 22:10:52 +0000 (0:00:00.749) 0:09:21.620 ********
2026-07-22 22:10:54.148156 | instance | changed: [instance]
2026-07-22 22:10:54.148742 | instance |
2026-07-22 22:10:54.148786 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:10:54.148794 | instance | Wednesday 22 July 2026 22:10:54 +0000 (0:00:01.928) 0:09:23.549 ********
2026-07-22 22:10:54.186765 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:10:54.186849 | instance |
2026-07-22 22:10:54.186973 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:10:54.187112 | instance | Wednesday 22 July 2026 22:10:54 +0000 (0:00:00.039) 0:09:23.588 ********
2026-07-22 22:10:54.671038 | instance | changed: [instance]
2026-07-22 22:10:54.671118 | instance |
2026-07-22 22:10:54.671296 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-07-22 22:10:54.671656 | instance | Wednesday 22 July 2026 22:10:54 +0000 (0:00:00.484) 0:09:24.073 ********
2026-07-22 22:11:22.060270 | instance | changed: [instance]
2026-07-22 22:11:22.060883 | instance |
2026-07-22 22:11:22.060892 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-07-22 22:11:22.060898 | instance | Wednesday 22 July 2026 22:11:22 +0000 (0:00:27.388) 0:09:51.461 ********
2026-07-22 22:11:22.786434 | instance | changed: [instance]
2026-07-22 22:11:22.786539 | instance |
2026-07-22 22:11:22.787051 | instance | PLAY [all] *********************************************************************
2026-07-22 22:11:22.787141 | instance |
2026-07-22 22:11:22.787153 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:11:22.787163 | instance | Wednesday 22 July 2026 22:11:22 +0000 (0:00:00.727) 0:09:52.188 ********
2026-07-22 22:11:23.976448 | instance | ok: [instance]
2026-07-22 22:11:23.976536 | instance |
2026-07-22 22:11:23.976604 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-07-22 22:11:23.976763 | instance | Wednesday 22 July 2026 22:11:23 +0000 (0:00:01.189) 0:09:53.378 ********
2026-07-22 22:11:24.798305 | instance | changed: [instance]
2026-07-22 22:11:24.798372 | instance |
2026-07-22 22:11:24.798858 | instance | PLAY [all] *********************************************************************
2026-07-22 22:11:24.798893 | instance |
2026-07-22 22:11:24.798899 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-07-22 22:11:24.798903 | instance | Wednesday 22 July 2026 22:11:24 +0000 (0:00:00.822) 0:09:54.200 ********
2026-07-22 22:11:25.717662 | instance | ok: [instance]
2026-07-22 22:11:25.717749 | instance |
2026-07-22 22:11:25.718230 | instance | PLAY [controllers] *************************************************************
2026-07-22 22:11:25.718293 | instance |
2026-07-22 22:11:25.718299 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:11:25.718304 | instance | Wednesday 22 July 2026 22:11:25 +0000 (0:00:00.918) 0:09:55.118 ********
2026-07-22 22:11:27.043959 | instance | ok: [instance]
2026-07-22 22:11:27.044077 | instance |
2026-07-22 22:11:27.044093 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:11:27.044486 | instance | Wednesday 22 July 2026 22:11:27 +0000 (0:00:01.326) 0:09:56.445 ********
2026-07-22 22:11:27.096863 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:11:27.097099 | instance |
2026-07-22 22:11:27.097363 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:11:27.097625 | instance | Wednesday 22 July 2026 22:11:27 +0000 (0:00:00.053) 0:09:56.498 ********
2026-07-22 22:11:27.588298 | instance | changed: [instance]
2026-07-22 22:11:27.588469 | instance |
2026-07-22 22:11:27.588737 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-07-22 22:11:27.588998 | instance | Wednesday 22 July 2026 22:11:27 +0000 (0:00:00.491) 0:09:56.989 ********
2026-07-22 22:11:29.591895 | instance | changed: [instance]
2026-07-22 22:11:29.592013 | instance |
2026-07-22 22:11:29.592324 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:11:29.592582 | instance | Wednesday 22 July 2026 22:11:29 +0000 (0:00:02.003) 0:09:58.993 ********
2026-07-22 22:11:29.632902 | instance | skipping: [instance]
2026-07-22 22:11:29.633152 | instance |
2026-07-22 22:11:29.633431 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-07-22 22:11:29.633719 | instance | Wednesday 22 July 2026 22:11:29 +0000 (0:00:00.041) 0:09:59.035 ********
2026-07-22 22:11:29.671816 | instance | skipping: [instance]
2026-07-22 22:11:29.672065 | instance |
2026-07-22 22:11:29.672340 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-07-22 22:11:29.672631 | instance | Wednesday 22 July 2026 22:11:29 +0000 (0:00:00.038) 0:09:59.074 ********
2026-07-22 22:11:29.701218 | instance | skipping: [instance]
2026-07-22 22:11:29.701511 | instance |
2026-07-22 22:11:29.701893 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-07-22 22:11:29.702195 | instance | Wednesday 22 July 2026 22:11:29 +0000 (0:00:00.029) 0:09:59.103 ********
2026-07-22 22:11:29.735521 | instance | skipping: [instance]
2026-07-22 22:11:29.735807 | instance |
2026-07-22 22:11:29.736088 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-07-22 22:11:29.736384 | instance | Wednesday 22 July 2026 22:11:29 +0000 (0:00:00.033) 0:09:59.137 ********
2026-07-22 22:11:29.776930 | instance | skipping: [instance]
2026-07-22 22:11:29.777167 | instance |
2026-07-22 22:11:29.777433 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-07-22 22:11:29.777695 | instance | Wednesday 22 July 2026 22:11:29 +0000 (0:00:00.041) 0:09:59.179 ********
2026-07-22 22:11:29.831032 | instance | skipping: [instance]
2026-07-22 22:11:29.831136 | instance |
2026-07-22 22:11:29.831331 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-07-22 22:11:29.831486 | instance | Wednesday 22 July 2026 22:11:29 +0000 (0:00:00.053) 0:09:59.232 ********
2026-07-22 22:11:29.881937 | instance | skipping: [instance]
2026-07-22 22:11:29.881982 | instance |
2026-07-22 22:11:29.882131 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-07-22 22:11:29.882254 | instance | Wednesday 22 July 2026 22:11:29 +0000 (0:00:00.051) 0:09:59.284 ********
2026-07-22 22:11:29.929355 | instance | skipping: [instance]
2026-07-22 22:11:29.929462 | instance |
2026-07-22 22:11:29.929670 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-07-22 22:11:29.929853 | instance | Wednesday 22 July 2026 22:11:29 +0000 (0:00:00.047) 0:09:59.331 ********
2026-07-22 22:11:29.979557 | instance | skipping: [instance]
2026-07-22 22:11:29.979693 | instance |
2026-07-22 22:11:29.979862 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-07-22 22:11:29.980025 | instance | Wednesday 22 July 2026 22:11:29 +0000 (0:00:00.050) 0:09:59.381 ********
2026-07-22 22:11:30.016113 | instance | skipping: [instance]
2026-07-22 22:11:30.016364 | instance |
2026-07-22 22:11:30.016692 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-07-22 22:11:30.017237 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.036) 0:09:59.417 ********
2026-07-22 22:11:30.059661 | instance | skipping: [instance]
2026-07-22 22:11:30.059917 | instance |
2026-07-22 22:11:30.060183 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-07-22 22:11:30.060446 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.043) 0:09:59.461 ********
2026-07-22 22:11:30.096335 | instance | skipping: [instance]
2026-07-22 22:11:30.096604 | instance |
2026-07-22 22:11:30.097220 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-07-22 22:11:30.097566 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.036) 0:09:59.498 ********
2026-07-22 22:11:30.150874 | instance | skipping: [instance]
2026-07-22 22:11:30.151096 | instance |
2026-07-22 22:11:30.151379 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-07-22 22:11:30.151735 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.054) 0:09:59.552 ********
2026-07-22 22:11:30.187922 | instance | skipping: [instance]
2026-07-22 22:11:30.188125 | instance |
2026-07-22 22:11:30.188394 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-07-22 22:11:30.188656 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.037) 0:09:59.589 ********
2026-07-22 22:11:30.227849 | instance | skipping: [instance]
2026-07-22 22:11:30.228196 | instance |
2026-07-22 22:11:30.228500 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-07-22 22:11:30.228763 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.039) 0:09:59.629 ********
2026-07-22 22:11:30.270750 | instance | skipping: [instance]
2026-07-22 22:11:30.271007 | instance |
2026-07-22 22:11:30.271318 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-07-22 22:11:30.271582 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.043) 0:09:59.672 ********
2026-07-22 22:11:30.310244 | instance | skipping: [instance]
2026-07-22 22:11:30.310478 | instance |
2026-07-22 22:11:30.310739 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-07-22 22:11:30.311000 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.039) 0:09:59.712 ********
2026-07-22 22:11:30.348626 | instance | skipping: [instance]
2026-07-22 22:11:30.349450 | instance |
2026-07-22 22:11:30.349535 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-07-22 22:11:30.349560 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.038) 0:09:59.750 ********
2026-07-22 22:11:30.391449 | instance | skipping: [instance]
2026-07-22 22:11:30.391744 | instance |
2026-07-22 22:11:30.392029 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-07-22 22:11:30.392310 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.042) 0:09:59.793 ********
2026-07-22 22:11:30.440468 | instance | skipping: [instance]
2026-07-22 22:11:30.440636 | instance |
2026-07-22 22:11:30.440917 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-07-22 22:11:30.441179 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.049) 0:09:59.842 ********
2026-07-22 22:11:30.479059 | instance | skipping: [instance]
2026-07-22 22:11:30.479311 | instance |
2026-07-22 22:11:30.479615 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-07-22 22:11:30.479905 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.038) 0:09:59.881 ********
2026-07-22 22:11:30.520156 | instance | skipping: [instance]
2026-07-22 22:11:30.520389 | instance |
2026-07-22 22:11:30.520650 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-07-22 22:11:30.520908 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.041) 0:09:59.922 ********
2026-07-22 22:11:30.576331 | instance | skipping: [instance]
2026-07-22 22:11:30.576574 | instance |
2026-07-22 22:11:30.576926 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-07-22 22:11:30.577115 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.055) 0:09:59.978 ********
2026-07-22 22:11:30.616485 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-07-22 22:11:30.616737 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-07-22 22:11:30.616990 | instance | skipping: [instance]
2026-07-22 22:11:30.617234 | instance |
2026-07-22 22:11:30.617513 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-07-22 22:11:30.617780 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.040) 0:10:00.018 ********
2026-07-22 22:11:30.653510 | instance | skipping: [instance]
2026-07-22 22:11:30.653762 | instance |
2026-07-22 22:11:30.654053 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-07-22 22:11:30.654327 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.037) 0:10:00.055 ********
2026-07-22 22:11:30.705875 | instance | skipping: [instance]
2026-07-22 22:11:30.705988 | instance |
2026-07-22 22:11:30.706174 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-07-22 22:11:30.706348 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.052) 0:10:00.107 ********
2026-07-22 22:11:30.744910 | instance | skipping: [instance]
2026-07-22 22:11:30.745082 | instance |
2026-07-22 22:11:30.745251 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-07-22 22:11:30.745423 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.039) 0:10:00.147 ********
2026-07-22 22:11:30.773501 | instance | skipping: [instance]
2026-07-22 22:11:30.773618 | instance |
2026-07-22 22:11:30.773809 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-07-22 22:11:30.773978 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.028) 0:10:00.175 ********
2026-07-22 22:11:30.835612 | instance | skipping: [instance]
2026-07-22 22:11:30.835723 | instance |
2026-07-22 22:11:30.835898 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-07-22 22:11:30.836052 | instance |
2026-07-22 22:11:30.836222 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:11:30.836393 | instance | Wednesday 22 July 2026 22:11:30 +0000 (0:00:00.062) 0:10:00.237 ********
2026-07-22 22:11:32.139310 | instance | ok: [instance]
2026-07-22 22:11:32.139513 | instance |
2026-07-22 22:11:32.139795 | instance | TASK [Deploy Helm chart] *******************************************************
2026-07-22 22:11:32.140077 | instance | Wednesday 22 July 2026 22:11:32 +0000 (0:00:01.303) 0:10:01.540 ********
2026-07-22 22:11:32.194784 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-07-22 22:11:32.195008 | instance |
2026-07-22 22:11:32.195271 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] ****
2026-07-22 22:11:32.195528 | instance | Wednesday 22 July 2026 22:11:32 +0000 (0:00:00.055) 0:10:01.596 ********
2026-07-22 22:11:32.309662 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml)
2026-07-22 22:11:32.309899 | instance |
2026-07-22 22:11:32.310166 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-07-22 22:11:32.310450 | instance | Wednesday 22 July 2026 22:11:32 +0000 (0:00:00.114) 0:10:01.711 ********
2026-07-22 22:11:48.656387 | instance | changed: [instance]
2026-07-22 22:11:48.656597 | instance |
2026-07-22 22:11:48.656897 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-07-22 22:11:48.657163 | instance | Wednesday 22 July 2026 22:11:48 +0000 (0:00:16.346) 0:10:18.057 ********
2026-07-22 22:11:49.331328 | instance | changed: [instance]
2026-07-22 22:11:49.331586 | instance |
2026-07-22 22:11:49.331953 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-07-22 22:11:49.332234 | instance | Wednesday 22 July 2026 22:11:49 +0000 (0:00:00.675) 0:10:18.733 ********
2026-07-22 22:11:49.374733 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-07-22 22:11:49.374998 | instance |
2026-07-22 22:11:49.375619 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-07-22 22:11:49.375721 | instance | Wednesday 22 July 2026 22:11:49 +0000 (0:00:00.043) 0:10:18.776 ********
2026-07-22 22:11:50.149135 | instance | changed: [instance]
2026-07-22 22:11:50.149192 | instance |
2026-07-22 22:11:50.149204 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-07-22 22:11:50.149219 | instance | Wednesday 22 July 2026 22:11:50 +0000 (0:00:00.773) 0:10:19.550 ********
2026-07-22 22:11:50.898521 | instance | ok: [instance]
2026-07-22 22:11:50.898609 | instance |
2026-07-22 22:11:50.898729 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-07-22 22:11:50.898853 | instance | Wednesday 22 July 2026 22:11:50 +0000 (0:00:00.750) 0:10:20.300 ********
2026-07-22 22:11:51.395608 | instance | changed: [instance]
2026-07-22 22:11:51.395871 | instance |
2026-07-22 22:11:51.396208 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-07-22 22:11:51.396483 | instance | Wednesday 22 July 2026 22:11:51 +0000 (0:00:00.488) 0:10:20.789 ********
2026-07-22 22:11:51.396722 | instance |
2026-07-22 22:11:51.397004 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-07-22 22:11:51.397273 | instance | Wednesday 22 July 2026 22:11:51 +0000 (0:00:00.007) 0:10:20.797 ********
2026-07-22 22:11:51.440776 | instance | skipping: [instance]
2026-07-22 22:11:51.441003 | instance |
2026-07-22 22:11:51.441277 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-07-22 22:11:51.441555 | instance | Wednesday 22 July 2026 22:11:51 +0000 (0:00:00.045) 0:10:20.842 ********
2026-07-22 22:11:52.865295 | instance | changed: [instance]
2026-07-22 22:11:52.865373 | instance |
2026-07-22 22:11:52.865455 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-07-22 22:11:52.865718 | instance | Wednesday 22 July 2026 22:11:52 +0000 (0:00:01.424) 0:10:22.267 ********
2026-07-22 22:11:54.823511 | instance | changed: [instance]
2026-07-22 22:11:54.823725 | instance |
2026-07-22 22:11:54.823935 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:11:54.824054 | instance | Wednesday 22 July 2026 22:11:54 +0000 (0:00:01.957) 0:10:24.225 ********
2026-07-22 22:11:54.866368 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:11:54.866561 | instance |
2026-07-22 22:11:54.866833 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:11:54.866959 | instance | Wednesday 22 July 2026 22:11:54 +0000 (0:00:00.043) 0:10:24.268 ********
2026-07-22 22:11:55.378749 | instance | changed: [instance]
2026-07-22 22:11:55.378983 | instance |
2026-07-22 22:11:55.379432 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-07-22 22:11:55.380004 | instance | Wednesday 22 July 2026 22:11:55 +0000 (0:00:00.511) 0:10:24.779 ********
2026-07-22 22:12:09.699589 | instance | changed: [instance]
2026-07-22 22:12:09.699850 | instance |
2026-07-22 22:12:09.700141 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:12:09.700400 | instance | Wednesday 22 July 2026 22:12:09 +0000 (0:00:14.321) 0:10:39.101 ********
2026-07-22 22:12:09.764353 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:12:09.764577 | instance |
2026-07-22 22:12:09.764846 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:12:09.765107 | instance | Wednesday 22 July 2026 22:12:09 +0000 (0:00:00.064) 0:10:39.166 ********
2026-07-22 22:12:10.277980 | instance | changed: [instance]
2026-07-22 22:12:10.278074 | instance |
2026-07-22 22:12:10.278258 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-07-22 22:12:10.278430 | instance | Wednesday 22 July 2026 22:12:10 +0000 (0:00:00.513) 0:10:39.679 ********
2026-07-22 22:12:13.181756 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-07-22 22:12:13.182000 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-07-22 22:12:13.182255 | instance |
2026-07-22 22:12:13.182544 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-07-22 22:12:13.182797 | instance | Wednesday 22 July 2026 22:12:13 +0000 (0:00:02.903) 0:10:42.583 ********
2026-07-22 22:12:16.545355 | instance | changed: [instance]
2026-07-22 22:12:16.545410 | instance |
2026-07-22 22:12:16.545424 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:12:16.545563 | instance | Wednesday 22 July 2026 22:12:16 +0000 (0:00:03.363) 0:10:45.947 ********
2026-07-22 22:12:16.594093 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:12:16.594331 | instance |
2026-07-22 22:12:16.594605 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:12:16.594865 | instance | Wednesday 22 July 2026 22:12:16 +0000 (0:00:00.048) 0:10:45.996 ********
2026-07-22 22:12:17.107327 | instance | changed: [instance]
2026-07-22 22:12:17.107611 | instance |
2026-07-22 22:12:17.107858 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-07-22 22:12:17.108027 | instance | Wednesday 22 July 2026 22:12:17 +0000 (0:00:00.512) 0:10:46.508 ********
2026-07-22 22:12:20.577365 | instance | ok: [instance]
2026-07-22 22:12:20.577463 | instance |
2026-07-22 22:12:20.577593 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-07-22 22:12:20.577711 | instance | Wednesday 22 July 2026 22:12:20 +0000 (0:00:03.470) 0:10:49.979 ********
2026-07-22 22:12:23.092910 | instance | changed: [instance]
2026-07-22 22:12:23.093156 | instance |
2026-07-22 22:12:23.093461 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-07-22 22:12:23.093745 | instance | Wednesday 22 July 2026 22:12:23 +0000 (0:00:02.514) 0:10:52.493 ********
2026-07-22 22:12:23.744617 | instance | ok: [instance]
2026-07-22 22:12:23.744850 | instance |
2026-07-22 22:12:23.745124 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-07-22 22:12:23.745415 | instance | Wednesday 22 July 2026 22:12:23 +0000 (0:00:00.652) 0:10:53.146 ********
2026-07-22 22:12:24.444722 | instance | changed: [instance]
2026-07-22 22:12:24.444843 | instance |
2026-07-22 22:12:24.445017 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-07-22 22:12:24.445218 | instance | Wednesday 22 July 2026 22:12:24 +0000 (0:00:00.700) 0:10:53.846 ********
2026-07-22 22:12:25.396953 | instance | ok: [instance]
2026-07-22 22:12:25.397143 | instance |
2026-07-22 22:12:25.397495 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-07-22 22:12:25.397777 | instance | Wednesday 22 July 2026 22:12:25 +0000 (0:00:00.952) 0:10:54.798 ********
2026-07-22 22:12:25.437022 | instance | skipping: [instance]
2026-07-22 22:12:25.437201 | instance |
2026-07-22 22:12:25.437475 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-07-22 22:12:25.437739 | instance | Wednesday 22 July 2026 22:12:25 +0000 (0:00:00.040) 0:10:54.839 ********
2026-07-22 22:12:25.486602 | instance | skipping: [instance]
2026-07-22 22:12:25.486813 | instance |
2026-07-22 22:12:25.487163 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-07-22 22:12:25.487402 | instance | Wednesday 22 July 2026 22:12:25 +0000 (0:00:00.049) 0:10:54.888 ********
2026-07-22 22:12:25.534477 | instance | skipping: [instance]
2026-07-22 22:12:25.534717 | instance |
2026-07-22 22:12:25.535005 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-07-22 22:12:25.535334 | instance | Wednesday 22 July 2026 22:12:25 +0000 (0:00:00.047) 0:10:54.936 ********
2026-07-22 22:12:25.578635 | instance | skipping: [instance]
2026-07-22 22:12:25.578890 | instance |
2026-07-22 22:12:25.579197 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-07-22 22:12:25.579454 | instance | Wednesday 22 July 2026 22:12:25 +0000 (0:00:00.044) 0:10:54.980 ********
2026-07-22 22:12:25.623446 | instance | skipping: [instance]
2026-07-22 22:12:25.623699 | instance |
2026-07-22 22:12:25.623972 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-07-22 22:12:25.624230 | instance | Wednesday 22 July 2026 22:12:25 +0000 (0:00:00.044) 0:10:55.025 ********
2026-07-22 22:12:25.666047 | instance | skipping: [instance]
2026-07-22 22:12:25.666297 | instance |
2026-07-22 22:12:25.666562 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-07-22 22:12:25.666820 | instance | Wednesday 22 July 2026 22:12:25 +0000 (0:00:00.042) 0:10:55.068 ********
2026-07-22 22:12:25.711756 | instance | skipping: [instance]
2026-07-22 22:12:25.711984 | instance |
2026-07-22 22:12:25.712261 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-07-22 22:12:25.712525 | instance | Wednesday 22 July 2026 22:12:25 +0000 (0:00:00.045) 0:10:55.113 ********
2026-07-22 22:13:57.136328 | instance | changed: [instance]
2026-07-22 22:13:57.136883 | instance |
2026-07-22 22:13:57.136954 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-07-22 22:13:57.137098 | instance | Wednesday 22 July 2026 22:13:57 +0000 (0:01:31.424) 0:12:26.538 ********
2026-07-22 22:13:57.888497 | instance | changed: [instance]
2026-07-22 22:13:57.888612 | instance |
2026-07-22 22:13:57.888627 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:13:57.888819 | instance | Wednesday 22 July 2026 22:13:57 +0000 (0:00:00.752) 0:12:27.290 ********
2026-07-22 22:13:57.945153 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:13:57.945456 | instance |
2026-07-22 22:13:57.945518 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:13:57.945538 | instance | Wednesday 22 July 2026 22:13:57 +0000 (0:00:00.056) 0:12:27.346 ********
2026-07-22 22:13:58.469167 | instance | changed: [instance]
2026-07-22 22:13:58.469239 | instance |
2026-07-22 22:13:58.469493 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-07-22 22:13:58.469538 | instance | Wednesday 22 July 2026 22:13:58 +0000 (0:00:00.524) 0:12:27.871 ********
2026-07-22 22:13:59.236336 | instance | changed: [instance]
2026-07-22 22:13:59.236444 | instance |
2026-07-22 22:13:59.236624 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-07-22 22:13:59.237077 | instance | Wednesday 22 July 2026 22:13:59 +0000 (0:00:00.766) 0:12:28.638 ********
2026-07-22 22:14:00.861314 | instance | changed: [instance]
2026-07-22 22:14:00.861548 | instance |
2026-07-22 22:14:00.861851 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:14:00.862134 | instance | Wednesday 22 July 2026 22:14:00 +0000 (0:00:01.624) 0:12:30.262 ********
2026-07-22 22:14:00.902602 | instance | skipping: [instance]
2026-07-22 22:14:00.902988 | instance |
2026-07-22 22:14:00.903247 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:14:00.903498 | instance | Wednesday 22 July 2026 22:14:00 +0000 (0:00:00.041) 0:12:30.304 ********
2026-07-22 22:14:00.943750 | instance | skipping: [instance]
2026-07-22 22:14:00.943961 | instance |
2026-07-22 22:14:00.944047 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:14:00.944217 | instance | Wednesday 22 July 2026 22:14:00 +0000 (0:00:00.040) 0:12:30.345 ********
2026-07-22 22:14:00.979729 | instance | skipping: [instance]
2026-07-22 22:14:00.979929 | instance |
2026-07-22 22:14:00.980209 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:14:00.980495 | instance | Wednesday 22 July 2026 22:14:00 +0000 (0:00:00.036) 0:12:30.381 ********
2026-07-22 22:14:01.017393 | instance | skipping: [instance]
2026-07-22 22:14:01.017571 | instance |
2026-07-22 22:14:01.017841 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:14:01.018098 | instance | Wednesday 22 July 2026 22:14:01 +0000 (0:00:00.037) 0:12:30.419 ********
2026-07-22 22:14:01.675862 | instance | ok: [instance]
2026-07-22 22:14:01.676127 | instance |
2026-07-22 22:14:01.676412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:14:01.676674 | instance | Wednesday 22 July 2026 22:14:01 +0000 (0:00:00.657) 0:12:31.077 ********
2026-07-22 22:14:01.730466 | instance | ok: [instance]
2026-07-22 22:14:01.730707 | instance |
2026-07-22 22:14:01.730982 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:14:01.731242 | instance | Wednesday 22 July 2026 22:14:01 +0000 (0:00:00.054) 0:12:31.132 ********
2026-07-22 22:14:01.773064 | instance | ok: [instance]
2026-07-22 22:14:01.773264 | instance |
2026-07-22 22:14:01.773544 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:14:01.773813 | instance | Wednesday 22 July 2026 22:14:01 +0000 (0:00:00.042) 0:12:31.174 ********
2026-07-22 22:14:01.835618 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:14:01.835868 | instance |
2026-07-22 22:14:01.836213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:14:01.836480 | instance | Wednesday 22 July 2026 22:14:01 +0000 (0:00:00.062) 0:12:31.237 ********
2026-07-22 22:14:01.890915 | instance | ok: [instance]
2026-07-22 22:14:01.891330 | instance |
2026-07-22 22:14:01.891722 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:14:01.892087 | instance | Wednesday 22 July 2026 22:14:01 +0000 (0:00:00.054) 0:12:31.292 ********
2026-07-22 22:14:01.939787 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:14:01.940011 | instance |
2026-07-22 22:14:01.940167 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:14:01.940316 | instance | Wednesday 22 July 2026 22:14:01 +0000 (0:00:00.049) 0:12:31.341 ********
2026-07-22 22:14:02.452919 | instance | changed: [instance]
2026-07-22 22:14:02.453043 | instance |
2026-07-22 22:14:02.453056 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-07-22 22:14:02.453067 | instance | Wednesday 22 July 2026 22:14:02 +0000 (0:00:00.512) 0:12:31.854 ********
2026-07-22 22:14:03.118762 | instance | ok: [instance]
2026-07-22 22:14:03.118876 | instance |
2026-07-22 22:14:03.118896 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-07-22 22:14:03.119044 | instance | Wednesday 22 July 2026 22:14:03 +0000 (0:00:00.666) 0:12:32.520 ********
2026-07-22 22:14:04.258513 | instance | changed: [instance]
2026-07-22 22:14:04.258671 | instance |
2026-07-22 22:14:04.258936 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-07-22 22:14:04.259199 | instance | Wednesday 22 July 2026 22:14:04 +0000 (0:00:01.139) 0:12:33.660 ********
2026-07-22 22:14:04.646990 | instance | ok: [instance]
2026-07-22 22:14:04.647095 | instance |
2026-07-22 22:14:04.647109 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-07-22 22:14:04.647120 | instance | Wednesday 22 July 2026 22:14:04 +0000 (0:00:00.388) 0:12:34.048 ********
2026-07-22 22:14:05.008817 | instance | changed: [instance]
2026-07-22 22:14:05.009004 | instance |
2026-07-22 22:14:05.009295 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-07-22 22:14:05.009570 | instance | Wednesday 22 July 2026 22:14:05 +0000 (0:00:00.362) 0:12:34.410 ********
2026-07-22 22:14:05.428863 | instance | changed: [instance]
2026-07-22 22:14:05.429084 | instance |
2026-07-22 22:14:05.429387 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-07-22 22:14:05.429650 | instance | Wednesday 22 July 2026 22:14:05 +0000 (0:00:00.420) 0:12:34.830 ********
2026-07-22 22:14:05.764128 | instance | ok: [instance]
2026-07-22 22:14:05.764335 | instance |
2026-07-22 22:14:05.764614 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-07-22 22:14:05.764883 | instance | Wednesday 22 July 2026 22:14:05 +0000 (0:00:00.335) 0:12:35.165 ********
2026-07-22 22:16:29.242266 | instance | changed: [instance]
2026-07-22 22:16:29.242505 | instance |
2026-07-22 22:16:29.242783 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-07-22 22:16:29.243053 | instance | Wednesday 22 July 2026 22:16:29 +0000 (0:02:23.478) 0:14:58.643 ********
2026-07-22 22:16:30.014186 | instance | ok: [instance]
2026-07-22 22:16:30.014395 | instance |
2026-07-22 22:16:30.014668 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-07-22 22:16:30.014941 | instance | Wednesday 22 July 2026 22:16:30 +0000 (0:00:00.771) 0:14:59.415 ********
2026-07-22 22:16:30.079925 | instance | included: ingress for instance
2026-07-22 22:16:30.080195 | instance |
2026-07-22 22:16:30.080462 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-07-22 22:16:30.080762 | instance | Wednesday 22 July 2026 22:16:30 +0000 (0:00:00.065) 0:14:59.481 ********
2026-07-22 22:16:31.027790 | instance | changed: [instance]
2026-07-22 22:16:31.027898 | instance |
2026-07-22 22:16:31.028080 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-07-22 22:16:31.028320 | instance | Wednesday 22 July 2026 22:16:31 +0000 (0:00:00.947) 0:15:00.429 ********
2026-07-22 22:16:31.315607 | instance | ok: [instance]
2026-07-22 22:16:31.315906 | instance |
2026-07-22 22:16:31.316271 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-07-22 22:16:31.316559 | instance | Wednesday 22 July 2026 22:16:31 +0000 (0:00:00.287) 0:15:00.717 ********
2026-07-22 22:16:32.151106 | instance | changed: [instance]
2026-07-22 22:16:32.151282 | instance |
2026-07-22 22:16:32.151595 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-07-22 22:16:32.151995 | instance |
2026-07-22 22:16:32.152278 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:16:32.152546 | instance | Wednesday 22 July 2026 22:16:32 +0000 (0:00:00.835) 0:15:01.552 ********
2026-07-22 22:16:33.629489 | instance | ok: [instance]
2026-07-22 22:16:33.629529 | instance |
2026-07-22 22:16:33.629535 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:16:33.629541 | instance | Wednesday 22 July 2026 22:16:33 +0000 (0:00:01.478) 0:15:03.031 ********
2026-07-22 22:16:33.677572 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:16:33.677653 | instance |
2026-07-22 22:16:33.677672 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:16:33.677680 | instance | Wednesday 22 July 2026 22:16:33 +0000 (0:00:00.048) 0:15:03.079 ********
2026-07-22 22:16:34.196931 | instance | changed: [instance]
2026-07-22 22:16:34.197018 | instance |
2026-07-22 22:16:34.197238 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-07-22 22:16:34.197280 | instance | Wednesday 22 July 2026 22:16:34 +0000 (0:00:00.519) 0:15:03.598 ********
2026-07-22 22:16:34.968306 | instance | ok: [instance]
2026-07-22 22:16:34.968391 | instance |
2026-07-22 22:16:34.968547 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-07-22 22:16:34.968593 | instance | Wednesday 22 July 2026 22:16:34 +0000 (0:00:00.771) 0:15:04.369 ********
2026-07-22 22:16:37.321656 | instance | changed: [instance]
2026-07-22 22:16:37.321724 | instance |
2026-07-22 22:16:37.322043 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:16:37.322103 | instance | Wednesday 22 July 2026 22:16:37 +0000 (0:00:02.353) 0:15:06.723 ********
2026-07-22 22:16:37.390456 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:16:37.390568 | instance |
2026-07-22 22:16:37.390748 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:16:37.390908 | instance | Wednesday 22 July 2026 22:16:37 +0000 (0:00:00.069) 0:15:06.792 ********
2026-07-22 22:16:38.020596 | instance | changed: [instance]
2026-07-22 22:16:38.020691 | instance |
2026-07-22 22:16:38.020924 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-07-22 22:16:38.020973 | instance | Wednesday 22 July 2026 22:16:38 +0000 (0:00:00.630) 0:15:07.422 ********
2026-07-22 22:16:39.313706 | instance | changed: [instance]
2026-07-22 22:16:39.313776 | instance |
2026-07-22 22:16:39.313908 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-07-22 22:16:39.314029 | instance | Wednesday 22 July 2026 22:16:39 +0000 (0:00:01.293) 0:15:08.715 ********
2026-07-22 22:16:39.774037 | instance | ok: [instance]
2026-07-22 22:16:39.774124 | instance |
2026-07-22 22:16:39.774258 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-07-22 22:16:39.774384 | instance | Wednesday 22 July 2026 22:16:39 +0000 (0:00:00.459) 0:15:09.175 ********
2026-07-22 22:16:47.156412 | instance | ok: [instance]
2026-07-22 22:16:47.156489 | instance |
2026-07-22 22:16:47.156715 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-07-22 22:16:47.156808 | instance | Wednesday 22 July 2026 22:16:47 +0000 (0:00:07.382) 0:15:16.557 ********
2026-07-22 22:16:48.754700 | instance | ok: [instance]
2026-07-22 22:16:48.754807 | instance |
2026-07-22 22:16:48.754814 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-07-22 22:16:48.754820 | instance | Wednesday 22 July 2026 22:16:48 +0000 (0:00:01.598) 0:15:18.155 ********
2026-07-22 22:16:49.125119 | instance | ok: [instance]
2026-07-22 22:16:49.125207 | instance |
2026-07-22 22:16:49.125308 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-07-22 22:16:49.125430 | instance | Wednesday 22 July 2026 22:16:49 +0000 (0:00:00.371) 0:15:18.527 ********
2026-07-22 22:16:49.322089 | instance | ok: [instance]
2026-07-22 22:16:49.322475 | instance |
2026-07-22 22:16:49.322526 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-07-22 22:16:49.322533 | instance | Wednesday 22 July 2026 22:16:49 +0000 (0:00:00.197) 0:15:18.724 ********
2026-07-22 22:16:49.539958 | instance | ok: [instance]
2026-07-22 22:16:49.540017 | instance |
2026-07-22 22:16:49.540160 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-07-22 22:16:49.540285 | instance | Wednesday 22 July 2026 22:16:49 +0000 (0:00:00.217) 0:15:18.941 ********
2026-07-22 22:16:50.248179 | instance | changed: [instance]
2026-07-22 22:16:50.248257 | instance |
2026-07-22 22:16:50.248501 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-07-22 22:16:50.248541 | instance | Wednesday 22 July 2026 22:16:50 +0000 (0:00:00.708) 0:15:19.650 ********
2026-07-22 22:17:07.278239 | instance | changed: [instance] => (item=alertmanager)
2026-07-22 22:17:07.278299 | instance | changed: [instance] => (item=grafana)
2026-07-22 22:17:07.278522 | instance | changed: [instance] => (item=prometheus)
2026-07-22 22:17:07.278598 | instance |
2026-07-22 22:17:07.278613 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-07-22 22:17:07.278757 | instance | Wednesday 22 July 2026 22:17:07 +0000 (0:00:17.029) 0:15:36.680 ********
2026-07-22 22:17:09.101821 | instance | ok: [instance] => (item=alertmanager)
2026-07-22 22:17:09.101889 | instance | ok: [instance] => (item=grafana)
2026-07-22 22:17:09.102411 | instance | ok: [instance] => (item=prometheus)
2026-07-22 22:17:09.102481 | instance |
2026-07-22 22:17:09.102489 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-07-22 22:17:09.102494 | instance | Wednesday 22 July 2026 22:17:09 +0000 (0:00:01.822) 0:15:38.503 ********
2026-07-22 22:17:12.653914 | instance | changed: [instance] => (item=None)
2026-07-22 22:17:12.653991 | instance | changed: [instance] => (item=None)
2026-07-22 22:17:12.654201 | instance | changed: [instance] => (item=None)
2026-07-22 22:17:12.654260 | instance | changed: [instance]
2026-07-22 22:17:12.654453 | instance |
2026-07-22 22:17:12.654539 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-07-22 22:17:12.654552 | instance | Wednesday 22 July 2026 22:17:12 +0000 (0:00:03.552) 0:15:42.055 ********
2026-07-22 22:17:17.991879 | instance | changed: [instance] => (item=None)
2026-07-22 22:17:17.992015 | instance | changed: [instance] => (item=None)
2026-07-22 22:17:17.992027 | instance | changed: [instance] => (item=None)
2026-07-22 22:17:17.992591 | instance | changed: [instance] => (item=None)
2026-07-22 22:17:17.992678 | instance | changed: [instance] => (item=None)
2026-07-22 22:17:17.992690 | instance | changed: [instance]
2026-07-22 22:17:17.992701 | instance |
2026-07-22 22:17:17.992720 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-07-22 22:17:17.992731 | instance | Wednesday 22 July 2026 22:17:17 +0000 (0:00:05.337) 0:15:47.393 ********
2026-07-22 22:17:29.356685 | instance | changed: [instance] => (item=alertmanager)
2026-07-22 22:17:29.356756 | instance | changed: [instance] => (item=prometheus)
2026-07-22 22:17:29.356762 | instance |
2026-07-22 22:17:29.356767 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-07-22 22:17:29.356792 | instance | Wednesday 22 July 2026 22:17:29 +0000 (0:00:11.364) 0:15:58.757 ********
2026-07-22 22:17:40.810344 | instance | changed: [instance] => (item=alertmanager)
2026-07-22 22:17:40.810826 | instance | changed: [instance] => (item=prometheus)
2026-07-22 22:17:40.810843 | instance |
2026-07-22 22:17:40.810848 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-07-22 22:17:40.810854 | instance | Wednesday 22 July 2026 22:17:40 +0000 (0:00:11.454) 0:16:10.212 ********
2026-07-22 22:17:41.547522 | instance | changed: [instance]
2026-07-22 22:17:41.547742 | instance |
2026-07-22 22:17:41.547821 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-07-22 22:17:41.547931 | instance | Wednesday 22 July 2026 22:17:41 +0000 (0:00:00.737) 0:16:10.949 ********
2026-07-22 22:17:49.232085 | instance | ok: [instance]
2026-07-22 22:17:49.232168 | instance |
2026-07-22 22:17:49.232180 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-07-22 22:17:49.232318 | instance | Wednesday 22 July 2026 22:17:49 +0000 (0:00:07.684) 0:16:18.634 ********
2026-07-22 22:18:03.586891 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-07-22 22:18:03.586986 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-07-22 22:18:03.587001 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-07-22 22:18:03.587135 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-07-22 22:18:03.587256 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-07-22 22:18:03.587383 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-07-22 22:18:03.587501 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-07-22 22:18:03.587621 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-07-22 22:18:03.587769 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-07-22 22:18:03.587884 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-07-22 22:18:03.588014 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-07-22 22:18:03.588122 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-07-22 22:18:03.588234 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-07-22 22:18:03.588344 | instance |
2026-07-22 22:18:03.588462 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-07-22 22:18:03.588582 | instance | Wednesday 22 July 2026 22:18:03 +0000 (0:00:14.354) 0:16:32.988 ********
2026-07-22 22:18:35.397036 | instance | changed: [instance]
2026-07-22 22:18:35.397111 | instance |
2026-07-22 22:18:35.397117 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:18:35.397124 | instance | Wednesday 22 July 2026 22:18:35 +0000 (0:00:31.809) 0:17:04.797 ********
2026-07-22 22:18:35.466758 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:18:35.467152 | instance |
2026-07-22 22:18:35.467199 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:18:35.467207 | instance | Wednesday 22 July 2026 22:18:35 +0000 (0:00:00.070) 0:17:04.868 ********
2026-07-22 22:18:36.020319 | instance | changed: [instance]
2026-07-22 22:18:36.020391 | instance |
2026-07-22 22:18:36.020505 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-07-22 22:18:36.020641 | instance | Wednesday 22 July 2026 22:18:36 +0000 (0:00:00.553) 0:17:05.422 ********
2026-07-22 22:18:39.305612 | instance | changed: [instance]
2026-07-22 22:18:39.305656 | instance |
2026-07-22 22:18:39.305663 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:18:39.305669 | instance | Wednesday 22 July 2026 22:18:39 +0000 (0:00:03.284) 0:17:08.707 ********
2026-07-22 22:18:39.367288 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:18:39.367336 | instance |
2026-07-22 22:18:39.367349 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:18:39.367359 | instance | Wednesday 22 July 2026 22:18:39 +0000 (0:00:00.060) 0:17:08.768 ********
2026-07-22 22:18:39.955208 | instance | changed: [instance]
2026-07-22 22:18:39.955273 | instance |
2026-07-22 22:18:39.955411 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-07-22 22:18:39.955554 | instance | Wednesday 22 July 2026 22:18:39 +0000 (0:00:00.589) 0:17:09.357 ********
2026-07-22 22:18:41.519125 | instance | changed: [instance]
2026-07-22 22:18:41.519196 | instance |
2026-07-22 22:18:41.519342 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:18:41.519466 | instance | Wednesday 22 July 2026 22:18:41 +0000 (0:00:01.563) 0:17:10.920 ********
2026-07-22 22:18:41.575175 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:18:41.663780 | instance |
2026-07-22 22:18:41.663808 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:18:41.663821 | instance | Wednesday 22 July 2026 22:18:41 +0000 (0:00:00.056) 0:17:10.977 ********
2026-07-22 22:18:42.089856 | instance | changed: [instance]
2026-07-22 22:18:42.089949 | instance |
2026-07-22 22:18:42.090220 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-07-22 22:18:42.090262 | instance | Wednesday 22 July 2026 22:18:42 +0000 (0:00:00.514) 0:17:11.491 ********
2026-07-22 22:18:43.608414 | instance | changed: [instance]
2026-07-22 22:18:43.608497 | instance |
2026-07-22 22:18:43.608771 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-07-22 22:18:43.608830 | instance | Wednesday 22 July 2026 22:18:43 +0000 (0:00:01.518) 0:17:13.010 ********
2026-07-22 22:18:44.419395 | instance | changed: [instance]
2026-07-22 22:18:44.419481 | instance |
2026-07-22 22:18:44.419612 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:18:44.419882 | instance | Wednesday 22 July 2026 22:18:44 +0000 (0:00:00.811) 0:17:13.821 ********
2026-07-22 22:18:44.471216 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:18:44.471283 | instance |
2026-07-22 22:18:44.471556 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:18:44.471593 | instance | Wednesday 22 July 2026 22:18:44 +0000 (0:00:00.052) 0:17:13.873 ********
2026-07-22 22:18:44.972242 | instance | changed: [instance]
2026-07-22 22:18:44.972339 | instance |
2026-07-22 22:18:44.972465 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-07-22 22:18:44.972626 | instance | Wednesday 22 July 2026 22:18:44 +0000 (0:00:00.501) 0:17:14.374 ********
2026-07-22 22:18:46.477597 | instance | changed: [instance]
2026-07-22 22:18:46.477734 | instance |
2026-07-22 22:18:46.477893 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:18:46.478073 | instance | Wednesday 22 July 2026 22:18:46 +0000 (0:00:01.504) 0:17:15.879 ********
2026-07-22 22:18:46.538345 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:18:46.538413 | instance |
2026-07-22 22:18:46.538552 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:18:46.538672 | instance | Wednesday 22 July 2026 22:18:46 +0000 (0:00:00.060) 0:17:15.940 ********
2026-07-22 22:18:47.046602 | instance | changed: [instance]
2026-07-22 22:18:47.046654 | instance |
2026-07-22 22:18:47.046666 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-07-22 22:18:47.046676 | instance | Wednesday 22 July 2026 22:18:47 +0000 (0:00:00.507) 0:17:16.447 ********
2026-07-22 22:18:48.726773 | instance | changed: [instance]
2026-07-22 22:18:48.726835 | instance |
2026-07-22 22:18:48.726849 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-07-22 22:18:48.726857 | instance |
2026-07-22 22:18:48.727193 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:18:48.727212 | instance | Wednesday 22 July 2026 22:18:48 +0000 (0:00:01.681) 0:17:18.128 ********
2026-07-22 22:18:50.501112 | instance | ok: [instance]
2026-07-22 22:18:50.501196 | instance |
2026-07-22 22:18:50.501205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:18:50.501212 | instance | Wednesday 22 July 2026 22:18:50 +0000 (0:00:01.773) 0:17:19.902 ********
2026-07-22 22:18:50.581123 | instance | ok: [instance]
2026-07-22 22:18:50.581216 | instance |
2026-07-22 22:18:50.581280 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:18:50.581400 | instance | Wednesday 22 July 2026 22:18:50 +0000 (0:00:00.080) 0:17:19.983 ********
2026-07-22 22:18:50.630495 | instance | skipping: [instance]
2026-07-22 22:18:50.630602 | instance |
2026-07-22 22:18:50.630731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:18:50.630841 | instance | Wednesday 22 July 2026 22:18:50 +0000 (0:00:00.049) 0:17:20.032 ********
2026-07-22 22:18:50.685987 | instance | skipping: [instance]
2026-07-22 22:18:50.686201 | instance |
2026-07-22 22:18:50.686479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:18:50.686743 | instance | Wednesday 22 July 2026 22:18:50 +0000 (0:00:00.055) 0:17:20.088 ********
2026-07-22 22:18:50.741941 | instance | skipping: [instance]
2026-07-22 22:18:50.742200 | instance |
2026-07-22 22:18:50.742520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:18:50.742803 | instance | Wednesday 22 July 2026 22:18:50 +0000 (0:00:00.055) 0:17:20.143 ********
2026-07-22 22:18:50.796941 | instance | skipping: [instance]
2026-07-22 22:18:50.797165 | instance |
2026-07-22 22:18:50.797475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:18:50.797808 | instance | Wednesday 22 July 2026 22:18:50 +0000 (0:00:00.054) 0:17:20.198 ********
2026-07-22 22:18:50.860522 | instance | skipping: [instance]
2026-07-22 22:18:50.860736 | instance |
2026-07-22 22:18:50.861013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:18:50.861387 | instance | Wednesday 22 July 2026 22:18:50 +0000 (0:00:00.063) 0:17:20.262 ********
2026-07-22 22:18:50.928738 | instance | ok: [instance]
2026-07-22 22:18:50.928814 | instance |
2026-07-22 22:18:50.928943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:18:50.929058 | instance | Wednesday 22 July 2026 22:18:50 +0000 (0:00:00.068) 0:17:20.330 ********
2026-07-22 22:18:51.002624 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:18:51.002697 | instance |
2026-07-22 22:18:51.002834 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:18:51.002934 | instance | Wednesday 22 July 2026 22:18:50 +0000 (0:00:00.073) 0:17:20.404 ********
2026-07-22 22:18:51.087979 | instance | ok: [instance]
2026-07-22 22:18:51.088105 | instance |
2026-07-22 22:18:51.088290 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:18:51.088450 | instance | Wednesday 22 July 2026 22:18:51 +0000 (0:00:00.084) 0:17:20.489 ********
2026-07-22 22:18:51.153382 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:18:51.153566 | instance |
2026-07-22 22:18:51.153784 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:18:51.154211 | instance | Wednesday 22 July 2026 22:18:51 +0000 (0:00:00.065) 0:17:20.555 ********
2026-07-22 22:18:51.709847 | instance | changed: [instance]
2026-07-22 22:18:51.709977 | instance |
2026-07-22 22:18:51.710169 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-07-22 22:18:51.710386 | instance | Wednesday 22 July 2026 22:18:51 +0000 (0:00:00.556) 0:17:21.111 ********
2026-07-22 22:18:53.043683 | instance | changed: [instance]
2026-07-22 22:18:53.047514 | instance |
2026-07-22 22:18:53.047535 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-07-22 22:18:53.047545 | instance | Wednesday 22 July 2026 22:18:53 +0000 (0:00:01.333) 0:17:22.445 ********
2026-07-22 22:18:53.770823 | instance | changed: [instance]
2026-07-22 22:18:53.770908 | instance |
2026-07-22 22:18:53.771019 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-07-22 22:18:53.771154 | instance | Wednesday 22 July 2026 22:18:53 +0000 (0:00:00.727) 0:17:23.172 ********
2026-07-22 22:18:58.095584 | instance | changed: [instance]
2026-07-22 22:18:58.095683 | instance |
2026-07-22 22:18:58.095966 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-07-22 22:18:58.096010 | instance | Wednesday 22 July 2026 22:18:58 +0000 (0:00:04.324) 0:17:27.497 ********
2026-07-22 22:18:58.338871 | instance | changed: [instance]
2026-07-22 22:18:58.338942 | instance |
2026-07-22 22:18:58.339126 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-07-22 22:18:58.339186 | instance | Wednesday 22 July 2026 22:18:58 +0000 (0:00:00.243) 0:17:27.740 ********
2026-07-22 22:18:58.885295 | instance | changed: [instance]
2026-07-22 22:18:58.885364 | instance |
2026-07-22 22:18:58.885683 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:18:58.885743 | instance | Wednesday 22 July 2026 22:18:58 +0000 (0:00:00.545) 0:17:28.286 ********
2026-07-22 22:18:59.096171 | instance | ok: [instance]
2026-07-22 22:18:59.096274 | instance |
2026-07-22 22:18:59.096338 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:18:59.096494 | instance | Wednesday 22 July 2026 22:18:59 +0000 (0:00:00.211) 0:17:28.498 ********
2026-07-22 22:18:59.185005 | instance | included: rabbitmq for instance
2026-07-22 22:18:59.185236 | instance |
2026-07-22 22:18:59.185310 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:18:59.185426 | instance | Wednesday 22 July 2026 22:18:59 +0000 (0:00:00.088) 0:17:28.586 ********
2026-07-22 22:18:59.894184 | instance | ok: [instance]
2026-07-22 22:18:59.894283 | instance |
2026-07-22 22:18:59.894414 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:18:59.894532 | instance | Wednesday 22 July 2026 22:18:59 +0000 (0:00:00.709) 0:17:29.296 ********
2026-07-22 22:18:59.951950 | instance | skipping: [instance]
2026-07-22 22:18:59.952186 | instance |
2026-07-22 22:18:59.952248 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:18:59.952397 | instance | Wednesday 22 July 2026 22:18:59 +0000 (0:00:00.057) 0:17:29.354 ********
2026-07-22 22:19:00.013162 | instance | skipping: [instance]
2026-07-22 22:19:00.013325 | instance |
2026-07-22 22:19:00.013518 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:19:00.013692 | instance | Wednesday 22 July 2026 22:19:00 +0000 (0:00:00.060) 0:17:29.414 ********
2026-07-22 22:19:00.065415 | instance | skipping: [instance]
2026-07-22 22:19:00.065567 | instance |
2026-07-22 22:19:00.065738 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:19:00.065915 | instance | Wednesday 22 July 2026 22:19:00 +0000 (0:00:00.052) 0:17:29.467 ********
2026-07-22 22:19:31.098883 | instance | changed: [instance]
2026-07-22 22:19:31.099018 | instance |
2026-07-22 22:19:31.099195 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:19:31.099367 | instance | Wednesday 22 July 2026 22:19:31 +0000 (0:00:31.033) 0:18:00.500 ********
2026-07-22 22:19:32.024600 | instance | ok: [instance]
2026-07-22 22:19:32.024832 | instance |
2026-07-22 22:19:32.025066 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:19:32.025326 | instance | Wednesday 22 July 2026 22:19:32 +0000 (0:00:00.925) 0:18:01.426 ********
2026-07-22 22:19:32.078651 | instance | ok: [instance]
2026-07-22 22:19:32.078901 | instance |
2026-07-22 22:19:32.079180 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:19:32.079453 | instance | Wednesday 22 July 2026 22:19:32 +0000 (0:00:00.054) 0:18:01.480 ********
2026-07-22 22:19:32.138166 | instance | skipping: [instance]
2026-07-22 22:19:32.138413 | instance |
2026-07-22 22:19:32.138696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:19:32.138974 | instance | Wednesday 22 July 2026 22:19:32 +0000 (0:00:00.059) 0:18:01.539 ********
2026-07-22 22:19:32.196391 | instance | skipping: [instance]
2026-07-22 22:19:32.196641 | instance |
2026-07-22 22:19:32.196960 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:19:32.197226 | instance | Wednesday 22 July 2026 22:19:32 +0000 (0:00:00.058) 0:18:01.598 ********
2026-07-22 22:19:32.247531 | instance | ok: [instance]
2026-07-22 22:19:32.247811 | instance |
2026-07-22 22:19:32.248085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:19:32.248365 | instance | Wednesday 22 July 2026 22:19:32 +0000 (0:00:00.051) 0:18:01.649 ********
2026-07-22 22:19:32.341785 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:19:32.342056 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:19:32.342322 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:19:32.342584 | instance | ok: [instance] => (item=identity)
2026-07-22 22:19:32.342837 | instance |
2026-07-22 22:19:32.343107 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:19:32.343374 | instance | Wednesday 22 July 2026 22:19:32 +0000 (0:00:00.094) 0:18:01.743 ********
2026-07-22 22:19:32.420273 | instance | ok: [instance]
2026-07-22 22:19:32.420517 | instance |
2026-07-22 22:19:32.420794 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:19:32.421053 | instance | Wednesday 22 July 2026 22:19:32 +0000 (0:00:00.077) 0:18:01.821 ********
2026-07-22 22:19:32.488587 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:19:32.488818 | instance |
2026-07-22 22:19:32.489086 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:19:32.489343 | instance | Wednesday 22 July 2026 22:19:32 +0000 (0:00:00.069) 0:18:01.890 ********
2026-07-22 22:19:33.031686 | instance | changed: [instance]
2026-07-22 22:19:33.031969 | instance |
2026-07-22 22:19:33.032240 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-07-22 22:19:33.032500 | instance | Wednesday 22 July 2026 22:19:33 +0000 (0:00:00.542) 0:18:02.432 ********
2026-07-22 22:19:34.466199 | instance | ok: [instance] => (item=None)
2026-07-22 22:19:34.466431 | instance | ok: [instance]
2026-07-22 22:19:34.466687 | instance |
2026-07-22 22:19:34.466974 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-07-22 22:19:34.467276 | instance | Wednesday 22 July 2026 22:19:34 +0000 (0:00:01.434) 0:18:03.867 ********
2026-07-22 22:19:35.548646 | instance | ok: [instance] => (item=atmosphere)
2026-07-22 22:19:35.548893 | instance |
2026-07-22 22:19:35.549184 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-07-22 22:19:35.549461 | instance | Wednesday 22 July 2026 22:19:35 +0000 (0:00:01.082) 0:18:04.950 ********
2026-07-22 22:19:36.436557 | instance | changed: [instance]
2026-07-22 22:19:36.436795 | instance |
2026-07-22 22:19:36.437068 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-07-22 22:19:36.437338 | instance | Wednesday 22 July 2026 22:19:36 +0000 (0:00:00.887) 0:18:05.838 ********
2026-07-22 22:19:37.582213 | instance | changed: [instance] => (item=None)
2026-07-22 22:19:37.582352 | instance | changed: [instance]
2026-07-22 22:19:37.582365 | instance |
2026-07-22 22:19:37.582475 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-07-22 22:19:37.582599 | instance | Wednesday 22 July 2026 22:19:37 +0000 (0:00:01.146) 0:18:06.984 ********
2026-07-22 22:19:39.183908 | instance | changed: [instance] => (item=None)
2026-07-22 22:19:39.183970 | instance | changed: [instance]
2026-07-22 22:19:39.183982 | instance |
2026-07-22 22:19:39.183992 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-07-22 22:19:39.184002 | instance | Wednesday 22 July 2026 22:19:39 +0000 (0:00:01.600) 0:18:08.584 ********
2026-07-22 22:22:15.869500 | instance | changed: [instance]
2026-07-22 22:22:15.869575 | instance |
2026-07-22 22:22:15.869684 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:22:15.869868 | instance | Wednesday 22 July 2026 22:22:15 +0000 (0:02:36.686) 0:20:45.271 ********
2026-07-22 22:22:15.973938 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:22:15.974003 | instance |
2026-07-22 22:22:15.974286 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:22:15.974325 | instance | Wednesday 22 July 2026 22:22:15 +0000 (0:00:00.104) 0:20:45.376 ********
2026-07-22 22:22:16.031244 | instance | skipping: [instance]
2026-07-22 22:22:16.031354 | instance |
2026-07-22 22:22:16.031483 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:22:16.031605 | instance | Wednesday 22 July 2026 22:22:16 +0000 (0:00:00.057) 0:20:45.433 ********
2026-07-22 22:22:16.085258 | instance | skipping: [instance]
2026-07-22 22:22:16.085364 | instance |
2026-07-22 22:22:16.085491 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:22:16.085631 | instance | Wednesday 22 July 2026 22:22:16 +0000 (0:00:00.054) 0:20:45.487 ********
2026-07-22 22:22:16.151903 | instance | ok: [instance]
2026-07-22 22:22:16.152006 | instance |
2026-07-22 22:22:16.152124 | instance | TASK [Create Ingress identity] *************************************************
2026-07-22 22:22:16.152245 | instance | Wednesday 22 July 2026 22:22:16 +0000 (0:00:00.066) 0:20:45.554 ********
2026-07-22 22:22:16.228596 | instance | included: ingress for instance
2026-07-22 22:22:16.228689 | instance |
2026-07-22 22:22:16.228820 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-07-22 22:22:16.228938 | instance | Wednesday 22 July 2026 22:22:16 +0000 (0:00:00.076) 0:20:45.630 ********
2026-07-22 22:22:17.232082 | instance | changed: [instance]
2026-07-22 22:22:17.232173 | instance |
2026-07-22 22:22:17.232265 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-07-22 22:22:17.232442 | instance | Wednesday 22 July 2026 22:22:17 +0000 (0:00:01.003) 0:20:46.634 ********
2026-07-22 22:22:25.270864 | instance | ok: [instance]
2026-07-22 22:22:25.270906 | instance |
2026-07-22 22:22:25.270912 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-07-22 22:22:25.270917 | instance | Wednesday 22 July 2026 22:22:25 +0000 (0:00:08.038) 0:20:54.672 ********
2026-07-22 22:22:26.029592 | instance | ok: [instance]
2026-07-22 22:22:26.029672 | instance |
2026-07-22 22:22:26.029912 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-07-22 22:22:26.029983 | instance | Wednesday 22 July 2026 22:22:26 +0000 (0:00:00.758) 0:20:55.431 ********
2026-07-22 22:22:27.278596 | instance | ok: [instance] => (item=atmosphere)
2026-07-22 22:22:27.278645 | instance |
2026-07-22 22:22:27.278651 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-07-22 22:22:27.278671 | instance | Wednesday 22 July 2026 22:22:27 +0000 (0:00:01.248) 0:20:56.680 ********
2026-07-22 22:22:28.502155 | instance | changed: [instance] => (item=atmosphere)
2026-07-22 22:22:28.502231 | instance |
2026-07-22 22:22:28.502352 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-07-22 22:22:28.502470 | instance | Wednesday 22 July 2026 22:22:28 +0000 (0:00:01.223) 0:20:57.904 ********
2026-07-22 22:22:29.630470 | instance | changed: [instance] => (item=atmosphere)
2026-07-22 22:22:29.630660 | instance |
2026-07-22 22:22:29.631011 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-07-22 22:22:29.631269 | instance | Wednesday 22 July 2026 22:22:29 +0000 (0:00:01.128) 0:20:59.032 ********
2026-07-22 22:22:30.844331 | instance | changed: [instance] => (item=atmosphere)
2026-07-22 22:22:30.844385 | instance |
2026-07-22 22:22:30.844481 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-07-22 22:22:30.844639 | instance | Wednesday 22 July 2026 22:22:30 +0000 (0:00:01.213) 0:21:00.246 ********
2026-07-22 22:22:31.098907 | instance | changed: [instance]
2026-07-22 22:22:31.099129 | instance |
2026-07-22 22:22:31.099393 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:22:31.099683 | instance | Wednesday 22 July 2026 22:22:31 +0000 (0:00:00.254) 0:21:00.500 ********
2026-07-22 22:22:32.543730 | instance | ok: [instance]
2026-07-22 22:22:32.543944 | instance |
2026-07-22 22:22:32.544051 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-22 22:22:32.544207 | instance | Wednesday 22 July 2026 22:22:32 +0000 (0:00:01.444) 0:21:01.945 ********
2026-07-22 22:22:32.794043 | instance | ok: [instance]
2026-07-22 22:22:32.794272 | instance |
2026-07-22 22:22:32.794578 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:22:32.795462 | instance | Wednesday 22 July 2026 22:22:32 +0000 (0:00:00.250) 0:21:02.195 ********
2026-07-22 22:22:32.880596 | instance | ok: [instance] => {
2026-07-22 22:22:32.880802 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz"
2026-07-22 22:22:32.881101 | instance | }
2026-07-22 22:22:32.881345 | instance |
2026-07-22 22:22:32.881593 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:22:32.881865 | instance | Wednesday 22 July 2026 22:22:32 +0000 (0:00:00.086) 0:21:02.282 ********
2026-07-22 22:22:33.484856 | instance | changed: [instance]
2026-07-22 22:22:33.484927 | instance |
2026-07-22 22:22:33.485061 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:22:33.485187 | instance | Wednesday 22 July 2026 22:22:33 +0000 (0:00:00.604) 0:21:02.886 ********
2026-07-22 22:22:34.798098 | instance | changed: [instance]
2026-07-22 22:22:34.798669 | instance |
2026-07-22 22:22:34.798705 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-07-22 22:22:34.798835 | instance | Wednesday 22 July 2026 22:22:34 +0000 (0:00:01.312) 0:21:04.199 ********
2026-07-22 22:22:35.291202 | instance | changed: [instance]
2026-07-22 22:22:35.291269 | instance |
2026-07-22 22:22:35.291547 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-07-22 22:22:35.291582 | instance | Wednesday 22 July 2026 22:22:35 +0000 (0:00:00.493) 0:21:04.693 ********
2026-07-22 22:22:36.180966 | instance | ok: [instance]
2026-07-22 22:22:36.181080 | instance |
2026-07-22 22:22:36.181337 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-07-22 22:22:36.181379 | instance | Wednesday 22 July 2026 22:22:36 +0000 (0:00:00.889) 0:21:05.582 ********
2026-07-22 22:22:36.911918 | instance | ok: [instance]
2026-07-22 22:22:36.911995 | instance |
2026-07-22 22:22:36.912184 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-07-22 22:22:36.912411 | instance | Wednesday 22 July 2026 22:22:36 +0000 (0:00:00.730) 0:21:06.313 ********
2026-07-22 22:22:37.276937 | instance | ok: [instance]
2026-07-22 22:22:37.277011 | instance |
2026-07-22 22:22:37.277247 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-07-22 22:22:37.277265 | instance | Wednesday 22 July 2026 22:22:37 +0000 (0:00:00.365) 0:21:06.678 ********
2026-07-22 22:22:37.429741 | instance | included: openstack_helm_endpoints for instance
2026-07-22 22:22:37.429810 | instance |
2026-07-22 22:22:37.430088 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:22:37.430124 | instance | Wednesday 22 July 2026 22:22:37 +0000 (0:00:00.152) 0:21:06.831 ********
2026-07-22 22:22:37.492140 | instance | skipping: [instance]
2026-07-22 22:22:37.492215 | instance |
2026-07-22 22:22:37.492230 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:22:37.492376 | instance | Wednesday 22 July 2026 22:22:37 +0000 (0:00:00.061) 0:21:06.893 ********
2026-07-22 22:22:37.540292 | instance | skipping: [instance]
2026-07-22 22:22:37.540346 | instance |
2026-07-22 22:22:37.540353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:22:37.540359 | instance | Wednesday 22 July 2026 22:22:37 +0000 (0:00:00.048) 0:21:06.941 ********
2026-07-22 22:22:37.594376 | instance | skipping: [instance]
2026-07-22 22:22:37.594451 | instance |
2026-07-22 22:22:37.594530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:22:37.594752 | instance | Wednesday 22 July 2026 22:22:37 +0000 (0:00:00.054) 0:21:06.995 ********
2026-07-22 22:22:37.650253 | instance | skipping: [instance]
2026-07-22 22:22:37.650363 | instance |
2026-07-22 22:22:37.650499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:22:37.650631 | instance | Wednesday 22 July 2026 22:22:37 +0000 (0:00:00.055) 0:21:07.051 ********
2026-07-22 22:22:37.707110 | instance | skipping: [instance]
2026-07-22 22:22:37.707249 | instance |
2026-07-22 22:22:37.707261 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:22:37.707321 | instance | Wednesday 22 July 2026 22:22:37 +0000 (0:00:00.056) 0:21:07.108 ********
2026-07-22 22:22:37.759766 | instance | skipping: [instance]
2026-07-22 22:22:37.759875 | instance |
2026-07-22 22:22:37.760129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:22:37.760341 | instance | Wednesday 22 July 2026 22:22:37 +0000 (0:00:00.052) 0:21:07.161 ********
2026-07-22 22:22:37.826062 | instance | ok: [instance]
2026-07-22 22:22:37.826390 | instance |
2026-07-22 22:22:37.826731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:22:37.827088 | instance | Wednesday 22 July 2026 22:22:37 +0000 (0:00:00.066) 0:21:07.227 ********
2026-07-22 22:22:37.903816 | instance | ok: [instance] => (item=identity)
2026-07-22 22:22:37.904193 | instance |
2026-07-22 22:22:37.904527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:22:37.904889 | instance | Wednesday 22 July 2026 22:22:37 +0000 (0:00:00.077) 0:21:07.305 ********
2026-07-22 22:22:37.994332 | instance | ok: [instance]
2026-07-22 22:22:37.994435 | instance |
2026-07-22 22:22:37.994597 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-07-22 22:22:37.994753 | instance | Wednesday 22 July 2026 22:22:37 +0000 (0:00:00.090) 0:21:07.395 ********
2026-07-22 22:22:38.515480 | instance | changed: [instance]
2026-07-22 22:22:38.515962 | instance |
2026-07-22 22:22:38.515981 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-07-22 22:22:38.516270 | instance | Wednesday 22 July 2026 22:22:38 +0000 (0:00:00.521) 0:21:07.916 ********
2026-07-22 22:22:39.061316 | instance | changed: [instance]
2026-07-22 22:22:39.061515 | instance |
2026-07-22 22:22:39.061777 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-07-22 22:22:39.062038 | instance | Wednesday 22 July 2026 22:22:39 +0000 (0:00:00.546) 0:21:08.462 ********
2026-07-22 22:22:39.561505 | instance | changed: [instance]
2026-07-22 22:22:39.561697 | instance |
2026-07-22 22:22:39.561985 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-07-22 22:22:39.562303 | instance | Wednesday 22 July 2026 22:22:39 +0000 (0:00:00.500) 0:21:08.963 ********
2026-07-22 22:22:40.087568 | instance | changed: [instance]
2026-07-22 22:22:40.087800 | instance |
2026-07-22 22:22:40.088085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:22:40.088352 | instance | Wednesday 22 July 2026 22:22:40 +0000 (0:00:00.525) 0:21:09.488 ********
2026-07-22 22:22:40.171512 | instance | ok: [instance]
2026-07-22 22:22:40.171809 | instance |
2026-07-22 22:22:40.172076 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:22:40.172339 | instance | Wednesday 22 July 2026 22:22:40 +0000 (0:00:00.084) 0:21:09.573 ********
2026-07-22 22:22:40.260042 | instance | included: rabbitmq for instance
2026-07-22 22:22:40.260276 | instance |
2026-07-22 22:22:40.260559 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:22:40.260843 | instance | Wednesday 22 July 2026 22:22:40 +0000 (0:00:00.088) 0:21:09.661 ********
2026-07-22 22:22:40.972287 | instance | ok: [instance]
2026-07-22 22:22:40.972487 | instance |
2026-07-22 22:22:40.972753 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:22:40.973016 | instance | Wednesday 22 July 2026 22:22:40 +0000 (0:00:00.712) 0:21:10.373 ********
2026-07-22 22:22:41.038746 | instance | skipping: [instance]
2026-07-22 22:22:41.038963 | instance |
2026-07-22 22:22:41.039247 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:22:41.039516 | instance | Wednesday 22 July 2026 22:22:41 +0000 (0:00:00.066) 0:21:10.440 ********
2026-07-22 22:22:41.098615 | instance | skipping: [instance]
2026-07-22 22:22:41.098854 | instance |
2026-07-22 22:22:41.099166 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:22:41.099450 | instance | Wednesday 22 July 2026 22:22:41 +0000 (0:00:00.060) 0:21:10.500 ********
2026-07-22 22:22:41.154595 | instance | skipping: [instance]
2026-07-22 22:22:41.154824 | instance |
2026-07-22 22:22:41.155112 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:22:41.155376 | instance | Wednesday 22 July 2026 22:22:41 +0000 (0:00:00.056) 0:21:10.556 ********
2026-07-22 22:23:12.079023 | instance | changed: [instance]
2026-07-22 22:23:12.079210 | instance |
2026-07-22 22:23:12.079484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:23:12.079791 | instance | Wednesday 22 July 2026 22:23:12 +0000 (0:00:30.924) 0:21:41.480 ********
2026-07-22 22:23:12.811446 | instance | ok: [instance]
2026-07-22 22:23:12.811655 | instance |
2026-07-22 22:23:12.811969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:23:12.812231 | instance | Wednesday 22 July 2026 22:23:12 +0000 (0:00:00.732) 0:21:42.213 ********
2026-07-22 22:23:12.871670 | instance | ok: [instance]
2026-07-22 22:23:12.871942 | instance |
2026-07-22 22:23:12.872240 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:23:12.872521 | instance | Wednesday 22 July 2026 22:23:12 +0000 (0:00:00.060) 0:21:42.273 ********
2026-07-22 22:23:12.926839 | instance | skipping: [instance]
2026-07-22 22:23:12.927106 | instance |
2026-07-22 22:23:12.927407 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:23:12.927735 | instance | Wednesday 22 July 2026 22:23:12 +0000 (0:00:00.055) 0:21:42.328 ********
2026-07-22 22:23:12.987060 | instance | skipping: [instance]
2026-07-22 22:23:12.987164 | instance |
2026-07-22 22:23:12.987351 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:23:12.987518 | instance | Wednesday 22 July 2026 22:23:12 +0000 (0:00:00.059) 0:21:42.388 ********
2026-07-22 22:23:13.046665 | instance | ok: [instance]
2026-07-22 22:23:13.046764 | instance |
2026-07-22 22:23:13.046835 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:23:13.046929 | instance | Wednesday 22 July 2026 22:23:13 +0000 (0:00:00.059) 0:21:42.448 ********
2026-07-22 22:23:13.193452 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:23:13.193717 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:23:13.193814 | instance | ok: [instance] => (item=key_manager)
2026-07-22 22:23:13.193923 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:23:13.194039 | instance | ok: [instance] => (item=identity)
2026-07-22 22:23:13.194141 | instance |
2026-07-22 22:23:13.194292 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:23:13.194380 | instance | Wednesday 22 July 2026 22:23:13 +0000 (0:00:00.146) 0:21:42.594 ********
2026-07-22 22:23:13.266367 | instance | ok: [instance]
2026-07-22 22:23:13.266608 | instance |
2026-07-22 22:23:13.266885 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:23:13.267151 | instance | Wednesday 22 July 2026 22:23:13 +0000 (0:00:00.073) 0:21:42.668 ********
2026-07-22 22:23:13.330329 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:23:13.330631 | instance |
2026-07-22 22:23:13.330862 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:23:13.331108 | instance | Wednesday 22 July 2026 22:23:13 +0000 (0:00:00.063) 0:21:42.732 ********
2026-07-22 22:23:13.843739 | instance | changed: [instance]
2026-07-22 22:23:13.844602 | instance |
2026-07-22 22:23:13.844692 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-07-22 22:23:13.844706 | instance | Wednesday 22 July 2026 22:23:13 +0000 (0:00:00.512) 0:21:43.244 ********
2026-07-22 22:24:52.447772 | instance | changed: [instance]
2026-07-22 22:24:52.447824 | instance |
2026-07-22 22:24:52.447830 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:24:52.447835 | instance | Wednesday 22 July 2026 22:24:52 +0000 (0:01:38.604) 0:23:21.849 ********
2026-07-22 22:24:52.566912 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:24:52.566978 | instance |
2026-07-22 22:24:52.566990 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:24:52.567000 | instance | Wednesday 22 July 2026 22:24:52 +0000 (0:00:00.117) 0:23:21.966 ********
2026-07-22 22:24:52.830747 | instance | skipping: [instance]
2026-07-22 22:24:52.831163 | instance |
2026-07-22 22:24:52.831555 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:24:52.831931 | instance | Wednesday 22 July 2026 22:24:52 +0000 (0:00:00.265) 0:23:22.232 ********
2026-07-22 22:24:52.892146 | instance | skipping: [instance]
2026-07-22 22:24:52.892483 | instance |
2026-07-22 22:24:52.892825 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:24:52.893186 | instance | Wednesday 22 July 2026 22:24:52 +0000 (0:00:00.061) 0:23:22.294 ********
2026-07-22 22:24:52.968368 | instance | ok: [instance]
2026-07-22 22:24:52.968721 | instance |
2026-07-22 22:24:52.969049 | instance | TASK [Create Ingress key-manager] **********************************************
2026-07-22 22:24:52.969380 | instance | Wednesday 22 July 2026 22:24:52 +0000 (0:00:00.076) 0:23:22.370 ********
2026-07-22 22:24:53.054393 | instance | included: ingress for instance
2026-07-22 22:24:53.054744 | instance |
2026-07-22 22:24:53.055097 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-07-22 22:24:53.055431 | instance | Wednesday 22 July 2026 22:24:53 +0000 (0:00:00.085) 0:23:22.455 ********
2026-07-22 22:24:54.041365 | instance | changed: [instance]
2026-07-22 22:24:54.041422 | instance |
2026-07-22 22:24:54.041434 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-07-22 22:24:54.041444 | instance | Wednesday 22 July 2026 22:24:54 +0000 (0:00:00.986) 0:23:23.442 ********
2026-07-22 22:24:55.179088 | instance | changed: [instance]
2026-07-22 22:24:55.179156 | instance |
2026-07-22 22:24:55.179168 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-07-22 22:24:55.179178 | instance | Wednesday 22 July 2026 22:24:55 +0000 (0:00:01.137) 0:23:24.579 ********
2026-07-22 22:25:01.848579 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-07-22 22:25:01.848692 | instance |
2026-07-22 22:25:01.848977 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:25:01.849246 | instance | Wednesday 22 July 2026 22:25:01 +0000 (0:00:06.669) 0:23:31.249 ********
2026-07-22 22:25:01.918482 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:25:01.918715 | instance |
2026-07-22 22:25:01.918982 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:25:01.919257 | instance | Wednesday 22 July 2026 22:25:01 +0000 (0:00:00.070) 0:23:31.320 ********
2026-07-22 22:25:02.487206 | instance | changed: [instance]
2026-07-22 22:25:02.487439 | instance |
2026-07-22 22:25:02.487822 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-07-22 22:25:02.488066 | instance | Wednesday 22 July 2026 22:25:02 +0000 (0:00:00.568) 0:23:31.888 ********
2026-07-22 22:25:05.291131 | instance | changed: [instance]
2026-07-22 22:25:05.291333 | instance |
2026-07-22 22:25:05.291721 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:25:05.291996 | instance | Wednesday 22 July 2026 22:25:05 +0000 (0:00:02.803) 0:23:34.692 ********
2026-07-22 22:25:05.355429 | instance | skipping: [instance]
2026-07-22 22:25:05.355732 | instance |
2026-07-22 22:25:05.356011 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:25:05.356285 | instance | Wednesday 22 July 2026 22:25:05 +0000 (0:00:00.064) 0:23:34.757 ********
2026-07-22 22:25:05.403847 | instance | skipping: [instance]
2026-07-22 22:25:05.404238 | instance |
2026-07-22 22:25:05.404527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:25:05.404776 | instance | Wednesday 22 July 2026 22:25:05 +0000 (0:00:00.048) 0:23:34.805 ********
2026-07-22 22:25:05.460232 | instance | skipping: [instance]
2026-07-22 22:25:05.460373 | instance |
2026-07-22 22:25:05.460564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:25:05.460740 | instance | Wednesday 22 July 2026 22:25:05 +0000 (0:00:00.056) 0:23:34.862 ********
2026-07-22 22:25:05.516104 | instance | skipping: [instance]
2026-07-22 22:25:05.516208 | instance |
2026-07-22 22:25:05.517184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:25:05.517406 | instance | Wednesday 22 July 2026 22:25:05 +0000 (0:00:00.055) 0:23:34.917 ********
2026-07-22 22:25:05.564862 | instance | skipping: [instance]
2026-07-22 22:25:05.565190 | instance |
2026-07-22 22:25:05.565497 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:25:05.565780 | instance | Wednesday 22 July 2026 22:25:05 +0000 (0:00:00.049) 0:23:34.967 ********
2026-07-22 22:25:05.615543 | instance | skipping: [instance]
2026-07-22 22:25:05.615835 | instance |
2026-07-22 22:25:05.616141 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:25:05.616410 | instance | Wednesday 22 July 2026 22:25:05 +0000 (0:00:00.050) 0:23:35.017 ********
2026-07-22 22:25:05.667328 | instance | ok: [instance]
2026-07-22 22:25:05.667570 | instance |
2026-07-22 22:25:05.667956 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:25:05.668239 | instance | Wednesday 22 July 2026 22:25:05 +0000 (0:00:00.052) 0:23:35.069 ********
2026-07-22 22:25:05.742216 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-07-22 22:25:05.742454 | instance |
2026-07-22 22:25:05.742729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:25:05.742996 | instance | Wednesday 22 July 2026 22:25:05 +0000 (0:00:00.074) 0:23:35.143 ********
2026-07-22 22:25:05.818828 | instance | ok: [instance]
2026-07-22 22:25:05.819040 | instance |
2026-07-22 22:25:05.819376 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:25:05.819697 | instance | Wednesday 22 July 2026 22:25:05 +0000 (0:00:00.076) 0:23:35.220 ********
2026-07-22 22:25:05.886773 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:25:05.887206 | instance |
2026-07-22 22:25:05.887501 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:25:05.887817 | instance | Wednesday 22 July 2026 22:25:05 +0000 (0:00:00.068) 0:23:35.288 ********
2026-07-22 22:25:06.446833 | instance | changed: [instance]
2026-07-22 22:25:06.447003 | instance |
2026-07-22 22:25:06.447230 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-07-22 22:25:06.447435 | instance | Wednesday 22 July 2026 22:25:06 +0000 (0:00:00.559) 0:23:35.848 ********
2026-07-22 22:25:23.640789 | instance | ok: [instance]
2026-07-22 22:25:23.640854 | instance |
2026-07-22 22:25:23.640866 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-07-22 22:25:23.640883 | instance | Wednesday 22 July 2026 22:25:23 +0000 (0:00:17.193) 0:23:53.041 ********
2026-07-22 22:25:38.169800 | instance | ok: [instance]
2026-07-22 22:25:38.169907 | instance |
2026-07-22 22:25:38.170004 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-07-22 22:25:38.170138 | instance | Wednesday 22 July 2026 22:25:38 +0000 (0:00:14.529) 0:24:07.571 ********
2026-07-22 22:25:39.582765 | instance | ok: [instance]
2026-07-22 22:25:39.583014 | instance |
2026-07-22 22:25:39.583361 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-07-22 22:25:39.583696 | instance | Wednesday 22 July 2026 22:25:39 +0000 (0:00:01.412) 0:24:08.984 ********
2026-07-22 22:25:40.849274 | instance | ok: [instance]
2026-07-22 22:25:40.849329 | instance |
2026-07-22 22:25:40.849340 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-07-22 22:25:40.849349 | instance | Wednesday 22 July 2026 22:25:40 +0000 (0:00:01.265) 0:24:10.250 ********
2026-07-22 22:25:41.621037 | instance | changed: [instance]
2026-07-22 22:25:41.621114 | instance |
2026-07-22 22:25:41.621428 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-07-22 22:25:41.621502 | instance | Wednesday 22 July 2026 22:25:41 +0000 (0:00:00.771) 0:24:11.022 ********
2026-07-22 22:25:42.412825 | instance | changed: [instance]
2026-07-22 22:25:42.412894 | instance |
2026-07-22 22:25:42.412901 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-07-22 22:25:42.412907 | instance | Wednesday 22 July 2026 22:25:42 +0000 (0:00:00.791) 0:24:11.813 ********
2026-07-22 22:25:45.571019 | instance | changed: [instance]
2026-07-22 22:25:45.571099 | instance |
2026-07-22 22:25:45.571234 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-07-22 22:25:45.571398 | instance | Wednesday 22 July 2026 22:25:45 +0000 (0:00:03.158) 0:24:14.972 ********
2026-07-22 22:25:47.059445 | instance | [WARNING]: Module did not set no_log for update_password
2026-07-22 22:25:47.087425 | instance | changed: [instance]
2026-07-22 22:25:47.087694 | instance |
2026-07-22 22:25:47.087988 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-07-22 22:25:47.088253 | instance | Wednesday 22 July 2026 22:25:47 +0000 (0:00:01.516) 0:24:16.489 ********
2026-07-22 22:25:52.006476 | instance | ok: [instance]
2026-07-22 22:25:52.006575 | instance |
2026-07-22 22:25:52.006664 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-07-22 22:25:52.006782 | instance | Wednesday 22 July 2026 22:25:52 +0000 (0:00:04.918) 0:24:21.408 ********
2026-07-22 22:25:53.147244 | instance | changed: [instance]
2026-07-22 22:25:53.147516 | instance |
2026-07-22 22:25:53.147837 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-07-22 22:25:53.148105 | instance | Wednesday 22 July 2026 22:25:53 +0000 (0:00:01.140) 0:24:22.548 ********
2026-07-22 22:25:55.408858 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-235.nip.io/swift/v1/%(tenant_id)s'})
2026-07-22 22:25:55.408974 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-07-22 22:25:55.409000 | instance |
2026-07-22 22:25:55.409012 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:25:55.409098 | instance | Wednesday 22 July 2026 22:25:55 +0000 (0:00:02.261) 0:24:24.810 ********
2026-07-22 22:25:55.522116 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:25:55.522195 | instance |
2026-07-22 22:25:55.522319 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:25:55.522447 | instance | Wednesday 22 July 2026 22:25:55 +0000 (0:00:00.113) 0:24:24.924 ********
2026-07-22 22:25:55.582325 | instance | skipping: [instance]
2026-07-22 22:25:55.582360 | instance |
2026-07-22 22:25:55.582371 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:25:55.582381 | instance | Wednesday 22 July 2026 22:25:55 +0000 (0:00:00.058) 0:24:24.983 ********
2026-07-22 22:25:55.635660 | instance | skipping: [instance]
2026-07-22 22:25:55.635930 | instance |
2026-07-22 22:25:55.636211 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:25:55.636476 | instance | Wednesday 22 July 2026 22:25:55 +0000 (0:00:00.054) 0:24:25.037 ********
2026-07-22 22:25:55.704931 | instance | ok: [instance]
2026-07-22 22:25:55.705194 | instance |
2026-07-22 22:25:55.705466 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-07-22 22:25:55.705740 | instance | Wednesday 22 July 2026 22:25:55 +0000 (0:00:00.069) 0:24:25.106 ********
2026-07-22 22:25:55.793529 | instance | included: ingress for instance
2026-07-22 22:25:55.793611 | instance |
2026-07-22 22:25:55.793711 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-07-22 22:25:55.793858 | instance | Wednesday 22 July 2026 22:25:55 +0000 (0:00:00.088) 0:24:25.195 ********
2026-07-22 22:25:56.788458 | instance | changed: [instance]
2026-07-22 22:25:56.788574 | instance |
2026-07-22 22:25:56.788707 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:25:56.788824 | instance | Wednesday 22 July 2026 22:25:56 +0000 (0:00:00.994) 0:24:26.189 ********
2026-07-22 22:25:56.861698 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:25:56.861775 | instance |
2026-07-22 22:25:56.861890 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:25:56.862010 | instance | Wednesday 22 July 2026 22:25:56 +0000 (0:00:00.074) 0:24:26.263 ********
2026-07-22 22:25:57.432494 | instance | changed: [instance]
2026-07-22 22:25:57.432682 | instance |
2026-07-22 22:25:57.432967 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-07-22 22:25:57.433242 | instance | Wednesday 22 July 2026 22:25:57 +0000 (0:00:00.569) 0:24:26.833 ********
2026-07-22 22:26:11.996644 | instance | ok: [instance]
2026-07-22 22:26:11.996838 | instance |
2026-07-22 22:26:11.997119 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-07-22 22:26:11.997386 | instance | Wednesday 22 July 2026 22:26:11 +0000 (0:00:14.564) 0:24:41.398 ********
2026-07-22 22:26:12.078023 | instance | ok: [instance] => (item=10.96.240.200)
2026-07-22 22:26:12.078203 | instance |
2026-07-22 22:26:12.078468 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-07-22 22:26:12.078729 | instance | Wednesday 22 July 2026 22:26:12 +0000 (0:00:00.081) 0:24:41.479 ********
2026-07-22 22:26:12.836068 | instance | changed: [instance]
2026-07-22 22:26:12.836264 | instance |
2026-07-22 22:26:12.836523 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-07-22 22:26:12.836786 | instance | Wednesday 22 July 2026 22:26:12 +0000 (0:00:00.757) 0:24:42.237 ********
2026-07-22 22:26:13.620144 | instance | changed: [instance]
2026-07-22 22:26:13.620355 | instance |
2026-07-22 22:26:13.620637 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-07-22 22:26:13.620908 | instance | Wednesday 22 July 2026 22:26:13 +0000 (0:00:00.784) 0:24:43.021 ********
2026-07-22 22:26:14.868281 | instance | ok: [instance]
2026-07-22 22:26:14.868340 | instance |
2026-07-22 22:26:14.868807 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-07-22 22:26:14.868842 | instance | Wednesday 22 July 2026 22:26:14 +0000 (0:00:01.247) 0:24:44.269 ********
2026-07-22 22:26:14.941156 | instance | ok: [instance]
2026-07-22 22:26:14.941214 | instance |
2026-07-22 22:26:14.941226 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-07-22 22:26:14.941243 | instance | Wednesday 22 July 2026 22:26:14 +0000 (0:00:00.072) 0:24:44.342 ********
2026-07-22 22:26:15.705116 | instance | changed: [instance]
2026-07-22 22:26:15.705193 | instance |
2026-07-22 22:26:15.705327 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-07-22 22:26:15.705450 | instance | Wednesday 22 July 2026 22:26:15 +0000 (0:00:00.764) 0:24:45.107 ********
2026-07-22 22:26:17.165640 | instance | changed: [instance]
2026-07-22 22:26:17.166385 | instance |
2026-07-22 22:26:17.166400 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:26:17.166411 | instance | Wednesday 22 July 2026 22:26:17 +0000 (0:00:01.460) 0:24:46.567 ********
2026-07-22 22:26:17.253271 | instance | ok: [instance]
2026-07-22 22:26:17.253360 | instance |
2026-07-22 22:26:17.253482 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:26:17.253634 | instance | Wednesday 22 July 2026 22:26:17 +0000 (0:00:00.088) 0:24:46.655 ********
2026-07-22 22:26:17.331222 | instance | included: rabbitmq for instance
2026-07-22 22:26:17.331255 | instance |
2026-07-22 22:26:17.331266 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:26:17.331277 | instance | Wednesday 22 July 2026 22:26:17 +0000 (0:00:00.076) 0:24:46.732 ********
2026-07-22 22:26:18.067013 | instance | ok: [instance]
2026-07-22 22:26:18.067065 | instance |
2026-07-22 22:26:18.067071 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:26:18.067076 | instance | Wednesday 22 July 2026 22:26:18 +0000 (0:00:00.736) 0:24:47.468 ********
2026-07-22 22:26:18.130637 | instance | skipping: [instance]
2026-07-22 22:26:18.130705 | instance |
2026-07-22 22:26:18.130712 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:26:18.130719 | instance | Wednesday 22 July 2026 22:26:18 +0000 (0:00:00.062) 0:24:47.531 ********
2026-07-22 22:26:18.189527 | instance | skipping: [instance]
2026-07-22 22:26:18.189562 | instance |
2026-07-22 22:26:18.189574 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:26:18.189583 | instance | Wednesday 22 July 2026 22:26:18 +0000 (0:00:00.058) 0:24:47.590 ********
2026-07-22 22:26:18.241073 | instance | skipping: [instance]
2026-07-22 22:26:18.241162 | instance |
2026-07-22 22:26:18.241300 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:26:18.241415 | instance | Wednesday 22 July 2026 22:26:18 +0000 (0:00:00.052) 0:24:47.643 ********
2026-07-22 22:26:49.159403 | instance | changed: [instance]
2026-07-22 22:26:49.159484 | instance |
2026-07-22 22:26:49.159571 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:26:49.159773 | instance | Wednesday 22 July 2026 22:26:49 +0000 (0:00:30.916) 0:25:18.559 ********
2026-07-22 22:26:49.872897 | instance | ok: [instance]
2026-07-22 22:26:49.872986 | instance |
2026-07-22 22:26:49.873122 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:26:49.873253 | instance | Wednesday 22 July 2026 22:26:49 +0000 (0:00:00.715) 0:25:19.274 ********
2026-07-22 22:26:49.929392 | instance | ok: [instance]
2026-07-22 22:26:49.929486 | instance |
2026-07-22 22:26:49.929744 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:26:49.929763 | instance | Wednesday 22 July 2026 22:26:49 +0000 (0:00:00.056) 0:25:19.331 ********
2026-07-22 22:26:49.982986 | instance | skipping: [instance]
2026-07-22 22:26:49.983059 | instance |
2026-07-22 22:26:49.983329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:26:49.983362 | instance | Wednesday 22 July 2026 22:26:49 +0000 (0:00:00.053) 0:25:19.385 ********
2026-07-22 22:26:50.052527 | instance | skipping: [instance]
2026-07-22 22:26:50.052576 | instance |
2026-07-22 22:26:50.052582 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:26:50.052594 | instance | Wednesday 22 July 2026 22:26:50 +0000 (0:00:00.068) 0:25:19.453 ********
2026-07-22 22:26:50.118338 | instance | ok: [instance]
2026-07-22 22:26:50.118400 | instance |
2026-07-22 22:26:50.118406 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:26:50.118525 | instance | Wednesday 22 July 2026 22:26:50 +0000 (0:00:00.066) 0:25:19.519 ********
2026-07-22 22:26:50.236723 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:26:50.236742 | instance | ok: [instance] => (item=dashboard)
2026-07-22 22:26:50.236746 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:26:50.236751 | instance | ok: [instance] => (item=image)
2026-07-22 22:26:50.236755 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:26:50.236759 | instance | ok: [instance] => (item=identity)
2026-07-22 22:26:50.236763 | instance |
2026-07-22 22:26:50.236767 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:26:50.236771 | instance | Wednesday 22 July 2026 22:26:50 +0000 (0:00:00.117) 0:25:19.637 ********
2026-07-22 22:26:50.309826 | instance | ok: [instance]
2026-07-22 22:26:50.310073 | instance |
2026-07-22 22:26:50.310358 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:26:50.310572 | instance | Wednesday 22 July 2026 22:26:50 +0000 (0:00:00.073) 0:25:19.711 ********
2026-07-22 22:26:50.385090 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:26:50.385343 | instance |
2026-07-22 22:26:50.385618 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:26:50.385892 | instance | Wednesday 22 July 2026 22:26:50 +0000 (0:00:00.075) 0:25:19.786 ********
2026-07-22 22:26:50.923857 | instance | changed: [instance]
2026-07-22 22:26:50.924094 | instance |
2026-07-22 22:26:50.924383 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-07-22 22:26:50.924657 | instance | Wednesday 22 July 2026 22:26:50 +0000 (0:00:00.538) 0:25:20.325 ********
2026-07-22 22:29:00.887823 | instance | changed: [instance]
2026-07-22 22:29:00.887978 | instance |
2026-07-22 22:29:00.888243 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:29:00.888562 | instance | Wednesday 22 July 2026 22:29:00 +0000 (0:02:09.962) 0:27:30.288 ********
2026-07-22 22:29:01.175288 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:29:01.175356 | instance |
2026-07-22 22:29:01.175439 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:29:01.175593 | instance | Wednesday 22 July 2026 22:29:01 +0000 (0:00:00.288) 0:27:30.576 ********
2026-07-22 22:29:01.241369 | instance | skipping: [instance]
2026-07-22 22:29:01.241481 | instance |
2026-07-22 22:29:01.242055 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:29:01.242092 | instance | Wednesday 22 July 2026 22:29:01 +0000 (0:00:00.066) 0:27:30.643 ********
2026-07-22 22:29:01.303917 | instance | skipping: [instance]
2026-07-22 22:29:01.304031 | instance |
2026-07-22 22:29:01.304165 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:29:01.304290 | instance | Wednesday 22 July 2026 22:29:01 +0000 (0:00:00.062) 0:27:30.705 ********
2026-07-22 22:29:01.380812 | instance | ok: [instance]
2026-07-22 22:29:01.380891 | instance |
2026-07-22 22:29:01.380900 | instance | TASK [Create Ingress image] ****************************************************
2026-07-22 22:29:01.380907 | instance | Wednesday 22 July 2026 22:29:01 +0000 (0:00:00.076) 0:27:30.781 ********
2026-07-22 22:29:01.484360 | instance | included: ingress for instance
2026-07-22 22:29:01.484456 | instance |
2026-07-22 22:29:01.484468 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-07-22 22:29:01.484478 | instance | Wednesday 22 July 2026 22:29:01 +0000 (0:00:00.102) 0:27:30.884 ********
2026-07-22 22:29:02.505110 | instance | changed: [instance]
2026-07-22 22:29:02.505222 | instance |
2026-07-22 22:29:02.505235 | instance | TASK [Create images] ***********************************************************
2026-07-22 22:29:02.505246 | instance | Wednesday 22 July 2026 22:29:02 +0000 (0:00:01.020) 0:27:31.905 ********
2026-07-22 22:29:02.618872 | 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-07-22 22:29:02.618913 | instance |
2026-07-22 22:29:02.618924 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-07-22 22:29:02.618934 | instance | Wednesday 22 July 2026 22:29:02 +0000 (0:00:00.114) 0:27:32.020 ********
2026-07-22 22:29:06.380325 | instance | changed: [instance]
2026-07-22 22:29:06.380823 | instance |
2026-07-22 22:29:06.380873 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-07-22 22:29:06.381144 | instance | Wednesday 22 July 2026 22:29:06 +0000 (0:00:03.760) 0:27:35.780 ********
2026-07-22 22:29:07.084176 | instance | ok: [instance]
2026-07-22 22:29:07.084278 | instance |
2026-07-22 22:29:07.084347 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-07-22 22:29:07.084510 | instance | Wednesday 22 July 2026 22:29:07 +0000 (0:00:00.705) 0:27:36.485 ********
2026-07-22 22:29:07.172569 | instance | ok: [instance]
2026-07-22 22:29:07.172696 | instance |
2026-07-22 22:29:07.172881 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-07-22 22:29:07.173060 | instance | Wednesday 22 July 2026 22:29:07 +0000 (0:00:00.088) 0:27:36.573 ********
2026-07-22 22:29:23.359063 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-07-22 22:29:23.359317 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-07-22 22:29:23.359692 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-07-22 22:29:23.359950 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-07-22 22:29:23.360222 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-07-22 22:29:23.360528 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-07-22 22:29:23.360743 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-07-22 22:29:23.361008 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-07-22 22:29:23.361254 | instance | ok: [instance]
2026-07-22 22:29:23.361485 | instance |
2026-07-22 22:29:23.361755 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-07-22 22:29:23.362027 | instance | Wednesday 22 July 2026 22:29:23 +0000 (0:00:16.186) 0:27:52.760 ********
2026-07-22 22:29:23.423480 | instance | ok: [instance]
2026-07-22 22:29:23.423592 | instance |
2026-07-22 22:29:23.423801 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-07-22 22:29:23.423969 | instance | Wednesday 22 July 2026 22:29:23 +0000 (0:00:00.064) 0:27:52.824 ********
2026-07-22 22:29:23.498533 | instance | ok: [instance]
2026-07-22 22:29:23.498759 | instance |
2026-07-22 22:29:23.499032 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-07-22 22:29:23.499304 | instance | Wednesday 22 July 2026 22:29:23 +0000 (0:00:00.074) 0:27:52.899 ********
2026-07-22 22:29:23.720513 | instance | changed: [instance]
2026-07-22 22:29:23.720589 | instance |
2026-07-22 22:29:23.722354 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-07-22 22:29:23.723041 | instance | Wednesday 22 July 2026 22:29:23 +0000 (0:00:00.222) 0:27:53.122 ********
2026-07-22 22:29:24.412440 | instance | changed: [instance]
2026-07-22 22:29:24.412550 | instance |
2026-07-22 22:29:24.412741 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-07-22 22:29:24.412920 | instance | Wednesday 22 July 2026 22:29:24 +0000 (0:00:00.691) 0:27:53.813 ********
2026-07-22 22:29:24.674528 | instance | ok: [instance]
2026-07-22 22:29:24.674767 | instance |
2026-07-22 22:29:24.675065 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-07-22 22:29:24.675324 | instance | Wednesday 22 July 2026 22:29:24 +0000 (0:00:00.262) 0:27:54.076 ********
2026-07-22 22:29:24.977372 | instance | changed: [instance]
2026-07-22 22:29:24.977617 | instance |
2026-07-22 22:29:24.977899 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-07-22 22:29:24.978171 | instance | Wednesday 22 July 2026 22:29:24 +0000 (0:00:00.302) 0:27:54.378 ********
2026-07-22 22:29:25.729678 | instance | ok: [instance]
2026-07-22 22:29:25.729919 | instance |
2026-07-22 22:29:25.730193 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-07-22 22:29:25.730513 | instance | Wednesday 22 July 2026 22:29:25 +0000 (0:00:00.752) 0:27:55.131 ********
2026-07-22 22:29:25.795765 | instance | ok: [instance]
2026-07-22 22:29:25.796016 | instance |
2026-07-22 22:29:25.796282 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-07-22 22:29:25.796546 | instance | Wednesday 22 July 2026 22:29:25 +0000 (0:00:00.066) 0:27:55.197 ********
2026-07-22 22:29:31.632015 | instance | changed: [instance]
2026-07-22 22:29:31.632281 | instance |
2026-07-22 22:29:31.632557 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-07-22 22:29:31.632820 | instance | Wednesday 22 July 2026 22:29:31 +0000 (0:00:05.835) 0:28:01.033 ********
2026-07-22 22:29:31.702858 | instance | skipping: [instance]
2026-07-22 22:29:31.703094 | instance |
2026-07-22 22:29:31.703374 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-07-22 22:29:31.703593 | instance | Wednesday 22 July 2026 22:29:31 +0000 (0:00:00.070) 0:28:01.104 ********
2026-07-22 22:29:31.759201 | instance | skipping: [instance]
2026-07-22 22:29:31.759438 | instance |
2026-07-22 22:29:31.759705 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-07-22 22:29:31.760012 | instance | Wednesday 22 July 2026 22:29:31 +0000 (0:00:00.056) 0:28:01.161 ********
2026-07-22 22:29:32.092747 | instance | changed: [instance]
2026-07-22 22:29:32.092951 | instance |
2026-07-22 22:29:32.093233 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:29:32.093497 | instance | Wednesday 22 July 2026 22:29:32 +0000 (0:00:00.332) 0:28:01.494 ********
2026-07-22 22:29:32.189907 | instance | ok: [instance]
2026-07-22 22:29:32.190121 | instance |
2026-07-22 22:29:32.190383 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:29:32.190642 | instance | Wednesday 22 July 2026 22:29:32 +0000 (0:00:00.097) 0:28:01.591 ********
2026-07-22 22:29:32.249860 | instance | skipping: [instance]
2026-07-22 22:29:32.250716 | instance |
2026-07-22 22:29:32.250833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:29:32.250847 | instance | Wednesday 22 July 2026 22:29:32 +0000 (0:00:00.059) 0:28:01.651 ********
2026-07-22 22:29:32.307314 | instance | skipping: [instance]
2026-07-22 22:29:32.307561 | instance |
2026-07-22 22:29:32.307996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:29:32.308384 | instance | Wednesday 22 July 2026 22:29:32 +0000 (0:00:00.057) 0:28:01.709 ********
2026-07-22 22:29:32.367050 | instance | skipping: [instance]
2026-07-22 22:29:32.367275 | instance |
2026-07-22 22:29:32.367520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:29:32.367721 | instance | Wednesday 22 July 2026 22:29:32 +0000 (0:00:00.059) 0:28:01.769 ********
2026-07-22 22:29:32.445620 | instance | skipping: [instance]
2026-07-22 22:29:32.445740 | instance |
2026-07-22 22:29:32.445915 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:29:32.446096 | instance | Wednesday 22 July 2026 22:29:32 +0000 (0:00:00.078) 0:28:01.847 ********
2026-07-22 22:29:32.507843 | instance | skipping: [instance]
2026-07-22 22:29:32.507967 | instance |
2026-07-22 22:29:32.508271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:29:32.508546 | instance | Wednesday 22 July 2026 22:29:32 +0000 (0:00:00.061) 0:28:01.909 ********
2026-07-22 22:29:32.571094 | instance | ok: [instance]
2026-07-22 22:29:32.571326 | instance |
2026-07-22 22:29:32.571650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:29:32.572026 | instance | Wednesday 22 July 2026 22:29:32 +0000 (0:00:00.063) 0:28:01.972 ********
2026-07-22 22:29:32.678208 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:29:32.678459 | instance | ok: [instance] => (item=staffeln)
2026-07-22 22:29:32.678715 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:29:32.678976 | instance | ok: [instance] => (item=identity)
2026-07-22 22:29:32.679235 | instance |
2026-07-22 22:29:32.679534 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:29:32.679876 | instance | Wednesday 22 July 2026 22:29:32 +0000 (0:00:00.107) 0:28:02.080 ********
2026-07-22 22:29:32.752440 | instance | ok: [instance]
2026-07-22 22:29:32.752663 | instance |
2026-07-22 22:29:32.753008 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:29:32.753339 | instance | Wednesday 22 July 2026 22:29:32 +0000 (0:00:00.074) 0:28:02.154 ********
2026-07-22 22:29:32.837409 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:29:32.837649 | instance |
2026-07-22 22:29:32.837954 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:29:32.838237 | instance | Wednesday 22 July 2026 22:29:32 +0000 (0:00:00.084) 0:28:02.238 ********
2026-07-22 22:29:33.403084 | instance | changed: [instance]
2026-07-22 22:29:33.403195 | instance |
2026-07-22 22:29:33.403354 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-07-22 22:29:33.403603 | instance | Wednesday 22 July 2026 22:29:33 +0000 (0:00:00.565) 0:28:02.804 ********
2026-07-22 22:29:54.568464 | instance | changed: [instance]
2026-07-22 22:29:54.568613 | instance |
2026-07-22 22:29:54.568978 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:29:54.569308 | instance | Wednesday 22 July 2026 22:29:54 +0000 (0:00:21.164) 0:28:23.969 ********
2026-07-22 22:29:54.662006 | instance | ok: [instance]
2026-07-22 22:29:54.662203 | instance |
2026-07-22 22:29:54.662462 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:29:54.662723 | instance | Wednesday 22 July 2026 22:29:54 +0000 (0:00:00.094) 0:28:24.063 ********
2026-07-22 22:29:54.752566 | instance | included: rabbitmq for instance
2026-07-22 22:29:54.752795 | instance |
2026-07-22 22:29:54.753076 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:29:54.753341 | instance | Wednesday 22 July 2026 22:29:54 +0000 (0:00:00.090) 0:28:24.154 ********
2026-07-22 22:29:55.562022 | instance | ok: [instance]
2026-07-22 22:29:55.562739 | instance |
2026-07-22 22:29:55.562752 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:29:55.562806 | instance | Wednesday 22 July 2026 22:29:55 +0000 (0:00:00.809) 0:28:24.963 ********
2026-07-22 22:29:55.618525 | instance | skipping: [instance]
2026-07-22 22:29:55.618830 | instance |
2026-07-22 22:29:55.619124 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:29:55.619354 | instance | Wednesday 22 July 2026 22:29:55 +0000 (0:00:00.056) 0:28:25.020 ********
2026-07-22 22:29:55.674780 | instance | skipping: [instance]
2026-07-22 22:29:55.675023 | instance |
2026-07-22 22:29:55.675308 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:29:55.675558 | instance | Wednesday 22 July 2026 22:29:55 +0000 (0:00:00.056) 0:28:25.076 ********
2026-07-22 22:29:55.732904 | instance | skipping: [instance]
2026-07-22 22:29:55.733152 | instance |
2026-07-22 22:29:55.733426 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:29:55.733688 | instance | Wednesday 22 July 2026 22:29:55 +0000 (0:00:00.057) 0:28:25.134 ********
2026-07-22 22:30:26.677888 | instance | changed: [instance]
2026-07-22 22:30:26.678138 | instance |
2026-07-22 22:30:26.678464 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:30:26.678728 | instance | Wednesday 22 July 2026 22:30:26 +0000 (0:00:30.945) 0:28:56.079 ********
2026-07-22 22:30:27.383873 | instance | ok: [instance]
2026-07-22 22:30:27.383957 | instance |
2026-07-22 22:30:27.384106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:30:27.384220 | instance | Wednesday 22 July 2026 22:30:27 +0000 (0:00:00.705) 0:28:56.785 ********
2026-07-22 22:30:27.463574 | instance | ok: [instance]
2026-07-22 22:30:27.463803 | instance |
2026-07-22 22:30:27.464075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:30:27.464323 | instance | Wednesday 22 July 2026 22:30:27 +0000 (0:00:00.080) 0:28:56.865 ********
2026-07-22 22:30:27.526096 | instance | skipping: [instance]
2026-07-22 22:30:27.526167 | instance |
2026-07-22 22:30:27.526266 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:30:27.526389 | instance | Wednesday 22 July 2026 22:30:27 +0000 (0:00:00.062) 0:28:56.928 ********
2026-07-22 22:30:27.583806 | instance | skipping: [instance]
2026-07-22 22:30:27.583921 | instance |
2026-07-22 22:30:27.584047 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:30:27.584166 | instance | Wednesday 22 July 2026 22:30:27 +0000 (0:00:00.057) 0:28:56.985 ********
2026-07-22 22:30:27.650076 | instance | ok: [instance]
2026-07-22 22:30:27.650114 | instance |
2026-07-22 22:30:27.650304 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:30:27.650373 | instance | Wednesday 22 July 2026 22:30:27 +0000 (0:00:00.066) 0:28:57.052 ********
2026-07-22 22:30:27.775486 | instance | ok: [instance] => (item=volumev3)
2026-07-22 22:30:27.775736 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:30:27.775958 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:30:27.776179 | instance | ok: [instance] => (item=image)
2026-07-22 22:30:27.776350 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:30:27.776456 | instance | ok: [instance] => (item=identity)
2026-07-22 22:30:27.776561 | instance |
2026-07-22 22:30:27.776696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:30:27.776814 | instance | Wednesday 22 July 2026 22:30:27 +0000 (0:00:00.125) 0:28:57.177 ********
2026-07-22 22:30:27.856357 | instance | ok: [instance]
2026-07-22 22:30:27.856436 | instance |
2026-07-22 22:30:27.856582 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:30:27.856699 | instance | Wednesday 22 July 2026 22:30:27 +0000 (0:00:00.080) 0:28:57.258 ********
2026-07-22 22:30:27.928654 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:30:27.928860 | instance |
2026-07-22 22:30:27.929096 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:30:27.929305 | instance | Wednesday 22 July 2026 22:30:27 +0000 (0:00:00.072) 0:28:57.330 ********
2026-07-22 22:30:28.485651 | instance | changed: [instance]
2026-07-22 22:30:28.485900 | instance |
2026-07-22 22:30:28.486208 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-07-22 22:30:28.486502 | instance | Wednesday 22 July 2026 22:30:28 +0000 (0:00:00.556) 0:28:57.887 ********
2026-07-22 22:30:28.700708 | instance | ok: [instance]
2026-07-22 22:30:28.700836 | instance |
2026-07-22 22:30:28.701008 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-07-22 22:30:28.701175 | instance | Wednesday 22 July 2026 22:30:28 +0000 (0:00:00.207) 0:28:58.094 ********
2026-07-22 22:30:28.758660 | instance | ok: [instance]
2026-07-22 22:30:28.758892 | instance |
2026-07-22 22:30:28.759169 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-07-22 22:30:28.759474 | instance | Wednesday 22 July 2026 22:30:28 +0000 (0:00:00.066) 0:28:58.160 ********
2026-07-22 22:35:13.656630 | instance | changed: [instance]
2026-07-22 22:35:13.656791 | instance |
2026-07-22 22:35:13.656808 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:35:13.656819 | instance | Wednesday 22 July 2026 22:35:13 +0000 (0:04:44.897) 0:33:43.058 ********
2026-07-22 22:35:13.763986 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:35:13.764060 | instance |
2026-07-22 22:35:13.764169 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:35:13.764284 | instance | Wednesday 22 July 2026 22:35:13 +0000 (0:00:00.107) 0:33:43.166 ********
2026-07-22 22:35:13.827965 | instance | skipping: [instance]
2026-07-22 22:35:13.828059 | instance |
2026-07-22 22:35:13.828186 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:35:13.828301 | instance | Wednesday 22 July 2026 22:35:13 +0000 (0:00:00.064) 0:33:43.230 ********
2026-07-22 22:35:13.891225 | instance | skipping: [instance]
2026-07-22 22:35:13.891412 | instance |
2026-07-22 22:35:13.891668 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:35:13.891800 | instance | Wednesday 22 July 2026 22:35:13 +0000 (0:00:00.063) 0:33:43.293 ********
2026-07-22 22:35:13.963842 | instance | ok: [instance]
2026-07-22 22:35:13.963930 | instance |
2026-07-22 22:35:13.964051 | instance | TASK [Create Ingress volumev3] *************************************************
2026-07-22 22:35:13.964173 | instance | Wednesday 22 July 2026 22:35:13 +0000 (0:00:00.072) 0:33:43.366 ********
2026-07-22 22:35:14.045729 | instance | included: ingress for instance
2026-07-22 22:35:14.046063 | instance |
2026-07-22 22:35:14.046346 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-07-22 22:35:14.046695 | instance | Wednesday 22 July 2026 22:35:14 +0000 (0:00:00.081) 0:33:43.447 ********
2026-07-22 22:35:15.264303 | instance | changed: [instance]
2026-07-22 22:35:15.264413 | instance |
2026-07-22 22:35:15.264462 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:35:15.264584 | instance | Wednesday 22 July 2026 22:35:15 +0000 (0:00:01.218) 0:33:44.666 ********
2026-07-22 22:35:15.350154 | instance | ok: [instance]
2026-07-22 22:35:15.350258 | instance |
2026-07-22 22:35:15.350312 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:35:15.350434 | instance | Wednesday 22 July 2026 22:35:15 +0000 (0:00:00.085) 0:33:44.752 ********
2026-07-22 22:35:15.405185 | instance | skipping: [instance]
2026-07-22 22:35:15.405305 | instance |
2026-07-22 22:35:15.405324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:35:15.405469 | instance | Wednesday 22 July 2026 22:35:15 +0000 (0:00:00.054) 0:33:44.807 ********
2026-07-22 22:35:15.460466 | instance | skipping: [instance]
2026-07-22 22:35:15.460631 | instance |
2026-07-22 22:35:15.460934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:35:15.461195 | instance | Wednesday 22 July 2026 22:35:15 +0000 (0:00:00.054) 0:33:44.861 ********
2026-07-22 22:35:15.512092 | instance | skipping: [instance]
2026-07-22 22:35:15.512176 | instance |
2026-07-22 22:35:15.512278 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:35:15.512398 | instance | Wednesday 22 July 2026 22:35:15 +0000 (0:00:00.052) 0:33:44.914 ********
2026-07-22 22:35:15.571243 | instance | skipping: [instance]
2026-07-22 22:35:15.571336 | instance |
2026-07-22 22:35:15.571411 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:35:15.571527 | instance | Wednesday 22 July 2026 22:35:15 +0000 (0:00:00.059) 0:33:44.973 ********
2026-07-22 22:35:15.629982 | instance | skipping: [instance]
2026-07-22 22:35:15.630074 | instance |
2026-07-22 22:35:15.630082 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:35:15.630098 | instance | Wednesday 22 July 2026 22:35:15 +0000 (0:00:00.058) 0:33:45.032 ********
2026-07-22 22:35:15.689644 | instance | ok: [instance]
2026-07-22 22:35:15.689735 | instance |
2026-07-22 22:35:15.689813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:35:15.689933 | instance | Wednesday 22 July 2026 22:35:15 +0000 (0:00:00.059) 0:33:45.091 ********
2026-07-22 22:35:15.800266 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:35:15.800360 | instance | ok: [instance] => (item=placement)
2026-07-22 22:35:15.800480 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:35:15.800611 | instance | ok: [instance] => (item=identity)
2026-07-22 22:35:15.800772 | instance |
2026-07-22 22:35:15.801007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:35:15.801251 | instance | Wednesday 22 July 2026 22:35:15 +0000 (0:00:00.109) 0:33:45.201 ********
2026-07-22 22:35:15.868592 | instance | ok: [instance]
2026-07-22 22:35:15.868728 | instance |
2026-07-22 22:35:15.868918 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:35:15.869093 | instance | Wednesday 22 July 2026 22:35:15 +0000 (0:00:00.069) 0:33:45.270 ********
2026-07-22 22:35:15.944295 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:35:15.944355 | instance |
2026-07-22 22:35:15.944486 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:35:15.944610 | instance | Wednesday 22 July 2026 22:35:15 +0000 (0:00:00.075) 0:33:45.346 ********
2026-07-22 22:35:16.504298 | instance | changed: [instance]
2026-07-22 22:35:16.504413 | instance |
2026-07-22 22:35:16.504559 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-07-22 22:35:16.504729 | instance | Wednesday 22 July 2026 22:35:16 +0000 (0:00:00.560) 0:33:45.906 ********
2026-07-22 22:36:45.897152 | instance | changed: [instance]
2026-07-22 22:36:45.897223 | instance |
2026-07-22 22:36:45.897231 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:36:45.897244 | instance | Wednesday 22 July 2026 22:36:45 +0000 (0:01:29.390) 0:35:15.297 ********
2026-07-22 22:36:46.199101 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:36:46.199183 | instance |
2026-07-22 22:36:46.199382 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:36:46.199423 | instance | Wednesday 22 July 2026 22:36:46 +0000 (0:00:00.303) 0:35:15.600 ********
2026-07-22 22:36:46.259516 | instance | skipping: [instance]
2026-07-22 22:36:46.259661 | instance |
2026-07-22 22:36:46.259947 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:36:46.260024 | instance | Wednesday 22 July 2026 22:36:46 +0000 (0:00:00.060) 0:35:15.661 ********
2026-07-22 22:36:46.323248 | instance | skipping: [instance]
2026-07-22 22:36:46.323359 | instance |
2026-07-22 22:36:46.323490 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:36:46.323611 | instance | Wednesday 22 July 2026 22:36:46 +0000 (0:00:00.063) 0:35:15.724 ********
2026-07-22 22:36:46.401890 | instance | ok: [instance]
2026-07-22 22:36:46.402120 | instance |
2026-07-22 22:36:46.402377 | instance | TASK [Create Ingress placement] ************************************************
2026-07-22 22:36:46.402589 | instance | Wednesday 22 July 2026 22:36:46 +0000 (0:00:00.078) 0:35:15.803 ********
2026-07-22 22:36:46.495404 | instance | included: ingress for instance
2026-07-22 22:36:46.495469 | instance |
2026-07-22 22:36:46.495821 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-07-22 22:36:46.495895 | instance | Wednesday 22 July 2026 22:36:46 +0000 (0:00:00.093) 0:35:15.896 ********
2026-07-22 22:36:47.532749 | instance | changed: [instance]
2026-07-22 22:36:47.532849 | instance |
2026-07-22 22:36:47.532915 | instance | PLAY [Configure operating system] **********************************************
2026-07-22 22:36:47.533018 | instance |
2026-07-22 22:36:47.533127 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:36:47.533249 | instance | Wednesday 22 July 2026 22:36:47 +0000 (0:00:01.037) 0:35:16.934 ********
2026-07-22 22:36:50.104673 | instance | ok: [instance]
2026-07-22 22:36:50.104766 | instance |
2026-07-22 22:36:50.104879 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-07-22 22:36:50.104974 | instance | Wednesday 22 July 2026 22:36:50 +0000 (0:00:02.571) 0:35:19.506 ********
2026-07-22 22:36:50.326936 | instance | ok: [instance]
2026-07-22 22:36:50.327024 | instance |
2026-07-22 22:36:50.327124 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-07-22 22:36:50.327243 | instance | Wednesday 22 July 2026 22:36:50 +0000 (0:00:00.222) 0:35:19.728 ********
2026-07-22 22:36:50.389414 | instance | skipping: [instance]
2026-07-22 22:36:50.389469 | instance |
2026-07-22 22:36:50.389477 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-07-22 22:36:50.389496 | instance | Wednesday 22 July 2026 22:36:50 +0000 (0:00:00.061) 0:35:19.789 ********
2026-07-22 22:36:50.470113 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-07-22 22:36:50.470215 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-07-22 22:36:50.470280 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-07-22 22:36:50.470399 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-07-22 22:36:50.470516 | instance | skipping: [instance]
2026-07-22 22:36:50.470629 | instance |
2026-07-22 22:36:50.470759 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-07-22 22:36:50.470870 | instance | Wednesday 22 July 2026 22:36:50 +0000 (0:00:00.081) 0:35:19.871 ********
2026-07-22 22:36:50.536418 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-07-22 22:36:50.536499 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-07-22 22:36:50.536596 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-07-22 22:36:50.536713 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-07-22 22:36:50.536828 | instance | skipping: [instance]
2026-07-22 22:36:50.536936 | instance |
2026-07-22 22:36:50.537069 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-07-22 22:36:50.537184 | instance | Wednesday 22 July 2026 22:36:50 +0000 (0:00:00.066) 0:35:19.938 ********
2026-07-22 22:36:50.596305 | instance | skipping: [instance]
2026-07-22 22:36:50.596401 | instance |
2026-07-22 22:36:50.596521 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-07-22 22:36:50.596641 | instance | Wednesday 22 July 2026 22:36:50 +0000 (0:00:00.060) 0:35:19.998 ********
2026-07-22 22:36:50.675152 | instance | skipping: [instance]
2026-07-22 22:36:50.675258 | instance |
2026-07-22 22:36:50.675370 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-07-22 22:36:50.675489 | instance | Wednesday 22 July 2026 22:36:50 +0000 (0:00:00.078) 0:35:20.077 ********
2026-07-22 22:36:55.787138 | instance | changed: [instance]
2026-07-22 22:36:55.787286 | instance |
2026-07-22 22:36:55.787391 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-07-22 22:36:55.787554 | instance | Wednesday 22 July 2026 22:36:55 +0000 (0:00:05.111) 0:35:25.188 ********
2026-07-22 22:37:18.711780 | instance | changed: [instance]
2026-07-22 22:37:18.711982 | instance |
2026-07-22 22:37:18.712278 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-07-22 22:37:18.712564 | instance | Wednesday 22 July 2026 22:37:18 +0000 (0:00:22.924) 0:35:48.113 ********
2026-07-22 22:37:19.249290 | instance | changed: [instance]
2026-07-22 22:37:19.249500 | instance |
2026-07-22 22:37:19.249770 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-07-22 22:37:19.250036 | instance | Wednesday 22 July 2026 22:37:19 +0000 (0:00:00.536) 0:35:48.650 ********
2026-07-22 22:37:20.621981 | instance | ok: [instance]
2026-07-22 22:37:20.622231 | instance |
2026-07-22 22:37:20.622492 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-07-22 22:37:20.622751 | instance | Wednesday 22 July 2026 22:37:20 +0000 (0:00:01.373) 0:35:50.023 ********
2026-07-22 22:37:21.076896 | instance | changed: [instance]
2026-07-22 22:37:21.077154 | instance |
2026-07-22 22:37:21.077514 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-07-22 22:37:21.077709 | instance | Wednesday 22 July 2026 22:37:21 +0000 (0:00:00.454) 0:35:50.478 ********
2026-07-22 22:37:21.595274 | instance | changed: [instance]
2026-07-22 22:37:21.595342 | instance |
2026-07-22 22:37:21.595474 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-07-22 22:37:21.595604 | instance | Wednesday 22 July 2026 22:37:21 +0000 (0:00:00.518) 0:35:50.997 ********
2026-07-22 22:37:22.120190 | instance | changed: [instance]
2026-07-22 22:37:22.120435 | instance |
2026-07-22 22:37:22.120852 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-07-22 22:37:22.121164 | instance | Wednesday 22 July 2026 22:37:22 +0000 (0:00:00.523) 0:35:51.521 ********
2026-07-22 22:37:22.621028 | instance | changed: [instance]
2026-07-22 22:37:22.621153 | instance |
2026-07-22 22:37:22.621322 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-07-22 22:37:22.621492 | instance | Wednesday 22 July 2026 22:37:22 +0000 (0:00:00.501) 0:35:52.022 ********
2026-07-22 22:37:22.947129 | instance | ok: [instance]
2026-07-22 22:37:22.947333 | instance |
2026-07-22 22:37:22.947598 | instance | PLAY [Deploy SDN] **************************************************************
2026-07-22 22:37:22.947891 | instance |
2026-07-22 22:37:22.948177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:37:22.948461 | instance | Wednesday 22 July 2026 22:37:22 +0000 (0:00:00.325) 0:35:52.348 ********
2026-07-22 22:37:23.047200 | instance | ok: [instance]
2026-07-22 22:37:23.047433 | instance |
2026-07-22 22:37:23.047763 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:37:23.048068 | instance | Wednesday 22 July 2026 22:37:23 +0000 (0:00:00.101) 0:35:52.449 ********
2026-07-22 22:37:23.110300 | instance | skipping: [instance]
2026-07-22 22:37:23.110536 | instance |
2026-07-22 22:37:23.110817 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:37:23.111081 | instance | Wednesday 22 July 2026 22:37:23 +0000 (0:00:00.063) 0:35:52.512 ********
2026-07-22 22:37:23.169301 | instance | skipping: [instance]
2026-07-22 22:37:23.169538 | instance |
2026-07-22 22:37:23.169816 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:37:23.170077 | instance | Wednesday 22 July 2026 22:37:23 +0000 (0:00:00.059) 0:35:52.571 ********
2026-07-22 22:37:23.226394 | instance | skipping: [instance]
2026-07-22 22:37:23.226636 | instance |
2026-07-22 22:37:23.226952 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:37:23.227186 | instance | Wednesday 22 July 2026 22:37:23 +0000 (0:00:00.056) 0:35:52.628 ********
2026-07-22 22:37:23.286025 | instance | skipping: [instance]
2026-07-22 22:37:23.286426 | instance |
2026-07-22 22:37:23.286609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:37:23.286832 | instance | Wednesday 22 July 2026 22:37:23 +0000 (0:00:00.059) 0:35:52.687 ********
2026-07-22 22:37:23.347427 | instance | skipping: [instance]
2026-07-22 22:37:23.347668 | instance |
2026-07-22 22:37:23.347947 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:37:23.348206 | instance | Wednesday 22 July 2026 22:37:23 +0000 (0:00:00.061) 0:35:52.749 ********
2026-07-22 22:37:23.422371 | instance | ok: [instance]
2026-07-22 22:37:23.422589 | instance |
2026-07-22 22:37:23.422810 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:37:23.422981 | instance | Wednesday 22 July 2026 22:37:23 +0000 (0:00:00.074) 0:35:52.823 ********
2026-07-22 22:37:23.485894 | instance | skipping: [instance]
2026-07-22 22:37:23.486109 | instance |
2026-07-22 22:37:23.486399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:37:23.486672 | instance | Wednesday 22 July 2026 22:37:23 +0000 (0:00:00.064) 0:35:52.887 ********
2026-07-22 22:37:23.572942 | instance | ok: [instance]
2026-07-22 22:37:23.573158 | instance |
2026-07-22 22:37:23.573465 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:37:23.573765 | instance | Wednesday 22 July 2026 22:37:23 +0000 (0:00:00.086) 0:35:52.974 ********
2026-07-22 22:37:23.652400 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:37:23.652627 | instance |
2026-07-22 22:37:23.652894 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:37:23.653151 | instance | Wednesday 22 July 2026 22:37:23 +0000 (0:00:00.079) 0:35:53.054 ********
2026-07-22 22:37:24.212609 | instance | changed: [instance]
2026-07-22 22:37:24.212850 | instance |
2026-07-22 22:37:24.213152 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-07-22 22:37:24.213423 | instance | Wednesday 22 July 2026 22:37:24 +0000 (0:00:00.559) 0:35:53.613 ********
2026-07-22 22:37:24.476653 | instance | ok: [instance]
2026-07-22 22:37:24.477014 | instance |
2026-07-22 22:37:24.477224 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-07-22 22:37:24.477500 | instance | Wednesday 22 July 2026 22:37:24 +0000 (0:00:00.264) 0:35:53.878 ********
2026-07-22 22:37:24.540038 | instance | ok: [instance] => {
2026-07-22 22:37:24.540307 | instance | "changed": false,
2026-07-22 22:37:24.540584 | instance | "msg": "All assertions passed"
2026-07-22 22:37:24.540861 | instance | }
2026-07-22 22:37:24.541115 | instance |
2026-07-22 22:37:24.541383 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-07-22 22:37:24.541686 | instance | Wednesday 22 July 2026 22:37:24 +0000 (0:00:00.063) 0:35:53.942 ********
2026-07-22 22:37:31.320354 | instance | ok: [instance]
2026-07-22 22:37:31.320586 | instance |
2026-07-22 22:37:31.320861 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-07-22 22:37:31.321126 | instance | Wednesday 22 July 2026 22:37:31 +0000 (0:00:06.779) 0:36:00.722 ********
2026-07-22 22:37:31.397953 | instance | ok: [instance] => {
2026-07-22 22:37:31.398175 | instance | "changed": false,
2026-07-22 22:37:31.398348 | instance | "msg": "Successfully pulled openvswitch image"
2026-07-22 22:37:31.398521 | instance | }
2026-07-22 22:37:31.398800 | instance |
2026-07-22 22:37:31.398837 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-07-22 22:37:31.398979 | instance | Wednesday 22 July 2026 22:37:31 +0000 (0:00:00.077) 0:36:00.799 ********
2026-07-22 22:37:32.976030 | instance | changed: [instance]
2026-07-22 22:37:32.976491 | instance |
2026-07-22 22:37:32.976505 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:37:32.976516 | instance | Wednesday 22 July 2026 22:37:32 +0000 (0:00:01.578) 0:36:02.377 ********
2026-07-22 22:37:33.178557 | instance | skipping: [instance]
2026-07-22 22:37:33.178632 | instance |
2026-07-22 22:37:33.178786 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-07-22 22:37:33.178886 | instance | Wednesday 22 July 2026 22:37:33 +0000 (0:00:00.202) 0:36:02.580 ********
2026-07-22 22:37:33.297057 | instance | skipping: [instance]
2026-07-22 22:37:33.297315 | instance |
2026-07-22 22:37:33.297621 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:37:33.297897 | instance | Wednesday 22 July 2026 22:37:33 +0000 (0:00:00.117) 0:36:02.697 ********
2026-07-22 22:37:33.381946 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:37:33.382259 | instance |
2026-07-22 22:37:33.382492 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:37:33.382789 | instance | Wednesday 22 July 2026 22:37:33 +0000 (0:00:00.085) 0:36:02.783 ********
2026-07-22 22:37:33.946563 | instance | changed: [instance]
2026-07-22 22:37:33.946800 | instance |
2026-07-22 22:37:33.947071 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-07-22 22:37:33.947336 | instance | Wednesday 22 July 2026 22:37:33 +0000 (0:00:00.564) 0:36:03.347 ********
2026-07-22 22:37:34.717828 | instance | ok: [instance]
2026-07-22 22:37:34.718051 | instance |
2026-07-22 22:37:34.718333 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-07-22 22:37:34.718596 | instance | Wednesday 22 July 2026 22:37:34 +0000 (0:00:00.771) 0:36:04.119 ********
2026-07-22 22:37:34.790940 | instance | skipping: [instance]
2026-07-22 22:37:34.791171 | instance |
2026-07-22 22:37:34.791443 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-07-22 22:37:34.791767 | instance | Wednesday 22 July 2026 22:37:34 +0000 (0:00:00.073) 0:36:04.192 ********
2026-07-22 22:37:40.682950 | instance | ok: [instance]
2026-07-22 22:37:40.683094 | instance |
2026-07-22 22:37:40.683399 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-07-22 22:37:40.683686 | instance | Wednesday 22 July 2026 22:37:40 +0000 (0:00:05.891) 0:36:10.084 ********
2026-07-22 22:37:40.754304 | instance | ok: [instance] => {
2026-07-22 22:37:40.754461 | instance | "changed": false,
2026-07-22 22:37:40.754722 | instance | "msg": "Successfully pulled ovn-controller image"
2026-07-22 22:37:40.755021 | instance | }
2026-07-22 22:37:40.755231 | instance |
2026-07-22 22:37:40.755521 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-07-22 22:37:40.755823 | instance | Wednesday 22 July 2026 22:37:40 +0000 (0:00:00.071) 0:36:10.156 ********
2026-07-22 22:37:42.948514 | instance | changed: [instance]
2026-07-22 22:37:42.948630 | instance |
2026-07-22 22:37:42.948798 | instance | PLAY [controllers[0]] **********************************************************
2026-07-22 22:37:42.948992 | instance |
2026-07-22 22:37:42.949195 | instance | TASK [Gathering Facts] *********************************************************
2026-07-22 22:37:42.949383 | instance | Wednesday 22 July 2026 22:37:42 +0000 (0:00:02.194) 0:36:12.350 ********
2026-07-22 22:37:45.762718 | instance | ok: [instance]
2026-07-22 22:37:45.762914 | instance |
2026-07-22 22:37:45.763275 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:37:45.763536 | instance | Wednesday 22 July 2026 22:37:45 +0000 (0:00:02.813) 0:36:15.164 ********
2026-07-22 22:37:45.870451 | instance | ok: [instance]
2026-07-22 22:37:45.870639 | instance |
2026-07-22 22:37:45.870953 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:37:45.871223 | instance | Wednesday 22 July 2026 22:37:45 +0000 (0:00:00.108) 0:36:15.272 ********
2026-07-22 22:37:45.940617 | instance | skipping: [instance]
2026-07-22 22:37:45.940736 | instance |
2026-07-22 22:37:45.940906 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:37:45.941069 | instance | Wednesday 22 July 2026 22:37:45 +0000 (0:00:00.070) 0:36:15.342 ********
2026-07-22 22:37:45.999666 | instance | skipping: [instance]
2026-07-22 22:37:45.999812 | instance |
2026-07-22 22:37:45.999983 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:37:46.000149 | instance | Wednesday 22 July 2026 22:37:45 +0000 (0:00:00.059) 0:36:15.401 ********
2026-07-22 22:37:46.063722 | instance | skipping: [instance]
2026-07-22 22:37:46.063771 | instance |
2026-07-22 22:37:46.063782 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:37:46.063793 | instance | Wednesday 22 July 2026 22:37:46 +0000 (0:00:00.060) 0:36:15.462 ********
2026-07-22 22:37:46.116260 | instance | skipping: [instance]
2026-07-22 22:37:46.116545 | instance |
2026-07-22 22:37:46.116875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:37:46.117185 | instance | Wednesday 22 July 2026 22:37:46 +0000 (0:00:00.055) 0:36:15.517 ********
2026-07-22 22:37:46.177124 | instance | skipping: [instance]
2026-07-22 22:37:46.177326 | instance |
2026-07-22 22:37:46.177606 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:37:46.177880 | instance | Wednesday 22 July 2026 22:37:46 +0000 (0:00:00.060) 0:36:15.578 ********
2026-07-22 22:37:46.244909 | instance | ok: [instance]
2026-07-22 22:37:46.245141 | instance |
2026-07-22 22:37:46.245409 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:37:46.245669 | instance | Wednesday 22 July 2026 22:37:46 +0000 (0:00:00.068) 0:36:15.646 ********
2026-07-22 22:37:46.325330 | instance | ok: [instance] => (item=libvirt_exporter)
2026-07-22 22:37:46.325452 | instance |
2026-07-22 22:37:46.325620 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:37:46.325793 | instance | Wednesday 22 July 2026 22:37:46 +0000 (0:00:00.079) 0:36:15.726 ********
2026-07-22 22:37:46.433185 | instance | ok: [instance]
2026-07-22 22:37:46.433421 | instance |
2026-07-22 22:37:46.433747 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:37:46.434034 | instance | Wednesday 22 July 2026 22:37:46 +0000 (0:00:00.108) 0:36:15.834 ********
2026-07-22 22:37:46.518531 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:37:46.518601 | instance |
2026-07-22 22:37:46.518711 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:37:46.518828 | instance | Wednesday 22 July 2026 22:37:46 +0000 (0:00:00.085) 0:36:15.920 ********
2026-07-22 22:37:47.098816 | instance | changed: [instance]
2026-07-22 22:37:47.098934 | instance |
2026-07-22 22:37:47.098946 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-07-22 22:37:47.099039 | instance | Wednesday 22 July 2026 22:37:47 +0000 (0:00:00.579) 0:36:16.500 ********
2026-07-22 22:37:48.524542 | instance | changed: [instance] => (item=libvirt-vnc)
2026-07-22 22:37:48.524742 | instance | changed: [instance] => (item=libvirt-api)
2026-07-22 22:37:48.525003 | instance |
2026-07-22 22:37:48.525276 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-07-22 22:37:48.525543 | instance | Wednesday 22 July 2026 22:37:48 +0000 (0:00:01.422) 0:36:17.923 ********
2026-07-22 22:37:49.947311 | instance | changed: [instance] => (item=libvirt-vnc)
2026-07-22 22:37:49.947594 | instance | changed: [instance] => (item=libvirt-api)
2026-07-22 22:37:49.947930 | instance |
2026-07-22 22:37:49.948234 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-07-22 22:37:49.948541 | instance | Wednesday 22 July 2026 22:37:49 +0000 (0:00:01.425) 0:36:19.348 ********
2026-07-22 22:37:51.897723 | instance | changed: [instance]
2026-07-22 22:37:51.897823 | instance |
2026-07-22 22:37:51.898085 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:37:51.898263 | instance | Wednesday 22 July 2026 22:37:51 +0000 (0:00:01.949) 0:36:21.298 ********
2026-07-22 22:37:51.985790 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:37:51.985881 | instance |
2026-07-22 22:37:51.986001 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:37:51.986124 | instance | Wednesday 22 July 2026 22:37:51 +0000 (0:00:00.088) 0:36:21.387 ********
2026-07-22 22:37:52.546504 | instance | changed: [instance]
2026-07-22 22:37:52.546584 | instance |
2026-07-22 22:37:52.546837 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-07-22 22:37:52.546881 | instance | Wednesday 22 July 2026 22:37:52 +0000 (0:00:00.560) 0:36:21.948 ********
2026-07-22 22:37:52.798540 | instance | skipping: [instance]
2026-07-22 22:37:52.798657 | instance |
2026-07-22 22:37:52.798768 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-07-22 22:37:52.798883 | instance | Wednesday 22 July 2026 22:37:52 +0000 (0:00:00.251) 0:36:22.200 ********
2026-07-22 22:37:53.870448 | instance | ok: [instance]
2026-07-22 22:37:53.870545 | instance |
2026-07-22 22:37:53.870554 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-07-22 22:37:53.870561 | instance | Wednesday 22 July 2026 22:37:53 +0000 (0:00:01.071) 0:36:23.271 ********
2026-07-22 22:37:54.124836 | instance | ok: [instance]
2026-07-22 22:37:54.124897 | instance |
2026-07-22 22:37:54.125393 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-07-22 22:37:54.125617 | instance | Wednesday 22 July 2026 22:37:54 +0000 (0:00:00.254) 0:36:23.526 ********
2026-07-22 22:37:54.680091 | instance | ok: [instance]
2026-07-22 22:37:54.680184 | instance |
2026-07-22 22:37:54.680436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:37:54.680488 | instance | Wednesday 22 July 2026 22:37:54 +0000 (0:00:00.555) 0:36:24.081 ********
2026-07-22 22:37:54.804749 | instance | ok: [instance]
2026-07-22 22:37:54.804810 | instance |
2026-07-22 22:37:54.804942 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:37:54.805063 | instance | Wednesday 22 July 2026 22:37:54 +0000 (0:00:00.124) 0:36:24.206 ********
2026-07-22 22:37:54.910718 | instance | included: rabbitmq for instance
2026-07-22 22:37:54.910784 | instance |
2026-07-22 22:37:54.910791 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:37:54.910797 | instance | Wednesday 22 July 2026 22:37:54 +0000 (0:00:00.105) 0:36:24.311 ********
2026-07-22 22:37:55.622822 | instance | ok: [instance]
2026-07-22 22:37:55.622934 | instance |
2026-07-22 22:37:55.622997 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:37:55.623164 | instance | Wednesday 22 July 2026 22:37:55 +0000 (0:00:00.712) 0:36:25.024 ********
2026-07-22 22:37:55.686912 | instance | skipping: [instance]
2026-07-22 22:37:55.687284 | instance |
2026-07-22 22:37:55.687336 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:37:55.687343 | instance | Wednesday 22 July 2026 22:37:55 +0000 (0:00:00.064) 0:36:25.088 ********
2026-07-22 22:37:55.760680 | instance | skipping: [instance]
2026-07-22 22:37:55.760813 | instance |
2026-07-22 22:37:55.761087 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:37:55.761149 | instance | Wednesday 22 July 2026 22:37:55 +0000 (0:00:00.073) 0:36:25.162 ********
2026-07-22 22:37:55.831103 | instance | skipping: [instance]
2026-07-22 22:37:55.831183 | instance |
2026-07-22 22:37:55.831323 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:37:55.831466 | instance | Wednesday 22 July 2026 22:37:55 +0000 (0:00:00.070) 0:36:25.232 ********
2026-07-22 22:38:26.766123 | instance | changed: [instance]
2026-07-22 22:38:26.766355 | instance |
2026-07-22 22:38:26.766766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:38:26.767095 | instance | Wednesday 22 July 2026 22:38:26 +0000 (0:00:30.934) 0:36:56.167 ********
2026-07-22 22:38:27.491908 | instance | ok: [instance]
2026-07-22 22:38:27.492101 | instance |
2026-07-22 22:38:27.492478 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:38:27.492793 | instance | Wednesday 22 July 2026 22:38:27 +0000 (0:00:00.725) 0:36:56.893 ********
2026-07-22 22:38:27.557974 | instance | ok: [instance]
2026-07-22 22:38:27.558243 | instance |
2026-07-22 22:38:27.558568 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:38:27.558794 | instance | Wednesday 22 July 2026 22:38:27 +0000 (0:00:00.066) 0:36:56.960 ********
2026-07-22 22:38:27.628485 | instance | skipping: [instance]
2026-07-22 22:38:27.628827 | instance |
2026-07-22 22:38:27.629164 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:38:27.629537 | instance | Wednesday 22 July 2026 22:38:27 +0000 (0:00:00.070) 0:36:57.030 ********
2026-07-22 22:38:27.696027 | instance | skipping: [instance]
2026-07-22 22:38:27.696306 | instance |
2026-07-22 22:38:27.696564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:38:27.696850 | instance | Wednesday 22 July 2026 22:38:27 +0000 (0:00:00.067) 0:36:57.098 ********
2026-07-22 22:38:27.760618 | instance | ok: [instance]
2026-07-22 22:38:27.760884 | instance |
2026-07-22 22:38:27.761252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:38:27.761518 | instance | Wednesday 22 July 2026 22:38:27 +0000 (0:00:00.064) 0:36:57.162 ********
2026-07-22 22:38:27.996285 | instance | ok: [instance] => (item=baremetal)
2026-07-22 22:38:27.996507 | instance | ok: [instance] => (item=volumev3)
2026-07-22 22:38:27.996774 | instance | ok: [instance] => (item=compute)
2026-07-22 22:38:27.997042 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:38:27.997337 | instance | ok: [instance] => (item=compute_metadata)
2026-07-22 22:38:27.997599 | instance | ok: [instance] => (item=oslo_db_api)
2026-07-22 22:38:27.997913 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:38:27.998173 | instance | ok: [instance] => (item=placement)
2026-07-22 22:38:27.998455 | instance | ok: [instance] => (item=image)
2026-07-22 22:38:27.998765 | instance | ok: [instance] => (item=network)
2026-07-22 22:38:27.999042 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:38:27.999321 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-07-22 22:38:27.999657 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-07-22 22:38:27.999923 | instance | ok: [instance] => (item=identity)
2026-07-22 22:38:28.000184 | instance |
2026-07-22 22:38:28.000471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:38:28.000762 | instance | Wednesday 22 July 2026 22:38:27 +0000 (0:00:00.234) 0:36:57.397 ********
2026-07-22 22:38:28.090851 | instance | ok: [instance]
2026-07-22 22:38:28.090972 | instance |
2026-07-22 22:38:28.091150 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:38:28.091316 | instance | Wednesday 22 July 2026 22:38:28 +0000 (0:00:00.095) 0:36:57.492 ********
2026-07-22 22:38:28.180700 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:38:28.180788 | instance |
2026-07-22 22:38:28.180883 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:38:28.181003 | instance | Wednesday 22 July 2026 22:38:28 +0000 (0:00:00.089) 0:36:57.582 ********
2026-07-22 22:38:28.754096 | instance | changed: [instance]
2026-07-22 22:38:28.754174 | instance |
2026-07-22 22:38:28.754272 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-07-22 22:38:28.754395 | instance | Wednesday 22 July 2026 22:38:28 +0000 (0:00:00.573) 0:36:58.156 ********
2026-07-22 22:38:28.961454 | instance | ok: [instance -> localhost]
2026-07-22 22:38:28.961672 | instance |
2026-07-22 22:38:28.961963 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-07-22 22:38:28.962231 | instance | Wednesday 22 July 2026 22:38:28 +0000 (0:00:00.206) 0:36:58.363 ********
2026-07-22 22:38:29.357890 | instance | ok: [instance -> localhost]
2026-07-22 22:38:29.358124 | instance |
2026-07-22 22:38:29.358420 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-07-22 22:38:29.358748 | instance | Wednesday 22 July 2026 22:38:29 +0000 (0:00:00.396) 0:36:58.759 ********
2026-07-22 22:38:30.032541 | instance | ok: [instance -> localhost]
2026-07-22 22:38:30.032815 | instance |
2026-07-22 22:38:30.033234 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-07-22 22:38:30.033552 | instance | Wednesday 22 July 2026 22:38:30 +0000 (0:00:00.674) 0:36:59.433 ********
2026-07-22 22:38:30.258671 | instance | ok: [instance -> localhost]
2026-07-22 22:38:30.259378 | instance |
2026-07-22 22:38:30.259455 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-07-22 22:38:30.259469 | instance | Wednesday 22 July 2026 22:38:30 +0000 (0:00:00.226) 0:36:59.660 ********
2026-07-22 22:38:31.710116 | instance | ok: [instance] => (item=nova-bootstrap)
2026-07-22 22:38:31.710250 | instance | ok: [instance] => (item=nova-cell-setup)
2026-07-22 22:38:31.710409 | instance |
2026-07-22 22:38:31.710577 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-07-22 22:38:31.710744 | instance | Wednesday 22 July 2026 22:38:31 +0000 (0:00:01.451) 0:37:01.112 ********
2026-07-22 22:41:13.160594 | instance | changed: [instance]
2026-07-22 22:41:13.160770 | instance |
2026-07-22 22:41:13.161096 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:41:13.161395 | instance | Wednesday 22 July 2026 22:41:13 +0000 (0:02:41.449) 0:39:42.561 ********
2026-07-22 22:41:13.286697 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:41:13.286958 | instance |
2026-07-22 22:41:13.287252 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:41:13.287537 | instance | Wednesday 22 July 2026 22:41:13 +0000 (0:00:00.126) 0:39:42.687 ********
2026-07-22 22:41:13.348328 | instance | skipping: [instance]
2026-07-22 22:41:13.348569 | instance |
2026-07-22 22:41:13.348849 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:41:13.349127 | instance | Wednesday 22 July 2026 22:41:13 +0000 (0:00:00.062) 0:39:42.750 ********
2026-07-22 22:41:13.429687 | instance | skipping: [instance]
2026-07-22 22:41:13.429948 | instance |
2026-07-22 22:41:13.430239 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:41:13.430564 | instance | Wednesday 22 July 2026 22:41:13 +0000 (0:00:00.080) 0:39:42.830 ********
2026-07-22 22:41:13.524952 | instance | ok: [instance]
2026-07-22 22:41:13.525366 | instance |
2026-07-22 22:41:13.525682 | instance | TASK [Create Ingress compute] **************************************************
2026-07-22 22:41:13.525914 | instance | Wednesday 22 July 2026 22:41:13 +0000 (0:00:00.095) 0:39:42.926 ********
2026-07-22 22:41:13.623302 | instance | included: ingress for instance
2026-07-22 22:41:13.623548 | instance |
2026-07-22 22:41:13.623848 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-07-22 22:41:13.624118 | instance | Wednesday 22 July 2026 22:41:13 +0000 (0:00:00.098) 0:39:43.025 ********
2026-07-22 22:41:14.797057 | instance | changed: [instance]
2026-07-22 22:41:14.797296 | instance |
2026-07-22 22:41:14.797808 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:41:14.798096 | instance | Wednesday 22 July 2026 22:41:14 +0000 (0:00:01.173) 0:39:44.198 ********
2026-07-22 22:41:14.924940 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:41:14.925115 | instance |
2026-07-22 22:41:14.925317 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:41:14.925523 | instance | Wednesday 22 July 2026 22:41:14 +0000 (0:00:00.128) 0:39:44.326 ********
2026-07-22 22:41:14.982058 | instance | skipping: [instance]
2026-07-22 22:41:14.982203 | instance |
2026-07-22 22:41:14.982401 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:41:14.982564 | instance | Wednesday 22 July 2026 22:41:14 +0000 (0:00:00.057) 0:39:44.383 ********
2026-07-22 22:41:15.043508 | instance | skipping: [instance]
2026-07-22 22:41:15.043591 | instance |
2026-07-22 22:41:15.043769 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:41:15.043895 | instance | Wednesday 22 July 2026 22:41:15 +0000 (0:00:00.061) 0:39:44.445 ********
2026-07-22 22:41:15.109920 | instance | ok: [instance]
2026-07-22 22:41:15.110154 | instance |
2026-07-22 22:41:15.110430 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-07-22 22:41:15.110738 | instance | Wednesday 22 July 2026 22:41:15 +0000 (0:00:00.066) 0:39:44.511 ********
2026-07-22 22:41:15.196910 | instance | included: ingress for instance
2026-07-22 22:41:15.197130 | instance |
2026-07-22 22:41:15.197412 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-07-22 22:41:15.197693 | instance | Wednesday 22 July 2026 22:41:15 +0000 (0:00:00.086) 0:39:44.598 ********
2026-07-22 22:41:16.399414 | instance | changed: [instance]
2026-07-22 22:41:16.399542 | instance |
2026-07-22 22:41:16.399824 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-07-22 22:41:16.400024 | instance | Wednesday 22 July 2026 22:41:16 +0000 (0:00:01.202) 0:39:45.801 ********
2026-07-22 22:41:17.132111 | instance | ok: [instance]
2026-07-22 22:41:17.132377 | instance |
2026-07-22 22:41:17.132688 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-07-22 22:41:17.132952 | instance | Wednesday 22 July 2026 22:41:17 +0000 (0:00:00.732) 0:39:46.533 ********
2026-07-22 22:41:35.018434 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-07-22 22:41:35.018670 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-07-22 22:41:35.018950 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-07-22 22:41:35.019225 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-07-22 22:41:35.019529 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-07-22 22:41:35.019834 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-07-22 22:41:35.020116 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-07-22 22:41:35.020362 | instance |
2026-07-22 22:41:35.020636 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:41:35.020967 | instance | Wednesday 22 July 2026 22:41:35 +0000 (0:00:17.886) 0:40:04.419 ********
2026-07-22 22:41:35.126431 | instance | ok: [instance]
2026-07-22 22:41:35.126648 | instance |
2026-07-22 22:41:35.126913 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:41:35.127175 | instance | Wednesday 22 July 2026 22:41:35 +0000 (0:00:00.108) 0:40:04.528 ********
2026-07-22 22:41:35.231409 | instance | included: rabbitmq for instance
2026-07-22 22:41:35.231660 | instance |
2026-07-22 22:41:35.231990 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:41:35.232268 | instance | Wednesday 22 July 2026 22:41:35 +0000 (0:00:00.105) 0:40:04.633 ********
2026-07-22 22:41:35.942293 | instance | ok: [instance]
2026-07-22 22:41:35.942415 | instance |
2026-07-22 22:41:35.942584 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:41:35.942755 | instance | Wednesday 22 July 2026 22:41:35 +0000 (0:00:00.710) 0:40:05.344 ********
2026-07-22 22:41:36.001578 | instance | skipping: [instance]
2026-07-22 22:41:36.001717 | instance |
2026-07-22 22:41:36.001899 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:41:36.002072 | instance | Wednesday 22 July 2026 22:41:35 +0000 (0:00:00.059) 0:40:05.403 ********
2026-07-22 22:41:36.061025 | instance | skipping: [instance]
2026-07-22 22:41:36.061300 | instance |
2026-07-22 22:41:36.061621 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:41:36.061900 | instance | Wednesday 22 July 2026 22:41:36 +0000 (0:00:00.059) 0:40:05.463 ********
2026-07-22 22:41:36.124165 | instance | skipping: [instance]
2026-07-22 22:41:36.124396 | instance |
2026-07-22 22:41:36.124667 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:41:36.124930 | instance | Wednesday 22 July 2026 22:41:36 +0000 (0:00:00.062) 0:40:05.525 ********
2026-07-22 22:42:07.101038 | instance | changed: [instance]
2026-07-22 22:42:07.101350 | instance |
2026-07-22 22:42:07.101685 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:42:07.102018 | instance | Wednesday 22 July 2026 22:42:07 +0000 (0:00:30.976) 0:40:36.502 ********
2026-07-22 22:42:07.793859 | instance | ok: [instance]
2026-07-22 22:42:07.794115 | instance |
2026-07-22 22:42:07.794429 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:42:07.794720 | instance | Wednesday 22 July 2026 22:42:07 +0000 (0:00:00.692) 0:40:37.195 ********
2026-07-22 22:42:07.866540 | instance | ok: [instance]
2026-07-22 22:42:07.866829 | instance |
2026-07-22 22:42:07.867122 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:42:07.867388 | instance | Wednesday 22 July 2026 22:42:07 +0000 (0:00:00.072) 0:40:37.268 ********
2026-07-22 22:42:07.940577 | instance | skipping: [instance]
2026-07-22 22:42:07.940860 | instance |
2026-07-22 22:42:07.941080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:42:07.941352 | instance | Wednesday 22 July 2026 22:42:07 +0000 (0:00:00.074) 0:40:37.342 ********
2026-07-22 22:42:08.014711 | instance | skipping: [instance]
2026-07-22 22:42:08.014962 | instance |
2026-07-22 22:42:08.015269 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:42:08.015548 | instance | Wednesday 22 July 2026 22:42:08 +0000 (0:00:00.074) 0:40:37.416 ********
2026-07-22 22:42:08.078027 | instance | ok: [instance]
2026-07-22 22:42:08.078266 | instance |
2026-07-22 22:42:08.078542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:42:08.078822 | instance | Wednesday 22 July 2026 22:42:08 +0000 (0:00:00.063) 0:40:37.480 ********
2026-07-22 22:42:08.261389 | instance | ok: [instance] => (item=baremetal)
2026-07-22 22:42:08.261491 | instance | ok: [instance] => (item=load_balancer)
2026-07-22 22:42:08.261609 | instance | ok: [instance] => (item=compute)
2026-07-22 22:42:08.261725 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:42:08.261838 | instance | ok: [instance] => (item=compute_metadata)
2026-07-22 22:42:08.261951 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:42:08.262066 | instance | ok: [instance] => (item=network)
2026-07-22 22:42:08.262182 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:42:08.262298 | instance | ok: [instance] => (item=identity)
2026-07-22 22:42:08.262414 | instance | ok: [instance] => (item=dns)
2026-07-22 22:42:08.262523 | instance |
2026-07-22 22:42:08.262644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:42:08.262761 | instance | Wednesday 22 July 2026 22:42:08 +0000 (0:00:00.183) 0:40:37.663 ********
2026-07-22 22:42:08.359125 | instance | ok: [instance]
2026-07-22 22:42:08.359296 | instance |
2026-07-22 22:42:08.359316 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:42:08.359578 | instance | Wednesday 22 July 2026 22:42:08 +0000 (0:00:00.096) 0:40:37.759 ********
2026-07-22 22:42:08.449645 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:42:08.449846 | instance |
2026-07-22 22:42:08.450094 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:42:08.450383 | instance | Wednesday 22 July 2026 22:42:08 +0000 (0:00:00.091) 0:40:37.850 ********
2026-07-22 22:42:09.019452 | instance | changed: [instance]
2026-07-22 22:42:09.019521 | instance |
2026-07-22 22:42:09.019600 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-07-22 22:42:09.019788 | instance | Wednesday 22 July 2026 22:42:09 +0000 (0:00:00.569) 0:40:38.420 ********
2026-07-22 22:42:09.771136 | instance | ok: [instance]
2026-07-22 22:42:09.771358 | instance |
2026-07-22 22:42:09.771664 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-07-22 22:42:09.771975 | instance | Wednesday 22 July 2026 22:42:09 +0000 (0:00:00.751) 0:40:39.172 ********
2026-07-22 22:42:09.828206 | instance | skipping: [instance]
2026-07-22 22:42:09.828413 | instance |
2026-07-22 22:42:09.828726 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-07-22 22:42:09.828956 | instance | Wednesday 22 July 2026 22:42:09 +0000 (0:00:00.057) 0:40:39.230 ********
2026-07-22 22:42:10.147329 | instance | ok: [instance]
2026-07-22 22:42:10.147549 | instance |
2026-07-22 22:42:10.147875 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-07-22 22:42:10.148148 | instance | Wednesday 22 July 2026 22:42:10 +0000 (0:00:00.318) 0:40:39.548 ********
2026-07-22 22:42:10.235162 | instance | ok: [instance]
2026-07-22 22:42:10.235359 | instance |
2026-07-22 22:42:10.235792 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-07-22 22:42:10.235924 | instance | Wednesday 22 July 2026 22:42:10 +0000 (0:00:00.088) 0:40:39.637 ********
2026-07-22 22:42:10.311282 | instance | ok: [instance]
2026-07-22 22:42:10.311481 | instance |
2026-07-22 22:42:10.311797 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-07-22 22:42:10.312076 | instance | Wednesday 22 July 2026 22:42:10 +0000 (0:00:00.076) 0:40:39.713 ********
2026-07-22 22:42:10.379238 | instance | skipping: [instance]
2026-07-22 22:42:10.379341 | instance |
2026-07-22 22:42:10.379515 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-07-22 22:42:10.379698 | instance | Wednesday 22 July 2026 22:42:10 +0000 (0:00:00.067) 0:40:39.780 ********
2026-07-22 22:44:22.252870 | instance | changed: [instance]
2026-07-22 22:44:22.253090 | instance |
2026-07-22 22:44:22.253446 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:44:22.253742 | instance | Wednesday 22 July 2026 22:44:22 +0000 (0:02:11.873) 0:42:51.654 ********
2026-07-22 22:44:22.399834 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:44:22.400074 | instance |
2026-07-22 22:44:22.400341 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:44:22.400603 | instance | Wednesday 22 July 2026 22:44:22 +0000 (0:00:00.147) 0:42:51.801 ********
2026-07-22 22:44:22.493193 | instance | skipping: [instance]
2026-07-22 22:44:22.493426 | instance |
2026-07-22 22:44:22.493668 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:44:22.493953 | instance | Wednesday 22 July 2026 22:44:22 +0000 (0:00:00.092) 0:42:51.894 ********
2026-07-22 22:44:22.573608 | instance | skipping: [instance]
2026-07-22 22:44:22.573820 | instance |
2026-07-22 22:44:22.574118 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:44:22.574401 | instance | Wednesday 22 July 2026 22:44:22 +0000 (0:00:00.080) 0:42:51.975 ********
2026-07-22 22:44:22.652536 | instance | ok: [instance]
2026-07-22 22:44:22.652754 | instance |
2026-07-22 22:44:22.653084 | instance | TASK [Create Ingress network] **************************************************
2026-07-22 22:44:22.653361 | instance | Wednesday 22 July 2026 22:44:22 +0000 (0:00:00.079) 0:42:52.054 ********
2026-07-22 22:44:22.759795 | instance | included: ingress for instance
2026-07-22 22:44:22.759993 | instance |
2026-07-22 22:44:22.760256 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-07-22 22:44:22.760516 | instance | Wednesday 22 July 2026 22:44:22 +0000 (0:00:00.107) 0:42:52.161 ********
2026-07-22 22:44:23.986038 | instance | changed: [instance]
2026-07-22 22:44:23.986351 | instance |
2026-07-22 22:44:23.986646 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-07-22 22:44:23.986917 | instance | Wednesday 22 July 2026 22:44:23 +0000 (0:00:01.226) 0:42:53.387 ********
2026-07-22 22:44:24.750504 | instance | ok: [instance]
2026-07-22 22:44:24.750750 | instance |
2026-07-22 22:44:24.750759 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-07-22 22:44:24.750826 | instance | Wednesday 22 July 2026 22:44:24 +0000 (0:00:00.764) 0:42:54.151 ********
2026-07-22 22:44:45.164682 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-07-22 22:44:45.164937 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-07-22 22:44:45.165218 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-07-22 22:44:45.165561 | 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-07-22 22:44:45.165809 | instance |
2026-07-22 22:44:45.166101 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] ****************************
2026-07-22 22:44:45.166381 | instance | Wednesday 22 July 2026 22:44:45 +0000 (0:00:20.414) 0:43:14.566 ********
2026-07-22 22:44:47.312596 | 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-07-22 22:44:47.312835 | instance |
2026-07-22 22:44:47.313127 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:44:47.313399 | instance | Wednesday 22 July 2026 22:44:47 +0000 (0:00:02.147) 0:43:16.713 ********
2026-07-22 22:44:47.437990 | instance | ok: [instance]
2026-07-22 22:44:47.438243 | instance |
2026-07-22 22:44:47.438536 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:44:47.438823 | instance | Wednesday 22 July 2026 22:44:47 +0000 (0:00:00.125) 0:43:16.839 ********
2026-07-22 22:44:47.553022 | instance | included: rabbitmq for instance
2026-07-22 22:44:47.553254 | instance |
2026-07-22 22:44:47.553547 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:44:47.553811 | instance | Wednesday 22 July 2026 22:44:47 +0000 (0:00:00.115) 0:43:16.954 ********
2026-07-22 22:44:48.305229 | instance | ok: [instance]
2026-07-22 22:44:48.305512 | instance |
2026-07-22 22:44:48.305824 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:44:48.306092 | instance | Wednesday 22 July 2026 22:44:48 +0000 (0:00:00.752) 0:43:17.706 ********
2026-07-22 22:44:48.374691 | instance | skipping: [instance]
2026-07-22 22:44:48.374864 | instance |
2026-07-22 22:44:48.375039 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:44:48.375231 | instance | Wednesday 22 July 2026 22:44:48 +0000 (0:00:00.069) 0:43:17.776 ********
2026-07-22 22:44:48.464007 | instance | skipping: [instance]
2026-07-22 22:44:48.464279 | instance |
2026-07-22 22:44:48.464541 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:44:48.464809 | instance | Wednesday 22 July 2026 22:44:48 +0000 (0:00:00.088) 0:43:17.865 ********
2026-07-22 22:44:48.535838 | instance | skipping: [instance]
2026-07-22 22:44:48.536079 | instance |
2026-07-22 22:44:48.536348 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:44:48.536614 | instance | Wednesday 22 July 2026 22:44:48 +0000 (0:00:00.072) 0:43:17.937 ********
2026-07-22 22:45:19.667691 | instance | changed: [instance]
2026-07-22 22:45:19.667795 | instance |
2026-07-22 22:45:19.668002 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:45:19.668178 | instance | Wednesday 22 July 2026 22:45:19 +0000 (0:00:31.131) 0:43:49.069 ********
2026-07-22 22:45:20.408148 | instance | ok: [instance]
2026-07-22 22:45:20.408387 | instance |
2026-07-22 22:45:20.408698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:45:20.408998 | instance | Wednesday 22 July 2026 22:45:20 +0000 (0:00:00.739) 0:43:49.809 ********
2026-07-22 22:45:20.476806 | instance | ok: [instance]
2026-07-22 22:45:20.476943 | instance |
2026-07-22 22:45:20.477133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:45:20.477296 | instance | Wednesday 22 July 2026 22:45:20 +0000 (0:00:00.069) 0:43:49.878 ********
2026-07-22 22:45:20.546664 | instance | skipping: [instance]
2026-07-22 22:45:20.546895 | instance |
2026-07-22 22:45:20.547220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:45:20.547433 | instance | Wednesday 22 July 2026 22:45:20 +0000 (0:00:00.069) 0:43:49.948 ********
2026-07-22 22:45:20.617720 | instance | skipping: [instance]
2026-07-22 22:45:20.617778 | instance |
2026-07-22 22:45:20.617928 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:45:20.618046 | instance | Wednesday 22 July 2026 22:45:20 +0000 (0:00:00.071) 0:43:50.019 ********
2026-07-22 22:45:20.888879 | instance | ok: [instance]
2026-07-22 22:45:20.888960 | instance |
2026-07-22 22:45:20.889102 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:45:20.889230 | instance | Wednesday 22 July 2026 22:45:20 +0000 (0:00:00.271) 0:43:50.290 ********
2026-07-22 22:45:21.007161 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:45:21.007424 | instance | ok: [instance] => (item=orchestration)
2026-07-22 22:45:21.007744 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:45:21.008034 | instance | ok: [instance] => (item=cloudformation)
2026-07-22 22:45:21.008342 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:45:21.008636 | instance | ok: [instance] => (item=identity)
2026-07-22 22:45:21.008913 | instance |
2026-07-22 22:45:21.009190 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:45:21.009502 | instance | Wednesday 22 July 2026 22:45:21 +0000 (0:00:00.117) 0:43:50.408 ********
2026-07-22 22:45:21.092602 | instance | ok: [instance]
2026-07-22 22:45:21.092814 | instance |
2026-07-22 22:45:21.093085 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:45:21.093351 | instance | Wednesday 22 July 2026 22:45:21 +0000 (0:00:00.085) 0:43:50.494 ********
2026-07-22 22:45:21.191280 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:45:21.191613 | instance |
2026-07-22 22:45:21.191885 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:45:21.192165 | instance | Wednesday 22 July 2026 22:45:21 +0000 (0:00:00.098) 0:43:50.592 ********
2026-07-22 22:45:21.774734 | instance | changed: [instance]
2026-07-22 22:45:21.774787 | instance |
2026-07-22 22:45:21.774925 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] ****************************
2026-07-22 22:45:21.775040 | instance | Wednesday 22 July 2026 22:45:21 +0000 (0:00:00.583) 0:43:51.176 ********
2026-07-22 22:48:41.167012 | instance | changed: [instance]
2026-07-22 22:48:41.167104 | instance |
2026-07-22 22:48:41.167227 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:48:41.167346 | instance | Wednesday 22 July 2026 22:48:41 +0000 (0:03:19.392) 0:47:10.568 ********
2026-07-22 22:48:41.300611 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:48:41.300684 | instance |
2026-07-22 22:48:41.300820 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:48:41.300938 | instance | Wednesday 22 July 2026 22:48:41 +0000 (0:00:00.133) 0:47:10.702 ********
2026-07-22 22:48:41.383758 | instance | skipping: [instance]
2026-07-22 22:48:41.383835 | instance |
2026-07-22 22:48:41.383986 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:48:41.384024 | instance | Wednesday 22 July 2026 22:48:41 +0000 (0:00:00.082) 0:47:10.785 ********
2026-07-22 22:48:41.484446 | instance | skipping: [instance]
2026-07-22 22:48:41.484523 | instance |
2026-07-22 22:48:41.484650 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:48:41.484768 | instance | Wednesday 22 July 2026 22:48:41 +0000 (0:00:00.100) 0:47:10.886 ********
2026-07-22 22:48:41.560944 | instance | ok: [instance]
2026-07-22 22:48:41.561024 | instance |
2026-07-22 22:48:41.561156 | instance | TASK [Create Ingress orchestration] ********************************************
2026-07-22 22:48:41.561275 | instance | Wednesday 22 July 2026 22:48:41 +0000 (0:00:00.077) 0:47:10.963 ********
2026-07-22 22:48:41.662845 | instance | included: ingress for instance
2026-07-22 22:48:41.662915 | instance |
2026-07-22 22:48:41.663010 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] **************
2026-07-22 22:48:41.663131 | instance | Wednesday 22 July 2026 22:48:41 +0000 (0:00:00.101) 0:47:11.064 ********
2026-07-22 22:48:42.771909 | instance | changed: [instance]
2026-07-22 22:48:42.772011 | instance |
2026-07-22 22:48:42.772505 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:48:42.772520 | instance | Wednesday 22 July 2026 22:48:42 +0000 (0:00:01.108) 0:47:12.173 ********
2026-07-22 22:48:42.903086 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:48:42.903288 | instance |
2026-07-22 22:48:42.903558 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:48:42.903887 | instance | Wednesday 22 July 2026 22:48:42 +0000 (0:00:00.131) 0:47:12.304 ********
2026-07-22 22:48:42.972882 | instance | skipping: [instance]
2026-07-22 22:48:42.973082 | instance |
2026-07-22 22:48:42.973359 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:48:42.973620 | instance | Wednesday 22 July 2026 22:48:42 +0000 (0:00:00.069) 0:47:12.374 ********
2026-07-22 22:48:43.050352 | instance | skipping: [instance]
2026-07-22 22:48:43.050551 | instance |
2026-07-22 22:48:43.050821 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:48:43.051082 | instance | Wednesday 22 July 2026 22:48:43 +0000 (0:00:00.077) 0:47:12.452 ********
2026-07-22 22:48:43.124396 | instance | ok: [instance]
2026-07-22 22:48:43.124618 | instance |
2026-07-22 22:48:43.124897 | instance | TASK [Create Ingress cloudformation] *******************************************
2026-07-22 22:48:43.125166 | instance | Wednesday 22 July 2026 22:48:43 +0000 (0:00:00.073) 0:47:12.526 ********
2026-07-22 22:48:43.217202 | instance | included: ingress for instance
2026-07-22 22:48:43.217310 | instance |
2026-07-22 22:48:43.217488 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] *************
2026-07-22 22:48:43.217665 | instance | Wednesday 22 July 2026 22:48:43 +0000 (0:00:00.092) 0:47:12.619 ********
2026-07-22 22:48:44.386691 | instance | changed: [instance]
2026-07-22 22:48:44.386808 | instance |
2026-07-22 22:48:44.388077 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-07-22 22:48:44.388109 | instance | Wednesday 22 July 2026 22:48:44 +0000 (0:00:01.168) 0:47:13.788 ********
2026-07-22 22:48:44.633637 | instance | ok: [instance]
2026-07-22 22:48:44.633835 | instance |
2026-07-22 22:48:44.634098 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-22 22:48:44.634359 | instance | Wednesday 22 July 2026 22:48:44 +0000 (0:00:00.246) 0:47:14.035 ********
2026-07-22 22:48:46.030876 | instance | ok: [instance]
2026-07-22 22:48:46.031084 | instance |
2026-07-22 22:48:46.031353 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-22 22:48:46.031671 | instance | Wednesday 22 July 2026 22:48:46 +0000 (0:00:01.397) 0:47:15.432 ********
2026-07-22 22:48:46.299245 | instance | ok: [instance]
2026-07-22 22:48:46.299481 | instance |
2026-07-22 22:48:46.299821 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:48:46.300111 | instance | Wednesday 22 July 2026 22:48:46 +0000 (0:00:00.267) 0:47:15.699 ********
2026-07-22 22:48:46.405286 | instance | ok: [instance] => {
2026-07-22 22:48:46.405553 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz"
2026-07-22 22:48:46.405814 | instance | }
2026-07-22 22:48:46.406063 | instance |
2026-07-22 22:48:46.406374 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:48:46.406638 | instance | Wednesday 22 July 2026 22:48:46 +0000 (0:00:00.107) 0:47:15.807 ********
2026-07-22 22:48:46.801124 | instance | ok: [instance]
2026-07-22 22:48:46.801347 | instance |
2026-07-22 22:48:46.801626 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:48:46.801906 | instance | Wednesday 22 July 2026 22:48:46 +0000 (0:00:00.395) 0:47:16.202 ********
2026-07-22 22:48:47.937626 | instance | ok: [instance]
2026-07-22 22:48:47.937829 | instance |
2026-07-22 22:48:47.938123 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-07-22 22:48:47.938386 | instance | Wednesday 22 July 2026 22:48:47 +0000 (0:00:01.136) 0:47:17.338 ********
2026-07-22 22:48:48.446140 | instance | ok: [instance]
2026-07-22 22:48:48.446386 | instance |
2026-07-22 22:48:48.446701 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-07-22 22:48:48.446998 | instance | Wednesday 22 July 2026 22:48:48 +0000 (0:00:00.509) 0:47:17.847 ********
2026-07-22 22:48:49.235019 | instance | ok: [instance]
2026-07-22 22:48:49.235267 | instance |
2026-07-22 22:48:49.235677 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-07-22 22:48:49.235956 | instance | Wednesday 22 July 2026 22:48:49 +0000 (0:00:00.788) 0:47:18.636 ********
2026-07-22 22:48:50.222234 | instance | ok: [instance]
2026-07-22 22:48:50.222457 | instance |
2026-07-22 22:48:50.222732 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-07-22 22:48:50.222997 | instance | Wednesday 22 July 2026 22:48:50 +0000 (0:00:00.987) 0:47:19.623 ********
2026-07-22 22:48:50.681378 | instance | ok: [instance]
2026-07-22 22:48:50.681624 | instance |
2026-07-22 22:48:50.681920 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-07-22 22:48:50.682220 | instance | Wednesday 22 July 2026 22:48:50 +0000 (0:00:00.458) 0:47:20.082 ********
2026-07-22 22:48:50.857890 | instance | included: openstack_helm_endpoints for instance
2026-07-22 22:48:50.858125 | instance |
2026-07-22 22:48:50.858405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:48:50.858693 | instance | Wednesday 22 July 2026 22:48:50 +0000 (0:00:00.176) 0:47:20.259 ********
2026-07-22 22:48:50.935493 | instance | skipping: [instance]
2026-07-22 22:48:50.935761 | instance |
2026-07-22 22:48:50.936026 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:48:50.936287 | instance | Wednesday 22 July 2026 22:48:50 +0000 (0:00:00.077) 0:47:20.337 ********
2026-07-22 22:48:50.992957 | instance | skipping: [instance]
2026-07-22 22:48:50.993054 | instance |
2026-07-22 22:48:50.993180 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:48:50.993312 | instance | Wednesday 22 July 2026 22:48:50 +0000 (0:00:00.057) 0:47:20.395 ********
2026-07-22 22:48:51.049903 | instance | skipping: [instance]
2026-07-22 22:48:51.050135 | instance |
2026-07-22 22:48:51.050411 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:48:51.050675 | instance | Wednesday 22 July 2026 22:48:51 +0000 (0:00:00.056) 0:47:20.452 ********
2026-07-22 22:48:51.107349 | instance | skipping: [instance]
2026-07-22 22:48:51.107595 | instance |
2026-07-22 22:48:51.107919 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:48:51.108180 | instance | Wednesday 22 July 2026 22:48:51 +0000 (0:00:00.057) 0:47:20.509 ********
2026-07-22 22:48:51.174190 | instance | skipping: [instance]
2026-07-22 22:48:51.174386 | instance |
2026-07-22 22:48:51.174661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:48:51.174920 | instance | Wednesday 22 July 2026 22:48:51 +0000 (0:00:00.066) 0:47:20.576 ********
2026-07-22 22:48:51.240234 | instance | skipping: [instance]
2026-07-22 22:48:51.240518 | instance |
2026-07-22 22:48:51.240803 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:48:51.241056 | instance | Wednesday 22 July 2026 22:48:51 +0000 (0:00:00.065) 0:47:20.642 ********
2026-07-22 22:48:51.308474 | instance | ok: [instance]
2026-07-22 22:48:51.308750 | instance |
2026-07-22 22:48:51.309035 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:48:51.309294 | instance | Wednesday 22 July 2026 22:48:51 +0000 (0:00:00.068) 0:47:20.710 ********
2026-07-22 22:48:51.376064 | instance | ok: [instance] => (item=identity)
2026-07-22 22:48:51.376351 | instance |
2026-07-22 22:48:51.376617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:48:51.376874 | instance | Wednesday 22 July 2026 22:48:51 +0000 (0:00:00.067) 0:47:20.778 ********
2026-07-22 22:48:51.478257 | instance | ok: [instance]
2026-07-22 22:48:51.478380 | instance |
2026-07-22 22:48:51.478545 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-07-22 22:48:51.478710 | instance | Wednesday 22 July 2026 22:48:51 +0000 (0:00:00.101) 0:47:20.880 ********
2026-07-22 22:48:51.978063 | instance | ok: [instance]
2026-07-22 22:48:51.978306 | instance |
2026-07-22 22:48:51.978591 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-07-22 22:48:51.978904 | instance | Wednesday 22 July 2026 22:48:51 +0000 (0:00:00.499) 0:47:21.379 ********
2026-07-22 22:48:52.466307 | instance | ok: [instance]
2026-07-22 22:48:52.466445 | instance |
2026-07-22 22:48:52.466614 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-07-22 22:48:52.466788 | instance | Wednesday 22 July 2026 22:48:52 +0000 (0:00:00.488) 0:47:21.868 ********
2026-07-22 22:48:53.255008 | instance | ok: [instance]
2026-07-22 22:48:53.255218 | instance |
2026-07-22 22:48:53.255512 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-07-22 22:48:53.255808 | instance | Wednesday 22 July 2026 22:48:53 +0000 (0:00:00.788) 0:47:22.656 ********
2026-07-22 22:48:53.812467 | instance | ok: [instance]
2026-07-22 22:48:53.812705 | instance |
2026-07-22 22:48:53.812988 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:48:53.813256 | instance | Wednesday 22 July 2026 22:48:53 +0000 (0:00:00.556) 0:47:23.213 ********
2026-07-22 22:48:53.913463 | instance | ok: [instance]
2026-07-22 22:48:53.913689 | instance |
2026-07-22 22:48:53.913996 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:48:53.914218 | instance | Wednesday 22 July 2026 22:48:53 +0000 (0:00:00.101) 0:47:23.315 ********
2026-07-22 22:48:54.011355 | instance | included: rabbitmq for instance
2026-07-22 22:48:54.011585 | instance |
2026-07-22 22:48:54.011892 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:48:54.012154 | instance | Wednesday 22 July 2026 22:48:54 +0000 (0:00:00.097) 0:47:23.413 ********
2026-07-22 22:48:54.836321 | instance | ok: [instance]
2026-07-22 22:48:54.836542 | instance |
2026-07-22 22:48:54.836856 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:48:54.837131 | instance | Wednesday 22 July 2026 22:48:54 +0000 (0:00:00.824) 0:47:24.237 ********
2026-07-22 22:48:54.902800 | instance | skipping: [instance]
2026-07-22 22:48:54.902876 | instance |
2026-07-22 22:48:54.903039 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:48:54.903234 | instance | Wednesday 22 July 2026 22:48:54 +0000 (0:00:00.066) 0:47:24.304 ********
2026-07-22 22:48:54.972612 | instance | skipping: [instance]
2026-07-22 22:48:54.972816 | instance |
2026-07-22 22:48:54.973104 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:48:54.973369 | instance | Wednesday 22 July 2026 22:48:54 +0000 (0:00:00.069) 0:47:24.374 ********
2026-07-22 22:48:55.035145 | instance | skipping: [instance]
2026-07-22 22:48:55.035340 | instance |
2026-07-22 22:48:55.035449 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:48:55.035650 | instance | Wednesday 22 July 2026 22:48:55 +0000 (0:00:00.062) 0:47:24.437 ********
2026-07-22 22:49:25.991621 | instance | changed: [instance]
2026-07-22 22:49:25.991877 | instance |
2026-07-22 22:49:25.992175 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:49:25.992456 | instance | Wednesday 22 July 2026 22:49:25 +0000 (0:00:30.955) 0:47:55.392 ********
2026-07-22 22:49:26.763577 | instance | ok: [instance]
2026-07-22 22:49:26.763651 | instance |
2026-07-22 22:49:26.763663 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:49:26.763783 | instance | Wednesday 22 July 2026 22:49:26 +0000 (0:00:00.772) 0:47:56.165 ********
2026-07-22 22:49:26.823560 | instance | ok: [instance]
2026-07-22 22:49:26.823760 | instance |
2026-07-22 22:49:26.823966 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:49:26.824145 | instance | Wednesday 22 July 2026 22:49:26 +0000 (0:00:00.060) 0:47:56.225 ********
2026-07-22 22:49:26.896679 | instance | skipping: [instance]
2026-07-22 22:49:26.896842 | instance |
2026-07-22 22:49:26.897027 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:49:26.897201 | instance | Wednesday 22 July 2026 22:49:26 +0000 (0:00:00.073) 0:47:56.298 ********
2026-07-22 22:49:26.969192 | instance | skipping: [instance]
2026-07-22 22:49:26.969352 | instance |
2026-07-22 22:49:26.969551 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:49:26.969721 | instance | Wednesday 22 July 2026 22:49:26 +0000 (0:00:00.072) 0:47:56.371 ********
2026-07-22 22:49:27.026279 | instance | ok: [instance]
2026-07-22 22:49:27.026433 | instance |
2026-07-22 22:49:27.026606 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:49:27.026781 | instance | Wednesday 22 July 2026 22:49:27 +0000 (0:00:00.057) 0:47:56.428 ********
2026-07-22 22:49:27.177516 | instance | ok: [instance] => (item=load_balancer)
2026-07-22 22:49:27.177777 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:49:27.178037 | instance | ok: [instance] => (item=valkey)
2026-07-22 22:49:27.178298 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:49:27.178561 | instance | ok: [instance] => (item=network)
2026-07-22 22:49:27.178824 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:49:27.179132 | instance | ok: [instance] => (item=oslo_db_persistence)
2026-07-22 22:49:27.179406 | instance | ok: [instance] => (item=identity)
2026-07-22 22:49:27.179645 | instance |
2026-07-22 22:49:27.179999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:49:27.180263 | instance | Wednesday 22 July 2026 22:49:27 +0000 (0:00:00.150) 0:47:56.579 ********
2026-07-22 22:49:27.269654 | instance | ok: [instance]
2026-07-22 22:49:27.269913 | instance |
2026-07-22 22:49:27.270188 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:49:27.270448 | instance | Wednesday 22 July 2026 22:49:27 +0000 (0:00:00.092) 0:47:56.671 ********
2026-07-22 22:49:27.358935 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:49:27.359094 | instance |
2026-07-22 22:49:27.359280 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:49:27.359442 | instance | Wednesday 22 July 2026 22:49:27 +0000 (0:00:00.089) 0:47:56.760 ********
2026-07-22 22:49:27.936585 | instance | changed: [instance]
2026-07-22 22:49:27.936803 | instance |
2026-07-22 22:49:27.937067 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-07-22 22:49:27.937327 | instance | Wednesday 22 July 2026 22:49:27 +0000 (0:00:00.577) 0:47:57.338 ********
2026-07-22 22:49:29.292853 | instance | ok: [instance]
2026-07-22 22:49:29.293097 | instance |
2026-07-22 22:49:29.293370 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] *****************
2026-07-22 22:49:29.293670 | instance | Wednesday 22 July 2026 22:49:29 +0000 (0:00:01.356) 0:47:58.694 ********
2026-07-22 22:49:30.869822 | instance | changed: [instance]
2026-07-22 22:49:30.870363 | instance |
2026-07-22 22:49:30.870428 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ******************
2026-07-22 22:49:30.870579 | instance | Wednesday 22 July 2026 22:49:30 +0000 (0:00:01.576) 0:48:00.271 ********
2026-07-22 22:49:32.443226 | instance | changed: [instance]
2026-07-22 22:49:32.443307 | instance |
2026-07-22 22:49:32.443437 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ******
2026-07-22 22:49:32.443573 | instance | Wednesday 22 July 2026 22:49:32 +0000 (0:00:01.573) 0:48:01.845 ********
2026-07-22 22:49:33.782870 | instance | changed: [instance]
2026-07-22 22:49:33.782919 | instance |
2026-07-22 22:49:33.782925 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] ***
2026-07-22 22:49:33.782943 | instance | Wednesday 22 July 2026 22:49:33 +0000 (0:00:01.339) 0:48:03.184 ********
2026-07-22 22:49:39.632990 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555})
2026-07-22 22:49:39.633601 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514})
2026-07-22 22:49:39.633676 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514})
2026-07-22 22:49:39.633686 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514})
2026-07-22 22:49:39.633696 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514})
2026-07-22 22:49:39.633712 | instance |
2026-07-22 22:49:39.633723 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] ****
2026-07-22 22:49:39.633881 | instance | Wednesday 22 July 2026 22:49:39 +0000 (0:00:05.850) 0:48:09.034 ********
2026-07-22 22:49:41.443227 | instance | changed: [instance] => (item=instance)
2026-07-22 22:49:41.443324 | instance |
2026-07-22 22:49:41.443467 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ******
2026-07-22 22:49:41.443577 | instance | Wednesday 22 July 2026 22:49:41 +0000 (0:00:01.810) 0:48:10.844 ********
2026-07-22 22:49:43.942251 | instance | ok: [instance] => (item=instance)
2026-07-22 22:49:43.942315 | instance |
2026-07-22 22:49:43.942453 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] *********************
2026-07-22 22:49:43.942565 | instance | Wednesday 22 July 2026 22:49:43 +0000 (0:00:02.499) 0:48:13.344 ********
2026-07-22 22:49:48.891354 | instance | ok: [instance] => (item=instance)
2026-07-22 22:49:48.892299 | instance |
2026-07-22 22:49:48.892316 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] *******
2026-07-22 22:49:48.892326 | instance | Wednesday 22 July 2026 22:49:48 +0000 (0:00:04.948) 0:48:18.292 ********
2026-07-22 22:49:50.016890 | instance | ok: [instance] => (item=instance)
2026-07-22 22:49:50.017121 | instance |
2026-07-22 22:49:50.017397 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] ***************
2026-07-22 22:49:50.017668 | instance | Wednesday 22 July 2026 22:49:50 +0000 (0:00:01.125) 0:48:19.418 ********
2026-07-22 22:49:50.105181 | instance | ok: [instance] => (item=octavia-health-manager-port-instance)
2026-07-22 22:49:50.105411 | instance |
2026-07-22 22:49:50.105677 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] *************
2026-07-22 22:49:50.105937 | instance | Wednesday 22 July 2026 22:49:50 +0000 (0:00:00.088) 0:48:19.506 ********
2026-07-22 22:49:51.258872 | instance | changed: [instance]
2026-07-22 22:49:51.259051 | instance |
2026-07-22 22:49:51.259322 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] *******
2026-07-22 22:49:51.259591 | instance | Wednesday 22 July 2026 22:49:51 +0000 (0:00:01.153) 0:48:20.660 ********
2026-07-22 22:49:53.616916 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-22T22:49:40Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.240', 'hostname': 'host-172-24-1-240', 'fqdn': 'host-172-24-1-240.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '6077369c-ad1c-4ff1-90e6-79d1101a35ad', 'ip_address': '172.24.1.240'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:de:1f:d5', 'name': 'octavia-health-manager-port-instance', 'network_id': '6e2e51ca-4117-4fb0-8437-bdc57935fc05', 'numa_affinity_policy': None, 'project_id': 'e7ae1c969cf84db5a9e6108cab18d9dc', 'tenant_id': 'e7ae1c969cf84db5a9e6108cab18d9dc', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['1cecc5dd-519a-4f5c-a4d1-b40c116b07a3'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-22T22:49:48Z', 'revision_number': 4, 'if_match': None, 'id': '59c08696-c076-4ae2-a49b-dfb3852ab7f4', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}])
2026-07-22 22:49:53.617007 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-22T22:49:40Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.240', 'hostname': 'host-172-24-1-240', 'fqdn': 'host-172-24-1-240.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '6077369c-ad1c-4ff1-90e6-79d1101a35ad', 'ip_address': '172.24.1.240'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:de:1f:d5', 'name': 'octavia-health-manager-port-instance', 'network_id': '6e2e51ca-4117-4fb0-8437-bdc57935fc05', 'numa_affinity_policy': None, 'project_id': 'e7ae1c969cf84db5a9e6108cab18d9dc', 'tenant_id': 'e7ae1c969cf84db5a9e6108cab18d9dc', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['1cecc5dd-519a-4f5c-a4d1-b40c116b07a3'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-22T22:49:48Z', 'revision_number': 4, 'if_match': None, 'id': '59c08696-c076-4ae2-a49b-dfb3852ab7f4', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}])
2026-07-22 22:49:53.617030 | instance |
2026-07-22 22:49:53.617199 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] *********************
2026-07-22 22:49:53.617460 | instance | Wednesday 22 July 2026 22:49:53 +0000 (0:00:02.357) 0:48:23.017 ********
2026-07-22 22:49:54.708386 | instance | changed: [instance]
2026-07-22 22:49:54.708460 | instance |
2026-07-22 22:49:54.708583 | instance | TASK [Upload Amphora image] ****************************************************
2026-07-22 22:49:54.708736 | instance | Wednesday 22 July 2026 22:49:54 +0000 (0:00:01.092) 0:48:24.110 ********
2026-07-22 22:49:54.860018 | instance | included: atmosphere.common.glance_image for instance
2026-07-22 22:49:54.860089 | instance |
2026-07-22 22:49:54.862406 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-07-22 22:49:54.862481 | instance | Wednesday 22 July 2026 22:49:54 +0000 (0:00:00.151) 0:48:24.261 ********
2026-07-22 22:49:56.150545 | instance | ok: [instance]
2026-07-22 22:49:56.150651 | instance |
2026-07-22 22:49:56.150730 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-07-22 22:49:56.150862 | instance | Wednesday 22 July 2026 22:49:56 +0000 (0:00:01.290) 0:48:25.551 ********
2026-07-22 22:49:56.661905 | instance | ok: [instance]
2026-07-22 22:49:56.662003 | instance |
2026-07-22 22:49:56.662080 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-07-22 22:49:56.662214 | instance | Wednesday 22 July 2026 22:49:56 +0000 (0:00:00.511) 0:48:26.063 ********
2026-07-22 22:49:56.746384 | instance | ok: [instance]
2026-07-22 22:49:56.746644 | instance |
2026-07-22 22:49:56.746768 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-07-22 22:49:56.746888 | instance | Wednesday 22 July 2026 22:49:56 +0000 (0:00:00.084) 0:48:26.148 ********
2026-07-22 22:49:58.056570 | instance | ok: [instance]
2026-07-22 22:49:58.056656 | instance |
2026-07-22 22:49:58.056753 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-07-22 22:49:58.056877 | instance | Wednesday 22 July 2026 22:49:58 +0000 (0:00:01.310) 0:48:27.458 ********
2026-07-22 22:49:58.148309 | instance | ok: [instance]
2026-07-22 22:49:58.148385 | instance |
2026-07-22 22:49:58.148508 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-07-22 22:49:58.148629 | instance | Wednesday 22 July 2026 22:49:58 +0000 (0:00:00.091) 0:48:27.550 ********
2026-07-22 22:49:58.246157 | instance | ok: [instance]
2026-07-22 22:49:58.246346 | instance |
2026-07-22 22:49:58.246606 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-07-22 22:49:58.246860 | instance | Wednesday 22 July 2026 22:49:58 +0000 (0:00:00.097) 0:48:27.647 ********
2026-07-22 22:49:58.501145 | instance | changed: [instance]
2026-07-22 22:49:58.501299 | instance |
2026-07-22 22:49:58.501484 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-07-22 22:49:58.501660 | instance | Wednesday 22 July 2026 22:49:58 +0000 (0:00:00.254) 0:48:27.902 ********
2026-07-22 22:50:28.110698 | instance | changed: [instance]
2026-07-22 22:50:28.110822 | instance |
2026-07-22 22:50:28.111015 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-07-22 22:50:28.111269 | instance | Wednesday 22 July 2026 22:50:28 +0000 (0:00:29.610) 0:48:57.512 ********
2026-07-22 22:50:28.375488 | instance | ok: [instance]
2026-07-22 22:50:28.375670 | instance |
2026-07-22 22:50:28.375884 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-07-22 22:50:28.376061 | instance | Wednesday 22 July 2026 22:50:28 +0000 (0:00:00.264) 0:48:57.776 ********
2026-07-22 22:50:30.580979 | instance | changed: [instance]
2026-07-22 22:50:30.581153 | instance |
2026-07-22 22:50:30.581428 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-07-22 22:50:30.581716 | instance | Wednesday 22 July 2026 22:50:30 +0000 (0:00:02.205) 0:48:59.982 ********
2026-07-22 22:50:31.312168 | instance | ok: [instance]
2026-07-22 22:50:31.312392 | instance |
2026-07-22 22:50:31.312673 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-07-22 22:50:31.312935 | instance | Wednesday 22 July 2026 22:50:31 +0000 (0:00:00.730) 0:49:00.713 ********
2026-07-22 22:50:31.406006 | instance | ok: [instance]
2026-07-22 22:50:31.406217 | instance |
2026-07-22 22:50:31.406490 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-07-22 22:50:31.406761 | instance | Wednesday 22 July 2026 22:50:31 +0000 (0:00:00.093) 0:49:00.807 ********
2026-07-22 22:50:58.643010 | instance | changed: [instance]
2026-07-22 22:50:58.643276 | instance |
2026-07-22 22:50:58.643599 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-07-22 22:50:58.643970 | instance | Wednesday 22 July 2026 22:50:58 +0000 (0:00:27.236) 0:49:28.044 ********
2026-07-22 22:50:58.708693 | instance | skipping: [instance]
2026-07-22 22:50:58.708935 | instance |
2026-07-22 22:50:58.709227 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-07-22 22:50:58.709528 | instance | Wednesday 22 July 2026 22:50:58 +0000 (0:00:00.066) 0:49:28.110 ********
2026-07-22 22:50:58.779979 | instance | skipping: [instance]
2026-07-22 22:50:58.780199 | instance |
2026-07-22 22:50:58.780466 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-07-22 22:50:58.780735 | instance | Wednesday 22 July 2026 22:50:58 +0000 (0:00:00.070) 0:49:28.181 ********
2026-07-22 22:50:59.361653 | instance | changed: [instance]
2026-07-22 22:50:59.361872 | instance |
2026-07-22 22:50:59.362137 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] *************
2026-07-22 22:50:59.362420 | instance | Wednesday 22 July 2026 22:50:59 +0000 (0:00:00.581) 0:49:28.763 ********
2026-07-22 22:51:00.337262 | instance | ok: [instance]
2026-07-22 22:51:00.337497 | instance |
2026-07-22 22:51:00.337768 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ********************
2026-07-22 22:51:00.338061 | instance | Wednesday 22 July 2026 22:51:00 +0000 (0:00:00.975) 0:49:29.738 ********
2026-07-22 22:51:06.094279 | instance | changed: [instance]
2026-07-22 22:51:06.094389 | instance |
2026-07-22 22:51:06.094549 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] *********
2026-07-22 22:51:06.094709 | instance | Wednesday 22 July 2026 22:51:06 +0000 (0:00:05.757) 0:49:35.496 ********
2026-07-22 22:51:06.854853 | instance | ok: [instance]
2026-07-22 22:51:06.855073 | instance |
2026-07-22 22:51:06.855365 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] ***
2026-07-22 22:51:06.855661 | instance | Wednesday 22 July 2026 22:51:06 +0000 (0:00:00.759) 0:49:36.256 ********
2026-07-22 22:51:08.197582 | instance | changed: [instance]
2026-07-22 22:51:08.197656 | instance |
2026-07-22 22:51:08.197986 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] **********************
2026-07-22 22:51:08.198252 | instance | Wednesday 22 July 2026 22:51:08 +0000 (0:00:01.342) 0:49:37.599 ********
2026-07-22 22:51:09.673002 | instance | changed: [instance] => (item=octavia-client)
2026-07-22 22:51:09.673065 | instance | changed: [instance] => (item=octavia-server)
2026-07-22 22:51:09.673461 | instance |
2026-07-22 22:51:09.673501 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] ****
2026-07-22 22:51:09.673507 | instance | Wednesday 22 July 2026 22:51:09 +0000 (0:00:01.475) 0:49:39.074 ********
2026-07-22 22:51:10.420840 | instance | changed: [instance]
2026-07-22 22:51:10.420890 | instance |
2026-07-22 22:51:10.420898 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] *************
2026-07-22 22:51:10.420904 | instance | Wednesday 22 July 2026 22:51:10 +0000 (0:00:00.746) 0:49:39.821 ********
2026-07-22 22:51:13.321849 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring
2026-07-22 22:51:13.321954 | instance | loadbalancer quotas.
2026-07-22 22:51:13.360377 | instance | changed: [instance]
2026-07-22 22:51:13.360431 | instance |
2026-07-22 22:51:13.360437 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] *************************
2026-07-22 22:51:13.360443 | instance | Wednesday 22 July 2026 22:51:13 +0000 (0:00:02.939) 0:49:42.761 ********
2026-07-22 22:53:25.666110 | instance | changed: [instance]
2026-07-22 22:53:25.666169 | instance |
2026-07-22 22:53:25.666181 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] *************************
2026-07-22 22:53:25.666191 | instance | Wednesday 22 July 2026 22:53:25 +0000 (0:02:12.305) 0:51:55.066 ********
2026-07-22 22:53:34.117684 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'})
2026-07-22 22:53:34.117752 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'})
2026-07-22 22:53:34.117763 | instance |
2026-07-22 22:53:34.117773 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:53:34.117782 | instance | Wednesday 22 July 2026 22:53:34 +0000 (0:00:08.451) 0:52:03.518 ********
2026-07-22 22:53:34.277106 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:53:34.277142 | instance |
2026-07-22 22:53:34.277153 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:53:34.277163 | instance | Wednesday 22 July 2026 22:53:34 +0000 (0:00:00.160) 0:52:03.678 ********
2026-07-22 22:53:34.352224 | instance | skipping: [instance]
2026-07-22 22:53:34.352256 | instance |
2026-07-22 22:53:34.352267 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:53:34.352277 | instance | Wednesday 22 July 2026 22:53:34 +0000 (0:00:00.075) 0:52:03.753 ********
2026-07-22 22:53:34.434557 | instance | skipping: [instance]
2026-07-22 22:53:34.434926 | instance |
2026-07-22 22:53:34.435271 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:53:34.435698 | instance | Wednesday 22 July 2026 22:53:34 +0000 (0:00:00.082) 0:52:03.836 ********
2026-07-22 22:53:34.520001 | instance | ok: [instance]
2026-07-22 22:53:34.520339 | instance |
2026-07-22 22:53:34.520683 | instance | TASK [Create Ingress load-balancer] ********************************************
2026-07-22 22:53:34.521011 | instance | Wednesday 22 July 2026 22:53:34 +0000 (0:00:00.085) 0:52:03.921 ********
2026-07-22 22:53:34.626959 | instance | included: ingress for instance
2026-07-22 22:53:34.627423 | instance |
2026-07-22 22:53:34.627937 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] **************
2026-07-22 22:53:34.628360 | instance | Wednesday 22 July 2026 22:53:34 +0000 (0:00:00.106) 0:52:04.028 ********
2026-07-22 22:53:36.108669 | instance | changed: [instance]
2026-07-22 22:53:36.108862 | instance |
2026-07-22 22:53:36.109025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:53:36.109187 | instance | Wednesday 22 July 2026 22:53:36 +0000 (0:00:01.481) 0:52:05.510 ********
2026-07-22 22:53:36.198194 | instance | ok: [instance]
2026-07-22 22:53:36.198445 | instance |
2026-07-22 22:53:36.198673 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:53:36.198887 | instance | Wednesday 22 July 2026 22:53:36 +0000 (0:00:00.089) 0:52:05.600 ********
2026-07-22 22:53:36.294277 | instance | included: rabbitmq for instance
2026-07-22 22:53:36.294457 | instance |
2026-07-22 22:53:36.294619 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:53:36.294863 | instance | Wednesday 22 July 2026 22:53:36 +0000 (0:00:00.096) 0:52:05.696 ********
2026-07-22 22:53:37.032237 | instance | ok: [instance]
2026-07-22 22:53:37.032287 | instance |
2026-07-22 22:53:37.032299 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:53:37.032309 | instance | Wednesday 22 July 2026 22:53:37 +0000 (0:00:00.736) 0:52:06.432 ********
2026-07-22 22:53:37.104425 | instance | skipping: [instance]
2026-07-22 22:53:37.104449 | instance |
2026-07-22 22:53:37.104457 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:53:37.104472 | instance | Wednesday 22 July 2026 22:53:37 +0000 (0:00:00.072) 0:52:06.505 ********
2026-07-22 22:53:37.184262 | instance | skipping: [instance]
2026-07-22 22:53:37.184295 | instance |
2026-07-22 22:53:37.184309 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:53:37.184322 | instance | Wednesday 22 July 2026 22:53:37 +0000 (0:00:00.079) 0:52:06.585 ********
2026-07-22 22:53:37.254756 | instance | skipping: [instance]
2026-07-22 22:53:37.255105 | instance |
2026-07-22 22:53:37.255452 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:53:37.255833 | instance | Wednesday 22 July 2026 22:53:37 +0000 (0:00:00.071) 0:52:06.656 ********
2026-07-22 22:54:08.202064 | instance | changed: [instance]
2026-07-22 22:54:08.202217 | instance |
2026-07-22 22:54:08.202488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:54:08.202793 | instance | Wednesday 22 July 2026 22:54:08 +0000 (0:00:30.946) 0:52:37.602 ********
2026-07-22 22:54:08.992358 | instance | ok: [instance]
2026-07-22 22:54:08.992500 | instance |
2026-07-22 22:54:08.992666 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:54:08.992827 | instance | Wednesday 22 July 2026 22:54:08 +0000 (0:00:00.791) 0:52:38.394 ********
2026-07-22 22:54:09.075179 | instance | ok: [instance]
2026-07-22 22:54:09.075267 | instance |
2026-07-22 22:54:09.075347 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:54:09.075466 | instance | Wednesday 22 July 2026 22:54:09 +0000 (0:00:00.082) 0:52:38.476 ********
2026-07-22 22:54:09.145613 | instance | skipping: [instance]
2026-07-22 22:54:09.145700 | instance |
2026-07-22 22:54:09.145719 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:54:09.145768 | instance | Wednesday 22 July 2026 22:54:09 +0000 (0:00:00.070) 0:52:38.547 ********
2026-07-22 22:54:09.221284 | instance | skipping: [instance]
2026-07-22 22:54:09.221361 | instance |
2026-07-22 22:54:09.221467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:54:09.221589 | instance | Wednesday 22 July 2026 22:54:09 +0000 (0:00:00.075) 0:52:38.623 ********
2026-07-22 22:54:09.294419 | instance | ok: [instance]
2026-07-22 22:54:09.294486 | instance |
2026-07-22 22:54:09.294621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:54:09.294742 | instance | Wednesday 22 July 2026 22:54:09 +0000 (0:00:00.073) 0:52:38.696 ********
2026-07-22 22:54:09.488258 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:54:09.488331 | instance | ok: [instance] => (item=orchestration)
2026-07-22 22:54:09.488447 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:54:09.488579 | instance | ok: [instance] => (item=key_manager)
2026-07-22 22:54:09.488696 | instance | ok: [instance] => (item=container_infra)
2026-07-22 22:54:09.488814 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:54:09.488928 | instance | ok: [instance] => (item=identity)
2026-07-22 22:54:09.489040 | instance |
2026-07-22 22:54:09.489158 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:54:09.489274 | instance | Wednesday 22 July 2026 22:54:09 +0000 (0:00:00.193) 0:52:38.890 ********
2026-07-22 22:54:09.587683 | instance | ok: [instance]
2026-07-22 22:54:09.587760 | instance |
2026-07-22 22:54:09.587869 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:54:09.587958 | instance | Wednesday 22 July 2026 22:54:09 +0000 (0:00:00.099) 0:52:38.989 ********
2026-07-22 22:54:09.684630 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:54:09.684705 | instance |
2026-07-22 22:54:09.684827 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:54:09.684943 | instance | Wednesday 22 July 2026 22:54:09 +0000 (0:00:00.097) 0:52:39.086 ********
2026-07-22 22:54:10.269879 | instance | changed: [instance]
2026-07-22 22:54:10.269949 | instance |
2026-07-22 22:54:10.270076 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-22 22:54:10.270204 | instance | Wednesday 22 July 2026 22:54:10 +0000 (0:00:00.584) 0:52:39.671 ********
2026-07-22 22:54:10.352370 | instance | ok: [instance] => {
2026-07-22 22:54:10.352487 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64"
2026-07-22 22:54:10.352601 | instance | }
2026-07-22 22:54:10.352711 | instance |
2026-07-22 22:54:10.352844 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-22 22:54:10.352959 | instance | Wednesday 22 July 2026 22:54:10 +0000 (0:00:00.083) 0:52:39.754 ********
2026-07-22 22:54:11.182643 | instance | changed: [instance]
2026-07-22 22:54:11.182859 | instance |
2026-07-22 22:54:11.183146 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-22 22:54:11.183618 | instance | Wednesday 22 July 2026 22:54:11 +0000 (0:00:00.829) 0:52:40.584 ********
2026-07-22 22:54:11.274157 | instance | skipping: [instance]
2026-07-22 22:54:11.274384 | instance |
2026-07-22 22:54:11.274647 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************
2026-07-22 22:54:11.274910 | instance | Wednesday 22 July 2026 22:54:11 +0000 (0:00:00.091) 0:52:40.676 ********
2026-07-22 22:54:11.941331 | instance | changed: [instance]
2026-07-22 22:54:11.941715 | instance |
2026-07-22 22:54:11.941870 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:54:11.942131 | instance | Wednesday 22 July 2026 22:54:11 +0000 (0:00:00.665) 0:52:41.341 ********
2026-07-22 22:54:12.073934 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:54:12.073986 | instance |
2026-07-22 22:54:12.073999 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:54:12.074282 | instance | Wednesday 22 July 2026 22:54:12 +0000 (0:00:00.133) 0:52:41.474 ********
2026-07-22 22:54:12.654881 | instance | changed: [instance]
2026-07-22 22:54:12.655098 | instance |
2026-07-22 22:54:12.655375 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] ***
2026-07-22 22:54:12.655713 | instance | Wednesday 22 July 2026 22:54:12 +0000 (0:00:00.581) 0:52:42.056 ********
2026-07-22 22:54:12.912755 | instance | changed: [instance]
2026-07-22 22:54:12.913004 | instance |
2026-07-22 22:54:12.913298 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] ***
2026-07-22 22:54:12.913606 | instance | Wednesday 22 July 2026 22:54:12 +0000 (0:00:00.257) 0:52:42.314 ********
2026-07-22 22:54:13.542020 | instance | changed: [instance]
2026-07-22 22:54:13.542255 | instance |
2026-07-22 22:54:13.542571 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] ***
2026-07-22 22:54:13.542852 | instance | Wednesday 22 July 2026 22:54:13 +0000 (0:00:00.629) 0:52:42.943 ********
2026-07-22 22:54:14.648548 | instance | changed: [instance]
2026-07-22 22:54:14.648786 | instance |
2026-07-22 22:54:14.649070 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] ***
2026-07-22 22:54:14.649329 | instance | Wednesday 22 July 2026 22:54:14 +0000 (0:00:01.106) 0:52:44.050 ********
2026-07-22 22:54:18.032015 | instance | changed: [instance]
2026-07-22 22:54:18.032084 | instance |
2026-07-22 22:54:18.032245 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] ***
2026-07-22 22:54:18.032362 | instance | Wednesday 22 July 2026 22:54:18 +0000 (0:00:03.383) 0:52:47.434 ********
2026-07-22 22:54:18.316336 | instance | changed: [instance]
2026-07-22 22:54:18.316574 | instance |
2026-07-22 22:54:18.316797 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] ***
2026-07-22 22:54:18.316919 | instance | Wednesday 22 July 2026 22:54:18 +0000 (0:00:00.283) 0:52:47.717 ********
2026-07-22 22:54:20.676587 | instance | changed: [instance]
2026-07-22 22:54:20.676646 | instance |
2026-07-22 22:54:20.676657 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] ***
2026-07-22 22:54:20.676668 | instance | Wednesday 22 July 2026 22:54:20 +0000 (0:00:02.359) 0:52:50.077 ********
2026-07-22 22:54:21.418514 | instance | ok: [instance]
2026-07-22 22:54:21.418609 | instance |
2026-07-22 22:54:21.419567 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] *****
2026-07-22 22:54:21.419595 | instance | Wednesday 22 July 2026 22:54:21 +0000 (0:00:00.742) 0:52:50.820 ********
2026-07-22 22:54:26.574466 | instance | changed: [instance]
2026-07-22 22:54:26.574533 | instance |
2026-07-22 22:54:26.574676 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] ***
2026-07-22 22:54:26.574796 | instance | Wednesday 22 July 2026 22:54:26 +0000 (0:00:05.155) 0:52:55.976 ********
2026-07-22 22:54:26.651838 | instance | skipping: [instance]
2026-07-22 22:54:26.651936 | instance |
2026-07-22 22:54:26.652062 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] ***************
2026-07-22 22:54:26.652185 | instance | Wednesday 22 July 2026 22:54:26 +0000 (0:00:00.077) 0:52:56.053 ********
2026-07-22 22:54:26.719577 | instance | skipping: [instance]
2026-07-22 22:54:26.719701 | instance |
2026-07-22 22:54:26.719836 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] ***
2026-07-22 22:54:26.719976 | instance | Wednesday 22 July 2026 22:54:26 +0000 (0:00:00.067) 0:52:56.121 ********
2026-07-22 22:55:14.638712 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'})
2026-07-22 22:55:14.638867 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'})
2026-07-22 22:55:14.638881 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'})
2026-07-22 22:55:14.638975 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'})
2026-07-22 22:55:14.639140 | instance |
2026-07-22 22:55:14.639338 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] ***
2026-07-22 22:55:14.639525 | instance | Wednesday 22 July 2026 22:55:14 +0000 (0:00:47.918) 0:53:44.039 ********
2026-07-22 22:55:14.745452 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:55:14.745796 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:55:14.746162 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:55:14.746455 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:55:14.746742 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:55:14.747041 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:55:14.747410 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:55:14.747557 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-07-22 22:55:14.747757 | instance | skipping: [instance]
2026-07-22 22:55:14.747909 | instance |
2026-07-22 22:55:14.748080 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] ****
2026-07-22 22:55:14.750142 | instance | Wednesday 22 July 2026 22:55:14 +0000 (0:00:00.107) 0:53:44.146 ********
2026-07-22 22:55:30.976400 | instance | changed: [instance]
2026-07-22 22:55:30.976706 | instance |
2026-07-22 22:55:30.976991 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] *********
2026-07-22 22:55:30.977286 | instance | Wednesday 22 July 2026 22:55:30 +0000 (0:00:16.231) 0:54:00.377 ********
2026-07-22 22:55:31.726781 | instance | changed: [instance]
2026-07-22 22:55:31.727016 | instance |
2026-07-22 22:55:31.727293 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] **************************
2026-07-22 22:55:31.727560 | instance | Wednesday 22 July 2026 22:55:31 +0000 (0:00:00.750) 0:54:01.128 ********
2026-07-22 22:57:46.140400 | instance | changed: [instance]
2026-07-22 22:57:46.140629 | instance |
2026-07-22 22:57:46.140906 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] **********
2026-07-22 22:57:46.141172 | instance | Wednesday 22 July 2026 22:57:46 +0000 (0:02:14.412) 0:56:15.541 ********
2026-07-22 22:57:46.993995 | instance | changed: [instance]
2026-07-22 22:57:46.994289 | instance |
2026-07-22 22:57:46.994575 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 22:57:46.994880 | instance | Wednesday 22 July 2026 22:57:46 +0000 (0:00:00.853) 0:56:16.395 ********
2026-07-22 22:57:47.145576 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:57:47.145737 | instance |
2026-07-22 22:57:47.145942 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:57:47.146120 | instance | Wednesday 22 July 2026 22:57:47 +0000 (0:00:00.151) 0:56:16.547 ********
2026-07-22 22:57:47.243432 | instance | skipping: [instance]
2026-07-22 22:57:47.243584 | instance |
2026-07-22 22:57:47.243972 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:57:47.244084 | instance | Wednesday 22 July 2026 22:57:47 +0000 (0:00:00.097) 0:56:16.645 ********
2026-07-22 22:57:47.326903 | instance | skipping: [instance]
2026-07-22 22:57:47.327035 | instance |
2026-07-22 22:57:47.327246 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:57:47.327424 | instance | Wednesday 22 July 2026 22:57:47 +0000 (0:00:00.083) 0:56:16.728 ********
2026-07-22 22:57:47.401323 | instance | ok: [instance]
2026-07-22 22:57:47.401380 | instance |
2026-07-22 22:57:47.401496 | instance | TASK [Create Ingress container-infra] ******************************************
2026-07-22 22:57:47.401748 | instance | Wednesday 22 July 2026 22:57:47 +0000 (0:00:00.074) 0:56:16.802 ********
2026-07-22 22:57:47.509717 | instance | included: ingress for instance
2026-07-22 22:57:47.509767 | instance |
2026-07-22 22:57:47.509775 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************
2026-07-22 22:57:47.510034 | instance | Wednesday 22 July 2026 22:57:47 +0000 (0:00:00.107) 0:56:16.910 ********
2026-07-22 22:57:48.690402 | instance | changed: [instance]
2026-07-22 22:57:48.690524 | instance |
2026-07-22 22:57:48.690713 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] *********************
2026-07-22 22:57:48.690889 | instance | Wednesday 22 July 2026 22:57:48 +0000 (0:00:01.177) 0:56:18.088 ********
2026-07-22 22:57:49.478114 | instance | changed: [instance]
2026-07-22 22:57:49.478234 | instance |
2026-07-22 22:57:49.478411 | instance | TASK [Create magnum registry Ingress] ******************************************
2026-07-22 22:57:49.478615 | instance | Wednesday 22 July 2026 22:57:49 +0000 (0:00:00.790) 0:56:18.878 ********
2026-07-22 22:57:49.630722 | instance | included: openstack_helm_ingress for instance
2026-07-22 22:57:49.630872 | instance |
2026-07-22 22:57:49.631161 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 22:57:49.631470 | instance | Wednesday 22 July 2026 22:57:49 +0000 (0:00:00.153) 0:56:19.032 ********
2026-07-22 22:57:49.712809 | instance | skipping: [instance]
2026-07-22 22:57:49.712862 | instance |
2026-07-22 22:57:49.712868 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 22:57:49.712879 | instance | Wednesday 22 July 2026 22:57:49 +0000 (0:00:00.081) 0:56:19.113 ********
2026-07-22 22:57:49.793576 | instance | skipping: [instance]
2026-07-22 22:57:49.793646 | instance |
2026-07-22 22:57:49.793781 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 22:57:49.793902 | instance | Wednesday 22 July 2026 22:57:49 +0000 (0:00:00.081) 0:56:19.195 ********
2026-07-22 22:57:49.873950 | instance | ok: [instance]
2026-07-22 22:57:49.874033 | instance |
2026-07-22 22:57:49.874159 | instance | TASK [Create Ingress container-infra-registry] *********************************
2026-07-22 22:57:49.874279 | instance | Wednesday 22 July 2026 22:57:49 +0000 (0:00:00.080) 0:56:19.275 ********
2026-07-22 22:57:49.979901 | instance | included: ingress for instance
2026-07-22 22:57:49.980000 | instance |
2026-07-22 22:57:49.980125 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] ***
2026-07-22 22:57:49.980249 | instance | Wednesday 22 July 2026 22:57:49 +0000 (0:00:00.105) 0:56:19.381 ********
2026-07-22 22:57:51.260196 | instance | changed: [instance]
2026-07-22 22:57:51.260368 | instance |
2026-07-22 22:57:51.260566 | instance | TASK [Upload images] ***********************************************************
2026-07-22 22:57:51.260753 | instance | Wednesday 22 July 2026 22:57:51 +0000 (0:00:01.279) 0:56:20.661 ********
2026-07-22 22:57:51.405553 | instance | included: atmosphere.common.glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'})
2026-07-22 22:57:51.405703 | instance |
2026-07-22 22:57:51.405933 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-07-22 22:57:51.406126 | instance | Wednesday 22 July 2026 22:57:51 +0000 (0:00:00.145) 0:56:20.807 ********
2026-07-22 22:57:51.949514 | instance | ok: [instance]
2026-07-22 22:57:51.949644 | instance |
2026-07-22 22:57:51.949829 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-07-22 22:57:51.950006 | instance | Wednesday 22 July 2026 22:57:51 +0000 (0:00:00.543) 0:56:21.351 ********
2026-07-22 22:57:52.210012 | instance | ok: [instance]
2026-07-22 22:57:52.210231 | instance |
2026-07-22 22:57:52.210506 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-07-22 22:57:52.210773 | instance | Wednesday 22 July 2026 22:57:52 +0000 (0:00:00.260) 0:56:21.611 ********
2026-07-22 22:57:53.280046 | instance | ok: [instance]
2026-07-22 22:57:53.280166 | instance |
2026-07-22 22:57:53.280270 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-07-22 22:57:53.280411 | instance | Wednesday 22 July 2026 22:57:53 +0000 (0:00:01.070) 0:56:22.681 ********
2026-07-22 22:57:53.346946 | instance | ok: [instance]
2026-07-22 22:57:53.347147 | instance |
2026-07-22 22:57:53.347716 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-07-22 22:57:53.347918 | instance | Wednesday 22 July 2026 22:57:53 +0000 (0:00:00.066) 0:56:22.748 ********
2026-07-22 22:57:53.443857 | instance | ok: [instance]
2026-07-22 22:57:53.444087 | instance |
2026-07-22 22:57:53.444365 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-07-22 22:57:53.444648 | instance | Wednesday 22 July 2026 22:57:53 +0000 (0:00:00.097) 0:56:22.845 ********
2026-07-22 22:57:53.675887 | instance | changed: [instance]
2026-07-22 22:57:53.676252 | instance |
2026-07-22 22:57:53.676592 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-07-22 22:57:53.676823 | instance | Wednesday 22 July 2026 22:57:53 +0000 (0:00:00.231) 0:56:23.077 ********
2026-07-22 22:57:58.799237 | instance | changed: [instance]
2026-07-22 22:57:58.799471 | instance |
2026-07-22 22:57:58.799796 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-07-22 22:57:58.800064 | instance | Wednesday 22 July 2026 22:57:58 +0000 (0:00:05.123) 0:56:28.200 ********
2026-07-22 22:57:59.053106 | instance | ok: [instance]
2026-07-22 22:57:59.053268 | instance |
2026-07-22 22:57:59.053455 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-07-22 22:57:59.053617 | instance | Wednesday 22 July 2026 22:57:59 +0000 (0:00:00.254) 0:56:28.454 ********
2026-07-22 22:57:59.133737 | instance | skipping: [instance]
2026-07-22 22:57:59.133970 | instance |
2026-07-22 22:57:59.134260 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-07-22 22:57:59.134545 | instance | Wednesday 22 July 2026 22:57:59 +0000 (0:00:00.080) 0:56:28.535 ********
2026-07-22 22:57:59.825539 | instance | ok: [instance]
2026-07-22 22:57:59.825887 | instance |
2026-07-22 22:57:59.826178 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-07-22 22:57:59.826441 | instance | Wednesday 22 July 2026 22:57:59 +0000 (0:00:00.691) 0:56:29.226 ********
2026-07-22 22:57:59.897441 | instance | ok: [instance]
2026-07-22 22:57:59.897680 | instance |
2026-07-22 22:57:59.897962 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-07-22 22:57:59.898230 | instance | Wednesday 22 July 2026 22:57:59 +0000 (0:00:00.072) 0:56:29.299 ********
2026-07-22 22:58:19.798163 | instance | changed: [instance]
2026-07-22 22:58:19.798266 | instance |
2026-07-22 22:58:19.798391 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-07-22 22:58:19.798503 | instance | Wednesday 22 July 2026 22:58:19 +0000 (0:00:19.900) 0:56:49.200 ********
2026-07-22 22:58:19.864750 | instance | skipping: [instance]
2026-07-22 22:58:19.864987 | instance |
2026-07-22 22:58:19.865349 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-07-22 22:58:19.865592 | instance | Wednesday 22 July 2026 22:58:19 +0000 (0:00:00.066) 0:56:49.266 ********
2026-07-22 22:58:19.931520 | instance | skipping: [instance]
2026-07-22 22:58:19.931772 | instance |
2026-07-22 22:58:19.932036 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-07-22 22:58:19.932292 | instance | Wednesday 22 July 2026 22:58:19 +0000 (0:00:00.067) 0:56:49.333 ********
2026-07-22 22:58:20.389898 | instance | changed: [instance]
2026-07-22 22:58:20.390155 | instance |
2026-07-22 22:58:20.390472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-22 22:58:20.390775 | instance | Wednesday 22 July 2026 22:58:20 +0000 (0:00:00.457) 0:56:49.790 ********
2026-07-22 22:58:20.510978 | instance | ok: [instance]
2026-07-22 22:58:20.511134 | instance |
2026-07-22 22:58:20.511302 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-22 22:58:20.511515 | instance | Wednesday 22 July 2026 22:58:20 +0000 (0:00:00.121) 0:56:49.912 ********
2026-07-22 22:58:20.622956 | instance | included: rabbitmq for instance
2026-07-22 22:58:20.623069 | instance |
2026-07-22 22:58:20.623208 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-22 22:58:20.623332 | instance | Wednesday 22 July 2026 22:58:20 +0000 (0:00:00.112) 0:56:50.024 ********
2026-07-22 22:58:21.340636 | instance | ok: [instance]
2026-07-22 22:58:21.340860 | instance |
2026-07-22 22:58:21.341175 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-22 22:58:21.341432 | instance | Wednesday 22 July 2026 22:58:21 +0000 (0:00:00.717) 0:56:50.741 ********
2026-07-22 22:58:21.415981 | instance | skipping: [instance]
2026-07-22 22:58:21.416224 | instance |
2026-07-22 22:58:21.416513 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-22 22:58:21.416797 | instance | Wednesday 22 July 2026 22:58:21 +0000 (0:00:00.075) 0:56:50.817 ********
2026-07-22 22:58:21.493523 | instance | skipping: [instance]
2026-07-22 22:58:21.493589 | instance |
2026-07-22 22:58:21.493711 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-22 22:58:21.493854 | instance | Wednesday 22 July 2026 22:58:21 +0000 (0:00:00.077) 0:56:50.895 ********
2026-07-22 22:58:21.565219 | instance | skipping: [instance]
2026-07-22 22:58:21.565487 | instance |
2026-07-22 22:58:21.565767 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-22 22:58:21.566074 | instance | Wednesday 22 July 2026 22:58:21 +0000 (0:00:00.071) 0:56:50.966 ********
2026-07-22 22:58:52.663423 | instance | changed: [instance]
2026-07-22 22:58:52.663542 | instance |
2026-07-22 22:58:52.663587 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-22 22:58:52.663747 | instance | Wednesday 22 July 2026 22:58:52 +0000 (0:00:31.097) 0:57:22.064 ********
2026-07-22 22:58:53.474179 | instance | ok: [instance]
2026-07-22 22:58:53.474268 | instance |
2026-07-22 22:58:53.474408 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-22 22:58:53.474525 | instance | Wednesday 22 July 2026 22:58:53 +0000 (0:00:00.811) 0:57:22.875 ********
2026-07-22 22:58:53.548862 | instance | ok: [instance]
2026-07-22 22:58:53.549075 | instance |
2026-07-22 22:58:53.549356 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-22 22:58:53.549617 | instance | Wednesday 22 July 2026 22:58:53 +0000 (0:00:00.074) 0:57:22.950 ********
2026-07-22 22:58:53.625886 | instance | skipping: [instance]
2026-07-22 22:58:53.625990 | instance |
2026-07-22 22:58:53.626124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-22 22:58:53.626246 | instance | Wednesday 22 July 2026 22:58:53 +0000 (0:00:00.077) 0:57:23.027 ********
2026-07-22 22:58:53.698863 | instance | skipping: [instance]
2026-07-22 22:58:53.698971 | instance |
2026-07-22 22:58:53.699101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-22 22:58:53.699225 | instance | Wednesday 22 July 2026 22:58:53 +0000 (0:00:00.073) 0:57:23.100 ********
2026-07-22 22:58:53.769819 | instance | ok: [instance]
2026-07-22 22:58:53.770076 | instance |
2026-07-22 22:58:53.770352 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-22 22:58:53.770639 | instance | Wednesday 22 July 2026 22:58:53 +0000 (0:00:00.070) 0:57:23.171 ********
2026-07-22 22:58:53.909290 | instance | ok: [instance] => (item=sharev2)
2026-07-22 22:58:53.909543 | instance | ok: [instance] => (item=oslo_cache)
2026-07-22 22:58:53.909804 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-22 22:58:53.910072 | instance | ok: [instance] => (item=oslo_db)
2026-07-22 22:58:53.910325 | instance | ok: [instance] => (item=identity)
2026-07-22 22:58:53.910781 | instance |
2026-07-22 22:58:53.911052 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-22 22:58:53.911314 | instance | Wednesday 22 July 2026 22:58:53 +0000 (0:00:00.138) 0:57:23.310 ********
2026-07-22 22:58:54.005029 | instance | ok: [instance]
2026-07-22 22:58:54.005240 | instance |
2026-07-22 22:58:54.005517 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-22 22:58:54.005783 | instance | Wednesday 22 July 2026 22:58:53 +0000 (0:00:00.096) 0:57:23.406 ********
2026-07-22 22:58:54.098201 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-22 22:58:54.098451 | instance |
2026-07-22 22:58:54.098740 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-22 22:58:54.099019 | instance | Wednesday 22 July 2026 22:58:54 +0000 (0:00:00.093) 0:57:23.499 ********
2026-07-22 22:58:54.788663 | instance | changed: [instance]
2026-07-22 22:58:54.788781 | instance |
2026-07-22 22:58:54.788972 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ******************************
2026-07-22 22:58:54.789136 | instance | Wednesday 22 July 2026 22:58:54 +0000 (0:00:00.689) 0:57:24.189 ********
2026-07-22 22:58:56.076697 | instance | changed: [instance]
2026-07-22 22:58:56.076981 | instance |
2026-07-22 22:58:56.077325 | instance | TASK [Upload service image] ****************************************************
2026-07-22 22:58:56.077632 | instance | Wednesday 22 July 2026 22:58:56 +0000 (0:00:01.288) 0:57:25.478 ********
2026-07-22 22:58:56.201642 | instance | included: atmosphere.common.glance_image for instance
2026-07-22 22:58:56.201875 | instance |
2026-07-22 22:58:56.202188 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-07-22 22:58:56.202539 | instance | Wednesday 22 July 2026 22:58:56 +0000 (0:00:00.125) 0:57:25.603 ********
2026-07-22 22:58:56.739403 | instance | ok: [instance]
2026-07-22 22:58:56.739667 | instance |
2026-07-22 22:58:56.739981 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-07-22 22:58:56.740248 | instance | Wednesday 22 July 2026 22:58:56 +0000 (0:00:00.537) 0:57:26.140 ********
2026-07-22 22:58:57.063097 | instance | ok: [instance]
2026-07-22 22:58:57.063317 | instance |
2026-07-22 22:58:57.063606 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-07-22 22:58:57.063918 | instance | Wednesday 22 July 2026 22:58:57 +0000 (0:00:00.323) 0:57:26.464 ********
2026-07-22 22:58:58.088640 | instance | ok: [instance]
2026-07-22 22:58:58.088788 | instance |
2026-07-22 22:58:58.088979 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-07-22 22:58:58.089153 | instance | Wednesday 22 July 2026 22:58:58 +0000 (0:00:01.025) 0:57:27.490 ********
2026-07-22 22:58:58.166920 | instance | ok: [instance]
2026-07-22 22:58:58.167086 | instance |
2026-07-22 22:58:58.167289 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-07-22 22:58:58.167458 | instance | Wednesday 22 July 2026 22:58:58 +0000 (0:00:00.078) 0:57:27.568 ********
2026-07-22 22:58:58.251836 | instance | ok: [instance]
2026-07-22 22:58:58.251969 | instance |
2026-07-22 22:58:58.252135 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-07-22 22:58:58.252301 | instance | Wednesday 22 July 2026 22:58:58 +0000 (0:00:00.084) 0:57:27.653 ********
2026-07-22 22:58:58.514918 | instance | changed: [instance]
2026-07-22 22:58:58.515184 | instance |
2026-07-22 22:58:58.515488 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-07-22 22:58:58.515828 | instance | Wednesday 22 July 2026 22:58:58 +0000 (0:00:00.262) 0:57:27.916 ********
2026-07-22 22:59:06.735913 | instance | changed: [instance]
2026-07-22 22:59:06.736054 | instance |
2026-07-22 22:59:06.736238 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-07-22 22:59:06.736416 | instance | Wednesday 22 July 2026 22:59:06 +0000 (0:00:08.221) 0:57:36.137 ********
2026-07-22 22:59:07.010242 | instance | ok: [instance]
2026-07-22 22:59:07.010364 | instance |
2026-07-22 22:59:07.010538 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-07-22 22:59:07.010709 | instance | Wednesday 22 July 2026 22:59:07 +0000 (0:00:00.274) 0:57:36.411 ********
2026-07-22 22:59:07.079891 | instance | skipping: [instance]
2026-07-22 22:59:07.080136 | instance |
2026-07-22 22:59:07.080283 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-07-22 22:59:07.080507 | instance | Wednesday 22 July 2026 22:59:07 +0000 (0:00:00.069) 0:57:36.481 ********
2026-07-22 22:59:07.821994 | instance | ok: [instance]
2026-07-22 22:59:07.822128 | instance |
2026-07-22 22:59:07.822308 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-07-22 22:59:07.822498 | instance | Wednesday 22 July 2026 22:59:07 +0000 (0:00:00.741) 0:57:37.223 ********
2026-07-22 22:59:07.903441 | instance | ok: [instance]
2026-07-22 22:59:07.903722 | instance |
2026-07-22 22:59:07.904040 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-07-22 22:59:07.904357 | instance | Wednesday 22 July 2026 22:59:07 +0000 (0:00:00.081) 0:57:37.304 ********
2026-07-22 22:59:26.031298 | instance | changed: [instance]
2026-07-22 22:59:26.031510 | instance |
2026-07-22 22:59:26.031816 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-07-22 22:59:26.032086 | instance | Wednesday 22 July 2026 22:59:26 +0000 (0:00:18.127) 0:57:55.432 ********
2026-07-22 22:59:26.115719 | instance | skipping: [instance]
2026-07-22 22:59:26.115980 | instance |
2026-07-22 22:59:26.116287 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-07-22 22:59:26.116574 | instance | Wednesday 22 July 2026 22:59:26 +0000 (0:00:00.084) 0:57:55.517 ********
2026-07-22 22:59:26.184876 | instance | skipping: [instance]
2026-07-22 22:59:26.185132 | instance |
2026-07-22 22:59:26.185418 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-07-22 22:59:26.185701 | instance | Wednesday 22 July 2026 22:59:26 +0000 (0:00:00.069) 0:57:55.586 ********
2026-07-22 22:59:26.661873 | instance | changed: [instance]
2026-07-22 22:59:26.662100 | instance |
2026-07-22 22:59:26.662383 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] ***
2026-07-22 22:59:26.662642 | instance | Wednesday 22 July 2026 22:59:26 +0000 (0:00:00.475) 0:57:56.062 ********
2026-07-22 22:59:28.757671 | instance | changed: [instance]
2026-07-22 22:59:28.757999 | instance |
2026-07-22 22:59:28.758451 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] ***
2026-07-22 22:59:28.758778 | instance | Wednesday 22 July 2026 22:59:28 +0000 (0:00:02.096) 0:57:58.158 ********
2026-07-22 22:59:32.706803 | instance | changed: [instance] => (item=22)
2026-07-22 22:59:32.707074 | instance | changed: [instance] => (item=111)
2026-07-22 22:59:32.707360 | instance | changed: [instance] => (item=2049)
2026-07-22 22:59:32.707645 | instance |
2026-07-22 22:59:32.707994 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] ***
2026-07-22 22:59:32.708270 | instance | Wednesday 22 July 2026 22:59:32 +0000 (0:00:03.949) 0:58:02.108 ********
2026-07-22 22:59:34.108646 | instance | changed: [instance]
2026-07-22 22:59:34.109037 | instance |
2026-07-22 22:59:34.109387 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] ***
2026-07-22 22:59:34.109716 | instance | Wednesday 22 July 2026 22:59:34 +0000 (0:00:01.401) 0:58:03.509 ********
2026-07-22 22:59:34.341285 | instance | ok: [instance -> localhost]
2026-07-22 22:59:34.341400 | instance |
2026-07-22 22:59:34.341415 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] ***
2026-07-22 22:59:34.341567 | instance | Wednesday 22 July 2026 22:59:34 +0000 (0:00:00.233) 0:58:03.743 ********
2026-07-22 22:59:34.786048 | instance | ok: [instance -> localhost]
2026-07-22 22:59:34.786133 | instance |
2026-07-22 22:59:34.786477 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] ****
2026-07-22 22:59:34.786546 | instance | Wednesday 22 July 2026 22:59:34 +0000 (0:00:00.444) 0:58:04.187 ********
2026-07-22 22:59:35.165240 | instance | ok: [instance -> localhost]
2026-07-22 22:59:35.165303 | instance |
2026-07-22 22:59:35.165586 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] ***
2026-07-22 22:59:35.165635 | instance | Wednesday 22 July 2026 22:59:35 +0000 (0:00:00.379) 0:58:04.567 ********
2026-07-22 22:59:35.399490 | instance | ok: [instance -> localhost]
2026-07-22 22:59:35.399554 | instance |
2026-07-22 22:59:35.399774 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************
2026-07-22 22:59:35.399901 | instance | Wednesday 22 July 2026 22:59:35 +0000 (0:00:00.234) 0:58:04.801 ********
2026-07-22 22:59:36.158433 | instance | changed: [instance]
2026-07-22 22:59:36.158490 | instance |
2026-07-22 22:59:36.158498 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] **************************
2026-07-22 22:59:36.158505 | instance | Wednesday 22 July 2026 22:59:36 +0000 (0:00:00.758) 0:58:05.559 ********
2026-07-22 23:02:05.990625 | instance | changed: [instance]
2026-07-22 23:02:05.990698 | instance |
2026-07-22 23:02:05.990792 | instance | TASK [Create Ingress] **********************************************************
2026-07-22 23:02:05.990913 | instance | Wednesday 22 July 2026 23:02:05 +0000 (0:02:29.832) 1:00:35.392 ********
2026-07-22 23:02:06.140271 | instance | included: openstack_helm_ingress for instance
2026-07-22 23:02:06.140376 | instance |
2026-07-22 23:02:06.140502 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-22 23:02:06.140623 | instance | Wednesday 22 July 2026 23:02:06 +0000 (0:00:00.149) 1:00:35.542 ********
2026-07-22 23:02:06.214563 | instance | skipping: [instance]
2026-07-22 23:02:06.214670 | instance |
2026-07-22 23:02:06.214975 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-22 23:02:06.215103 | instance | Wednesday 22 July 2026 23:02:06 +0000 (0:00:00.074) 1:00:35.616 ********
2026-07-22 23:02:06.287736 | instance | skipping: [instance]
2026-07-22 23:02:06.287828 | instance |
2026-07-22 23:02:06.287958 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-22 23:02:06.288079 | instance | Wednesday 22 July 2026 23:02:06 +0000 (0:00:00.073) 1:00:35.689 ********
2026-07-22 23:02:06.374181 | instance | ok: [instance]
2026-07-22 23:02:06.374348 | instance |
2026-07-22 23:02:06.374474 | instance | TASK [Create Ingress sharev2] **************************************************
2026-07-22 23:02:06.374595 | instance | Wednesday 22 July 2026 23:02:06 +0000 (0:00:00.086) 1:00:35.776 ********
2026-07-22 23:02:06.507580 | instance | included: ingress for instance
2026-07-22 23:02:06.507959 | instance |
2026-07-22 23:02:06.508280 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ********************
2026-07-22 23:02:06.508531 | instance | Wednesday 22 July 2026 23:02:06 +0000 (0:00:00.132) 1:00:35.909 ********
2026-07-22 23:02:07.803438 | instance | changed: [instance]
2026-07-22 23:02:07.803708 | instance |
2026-07-22 23:02:07.804006 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] ***************
2026-07-22 23:02:07.804280 | instance | Wednesday 22 July 2026 23:02:07 +0000 (0:00:01.295) 1:00:37.204 ********
2026-07-22 23:02:09.050540 | instance | fatal: [instance]: FAILED! => {"changed": false, "extra_data": {"data": null, "details": "503 Service Temporarily Unavailable: nginx", "response": "\r\n
503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n"}, "msg": "No Quota found for 2b0d3f462d034028a4cb52a747049153: Server Error for url: https://load-balancer.199-204-45-235.nip.io/v2.0/lbaas/quotas/2b0d3f462d034028a4cb52a747049153, 503 Service Temporarily Unavailable: nginx"}
2026-07-22 23:02:09.059072 | instance |
2026-07-22 23:02:09.059231 | instance | PLAY RECAP *********************************************************************
2026-07-22 23:02:09.059407 | instance | instance : ok=807 changed=286 unreachable=0 failed=1 skipped=248 rescued=0 ignored=2
2026-07-22 23:02:09.059556 | instance |
2026-07-22 23:02:09.059744 | instance | Wednesday 22 July 2026 23:02:09 +0000 (0:00:01.253) 1:00:38.457 ********
2026-07-22 23:02:09.059901 | instance | ===============================================================================
2026-07-22 23:02:09.060069 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 284.90s
2026-07-22 23:02:09.060254 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 199.39s
2026-07-22 23:02:09.060394 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 161.45s
2026-07-22 23:02:09.060554 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 156.69s
2026-07-22 23:02:09.060711 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 149.83s
2026-07-22 23:02:09.060871 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 143.48s
2026-07-22 23:02:09.061030 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 134.41s
2026-07-22 23:02:09.061192 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 132.31s
2026-07-22 23:02:09.061351 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 131.87s
2026-07-22 23:02:09.061521 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 129.96s
2026-07-22 23:02:09.061680 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 98.60s
2026-07-22 23:02:09.061860 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 91.42s
2026-07-22 23:02:09.062005 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 90.75s
2026-07-22 23:02:09.062184 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 89.39s
2026-07-22 23:02:09.062342 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 88.62s
2026-07-22 23:02:09.062529 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 87.47s
2026-07-22 23:02:09.062710 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 47.92s
2026-07-22 23:02:09.062871 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 31.81s
2026-07-22 23:02:09.063040 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.13s
2026-07-22 23:02:09.063201 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.10s
2026-07-22 23:02:09.397013 | 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-07-22 23:02:09.397094 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-07-22 23:02:09.397235 | 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-07-22 23:02:09.848128 | instance | ERROR
2026-07-22 23:02:09.849101 | instance | {
2026-07-22 23:02:09.849214 | instance | "delta": "1:01:46.590290",
2026-07-22 23:02:09.849271 | instance | "end": "2026-07-22 23:02:09.483249",
2026-07-22 23:02:09.849302 | instance | "msg": "non-zero return code",
2026-07-22 23:02:09.849321 | instance | "rc": 2,
2026-07-22 23:02:09.849338 | instance | "start": "2026-07-22 22:00:22.892959"
2026-07-22 23:02:09.849356 | instance | }
failure
2026-07-22 23:02:09.939757 |
2026-07-22 23:02:09.940021 | PLAY RECAP
2026-07-22 23:02:09.940079 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-07-22 23:02:09.940103 |
2026-07-22 23:02:10.105769 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-07-22 23:02:10.119285 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-07-22 23:02:10.787574 |
2026-07-22 23:02:10.787743 | PLAY [all]
2026-07-22 23:02:10.803305 |
2026-07-22 23:02:10.803400 | TASK [gather-host-logs : creating directory for system status]
2026-07-22 23:02:11.182235 | instance | changed
2026-07-22 23:02:11.187846 |
2026-07-22 23:02:11.187931 | TASK [gather-host-logs : Get logs for each host]
2026-07-22 23:02:11.605285 | instance | + systemd-cgls --full --all --no-pager
2026-07-22 23:02:11.658931 | instance | + ip addr
2026-07-22 23:02:11.666383 | instance | + ip route
2026-07-22 23:02:11.670296 | instance | + lsblk
2026-07-22 23:02:11.686182 | instance | + mount
2026-07-22 23:02:11.703314 | instance | + docker images
2026-07-22 23:02:11.724082 | instance | + brctl show
2026-07-22 23:02:11.724625 | instance | /bin/bash: line 8: brctl: command not found
2026-07-22 23:02:11.724843 | instance | + ps aux --sort=-%mem
2026-07-22 23:02:11.780456 | instance | + dpkg -l
2026-07-22 23:02:11.793558 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-07-22 23:02:11.794315 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-07-22 23:02:11.814790 | instance | + '[' '!' -z '' ']'
2026-07-22 23:02:12.242934 | instance | ok: Runtime: 0:00:00.216284
2026-07-22 23:02:12.250219 |
2026-07-22 23:02:12.250284 | TASK [gather-host-logs : Downloads logs to executor]
2026-07-22 23:02:12.915725 | instance | changed:
2026-07-22 23:02:12.916060 | instance | created directory /var/lib/zuul/builds/c896abb2a96f4e789ceb8d28a235208e/work/logs/instance
2026-07-22 23:02:12.916121 | instance | cd+++++++++ system/
2026-07-22 23:02:12.916169 | instance | >f+++++++++ system/brctl-show.txt
2026-07-22 23:02:12.916214 | instance | >f+++++++++ system/docker-images.txt
2026-07-22 23:02:12.916256 | instance | >f+++++++++ system/ip-addr.txt
2026-07-22 23:02:12.916303 | instance | >f+++++++++ system/ip-route.txt
2026-07-22 23:02:12.916342 | instance | >f+++++++++ system/lsblk.txt
2026-07-22 23:02:12.916362 | instance | >f+++++++++ system/mount.txt
2026-07-22 23:02:12.916381 | instance | >f+++++++++ system/packages.txt
2026-07-22 23:02:12.916399 | instance | >f+++++++++ system/ps.txt
2026-07-22 23:02:12.916420 | instance | >f+++++++++ system/systemd-cgls.txt
2026-07-22 23:02:12.925297 |
2026-07-22 23:02:12.925374 | LOOP [helm-release-status : creating directory for helm release status]
2026-07-22 23:02:13.147759 | instance | changed: "values"
2026-07-22 23:02:13.346192 | instance | changed: "releases"
2026-07-22 23:02:13.365793 |
2026-07-22 23:02:13.365940 | TASK [helm-release-status : Gather get release status for helm charts]
2026-07-22 23:02:23.420326 | instance | ok: Runtime: 0:00:09.572233
2026-07-22 23:02:23.426157 |
2026-07-22 23:02:23.426227 | TASK [helm-release-status : Downloads logs to executor]
2026-07-22 23:02:23.957067 | instance | changed:
2026-07-22 23:02:23.957253 | instance | cd+++++++++ helm/
2026-07-22 23:02:23.957281 | instance | cd+++++++++ helm/releases/
2026-07-22 23:02:23.957302 | instance | cd+++++++++ helm/releases/auth-system/
2026-07-22 23:02:23.957322 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-07-22 23:02:23.957341 | instance | cd+++++++++ helm/releases/cert-manager/
2026-07-22 23:02:23.957360 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-07-22 23:02:23.957378 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-07-22 23:02:23.957397 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-07-22 23:02:23.957416 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-07-22 23:02:23.957433 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-07-22 23:02:23.957451 | instance | cd+++++++++ helm/releases/kube-system/
2026-07-22 23:02:23.957469 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-07-22 23:02:23.957492 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-07-22 23:02:23.957522 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-07-22 23:02:23.957549 | instance | cd+++++++++ helm/releases/monitoring/
2026-07-22 23:02:23.957571 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-07-22 23:02:23.957591 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-07-22 23:02:23.957610 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-07-22 23:02:23.957629 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-07-22 23:02:23.957647 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-07-22 23:02:23.957668 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-07-22 23:02:23.957687 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-07-22 23:02:23.957705 | instance | cd+++++++++ helm/releases/openstack/
2026-07-22 23:02:23.957724 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-07-22 23:02:23.957742 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-07-22 23:02:23.957762 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-07-22 23:02:23.957798 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-07-22 23:02:23.957817 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-07-22 23:02:23.957836 | instance | >f+++++++++ helm/releases/openstack/heat.txt
2026-07-22 23:02:23.957854 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-07-22 23:02:23.957872 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-07-22 23:02:23.957890 | instance | >f+++++++++ helm/releases/openstack/magnum.txt
2026-07-22 23:02:23.957908 | instance | >f+++++++++ helm/releases/openstack/manila.txt
2026-07-22 23:02:23.957926 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-07-22 23:02:23.957943 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-07-22 23:02:23.957961 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-07-22 23:02:23.957978 | instance | >f+++++++++ helm/releases/openstack/octavia.txt
2026-07-22 23:02:23.957996 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-07-22 23:02:23.958013 | instance | >f+++++++++ helm/releases/openstack/ovn.txt
2026-07-22 23:02:23.958031 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-07-22 23:02:23.958049 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-07-22 23:02:23.958067 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-07-22 23:02:23.958085 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-07-22 23:02:23.958103 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-07-22 23:02:23.958120 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-07-22 23:02:23.958138 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-07-22 23:02:23.958156 | instance | cd+++++++++ helm/values/
2026-07-22 23:02:23.958174 | instance | cd+++++++++ helm/values/auth-system/
2026-07-22 23:02:23.958192 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-07-22 23:02:23.958210 | instance | cd+++++++++ helm/values/cert-manager/
2026-07-22 23:02:23.958228 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-07-22 23:02:23.958246 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-07-22 23:02:23.958263 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-07-22 23:02:23.958281 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-07-22 23:02:23.958298 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-07-22 23:02:23.958316 | instance | cd+++++++++ helm/values/kube-system/
2026-07-22 23:02:23.958334 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-07-22 23:02:23.958352 | instance | cd+++++++++ helm/values/local-path-storage/
2026-07-22 23:02:23.958369 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-07-22 23:02:23.958387 | instance | cd+++++++++ helm/values/monitoring/
2026-07-22 23:02:23.958404 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-07-22 23:02:23.958422 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-07-22 23:02:23.958440 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-07-22 23:02:23.958458 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-07-22 23:02:23.958476 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-07-22 23:02:23.958493 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-07-22 23:02:23.958511 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-07-22 23:02:23.958528 | instance | cd+++++++++ helm/values/openstack/
2026-07-22 23:02:23.958545 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-07-22 23:02:23.958563 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-07-22 23:02:23.958603 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-07-22 23:02:23.958625 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-07-22 23:02:23.958649 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-07-22 23:02:23.958668 | instance | >f+++++++++ helm/values/openstack/heat.yaml
2026-07-22 23:02:23.958686 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-07-22 23:02:23.958703 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-07-22 23:02:23.958721 | instance | >f+++++++++ helm/values/openstack/magnum.yaml
2026-07-22 23:02:23.958738 | instance | >f+++++++++ helm/values/openstack/manila.yaml
2026-07-22 23:02:23.958755 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-07-22 23:02:23.958772 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-07-22 23:02:23.958790 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-07-22 23:02:23.958807 | instance | >f+++++++++ helm/values/openstack/octavia.yaml
2026-07-22 23:02:23.958825 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-07-22 23:02:23.958845 | instance | >f+++++++++ helm/values/openstack/ovn.yaml
2026-07-22 23:02:23.958863 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-07-22 23:02:23.958881 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-07-22 23:02:23.958899 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-07-22 23:02:23.958918 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-07-22 23:02:23.958936 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-07-22 23:02:23.958953 | instance | cd+++++++++ helm/values/rook-ceph/
2026-07-22 23:02:23.958971 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-07-22 23:02:23.969360 |
2026-07-22 23:02:23.969427 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-07-22 23:02:24.178861 | instance | changed
2026-07-22 23:02:24.184253 |
2026-07-22 23:02:24.184327 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-07-22 23:02:24.454608 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-22 23:02:24.454725 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-22 23:02:24.462464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:24.464813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:24.565269 | instance | node/instance
2026-07-22 23:02:24.573242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:24.696145 | instance | clusterrole/admin
2026-07-22 23:02:24.952041 | instance | clusterrole/capi-aggregated-manager-role
2026-07-22 23:02:24.979412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:24.983934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:25.027699 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role
2026-07-22 23:02:25.191396 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role
2026-07-22 23:02:25.257254 | instance | clusterrole/capi-kubeadm-control-plane-manager-role
2026-07-22 23:02:25.453326 | instance | clusterrole/capi-manager-role
2026-07-22 23:02:25.454424 | instance | clusterrole/capo-manager-role
2026-07-22 23:02:25.666727 | instance | clusterrole/cephfs-csi-nodeplugin
2026-07-22 23:02:25.670470 | instance | clusterrole/cephfs-external-provisioner-runner
2026-07-22 23:02:25.877938 | instance | clusterrole/cert-manager-cainjector
2026-07-22 23:02:25.894275 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-07-22 23:02:26.079754 | instance | clusterrole/cert-manager-controller-certificates
2026-07-22 23:02:26.104104 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-07-22 23:02:26.291712 | instance | clusterrole/cert-manager-controller-challenges
2026-07-22 23:02:26.337368 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-07-22 23:02:26.526270 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-07-22 23:02:26.558942 | instance | clusterrole/cert-manager-controller-issuers
2026-07-22 23:02:26.726069 | instance | clusterrole/cert-manager-controller-orders
2026-07-22 23:02:26.752573 | instance | clusterrole/cert-manager-edit
2026-07-22 23:02:26.931070 | instance | clusterrole/cert-manager-view
2026-07-22 23:02:26.970673 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-07-22 23:02:27.132251 | instance | clusterrole/cilium
2026-07-22 23:02:27.169682 | instance | clusterrole/cilium-operator
2026-07-22 23:02:27.325215 | instance | clusterrole/cluster-admin
2026-07-22 23:02:27.380189 | instance | clusterrole/edit
2026-07-22 23:02:27.546545 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-07-22 23:02:27.632516 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-07-22 23:02:27.746418 | instance | clusterrole/goldpinger-clusterrole
2026-07-22 23:02:27.831400 | instance | clusterrole/ingress-nginx
2026-07-22 23:02:27.941628 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding
2026-07-22 23:02:28.023082 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-07-22 23:02:28.165583 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-07-22 23:02:28.235513 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding
2026-07-22 23:02:28.381206 | instance | clusterrole/kube-prometheus-stack-operator
2026-07-22 23:02:28.438727 | instance | clusterrolebinding/capi-manager-rolebinding
2026-07-22 23:02:28.610756 | instance | clusterrolebinding/capo-manager-rolebinding
2026-07-22 23:02:28.632108 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-07-22 23:02:28.798897 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-07-22 23:02:28.823965 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-07-22 23:02:28.999455 | instance | clusterrole/kubeadm:get-nodes
2026-07-22 23:02:29.015990 | instance | clusterrolebinding/cert-manager-cainjector
2026-07-22 23:02:29.196562 | instance | clusterrole/local-path-provisioner
2026-07-22 23:02:29.242673 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-07-22 23:02:29.399221 | instance | clusterrole/node-feature-discovery
2026-07-22 23:02:29.437937 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-07-22 23:02:29.628152 | instance | clusterrole/node-feature-discovery-gc
2026-07-22 23:02:29.638184 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-07-22 23:02:29.824777 | instance | clusterrole/nova-bootstrap
2026-07-22 23:02:29.841963 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-07-22 23:02:30.034421 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-07-22 23:02:30.034836 | instance | clusterrole/nova-cell-setup
2026-07-22 23:02:30.226977 | instance | clusterrole/objectstorage-provisioner-role
2026-07-22 23:02:30.230733 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-07-22 23:02:30.422023 | instance | clusterrole/orc-image-editor-role
2026-07-22 23:02:30.426727 | instance | clusterrole/orc-image-viewer-role
2026-07-22 23:02:30.620117 | instance | clusterrole/orc-manager-role
2026-07-22 23:02:30.635341 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-07-22 23:02:30.822671 | instance | clusterrole/orc-metrics-auth-role
2026-07-22 23:02:30.834039 | instance | clusterrolebinding/cert-manager-controller-orders
2026-07-22 23:02:31.037197 | instance | clusterrole/orc-metrics-reader
2026-07-22 23:02:31.037659 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-07-22 23:02:31.238192 | instance | clusterrolebinding/cilium
2026-07-22 23:02:31.240142 | instance | clusterrolebinding/cilium-operator
2026-07-22 23:02:31.437199 | instance | clusterrolebinding/cluster-admin
2026-07-22 23:02:31.453194 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-07-22 23:02:31.630911 | instance | clusterrole/ovn-controller
2026-07-22 23:02:31.658602 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-07-22 23:02:31.835714 | instance | clusterrole/ovn-controller-list-nodes-role-openstack
2026-07-22 23:02:31.883383 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-07-22 23:02:32.038121 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-07-22 23:02:32.089181 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-07-22 23:02:32.246095 | instance | clusterrolebinding/ingress-nginx
2026-07-22 23:02:32.299880 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-07-22 23:02:32.468725 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-07-22 23:02:32.530406 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-07-22 23:02:32.687692 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-07-22 23:02:32.728818 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-07-22 23:02:32.889495 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-07-22 23:02:32.945044 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-07-22 23:02:33.110500 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-07-22 23:02:33.153241 | instance | clusterrolebinding/kubeadm:get-nodes
2026-07-22 23:02:33.301859 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-07-22 23:02:33.364990 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-07-22 23:02:33.534249 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-07-22 23:02:33.585807 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-07-22 23:02:33.729004 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-07-22 23:02:33.814203 | instance | clusterrole/rbd-csi-nodeplugin
2026-07-22 23:02:33.934227 | instance | clusterrolebinding/kubeadm:node-proxier
2026-07-22 23:02:34.011161 | instance | clusterrole/rbd-external-provisioner-runner
2026-07-22 23:02:34.127248 | instance | clusterrolebinding/local-path-provisioner
2026-07-22 23:02:34.198797 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-07-22 23:02:34.321948 | instance | clusterrolebinding/magnum-cluster-api
2026-07-22 23:02:34.416712 | instance | clusterrolebinding/node-feature-discovery
2026-07-22 23:02:34.527131 | instance | clusterrole/rook-ceph-global
2026-07-22 23:02:34.616731 | instance | clusterrolebinding/node-feature-discovery-gc
2026-07-22 23:02:34.759209 | instance | clusterrole/rook-ceph-mgr-cluster
2026-07-22 23:02:34.852086 | instance | clusterrolebinding/nova-bootstrap
2026-07-22 23:02:34.950975 | instance | clusterrole/rook-ceph-mgr-system
2026-07-22 23:02:35.053263 | instance | clusterrolebinding/nova-cell-setup
2026-07-22 23:02:35.160870 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-07-22 23:02:35.263285 | instance | clusterrole/rook-ceph-object-bucket
2026-07-22 23:02:35.364561 | instance | clusterrolebinding/orc-manager-rolebinding
2026-07-22 23:02:35.512577 | instance | clusterrole/rook-ceph-osd
2026-07-22 23:02:35.603567 | instance | clusterrolebinding/orc-metrics-auth-rolebinding
2026-07-22 23:02:35.729066 | instance | clusterrole/rook-ceph-system
2026-07-22 23:02:35.813812 | instance | clusterrolebinding/ovn-controller
2026-07-22 23:02:35.968647 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack
2026-07-22 23:02:36.034267 | instance | clusterrole/secretgen-controller-cluster-role
2026-07-22 23:02:36.193929 | instance | clusterrole/system:aggregate-to-admin
2026-07-22 23:02:36.257925 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-07-22 23:02:36.442783 | instance | clusterrole/system:aggregate-to-edit
2026-07-22 23:02:36.493892 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-07-22 23:02:36.663267 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-07-22 23:02:36.718053 | instance | clusterrole/system:aggregate-to-view
2026-07-22 23:02:36.854392 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-07-22 23:02:36.941116 | instance | clusterrolebinding/rook-ceph-global
2026-07-22 23:02:37.055914 | instance | clusterrole/system:auth-delegator
2026-07-22 23:02:37.139962 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-07-22 23:02:37.243826 | instance | clusterrole/system:basic-user
2026-07-22 23:02:37.333032 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-07-22 23:02:37.456018 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-07-22 23:02:37.543476 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-07-22 23:02:37.652569 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-07-22 23:02:37.761735 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-07-22 23:02:37.861882 | instance | clusterrolebinding/rook-ceph-osd
2026-07-22 23:02:37.954650 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-07-22 23:02:38.055976 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-07-22 23:02:38.170184 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-07-22 23:02:38.247119 | instance | clusterrolebinding/rook-ceph-system
2026-07-22 23:02:38.372018 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-07-22 23:02:38.457321 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-07-22 23:02:38.579001 | instance | clusterrole/system:controller:attachdetach-controller
2026-07-22 23:02:38.682332 | instance | clusterrole/system:controller:certificate-controller
2026-07-22 23:02:38.783553 | instance | clusterrolebinding/system:basic-user
2026-07-22 23:02:38.873830 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-07-22 23:02:38.982519 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-07-22 23:02:39.060994 | instance | clusterrole/system:controller:cronjob-controller
2026-07-22 23:02:39.185387 | instance | clusterrolebinding/system:controller:certificate-controller
2026-07-22 23:02:39.264468 | instance | clusterrole/system:controller:daemon-set-controller
2026-07-22 23:02:39.385057 | instance | clusterrole/system:controller:deployment-controller
2026-07-22 23:02:39.489961 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-07-22 23:02:39.587027 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-07-22 23:02:39.688344 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-07-22 23:02:39.783797 | instance | clusterrole/system:controller:disruption-controller
2026-07-22 23:02:39.887263 | instance | clusterrolebinding/system:controller:deployment-controller
2026-07-22 23:02:39.977880 | instance | clusterrole/system:controller:endpoint-controller
2026-07-22 23:02:40.118317 | instance | clusterrolebinding/system:controller:disruption-controller
2026-07-22 23:02:40.188370 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-07-22 23:02:40.319118 | instance | clusterrole/system:controller:endpointslice-controller
2026-07-22 23:02:40.407177 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-07-22 23:02:40.529552 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-07-22 23:02:40.627741 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-07-22 23:02:40.723961 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-07-22 23:02:40.828545 | instance | clusterrole/system:controller:expand-controller
2026-07-22 23:02:40.925204 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-07-22 23:02:41.019937 | instance | clusterrole/system:controller:generic-garbage-collector
2026-07-22 23:02:41.137238 | instance | clusterrolebinding/system:controller:expand-controller
2026-07-22 23:02:41.236726 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-07-22 23:02:41.330472 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-07-22 23:02:41.457848 | instance | clusterrole/system:controller:job-controller
2026-07-22 23:02:41.546796 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-07-22 23:02:41.664178 | instance | clusterrole/system:controller:namespace-controller
2026-07-22 23:02:41.756003 | instance | clusterrolebinding/system:controller:job-controller
2026-07-22 23:02:41.855782 | instance | clusterrole/system:controller:node-controller
2026-07-22 23:02:41.950673 | instance | clusterrolebinding/system:controller:namespace-controller
2026-07-22 23:02:42.041003 | instance | clusterrole/system:controller:persistent-volume-binder
2026-07-22 23:02:42.136365 | instance | clusterrolebinding/system:controller:node-controller
2026-07-22 23:02:42.258156 | instance | clusterrole/system:controller:pod-garbage-collector
2026-07-22 23:02:42.340379 | instance | clusterrole/system:controller:pv-protection-controller
2026-07-22 23:02:42.483799 | instance | clusterrole/system:controller:pvc-protection-controller
2026-07-22 23:02:42.571250 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-07-22 23:02:42.692316 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-07-22 23:02:42.778432 | instance | clusterrole/system:controller:replicaset-controller
2026-07-22 23:02:42.906619 | instance | clusterrole/system:controller:replication-controller
2026-07-22 23:02:42.981896 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-07-22 23:02:43.108620 | instance | clusterrole/system:controller:resourcequota-controller
2026-07-22 23:02:43.178546 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-07-22 23:02:43.297782 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-07-22 23:02:43.402610 | instance | clusterrole/system:controller:route-controller
2026-07-22 23:02:43.511072 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-07-22 23:02:43.630366 | instance | clusterrole/system:controller:service-account-controller
2026-07-22 23:02:43.712415 | instance | clusterrole/system:controller:service-controller
2026-07-22 23:02:43.840127 | instance | clusterrolebinding/system:controller:replication-controller
2026-07-22 23:02:43.896795 | instance | clusterrole/system:controller:statefulset-controller
2026-07-22 23:02:44.050524 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-07-22 23:02:44.098748 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-07-22 23:02:44.269470 | instance | clusterrole/system:controller:ttl-controller
2026-07-22 23:02:44.311506 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-07-22 23:02:44.473487 | instance | clusterrolebinding/system:controller:route-controller
2026-07-22 23:02:44.529866 | instance | clusterrole/system:coredns
2026-07-22 23:02:44.684011 | instance | clusterrolebinding/system:controller:service-account-controller
2026-07-22 23:02:44.728737 | instance | clusterrole/system:discovery
2026-07-22 23:02:44.913718 | instance | clusterrolebinding/system:controller:service-controller
2026-07-22 23:02:44.931511 | instance | clusterrole/system:heapster
2026-07-22 23:02:45.128670 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-07-22 23:02:45.159322 | instance | clusterrole/system:kube-aggregator
2026-07-22 23:02:45.328246 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-07-22 23:02:45.388906 | instance | clusterrole/system:kube-controller-manager
2026-07-22 23:02:45.554220 | instance | clusterrolebinding/system:controller:ttl-controller
2026-07-22 23:02:45.596623 | instance | clusterrole/system:kube-dns
2026-07-22 23:02:45.750424 | instance | clusterrolebinding/system:coredns
2026-07-22 23:02:45.804202 | instance | clusterrole/system:kube-scheduler
2026-07-22 23:02:45.966529 | instance | clusterrolebinding/system:discovery
2026-07-22 23:02:46.025260 | instance | clusterrole/system:kubelet-api-admin
2026-07-22 23:02:46.177559 | instance | clusterrolebinding/system:kube-controller-manager
2026-07-22 23:02:46.234449 | instance | clusterrole/system:monitoring
2026-07-22 23:02:46.392501 | instance | clusterrolebinding/system:kube-dns
2026-07-22 23:02:46.495095 | instance | clusterrole/system:node
2026-07-22 23:02:46.626009 | instance | clusterrolebinding/system:kube-scheduler
2026-07-22 23:02:46.723490 | instance | clusterrole/system:node-bootstrapper
2026-07-22 23:02:46.825451 | instance | clusterrolebinding/system:monitoring
2026-07-22 23:02:46.939395 | instance | clusterrole/system:node-problem-detector
2026-07-22 23:02:47.022552 | instance | clusterrolebinding/system:node
2026-07-22 23:02:47.155933 | instance | clusterrole/system:node-proxier
2026-07-22 23:02:47.221466 | instance | clusterrolebinding/system:node-proxier
2026-07-22 23:02:47.385323 | instance | clusterrole/system:persistent-volume-provisioner
2026-07-22 23:02:47.452356 | instance | clusterrolebinding/system:public-info-viewer
2026-07-22 23:02:47.605725 | instance | clusterrole/system:public-info-viewer
2026-07-22 23:02:47.669248 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-07-22 23:02:47.805679 | instance | clusterrole/system:service-account-issuer-discovery
2026-07-22 23:02:47.868413 | instance | clusterrolebinding/system:volume-scheduler
2026-07-22 23:02:47.999783 | instance | clusterrole/system:volume-scheduler
2026-07-22 23:02:48.080463 | instance | clusterrolebinding/vector
2026-07-22 23:02:48.203070 | instance | clusterrole/vector
2026-07-22 23:02:48.279111 | instance | clusterrole/view
2026-07-22 23:02:48.415195 | instance | storageclass/general
2026-07-22 23:02:48.510641 | instance | namespace/auth-system
2026-07-22 23:02:48.668743 | instance | namespace/capi-kubeadm-bootstrap-system
2026-07-22 23:02:48.709547 | instance | namespace/capi-kubeadm-control-plane-system
2026-07-22 23:02:48.863691 | instance | namespace/capi-system
2026-07-22 23:02:48.911506 | instance | namespace/capo-system
2026-07-22 23:02:49.074820 | instance | namespace/cert-manager
2026-07-22 23:02:49.110752 | instance | namespace/default
2026-07-22 23:02:49.275196 | instance | namespace/envoy-gateway-system
2026-07-22 23:02:49.306796 | instance | namespace/ingress-nginx
2026-07-22 23:02:49.498221 | instance | namespace/kube-node-lease
2026-07-22 23:02:49.518161 | instance | namespace/kube-public
2026-07-22 23:02:49.708377 | instance | namespace/kube-system
2026-07-22 23:02:49.730308 | instance | namespace/local-path-storage
2026-07-22 23:02:49.905632 | instance | namespace/magnum-system
2026-07-22 23:02:49.948147 | instance | namespace/monitoring
2026-07-22 23:02:50.133411 | instance | namespace/openstack
2026-07-22 23:02:50.155022 | instance | namespace/orc-system
2026-07-22 23:02:50.338409 | instance | namespace/rook-ceph
2026-07-22 23:02:50.359692 | instance | namespace/secretgen-controller
2026-07-22 23:02:50.757174 | instance | ok: Runtime: 0:00:26.143917
2026-07-22 23:02:50.764046 |
2026-07-22 23:02:50.764113 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-07-22 23:02:50.961562 | instance | changed
2026-07-22 23:02:50.966672 |
2026-07-22 23:02:50.966746 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-07-22 23:02:51.190670 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-22 23:02:51.191066 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-22 23:02:51.191190 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-22 23:02:51.319725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:51.321088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:51.415028 | instance | auth-system/configmaps/keycloak-env-vars
2026-07-22 23:02:51.419973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:51.423389 | instance | auth-system/configmaps/kube-root-ca.crt
2026-07-22 23:02:51.425911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:51.530357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:51.555298 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:51.643936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:51.649005 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt
2026-07-22 23:02:51.661152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:51.747046 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager
2026-07-22 23:02:51.751274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:51.752813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:51.857551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:51.881241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:51.904935 | instance | auth-system/endpoints/keycloak
2026-07-22 23:02:51.949946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:51.991174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.001772 | instance | auth-system/endpoints/keycloak-headless
2026-07-22 23:02:52.075246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.098308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.133326 | instance | auth-system/endpoints/keycloak-metrics
2026-07-22 23:02:52.177381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.215799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.219004 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service
2026-07-22 23:02:52.282487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.335326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.339935 | instance | auth-system/ingresses/keycloak
2026-07-22 23:02:52.428771 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:02:52.445417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.467445 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:02:52.468284 | instance | auth-system/networkpolicies/keycloak
2026-07-22 23:02:52.486264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.543381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.603989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.612706 | instance | auth-system/pods/keycloak-0
2026-07-22 23:02:52.653517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.689705 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-t8qmc
2026-07-22 23:02:52.723899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.751741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.829095 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding
2026-07-22 23:02:52.834637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.868604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.935119 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role
2026-07-22 23:02:52.980061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:52.980770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.071039 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert
2026-07-22 23:02:53.085029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.092791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.151606 | instance | auth-system/secrets/keycloak
2026-07-22 23:02:53.205827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.206948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.305895 | instance | auth-system/secrets/keycloak-externaldb
2026-07-22 23:02:53.332956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.353649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.378032 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager
2026-07-22 23:02:53.457929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.507194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.559762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.565667 | instance | auth-system/secrets/keycloak.199-204-45-235.nip.io-tls
2026-07-22 23:02:53.614326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.637181 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-07-22 23:02:53.667287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.733928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.792477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.804961 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default
2026-07-22 23:02:53.858835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.864119 | instance | auth-system/serviceaccounts/default
2026-07-22 23:02:53.917766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:53.972817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.033068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.034757 | instance | auth-system/serviceaccounts/keycloak
2026-07-22 23:02:54.084701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.101135 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service
2026-07-22 23:02:54.170219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.209679 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:02:54.223115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.265715 | instance | auth-system/services/keycloak
2026-07-22 23:02:54.273630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.301651 | instance | auth-system/services/keycloak-headless
2026-07-22 23:02:54.328584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.392235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.473909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.494936 | instance | auth-system/services/keycloak-metrics
2026-07-22 23:02:54.520647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.541764 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt
2026-07-22 23:02:54.596925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.630852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.724523 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.739164 | instance | auth-system/statefulsets/keycloak
2026-07-22 23:02:54.759868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.779768 | instance | capi-system/configmaps/kube-root-ca.crt
2026-07-22 23:02:54.871695 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:02:54.882688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.887176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:54.993301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.002257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.006071 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager
2026-07-22 23:02:55.027195 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service
2026-07-22 23:02:55.113573 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.126762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.236017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.249479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.274152 | instance | capi-system/deployment/capi-controller-manager
2026-07-22 23:02:55.278034 | instance | capi-system/endpoints/capi-webhook-service
2026-07-22 23:02:55.343602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.351064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.449174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.468122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.512929 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-lczvd
2026-07-22 23:02:55.513778 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding
2026-07-22 23:02:55.565855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.603245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.680671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.728807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.743538 | instance | capi-system/pods/capi-controller-manager-5647546676-nzck8
2026-07-22 23:02:55.749155 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role
2026-07-22 23:02:55.810255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.819177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.929923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.938552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:55.982731 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert
2026-07-22 23:02:55.993991 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager
2026-07-22 23:02:56.032198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.041889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.140497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.158941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.174528 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default
2026-07-22 23:02:56.243610 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service
2026-07-22 23:02:56.272725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.290409 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:02:56.303988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.417479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.436490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.462483 | instance | capi-system/rolebindings/capi-leader-election-rolebinding
2026-07-22 23:02:56.495350 | instance | capi-system/roles/capi-leader-election-role
2026-07-22 23:02:56.520072 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.581792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.648331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.692752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.703562 | instance | capi-system/secrets/capi-webhook-service-cert
2026-07-22 23:02:56.736778 | instance | capi-system/serviceaccounts/capi-manager
2026-07-22 23:02:56.765456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.829245 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:02:56.840159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.872149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.935038 | instance | capi-system/serviceaccounts/default
2026-07-22 23:02:56.939302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.980037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:56.986096 | instance | capi-system/services/capi-webhook-service
2026-07-22 23:02:57.053982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.086027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.153478 | instance | capo-system/configmaps/kube-root-ca.crt
2026-07-22 23:02:57.188725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.216646 | instance | cert-manager/configmaps/cert-manager-webhook
2026-07-22 23:02:57.251338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.306324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.352115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.383605 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-07-22 23:02:57.424061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.452039 | instance | capo-system/deployment/capo-controller-manager
2026-07-22 23:02:57.478489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.540307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.606993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.619190 | instance | capo-system/endpoints/capo-webhook-service
2026-07-22 23:02:57.679031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.724261 | instance | cert-manager/deployment/cert-manager
2026-07-22 23:02:57.729795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.786606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.838081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.866584 | instance | cert-manager/deployment/cert-manager-cainjector
2026-07-22 23:02:57.901571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.966569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:57.969176 | instance | cert-manager/deployment/cert-manager-webhook
2026-07-22 23:02:58.027207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.071051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.138423 | instance | cert-manager/endpoints/cert-manager
2026-07-22 23:02:58.141653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.216004 | instance | cert-manager/endpoints/cert-manager-webhook
2026-07-22 23:02:58.236119 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:02:58.261325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.288938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.377223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.408994 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-jzhvd
2026-07-22 23:02:58.409220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.466838 | instance | capo-system/rolebindings/capo-leader-election-rolebinding
2026-07-22 23:02:58.491734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.530514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.608791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.637255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.650142 | instance | capo-system/roles/capo-leader-election-role
2026-07-22 23:02:58.698027 | instance | cert-manager/pods/cert-manager-75c4c745bc-5jhcz
2026-07-22 23:02:58.702310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.753989 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:02:58.764286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.808542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.863756 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-g8b5j
2026-07-22 23:02:58.866315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.930745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:58.939799 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-thmgd
2026-07-22 23:02:58.967567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.059722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.071207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.083053 | instance | capo-system/secrets/capo-webhook-service-cert
2026-07-22 23:02:59.154600 | instance | capo-system/serviceaccounts/capo-manager
2026-07-22 23:02:59.193563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.313620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.319570 | instance | capo-system/serviceaccounts/default
2026-07-22 23:02:59.343970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.404483 | instance | capo-system/services/capo-webhook-service
2026-07-22 23:02:59.429074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.471501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.550334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.557440 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-07-22 23:02:59.605205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.640842 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-07-22 23:02:59.649407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.730621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.774282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.789019 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-07-22 23:02:59.853918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.859354 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-07-22 23:02:59.870813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.961982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:02:59.983962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.038477 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-07-22 23:03:00.077220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.091695 | instance | cert-manager/roles/cert-manager:leaderelection
2026-07-22 23:03:00.092945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.180726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.208564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.246460 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-07-22 23:03:00.282069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.306316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.312696 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-07-22 23:03:00.416625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.417292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.485759 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-07-22 23:03:00.523714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.548332 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-07-22 23:03:00.554478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.677827 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:03:00.687418 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:03:00.692022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.696814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.725766 | instance | default/configmaps/kube-root-ca.crt
2026-07-22 23:03:00.804840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.809244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.838903 | instance | cert-manager/serviceaccounts/cert-manager
2026-07-22 23:03:00.907823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.913308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:00.961538 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-07-22 23:03:01.006067 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.013946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.097987 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-07-22 23:03:01.180780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.221061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.264951 | instance | cert-manager/serviceaccounts/default
2026-07-22 23:03:01.302901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.311597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.371145 | instance | cert-manager/services/cert-manager
2026-07-22 23:03:01.415135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.427050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.532026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.534208 | instance | cert-manager/services/cert-manager-webhook
2026-07-22 23:03:01.562637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.591515 | instance | default/endpoints/kubernetes
2026-07-22 23:03:01.636273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.695941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.755358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.784891 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-07-22 23:03:01.806193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.842800 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-07-22 23:03:01.858532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.942055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.967844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:01.988962 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-07-22 23:03:02.058706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:02.065713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:02.069935 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-07-22 23:03:02.171768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:02.184839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:02.235736 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-562pr
2026-07-22 23:03:02.273518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:02.292973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:02.295270 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-07-22 23:03:02.390630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:02.399559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:02.474949 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-07-22 23:03:02.522630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:02.545523 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-07-22 23:03:02.567672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:02.640551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:02.688663 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:03:02.702358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:02.712606 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-07-22 23:03:02.773570 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:03:02.786818 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-07-22 23:03:02.788549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:02.819966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:02.905605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:02.936901 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-07-22 23:03:02.948168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.007859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.010205 | instance | default/serviceaccounts/default
2026-07-22 23:03:03.093784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.110682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.122046 | instance | default/services/kubernetes
2026-07-22 23:03:03.221211 | instance | envoy-gateway-system/serviceaccounts/default
2026-07-22 23:03:03.228439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.279950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.318961 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-07-22 23:03:03.404565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.438266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.514698 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-07-22 23:03:03.538419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.580345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.649151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.652763 | instance | envoy-gateway-system/secrets/envoy
2026-07-22 23:03:03.690896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.770411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.815251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.825717 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-07-22 23:03:03.881918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.904956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:03.908864 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-07-22 23:03:03.997626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.015008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.050977 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-07-22 23:03:04.105377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.132060 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-07-22 23:03:04.136777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.199121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.251084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.270906 | instance | envoy-gateway-system/services/envoy-gateway
2026-07-22 23:03:04.303730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.354577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.428720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.480921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.529441 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-07-22 23:03:04.552232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.612820 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:03:04.624398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.643934 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-07-22 23:03:04.660306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.727120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.747755 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-07-22 23:03:04.780044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.857115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.859969 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-07-22 23:03:04.877660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.966824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:04.970116 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-07-22 23:03:04.990036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:05.094769 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-07-22 23:03:05.096462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:05.103787 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:03:05.113630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:05.183470 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-07-22 23:03:05.202449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:05.206273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:05.317803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:05.319907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:05.335990 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-07-22 23:03:05.442538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:05.446437 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-07-22 23:03:05.446848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:05.555835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:05.569370 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-07-22 23:03:05.579661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:05.688905 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-07-22 23:03:05.708741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:05.794132 | instance | ingress-nginx/pods/ingress-nginx-controller-l8tz6
2026-07-22 23:03:05.811683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:05.923526 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-vmdcw
2026-07-22 23:03:05.939369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:06.042530 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-07-22 23:03:06.074627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:06.123366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:06.150250 | instance | ingress-nginx/roles/ingress-nginx
2026-07-22 23:03:06.241681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:06.261576 | instance | kube-node-lease/serviceaccounts/default
2026-07-22 23:03:06.387024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:06.401470 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-07-22 23:03:06.498030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:06.517022 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-07-22 23:03:06.525686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:06.645554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:06.656045 | instance | ingress-nginx/serviceaccounts/default
2026-07-22 23:03:06.682156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:06.773434 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-07-22 23:03:06.804887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:06.889089 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-07-22 23:03:06.964842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:07.002999 | instance | ingress-nginx/services/ingress-nginx-controller
2026-07-22 23:03:07.069744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:07.106155 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-07-22 23:03:07.143950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:07.206261 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:03:07.214399 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-07-22 23:03:07.216632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:07.279199 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:07.325335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:07.330001 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-07-22 23:03:07.426263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:07.444332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:07.455374 | instance | kube-public/configmaps/cluster-info
2026-07-22 23:03:07.564847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:07.565684 | instance | kube-public/configmaps/kube-root-ca.crt
2026-07-22 23:03:07.699716 | instance | kube-system/configmaps/cilium-config
2026-07-22 23:03:07.774331 | instance | kube-system/configmaps/coredns
2026-07-22 23:03:07.912473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:07.925520 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-07-22 23:03:07.980491 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-07-22 23:03:07.995239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:08.055036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:08.169992 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:03:08.173983 | instance | kube-system/configmaps/kube-proxy
2026-07-22 23:03:08.177741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:08.206543 | instance | kube-system/configmaps/kube-root-ca.crt
2026-07-22 23:03:08.336763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:08.397755 | instance | kube-system/configmaps/kubeadm-config
2026-07-22 23:03:08.421442 | instance | kube-system/configmaps/kubelet-config
2026-07-22 23:03:08.641265 | instance | kube-system/daemonsets/cilium
2026-07-22 23:03:08.689208 | instance | kube-system/daemonsets/kube-proxy
2026-07-22 23:03:08.871223 | instance | kube-system/deployment/cilium-operator
2026-07-22 23:03:08.912465 | instance | kube-system/deployment/coredns
2026-07-22 23:03:08.942676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:08.993963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:09.100837 | instance | kube-system/endpoints/kube-dns
2026-07-22 23:03:09.163041 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-07-22 23:03:09.313164 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-07-22 23:03:09.378057 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-07-22 23:03:09.506085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:09.554606 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-07-22 23:03:09.624208 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-07-22 23:03:09.783614 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-07-22 23:03:09.830688 | instance | kube-system/pods/cilium-8dvlp
2026-07-22 23:03:09.985118 | instance | kube-system/pods/cilium-operator-869df985b8-ctqvx
2026-07-22 23:03:10.060757 | instance | kube-system/pods/coredns-67659f764b-cckb7
2026-07-22 23:03:10.206437 | instance | kube-system/pods/coredns-67659f764b-smkzh
2026-07-22 23:03:10.278418 | instance | kube-system/pods/etcd-instance
2026-07-22 23:03:10.433633 | instance | kube-system/pods/kube-apiserver-instance
2026-07-22 23:03:10.512116 | instance | kube-system/pods/kube-controller-manager-instance
2026-07-22 23:03:10.651684 | instance | kube-system/pods/kube-proxy-k6sdd
2026-07-22 23:03:10.722132 | instance | kube-system/pods/kube-scheduler-instance
2026-07-22 23:03:10.877601 | instance | kube-system/pods/kube-vip-instance
2026-07-22 23:03:10.932798 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-07-22 23:03:11.099735 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-07-22 23:03:11.144906 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-07-22 23:03:11.306899 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-07-22 23:03:11.336940 | instance | kube-system/rolebindings/cilium-config-agent
2026-07-22 23:03:11.514209 | instance | kube-system/rolebindings/kube-proxy
2026-07-22 23:03:11.553405 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-07-22 23:03:11.718944 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-07-22 23:03:11.746806 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-07-22 23:03:11.924355 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-07-22 23:03:11.974566 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-07-22 23:03:12.119534 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-07-22 23:03:12.173445 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-07-22 23:03:12.314208 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-07-22 23:03:12.384676 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-07-22 23:03:12.536070 | instance | kube-system/roles/cilium-config-agent
2026-07-22 23:03:12.591427 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-07-22 23:03:12.729784 | instance | kube-system/roles/kube-proxy
2026-07-22 23:03:12.808917 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-07-22 23:03:12.952807 | instance | kube-system/roles/kubeadm:kubelet-config
2026-07-22 23:03:13.001706 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-07-22 23:03:13.154580 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-07-22 23:03:13.198955 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-07-22 23:03:13.360198 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-07-22 23:03:13.399044 | instance | kube-system/roles/system:controller:cloud-provider
2026-07-22 23:03:13.583938 | instance | kube-system/roles/system:controller:token-cleaner
2026-07-22 23:03:13.599664 | instance | kube-system/secrets/bootstrap-token-j08o4g
2026-07-22 23:03:13.798415 | instance | kube-system/secrets/bootstrap-token-s46gw7
2026-07-22 23:03:13.802278 | instance | kube-system/secrets/kubeadm-certs
2026-07-22 23:03:14.020105 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-07-22 23:03:14.036718 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-07-22 23:03:14.271097 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-07-22 23:03:14.335394 | instance | kube-system/serviceaccounts/certificate-controller
2026-07-22 23:03:14.536598 | instance | kube-system/serviceaccounts/cilium
2026-07-22 23:03:14.597975 | instance | kube-system/serviceaccounts/cilium-operator
2026-07-22 23:03:14.786831 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-07-22 23:03:14.850797 | instance | kube-system/serviceaccounts/coredns
2026-07-22 23:03:15.039681 | instance | kube-system/serviceaccounts/cronjob-controller
2026-07-22 23:03:15.096099 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-07-22 23:03:15.269417 | instance | kube-system/serviceaccounts/default
2026-07-22 23:03:15.335753 | instance | kube-system/serviceaccounts/deployment-controller
2026-07-22 23:03:15.510312 | instance | kube-system/serviceaccounts/disruption-controller
2026-07-22 23:03:15.576822 | instance | kube-system/serviceaccounts/endpoint-controller
2026-07-22 23:03:15.790454 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-07-22 23:03:15.825425 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-07-22 23:03:16.020886 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-07-22 23:03:16.047177 | instance | kube-system/serviceaccounts/expand-controller
2026-07-22 23:03:16.257856 | instance | kube-system/services/kube-dns
2026-07-22 23:03:16.306162 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-07-22 23:03:16.487222 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-07-22 23:03:16.549127 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-07-22 23:03:16.692698 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-07-22 23:03:16.770390 | instance | kube-system/serviceaccounts/job-controller
2026-07-22 23:03:16.900015 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-07-22 23:03:17.003767 | instance | kube-system/serviceaccounts/kube-proxy
2026-07-22 23:03:17.121135 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-07-22 23:03:17.240003 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-07-22 23:03:17.321180 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-07-22 23:03:17.448114 | instance | kube-system/serviceaccounts/namespace-controller
2026-07-22 23:03:17.541139 | instance | kube-system/serviceaccounts/node-controller
2026-07-22 23:03:17.680282 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-07-22 23:03:17.775585 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-07-22 23:03:17.909167 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-07-22 23:03:18.018366 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-07-22 23:03:18.188463 | instance | kube-system/serviceaccounts/replicaset-controller
2026-07-22 23:03:18.249534 | instance | kube-system/serviceaccounts/replication-controller
2026-07-22 23:03:18.432265 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-07-22 23:03:18.510930 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-07-22 23:03:18.695858 | instance | kube-system/serviceaccounts/service-account-controller
2026-07-22 23:03:18.749373 | instance | kube-system/serviceaccounts/service-controller
2026-07-22 23:03:18.933672 | instance | kube-system/serviceaccounts/statefulset-controller
2026-07-22 23:03:18.990911 | instance | kube-system/serviceaccounts/token-cleaner
2026-07-22 23:03:19.174627 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-07-22 23:03:19.232450 | instance | kube-system/serviceaccounts/ttl-controller
2026-07-22 23:03:19.408237 | instance | kube-public/serviceaccounts/default
2026-07-22 23:03:19.490863 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-07-22 23:03:19.618795 | instance | local-path-storage/configmaps/local-path-config
2026-07-22 23:03:19.694897 | instance | magnum-system/configmaps/kube-root-ca.crt
2026-07-22 23:03:19.832099 | instance | local-path-storage/deployment/local-path-provisioner
2026-07-22 23:03:19.919145 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-4gkz6
2026-07-22 23:03:20.066499 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-07-22 23:03:20.139435 | instance | local-path-storage/serviceaccounts/default
2026-07-22 23:03:20.288015 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-07-22 23:03:20.349604 | instance | magnum-system/serviceaccounts/default
2026-07-22 23:03:20.506467 | instance | monitoring/daemonsets/goldpinger
2026-07-22 23:03:20.587165 | instance | monitoring/daemonsets/ipmi-exporter
2026-07-22 23:03:20.737814 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-07-22 23:03:20.794504 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-07-22 23:03:20.982022 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-07-22 23:03:21.025824 | instance | monitoring/daemonsets/vector
2026-07-22 23:03:21.227604 | instance | monitoring/configmaps/goldpinger-zap
2026-07-22 23:03:21.245353 | instance | monitoring/configmaps/ipmi-exporter
2026-07-22 23:03:21.442471 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-07-22 23:03:21.442588 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-07-22 23:03:21.665035 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-07-22 23:03:21.677965 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-07-22 23:03:21.880754 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-07-22 23:03:21.883975 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-07-22 23:03:22.079938 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-07-22 23:03:22.126766 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-07-22 23:03:22.285378 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-07-22 23:03:22.463426 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-07-22 23:03:22.520420 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-07-22 23:03:22.679079 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-07-22 23:03:22.890415 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-07-22 23:03:22.922062 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-07-22 23:03:23.112468 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-07-22 23:03:23.132401 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-07-22 23:03:23.353112 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-07-22 23:03:23.353310 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-07-22 23:03:23.572434 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-07-22 23:03:23.575931 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-07-22 23:03:23.796334 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-07-22 23:03:23.797186 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-07-22 23:03:24.004460 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-07-22 23:03:24.006296 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-07-22 23:03:24.213712 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-07-22 23:03:24.220780 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-07-22 23:03:24.438339 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-07-22 23:03:24.444409 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-07-22 23:03:24.661321 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-07-22 23:03:24.673302 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-07-22 23:03:24.886838 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-07-22 23:03:24.905546 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-07-22 23:03:25.131432 | instance | monitoring/deployment/loki-gateway
2026-07-22 23:03:25.133913 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-07-22 23:03:25.346724 | instance | monitoring/deployment/node-feature-discovery-gc
2026-07-22 23:03:25.357219 | instance | monitoring/deployment/node-feature-discovery-master
2026-07-22 23:03:25.597627 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-07-22 23:03:25.601421 | instance | monitoring/deployment/prometheus-pushgateway
2026-07-22 23:03:25.805806 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-07-22 23:03:25.853479 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-07-22 23:03:26.028167 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-07-22 23:03:26.110645 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-07-22 23:03:26.263323 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-07-22 23:03:26.347298 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-07-22 23:03:26.532534 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-07-22 23:03:26.583964 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-07-22 23:03:26.766543 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-07-22 23:03:26.821931 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-07-22 23:03:26.984083 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-07-22 23:03:27.033374 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-07-22 23:03:27.189928 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-07-22 23:03:27.235939 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-07-22 23:03:27.417916 | instance | monitoring/configmaps/kube-root-ca.crt
2026-07-22 23:03:27.478206 | instance | monitoring/configmaps/loki
2026-07-22 23:03:27.629236 | instance | monitoring/configmaps/loki-alerting-rules
2026-07-22 23:03:27.700492 | instance | monitoring/configmaps/loki-gateway
2026-07-22 23:03:27.835846 | instance | monitoring/configmaps/loki-runtime
2026-07-22 23:03:27.893352 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-07-22 23:03:28.071902 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-07-22 23:03:28.095203 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-07-22 23:03:28.309965 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-07-22 23:03:28.312097 | instance | monitoring/configmaps/vector
2026-07-22 23:03:28.543543 | instance | monitoring/endpoints/alertmanager-operated
2026-07-22 23:03:28.599067 | instance | monitoring/endpoints/goldpinger
2026-07-22 23:03:28.778346 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-07-22 23:03:28.809698 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-07-22 23:03:28.996274 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-07-22 23:03:29.001422 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-07-22 23:03:29.202144 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-07-22 23:03:29.205342 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-07-22 23:03:29.427381 | instance | monitoring/endpoints/loki
2026-07-22 23:03:29.430725 | instance | monitoring/endpoints/loki-chunks-cache
2026-07-22 23:03:29.718173 | instance | monitoring/endpoints/loki-gateway
2026-07-22 23:03:29.720761 | instance | monitoring/endpoints/loki-headless
2026-07-22 23:03:29.926064 | instance | monitoring/endpoints/loki-memberlist
2026-07-22 23:03:29.927673 | instance | monitoring/endpoints/loki-results-cache
2026-07-22 23:03:30.147564 | instance | monitoring/endpoints/prometheus-operated
2026-07-22 23:03:30.154788 | instance | monitoring/endpoints/prometheus-pushgateway
2026-07-22 23:03:30.354666 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-07-22 23:03:30.357153 | instance | monitoring/endpoints/vector-headless
2026-07-22 23:03:30.589839 | instance | openstack/configmaps/barbican-bin
2026-07-22 23:03:30.589920 | instance | openstack/configmaps/ceph-csi-config
2026-07-22 23:03:30.821450 | instance | openstack/configmaps/ceph-etc
2026-07-22 23:03:30.853887 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-07-22 23:03:31.074323 | instance | openstack/configmaps/cinder-bin
2026-07-22 23:03:31.137182 | instance | openstack/cronjobs/heat-engine-cleaner
2026-07-22 23:03:31.315923 | instance | openstack/configmaps/glance-bin
2026-07-22 23:03:31.390175 | instance | openstack/configmaps/heat-bin
2026-07-22 23:03:31.577737 | instance | openstack/cronjobs/heat-purge-deleted
2026-07-22 23:03:31.665482 | instance | openstack/cronjobs/keystone-credential-rotate
2026-07-22 23:03:31.839310 | instance | openstack/configmaps/keepalived-bin
2026-07-22 23:03:31.919159 | instance | openstack/configmaps/keystone-bin
2026-07-22 23:03:32.071232 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-07-22 23:03:32.164261 | instance | openstack/configmaps/keystone-openid-metadata
2026-07-22 23:03:32.333569 | instance | openstack/cronjobs/nova-cell-setup
2026-07-22 23:03:32.422575 | instance | openstack/configmaps/kube-root-ca.crt
2026-07-22 23:03:32.620934 | instance | openstack/configmaps/libvirt-bin
2026-07-22 23:03:32.686570 | instance | openstack/cronjobs/nova-service-cleaner
2026-07-22 23:03:32.860068 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-07-22 23:03:32.944179 | instance | openstack/configmaps/magnum-bin
2026-07-22 23:03:33.122279 | instance | openstack/configmaps/magnum-cluster-api-proxy-config
2026-07-22 23:03:33.197033 | instance | openstack/configmaps/manila-bin
2026-07-22 23:03:33.357192 | instance | openstack/configmaps/memcached-memcached-bin
2026-07-22 23:03:33.448323 | instance | openstack/configmaps/neutron-bin
2026-07-22 23:03:33.638284 | instance | openstack/configmaps/nova-bin
2026-07-22 23:03:33.732710 | instance | openstack/configmaps/octavia-bin
2026-07-22 23:03:33.904548 | instance | openstack/configmaps/openvswitch-bin
2026-07-22 23:03:34.004728 | instance | openstack/configmaps/ovn-bin
2026-07-22 23:03:34.181511 | instance | openstack/configmaps/ovn-controller-default-bin
2026-07-22 23:03:34.274316 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-07-22 23:03:34.431182 | instance | openstack/configmaps/percona-xtradb-pxc
2026-07-22 23:03:34.552282 | instance | openstack/configmaps/placement-bin
2026-07-22 23:03:34.673029 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-07-22 23:03:34.790264 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-07-22 23:03:34.896805 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-07-22 23:03:35.063404 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-07-22 23:03:35.150591 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-07-22 23:03:35.320901 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-07-22 23:03:35.409214 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf
2026-07-22 23:03:35.581776 | instance | openstack/configmaps/rabbitmq-heat-server-conf
2026-07-22 23:03:35.667377 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-07-22 23:03:35.832173 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-07-22 23:03:35.915014 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf
2026-07-22 23:03:36.085781 | instance | openstack/configmaps/rabbitmq-magnum-server-conf
2026-07-22 23:03:36.169914 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf
2026-07-22 23:03:36.395155 | instance | openstack/configmaps/rabbitmq-manila-server-conf
2026-07-22 23:03:36.456038 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-07-22 23:03:36.723922 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-07-22 23:03:36.771759 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-07-22 23:03:36.977624 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-07-22 23:03:37.023474 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf
2026-07-22 23:03:37.241608 | instance | openstack/configmaps/rabbitmq-octavia-server-conf
2026-07-22 23:03:37.286758 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-07-22 23:03:37.504174 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-07-22 23:03:37.533120 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-07-22 23:03:37.728593 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-07-22 23:03:37.767779 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-07-22 23:03:37.941405 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-07-22 23:03:38.022734 | instance | openstack/configmaps/rook-config-override
2026-07-22 23:03:38.177932 | instance | openstack/configmaps/staffeln-bin
2026-07-22 23:03:38.264181 | instance | openstack/configmaps/valkey-configuration
2026-07-22 23:03:38.456427 | instance | openstack/configmaps/valkey-health
2026-07-22 23:03:38.545283 | instance | openstack/configmaps/valkey-scripts
2026-07-22 23:03:38.721248 | instance | openstack/daemonsets/keepalived
2026-07-22 23:03:38.782310 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-07-22 23:03:39.004546 | instance | openstack/daemonsets/magnum-cluster-api-proxy
2026-07-22 23:03:39.078065 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-07-22 23:03:39.285970 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default
2026-07-22 23:03:39.353235 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default
2026-07-22 23:03:39.563868 | instance | openstack/daemonsets/nova-compute-default
2026-07-22 23:03:39.641845 | instance | openstack/daemonsets/octavia-health-manager-default
2026-07-22 23:03:39.658845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:39.818530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:39.853394 | instance | openstack/daemonsets/openvswitch
2026-07-22 23:03:39.924391 | instance | openstack/daemonsets/ovn-controller-default
2026-07-22 23:03:39.939572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:40.153817 | instance | openstack/deployment/barbican-api
2026-07-22 23:03:40.185950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:40.240163 | instance | openstack/deployment/cinder-api
2026-07-22 23:03:40.446739 | instance | openstack/deployment/cinder-backup
2026-07-22 23:03:40.530800 | instance | openstack/deployment/cinder-scheduler
2026-07-22 23:03:40.722037 | instance | openstack/deployment/cinder-volume
2026-07-22 23:03:40.789712 | instance | openstack/deployment/glance-api
2026-07-22 23:03:40.978739 | instance | openstack/deployment/heat-api
2026-07-22 23:03:41.078022 | instance | openstack/deployment/heat-cfn
2026-07-22 23:03:41.261405 | instance | openstack/deployment/heat-engine
2026-07-22 23:03:41.345363 | instance | openstack/deployment/keystone-api
2026-07-22 23:03:41.513925 | instance | openstack/deployment/magnum-api
2026-07-22 23:03:41.627609 | instance | openstack/deployment/magnum-registry
2026-07-22 23:03:41.811694 | instance | openstack/deployment/manila-api
2026-07-22 23:03:41.971450 | instance | openstack/deployment/manila-data
2026-07-22 23:03:42.092284 | instance | openstack/deployment/manila-scheduler
2026-07-22 23:03:42.230360 | instance | openstack/deployment/manila-share
2026-07-22 23:03:42.357526 | instance | openstack/deployment/memcached-memcached
2026-07-22 23:03:42.509593 | instance | openstack/deployment/neutron-server
2026-07-22 23:03:42.640113 | instance | openstack/deployment/nova-api-metadata
2026-07-22 23:03:42.794698 | instance | openstack/deployment/nova-api-osapi
2026-07-22 23:03:42.905329 | instance | openstack/deployment/nova-conductor
2026-07-22 23:03:43.114107 | instance | openstack/deployment/nova-novncproxy
2026-07-22 23:03:43.179393 | instance | openstack/deployment/nova-scheduler
2026-07-22 23:03:43.372475 | instance | openstack/deployment/octavia-api
2026-07-22 23:03:43.451784 | instance | openstack/endpoints/barbican-api
2026-07-22 23:03:43.634775 | instance | openstack/deployment/octavia-housekeeping
2026-07-22 23:03:43.697860 | instance | openstack/endpoints/ceph-mon
2026-07-22 23:03:43.927084 | instance | openstack/deployment/octavia-worker
2026-07-22 23:03:43.960845 | instance | openstack/deployment/ovn-northd
2026-07-22 23:03:44.196203 | instance | openstack/deployment/placement-api
2026-07-22 23:03:44.245810 | instance | openstack/endpoints/cinder-api
2026-07-22 23:03:44.477134 | instance | openstack/deployment/pxc-operator
2026-07-22 23:03:44.540126 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-07-22 23:03:44.751187 | instance | openstack/endpoints/glance-api
2026-07-22 23:03:44.809625 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-07-22 23:03:45.002710 | instance | openstack/endpoints/heat-api
2026-07-22 23:03:45.093359 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-07-22 23:03:45.243801 | instance | openstack/endpoints/heat-cfn
2026-07-22 23:03:45.368326 | instance | openstack/endpoints/keystone-api
2026-07-22 23:03:45.506252 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-07-22 23:03:45.616367 | instance | openstack/deployment/staffeln-api
2026-07-22 23:03:45.803358 | instance | openstack/deployment/staffeln-conductor
2026-07-22 23:03:45.887711 | instance | openstack/endpoints/magnum-api
2026-07-22 23:03:46.060811 | instance | openstack/endpoints/magnum-registry
2026-07-22 23:03:46.159038 | instance | openstack/endpoints/manila-api
2026-07-22 23:03:46.359808 | instance | openstack/endpoints/memcached
2026-07-22 23:03:46.453440 | instance | openstack/endpoints/memcached-metrics
2026-07-22 23:03:46.615188 | instance | openstack/endpoints/neutron-server
2026-07-22 23:03:46.710916 | instance | openstack/endpoints/nova-api
2026-07-22 23:03:46.877271 | instance | openstack/endpoints/nova-metadata
2026-07-22 23:03:46.953419 | instance | openstack/endpoints/nova-novncproxy
2026-07-22 23:03:47.105228 | instance | openstack/endpoints/octavia-api
2026-07-22 23:03:47.206830 | instance | openstack/endpoints/ovn-ovsdb-nb
2026-07-22 23:03:47.489248 | instance | openstack/endpoints/ovn-ovsdb-sb
2026-07-22 23:03:47.557100 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-07-22 23:03:47.714123 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-07-22 23:03:47.801306 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-07-22 23:03:47.959416 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-07-22 23:03:48.025644 | instance | openstack/endpoints/percona-xtradb-pxc
2026-07-22 23:03:48.197373 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-07-22 23:03:48.274868 | instance | openstack/endpoints/placement-api
2026-07-22 23:03:48.457044 | instance | openstack/endpoints/rabbitmq-barbican
2026-07-22 23:03:48.557618 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-07-22 23:03:48.720622 | instance | openstack/endpoints/rabbitmq-cinder
2026-07-22 23:03:48.804030 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-07-22 23:03:48.958283 | instance | openstack/endpoints/rabbitmq-glance
2026-07-22 23:03:49.051446 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-07-22 23:03:49.206214 | instance | openstack/endpoints/rabbitmq-heat
2026-07-22 23:03:49.275829 | instance | openstack/endpoints/rabbitmq-heat-nodes
2026-07-22 23:03:49.487377 | instance | openstack/endpoints/rabbitmq-keystone
2026-07-22 23:03:49.552169 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-07-22 23:03:49.756358 | instance | openstack/endpoints/rabbitmq-magnum
2026-07-22 23:03:49.793607 | instance | openstack/endpoints/rabbitmq-magnum-nodes
2026-07-22 23:03:49.992682 | instance | openstack/endpoints/rabbitmq-manila
2026-07-22 23:03:50.050118 | instance | openstack/endpoints/rabbitmq-manila-nodes
2026-07-22 23:03:50.246232 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-07-22 23:03:50.290838 | instance | openstack/endpoints/rabbitmq-neutron
2026-07-22 23:03:50.514233 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-07-22 23:03:50.558587 | instance | openstack/endpoints/rabbitmq-nova
2026-07-22 23:03:50.580722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:50.687439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:50.777644 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-07-22 23:03:50.784558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:50.831128 | instance | openstack/endpoints/rabbitmq-octavia
2026-07-22 23:03:50.892926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:51.011259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:51.039097 | instance | openstack/endpoints/rabbitmq-octavia-nodes
2026-07-22 23:03:51.080689 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-07-22 23:03:51.119487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:51.226274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:51.291836 | instance | openstack/endpoints/staffeln-api
2026-07-22 23:03:51.331542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:51.347291 | instance | openstack/endpoints/valkey
2026-07-22 23:03:51.459176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:51.556599 | instance | openstack/endpoints/valkey-headless
2026-07-22 23:03:51.585979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:51.603745 | instance | openstack/endpoints/valkey-metrics
2026-07-22 23:03:51.688605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:51.790277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:51.812973 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-07-22 23:03:51.838060 | instance | monitoring/pods/goldpinger-7cpvj
2026-07-22 23:03:51.893338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:51.989572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:52.039090 | instance | monitoring/pods/kube-prometheus-stack-grafana-5b5dfc8558-5xmrb
2026-07-22 23:03:52.078060 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ms6ls
2026-07-22 23:03:52.116085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:52.205324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:52.282327 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-tmgtp
2026-07-22 23:03:52.289488 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-fjjg2
2026-07-22 23:03:52.329397 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:03:52.339261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:52.463505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:52.522777 | instance | monitoring/pods/loki-0
2026-07-22 23:03:52.541128 | instance | monitoring/pods/loki-chunks-cache-0
2026-07-22 23:03:52.567398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:52.682925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:52.739797 | instance | monitoring/pods/loki-gateway-cf54cb88c-cvwpf
2026-07-22 23:03:52.748050 | instance | monitoring/pods/loki-results-cache-0
2026-07-22 23:03:52.792667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:52.883953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:52.971305 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-948x2
2026-07-22 23:03:52.973269 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-cbqcs
2026-07-22 23:03:53.004905 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:03:53.015881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:53.119749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:53.197773 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-07-22 23:03:53.198428 | instance | monitoring/pods/node-feature-discovery-worker-6hflc
2026-07-22 23:03:53.237275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:53.366402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:53.410115 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-kft8p
2026-07-22 23:03:53.439703 | instance | monitoring/pods/vector-g5gl9
2026-07-22 23:03:53.514383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:53.615467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:53.640352 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-07-22 23:03:53.666765 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-07-22 23:03:53.775166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:53.871519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:53.889480 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-07-22 23:03:53.915784 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-07-22 23:03:54.004182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:54.108612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:54.115041 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-07-22 23:03:54.127377 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-07-22 23:03:54.210871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:54.318665 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-07-22 23:03:54.325140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:54.337169 | instance | openstack/ingresses/cloudformation
2026-07-22 23:03:54.425700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:54.540851 | instance | openstack/ingresses/compute
2026-07-22 23:03:54.541288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:54.606673 | instance | openstack/ingresses/compute-novnc-proxy
2026-07-22 23:03:54.644494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:54.746330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:54.794405 | instance | openstack/ingresses/container-infra
2026-07-22 23:03:54.879260 | instance | openstack/ingresses/container-infra-registry
2026-07-22 23:03:54.888564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:54.997626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:55.103694 | instance | openstack/ingresses/identity
2026-07-22 23:03:55.203884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:55.243851 | instance | openstack/ingresses/image
2026-07-22 23:03:55.320707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:55.402560 | instance | openstack/ingresses/key-manager
2026-07-22 23:03:55.425397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:55.518071 | instance | openstack/ingresses/load-balancer
2026-07-22 23:03:55.542118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:55.647454 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-22 23:03:55.668450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:55.682951 | instance | openstack/ingresses/network
2026-07-22 23:03:55.778644 | instance | openstack/ingresses/orchestration
2026-07-22 23:03:55.784833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:55.879493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:55.965679 | instance | openstack/ingresses/placement
2026-07-22 23:03:55.991452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:56.041068 | instance | openstack/ingresses/rook-ceph-cluster
2026-07-22 23:03:56.095482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:56.209279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:56.209871 | instance | openstack/ingresses/sharev2
2026-07-22 23:03:56.320663 | instance | openstack/ingresses/volumev3
2026-07-22 23:03:56.321331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-22 23:03:56.491346 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-07-22 23:03:56.606765 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-07-22 23:03:56.739807 | instance | monitoring/roles/node-feature-discovery-worker
2026-07-22 23:03:56.813619 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-07-22 23:03:56.953025 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-07-22 23:03:57.011888 | instance | openstack/networkpolicies/valkey
2026-07-22 23:03:57.162026 | instance | openstack/jobs/barbican-db-init
2026-07-22 23:03:57.213990 | instance | openstack/jobs/barbican-db-sync
2026-07-22 23:03:57.388603 | instance | openstack/jobs/barbican-ks-endpoints
2026-07-22 23:03:57.473484 | instance | openstack/jobs/barbican-ks-service
2026-07-22 23:03:57.648129 | instance | openstack/jobs/barbican-ks-user
2026-07-22 23:03:57.724626 | instance | openstack/jobs/barbican-rabbit-init
2026-07-22 23:03:57.882610 | instance | openstack/jobs/cinder-backup-storage-init
2026-07-22 23:03:57.975162 | instance | openstack/jobs/cinder-bootstrap
2026-07-22 23:03:58.148071 | instance | openstack/jobs/cinder-create-internal-tenant
2026-07-22 23:03:58.248337 | instance | openstack/jobs/cinder-db-init
2026-07-22 23:03:58.434875 | instance | openstack/jobs/cinder-db-sync
2026-07-22 23:03:58.527150 | instance | openstack/jobs/cinder-ks-endpoints
2026-07-22 23:03:58.693611 | instance | openstack/jobs/cinder-ks-service
2026-07-22 23:03:58.784879 | instance | openstack/jobs/cinder-ks-user
2026-07-22 23:03:58.952870 | instance | openstack/jobs/cinder-rabbit-init
2026-07-22 23:03:59.040502 | instance | openstack/jobs/cinder-storage-init
2026-07-22 23:03:59.214795 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-07-22 23:03:59.293674 | instance | openstack/jobs/glance-db-init
2026-07-22 23:03:59.417978 | instance | openstack/jobs/glance-db-sync
2026-07-22 23:03:59.564760 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-07-22 23:03:59.675802 | instance | openstack/jobs/glance-ks-endpoints
2026-07-22 23:03:59.767869 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-07-22 23:03:59.930026 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-07-22 23:03:59.974443 | instance | openstack/jobs/glance-ks-service
2026-07-22 23:04:00.156126 | instance | monitoring/secrets/alertmanager-tls
2026-07-22 23:04:00.216493 | instance | openstack/jobs/glance-ks-user
2026-07-22 23:04:00.364394 | instance | monitoring/secrets/grafana-tls
2026-07-22 23:04:00.468970 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-07-22 23:04:00.577475 | instance | openstack/jobs/glance-metadefs-load
2026-07-22 23:04:00.674562 | instance | openstack/jobs/glance-rabbit-init
2026-07-22 23:04:00.812727 | instance | openstack/jobs/glance-storage-init
2026-07-22 23:04:00.909758 | instance | openstack/jobs/heat-bootstrap
2026-07-22 23:04:01.049238 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-07-22 23:04:01.144689 | instance | openstack/jobs/heat-db-init
2026-07-22 23:04:01.252207 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-07-22 23:04:01.387464 | instance | openstack/jobs/heat-db-sync
2026-07-22 23:04:01.460365 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-07-22 23:04:01.655427 | instance | openstack/jobs/heat-domain-ks-user
2026-07-22 23:04:01.668453 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-07-22 23:04:01.853498 | instance | openstack/jobs/heat-engine-cleaner-29746010
2026-07-22 23:04:01.897023 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-07-22 23:04:02.095496 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-07-22 23:04:02.111713 | instance | openstack/jobs/heat-engine-cleaner-29746015
2026-07-22 23:04:02.297554 | instance | openstack/jobs/heat-engine-cleaner-29746020
2026-07-22 23:04:02.348896 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-07-22 23:04:02.571156 | instance | openstack/jobs/heat-ks-endpoints
2026-07-22 23:04:02.577652 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-07-22 23:04:02.770905 | instance | openstack/jobs/heat-ks-service
2026-07-22 23:04:02.833964 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-fjjg2-tls
2026-07-22 23:04:03.039712 | instance | openstack/jobs/heat-ks-user
2026-07-22 23:04:03.100365 | instance | openstack/jobs/heat-rabbit-init
2026-07-22 23:04:03.314521 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-07-22 23:04:03.333867 | instance | openstack/jobs/heat-trusts
2026-07-22 23:04:03.545676 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-07-22 23:04:03.612819 | instance | openstack/jobs/keystone-bootstrap
2026-07-22 23:04:03.731740 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-07-22 23:04:03.846230 | instance | openstack/jobs/keystone-credential-setup
2026-07-22 23:04:03.930395 | instance | openstack/jobs/keystone-db-init
2026-07-22 23:04:04.089053 | instance | openstack/jobs/keystone-db-sync
2026-07-22 23:04:04.176446 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-07-22 23:04:04.358533 | instance | openstack/jobs/keystone-domain-manage
2026-07-22 23:04:04.384019 | instance | openstack/jobs/keystone-fernet-setup
2026-07-22 23:04:04.640859 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-07-22 23:04:04.647273 | instance | openstack/jobs/keystone-rabbit-init
2026-07-22 23:04:04.846794 | instance | monitoring/secrets/prometheus-tls
2026-07-22 23:04:04.897570 | instance | openstack/jobs/magnum-db-init
2026-07-22 23:04:05.054589 | instance | openstack/jobs/magnum-db-sync
2026-07-22 23:04:05.171498 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-07-22 23:04:05.299513 | instance | openstack/jobs/magnum-domain-ks-user
2026-07-22 23:04:05.395478 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-07-22 23:04:05.572943 | instance | openstack/jobs/magnum-ks-endpoints
2026-07-22 23:04:05.749832 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-07-22 23:04:05.843180 | instance | openstack/jobs/magnum-ks-service
2026-07-22 23:04:06.047153 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-07-22 23:04:06.101846 | instance | openstack/jobs/magnum-ks-user
2026-07-22 23:04:06.265574 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-07-22 23:04:06.365261 | instance | openstack/jobs/magnum-rabbit-init
2026-07-22 23:04:06.515219 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-07-22 23:04:06.635149 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-07-22 23:04:06.722435 | instance | openstack/jobs/manila-bootstrap
2026-07-22 23:04:06.854134 | instance | openstack/jobs/manila-db-init
2026-07-22 23:04:06.985694 | instance | openstack/jobs/manila-db-sync
2026-07-22 23:04:07.142848 | instance | openstack/jobs/manila-ks-endpoints
2026-07-22 23:04:07.241396 | instance | openstack/jobs/manila-ks-service
2026-07-22 23:04:07.409993 | instance | openstack/jobs/manila-ks-user
2026-07-22 23:04:07.503780 | instance | openstack/jobs/manila-rabbit-init
2026-07-22 23:04:07.669405 | instance | openstack/jobs/neutron-db-init
2026-07-22 23:04:07.769221 | instance | openstack/jobs/neutron-db-sync
2026-07-22 23:04:07.917474 | instance | openstack/jobs/neutron-ks-endpoints
2026-07-22 23:04:08.025062 | instance | openstack/jobs/neutron-ks-service
2026-07-22 23:04:08.186304 | instance | openstack/jobs/neutron-ks-user
2026-07-22 23:04:08.293818 | instance | openstack/jobs/neutron-rabbit-init
2026-07-22 23:04:08.452314 | instance | openstack/jobs/nova-bootstrap
2026-07-22 23:04:08.567475 | instance | openstack/jobs/nova-cell-setup
2026-07-22 23:04:08.718812 | instance | openstack/jobs/nova-cell-setup-29746020
2026-07-22 23:04:08.812153 | instance | openstack/jobs/nova-db-init
2026-07-22 23:04:08.973408 | instance | openstack/jobs/nova-db-sync
2026-07-22 23:04:09.054098 | instance | openstack/jobs/nova-ks-endpoints
2026-07-22 23:04:09.214246 | instance | openstack/jobs/nova-ks-service
2026-07-22 23:04:09.317564 | instance | openstack/jobs/nova-ks-user
2026-07-22 23:04:09.473298 | instance | openstack/jobs/nova-rabbit-init
2026-07-22 23:04:09.592483 | instance | openstack/jobs/nova-service-cleaner-29746020
2026-07-22 23:04:09.740748 | instance | openstack/jobs/octavia-bootstrap
2026-07-22 23:04:09.853245 | instance | openstack/jobs/octavia-db-init
2026-07-22 23:04:10.023708 | instance | openstack/jobs/octavia-db-sync
2026-07-22 23:04:10.166781 | instance | openstack/jobs/octavia-ks-endpoints
2026-07-22 23:04:10.303165 | instance | openstack/jobs/octavia-ks-service
2026-07-22 23:04:10.419748 | instance | openstack/jobs/octavia-ks-user
2026-07-22 23:04:10.548283 | instance | openstack/jobs/octavia-rabbit-init
2026-07-22 23:04:10.680987 | instance | openstack/jobs/placement-db-init
2026-07-22 23:04:10.793100 | instance | openstack/jobs/placement-db-sync
2026-07-22 23:04:10.934964 | instance | openstack/jobs/placement-ks-endpoints
2026-07-22 23:04:11.059334 | instance | openstack/jobs/placement-ks-service
2026-07-22 23:04:11.170830 | instance | openstack/jobs/placement-ks-user
2026-07-22 23:04:11.318711 | instance | openstack/jobs/staffeln-db-init
2026-07-22 23:04:11.421389 | instance | openstack/jobs/staffeln-db-sync
2026-07-22 23:04:11.590089 | instance | monitoring/serviceaccounts/default
2026-07-22 23:04:11.682833 | instance | monitoring/serviceaccounts/goldpinger
2026-07-22 23:04:11.852679 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-07-22 23:04:11.971218 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-07-22 23:04:12.132075 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-07-22 23:04:12.258391 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-07-22 23:04:12.447249 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-07-22 23:04:12.562272 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-07-22 23:04:12.735474 | instance | monitoring/serviceaccounts/loki
2026-07-22 23:04:12.826879 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-07-22 23:04:12.991574 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-07-22 23:04:13.096596 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-07-22 23:04:13.251187 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-07-22 23:04:13.354482 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-07-22 23:04:13.547833 | instance | monitoring/serviceaccounts/vector
2026-07-22 23:04:13.652499 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0
2026-07-22 23:04:13.806417 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0
2026-07-22 23:04:14.028580 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-07-22 23:04:14.198636 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-07-22 23:04:14.412551 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-07-22 23:04:14.608650 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-07-22 23:04:14.813242 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0
2026-07-22 23:04:14.989445 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-07-22 23:04:15.200314 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0
2026-07-22 23:04:15.385043 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0
2026-07-22 23:04:15.606055 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-07-22 23:04:15.772805 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-07-22 23:04:15.974434 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0
2026-07-22 23:04:16.181165 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-07-22 23:04:16.381502 | instance | openstack/rolebindings/barbican-barbican-api
2026-07-22 23:04:16.629886 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-07-22 23:04:16.663478 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-07-22 23:04:16.870149 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-07-22 23:04:16.875961 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-07-22 23:04:17.065321 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-07-22 23:04:17.074536 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-07-22 23:04:17.277820 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-07-22 23:04:17.279444 | instance | openstack/rolebindings/cinder-cinder-api
2026-07-22 23:04:17.491442 | instance | openstack/rolebindings/cinder-cinder-backup
2026-07-22 23:04:17.497055 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-07-22 23:04:17.694379 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-07-22 23:04:17.701564 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-07-22 23:04:17.888335 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-07-22 23:04:17.890305 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-07-22 23:04:18.091091 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-07-22 23:04:18.096668 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-07-22 23:04:18.285124 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-07-22 23:04:18.297432 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-07-22 23:04:18.488329 | instance | openstack/rolebindings/cinder-cinder-test
2026-07-22 23:04:18.542174 | instance | openstack/rolebindings/cinder-cinder-volume
2026-07-22 23:04:18.697647 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-07-22 23:04:18.751454 | instance | openstack/rolebindings/cinder-storage-init
2026-07-22 23:04:18.926889 | instance | openstack/rolebindings/glance-glance-api
2026-07-22 23:04:18.962494 | instance | openstack/rolebindings/glance-glance-db-init
2026-07-22 23:04:19.121690 | instance | openstack/pods/barbican-api-d74b857d8-v2mrc
2026-07-22 23:04:19.172160 | instance | openstack/rolebindings/glance-glance-db-sync
2026-07-22 23:04:19.380895 | instance | openstack/pods/barbican-db-init-nmq47
2026-07-22 23:04:19.384658 | instance | openstack/pods/barbican-db-sync-gflp2
2026-07-22 23:04:19.642248 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-07-22 23:04:19.646827 | instance | openstack/rolebindings/glance-glance-ks-service
2026-07-22 23:04:19.857911 | instance | openstack/pods/barbican-ks-endpoints-6txsz
2026-07-22 23:04:19.868572 | instance | openstack/rolebindings/glance-glance-ks-user
2026-07-22 23:04:20.088961 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-07-22 23:04:20.103777 | instance | openstack/pods/barbican-ks-service-vrxg6
2026-07-22 23:04:20.285503 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-07-22 23:04:20.352925 | instance | openstack/rolebindings/glance-glance-storage-init
2026-07-22 23:04:20.518082 | instance | openstack/pods/barbican-ks-user-dxwbx
2026-07-22 23:04:20.566578 | instance | openstack/rolebindings/glance-glance-test
2026-07-22 23:04:20.757368 | instance | openstack/rolebindings/glance-storage-init
2026-07-22 23:04:20.770313 | instance | openstack/pods/barbican-rabbit-init-2jmbk
2026-07-22 23:04:20.961385 | instance | openstack/rolebindings/heat-heat-api
2026-07-22 23:04:21.029766 | instance | openstack/pods/cinder-api-78f656fb46-mdpcv
2026-07-22 23:04:21.175204 | instance | openstack/pods/cinder-backup-75bd9dbbbd-rbnp9
2026-07-22 23:04:21.264887 | instance | openstack/rolebindings/heat-heat-bootstrap
2026-07-22 23:04:21.443823 | instance | openstack/pods/cinder-backup-storage-init-5544h
2026-07-22 23:04:21.483579 | instance | openstack/rolebindings/heat-heat-cfn
2026-07-22 23:04:21.685402 | instance | openstack/rolebindings/heat-heat-db-init
2026-07-22 23:04:21.711842 | instance | openstack/pods/cinder-bootstrap-rxkfr
2026-07-22 23:04:21.876813 | instance | openstack/rolebindings/heat-heat-db-sync
2026-07-22 23:04:21.959317 | instance | openstack/pods/cinder-create-internal-tenant-6pd2t
2026-07-22 23:04:22.066215 | instance | openstack/rolebindings/heat-heat-engine
2026-07-22 23:04:22.195967 | instance | openstack/pods/cinder-db-init-6hlw4
2026-07-22 23:04:22.263993 | instance | openstack/rolebindings/heat-heat-engine-cleaner
2026-07-22 23:04:22.439544 | instance | openstack/pods/cinder-db-sync-5ss2q
2026-07-22 23:04:22.460344 | instance | openstack/rolebindings/heat-heat-ks-endpoints
2026-07-22 23:04:22.687149 | instance | openstack/pods/cinder-ks-endpoints-4t895
2026-07-22 23:04:22.715021 | instance | openstack/rolebindings/heat-heat-ks-service
2026-07-22 23:04:22.912520 | instance | openstack/pods/cinder-ks-service-2lp8z
2026-07-22 23:04:22.996245 | instance | openstack/rolebindings/heat-heat-ks-user
2026-07-22 23:04:23.177731 | instance | openstack/pods/cinder-ks-user-jbwd9
2026-07-22 23:04:23.197161 | instance | openstack/rolebindings/heat-heat-ks-user-domain
2026-07-22 23:04:23.405746 | instance | openstack/rolebindings/heat-heat-purge-deleted
2026-07-22 23:04:23.443314 | instance | openstack/pods/cinder-rabbit-init-lg6jm
2026-07-22 23:04:23.615424 | instance | openstack/rolebindings/heat-heat-rabbit-init
2026-07-22 23:04:23.703482 | instance | openstack/pods/cinder-scheduler-c866d69fd-kfd44
2026-07-22 23:04:23.807156 | instance | openstack/rolebindings/heat-heat-test
2026-07-22 23:04:23.947954 | instance | openstack/pods/cinder-storage-init-hvw7c
2026-07-22 23:04:23.997774 | instance | openstack/pods/cinder-volume-7dcdd5d89c-zr4g8
2026-07-22 23:04:24.214513 | instance | openstack/rolebindings/heat-heat-trusts
2026-07-22 23:04:24.261572 | instance | openstack/pods/glance-api-5f89ffbd8d-hrsbz
2026-07-22 23:04:24.409623 | instance | openstack/rolebindings/keepalived
2026-07-22 23:04:24.540803 | instance | openstack/pods/glance-db-init-hv6nd
2026-07-22 23:04:24.620395 | instance | openstack/rolebindings/keystone-credential-rotate
2026-07-22 23:04:24.771722 | instance | openstack/pods/glance-db-sync-rszmq
2026-07-22 23:04:24.848809 | instance | openstack/rolebindings/keystone-credential-setup
2026-07-22 23:04:25.024955 | instance | openstack/pods/glance-ks-endpoints-flvmz
2026-07-22 23:04:25.056324 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-07-22 23:04:25.297205 | instance | openstack/pods/glance-ks-service-2swjb
2026-07-22 23:04:25.315527 | instance | openstack/rolebindings/keystone-fernet-setup
2026-07-22 23:04:25.543299 | instance | openstack/pods/glance-ks-user-8lsf6
2026-07-22 23:04:25.561927 | instance | openstack/rolebindings/keystone-keystone-api
2026-07-22 23:04:25.762522 | instance | openstack/pods/glance-metadefs-load-zfcsp
2026-07-22 23:04:25.806618 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-07-22 23:04:26.028657 | instance | openstack/pods/glance-rabbit-init-bg8dh
2026-07-22 23:04:26.039134 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-07-22 23:04:26.270749 | instance | openstack/pods/glance-storage-init-6gdsc
2026-07-22 23:04:26.321380 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-07-22 23:04:26.527322 | instance | openstack/pods/heat-api-75c9c6bcfc-nzw8n
2026-07-22 23:04:26.559479 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-07-22 23:04:26.773127 | instance | openstack/pods/heat-bootstrap-65gkf
2026-07-22 23:04:26.783870 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-07-22 23:04:26.973705 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-07-22 23:04:27.017941 | instance | openstack/rolebindings/keystone-keystone-test
2026-07-22 23:04:27.165600 | instance | openstack/pods/heat-cfn-6589644995-h9wk6
2026-07-22 23:04:27.213442 | instance | openstack/pods/heat-db-init-nkbv4
2026-07-22 23:04:27.437824 | instance | openstack/rolebindings/libvirt-cert-manager
2026-07-22 23:04:27.500944 | instance | openstack/pods/heat-db-sync-xzzrb
2026-07-22 23:04:27.656293 | instance | openstack/rolebindings/libvirt-libvirt
2026-07-22 23:04:27.743951 | instance | openstack/pods/heat-domain-ks-user-rm2mb
2026-07-22 23:04:27.861854 | instance | openstack/rolebindings/magnum-magnum-api
2026-07-22 23:04:27.992555 | instance | openstack/pods/heat-engine-865bbfd6d8-x6dzb
2026-07-22 23:04:28.083176 | instance | openstack/rolebindings/magnum-magnum-conductor
2026-07-22 23:04:28.286680 | instance | openstack/pods/heat-engine-cleaner-29746010-w4fxs
2026-07-22 23:04:28.324236 | instance | openstack/rolebindings/magnum-magnum-db-init
2026-07-22 23:04:28.547810 | instance | openstack/pods/heat-engine-cleaner-29746015-nfjw4
2026-07-22 23:04:28.549691 | instance | openstack/rolebindings/magnum-magnum-db-sync
2026-07-22 23:04:28.753903 | instance | openstack/pods/heat-engine-cleaner-29746020-b95r6
2026-07-22 23:04:28.799462 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints
2026-07-22 23:04:29.000428 | instance | openstack/pods/heat-ks-endpoints-hz8rk
2026-07-22 23:04:29.014341 | instance | openstack/rolebindings/magnum-magnum-ks-service
2026-07-22 23:04:29.229042 | instance | openstack/pods/heat-ks-service-2v6st
2026-07-22 23:04:29.285249 | instance | openstack/pods/heat-ks-user-7dlwm
2026-07-22 23:04:29.490158 | instance | openstack/rolebindings/magnum-magnum-ks-user
2026-07-22 23:04:29.564628 | instance | openstack/pods/heat-rabbit-init-gs9v7
2026-07-22 23:04:29.691173 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain
2026-07-22 23:04:29.811232 | instance | openstack/pods/heat-trusts-xqh65
2026-07-22 23:04:29.896418 | instance | openstack/rolebindings/magnum-magnum-rabbit-init
2026-07-22 23:04:30.082183 | instance | openstack/pods/keepalived-vxsd5
2026-07-22 23:04:30.149209 | instance | openstack/pods/keystone-api-86866998b8-7sxvv
2026-07-22 23:04:30.371495 | instance | openstack/rolebindings/manila-manila-api
2026-07-22 23:04:30.402351 | instance | openstack/pods/keystone-bootstrap-k7lrw
2026-07-22 23:04:30.569864 | instance | openstack/rolebindings/manila-manila-data
2026-07-22 23:04:30.673338 | instance | openstack/pods/keystone-credential-setup-x8drz
2026-07-22 23:04:30.774022 | instance | openstack/rolebindings/manila-manila-db-init
2026-07-22 23:04:30.940007 | instance | openstack/rolebindings/manila-manila-db-sync
2026-07-22 23:04:30.964557 | instance | openstack/pods/keystone-db-init-6vplf
2026-07-22 23:04:31.162200 | instance | openstack/rolebindings/manila-manila-ks-endpoints
2026-07-22 23:04:31.230670 | instance | openstack/pods/keystone-db-sync-7tvbc
2026-07-22 23:04:31.351952 | instance | openstack/rolebindings/manila-manila-ks-service
2026-07-22 23:04:31.478311 | instance | openstack/pods/keystone-domain-manage-f2vtc
2026-07-22 23:04:31.551420 | instance | openstack/pods/keystone-fernet-setup-z5ltv
2026-07-22 23:04:31.738073 | instance | openstack/rolebindings/manila-manila-ks-user
2026-07-22 23:04:31.807191 | instance | openstack/pods/keystone-rabbit-init-57nwb
2026-07-22 23:04:31.937004 | instance | openstack/rolebindings/manila-manila-rabbit-init
2026-07-22 23:04:32.060019 | instance | openstack/pods/libvirt-libvirt-default-b6tvw
2026-07-22 23:04:32.135440 | instance | openstack/rolebindings/manila-manila-scheduler
2026-07-22 23:04:32.340458 | instance | openstack/rolebindings/manila-manila-share
2026-07-22 23:04:32.352100 | instance | openstack/pods/magnum-api-558766c757-7n9fj
2026-07-22 23:04:32.544367 | instance | openstack/pods/magnum-cluster-api-proxy-7r5jl
2026-07-22 23:04:32.613527 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-07-22 23:04:32.786275 | instance | openstack/pods/magnum-conductor-0
2026-07-22 23:04:32.825122 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-07-22 23:04:33.043224 | instance | openstack/pods/magnum-db-init-vt98r
2026-07-22 23:04:33.052300 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-07-22 23:04:33.258741 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-07-22 23:04:33.282789 | instance | openstack/pods/magnum-db-sync-25mpz
2026-07-22 23:04:33.479564 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-07-22 23:04:33.570329 | instance | openstack/pods/magnum-domain-ks-user-68n88
2026-07-22 23:04:33.678682 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent
2026-07-22 23:04:33.801960 | instance | openstack/pods/magnum-ks-endpoints-66gl6
2026-07-22 23:04:33.861756 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent
2026-07-22 23:04:34.055579 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-07-22 23:04:34.069199 | instance | openstack/pods/magnum-ks-service-26x9n
2026-07-22 23:04:34.273121 | instance | openstack/pods/magnum-ks-user-phdgm
2026-07-22 23:04:34.343172 | instance | openstack/rolebindings/neutron-neutron-server
2026-07-22 23:04:34.534729 | instance | openstack/pods/magnum-rabbit-init-r5hmm
2026-07-22 23:04:34.568399 | instance | openstack/rolebindings/neutron-neutron-test
2026-07-22 23:04:34.770679 | instance | openstack/pods/magnum-registry-c45778976-lghxx
2026-07-22 23:04:34.813238 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-07-22 23:04:35.015685 | instance | openstack/pods/manila-api-7544f9d64f-7mcmk
2026-07-22 23:04:35.015971 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-07-22 23:04:35.239672 | instance | openstack/pods/manila-bootstrap-d4cjw
2026-07-22 23:04:35.274167 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-07-22 23:04:35.498319 | instance | openstack/pods/manila-data-7666668896-kqxqr
2026-07-22 23:04:35.519489 | instance | openstack/pods/manila-db-init-xxnfz
2026-07-22 23:04:35.743261 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-07-22 23:04:35.760068 | instance | openstack/pods/manila-db-sync-t72nf
2026-07-22 23:04:35.935679 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-07-22 23:04:36.011377 | instance | openstack/pods/manila-ks-endpoints-25wxq
2026-07-22 23:04:36.175716 | instance | openstack/pods/manila-ks-service-k8fhx
2026-07-22 23:04:36.290613 | instance | openstack/rolebindings/nova-nova-compute
2026-07-22 23:04:36.446483 | instance | openstack/pods/manila-ks-user-cf2h5
2026-07-22 23:04:36.501983 | instance | openstack/rolebindings/nova-nova-conductor
2026-07-22 23:04:36.704237 | instance | openstack/pods/manila-rabbit-init-x4mpn
2026-07-22 23:04:36.713574 | instance | openstack/rolebindings/nova-nova-db-init
2026-07-22 23:04:36.906653 | instance | openstack/pods/manila-scheduler-7dd768-jslqx
2026-07-22 23:04:36.961310 | instance | openstack/rolebindings/nova-nova-db-sync
2026-07-22 23:04:37.150963 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-07-22 23:04:37.169539 | instance | openstack/pods/manila-share-667bdf8b98-hhhz7
2026-07-22 23:04:37.349328 | instance | openstack/pods/memcached-memcached-6479589586-t4nh8
2026-07-22 23:04:37.428745 | instance | openstack/pods/neutron-db-init-p9shq
2026-07-22 23:04:37.625124 | instance | openstack/rolebindings/nova-nova-ks-service
2026-07-22 23:04:37.707346 | instance | openstack/pods/neutron-db-sync-td8bg
2026-07-22 23:04:37.815524 | instance | openstack/rolebindings/nova-nova-ks-user
2026-07-22 23:04:37.944720 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-07-22 23:04:38.011538 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-07-22 23:04:38.138770 | instance | openstack/pods/neutron-ks-endpoints-gg44z
2026-07-22 23:04:38.208909 | instance | openstack/rolebindings/nova-nova-scheduler
2026-07-22 23:04:38.428066 | instance | openstack/pods/neutron-ks-service-hg46b
2026-07-22 23:04:38.436256 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-07-22 23:04:38.660880 | instance | openstack/rolebindings/nova-nova-test
2026-07-22 23:04:38.692006 | instance | openstack/pods/neutron-ks-user-5q7zw
2026-07-22 23:04:38.858394 | instance | openstack/rolebindings/octavia-octavia-api
2026-07-22 23:04:38.949368 | instance | openstack/pods/neutron-netns-cleanup-cron-default-vg4cx
2026-07-22 23:04:39.049352 | instance | openstack/pods/neutron-ovn-metadata-agent-default-pf4vp
2026-07-22 23:04:39.208159 | instance | openstack/pods/neutron-ovn-vpn-agent-default-5spx6
2026-07-22 23:04:39.306858 | instance | openstack/rolebindings/octavia-octavia-db-init
2026-07-22 23:04:39.480255 | instance | openstack/pods/neutron-rabbit-init-qnsbk
2026-07-22 23:04:39.515536 | instance | openstack/rolebindings/octavia-octavia-db-sync
2026-07-22 23:04:39.729851 | instance | openstack/pods/neutron-server-558cf9cd4b-c99j7
2026-07-22 23:04:39.740213 | instance | openstack/rolebindings/octavia-octavia-health-manager
2026-07-22 23:04:39.933286 | instance | openstack/pods/nova-api-metadata-c67c8dfb4-vdsvg
2026-07-22 23:04:39.970122 | instance | openstack/rolebindings/octavia-octavia-housekeeping
2026-07-22 23:04:40.171688 | instance | openstack/pods/nova-api-osapi-54db986d78-2zzdm
2026-07-22 23:04:40.227712 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints
2026-07-22 23:04:40.489674 | instance | openstack/pods/nova-bootstrap-ppd6h
2026-07-22 23:04:40.495728 | instance | openstack/rolebindings/octavia-octavia-ks-service
2026-07-22 23:04:40.700833 | instance | openstack/pods/nova-cell-setup-29746020-hv4cn
2026-07-22 23:04:40.738060 | instance | openstack/rolebindings/octavia-octavia-ks-user
2026-07-22 23:04:40.944800 | instance | openstack/pods/nova-cell-setup-jgs57
2026-07-22 23:04:40.956413 | instance | openstack/rolebindings/octavia-octavia-rabbit-init
2026-07-22 23:04:41.160302 | instance | openstack/rolebindings/octavia-octavia-worker
2026-07-22 23:04:41.215501 | instance | openstack/pods/nova-compute-default-c7mw5
2026-07-22 23:04:41.374147 | instance | openstack/pods/nova-conductor-5c74c96df8-9xtd4
2026-07-22 23:04:41.484712 | instance | openstack/rolebindings/ovn-bgp-agent
2026-07-22 23:04:41.643340 | instance | openstack/pods/nova-db-init-p8646
2026-07-22 23:04:41.683754 | instance | openstack/pods/nova-db-sync-dqcfc
2026-07-22 23:04:41.903433 | instance | openstack/pods/nova-ks-endpoints-dqgt6
2026-07-22 23:04:41.933548 | instance | openstack/rolebindings/ovn-controller
2026-07-22 23:04:42.143410 | instance | openstack/pods/nova-ks-service-hr6f4
2026-07-22 23:04:42.153759 | instance | openstack/rolebindings/ovn-northd
2026-07-22 23:04:42.344237 | instance | openstack/pods/nova-ks-user-6bwkc
2026-07-22 23:04:42.401967 | instance | openstack/rolebindings/ovn-ovn-controller
2026-07-22 23:04:42.605268 | instance | openstack/pods/nova-novncproxy-678b74b66f-d5l84
2026-07-22 23:04:42.626366 | instance | openstack/rolebindings/ovn-ovn-northd
2026-07-22 23:04:42.834972 | instance | openstack/pods/nova-rabbit-init-fr4wj
2026-07-22 23:04:42.853057 | instance | openstack/rolebindings/ovn-ovsdb
2026-07-22 23:04:43.066717 | instance | openstack/pods/nova-scheduler-5747c6957d-bgktv
2026-07-22 23:04:43.106410 | instance | openstack/rolebindings/placement-placement-api
2026-07-22 23:04:43.296900 | instance | openstack/pods/nova-service-cleaner-29746020-p2h9c
2026-07-22 23:04:43.318861 | instance | openstack/rolebindings/placement-placement-db-init
2026-07-22 23:04:43.545967 | instance | openstack/pods/octavia-api-54684dfff-nspvb
2026-07-22 23:04:43.580318 | instance | openstack/rolebindings/placement-placement-db-sync
2026-07-22 23:04:43.751665 | instance | openstack/pods/octavia-bootstrap-rgk7l
2026-07-22 23:04:43.784234 | instance | openstack/pods/octavia-db-init-ss7j5
2026-07-22 23:04:43.974690 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-07-22 23:04:44.028610 | instance | openstack/pods/octavia-db-sync-9j2g5
2026-07-22 23:04:44.164795 | instance | openstack/rolebindings/placement-placement-ks-service
2026-07-22 23:04:44.262893 | instance | openstack/rolebindings/placement-placement-ks-user
2026-07-22 23:04:44.363342 | instance | openstack/pods/octavia-health-manager-default-k6svr
2026-07-22 23:04:44.490697 | instance | openstack/rolebindings/pxc-operator
2026-07-22 23:04:44.638352 | instance | openstack/pods/octavia-housekeeping-6fc9c77f88-4wqjv
2026-07-22 23:04:44.715293 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-07-22 23:04:44.877232 | instance | openstack/pods/octavia-ks-endpoints-6s4xg
2026-07-22 23:04:44.935047 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-07-22 23:04:45.169865 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-07-22 23:04:45.188811 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-07-22 23:04:45.359425 | instance | openstack/pods/octavia-ks-service-brnmg
2026-07-22 23:04:45.398116 | instance | openstack/rolebindings/rabbitmq-heat-server
2026-07-22 23:04:45.639716 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-07-22 23:04:45.655770 | instance | openstack/pods/octavia-ks-user-w7xdv
2026-07-22 23:04:45.854584 | instance | openstack/rolebindings/rabbitmq-magnum-server
2026-07-22 23:04:45.919253 | instance | openstack/rolebindings/rabbitmq-manila-server
2026-07-22 23:04:46.057002 | instance | openstack/pods/octavia-rabbit-init-ztsxw
2026-07-22 23:04:46.135746 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-07-22 23:04:46.310434 | instance | openstack/pods/octavia-worker-864b55d955-hnpnl
2026-07-22 23:04:46.335486 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-07-22 23:04:46.574415 | instance | openstack/pods/openvswitch-9z8wc
2026-07-22 23:04:46.584867 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-07-22 23:04:46.780126 | instance | openstack/pods/ovn-controller-default-nzhfz
2026-07-22 23:04:46.832310 | instance | openstack/rolebindings/rabbitmq-octavia-server
2026-07-22 23:04:47.030568 | instance | openstack/pods/ovn-northd-fc978744-ws9jg
2026-07-22 23:04:47.049747 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-07-22 23:04:47.271992 | instance | openstack/pods/ovn-ovsdb-nb-0
2026-07-22 23:04:47.276996 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-07-22 23:04:47.496477 | instance | openstack/pods/ovn-ovsdb-sb-0
2026-07-22 23:04:47.564166 | instance | openstack/rolebindings/rook-ceph-mgr
2026-07-22 23:04:47.785619 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-07-22 23:04:47.794998 | instance | openstack/rolebindings/rook-ceph-osd
2026-07-22 23:04:48.032427 | instance | openstack/pods/percona-xtradb-pxc-0
2026-07-22 23:04:48.054045 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-07-22 23:04:48.262506 | instance | openstack/pods/placement-api-7c8d87f945-tznh5
2026-07-22 23:04:48.297865 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-07-22 23:04:48.526406 | instance | openstack/pods/placement-db-init-ntdlf
2026-07-22 23:04:48.526526 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-07-22 23:04:48.726027 | instance | openstack/pods/placement-db-sync-wffhl
2026-07-22 23:04:48.774593 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-07-22 23:04:48.991825 | instance | openstack/pods/placement-ks-endpoints-74rcm
2026-07-22 23:04:48.994269 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-07-22 23:04:49.192345 | instance | openstack/pods/placement-ks-service-c9ppt
2026-07-22 23:04:49.258635 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-07-22 23:04:49.461247 | instance | openstack/pods/placement-ks-user-m5ztr
2026-07-22 23:04:49.490090 | instance | openstack/pods/pxc-operator-7cff949c8b-mcz48
2026-07-22 23:04:49.733813 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-07-22 23:04:49.738347 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-07-22 23:04:49.987717 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-rl5qt
2026-07-22 23:04:50.023711 | instance | openstack/pods/rabbitmq-glance-server-0
2026-07-22 23:04:50.289712 | instance | openstack/pods/rabbitmq-heat-server-0
2026-07-22 23:04:50.328473 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-07-22 23:04:50.548330 | instance | openstack/pods/rabbitmq-magnum-server-0
2026-07-22 23:04:50.628861 | instance | openstack/pods/rabbitmq-manila-server-0
2026-07-22 23:04:50.794251 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-whzdl
2026-07-22 23:04:50.857578 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-07-22 23:04:51.048811 | instance | openstack/pods/rabbitmq-nova-server-0
2026-07-22 23:04:51.103335 | instance | openstack/pods/rabbitmq-octavia-server-0
2026-07-22 23:04:51.292480 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-jx76r
2026-07-22 23:04:51.376649 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m
2026-07-22 23:04:51.573407 | instance | openstack/pods/staffeln-api-857847f669-kh9wn
2026-07-22 23:04:51.654100 | instance | openstack/pods/staffeln-conductor-5c946dd698-bmk8c
2026-07-22 23:04:51.836179 | instance | openstack/pods/staffeln-db-init-lllvk
2026-07-22 23:04:51.907384 | instance | openstack/pods/staffeln-db-sync-fr4sz
2026-07-22 23:04:52.097431 | instance | openstack/pods/valkey-node-0
2026-07-22 23:04:52.144333 | instance | openstack/roles/barbican-openstack-barbican-api
2026-07-22 23:04:52.361179 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-07-22 23:04:52.361298 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-07-22 23:04:52.577546 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-07-22 23:04:52.587434 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-07-22 23:04:52.773930 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-07-22 23:04:52.774283 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-07-22 23:04:52.978117 | instance | openstack/roles/cinder-backup-storage-init
2026-07-22 23:04:52.990012 | instance | openstack/roles/cinder-openstack-cinder-api
2026-07-22 23:04:53.184256 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-07-22 23:04:53.190588 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-07-22 23:04:53.374735 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-07-22 23:04:53.380894 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-07-22 23:04:53.582001 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-07-22 23:04:53.597693 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-07-22 23:04:53.789659 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-07-22 23:04:53.793190 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-07-22 23:04:53.985407 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-07-22 23:04:53.987192 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-07-22 23:04:54.176972 | instance | openstack/roles/cinder-openstack-cinder-test
2026-07-22 23:04:54.188072 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-07-22 23:04:54.365085 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-07-22 23:04:54.368312 | instance | openstack/roles/cinder-storage-init
2026-07-22 23:04:54.574796 | instance | openstack/roles/glance-openstack-glance-api
2026-07-22 23:04:54.579227 | instance | openstack/roles/glance-openstack-glance-db-init
2026-07-22 23:04:54.781475 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-07-22 23:04:54.782631 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-07-22 23:04:55.003222 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-07-22 23:04:55.014182 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-07-22 23:04:55.242055 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-07-22 23:04:55.257250 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-07-22 23:04:55.469891 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-07-22 23:04:55.478138 | instance | openstack/roles/glance-openstack-glance-test
2026-07-22 23:04:55.681710 | instance | openstack/roles/glance-storage-init
2026-07-22 23:04:55.720709 | instance | openstack/roles/heat-openstack-heat-api
2026-07-22 23:04:55.897843 | instance | openstack/roles/heat-openstack-heat-bootstrap
2026-07-22 23:04:55.943272 | instance | openstack/roles/heat-openstack-heat-cfn
2026-07-22 23:04:56.098889 | instance | openstack/roles/heat-openstack-heat-db-init
2026-07-22 23:04:56.182621 | instance | openstack/roles/heat-openstack-heat-db-sync
2026-07-22 23:04:56.332996 | instance | openstack/roles/heat-openstack-heat-engine
2026-07-22 23:04:56.421762 | instance | openstack/roles/heat-openstack-heat-engine-cleaner
2026-07-22 23:04:56.562768 | instance | openstack/roles/heat-openstack-heat-ks-endpoints
2026-07-22 23:04:56.641805 | instance | openstack/roles/heat-openstack-heat-ks-service
2026-07-22 23:04:56.802549 | instance | openstack/roles/heat-openstack-heat-ks-user
2026-07-22 23:04:56.889746 | instance | openstack/roles/heat-openstack-heat-ks-user-domain
2026-07-22 23:04:57.006939 | instance | openstack/roles/heat-openstack-heat-purge-deleted
2026-07-22 23:04:57.105876 | instance | openstack/roles/heat-openstack-heat-rabbit-init
2026-07-22 23:04:57.219070 | instance | openstack/roles/heat-openstack-heat-test
2026-07-22 23:04:57.312316 | instance | openstack/roles/heat-openstack-heat-trusts
2026-07-22 23:04:57.424957 | instance | openstack/roles/keepalived
2026-07-22 23:04:57.522161 | instance | openstack/roles/keystone-credential-rotate
2026-07-22 23:04:57.639411 | instance | openstack/roles/keystone-credential-setup
2026-07-22 23:04:57.730688 | instance | openstack/roles/keystone-fernet-rotate
2026-07-22 23:04:57.845263 | instance | openstack/roles/keystone-fernet-setup
2026-07-22 23:04:57.932682 | instance | openstack/roles/keystone-openstack-keystone-api
2026-07-22 23:04:58.065670 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-07-22 23:04:58.178730 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-07-22 23:04:58.307151 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-07-22 23:04:58.420846 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-07-22 23:04:58.520746 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-07-22 23:04:58.647986 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-07-22 23:04:58.721328 | instance | openstack/roles/keystone-openstack-keystone-test
2026-07-22 23:04:58.859677 | instance | openstack/roles/libvirt-cert-manager
2026-07-22 23:04:58.953535 | instance | openstack/roles/libvirt-openstack-libvirt
2026-07-22 23:04:59.049408 | instance | openstack/roles/magnum-openstack-magnum-api
2026-07-22 23:04:59.144092 | instance | openstack/roles/magnum-openstack-magnum-conductor
2026-07-22 23:04:59.249293 | instance | openstack/roles/magnum-openstack-magnum-db-init
2026-07-22 23:04:59.359943 | instance | openstack/roles/magnum-openstack-magnum-db-sync
2026-07-22 23:04:59.455830 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints
2026-07-22 23:04:59.578580 | instance | openstack/roles/magnum-openstack-magnum-ks-service
2026-07-22 23:04:59.681829 | instance | openstack/roles/magnum-openstack-magnum-ks-user
2026-07-22 23:04:59.791450 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain
2026-07-22 23:04:59.877567 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init
2026-07-22 23:04:59.997775 | instance | openstack/roles/manila-openstack-manila-api
2026-07-22 23:05:00.097965 | instance | openstack/roles/manila-openstack-manila-data
2026-07-22 23:05:00.202203 | instance | openstack/roles/manila-openstack-manila-db-init
2026-07-22 23:05:00.325679 | instance | openstack/roles/manila-openstack-manila-db-sync
2026-07-22 23:05:00.399742 | instance | openstack/roles/manila-openstack-manila-ks-endpoints
2026-07-22 23:05:00.523559 | instance | openstack/roles/manila-openstack-manila-ks-service
2026-07-22 23:05:00.631321 | instance | openstack/roles/manila-openstack-manila-ks-user
2026-07-22 23:05:00.730695 | instance | openstack/roles/manila-openstack-manila-rabbit-init
2026-07-22 23:05:00.830340 | instance | openstack/roles/manila-openstack-manila-scheduler
2026-07-22 23:05:00.946429 | instance | openstack/roles/manila-openstack-manila-share
2026-07-22 23:05:01.045308 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-07-22 23:05:01.155652 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-07-22 23:05:01.253028 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-07-22 23:05:01.369096 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-07-22 23:05:01.468068 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-07-22 23:05:01.571453 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent
2026-07-22 23:05:01.680084 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent
2026-07-22 23:05:01.785919 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-07-22 23:05:01.884532 | instance | openstack/roles/neutron-openstack-neutron-server
2026-07-22 23:05:01.984600 | instance | openstack/roles/neutron-openstack-neutron-test
2026-07-22 23:05:02.093350 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-07-22 23:05:02.196023 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-07-22 23:05:02.293662 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-07-22 23:05:02.388239 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-07-22 23:05:02.489739 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-07-22 23:05:02.584045 | instance | openstack/roles/nova-openstack-nova-compute
2026-07-22 23:05:02.693656 | instance | openstack/roles/nova-openstack-nova-conductor
2026-07-22 23:05:02.770844 | instance | openstack/roles/nova-openstack-nova-db-init
2026-07-22 23:05:02.920755 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-07-22 23:05:03.004309 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-07-22 23:05:03.126292 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-07-22 23:05:03.194317 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-07-22 23:05:03.324012 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-07-22 23:05:03.427698 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-07-22 23:05:03.542577 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-07-22 23:05:03.623463 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-07-22 23:05:03.750549 | instance | openstack/roles/nova-openstack-nova-test
2026-07-22 23:05:03.831980 | instance | openstack/roles/octavia-openstack-octavia-api
2026-07-22 23:05:03.977301 | instance | openstack/roles/octavia-openstack-octavia-db-init
2026-07-22 23:05:04.052351 | instance | openstack/roles/octavia-openstack-octavia-db-sync
2026-07-22 23:05:04.184019 | instance | openstack/roles/octavia-openstack-octavia-health-manager
2026-07-22 23:05:04.248514 | instance | openstack/roles/octavia-openstack-octavia-housekeeping
2026-07-22 23:05:04.381907 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints
2026-07-22 23:05:04.465277 | instance | openstack/roles/octavia-openstack-octavia-ks-service
2026-07-22 23:05:04.615047 | instance | openstack/roles/octavia-openstack-octavia-ks-user
2026-07-22 23:05:04.692868 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init
2026-07-22 23:05:04.829783 | instance | openstack/roles/octavia-openstack-octavia-worker
2026-07-22 23:05:04.923261 | instance | openstack/roles/ovn-bgp-agent
2026-07-22 23:05:05.070749 | instance | openstack/roles/ovn-controller
2026-07-22 23:05:05.215024 | instance | openstack/roles/ovn-northd
2026-07-22 23:05:05.308194 | instance | openstack/roles/ovn-openstack-ovn-controller
2026-07-22 23:05:05.432743 | instance | openstack/roles/ovn-openstack-ovn-northd
2026-07-22 23:05:05.541126 | instance | openstack/roles/ovn-ovsdb
2026-07-22 23:05:05.661204 | instance | openstack/roles/placement-openstack-placement-api
2026-07-22 23:05:05.788339 | instance | openstack/roles/placement-openstack-placement-db-init
2026-07-22 23:05:05.898327 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-07-22 23:05:06.006684 | instance | openstack/secrets/barbican-api-certs
2026-07-22 23:05:06.112892 | instance | openstack/secrets/barbican-db-admin
2026-07-22 23:05:06.217159 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-07-22 23:05:06.327957 | instance | openstack/secrets/barbican-db-user
2026-07-22 23:05:06.431074 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-07-22 23:05:06.537348 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-07-22 23:05:06.665560 | instance | openstack/secrets/barbican-etc
2026-07-22 23:05:06.726728 | instance | openstack/roles/pxc-operator
2026-07-22 23:05:06.875763 | instance | openstack/secrets/barbican-keystone-admin
2026-07-22 23:05:06.941884 | instance | openstack/secrets/barbican-keystone-user
2026-07-22 23:05:07.089716 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-07-22 23:05:07.143227 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-07-22 23:05:07.288636 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-07-22 23:05:07.346947 | instance | openstack/secrets/barbican-rabbitmq-user
2026-07-22 23:05:07.511719 | instance | openstack/roles/rabbitmq-cluster-operator
2026-07-22 23:05:07.592850 | instance | openstack/secrets/cinder-api-certs
2026-07-22 23:05:07.713990 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-07-22 23:05:07.839451 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-07-22 23:05:07.931304 | instance | openstack/roles/rabbitmq-heat-peer-discovery
2026-07-22 23:05:08.045261 | instance | openstack/secrets/cinder-db-admin
2026-07-22 23:05:08.152626 | instance | openstack/secrets/cinder-db-user
2026-07-22 23:05:08.259706 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-07-22 23:05:08.394775 | instance | openstack/secrets/cinder-etc
2026-07-22 23:05:08.506342 | instance | openstack/secrets/cinder-keystone-admin
2026-07-22 23:05:08.628501 | instance | openstack/roles/rabbitmq-magnum-peer-discovery
2026-07-22 23:05:08.702894 | instance | openstack/secrets/cinder-keystone-test
2026-07-22 23:05:08.824965 | instance | openstack/roles/rabbitmq-manila-peer-discovery
2026-07-22 23:05:08.891955 | instance | openstack/secrets/cinder-keystone-user
2026-07-22 23:05:09.020384 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-07-22 23:05:09.086433 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-07-22 23:05:09.225837 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-07-22 23:05:09.305986 | instance | openstack/secrets/cinder-rabbitmq-user
2026-07-22 23:05:09.419700 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-07-22 23:05:09.528081 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-07-22 23:05:09.637350 | instance | openstack/roles/rabbitmq-octavia-peer-discovery
2026-07-22 23:05:09.726901 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-07-22 23:05:09.838020 | instance | openstack/secrets/glance-api-certs
2026-07-22 23:05:09.919514 | instance | openstack/roles/rook-ceph-mgr
2026-07-22 23:05:10.017555 | instance | openstack/secrets/glance-db-admin
2026-07-22 23:05:10.145670 | instance | openstack/roles/rook-ceph-osd
2026-07-22 23:05:10.216648 | instance | openstack/secrets/glance-db-user
2026-07-22 23:05:10.366900 | instance | openstack/roles/rook-ceph-purge-osd
2026-07-22 23:05:10.453172 | instance | openstack/secrets/glance-etc
2026-07-22 23:05:10.633044 | instance | openstack/roles/staffeln-conductor
2026-07-22 23:05:10.686592 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-07-22 23:05:10.841283 | instance | openstack/secrets/glance-keystone-admin
2026-07-22 23:05:10.895937 | instance | openstack/secrets/glance-keystone-test
2026-07-22 23:05:11.078884 | instance | openstack/secrets/glance-keystone-user
2026-07-22 23:05:11.105563 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-07-22 23:05:11.273096 | instance | openstack/secrets/glance-rabbitmq-admin
2026-07-22 23:05:11.321773 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-07-22 23:05:11.495864 | instance | openstack/secrets/glance-rabbitmq-user
2026-07-22 23:05:11.555102 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-07-22 23:05:11.686057 | instance | openstack/secrets/heat-api-certs
2026-07-22 23:05:11.772073 | instance | openstack/secrets/heat-cfn-certs
2026-07-22 23:05:11.880365 | instance | openstack/secrets/heat-db-admin
2026-07-22 23:05:11.990793 | instance | openstack/secrets/heat-db-user
2026-07-22 23:05:12.081356 | instance | openstack/secrets/heat-etc
2026-07-22 23:05:12.189202 | instance | openstack/secrets/heat-keystone-admin
2026-07-22 23:05:12.288698 | instance | openstack/secrets/heat-keystone-stack-user
2026-07-22 23:05:12.383862 | instance | openstack/secrets/heat-keystone-test
2026-07-22 23:05:12.511057 | instance | openstack/secrets/heat-keystone-trustee
2026-07-22 23:05:12.577666 | instance | openstack/secrets/heat-keystone-user
2026-07-22 23:05:12.717603 | instance | openstack/secrets/heat-rabbitmq-admin
2026-07-22 23:05:12.763970 | instance | openstack/secrets/heat-rabbitmq-user
2026-07-22 23:05:12.918511 | instance | openstack/secrets/images-rbd-keyring
2026-07-22 23:05:12.962552 | instance | openstack/secrets/internal-percona-xtradb
2026-07-22 23:05:13.111170 | instance | openstack/secrets/keepalived-etc
2026-07-22 23:05:13.169386 | instance | openstack/secrets/keystone-api-certs
2026-07-22 23:05:13.302302 | instance | openstack/secrets/keystone-credential-keys
2026-07-22 23:05:13.359893 | instance | openstack/secrets/keystone-db-admin
2026-07-22 23:05:13.525637 | instance | openstack/secrets/keystone-db-user
2026-07-22 23:05:13.585046 | instance | openstack/secrets/keystone-etc
2026-07-22 23:05:13.722620 | instance | openstack/secrets/keystone-fernet-keys
2026-07-22 23:05:13.803198 | instance | openstack/secrets/keystone-keystone-admin
2026-07-22 23:05:13.925073 | instance | openstack/secrets/keystone-keystone-test
2026-07-22 23:05:14.027191 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-07-22 23:05:14.136080 | instance | openstack/secrets/keystone-rabbitmq-user
2026-07-22 23:05:14.213582 | instance | openstack/secrets/libvirt-api-ca
2026-07-22 23:05:14.329677 | instance | openstack/secrets/libvirt-etc
2026-07-22 23:05:14.445910 | instance | openstack/secrets/libvirt-libvirt-default-b6tvw-api
2026-07-22 23:05:14.556229 | instance | openstack/secrets/libvirt-libvirt-default-b6tvw-vnc
2026-07-22 23:05:14.669391 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-07-22 23:05:14.774585 | instance | openstack/secrets/libvirt-vnc-ca
2026-07-22 23:05:14.899000 | instance | openstack/secrets/magnum-api-certs
2026-07-22 23:05:14.986204 | instance | openstack/secrets/magnum-db-admin
2026-07-22 23:05:15.126646 | instance | openstack/secrets/magnum-db-user
2026-07-22 23:05:15.248810 | instance | openstack/secrets/magnum-etc
2026-07-22 23:05:15.330295 | instance | openstack/secrets/magnum-keystone-admin
2026-07-22 23:05:15.484934 | instance | openstack/secrets/magnum-keystone-stack-user
2026-07-22 23:05:15.551817 | instance | openstack/secrets/magnum-keystone-user
2026-07-22 23:05:15.728323 | instance | openstack/secrets/magnum-rabbitmq-admin
2026-07-22 23:05:15.797276 | instance | openstack/secrets/magnum-rabbitmq-user
2026-07-22 23:05:15.939002 | instance | openstack/secrets/magnum-registry-certs
2026-07-22 23:05:15.988154 | instance | openstack/secrets/manila-api-certs
2026-07-22 23:05:16.163523 | instance | openstack/secrets/manila-db-admin
2026-07-22 23:05:16.230941 | instance | openstack/secrets/manila-db-user
2026-07-22 23:05:16.364000 | instance | openstack/secrets/manila-etc
2026-07-22 23:05:16.452906 | instance | openstack/secrets/manila-keystone-admin
2026-07-22 23:05:16.586094 | instance | openstack/secrets/manila-keystone-user
2026-07-22 23:05:16.674406 | instance | openstack/secrets/manila-rabbitmq-admin
2026-07-22 23:05:16.788062 | instance | openstack/secrets/manila-rabbitmq-user
2026-07-22 23:05:16.877088 | instance | openstack/secrets/manila-ssh-keys
2026-07-22 23:05:16.980834 | instance | openstack/secrets/neutron-db-admin
2026-07-22 23:05:17.086541 | instance | openstack/secrets/neutron-db-user
2026-07-22 23:05:17.188288 | instance | openstack/secrets/neutron-etc
2026-07-22 23:05:17.285305 | instance | openstack/secrets/neutron-keystone-admin
2026-07-22 23:05:17.407077 | instance | openstack/secrets/neutron-keystone-test
2026-07-22 23:05:17.511806 | instance | openstack/secrets/neutron-keystone-user
2026-07-22 23:05:17.610073 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-07-22 23:05:17.717801 | instance | openstack/secrets/neutron-ovn-metadata-agent-default
2026-07-22 23:05:17.804987 | instance | openstack/secrets/neutron-ovn-vpn-agent-default
2026-07-22 23:05:17.939145 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-07-22 23:05:18.018082 | instance | openstack/secrets/neutron-rabbitmq-user
2026-07-22 23:05:18.142757 | instance | openstack/secrets/neutron-server-certs
2026-07-22 23:05:18.239382 | instance | openstack/secrets/nova-api-certs
2026-07-22 23:05:18.350046 | instance | openstack/secrets/nova-compute-default
2026-07-22 23:05:18.460634 | instance | openstack/secrets/nova-db-admin
2026-07-22 23:05:18.605626 | instance | openstack/secrets/nova-db-api-admin
2026-07-22 23:05:18.679528 | instance | openstack/serviceaccounts/barbican-api
2026-07-22 23:05:18.836060 | instance | openstack/secrets/nova-db-api-user
2026-07-22 23:05:19.040934 | instance | openstack/serviceaccounts/barbican-db-init
2026-07-22 23:05:19.070808 | instance | openstack/secrets/nova-db-cell0-admin
2026-07-22 23:05:19.280222 | instance | openstack/serviceaccounts/barbican-db-sync
2026-07-22 23:05:19.399174 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-07-22 23:05:19.664481 | instance | openstack/secrets/nova-db-cell0-user
2026-07-22 23:05:19.815075 | instance | openstack/serviceaccounts/barbican-ks-service
2026-07-22 23:05:19.850519 | instance | openstack/serviceaccounts/barbican-ks-user
2026-07-22 23:05:20.185424 | instance | openstack/secrets/nova-db-user
2026-07-22 23:05:20.220565 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-07-22 23:05:20.377271 | instance | openstack/secrets/nova-etc
2026-07-22 23:05:20.608170 | instance | openstack/serviceaccounts/barbican-test
2026-07-22 23:05:20.641019 | instance | openstack/secrets/nova-keystone-admin
2026-07-22 23:05:20.895854 | instance | openstack/serviceaccounts/cinder-api
2026-07-22 23:05:21.068314 | instance | openstack/secrets/nova-keystone-test
2026-07-22 23:05:21.283620 | instance | openstack/serviceaccounts/cinder-backup
2026-07-22 23:05:21.290830 | instance | openstack/secrets/nova-keystone-user
2026-07-22 23:05:21.542416 | instance | openstack/secrets/nova-novncproxy-certs
2026-07-22 23:05:21.701528 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-07-22 23:05:21.779573 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-07-22 23:05:22.015289 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-07-22 23:05:22.156402 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-07-22 23:05:22.405043 | instance | openstack/serviceaccounts/cinder-db-init
2026-07-22 23:05:22.593483 | instance | openstack/serviceaccounts/cinder-db-sync
2026-07-22 23:05:22.775809 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-07-22 23:05:22.997679 | instance | openstack/serviceaccounts/cinder-ks-service
2026-07-22 23:05:23.160524 | instance | openstack/serviceaccounts/cinder-ks-user
2026-07-22 23:05:23.399699 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-07-22 23:05:23.535894 | instance | openstack/serviceaccounts/cinder-scheduler
2026-07-22 23:05:23.783083 | instance | openstack/serviceaccounts/cinder-storage-init
2026-07-22 23:05:23.936704 | instance | openstack/serviceaccounts/cinder-test
2026-07-22 23:05:24.145105 | instance | openstack/serviceaccounts/cinder-volume
2026-07-22 23:05:24.319745 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-07-22 23:05:24.541405 | instance | openstack/serviceaccounts/default
2026-07-22 23:05:24.763144 | instance | openstack/serviceaccounts/glance-api
2026-07-22 23:05:24.923177 | instance | openstack/serviceaccounts/glance-db-init
2026-07-22 23:05:25.181458 | instance | openstack/serviceaccounts/glance-db-sync
2026-07-22 23:05:25.314727 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-07-22 23:05:25.602866 | instance | openstack/serviceaccounts/glance-ks-service
2026-07-22 23:05:25.688062 | instance | openstack/serviceaccounts/glance-ks-user
2026-07-22 23:05:26.009685 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-07-22 23:05:26.067779 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-07-22 23:05:26.401224 | instance | openstack/serviceaccounts/glance-storage-init
2026-07-22 23:05:26.489790 | instance | openstack/serviceaccounts/glance-test
2026-07-22 23:05:26.840695 | instance | openstack/serviceaccounts/heat-api
2026-07-22 23:05:26.967504 | instance | openstack/serviceaccounts/heat-bootstrap
2026-07-22 23:05:27.197739 | instance | openstack/serviceaccounts/heat-cfn
2026-07-22 23:05:27.357187 | instance | openstack/serviceaccounts/heat-db-init
2026-07-22 23:05:27.567464 | instance | openstack/serviceaccounts/heat-db-sync
2026-07-22 23:05:27.755695 | instance | openstack/serviceaccounts/heat-engine
2026-07-22 23:05:27.957376 | instance | openstack/serviceaccounts/heat-engine-cleaner
2026-07-22 23:05:28.190100 | instance | openstack/serviceaccounts/heat-ks-endpoints
2026-07-22 23:05:28.435996 | instance | openstack/serviceaccounts/heat-ks-service
2026-07-22 23:05:28.627677 | instance | openstack/serviceaccounts/heat-ks-user
2026-07-22 23:05:28.822682 | instance | openstack/serviceaccounts/heat-ks-user-domain
2026-07-22 23:05:29.048053 | instance | openstack/serviceaccounts/heat-purge-deleted
2026-07-22 23:05:29.218391 | instance | openstack/serviceaccounts/heat-rabbit-init
2026-07-22 23:05:29.422524 | instance | openstack/serviceaccounts/heat-test
2026-07-22 23:05:29.627027 | instance | openstack/serviceaccounts/heat-trusts
2026-07-22 23:05:29.809505 | instance | openstack/serviceaccounts/keepalived
2026-07-22 23:05:29.995552 | instance | openstack/serviceaccounts/keystone-api
2026-07-22 23:05:30.192810 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-07-22 23:05:30.382091 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-07-22 23:05:30.578160 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-07-22 23:05:30.790423 | instance | openstack/serviceaccounts/keystone-db-init
2026-07-22 23:05:30.977028 | instance | openstack/serviceaccounts/keystone-db-sync
2026-07-22 23:05:31.189366 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-07-22 23:05:31.354840 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-07-22 23:05:31.554914 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-07-22 23:05:31.775502 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-07-22 23:05:32.008387 | instance | openstack/serviceaccounts/keystone-test
2026-07-22 23:05:32.178193 | instance | openstack/serviceaccounts/libvirt
2026-07-22 23:05:32.380211 | instance | openstack/serviceaccounts/magnum-api
2026-07-22 23:05:32.569278 | instance | openstack/serviceaccounts/magnum-conductor
2026-07-22 23:05:32.787561 | instance | openstack/serviceaccounts/magnum-db-init
2026-07-22 23:05:32.972380 | instance | openstack/serviceaccounts/magnum-db-sync
2026-07-22 23:05:33.192314 | instance | openstack/serviceaccounts/magnum-ks-endpoints
2026-07-22 23:05:33.358984 | instance | openstack/serviceaccounts/magnum-ks-service
2026-07-22 23:05:33.557302 | instance | openstack/serviceaccounts/magnum-ks-user
2026-07-22 23:05:33.741099 | instance | openstack/serviceaccounts/magnum-ks-user-domain
2026-07-22 23:05:33.923180 | instance | openstack/serviceaccounts/magnum-rabbit-init
2026-07-22 23:05:34.139466 | instance | openstack/serviceaccounts/manila-api
2026-07-22 23:05:34.310774 | instance | openstack/serviceaccounts/manila-bootstrap
2026-07-22 23:05:34.534436 | instance | openstack/serviceaccounts/manila-data
2026-07-22 23:05:34.710603 | instance | openstack/serviceaccounts/manila-db-init
2026-07-22 23:05:34.913081 | instance | openstack/serviceaccounts/manila-db-sync
2026-07-22 23:05:35.102729 | instance | openstack/serviceaccounts/manila-ks-endpoints
2026-07-22 23:05:35.303711 | instance | openstack/serviceaccounts/manila-ks-service
2026-07-22 23:05:35.508393 | instance | openstack/serviceaccounts/manila-ks-user
2026-07-22 23:05:35.783793 | instance | openstack/serviceaccounts/manila-rabbit-init
2026-07-22 23:05:35.915073 | instance | openstack/serviceaccounts/manila-scheduler
2026-07-22 23:05:36.231700 | instance | openstack/serviceaccounts/manila-share
2026-07-22 23:05:36.312955 | instance | openstack/secrets/nova-rabbitmq-admin
2026-07-22 23:05:36.529801 | instance | openstack/secrets/nova-rabbitmq-user
2026-07-22 23:05:36.643699 | instance | openstack/secrets/nova-ssh
2026-07-22 23:05:36.810184 | instance | openstack/secrets/octavia-amphora-ssh-key
2026-07-22 23:05:36.903768 | instance | openstack/secrets/octavia-api-certs
2026-07-22 23:05:37.004668 | instance | openstack/secrets/octavia-client-ca
2026-07-22 23:05:37.100974 | instance | openstack/secrets/octavia-client-certs
2026-07-22 23:05:37.188126 | instance | openstack/secrets/octavia-db-admin
2026-07-22 23:05:37.286493 | instance | openstack/secrets/octavia-db-user
2026-07-22 23:05:37.381706 | instance | openstack/secrets/octavia-etc
2026-07-22 23:05:37.492756 | instance | openstack/secrets/octavia-health-manager-default
2026-07-22 23:05:37.589188 | instance | openstack/secrets/octavia-keystone-admin
2026-07-22 23:05:37.692945 | instance | openstack/secrets/octavia-keystone-test
2026-07-22 23:05:37.780639 | instance | openstack/secrets/octavia-keystone-user
2026-07-22 23:05:37.883898 | instance | openstack/secrets/octavia-persistence-db-admin
2026-07-22 23:05:37.983865 | instance | openstack/secrets/octavia-persistence-db-user
2026-07-22 23:05:38.104603 | instance | openstack/secrets/octavia-rabbitmq-admin
2026-07-22 23:05:38.183842 | instance | openstack/secrets/octavia-rabbitmq-user
2026-07-22 23:05:38.303315 | instance | openstack/secrets/octavia-server-ca
2026-07-22 23:05:38.403471 | instance | openstack/secrets/ovn-controller-default-etc
2026-07-22 23:05:38.521817 | instance | openstack/secrets/ovn-etc
2026-07-22 23:05:38.625899 | instance | openstack/secrets/ovn-vector-config
2026-07-22 23:05:38.724621 | instance | openstack/secrets/percona-xtradb
2026-07-22 23:05:38.822716 | instance | openstack/secrets/placement-api-certs
2026-07-22 23:05:38.922038 | instance | openstack/secrets/placement-db-admin
2026-07-22 23:05:39.032037 | instance | openstack/secrets/placement-db-user
2026-07-22 23:05:39.146727 | instance | openstack/secrets/placement-etc
2026-07-22 23:05:39.257709 | instance | openstack/secrets/placement-keystone-admin
2026-07-22 23:05:39.344732 | instance | openstack/secrets/placement-keystone-user
2026-07-22 23:05:39.474669 | instance | openstack/secrets/pvc-ceph-client-key
2026-07-22 23:05:39.571425 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-07-22 23:05:39.688134 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-07-22 23:05:39.770433 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-07-22 23:05:39.883687 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-07-22 23:05:39.977822 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-07-22 23:05:40.076984 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-07-22 23:05:40.177763 | instance | openstack/secrets/rabbitmq-heat-default-user
2026-07-22 23:05:40.273552 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie
2026-07-22 23:05:40.369089 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-07-22 23:05:40.484550 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-07-22 23:05:40.603247 | instance | openstack/secrets/rabbitmq-magnum-default-user
2026-07-22 23:05:40.677556 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie
2026-07-22 23:05:40.816545 | instance | openstack/secrets/rabbitmq-manila-default-user
2026-07-22 23:05:40.880957 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie
2026-07-22 23:05:41.023074 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-07-22 23:05:41.102647 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-07-22 23:05:41.220085 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-07-22 23:05:41.304799 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-07-22 23:05:41.421559 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-07-22 23:05:41.523728 | instance | openstack/secrets/rabbitmq-octavia-default-user
2026-07-22 23:05:41.615253 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie
2026-07-22 23:05:41.712840 | instance | openstack/secrets/rook-ceph-config
2026-07-22 23:05:41.806916 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-07-22 23:05:41.915926 | instance | openstack/secrets/rook-ceph-mon
2026-07-22 23:05:42.015013 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-07-22 23:05:42.105389 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-07-22 23:05:42.205168 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-07-22 23:05:42.306273 | instance | openstack/secrets/rook-csi-cephfs-node
2026-07-22 23:05:42.396770 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-07-22 23:05:42.533227 | instance | openstack/secrets/rook-csi-rbd-node
2026-07-22 23:05:42.627562 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-07-22 23:05:42.731922 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-07-22 23:05:42.841682 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-07-22 23:05:42.945496 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-07-22 23:05:43.054614 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-07-22 23:05:43.175559 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-07-22 23:05:43.285768 | instance | openstack/secrets/sh.helm.release.v1.heat.v1
2026-07-22 23:05:43.382880 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-07-22 23:05:43.517020 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-07-22 23:05:43.609413 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1
2026-07-22 23:05:43.729533 | instance | openstack/secrets/sh.helm.release.v1.manila.v1
2026-07-22 23:05:43.828113 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-07-22 23:05:43.937348 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-07-22 23:05:44.032147 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-07-22 23:05:44.205614 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1
2026-07-22 23:05:44.290863 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-07-22 23:05:44.453684 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1
2026-07-22 23:05:44.516728 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-07-22 23:05:44.666822 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-07-22 23:05:44.725533 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-07-22 23:05:44.886518 | instance | openstack/serviceaccounts/memcached-memcached
2026-07-22 23:05:44.970632 | instance | openstack/serviceaccounts/neutron-db-init
2026-07-22 23:05:45.258471 | instance | openstack/serviceaccounts/neutron-db-sync
2026-07-22 23:05:45.360675 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-07-22 23:05:45.666551 | instance | openstack/serviceaccounts/neutron-ks-service
2026-07-22 23:05:45.783201 | instance | openstack/serviceaccounts/neutron-ks-user
2026-07-22 23:05:46.040598 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-07-22 23:05:46.221385 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent
2026-07-22 23:05:46.433419 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent
2026-07-22 23:05:46.628478 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-07-22 23:05:46.828974 | instance | openstack/serviceaccounts/neutron-server
2026-07-22 23:05:47.028948 | instance | openstack/serviceaccounts/neutron-test
2026-07-22 23:05:47.234066 | instance | openstack/serviceaccounts/nova-api-metadata
2026-07-22 23:05:47.410206 | instance | openstack/serviceaccounts/nova-api-osapi
2026-07-22 23:05:47.633905 | instance | openstack/serviceaccounts/nova-bootstrap
2026-07-22 23:05:47.780256 | instance | openstack/serviceaccounts/nova-cell-setup
2026-07-22 23:05:47.991238 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-07-22 23:05:48.159707 | instance | openstack/serviceaccounts/nova-compute
2026-07-22 23:05:48.402794 | instance | openstack/serviceaccounts/nova-conductor
2026-07-22 23:05:48.597331 | instance | openstack/serviceaccounts/nova-db-init
2026-07-22 23:05:48.824041 | instance | openstack/serviceaccounts/nova-db-sync
2026-07-22 23:05:49.000896 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-07-22 23:05:49.219672 | instance | openstack/serviceaccounts/nova-ks-service
2026-07-22 23:05:49.389905 | instance | openstack/serviceaccounts/nova-ks-user
2026-07-22 23:05:49.650657 | instance | openstack/serviceaccounts/nova-novncproxy
2026-07-22 23:05:49.826034 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-07-22 23:05:50.042497 | instance | openstack/serviceaccounts/nova-scheduler
2026-07-22 23:05:50.211057 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-07-22 23:05:50.425462 | instance | openstack/serviceaccounts/nova-test
2026-07-22 23:05:50.615042 | instance | openstack/serviceaccounts/octavia-api
2026-07-22 23:05:50.812113 | instance | openstack/serviceaccounts/octavia-bootstrap
2026-07-22 23:05:50.994582 | instance | openstack/serviceaccounts/octavia-db-init
2026-07-22 23:05:51.203460 | instance | openstack/serviceaccounts/octavia-db-sync
2026-07-22 23:05:51.363057 | instance | openstack/serviceaccounts/octavia-health-manager
2026-07-22 23:05:51.618625 | instance | openstack/serviceaccounts/octavia-housekeeping
2026-07-22 23:05:51.776812 | instance | openstack/serviceaccounts/octavia-ks-endpoints
2026-07-22 23:05:51.969948 | instance | openstack/serviceaccounts/octavia-ks-service
2026-07-22 23:05:52.173900 | instance | openstack/serviceaccounts/octavia-ks-user
2026-07-22 23:05:52.349849 | instance | openstack/serviceaccounts/octavia-rabbit-init
2026-07-22 23:05:52.561232 | instance | openstack/serviceaccounts/octavia-worker
2026-07-22 23:05:52.764625 | instance | openstack/serviceaccounts/openvswitch-server
2026-07-22 23:05:52.929411 | instance | openstack/serviceaccounts/ovn-controller
2026-07-22 23:05:53.112656 | instance | openstack/serviceaccounts/ovn-northd
2026-07-22 23:05:53.305831 | instance | openstack/serviceaccounts/ovn-ovsdb-nb
2026-07-22 23:05:53.519996 | instance | openstack/serviceaccounts/ovn-ovsdb-sb
2026-07-22 23:05:53.719494 | instance | openstack/serviceaccounts/placement-api
2026-07-22 23:05:53.926532 | instance | openstack/serviceaccounts/placement-db-init
2026-07-22 23:05:54.134118 | instance | openstack/serviceaccounts/placement-db-sync
2026-07-22 23:05:54.304110 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-07-22 23:05:54.546900 | instance | openstack/serviceaccounts/placement-ks-service
2026-07-22 23:05:54.702089 | instance | openstack/serviceaccounts/placement-ks-user
2026-07-22 23:05:54.992798 | instance | openstack/serviceaccounts/pxc-operator
2026-07-22 23:05:55.149903 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-07-22 23:05:55.360681 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-07-22 23:05:55.545402 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-07-22 23:05:55.780911 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-07-22 23:05:55.932436 | instance | openstack/serviceaccounts/rabbitmq-heat-server
2026-07-22 23:05:56.196343 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-07-22 23:05:56.343525 | instance | openstack/serviceaccounts/rabbitmq-magnum-server
2026-07-22 23:05:56.611369 | instance | openstack/serviceaccounts/rabbitmq-manila-server
2026-07-22 23:05:56.737081 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-07-22 23:05:56.989832 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-07-22 23:05:57.085681 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-07-22 23:05:57.371662 | instance | openstack/serviceaccounts/rabbitmq-octavia-server
2026-07-22 23:05:57.468784 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-07-22 23:05:57.801825 | instance | openstack/serviceaccounts/rook-ceph-default
2026-07-22 23:05:57.839571 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-07-22 23:05:58.179677 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-07-22 23:05:58.232459 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-07-22 23:05:58.482835 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-07-22 23:05:58.593680 | instance | openstack/secrets/staffeln-db-admin
2026-07-22 23:05:58.752558 | instance | openstack/secrets/staffeln-db-user
2026-07-22 23:05:58.791668 | instance | openstack/secrets/staffeln-etc
2026-07-22 23:05:58.947753 | instance | openstack/secrets/valkey-ca
2026-07-22 23:05:59.025780 | instance | openstack/secrets/valkey-server-certs
2026-07-22 23:05:59.139941 | instance | monitoring/services/alertmanager-operated
2026-07-22 23:05:59.242262 | instance | monitoring/services/goldpinger
2026-07-22 23:05:59.348372 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-07-22 23:05:59.448484 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-07-22 23:05:59.590206 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-07-22 23:05:59.680740 | instance | monitoring/services/kube-prometheus-stack-operator
2026-07-22 23:05:59.814239 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-07-22 23:05:59.909504 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-07-22 23:06:00.019005 | instance | monitoring/services/loki
2026-07-22 23:06:00.128283 | instance | monitoring/services/loki-chunks-cache
2026-07-22 23:06:00.219407 | instance | monitoring/services/loki-gateway
2026-07-22 23:06:00.328022 | instance | monitoring/services/loki-headless
2026-07-22 23:06:00.425782 | instance | monitoring/services/loki-memberlist
2026-07-22 23:06:00.555744 | instance | monitoring/services/loki-results-cache
2026-07-22 23:06:00.642165 | instance | monitoring/services/prometheus-operated
2026-07-22 23:06:00.780110 | instance | monitoring/services/prometheus-pushgateway
2026-07-22 23:06:00.870003 | instance | monitoring/services/prometheus-smartctl-exporter
2026-07-22 23:06:00.994382 | instance | monitoring/services/vector-headless
2026-07-22 23:06:01.075700 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-07-22 23:06:01.205778 | instance | monitoring/statefulsets/loki
2026-07-22 23:06:01.311805 | instance | monitoring/statefulsets/loki-chunks-cache
2026-07-22 23:06:01.442855 | instance | monitoring/statefulsets/loki-results-cache
2026-07-22 23:06:01.553614 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-07-22 23:06:01.671582 | instance | openstack/services/barbican-api
2026-07-22 23:06:01.784298 | instance | openstack/services/ceph-mon
2026-07-22 23:06:01.933936 | instance | openstack/services/cinder-api
2026-07-22 23:06:02.015911 | instance | openstack/services/glance-api
2026-07-22 23:06:02.164677 | instance | openstack/services/heat-api
2026-07-22 23:06:02.266452 | instance | openstack/services/heat-cfn
2026-07-22 23:06:02.407333 | instance | openstack/services/keystone-api
2026-07-22 23:06:02.520929 | instance | openstack/services/magnum-api
2026-07-22 23:06:02.674296 | instance | openstack/services/magnum-registry
2026-07-22 23:06:02.759947 | instance | openstack/services/manila-api
2026-07-22 23:06:02.935690 | instance | openstack/services/memcached
2026-07-22 23:06:03.075279 | instance | openstack/services/memcached-metrics
2026-07-22 23:06:03.208711 | instance | openstack/services/neutron-server
2026-07-22 23:06:03.314344 | instance | openstack/services/nova-api
2026-07-22 23:06:03.464767 | instance | openstack/services/nova-metadata
2026-07-22 23:06:03.580455 | instance | openstack/services/nova-novncproxy
2026-07-22 23:06:03.702853 | instance | openstack/services/octavia-api
2026-07-22 23:06:03.826691 | instance | openstack/services/ovn-ovsdb-nb
2026-07-22 23:06:03.942787 | instance | openstack/services/ovn-ovsdb-sb
2026-07-22 23:06:04.058204 | instance | openstack/services/percona-xtradb-cluster-operator
2026-07-22 23:06:04.185453 | instance | openstack/services/percona-xtradb-haproxy
2026-07-22 23:06:04.292406 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-07-22 23:06:04.447034 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-07-22 23:06:04.540745 | instance | openstack/services/percona-xtradb-pxc
2026-07-22 23:06:04.720862 | instance | openstack/services/percona-xtradb-pxc-unready
2026-07-22 23:06:04.805764 | instance | openstack/services/placement-api
2026-07-22 23:06:05.000560 | instance | openstack/services/rabbitmq-barbican
2026-07-22 23:06:05.041369 | instance | openstack/services/rabbitmq-barbican-nodes
2026-07-22 23:06:05.275616 | instance | openstack/services/rabbitmq-cinder
2026-07-22 23:06:05.289979 | instance | openstack/services/rabbitmq-cinder-nodes
2026-07-22 23:06:05.533017 | instance | openstack/services/rabbitmq-glance
2026-07-22 23:06:05.584824 | instance | openstack/services/rabbitmq-glance-nodes
2026-07-22 23:06:05.761646 | instance | openstack/services/rabbitmq-heat
2026-07-22 23:06:05.832000 | instance | openstack/services/rabbitmq-heat-nodes
2026-07-22 23:06:06.010267 | instance | openstack/services/rabbitmq-keystone
2026-07-22 23:06:06.090332 | instance | openstack/services/rabbitmq-keystone-nodes
2026-07-22 23:06:06.277071 | instance | openstack/services/rabbitmq-magnum
2026-07-22 23:06:06.343838 | instance | openstack/services/rabbitmq-magnum-nodes
2026-07-22 23:06:06.525948 | instance | openstack/services/rabbitmq-manila
2026-07-22 23:06:06.612155 | instance | openstack/services/rabbitmq-manila-nodes
2026-07-22 23:06:06.775938 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-07-22 23:06:06.853981 | instance | openstack/services/rabbitmq-neutron
2026-07-22 23:06:07.032525 | instance | openstack/services/rabbitmq-neutron-nodes
2026-07-22 23:06:07.108552 | instance | openstack/services/rabbitmq-nova
2026-07-22 23:06:07.280354 | instance | openstack/services/rabbitmq-nova-nodes
2026-07-22 23:06:07.361921 | instance | openstack/services/rabbitmq-octavia
2026-07-22 23:06:07.543247 | instance | openstack/services/rabbitmq-octavia-nodes
2026-07-22 23:06:07.644401 | instance | openstack/services/rook-ceph-rgw-ceph
2026-07-22 23:06:07.785170 | instance | openstack/services/staffeln-api
2026-07-22 23:06:07.885307 | instance | openstack/services/valkey
2026-07-22 23:06:08.023841 | instance | openstack/services/valkey-headless
2026-07-22 23:06:08.113181 | instance | openstack/services/valkey-metrics
2026-07-22 23:06:08.311093 | instance | openstack/statefulsets/magnum-conductor
2026-07-22 23:06:08.378960 | instance | openstack/statefulsets/ovn-ovsdb-nb
2026-07-22 23:06:08.591282 | instance | openstack/statefulsets/ovn-ovsdb-sb
2026-07-22 23:06:08.699591 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-07-22 23:06:08.943652 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-07-22 23:06:09.115592 | instance | openstack/serviceaccounts/staffeln-api
2026-07-22 23:06:09.315095 | instance | openstack/serviceaccounts/staffeln-conductor
2026-07-22 23:06:09.512542 | instance | openstack/serviceaccounts/staffeln-db-init
2026-07-22 23:06:09.708294 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-07-22 23:06:09.894734 | instance | openstack/serviceaccounts/valkey
2026-07-22 23:06:10.107294 | instance | orc-system/configmaps/kube-root-ca.crt
2026-07-22 23:06:10.265024 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-07-22 23:06:10.305980 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-07-22 23:06:10.497113 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-07-22 23:06:10.550733 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-07-22 23:06:10.701336 | instance | orc-system/deployment/orc-controller-manager
2026-07-22 23:06:10.764123 | instance | orc-system/endpoints/orc-controller-manager-metrics-service
2026-07-22 23:06:10.900072 | instance | rook-ceph/deployment/rook-ceph-operator
2026-07-22 23:06:10.974382 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-2xnw9
2026-07-22 23:06:11.110641 | instance | orc-system/rolebindings/orc-leader-election-rolebinding
2026-07-22 23:06:11.179565 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-q2rlt
2026-07-22 23:06:11.339414 | instance | orc-system/roles/orc-leader-election-role
2026-07-22 23:06:11.414722 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-07-22 23:06:11.555690 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-07-22 23:06:11.636325 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-07-22 23:06:11.777834 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-07-22 23:06:11.843626 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-07-22 23:06:11.992554 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-07-22 23:06:12.078346 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-07-22 23:06:12.195839 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-07-22 23:06:12.282294 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-07-22 23:06:12.391082 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-07-22 23:06:12.490376 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-07-22 23:06:12.600649 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-07-22 23:06:12.695871 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-07-22 23:06:12.793307 | instance | rook-ceph/roles/rook-ceph-mgr
2026-07-22 23:06:12.894487 | instance | rook-ceph/roles/rook-ceph-osd
2026-07-22 23:06:12.995505 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-07-22 23:06:13.087817 | instance | rook-ceph/roles/rook-ceph-system
2026-07-22 23:06:13.199704 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-07-22 23:06:13.298322 | instance | orc-system/serviceaccounts/default
2026-07-22 23:06:13.513701 | instance | orc-system/serviceaccounts/orc-controller-manager
2026-07-22 23:06:13.515906 | instance | rook-ceph/serviceaccounts/default
2026-07-22 23:06:13.697349 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-07-22 23:06:13.736398 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-07-22 23:06:13.904036 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-07-22 23:06:13.975383 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-07-22 23:06:14.149836 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-07-22 23:06:14.208459 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-07-22 23:06:14.393325 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-07-22 23:06:14.454847 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-07-22 23:06:14.645936 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-07-22 23:06:14.700907 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-07-22 23:06:14.873024 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-07-22 23:06:14.947273 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-07-22 23:06:15.140810 | instance | orc-system/services/orc-controller-manager-metrics-service
2026-07-22 23:06:15.213538 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-07-22 23:06:15.345082 | instance | secretgen-controller/deployment/secretgen-controller
2026-07-22 23:06:15.440145 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-6jrwb
2026-07-22 23:06:15.566671 | instance | secretgen-controller/serviceaccounts/default
2026-07-22 23:06:15.675170 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-07-22 23:06:15.808422 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-07-22 23:06:15.884486 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-07-22 23:06:16.090731 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-07-22 23:06:16.199731 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-07-22 23:06:16.363119 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-07-22 23:06:16.497851 | instance | openstack/statefulsets/rabbitmq-heat-server
2026-07-22 23:06:16.685968 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-07-22 23:06:16.813339 | instance | openstack/statefulsets/rabbitmq-magnum-server
2026-07-22 23:06:16.959313 | instance | openstack/statefulsets/rabbitmq-manila-server
2026-07-22 23:06:17.054083 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-07-22 23:06:17.251926 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-07-22 23:06:17.347121 | instance | openstack/statefulsets/rabbitmq-octavia-server
2026-07-22 23:06:17.530116 | instance | openstack/statefulsets/valkey-node
2026-07-22 23:06:27.486508 | instance | ok: Runtime: 0:03:26.625590
2026-07-22 23:06:27.507046 |
2026-07-22 23:06:27.507113 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-07-22 23:07:11.969719 | instance | changed:
2026-07-22 23:07:11.969935 | instance | cd+++++++++ objects/
2026-07-22 23:07:11.969964 | instance | cd+++++++++ objects/cluster/
2026-07-22 23:07:11.969985 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-07-22 23:07:11.970005 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-07-22 23:07:11.970031 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-07-22 23:07:11.970052 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt
2026-07-22 23:07:11.970071 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml
2026-07-22 23:07:11.970090 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt
2026-07-22 23:07:11.970120 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml
2026-07-22 23:07:11.970138 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt
2026-07-22 23:07:11.970157 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml
2026-07-22 23:07:11.970175 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt
2026-07-22 23:07:11.970194 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml
2026-07-22 23:07:11.970212 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt
2026-07-22 23:07:11.970230 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml
2026-07-22 23:07:11.970248 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt
2026-07-22 23:07:11.970266 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml
2026-07-22 23:07:11.970284 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-07-22 23:07:11.970302 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-07-22 23:07:11.970320 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-07-22 23:07:11.970338 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-07-22 23:07:11.970357 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-07-22 23:07:11.970375 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-07-22 23:07:11.970393 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-07-22 23:07:11.970411 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-07-22 23:07:11.970428 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-07-22 23:07:11.970446 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-07-22 23:07:11.970464 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-07-22 23:07:11.970482 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-07-22 23:07:11.970500 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-07-22 23:07:11.970517 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-07-22 23:07:11.970535 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-07-22 23:07:11.970552 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-07-22 23:07:11.970570 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-07-22 23:07:11.970588 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-07-22 23:07:11.970605 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-07-22 23:07:11.970623 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-07-22 23:07:11.970640 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-07-22 23:07:11.970658 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-07-22 23:07:11.970676 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-07-22 23:07:11.970693 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-07-22 23:07:11.970711 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-07-22 23:07:11.970734 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-07-22 23:07:11.970752 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-07-22 23:07:11.970770 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-07-22 23:07:11.970787 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-07-22 23:07:11.970805 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-07-22 23:07:11.970823 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-07-22 23:07:11.970840 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-07-22 23:07:11.970858 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-07-22 23:07:11.970876 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-07-22 23:07:11.970893 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-07-22 23:07:11.970910 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-07-22 23:07:11.970928 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-07-22 23:07:11.970945 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-07-22 23:07:11.970963 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-07-22 23:07:11.970980 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-07-22 23:07:11.970998 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-07-22 23:07:11.971015 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-07-22 23:07:11.971033 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-07-22 23:07:11.971098 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-07-22 23:07:11.971124 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-07-22 23:07:11.971144 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-07-22 23:07:11.971165 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-07-22 23:07:11.971187 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-22 23:07:11.971209 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-07-22 23:07:11.971231 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-07-22 23:07:11.971252 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-07-22 23:07:11.971274 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-07-22 23:07:11.971296 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-07-22 23:07:11.971351 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-07-22 23:07:11.971370 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-07-22 23:07:11.971388 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-07-22 23:07:11.971406 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-07-22 23:07:11.971424 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-07-22 23:07:11.971443 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-07-22 23:07:11.971461 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-07-22 23:07:11.971479 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-07-22 23:07:11.971496 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-07-22 23:07:11.971519 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-07-22 23:07:11.971538 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-07-22 23:07:11.971556 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-07-22 23:07:11.971573 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-07-22 23:07:11.971591 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt
2026-07-22 23:07:11.971609 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml
2026-07-22 23:07:11.971627 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt
2026-07-22 23:07:11.971644 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml
2026-07-22 23:07:11.971662 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt
2026-07-22 23:07:11.971680 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml
2026-07-22 23:07:11.971697 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt
2026-07-22 23:07:11.971715 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml
2026-07-22 23:07:11.971733 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt
2026-07-22 23:07:11.971751 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml
2026-07-22 23:07:11.971769 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt
2026-07-22 23:07:11.971786 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml
2026-07-22 23:07:11.971804 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt
2026-07-22 23:07:11.971821 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml
2026-07-22 23:07:11.971839 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-07-22 23:07:11.971857 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-07-22 23:07:11.971875 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-07-22 23:07:11.971892 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-07-22 23:07:11.971910 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-07-22 23:07:11.971927 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-07-22 23:07:11.971944 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-07-22 23:07:11.971961 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-07-22 23:07:11.971978 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-07-22 23:07:11.971996 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-07-22 23:07:11.972013 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-07-22 23:07:11.972030 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-07-22 23:07:11.972047 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-07-22 23:07:11.972065 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-07-22 23:07:11.972095 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-07-22 23:07:11.972113 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-07-22 23:07:11.972130 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-07-22 23:07:11.972158 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-07-22 23:07:11.972177 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-07-22 23:07:11.972196 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-07-22 23:07:11.972217 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-07-22 23:07:11.972237 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-07-22 23:07:11.972254 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-07-22 23:07:11.972272 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-07-22 23:07:11.972290 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-07-22 23:07:11.972307 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-07-22 23:07:11.972325 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-07-22 23:07:11.972342 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-07-22 23:07:11.972360 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-07-22 23:07:11.972378 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-07-22 23:07:11.972396 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-07-22 23:07:11.972413 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-07-22 23:07:11.972431 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-07-22 23:07:11.972460 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-07-22 23:07:11.972478 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-07-22 23:07:11.972496 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-07-22 23:07:11.972514 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-07-22 23:07:11.972532 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-07-22 23:07:11.972550 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-07-22 23:07:11.972567 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-07-22 23:07:11.972585 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-07-22 23:07:11.972603 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-07-22 23:07:11.972620 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-07-22 23:07:11.972638 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-07-22 23:07:11.972656 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-07-22 23:07:11.972674 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-07-22 23:07:11.972693 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-07-22 23:07:11.972712 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-07-22 23:07:11.972731 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-07-22 23:07:11.972749 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-07-22 23:07:11.972768 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-07-22 23:07:11.972786 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-07-22 23:07:11.972804 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-07-22 23:07:11.972828 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-07-22 23:07:11.972847 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-07-22 23:07:11.972865 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-07-22 23:07:11.972883 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-07-22 23:07:11.972901 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-07-22 23:07:11.972918 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-07-22 23:07:11.972936 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-07-22 23:07:11.972967 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-07-22 23:07:11.972989 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-07-22 23:07:11.973007 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-07-22 23:07:11.973025 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-07-22 23:07:11.973043 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-07-22 23:07:11.973061 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-07-22 23:07:11.973079 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-07-22 23:07:11.973096 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-07-22 23:07:11.973114 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-07-22 23:07:11.973132 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-07-22 23:07:11.973149 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-07-22 23:07:11.973166 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-07-22 23:07:11.973184 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-07-22 23:07:11.973203 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-07-22 23:07:11.973277 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-07-22 23:07:11.973306 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-07-22 23:07:11.973325 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-07-22 23:07:11.973344 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-07-22 23:07:11.973361 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-07-22 23:07:11.973389 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-07-22 23:07:11.973407 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-07-22 23:07:11.973425 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-07-22 23:07:11.973442 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-07-22 23:07:11.973459 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-07-22 23:07:11.973477 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-07-22 23:07:11.973499 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-07-22 23:07:11.973517 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-07-22 23:07:11.973534 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-07-22 23:07:11.973552 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-07-22 23:07:11.973569 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-07-22 23:07:11.973586 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-07-22 23:07:11.973603 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-07-22 23:07:11.973620 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-07-22 23:07:11.973637 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-07-22 23:07:11.973654 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-07-22 23:07:11.973672 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-07-22 23:07:11.973689 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-07-22 23:07:11.973706 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-07-22 23:07:11.973723 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-07-22 23:07:11.973740 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-07-22 23:07:11.973788 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-07-22 23:07:11.973809 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-07-22 23:07:11.973827 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-07-22 23:07:11.973844 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-07-22 23:07:11.973862 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-07-22 23:07:11.973879 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-07-22 23:07:11.973896 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-07-22 23:07:11.973913 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-07-22 23:07:11.973931 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-07-22 23:07:11.973959 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-07-22 23:07:11.973977 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-07-22 23:07:11.973995 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-07-22 23:07:11.974013 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-07-22 23:07:11.974030 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-07-22 23:07:11.974048 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-07-22 23:07:11.974066 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-07-22 23:07:11.974084 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-07-22 23:07:11.974107 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-07-22 23:07:11.974125 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-07-22 23:07:11.974144 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-07-22 23:07:11.974161 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-07-22 23:07:11.974179 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-07-22 23:07:11.974197 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-07-22 23:07:11.974215 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-07-22 23:07:11.974233 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-07-22 23:07:11.974251 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-07-22 23:07:11.974269 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-07-22 23:07:11.974286 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-07-22 23:07:11.974304 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-07-22 23:07:11.974322 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-07-22 23:07:11.974339 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-07-22 23:07:11.974357 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-07-22 23:07:11.974375 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-07-22 23:07:11.974393 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-07-22 23:07:11.974411 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-07-22 23:07:11.974428 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-07-22 23:07:11.974446 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-07-22 23:07:11.974463 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-07-22 23:07:11.974480 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-07-22 23:07:11.974497 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-07-22 23:07:11.974515 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-07-22 23:07:11.974532 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-07-22 23:07:11.974549 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-07-22 23:07:11.974566 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-07-22 23:07:11.974584 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-07-22 23:07:11.974601 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-07-22 23:07:11.974618 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-07-22 23:07:11.974635 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-07-22 23:07:11.974652 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-07-22 23:07:11.974670 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-07-22 23:07:11.974687 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-07-22 23:07:11.974704 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-07-22 23:07:11.974722 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-07-22 23:07:11.974739 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-07-22 23:07:11.974756 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-07-22 23:07:11.974780 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-07-22 23:07:11.974798 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-07-22 23:07:11.974816 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-07-22 23:07:11.974833 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-07-22 23:07:11.974851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt
2026-07-22 23:07:11.974869 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml
2026-07-22 23:07:11.974887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt
2026-07-22 23:07:11.974905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml
2026-07-22 23:07:11.974922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt
2026-07-22 23:07:11.974939 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml
2026-07-22 23:07:11.974957 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt
2026-07-22 23:07:11.974974 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml
2026-07-22 23:07:11.974992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-07-22 23:07:11.975009 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-07-22 23:07:11.975026 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-07-22 23:07:11.975044 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-07-22 23:07:11.975061 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-07-22 23:07:11.975078 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-07-22 23:07:11.975095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-07-22 23:07:11.975113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-07-22 23:07:11.975130 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-07-22 23:07:11.975147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-07-22 23:07:11.975164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-07-22 23:07:11.975182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-07-22 23:07:11.975199 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-07-22 23:07:11.975216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-07-22 23:07:11.975233 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-07-22 23:07:11.975251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-07-22 23:07:11.975269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-07-22 23:07:11.975287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-07-22 23:07:11.975305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-07-22 23:07:11.975323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-07-22 23:07:11.975341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-07-22 23:07:11.975359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-07-22 23:07:11.975381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-07-22 23:07:11.975399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-07-22 23:07:11.975417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-07-22 23:07:11.975435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-07-22 23:07:11.975453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-07-22 23:07:11.975471 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-07-22 23:07:11.975489 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-07-22 23:07:11.975507 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-07-22 23:07:11.975525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-07-22 23:07:11.975544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-07-22 23:07:11.975562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-07-22 23:07:11.975580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-07-22 23:07:11.975597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-07-22 23:07:11.975615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-07-22 23:07:11.975633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-07-22 23:07:11.975650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-07-22 23:07:11.975667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-07-22 23:07:11.975684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-07-22 23:07:11.975702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-07-22 23:07:11.975719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-22 23:07:11.975737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-07-22 23:07:11.975754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-07-22 23:07:11.975771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-07-22 23:07:11.975789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-07-22 23:07:11.975807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-07-22 23:07:11.975824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-07-22 23:07:11.975841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-07-22 23:07:11.975859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-07-22 23:07:11.975876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-07-22 23:07:11.975893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-07-22 23:07:11.975910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-07-22 23:07:11.975927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-07-22 23:07:11.975944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-07-22 23:07:11.975965 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-07-22 23:07:11.975982 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-07-22 23:07:11.975999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-07-22 23:07:11.976017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt
2026-07-22 23:07:11.976034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml
2026-07-22 23:07:11.976051 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-07-22 23:07:11.976069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-07-22 23:07:11.976086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-07-22 23:07:11.976103 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-07-22 23:07:11.976120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-07-22 23:07:11.976137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-07-22 23:07:11.976155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-07-22 23:07:11.976172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-07-22 23:07:11.976189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-07-22 23:07:11.976206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-07-22 23:07:11.976223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt
2026-07-22 23:07:11.976240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml
2026-07-22 23:07:11.976257 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt
2026-07-22 23:07:11.976274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml
2026-07-22 23:07:11.976292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt
2026-07-22 23:07:11.976309 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml
2026-07-22 23:07:11.976327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt
2026-07-22 23:07:11.976344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml
2026-07-22 23:07:11.976362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-07-22 23:07:11.976379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-07-22 23:07:11.976397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-07-22 23:07:11.976414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-07-22 23:07:11.976432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-07-22 23:07:11.976450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-07-22 23:07:11.976469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-07-22 23:07:11.976487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-07-22 23:07:11.976505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-07-22 23:07:11.976523 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-07-22 23:07:11.976541 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-07-22 23:07:11.976608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-07-22 23:07:11.976637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-07-22 23:07:11.976657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-07-22 23:07:11.976675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-07-22 23:07:11.976693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-07-22 23:07:11.976711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-07-22 23:07:11.976730 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-07-22 23:07:11.976748 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-07-22 23:07:11.976766 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-07-22 23:07:11.976784 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-07-22 23:07:11.976802 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-07-22 23:07:11.976820 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-07-22 23:07:11.976838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-07-22 23:07:11.976856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-07-22 23:07:11.976874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-07-22 23:07:11.976892 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-07-22 23:07:11.976910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-07-22 23:07:11.976928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-07-22 23:07:11.976946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-07-22 23:07:11.976979 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-07-22 23:07:11.976998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-07-22 23:07:11.977016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-07-22 23:07:11.977034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-07-22 23:07:11.977052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-07-22 23:07:11.977069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-07-22 23:07:11.977087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-07-22 23:07:11.977104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-07-22 23:07:11.977122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-07-22 23:07:11.977139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-07-22 23:07:11.977156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-07-22 23:07:11.977174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-07-22 23:07:11.977192 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-07-22 23:07:11.977213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-07-22 23:07:11.977235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-07-22 23:07:11.977266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-07-22 23:07:11.977290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-07-22 23:07:11.977308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-07-22 23:07:11.977327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-07-22 23:07:11.977345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-07-22 23:07:11.977363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-07-22 23:07:11.977381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-07-22 23:07:11.977399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-07-22 23:07:11.977417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-07-22 23:07:11.977435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-07-22 23:07:11.977453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-07-22 23:07:11.977470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-07-22 23:07:11.977488 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-07-22 23:07:11.977505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-07-22 23:07:11.977523 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-07-22 23:07:11.977541 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-07-22 23:07:11.977559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-07-22 23:07:11.977577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-07-22 23:07:11.977594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-07-22 23:07:11.977612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-07-22 23:07:11.977629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-07-22 23:07:11.977646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-07-22 23:07:11.977663 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-07-22 23:07:11.977680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-07-22 23:07:11.977698 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-07-22 23:07:11.977715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-07-22 23:07:11.977733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-07-22 23:07:11.977750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-07-22 23:07:11.977796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-07-22 23:07:11.977821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-07-22 23:07:11.978265 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-07-22 23:07:11.978290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-07-22 23:07:11.978309 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-07-22 23:07:11.978327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-07-22 23:07:11.978345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-07-22 23:07:11.978363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-07-22 23:07:11.978380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-07-22 23:07:11.978398 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-07-22 23:07:11.978416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-07-22 23:07:11.978434 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-07-22 23:07:11.978452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-07-22 23:07:11.978470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-07-22 23:07:11.978488 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-07-22 23:07:11.978506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-07-22 23:07:11.978525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-07-22 23:07:11.978543 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-07-22 23:07:11.978561 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-07-22 23:07:11.978579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-07-22 23:07:11.978596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-07-22 23:07:11.978614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-07-22 23:07:11.978631 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-07-22 23:07:11.978648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-07-22 23:07:11.978666 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-07-22 23:07:11.978683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-07-22 23:07:11.978701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-07-22 23:07:11.978718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-07-22 23:07:11.978736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-07-22 23:07:11.978753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-07-22 23:07:11.978771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-07-22 23:07:11.978788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-07-22 23:07:11.978805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-07-22 23:07:11.978822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-07-22 23:07:11.978840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-07-22 23:07:11.978857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-07-22 23:07:11.978879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-07-22 23:07:11.978898 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-07-22 23:07:11.978915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-07-22 23:07:11.978932 | instance | cd+++++++++ objects/cluster/namespace/
2026-07-22 23:07:11.978950 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-07-22 23:07:11.978967 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-07-22 23:07:11.978985 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt
2026-07-22 23:07:11.979003 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml
2026-07-22 23:07:11.979020 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt
2026-07-22 23:07:11.979038 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml
2026-07-22 23:07:11.979056 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt
2026-07-22 23:07:11.979073 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml
2026-07-22 23:07:11.979090 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt
2026-07-22 23:07:11.979107 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml
2026-07-22 23:07:11.979125 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-07-22 23:07:11.979142 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-07-22 23:07:11.979160 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-07-22 23:07:11.979177 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-07-22 23:07:11.979195 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-07-22 23:07:11.979212 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-07-22 23:07:11.979230 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-07-22 23:07:11.979247 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-07-22 23:07:11.979264 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-07-22 23:07:11.979281 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-07-22 23:07:11.979299 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-07-22 23:07:11.979316 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-07-22 23:07:11.979334 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-07-22 23:07:11.979351 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-07-22 23:07:11.979368 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-07-22 23:07:11.979385 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-07-22 23:07:11.979402 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt
2026-07-22 23:07:11.979419 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml
2026-07-22 23:07:11.979436 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-07-22 23:07:11.979454 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-07-22 23:07:11.979471 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-07-22 23:07:11.979489 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-07-22 23:07:11.979507 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt
2026-07-22 23:07:11.979524 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml
2026-07-22 23:07:11.979542 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-07-22 23:07:11.979559 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-07-22 23:07:11.979576 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-07-22 23:07:11.979593 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-07-22 23:07:11.979616 | instance | cd+++++++++ objects/cluster/node/
2026-07-22 23:07:11.979634 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-07-22 23:07:11.979652 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-07-22 23:07:11.979669 | instance | cd+++++++++ objects/cluster/storageclass/
2026-07-22 23:07:11.979687 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-07-22 23:07:11.979705 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-07-22 23:07:11.979723 | instance | cd+++++++++ objects/namespaced/
2026-07-22 23:07:11.979741 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-07-22 23:07:11.979759 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-07-22 23:07:11.979777 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-07-22 23:07:11.979795 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-07-22 23:07:11.979813 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.979830 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.979848 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-07-22 23:07:11.979865 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-07-22 23:07:11.979883 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-07-22 23:07:11.979900 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-07-22 23:07:11.979918 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-07-22 23:07:11.979935 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-07-22 23:07:11.979952 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-07-22 23:07:11.979969 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-07-22 23:07:11.979986 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-07-22 23:07:11.980004 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-07-22 23:07:11.980021 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-07-22 23:07:11.980038 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-07-22 23:07:11.980055 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-07-22 23:07:11.980071 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-07-22 23:07:11.980088 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-07-22 23:07:11.980105 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-07-22 23:07:11.980122 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-07-22 23:07:11.980140 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-07-22 23:07:11.980157 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-07-22 23:07:11.980174 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-235.nip.io-tls.txt
2026-07-22 23:07:11.980192 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-235.nip.io-tls.yaml
2026-07-22 23:07:11.980212 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-07-22 23:07:11.980232 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-07-22 23:07:11.980249 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-07-22 23:07:11.980281 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-07-22 23:07:11.980300 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-07-22 23:07:11.980322 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-07-22 23:07:11.980340 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-07-22 23:07:11.980358 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-07-22 23:07:11.980382 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-07-22 23:07:11.980400 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-07-22 23:07:11.980418 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-07-22 23:07:11.980436 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-07-22 23:07:11.980454 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-07-22 23:07:11.980472 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-07-22 23:07:11.980490 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-07-22 23:07:11.980508 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-07-22 23:07:11.980526 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-07-22 23:07:11.980544 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-07-22 23:07:11.980562 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-07-22 23:07:11.980580 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/
2026-07-22 23:07:11.980597 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/
2026-07-22 23:07:11.980615 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.980633 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.980651 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/
2026-07-22 23:07:11.980669 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt
2026-07-22 23:07:11.980687 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml
2026-07-22 23:07:11.980706 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/
2026-07-22 23:07:11.980724 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt
2026-07-22 23:07:11.980743 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml
2026-07-22 23:07:11.980761 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/
2026-07-22 23:07:11.980779 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-t8qmc.txt
2026-07-22 23:07:11.980798 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-t8qmc.yaml
2026-07-22 23:07:11.980816 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/
2026-07-22 23:07:11.980835 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt
2026-07-22 23:07:11.980853 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml
2026-07-22 23:07:11.980871 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/
2026-07-22 23:07:11.980889 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt
2026-07-22 23:07:11.980906 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml
2026-07-22 23:07:11.980930 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/
2026-07-22 23:07:11.980949 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt
2026-07-22 23:07:11.980986 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml
2026-07-22 23:07:11.981005 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/
2026-07-22 23:07:11.981023 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt
2026-07-22 23:07:11.981041 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml
2026-07-22 23:07:11.981059 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt
2026-07-22 23:07:11.981076 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml
2026-07-22 23:07:11.981094 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/
2026-07-22 23:07:11.981111 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt
2026-07-22 23:07:11.981128 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml
2026-07-22 23:07:11.981191 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/
2026-07-22 23:07:11.981213 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/
2026-07-22 23:07:11.981232 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.981251 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.981269 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/
2026-07-22 23:07:11.981286 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt
2026-07-22 23:07:11.981304 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml
2026-07-22 23:07:11.981321 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/
2026-07-22 23:07:11.981339 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt
2026-07-22 23:07:11.981357 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml
2026-07-22 23:07:11.981375 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/
2026-07-22 23:07:11.981392 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-lczvd.txt
2026-07-22 23:07:11.981410 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-lczvd.yaml
2026-07-22 23:07:11.981428 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/
2026-07-22 23:07:11.981445 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt
2026-07-22 23:07:11.981463 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml
2026-07-22 23:07:11.981480 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/
2026-07-22 23:07:11.981498 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt
2026-07-22 23:07:11.981521 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml
2026-07-22 23:07:11.981539 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/
2026-07-22 23:07:11.981557 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt
2026-07-22 23:07:11.981575 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml
2026-07-22 23:07:11.981593 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/
2026-07-22 23:07:11.981610 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt
2026-07-22 23:07:11.981628 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml
2026-07-22 23:07:11.981645 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt
2026-07-22 23:07:11.981662 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml
2026-07-22 23:07:11.981679 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/
2026-07-22 23:07:11.981696 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt
2026-07-22 23:07:11.981714 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml
2026-07-22 23:07:11.981732 | instance | cd+++++++++ objects/namespaced/capi-system/
2026-07-22 23:07:11.981749 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/
2026-07-22 23:07:11.981786 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.981805 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.981823 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/
2026-07-22 23:07:11.981840 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt
2026-07-22 23:07:11.981858 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml
2026-07-22 23:07:11.981876 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/
2026-07-22 23:07:11.981893 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt
2026-07-22 23:07:11.981910 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml
2026-07-22 23:07:11.981927 | instance | cd+++++++++ objects/namespaced/capi-system/pods/
2026-07-22 23:07:11.981944 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-nzck8.txt
2026-07-22 23:07:11.981962 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-nzck8.yaml
2026-07-22 23:07:11.981979 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/
2026-07-22 23:07:11.981997 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt
2026-07-22 23:07:11.982015 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml
2026-07-22 23:07:11.982033 | instance | cd+++++++++ objects/namespaced/capi-system/roles/
2026-07-22 23:07:11.982051 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt
2026-07-22 23:07:11.982069 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml
2026-07-22 23:07:11.982088 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/
2026-07-22 23:07:11.982111 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt
2026-07-22 23:07:11.982130 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml
2026-07-22 23:07:11.982148 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/
2026-07-22 23:07:11.982166 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt
2026-07-22 23:07:11.982184 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml
2026-07-22 23:07:11.982201 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt
2026-07-22 23:07:11.982219 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml
2026-07-22 23:07:11.982237 | instance | cd+++++++++ objects/namespaced/capi-system/services/
2026-07-22 23:07:11.982255 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt
2026-07-22 23:07:11.982274 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml
2026-07-22 23:07:11.982292 | instance | cd+++++++++ objects/namespaced/capo-system/
2026-07-22 23:07:11.982310 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/
2026-07-22 23:07:11.982329 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.982347 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.982365 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/
2026-07-22 23:07:11.982382 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt
2026-07-22 23:07:11.982400 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml
2026-07-22 23:07:11.982418 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/
2026-07-22 23:07:11.982436 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt
2026-07-22 23:07:11.982454 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml
2026-07-22 23:07:11.982471 | instance | cd+++++++++ objects/namespaced/capo-system/pods/
2026-07-22 23:07:11.982489 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-jzhvd.txt
2026-07-22 23:07:11.982507 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-jzhvd.yaml
2026-07-22 23:07:11.982524 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/
2026-07-22 23:07:11.982543 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt
2026-07-22 23:07:11.982560 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml
2026-07-22 23:07:11.982578 | instance | cd+++++++++ objects/namespaced/capo-system/roles/
2026-07-22 23:07:11.982596 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt
2026-07-22 23:07:11.982613 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml
2026-07-22 23:07:11.982631 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/
2026-07-22 23:07:11.982649 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt
2026-07-22 23:07:11.982666 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml
2026-07-22 23:07:11.982684 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/
2026-07-22 23:07:11.982701 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt
2026-07-22 23:07:11.982718 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml
2026-07-22 23:07:11.982736 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt
2026-07-22 23:07:11.982753 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml
2026-07-22 23:07:11.982775 | instance | cd+++++++++ objects/namespaced/capo-system/services/
2026-07-22 23:07:11.982793 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt
2026-07-22 23:07:11.982810 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml
2026-07-22 23:07:11.982827 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-07-22 23:07:11.982845 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-07-22 23:07:11.982862 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-07-22 23:07:11.982879 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-07-22 23:07:11.982897 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.982914 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.982931 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-07-22 23:07:11.982948 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-07-22 23:07:11.982965 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-07-22 23:07:11.982982 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-07-22 23:07:11.982999 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-07-22 23:07:11.983016 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-07-22 23:07:11.983033 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-07-22 23:07:11.983050 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-07-22 23:07:11.983067 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-07-22 23:07:11.983084 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-07-22 23:07:11.983101 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-07-22 23:07:11.983117 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-07-22 23:07:11.983135 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-07-22 23:07:11.983152 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-5jhcz.txt
2026-07-22 23:07:11.983169 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-5jhcz.yaml
2026-07-22 23:07:11.983186 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-g8b5j.txt
2026-07-22 23:07:11.983204 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-g8b5j.yaml
2026-07-22 23:07:11.983224 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-thmgd.txt
2026-07-22 23:07:11.983243 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-thmgd.yaml
2026-07-22 23:07:11.983260 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-07-22 23:07:11.983278 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-07-22 23:07:11.983296 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-07-22 23:07:11.983313 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-07-22 23:07:11.983379 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-07-22 23:07:11.983399 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-07-22 23:07:11.983418 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-07-22 23:07:11.983444 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-07-22 23:07:11.983462 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-07-22 23:07:11.983480 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-07-22 23:07:11.983498 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-07-22 23:07:11.983516 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-07-22 23:07:11.983533 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-07-22 23:07:11.983551 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-07-22 23:07:11.983569 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-07-22 23:07:11.983586 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-07-22 23:07:11.983604 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-07-22 23:07:11.983621 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-07-22 23:07:11.983638 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-07-22 23:07:11.983656 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-07-22 23:07:11.983673 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-07-22 23:07:11.983690 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-07-22 23:07:11.983708 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-07-22 23:07:11.983725 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-07-22 23:07:11.983742 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-07-22 23:07:11.983759 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-07-22 23:07:11.983776 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-07-22 23:07:11.983793 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-07-22 23:07:11.983811 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-07-22 23:07:11.983829 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-07-22 23:07:11.983847 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-07-22 23:07:11.983864 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-07-22 23:07:11.983882 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-07-22 23:07:11.983899 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-07-22 23:07:11.983917 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-07-22 23:07:11.983934 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-07-22 23:07:11.983951 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-07-22 23:07:11.983968 | instance | cd+++++++++ objects/namespaced/default/
2026-07-22 23:07:11.983986 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-07-22 23:07:11.984003 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.984020 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.984038 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-07-22 23:07:11.984060 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-07-22 23:07:11.984078 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-07-22 23:07:11.984096 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-07-22 23:07:11.984113 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-07-22 23:07:11.984130 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-07-22 23:07:11.984147 | instance | cd+++++++++ objects/namespaced/default/services/
2026-07-22 23:07:11.984164 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-07-22 23:07:11.984181 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-07-22 23:07:11.984198 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-07-22 23:07:11.984215 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-07-22 23:07:11.984232 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-07-22 23:07:11.984249 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-07-22 23:07:11.984266 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.984283 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.984300 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-07-22 23:07:11.984316 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-07-22 23:07:11.984334 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-07-22 23:07:11.984350 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-07-22 23:07:11.984368 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-07-22 23:07:11.984385 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-07-22 23:07:11.984402 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-07-22 23:07:11.984419 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-562pr.txt
2026-07-22 23:07:11.984436 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-562pr.yaml
2026-07-22 23:07:11.984453 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-07-22 23:07:11.984471 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-07-22 23:07:11.984489 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-07-22 23:07:11.984507 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-07-22 23:07:11.984524 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-07-22 23:07:11.984542 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-07-22 23:07:11.984560 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-07-22 23:07:11.984578 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-07-22 23:07:11.984596 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-07-22 23:07:11.984614 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-07-22 23:07:11.984632 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-07-22 23:07:11.984656 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-07-22 23:07:11.984674 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-07-22 23:07:11.984693 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-07-22 23:07:11.984710 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-07-22 23:07:11.984728 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-07-22 23:07:11.984746 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-07-22 23:07:11.984764 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-07-22 23:07:11.984781 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-07-22 23:07:11.984799 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-07-22 23:07:11.984817 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-07-22 23:07:11.984834 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-07-22 23:07:11.984852 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-07-22 23:07:11.984869 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-07-22 23:07:11.984886 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-07-22 23:07:11.984904 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-07-22 23:07:11.984921 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-07-22 23:07:11.984938 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-07-22 23:07:11.984968 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-07-22 23:07:11.984989 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-07-22 23:07:11.985006 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-07-22 23:07:11.985023 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-07-22 23:07:11.985040 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-07-22 23:07:11.985058 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-07-22 23:07:11.985075 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-07-22 23:07:11.985093 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-07-22 23:07:11.985110 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-07-22 23:07:11.985128 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-07-22 23:07:11.985146 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-07-22 23:07:11.985163 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-07-22 23:07:11.985182 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-07-22 23:07:11.985199 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-07-22 23:07:11.985217 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-07-22 23:07:11.985234 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.985257 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.985276 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-07-22 23:07:11.985293 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-07-22 23:07:11.985311 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-07-22 23:07:11.985328 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-07-22 23:07:11.985346 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-07-22 23:07:11.985364 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-07-22 23:07:11.985381 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-07-22 23:07:11.985399 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-07-22 23:07:11.985418 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-07-22 23:07:11.985436 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-07-22 23:07:11.985454 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-07-22 23:07:11.985471 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-07-22 23:07:11.985489 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-07-22 23:07:11.985506 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-07-22 23:07:11.985523 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-07-22 23:07:11.985541 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-07-22 23:07:11.985559 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-l8tz6.txt
2026-07-22 23:07:11.985577 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-l8tz6.yaml
2026-07-22 23:07:11.985595 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-vmdcw.txt
2026-07-22 23:07:11.985613 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-vmdcw.yaml
2026-07-22 23:07:11.985630 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-07-22 23:07:11.985648 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-07-22 23:07:11.985665 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-07-22 23:07:11.985683 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-07-22 23:07:11.985700 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-07-22 23:07:11.985718 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-07-22 23:07:11.985736 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-07-22 23:07:11.985794 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-07-22 23:07:11.985821 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-07-22 23:07:11.985841 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-07-22 23:07:11.985860 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-07-22 23:07:11.985878 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-07-22 23:07:11.985896 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-07-22 23:07:11.985914 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-07-22 23:07:11.985937 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-07-22 23:07:11.985955 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-07-22 23:07:11.985973 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-07-22 23:07:11.985991 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-07-22 23:07:11.986008 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-07-22 23:07:11.986026 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-07-22 23:07:11.986044 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-07-22 23:07:11.986062 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-07-22 23:07:11.986080 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-07-22 23:07:11.986098 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-07-22 23:07:11.986116 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-07-22 23:07:11.986134 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-07-22 23:07:11.986151 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-07-22 23:07:11.986168 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-07-22 23:07:11.986185 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-07-22 23:07:11.986202 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.986219 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.986237 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-07-22 23:07:11.986254 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-07-22 23:07:11.986272 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-07-22 23:07:11.986289 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-07-22 23:07:11.986306 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-07-22 23:07:11.986324 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-07-22 23:07:11.986341 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-07-22 23:07:11.986358 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.986375 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.986392 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-07-22 23:07:11.986410 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-07-22 23:07:11.986427 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-07-22 23:07:11.986444 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-07-22 23:07:11.986461 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-07-22 23:07:11.986478 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-07-22 23:07:11.986495 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-07-22 23:07:11.986512 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-07-22 23:07:11.986529 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-07-22 23:07:11.986552 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-07-22 23:07:11.986748 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-07-22 23:07:11.986779 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-07-22 23:07:11.986799 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-07-22 23:07:11.986818 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-07-22 23:07:11.986836 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-07-22 23:07:11.986854 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-07-22 23:07:11.986872 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-07-22 23:07:11.986890 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-07-22 23:07:11.986908 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-07-22 23:07:11.986926 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-07-22 23:07:11.986944 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-07-22 23:07:11.986962 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-07-22 23:07:11.986980 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-07-22 23:07:11.986997 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-07-22 23:07:11.987015 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-07-22 23:07:11.987032 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.987050 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.987068 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-07-22 23:07:11.987085 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-07-22 23:07:11.987102 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-07-22 23:07:11.987120 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-07-22 23:07:11.987137 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-07-22 23:07:11.987154 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-07-22 23:07:11.987171 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-07-22 23:07:11.987189 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-07-22 23:07:11.987206 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-07-22 23:07:11.987224 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-07-22 23:07:11.987242 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-07-22 23:07:11.987260 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-07-22 23:07:11.987278 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-07-22 23:07:11.987295 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-07-22 23:07:11.987314 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-07-22 23:07:11.987331 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-07-22 23:07:11.987348 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-07-22 23:07:11.987366 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-07-22 23:07:11.987390 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-07-22 23:07:11.987409 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-07-22 23:07:11.987427 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-07-22 23:07:11.987445 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-07-22 23:07:11.987463 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-07-22 23:07:11.987481 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-07-22 23:07:11.987499 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-07-22 23:07:11.987517 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-07-22 23:07:11.987535 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-07-22 23:07:11.987552 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-07-22 23:07:11.987570 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-07-22 23:07:11.987588 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-07-22 23:07:11.987605 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-8dvlp.txt
2026-07-22 23:07:11.987622 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-8dvlp.yaml
2026-07-22 23:07:11.987640 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-ctqvx.txt
2026-07-22 23:07:11.987657 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-ctqvx.yaml
2026-07-22 23:07:11.987675 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-cckb7.txt
2026-07-22 23:07:11.987692 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-cckb7.yaml
2026-07-22 23:07:11.987709 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-smkzh.txt
2026-07-22 23:07:11.987726 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-smkzh.yaml
2026-07-22 23:07:11.987742 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-07-22 23:07:11.987759 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-07-22 23:07:11.987776 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-07-22 23:07:11.987793 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-07-22 23:07:11.987810 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-07-22 23:07:11.987828 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-07-22 23:07:11.987845 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-k6sdd.txt
2026-07-22 23:07:11.987862 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-k6sdd.yaml
2026-07-22 23:07:11.987879 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-07-22 23:07:11.987896 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-07-22 23:07:11.987913 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-07-22 23:07:11.987930 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-07-22 23:07:11.987947 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-07-22 23:07:11.987964 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-07-22 23:07:11.987987 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-07-22 23:07:11.988005 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-07-22 23:07:11.988022 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-07-22 23:07:11.988039 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-07-22 23:07:11.988056 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-07-22 23:07:11.988074 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-07-22 23:07:11.988091 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-07-22 23:07:11.988108 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-07-22 23:07:11.988126 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-07-22 23:07:11.988143 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-07-22 23:07:11.988160 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-07-22 23:07:11.988177 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-07-22 23:07:11.988194 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-07-22 23:07:11.988211 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-07-22 23:07:11.988228 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-07-22 23:07:11.988245 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-07-22 23:07:11.988262 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-07-22 23:07:11.988280 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-07-22 23:07:11.988297 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-07-22 23:07:11.988314 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-07-22 23:07:11.988332 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-07-22 23:07:11.988349 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-07-22 23:07:11.988367 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-07-22 23:07:11.988384 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-07-22 23:07:11.988403 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-07-22 23:07:11.988421 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-07-22 23:07:11.988439 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-07-22 23:07:11.988457 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-07-22 23:07:11.988475 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-07-22 23:07:11.988493 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-07-22 23:07:11.988511 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-07-22 23:07:11.988529 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-07-22 23:07:11.988548 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-07-22 23:07:11.988570 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-07-22 23:07:11.988589 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-07-22 23:07:11.988607 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-07-22 23:07:11.988625 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-07-22 23:07:11.988643 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-07-22 23:07:11.988661 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-07-22 23:07:11.988679 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-07-22 23:07:11.988697 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-07-22 23:07:11.988715 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-07-22 23:07:11.988733 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-07-22 23:07:11.988750 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-07-22 23:07:11.988768 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-07-22 23:07:11.988785 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-j08o4g.txt
2026-07-22 23:07:11.988803 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-j08o4g.yaml
2026-07-22 23:07:11.988820 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-s46gw7.txt
2026-07-22 23:07:11.988837 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-s46gw7.yaml
2026-07-22 23:07:11.988855 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-07-22 23:07:11.988872 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-07-22 23:07:11.988889 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-07-22 23:07:11.988906 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-07-22 23:07:11.988924 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-07-22 23:07:11.988941 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-07-22 23:07:11.988975 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-07-22 23:07:11.988994 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-07-22 23:07:11.989012 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-07-22 23:07:11.989029 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-07-22 23:07:11.989047 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-07-22 23:07:11.989064 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-07-22 23:07:11.989080 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-07-22 23:07:11.989097 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-07-22 23:07:11.989114 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-07-22 23:07:11.989130 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-07-22 23:07:11.989147 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-07-22 23:07:11.989170 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-07-22 23:07:11.989187 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-07-22 23:07:11.989204 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-07-22 23:07:11.989221 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-07-22 23:07:11.989239 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-07-22 23:07:11.989256 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-07-22 23:07:11.989273 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-07-22 23:07:11.989289 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-07-22 23:07:11.989306 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-07-22 23:07:11.989323 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-07-22 23:07:11.989340 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-07-22 23:07:11.989356 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-07-22 23:07:11.989373 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-07-22 23:07:11.989390 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-07-22 23:07:11.989407 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-07-22 23:07:11.989424 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-07-22 23:07:11.989441 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-07-22 23:07:11.989458 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-07-22 23:07:11.989475 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-07-22 23:07:11.989492 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-07-22 23:07:11.989509 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-07-22 23:07:11.989527 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-07-22 23:07:11.989544 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-07-22 23:07:11.989561 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-07-22 23:07:11.989578 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-07-22 23:07:11.989595 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-07-22 23:07:11.989613 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-07-22 23:07:11.989631 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-07-22 23:07:11.989648 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-07-22 23:07:11.989666 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-07-22 23:07:11.989684 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-07-22 23:07:11.989702 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-07-22 23:07:11.989719 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-07-22 23:07:11.989740 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-07-22 23:07:11.989779 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-07-22 23:07:11.989799 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-07-22 23:07:11.989817 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-07-22 23:07:11.989835 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-07-22 23:07:11.989853 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-07-22 23:07:11.989871 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-07-22 23:07:11.989889 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-07-22 23:07:11.989907 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-07-22 23:07:11.989926 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-07-22 23:07:11.989944 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-07-22 23:07:11.989961 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-07-22 23:07:11.989979 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-07-22 23:07:11.989996 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-07-22 23:07:11.990014 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-07-22 23:07:11.990031 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-07-22 23:07:11.990065 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-07-22 23:07:11.990100 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-07-22 23:07:11.990121 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-07-22 23:07:11.990140 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-07-22 23:07:11.990158 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-07-22 23:07:11.990176 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-07-22 23:07:11.990194 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-07-22 23:07:11.990212 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-07-22 23:07:11.990230 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-07-22 23:07:11.990248 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-07-22 23:07:11.990266 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-07-22 23:07:11.990283 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-07-22 23:07:11.990301 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-07-22 23:07:11.990318 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-07-22 23:07:11.990335 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-07-22 23:07:11.990353 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-07-22 23:07:11.990371 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-07-22 23:07:11.990412 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-07-22 23:07:11.990431 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-07-22 23:07:11.990448 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-07-22 23:07:11.990465 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-07-22 23:07:11.990483 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-07-22 23:07:11.990501 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-07-22 23:07:11.990518 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-07-22 23:07:11.990535 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-07-22 23:07:11.990552 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-07-22 23:07:11.990569 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-07-22 23:07:11.990586 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-07-22 23:07:11.990603 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-07-22 23:07:11.990620 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-07-22 23:07:11.990638 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.990655 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.990672 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-07-22 23:07:11.990689 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-07-22 23:07:11.990706 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-07-22 23:07:11.990723 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-07-22 23:07:11.990739 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-07-22 23:07:11.990756 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-07-22 23:07:11.990773 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-4gkz6.txt
2026-07-22 23:07:11.990790 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-4gkz6.yaml
2026-07-22 23:07:11.990807 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-07-22 23:07:11.990824 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-07-22 23:07:11.990842 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-07-22 23:07:11.990859 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-07-22 23:07:11.990877 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-07-22 23:07:11.990895 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-07-22 23:07:11.990913 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-07-22 23:07:11.990931 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-07-22 23:07:11.990948 | instance | cd+++++++++ objects/namespaced/magnum-system/
2026-07-22 23:07:11.990966 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/
2026-07-22 23:07:11.990984 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.991006 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.991024 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/
2026-07-22 23:07:11.991042 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt
2026-07-22 23:07:11.991060 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml
2026-07-22 23:07:11.991077 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-07-22 23:07:11.991094 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-07-22 23:07:11.991112 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-07-22 23:07:11.991132 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-07-22 23:07:11.991155 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-07-22 23:07:11.991179 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-07-22 23:07:11.991202 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-07-22 23:07:11.991269 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-07-22 23:07:11.991292 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-07-22 23:07:11.991311 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-07-22 23:07:11.991329 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-07-22 23:07:11.991347 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-07-22 23:07:11.991365 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-07-22 23:07:11.991382 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-07-22 23:07:11.991400 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-07-22 23:07:11.991418 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-07-22 23:07:11.991435 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-07-22 23:07:11.991453 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-07-22 23:07:11.991471 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-07-22 23:07:11.991488 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-07-22 23:07:11.991506 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-07-22 23:07:11.991523 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-07-22 23:07:11.991540 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-07-22 23:07:11.991557 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-07-22 23:07:11.991574 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-07-22 23:07:11.991591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-07-22 23:07:11.991608 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-07-22 23:07:11.991631 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-07-22 23:07:11.991648 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-07-22 23:07:11.991665 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-07-22 23:07:11.991682 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-07-22 23:07:11.991699 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-07-22 23:07:11.991717 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-07-22 23:07:11.991733 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-07-22 23:07:11.991750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-07-22 23:07:11.991767 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-07-22 23:07:11.991784 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-07-22 23:07:11.991801 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-07-22 23:07:11.991817 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-07-22 23:07:11.991834 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-07-22 23:07:11.991851 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-07-22 23:07:11.991868 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-07-22 23:07:11.991885 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-07-22 23:07:11.991902 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-07-22 23:07:11.991919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-07-22 23:07:11.991936 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-07-22 23:07:11.991953 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-07-22 23:07:11.991970 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-07-22 23:07:11.991987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-07-22 23:07:11.992004 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-07-22 23:07:11.992021 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-07-22 23:07:11.992038 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-07-22 23:07:11.992055 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-07-22 23:07:11.992071 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-07-22 23:07:11.992088 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-07-22 23:07:11.992105 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-07-22 23:07:11.992122 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-07-22 23:07:11.992144 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-07-22 23:07:11.992161 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-07-22 23:07:11.992178 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-07-22 23:07:11.992196 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-07-22 23:07:11.992214 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-07-22 23:07:11.992232 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-07-22 23:07:11.992250 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-07-22 23:07:11.992268 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-07-22 23:07:11.992286 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-07-22 23:07:11.992304 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-07-22 23:07:11.992321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-07-22 23:07:11.992339 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-07-22 23:07:11.992357 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-07-22 23:07:11.992374 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-07-22 23:07:11.992392 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-07-22 23:07:11.992410 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-07-22 23:07:11.992428 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-07-22 23:07:11.992446 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-07-22 23:07:11.992464 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-07-22 23:07:11.992482 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-07-22 23:07:11.992499 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-07-22 23:07:11.992517 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-07-22 23:07:11.992534 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-07-22 23:07:11.992551 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-07-22 23:07:11.992568 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-07-22 23:07:11.992584 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-07-22 23:07:11.992601 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-07-22 23:07:11.992618 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-07-22 23:07:11.992635 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-07-22 23:07:11.992651 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-07-22 23:07:11.992673 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-07-22 23:07:11.992691 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-07-22 23:07:11.992708 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-07-22 23:07:11.992725 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-07-22 23:07:11.992742 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-07-22 23:07:11.992759 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-07-22 23:07:11.992776 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-07-22 23:07:11.992799 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-07-22 23:07:11.992816 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-07-22 23:07:11.992833 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.992850 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.992867 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-07-22 23:07:11.992885 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-07-22 23:07:11.992903 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-07-22 23:07:11.992920 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-07-22 23:07:11.992937 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-07-22 23:07:11.992969 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-07-22 23:07:11.992990 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-07-22 23:07:11.993008 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-07-22 23:07:11.993026 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-07-22 23:07:11.993044 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-07-22 23:07:11.993061 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-07-22 23:07:11.993079 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-07-22 23:07:11.993096 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-07-22 23:07:11.993114 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-07-22 23:07:11.993131 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-07-22 23:07:11.993149 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-07-22 23:07:11.993165 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-07-22 23:07:11.993183 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-07-22 23:07:11.993200 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-07-22 23:07:11.993217 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-07-22 23:07:11.993235 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-07-22 23:07:11.993252 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-07-22 23:07:11.993275 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-07-22 23:07:11.993293 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-22 23:07:11.993311 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-22 23:07:11.993328 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-07-22 23:07:11.993346 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-07-22 23:07:11.993363 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-07-22 23:07:11.993381 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-07-22 23:07:11.993439 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-07-22 23:07:11.993466 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-07-22 23:07:11.993485 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-07-22 23:07:11.993504 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-07-22 23:07:11.993522 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-07-22 23:07:11.993540 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-07-22 23:07:11.993559 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-22 23:07:11.993576 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-07-22 23:07:11.993595 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-07-22 23:07:11.993613 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-07-22 23:07:11.993638 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-07-22 23:07:11.993657 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-07-22 23:07:11.993675 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-07-22 23:07:11.993692 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-07-22 23:07:11.993710 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-07-22 23:07:11.993728 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-07-22 23:07:11.993755 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-07-22 23:07:11.993774 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-07-22 23:07:11.993792 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-07-22 23:07:11.993810 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-07-22 23:07:11.993828 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-07-22 23:07:11.993845 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-07-22 23:07:11.993862 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-07-22 23:07:11.993880 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-07-22 23:07:11.993897 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-07-22 23:07:11.993914 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-07-22 23:07:11.993937 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-07-22 23:07:11.993955 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-22 23:07:11.993971 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-07-22 23:07:11.993989 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-07-22 23:07:11.994006 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-22 23:07:11.994023 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-22 23:07:11.994040 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-07-22 23:07:11.994058 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-07-22 23:07:11.994075 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-07-22 23:07:11.994092 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-07-22 23:07:11.994109 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-07-22 23:07:11.994126 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-07-22 23:07:11.994143 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-07-22 23:07:11.994160 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-07-22 23:07:11.994177 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-07-22 23:07:11.994193 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-07-22 23:07:11.994210 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-07-22 23:07:11.994227 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-07-22 23:07:11.994244 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-07-22 23:07:11.994260 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-07-22 23:07:11.994277 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-07-22 23:07:11.994293 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-07-22 23:07:11.994310 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-07-22 23:07:11.994326 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-07-22 23:07:11.994343 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-07-22 23:07:11.994359 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-07-22 23:07:11.994376 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-07-22 23:07:11.994392 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-07-22 23:07:11.994409 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-07-22 23:07:11.994426 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-07-22 23:07:11.994443 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-07-22 23:07:11.994460 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-07-22 23:07:11.994478 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-07-22 23:07:11.994495 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-07-22 23:07:11.994512 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-07-22 23:07:11.994533 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-07-22 23:07:11.994551 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-07-22 23:07:11.994576 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-07-22 23:07:11.994594 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-07-22 23:07:11.994612 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-07-22 23:07:11.994629 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-07-22 23:07:11.994647 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-07-22 23:07:11.994664 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-07-22 23:07:11.994682 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-07-22 23:07:11.994700 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-07-22 23:07:11.994718 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-7cpvj.txt
2026-07-22 23:07:11.994736 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-7cpvj.yaml
2026-07-22 23:07:11.994754 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5b5dfc8558-5xmrb.txt
2026-07-22 23:07:11.994772 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5b5dfc8558-5xmrb.yaml
2026-07-22 23:07:11.994789 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ms6ls.txt
2026-07-22 23:07:11.994808 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ms6ls.yaml
2026-07-22 23:07:11.994826 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-tmgtp.txt
2026-07-22 23:07:11.994844 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-tmgtp.yaml
2026-07-22 23:07:11.994862 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-fjjg2.txt
2026-07-22 23:07:11.994880 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-fjjg2.yaml
2026-07-22 23:07:11.994897 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-07-22 23:07:11.994915 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-07-22 23:07:11.994933 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-07-22 23:07:11.994951 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-07-22 23:07:11.994969 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-cvwpf.txt
2026-07-22 23:07:11.994987 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-cvwpf.yaml
2026-07-22 23:07:11.995004 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-07-22 23:07:11.995022 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-07-22 23:07:11.995040 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-948x2.txt
2026-07-22 23:07:11.995057 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-948x2.yaml
2026-07-22 23:07:11.995079 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-cbqcs.txt
2026-07-22 23:07:11.995097 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-cbqcs.yaml
2026-07-22 23:07:11.995114 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-6hflc.txt
2026-07-22 23:07:11.995131 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-6hflc.yaml
2026-07-22 23:07:11.995149 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-07-22 23:07:11.995165 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-07-22 23:07:11.995183 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-kft8p.txt
2026-07-22 23:07:11.995200 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-kft8p.yaml
2026-07-22 23:07:11.995217 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-g5gl9.txt
2026-07-22 23:07:11.995234 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-g5gl9.yaml
2026-07-22 23:07:11.995251 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-07-22 23:07:11.995268 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-07-22 23:07:11.995285 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-07-22 23:07:11.995302 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-07-22 23:07:11.995319 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-07-22 23:07:11.995336 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-07-22 23:07:11.995353 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-07-22 23:07:11.995369 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-07-22 23:07:11.995386 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-07-22 23:07:11.995403 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-07-22 23:07:11.995419 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-07-22 23:07:11.995436 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-07-22 23:07:11.995453 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-07-22 23:07:11.995470 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-07-22 23:07:11.995487 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-07-22 23:07:11.995504 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-07-22 23:07:11.995521 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-07-22 23:07:11.995538 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-07-22 23:07:11.995555 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-07-22 23:07:11.995572 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-07-22 23:07:11.995589 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-07-22 23:07:11.995606 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-07-22 23:07:11.995627 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-07-22 23:07:11.995644 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-07-22 23:07:11.995661 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-07-22 23:07:11.995678 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-07-22 23:07:11.995695 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-07-22 23:07:11.995712 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-07-22 23:07:11.995729 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-07-22 23:07:11.995745 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-07-22 23:07:11.995762 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-07-22 23:07:11.995779 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-07-22 23:07:11.995795 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-07-22 23:07:11.995812 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-07-22 23:07:11.995828 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-07-22 23:07:11.995845 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-07-22 23:07:11.995862 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-07-22 23:07:11.995879 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-07-22 23:07:11.995897 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-07-22 23:07:11.995915 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-07-22 23:07:11.995933 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-07-22 23:07:11.995951 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-07-22 23:07:11.995969 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-07-22 23:07:11.995987 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-07-22 23:07:11.996005 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-07-22 23:07:11.996023 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-07-22 23:07:11.996040 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-07-22 23:07:11.996058 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-fjjg2-tls.txt
2026-07-22 23:07:11.996076 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-fjjg2-tls.yaml
2026-07-22 23:07:11.996093 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-07-22 23:07:11.996111 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-07-22 23:07:11.996129 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-07-22 23:07:11.996152 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-07-22 23:07:11.996171 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-07-22 23:07:11.996188 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-07-22 23:07:11.996206 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-07-22 23:07:11.996223 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-07-22 23:07:11.996241 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-07-22 23:07:11.996258 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-07-22 23:07:11.996275 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-07-22 23:07:11.996292 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-07-22 23:07:11.996309 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-07-22 23:07:11.996326 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-07-22 23:07:11.996343 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-07-22 23:07:11.996359 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-07-22 23:07:11.996376 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-07-22 23:07:11.996393 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-07-22 23:07:11.996409 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-07-22 23:07:11.996426 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-07-22 23:07:11.996443 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-07-22 23:07:11.996460 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-07-22 23:07:11.996476 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-07-22 23:07:11.996493 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-07-22 23:07:11.996510 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-07-22 23:07:11.996527 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-07-22 23:07:11.996543 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-07-22 23:07:11.996560 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-07-22 23:07:11.996577 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-07-22 23:07:11.996594 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-07-22 23:07:11.996611 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-07-22 23:07:11.996628 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-07-22 23:07:11.996645 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-07-22 23:07:11.996662 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-07-22 23:07:11.996684 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-07-22 23:07:11.996701 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-07-22 23:07:11.996718 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-22 23:07:11.996735 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-07-22 23:07:11.996751 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-07-22 23:07:11.996814 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-22 23:07:11.996836 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-22 23:07:11.996855 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-07-22 23:07:11.996873 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-07-22 23:07:11.996891 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-07-22 23:07:11.996908 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-07-22 23:07:11.996925 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-07-22 23:07:11.996943 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-07-22 23:07:11.996973 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-07-22 23:07:11.996991 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-07-22 23:07:11.997009 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-07-22 23:07:11.997026 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-07-22 23:07:11.997043 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-07-22 23:07:11.997060 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-07-22 23:07:11.997077 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-07-22 23:07:11.997094 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-07-22 23:07:11.997111 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-07-22 23:07:11.997128 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-07-22 23:07:11.997145 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-07-22 23:07:11.997163 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-07-22 23:07:11.997181 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-07-22 23:07:11.997199 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-07-22 23:07:11.997216 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-07-22 23:07:11.997234 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-07-22 23:07:11.997251 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-07-22 23:07:11.997268 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-07-22 23:07:11.997286 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-07-22 23:07:11.997308 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-07-22 23:07:11.997327 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-22 23:07:11.997344 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-07-22 23:07:11.997362 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-07-22 23:07:11.997379 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-22 23:07:11.997397 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-22 23:07:11.997414 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-07-22 23:07:11.997432 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-07-22 23:07:11.997450 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-07-22 23:07:11.997467 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-07-22 23:07:11.997485 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-07-22 23:07:11.997502 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-07-22 23:07:11.997520 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-07-22 23:07:11.997537 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-07-22 23:07:11.997554 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-07-22 23:07:11.997571 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-07-22 23:07:11.997588 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-07-22 23:07:11.997605 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-07-22 23:07:11.997622 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-07-22 23:07:11.997639 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-07-22 23:07:11.997656 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-07-22 23:07:11.997673 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-07-22 23:07:11.997690 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-07-22 23:07:11.997708 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-07-22 23:07:11.997725 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-07-22 23:07:11.997743 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-07-22 23:07:11.997793 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-07-22 23:07:11.997811 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-07-22 23:07:11.997829 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-07-22 23:07:11.997846 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-07-22 23:07:11.997863 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-07-22 23:07:11.997881 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-07-22 23:07:11.997898 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-07-22 23:07:11.997916 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-07-22 23:07:11.997933 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-07-22 23:07:11.997955 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-07-22 23:07:11.997973 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-07-22 23:07:11.997991 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-07-22 23:07:11.998008 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-07-22 23:07:11.998025 | instance | cd+++++++++ objects/namespaced/openstack/
2026-07-22 23:07:11.998042 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-07-22 23:07:11.998060 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-07-22 23:07:11.998077 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-07-22 23:07:11.998095 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-07-22 23:07:11.998112 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-07-22 23:07:11.998129 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-07-22 23:07:11.998146 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-07-22 23:07:11.998163 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-07-22 23:07:11.998182 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-07-22 23:07:11.998203 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-07-22 23:07:11.998223 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-07-22 23:07:11.998244 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt
2026-07-22 23:07:11.998265 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml
2026-07-22 23:07:11.998286 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-07-22 23:07:11.998307 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-07-22 23:07:11.998327 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-07-22 23:07:11.998348 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-07-22 23:07:11.998369 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-07-22 23:07:11.998387 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-07-22 23:07:11.998405 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:11.998422 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:11.998440 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-07-22 23:07:11.998458 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-07-22 23:07:11.998475 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-07-22 23:07:11.998493 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-07-22 23:07:11.998510 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt
2026-07-22 23:07:11.998528 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml
2026-07-22 23:07:11.998545 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt
2026-07-22 23:07:11.998563 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml
2026-07-22 23:07:11.998580 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt
2026-07-22 23:07:11.998598 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml
2026-07-22 23:07:11.998620 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-07-22 23:07:11.998638 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-07-22 23:07:11.998655 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-07-22 23:07:11.998673 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-07-22 23:07:11.998690 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-07-22 23:07:11.998708 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-07-22 23:07:11.998725 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt
2026-07-22 23:07:11.998741 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml
2026-07-22 23:07:11.998758 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-07-22 23:07:11.998775 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-07-22 23:07:11.998793 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt
2026-07-22 23:07:11.998810 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml
2026-07-22 23:07:11.998826 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt
2026-07-22 23:07:11.998843 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml
2026-07-22 23:07:11.998860 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-07-22 23:07:11.998877 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-07-22 23:07:11.998894 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-07-22 23:07:11.998911 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-07-22 23:07:11.998928 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-07-22 23:07:11.998945 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-07-22 23:07:11.998962 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-07-22 23:07:11.998979 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-07-22 23:07:11.998996 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-07-22 23:07:11.999013 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-07-22 23:07:11.999030 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-07-22 23:07:11.999048 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-07-22 23:07:11.999065 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-07-22 23:07:11.999082 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-07-22 23:07:11.999100 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-07-22 23:07:11.999117 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-07-22 23:07:11.999134 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-07-22 23:07:11.999151 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-07-22 23:07:11.999167 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt
2026-07-22 23:07:11.999184 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml
2026-07-22 23:07:11.999201 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt
2026-07-22 23:07:11.999223 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml
2026-07-22 23:07:11.999240 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-07-22 23:07:11.999257 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-07-22 23:07:11.999274 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-07-22 23:07:11.999291 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-07-22 23:07:11.999308 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt
2026-07-22 23:07:11.999325 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml
2026-07-22 23:07:11.999341 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt
2026-07-22 23:07:11.999358 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml
2026-07-22 23:07:11.999375 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt
2026-07-22 23:07:11.999392 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml
2026-07-22 23:07:11.999409 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt
2026-07-22 23:07:11.999427 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml
2026-07-22 23:07:11.999444 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-07-22 23:07:11.999461 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-07-22 23:07:11.999478 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-07-22 23:07:11.999494 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-07-22 23:07:11.999511 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-07-22 23:07:11.999527 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-07-22 23:07:11.999543 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-07-22 23:07:11.999561 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-07-22 23:07:11.999578 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt
2026-07-22 23:07:11.999595 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml
2026-07-22 23:07:11.999612 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt
2026-07-22 23:07:11.999630 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml
2026-07-22 23:07:11.999647 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-07-22 23:07:11.999665 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-07-22 23:07:11.999682 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-07-22 23:07:11.999700 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-07-22 23:07:11.999717 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-07-22 23:07:11.999734 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-07-22 23:07:11.999752 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-07-22 23:07:11.999769 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-07-22 23:07:11.999791 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-07-22 23:07:11.999808 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-07-22 23:07:11.999825 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-07-22 23:07:11.999843 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-07-22 23:07:11.999861 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-07-22 23:07:11.999878 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-07-22 23:07:11.999895 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-07-22 23:07:11.999911 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-07-22 23:07:11.999929 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-07-22 23:07:11.999946 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-07-22 23:07:11.999963 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-07-22 23:07:11.999980 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt
2026-07-22 23:07:11.999997 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml
2026-07-22 23:07:12.000014 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt
2026-07-22 23:07:12.000032 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml
2026-07-22 23:07:12.000049 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-07-22 23:07:12.000065 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-07-22 23:07:12.000082 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-07-22 23:07:12.000099 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-07-22 23:07:12.000116 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-07-22 23:07:12.000133 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-07-22 23:07:12.000149 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-07-22 23:07:12.000166 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-07-22 23:07:12.000183 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-07-22 23:07:12.000200 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-07-22 23:07:12.000216 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-07-22 23:07:12.000233 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-07-22 23:07:12.000250 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-07-22 23:07:12.000266 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt
2026-07-22 23:07:12.000283 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml
2026-07-22 23:07:12.000300 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-07-22 23:07:12.000317 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-07-22 23:07:12.000333 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt
2026-07-22 23:07:12.000350 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml
2026-07-22 23:07:12.000367 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt
2026-07-22 23:07:12.000388 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml
2026-07-22 23:07:12.000405 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-07-22 23:07:12.000423 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-07-22 23:07:12.000440 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt
2026-07-22 23:07:12.000457 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml
2026-07-22 23:07:12.000474 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-07-22 23:07:12.000491 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-07-22 23:07:12.000508 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt
2026-07-22 23:07:12.000525 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml
2026-07-22 23:07:12.000542 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-07-22 23:07:12.000559 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-07-22 23:07:12.000577 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-07-22 23:07:12.000594 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-07-22 23:07:12.000611 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-07-22 23:07:12.000628 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-07-22 23:07:12.000645 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-07-22 23:07:12.000662 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-07-22 23:07:12.000680 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-07-22 23:07:12.000697 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-07-22 23:07:12.000714 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-07-22 23:07:12.000731 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-07-22 23:07:12.000749 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-07-22 23:07:12.000766 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt
2026-07-22 23:07:12.000784 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml
2026-07-22 23:07:12.000802 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt
2026-07-22 23:07:12.000820 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml
2026-07-22 23:07:12.000837 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt
2026-07-22 23:07:12.000855 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml
2026-07-22 23:07:12.000873 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-07-22 23:07:12.000890 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-07-22 23:07:12.000908 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt
2026-07-22 23:07:12.000926 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml
2026-07-22 23:07:12.000943 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt
2026-07-22 23:07:12.000981 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml
2026-07-22 23:07:12.001000 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt
2026-07-22 23:07:12.001018 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml
2026-07-22 23:07:12.001036 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt
2026-07-22 23:07:12.001059 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml
2026-07-22 23:07:12.001078 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt
2026-07-22 23:07:12.001096 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml
2026-07-22 23:07:12.001113 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt
2026-07-22 23:07:12.001130 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml
2026-07-22 23:07:12.001148 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-07-22 23:07:12.001165 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-07-22 23:07:12.001182 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-07-22 23:07:12.001199 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-07-22 23:07:12.001217 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-07-22 23:07:12.001234 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-07-22 23:07:12.001251 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-07-22 23:07:12.001268 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-07-22 23:07:12.001284 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-07-22 23:07:12.001345 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-07-22 23:07:12.001367 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-07-22 23:07:12.001385 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-07-22 23:07:12.001404 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-07-22 23:07:12.001421 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-07-22 23:07:12.001438 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt
2026-07-22 23:07:12.001455 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml
2026-07-22 23:07:12.001472 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt
2026-07-22 23:07:12.001490 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml
2026-07-22 23:07:12.001507 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt
2026-07-22 23:07:12.001524 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml
2026-07-22 23:07:12.001541 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt
2026-07-22 23:07:12.001558 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml
2026-07-22 23:07:12.001575 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-07-22 23:07:12.001592 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-07-22 23:07:12.001609 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-07-22 23:07:12.001626 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-07-22 23:07:12.001643 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-07-22 23:07:12.001659 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-07-22 23:07:12.001676 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-07-22 23:07:12.001693 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-07-22 23:07:12.001710 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-07-22 23:07:12.001732 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-07-22 23:07:12.001769 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-07-22 23:07:12.001787 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-07-22 23:07:12.001804 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-07-22 23:07:12.001821 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-07-22 23:07:12.001838 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-07-22 23:07:12.001855 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-07-22 23:07:12.001872 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-07-22 23:07:12.001889 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-07-22 23:07:12.001909 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-07-22 23:07:12.001927 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-07-22 23:07:12.001945 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-07-22 23:07:12.001962 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-07-22 23:07:12.001980 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-07-22 23:07:12.001997 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-07-22 23:07:12.002014 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-07-22 23:07:12.002031 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt
2026-07-22 23:07:12.002049 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml
2026-07-22 23:07:12.002067 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt
2026-07-22 23:07:12.002085 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml
2026-07-22 23:07:12.002102 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-07-22 23:07:12.002120 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-07-22 23:07:12.002137 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt
2026-07-22 23:07:12.002154 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml
2026-07-22 23:07:12.002172 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt
2026-07-22 23:07:12.002190 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml
2026-07-22 23:07:12.002207 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt
2026-07-22 23:07:12.002224 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml
2026-07-22 23:07:12.002242 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-07-22 23:07:12.002259 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-07-22 23:07:12.002277 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-07-22 23:07:12.002294 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-07-22 23:07:12.002312 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-07-22 23:07:12.002330 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-07-22 23:07:12.002347 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-07-22 23:07:12.002365 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-07-22 23:07:12.002382 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-07-22 23:07:12.002400 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-07-22 23:07:12.002422 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-07-22 23:07:12.002440 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-07-22 23:07:12.002457 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt
2026-07-22 23:07:12.002475 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml
2026-07-22 23:07:12.002492 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt
2026-07-22 23:07:12.002509 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml
2026-07-22 23:07:12.002526 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt
2026-07-22 23:07:12.002561 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml
2026-07-22 23:07:12.002579 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-07-22 23:07:12.002596 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-07-22 23:07:12.002613 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-07-22 23:07:12.002630 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-07-22 23:07:12.002646 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-07-22 23:07:12.002663 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-07-22 23:07:12.002680 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-07-22 23:07:12.002696 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-07-22 23:07:12.002713 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-07-22 23:07:12.002730 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-07-22 23:07:12.002746 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-07-22 23:07:12.002763 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-07-22 23:07:12.002791 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-07-22 23:07:12.002808 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-07-22 23:07:12.002825 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-07-22 23:07:12.002842 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-07-22 23:07:12.002858 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-07-22 23:07:12.002874 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-07-22 23:07:12.002891 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-07-22 23:07:12.002907 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-07-22 23:07:12.002924 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-07-22 23:07:12.002940 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-07-22 23:07:12.002957 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-07-22 23:07:12.002974 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-07-22 23:07:12.002991 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-07-22 23:07:12.003008 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-07-22 23:07:12.003024 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt
2026-07-22 23:07:12.003047 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml
2026-07-22 23:07:12.003065 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt
2026-07-22 23:07:12.003082 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml
2026-07-22 23:07:12.003098 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-07-22 23:07:12.003115 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-07-22 23:07:12.003132 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-07-22 23:07:12.003149 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-07-22 23:07:12.003165 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt
2026-07-22 23:07:12.003182 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml
2026-07-22 23:07:12.003198 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt
2026-07-22 23:07:12.003214 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml
2026-07-22 23:07:12.003231 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt
2026-07-22 23:07:12.003248 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml
2026-07-22 23:07:12.003265 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt
2026-07-22 23:07:12.003283 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml
2026-07-22 23:07:12.003301 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-07-22 23:07:12.003318 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-07-22 23:07:12.003336 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-07-22 23:07:12.003354 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-07-22 23:07:12.003371 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-07-22 23:07:12.003389 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-07-22 23:07:12.003407 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-07-22 23:07:12.003424 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-07-22 23:07:12.003441 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-07-22 23:07:12.003459 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-07-22 23:07:12.003515 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt
2026-07-22 23:07:12.003541 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml
2026-07-22 23:07:12.003561 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt
2026-07-22 23:07:12.003579 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml
2026-07-22 23:07:12.003598 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-07-22 23:07:12.003615 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-07-22 23:07:12.003633 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-07-22 23:07:12.003650 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-07-22 23:07:12.003667 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-07-22 23:07:12.003685 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-07-22 23:07:12.003706 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-07-22 23:07:12.003723 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-07-22 23:07:12.003740 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-07-22 23:07:12.003757 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-07-22 23:07:12.003790 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-07-22 23:07:12.003807 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt
2026-07-22 23:07:12.003825 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml
2026-07-22 23:07:12.003842 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-07-22 23:07:12.003869 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-07-22 23:07:12.003888 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-07-22 23:07:12.003915 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-07-22 23:07:12.003933 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt
2026-07-22 23:07:12.003950 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml
2026-07-22 23:07:12.003968 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt
2026-07-22 23:07:12.003993 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml
2026-07-22 23:07:12.004011 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-07-22 23:07:12.004028 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-07-22 23:07:12.004045 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-07-22 23:07:12.004063 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-07-22 23:07:12.004080 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-07-22 23:07:12.004097 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-07-22 23:07:12.004114 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt
2026-07-22 23:07:12.004131 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml
2026-07-22 23:07:12.004148 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-07-22 23:07:12.004166 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-07-22 23:07:12.004182 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt
2026-07-22 23:07:12.004199 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml
2026-07-22 23:07:12.004216 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-07-22 23:07:12.004233 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-07-22 23:07:12.004250 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-07-22 23:07:12.004267 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-07-22 23:07:12.004285 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt
2026-07-22 23:07:12.004302 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml
2026-07-22 23:07:12.004318 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-07-22 23:07:12.004335 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-07-22 23:07:12.004352 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-07-22 23:07:12.004368 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-07-22 23:07:12.004385 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-07-22 23:07:12.004402 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-07-22 23:07:12.004423 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-07-22 23:07:12.004441 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-07-22 23:07:12.004458 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-07-22 23:07:12.004475 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-07-22 23:07:12.004492 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-07-22 23:07:12.004509 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-07-22 23:07:12.004526 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-07-22 23:07:12.004544 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-07-22 23:07:12.004561 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-07-22 23:07:12.004579 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-07-22 23:07:12.004597 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-07-22 23:07:12.004626 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-07-22 23:07:12.004643 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-07-22 23:07:12.004661 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-07-22 23:07:12.004678 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-07-22 23:07:12.004695 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-07-22 23:07:12.004713 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-07-22 23:07:12.004730 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-07-22 23:07:12.004747 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-07-22 23:07:12.004764 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-07-22 23:07:12.004781 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-07-22 23:07:12.004798 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-07-22 23:07:12.004815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-07-22 23:07:12.004832 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-07-22 23:07:12.004850 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-07-22 23:07:12.004877 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-07-22 23:07:12.004895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-07-22 23:07:12.004912 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-07-22 23:07:12.004929 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-07-22 23:07:12.004946 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-07-22 23:07:12.004978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-07-22 23:07:12.004996 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-07-22 23:07:12.005013 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-07-22 23:07:12.005030 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-07-22 23:07:12.005048 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-07-22 23:07:12.005065 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-07-22 23:07:12.005082 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-07-22 23:07:12.005105 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-07-22 23:07:12.005123 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-07-22 23:07:12.005140 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-07-22 23:07:12.005157 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-07-22 23:07:12.005174 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-07-22 23:07:12.005192 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-07-22 23:07:12.005209 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-07-22 23:07:12.005226 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-07-22 23:07:12.005244 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt
2026-07-22 23:07:12.005261 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml
2026-07-22 23:07:12.005278 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt
2026-07-22 23:07:12.005295 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml
2026-07-22 23:07:12.005312 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt
2026-07-22 23:07:12.005329 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml
2026-07-22 23:07:12.005346 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt
2026-07-22 23:07:12.005363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml
2026-07-22 23:07:12.005380 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29746010.txt
2026-07-22 23:07:12.005397 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29746010.yaml
2026-07-22 23:07:12.005414 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29746015.txt
2026-07-22 23:07:12.005431 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29746015.yaml
2026-07-22 23:07:12.005448 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29746020.txt
2026-07-22 23:07:12.005465 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29746020.yaml
2026-07-22 23:07:12.005482 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt
2026-07-22 23:07:12.005500 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml
2026-07-22 23:07:12.005517 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt
2026-07-22 23:07:12.005533 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml
2026-07-22 23:07:12.005551 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt
2026-07-22 23:07:12.005568 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml
2026-07-22 23:07:12.005586 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt
2026-07-22 23:07:12.005603 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml
2026-07-22 23:07:12.005619 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt
2026-07-22 23:07:12.005637 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml
2026-07-22 23:07:12.005653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-07-22 23:07:12.005671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-07-22 23:07:12.005688 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-07-22 23:07:12.005705 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-07-22 23:07:12.005722 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-07-22 23:07:12.005806 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-07-22 23:07:12.005830 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-07-22 23:07:12.005849 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-07-22 23:07:12.005867 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-07-22 23:07:12.005886 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-07-22 23:07:12.005904 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-07-22 23:07:12.005921 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-07-22 23:07:12.005939 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-07-22 23:07:12.005957 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-07-22 23:07:12.005974 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt
2026-07-22 23:07:12.005992 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml
2026-07-22 23:07:12.006009 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt
2026-07-22 23:07:12.006026 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml
2026-07-22 23:07:12.006043 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt
2026-07-22 23:07:12.006060 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml
2026-07-22 23:07:12.006078 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt
2026-07-22 23:07:12.006095 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml
2026-07-22 23:07:12.006113 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt
2026-07-22 23:07:12.006131 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml
2026-07-22 23:07:12.006149 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt
2026-07-22 23:07:12.006166 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml
2026-07-22 23:07:12.006185 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt
2026-07-22 23:07:12.006202 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml
2026-07-22 23:07:12.006219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt
2026-07-22 23:07:12.006236 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml
2026-07-22 23:07:12.006254 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt
2026-07-22 23:07:12.006271 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml
2026-07-22 23:07:12.006291 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt
2026-07-22 23:07:12.006309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml
2026-07-22 23:07:12.006326 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt
2026-07-22 23:07:12.006343 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml
2026-07-22 23:07:12.006360 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt
2026-07-22 23:07:12.006377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml
2026-07-22 23:07:12.006393 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt
2026-07-22 23:07:12.006411 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml
2026-07-22 23:07:12.006427 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt
2026-07-22 23:07:12.006444 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml
2026-07-22 23:07:12.006476 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-07-22 23:07:12.006500 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-07-22 23:07:12.006518 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-07-22 23:07:12.006535 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-07-22 23:07:12.006552 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-07-22 23:07:12.006569 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-07-22 23:07:12.006586 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-07-22 23:07:12.006603 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-07-22 23:07:12.006620 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-07-22 23:07:12.006637 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-07-22 23:07:12.006653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-07-22 23:07:12.006670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-07-22 23:07:12.006687 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-07-22 23:07:12.006704 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-07-22 23:07:12.006721 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29746020.txt
2026-07-22 23:07:12.006739 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29746020.yaml
2026-07-22 23:07:12.006756 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-07-22 23:07:12.006774 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-07-22 23:07:12.006791 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-07-22 23:07:12.006808 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-07-22 23:07:12.006825 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-07-22 23:07:12.006884 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-07-22 23:07:12.006908 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-07-22 23:07:12.006927 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-07-22 23:07:12.006945 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-07-22 23:07:12.006963 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-07-22 23:07:12.006980 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-07-22 23:07:12.006997 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-07-22 23:07:12.007015 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-07-22 23:07:12.007032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-07-22 23:07:12.007049 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29746020.txt
2026-07-22 23:07:12.007066 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29746020.yaml
2026-07-22 23:07:12.007083 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt
2026-07-22 23:07:12.007101 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml
2026-07-22 23:07:12.007120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt
2026-07-22 23:07:12.007138 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml
2026-07-22 23:07:12.007166 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt
2026-07-22 23:07:12.007185 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml
2026-07-22 23:07:12.007203 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt
2026-07-22 23:07:12.007225 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml
2026-07-22 23:07:12.007244 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt
2026-07-22 23:07:12.007262 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml
2026-07-22 23:07:12.007286 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt
2026-07-22 23:07:12.007304 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml
2026-07-22 23:07:12.007321 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt
2026-07-22 23:07:12.007338 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml
2026-07-22 23:07:12.007356 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-07-22 23:07:12.007373 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-07-22 23:07:12.007390 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-07-22 23:07:12.007407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-07-22 23:07:12.007425 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-07-22 23:07:12.007442 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-07-22 23:07:12.007459 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-07-22 23:07:12.007476 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-07-22 23:07:12.007494 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-07-22 23:07:12.007511 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-07-22 23:07:12.007528 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-07-22 23:07:12.007544 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-07-22 23:07:12.007561 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-07-22 23:07:12.007578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-07-22 23:07:12.007595 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-07-22 23:07:12.007611 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-07-22 23:07:12.007628 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-07-22 23:07:12.007645 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-07-22 23:07:12.007663 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-07-22 23:07:12.007680 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-07-22 23:07:12.007697 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-07-22 23:07:12.007714 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-07-22 23:07:12.007731 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt
2026-07-22 23:07:12.007748 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml
2026-07-22 23:07:12.007765 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt
2026-07-22 23:07:12.007782 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml
2026-07-22 23:07:12.007799 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-07-22 23:07:12.007816 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-07-22 23:07:12.007833 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-07-22 23:07:12.007854 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-07-22 23:07:12.007872 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-07-22 23:07:12.007889 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-07-22 23:07:12.007905 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-07-22 23:07:12.007922 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-07-22 23:07:12.007939 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt
2026-07-22 23:07:12.007955 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml
2026-07-22 23:07:12.007972 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-07-22 23:07:12.007989 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-07-22 23:07:12.008005 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt
2026-07-22 23:07:12.008022 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml
2026-07-22 23:07:12.008039 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt
2026-07-22 23:07:12.008056 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml
2026-07-22 23:07:12.008073 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-07-22 23:07:12.008090 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-07-22 23:07:12.008107 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-07-22 23:07:12.008124 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-07-22 23:07:12.008141 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt
2026-07-22 23:07:12.008159 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml
2026-07-22 23:07:12.008176 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-07-22 23:07:12.008193 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-07-22 23:07:12.008210 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-07-22 23:07:12.008228 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-d74b857d8-v2mrc.txt
2026-07-22 23:07:12.008246 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-d74b857d8-v2mrc.yaml
2026-07-22 23:07:12.008264 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-nmq47.txt
2026-07-22 23:07:12.008281 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-nmq47.yaml
2026-07-22 23:07:12.008299 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-gflp2.txt
2026-07-22 23:07:12.008317 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-gflp2.yaml
2026-07-22 23:07:12.008335 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-6txsz.txt
2026-07-22 23:07:12.008353 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-6txsz.yaml
2026-07-22 23:07:12.008375 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-vrxg6.txt
2026-07-22 23:07:12.008394 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-vrxg6.yaml
2026-07-22 23:07:12.008411 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-dxwbx.txt
2026-07-22 23:07:12.008429 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-dxwbx.yaml
2026-07-22 23:07:12.008446 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-2jmbk.txt
2026-07-22 23:07:12.008464 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-2jmbk.yaml
2026-07-22 23:07:12.008481 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-78f656fb46-mdpcv.txt
2026-07-22 23:07:12.008499 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-78f656fb46-mdpcv.yaml
2026-07-22 23:07:12.008517 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-75bd9dbbbd-rbnp9.txt
2026-07-22 23:07:12.008534 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-75bd9dbbbd-rbnp9.yaml
2026-07-22 23:07:12.008551 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-5544h.txt
2026-07-22 23:07:12.008569 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-5544h.yaml
2026-07-22 23:07:12.008586 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-rxkfr.txt
2026-07-22 23:07:12.008604 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-rxkfr.yaml
2026-07-22 23:07:12.008621 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-6pd2t.txt
2026-07-22 23:07:12.008639 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-6pd2t.yaml
2026-07-22 23:07:12.008656 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-6hlw4.txt
2026-07-22 23:07:12.008673 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-6hlw4.yaml
2026-07-22 23:07:12.008690 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-5ss2q.txt
2026-07-22 23:07:12.008707 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-5ss2q.yaml
2026-07-22 23:07:12.008724 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-4t895.txt
2026-07-22 23:07:12.008741 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-4t895.yaml
2026-07-22 23:07:12.008758 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-2lp8z.txt
2026-07-22 23:07:12.008775 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-2lp8z.yaml
2026-07-22 23:07:12.008792 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-jbwd9.txt
2026-07-22 23:07:12.008809 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-jbwd9.yaml
2026-07-22 23:07:12.008826 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-lg6jm.txt
2026-07-22 23:07:12.008842 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-lg6jm.yaml
2026-07-22 23:07:12.008859 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-c866d69fd-kfd44.txt
2026-07-22 23:07:12.008876 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-c866d69fd-kfd44.yaml
2026-07-22 23:07:12.008893 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-hvw7c.txt
2026-07-22 23:07:12.008910 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-hvw7c.yaml
2026-07-22 23:07:12.008927 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7dcdd5d89c-zr4g8.txt
2026-07-22 23:07:12.008944 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7dcdd5d89c-zr4g8.yaml
2026-07-22 23:07:12.008979 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5f89ffbd8d-hrsbz.txt
2026-07-22 23:07:12.009002 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5f89ffbd8d-hrsbz.yaml
2026-07-22 23:07:12.009020 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-hv6nd.txt
2026-07-22 23:07:12.009037 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-hv6nd.yaml
2026-07-22 23:07:12.009054 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-rszmq.txt
2026-07-22 23:07:12.009071 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-rszmq.yaml
2026-07-22 23:07:12.009088 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-flvmz.txt
2026-07-22 23:07:12.009105 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-flvmz.yaml
2026-07-22 23:07:12.009122 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-2swjb.txt
2026-07-22 23:07:12.009139 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-2swjb.yaml
2026-07-22 23:07:12.009156 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-8lsf6.txt
2026-07-22 23:07:12.009173 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-8lsf6.yaml
2026-07-22 23:07:12.009190 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-zfcsp.txt
2026-07-22 23:07:12.009207 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-zfcsp.yaml
2026-07-22 23:07:12.009223 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-bg8dh.txt
2026-07-22 23:07:12.009240 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-bg8dh.yaml
2026-07-22 23:07:12.009257 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-6gdsc.txt
2026-07-22 23:07:12.009274 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-6gdsc.yaml
2026-07-22 23:07:12.009291 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-75c9c6bcfc-nzw8n.txt
2026-07-22 23:07:12.009307 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-75c9c6bcfc-nzw8n.yaml
2026-07-22 23:07:12.009324 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-65gkf.txt
2026-07-22 23:07:12.009340 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-65gkf.yaml
2026-07-22 23:07:12.009357 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-6589644995-h9wk6.txt
2026-07-22 23:07:12.009373 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-6589644995-h9wk6.yaml
2026-07-22 23:07:12.009390 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-nkbv4.txt
2026-07-22 23:07:12.009406 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-nkbv4.yaml
2026-07-22 23:07:12.009423 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-xzzrb.txt
2026-07-22 23:07:12.009439 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-xzzrb.yaml
2026-07-22 23:07:12.009456 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-rm2mb.txt
2026-07-22 23:07:12.009473 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-rm2mb.yaml
2026-07-22 23:07:12.009490 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-865bbfd6d8-x6dzb.txt
2026-07-22 23:07:12.009507 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-865bbfd6d8-x6dzb.yaml
2026-07-22 23:07:12.009524 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29746010-w4fxs.txt
2026-07-22 23:07:12.009542 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29746010-w4fxs.yaml
2026-07-22 23:07:12.009560 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29746015-nfjw4.txt
2026-07-22 23:07:12.009578 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29746015-nfjw4.yaml
2026-07-22 23:07:12.009600 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29746020-b95r6.txt
2026-07-22 23:07:12.009618 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29746020-b95r6.yaml
2026-07-22 23:07:12.009635 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-hz8rk.txt
2026-07-22 23:07:12.009653 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-hz8rk.yaml
2026-07-22 23:07:12.009670 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-2v6st.txt
2026-07-22 23:07:12.009687 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-2v6st.yaml
2026-07-22 23:07:12.009704 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-7dlwm.txt
2026-07-22 23:07:12.009721 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-7dlwm.yaml
2026-07-22 23:07:12.009752 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-gs9v7.txt
2026-07-22 23:07:12.009771 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-gs9v7.yaml
2026-07-22 23:07:12.009835 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-xqh65.txt
2026-07-22 23:07:12.009854 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-xqh65.yaml
2026-07-22 23:07:12.009871 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-vxsd5.txt
2026-07-22 23:07:12.009888 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-vxsd5.yaml
2026-07-22 23:07:12.009905 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-86866998b8-7sxvv.txt
2026-07-22 23:07:12.009923 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-86866998b8-7sxvv.yaml
2026-07-22 23:07:12.009940 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-k7lrw.txt
2026-07-22 23:07:12.009957 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-k7lrw.yaml
2026-07-22 23:07:12.009974 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-x8drz.txt
2026-07-22 23:07:12.009992 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-x8drz.yaml
2026-07-22 23:07:12.010008 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-6vplf.txt
2026-07-22 23:07:12.010025 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-6vplf.yaml
2026-07-22 23:07:12.010042 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-7tvbc.txt
2026-07-22 23:07:12.010059 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-7tvbc.yaml
2026-07-22 23:07:12.010077 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-f2vtc.txt
2026-07-22 23:07:12.010094 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-f2vtc.yaml
2026-07-22 23:07:12.010111 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-z5ltv.txt
2026-07-22 23:07:12.010128 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-z5ltv.yaml
2026-07-22 23:07:12.010145 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-57nwb.txt
2026-07-22 23:07:12.010162 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-57nwb.yaml
2026-07-22 23:07:12.010178 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-b6tvw.txt
2026-07-22 23:07:12.010195 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-b6tvw.yaml
2026-07-22 23:07:12.010212 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-558766c757-7n9fj.txt
2026-07-22 23:07:12.010229 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-558766c757-7n9fj.yaml
2026-07-22 23:07:12.010246 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-7r5jl.txt
2026-07-22 23:07:12.010268 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-7r5jl.yaml
2026-07-22 23:07:12.010285 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt
2026-07-22 23:07:12.010302 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml
2026-07-22 23:07:12.010319 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-vt98r.txt
2026-07-22 23:07:12.010336 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-vt98r.yaml
2026-07-22 23:07:12.010354 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-25mpz.txt
2026-07-22 23:07:12.010370 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-25mpz.yaml
2026-07-22 23:07:12.010387 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-68n88.txt
2026-07-22 23:07:12.010418 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-68n88.yaml
2026-07-22 23:07:12.010435 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-66gl6.txt
2026-07-22 23:07:12.010453 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-66gl6.yaml
2026-07-22 23:07:12.010470 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-26x9n.txt
2026-07-22 23:07:12.010486 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-26x9n.yaml
2026-07-22 23:07:12.010503 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-phdgm.txt
2026-07-22 23:07:12.010526 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-phdgm.yaml
2026-07-22 23:07:12.010544 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-r5hmm.txt
2026-07-22 23:07:12.010561 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-r5hmm.yaml
2026-07-22 23:07:12.010587 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-lghxx.txt
2026-07-22 23:07:12.010604 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-lghxx.yaml
2026-07-22 23:07:12.010621 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-7544f9d64f-7mcmk.txt
2026-07-22 23:07:12.010643 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-7544f9d64f-7mcmk.yaml
2026-07-22 23:07:12.010661 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-d4cjw.txt
2026-07-22 23:07:12.010679 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-d4cjw.yaml
2026-07-22 23:07:12.010696 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-7666668896-kqxqr.txt
2026-07-22 23:07:12.010713 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-7666668896-kqxqr.yaml
2026-07-22 23:07:12.010730 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-xxnfz.txt
2026-07-22 23:07:12.010746 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-xxnfz.yaml
2026-07-22 23:07:12.010763 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-t72nf.txt
2026-07-22 23:07:12.010780 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-t72nf.yaml
2026-07-22 23:07:12.010797 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-25wxq.txt
2026-07-22 23:07:12.010815 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-25wxq.yaml
2026-07-22 23:07:12.010832 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-k8fhx.txt
2026-07-22 23:07:12.010849 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-k8fhx.yaml
2026-07-22 23:07:12.010866 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-cf2h5.txt
2026-07-22 23:07:12.010884 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-cf2h5.yaml
2026-07-22 23:07:12.010901 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-x4mpn.txt
2026-07-22 23:07:12.010923 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-x4mpn.yaml
2026-07-22 23:07:12.010941 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-7dd768-jslqx.txt
2026-07-22 23:07:12.010958 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-7dd768-jslqx.yaml
2026-07-22 23:07:12.010975 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-667bdf8b98-hhhz7.txt
2026-07-22 23:07:12.010992 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-667bdf8b98-hhhz7.yaml
2026-07-22 23:07:12.011009 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-t4nh8.txt
2026-07-22 23:07:12.011026 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-t4nh8.yaml
2026-07-22 23:07:12.011043 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-p9shq.txt
2026-07-22 23:07:12.011060 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-p9shq.yaml
2026-07-22 23:07:12.011078 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-td8bg.txt
2026-07-22 23:07:12.011095 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-td8bg.yaml
2026-07-22 23:07:12.011112 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-gg44z.txt
2026-07-22 23:07:12.011129 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-gg44z.yaml
2026-07-22 23:07:12.011147 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-hg46b.txt
2026-07-22 23:07:12.011164 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-hg46b.yaml
2026-07-22 23:07:12.011181 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-5q7zw.txt
2026-07-22 23:07:12.011198 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-5q7zw.yaml
2026-07-22 23:07:12.011216 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-vg4cx.txt
2026-07-22 23:07:12.011236 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-vg4cx.yaml
2026-07-22 23:07:12.011254 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-pf4vp.txt
2026-07-22 23:07:12.011271 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-pf4vp.yaml
2026-07-22 23:07:12.011289 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-5spx6.txt
2026-07-22 23:07:12.011306 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-5spx6.yaml
2026-07-22 23:07:12.011323 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-qnsbk.txt
2026-07-22 23:07:12.011341 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-qnsbk.yaml
2026-07-22 23:07:12.011358 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-558cf9cd4b-c99j7.txt
2026-07-22 23:07:12.011416 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-558cf9cd4b-c99j7.yaml
2026-07-22 23:07:12.011440 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-c67c8dfb4-vdsvg.txt
2026-07-22 23:07:12.011459 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-c67c8dfb4-vdsvg.yaml
2026-07-22 23:07:12.011477 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-54db986d78-2zzdm.txt
2026-07-22 23:07:12.011494 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-54db986d78-2zzdm.yaml
2026-07-22 23:07:12.011512 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-ppd6h.txt
2026-07-22 23:07:12.011529 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-ppd6h.yaml
2026-07-22 23:07:12.011547 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29746020-hv4cn.txt
2026-07-22 23:07:12.011569 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29746020-hv4cn.yaml
2026-07-22 23:07:12.011587 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-jgs57.txt
2026-07-22 23:07:12.011604 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-jgs57.yaml
2026-07-22 23:07:12.011622 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-c7mw5.txt
2026-07-22 23:07:12.011639 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-c7mw5.yaml
2026-07-22 23:07:12.011657 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5c74c96df8-9xtd4.txt
2026-07-22 23:07:12.011674 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5c74c96df8-9xtd4.yaml
2026-07-22 23:07:12.011691 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-p8646.txt
2026-07-22 23:07:12.011709 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-p8646.yaml
2026-07-22 23:07:12.011727 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-dqcfc.txt
2026-07-22 23:07:12.011744 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-dqcfc.yaml
2026-07-22 23:07:12.011762 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-dqgt6.txt
2026-07-22 23:07:12.011778 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-dqgt6.yaml
2026-07-22 23:07:12.011796 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-hr6f4.txt
2026-07-22 23:07:12.011813 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-hr6f4.yaml
2026-07-22 23:07:12.011831 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-6bwkc.txt
2026-07-22 23:07:12.011848 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-6bwkc.yaml
2026-07-22 23:07:12.011865 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-678b74b66f-d5l84.txt
2026-07-22 23:07:12.011882 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-678b74b66f-d5l84.yaml
2026-07-22 23:07:12.011900 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-fr4wj.txt
2026-07-22 23:07:12.011917 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-fr4wj.yaml
2026-07-22 23:07:12.011935 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5747c6957d-bgktv.txt
2026-07-22 23:07:12.011952 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5747c6957d-bgktv.yaml
2026-07-22 23:07:12.011969 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29746020-p2h9c.txt
2026-07-22 23:07:12.011986 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29746020-p2h9c.yaml
2026-07-22 23:07:12.012003 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-54684dfff-nspvb.txt
2026-07-22 23:07:12.012021 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-54684dfff-nspvb.yaml
2026-07-22 23:07:12.012038 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-rgk7l.txt
2026-07-22 23:07:12.012056 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-rgk7l.yaml
2026-07-22 23:07:12.012073 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-ss7j5.txt
2026-07-22 23:07:12.012091 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-ss7j5.yaml
2026-07-22 23:07:12.012108 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-9j2g5.txt
2026-07-22 23:07:12.012125 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-9j2g5.yaml
2026-07-22 23:07:12.012143 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-k6svr.txt
2026-07-22 23:07:12.012160 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-k6svr.yaml
2026-07-22 23:07:12.012182 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-6fc9c77f88-4wqjv.txt
2026-07-22 23:07:12.012200 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-6fc9c77f88-4wqjv.yaml
2026-07-22 23:07:12.012218 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-6s4xg.txt
2026-07-22 23:07:12.012235 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-6s4xg.yaml
2026-07-22 23:07:12.012252 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-brnmg.txt
2026-07-22 23:07:12.012270 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-brnmg.yaml
2026-07-22 23:07:12.012287 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-w7xdv.txt
2026-07-22 23:07:12.012305 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-w7xdv.yaml
2026-07-22 23:07:12.012323 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-ztsxw.txt
2026-07-22 23:07:12.012340 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-ztsxw.yaml
2026-07-22 23:07:12.012357 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-864b55d955-hnpnl.txt
2026-07-22 23:07:12.012374 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-864b55d955-hnpnl.yaml
2026-07-22 23:07:12.012390 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-9z8wc.txt
2026-07-22 23:07:12.012407 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-9z8wc.yaml
2026-07-22 23:07:12.012424 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-nzhfz.txt
2026-07-22 23:07:12.012441 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-nzhfz.yaml
2026-07-22 23:07:12.012458 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-ws9jg.txt
2026-07-22 23:07:12.012475 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-ws9jg.yaml
2026-07-22 23:07:12.012491 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt
2026-07-22 23:07:12.012508 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml
2026-07-22 23:07:12.012525 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt
2026-07-22 23:07:12.012542 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml
2026-07-22 23:07:12.012559 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-07-22 23:07:12.012576 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-07-22 23:07:12.012593 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-07-22 23:07:12.012610 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-07-22 23:07:12.012627 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7c8d87f945-tznh5.txt
2026-07-22 23:07:12.012644 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7c8d87f945-tznh5.yaml
2026-07-22 23:07:12.012661 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-ntdlf.txt
2026-07-22 23:07:12.012678 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-ntdlf.yaml
2026-07-22 23:07:12.012695 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-wffhl.txt
2026-07-22 23:07:12.012712 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-wffhl.yaml
2026-07-22 23:07:12.012730 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-74rcm.txt
2026-07-22 23:07:12.012747 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-74rcm.yaml
2026-07-22 23:07:12.012764 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-c9ppt.txt
2026-07-22 23:07:12.012781 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-c9ppt.yaml
2026-07-22 23:07:12.012804 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-m5ztr.txt
2026-07-22 23:07:12.012822 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-m5ztr.yaml
2026-07-22 23:07:12.012839 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-mcz48.txt
2026-07-22 23:07:12.012856 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-mcz48.yaml
2026-07-22 23:07:12.012873 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-07-22 23:07:12.012890 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-07-22 23:07:12.012907 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-07-22 23:07:12.012924 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-07-22 23:07:12.012941 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-rl5qt.txt
2026-07-22 23:07:12.012986 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-rl5qt.yaml
2026-07-22 23:07:12.013016 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-07-22 23:07:12.013034 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-07-22 23:07:12.013052 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt
2026-07-22 23:07:12.013069 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml
2026-07-22 23:07:12.013086 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-07-22 23:07:12.013102 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-07-22 23:07:12.013119 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt
2026-07-22 23:07:12.013136 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml
2026-07-22 23:07:12.013153 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt
2026-07-22 23:07:12.013170 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml
2026-07-22 23:07:12.013187 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-whzdl.txt
2026-07-22 23:07:12.013205 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-whzdl.yaml
2026-07-22 23:07:12.013222 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-07-22 23:07:12.013239 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-07-22 23:07:12.013256 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-07-22 23:07:12.013274 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-07-22 23:07:12.013292 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt
2026-07-22 23:07:12.013309 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml
2026-07-22 23:07:12.013327 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-jx76r.txt
2026-07-22 23:07:12.013345 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-jx76r.yaml
2026-07-22 23:07:12.013362 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m.txt
2026-07-22 23:07:12.013380 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m.yaml
2026-07-22 23:07:12.013397 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-857847f669-kh9wn.txt
2026-07-22 23:07:12.013421 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-857847f669-kh9wn.yaml
2026-07-22 23:07:12.013440 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5c946dd698-bmk8c.txt
2026-07-22 23:07:12.013457 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5c946dd698-bmk8c.yaml
2026-07-22 23:07:12.013474 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-lllvk.txt
2026-07-22 23:07:12.013491 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-lllvk.yaml
2026-07-22 23:07:12.013508 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-fr4sz.txt
2026-07-22 23:07:12.013526 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-fr4sz.yaml
2026-07-22 23:07:12.013543 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-07-22 23:07:12.013602 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-07-22 23:07:12.013625 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-07-22 23:07:12.013644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-07-22 23:07:12.013662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-07-22 23:07:12.013679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-07-22 23:07:12.013696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-07-22 23:07:12.013714 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-07-22 23:07:12.013731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-07-22 23:07:12.013764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-07-22 23:07:12.013782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-07-22 23:07:12.013800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-07-22 23:07:12.013817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-07-22 23:07:12.013834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-07-22 23:07:12.013852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-07-22 23:07:12.013868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-07-22 23:07:12.013885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-07-22 23:07:12.013902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-07-22 23:07:12.013918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-07-22 23:07:12.013935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-07-22 23:07:12.013952 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-07-22 23:07:12.013969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-07-22 23:07:12.013985 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-07-22 23:07:12.014002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-07-22 23:07:12.014018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-07-22 23:07:12.014034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-07-22 23:07:12.014052 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-07-22 23:07:12.014074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-07-22 23:07:12.014092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-07-22 23:07:12.014109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-07-22 23:07:12.014126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-07-22 23:07:12.014143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-07-22 23:07:12.014160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-07-22 23:07:12.014178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-07-22 23:07:12.014195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-07-22 23:07:12.014214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-07-22 23:07:12.014234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-07-22 23:07:12.014251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-07-22 23:07:12.014268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-07-22 23:07:12.014300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-07-22 23:07:12.014318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-07-22 23:07:12.014335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-07-22 23:07:12.014352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-07-22 23:07:12.014377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-07-22 23:07:12.014394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-07-22 23:07:12.014412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-07-22 23:07:12.014429 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-07-22 23:07:12.014447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-07-22 23:07:12.014463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-07-22 23:07:12.014481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-07-22 23:07:12.014498 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-07-22 23:07:12.014515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-07-22 23:07:12.014532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-07-22 23:07:12.014549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-07-22 23:07:12.014567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-07-22 23:07:12.014584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-07-22 23:07:12.014602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-07-22 23:07:12.014619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-07-22 23:07:12.014636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-07-22 23:07:12.014654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-07-22 23:07:12.014671 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-07-22 23:07:12.014692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-07-22 23:07:12.014710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-07-22 23:07:12.014728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-07-22 23:07:12.014745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-07-22 23:07:12.014763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-07-22 23:07:12.014780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-07-22 23:07:12.014797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-07-22 23:07:12.014814 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-07-22 23:07:12.014832 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-07-22 23:07:12.014849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-07-22 23:07:12.014867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt
2026-07-22 23:07:12.014884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml
2026-07-22 23:07:12.014900 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt
2026-07-22 23:07:12.014917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml
2026-07-22 23:07:12.014934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt
2026-07-22 23:07:12.014951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml
2026-07-22 23:07:12.014968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt
2026-07-22 23:07:12.014985 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml
2026-07-22 23:07:12.015002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt
2026-07-22 23:07:12.015019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml
2026-07-22 23:07:12.015035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt
2026-07-22 23:07:12.015053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml
2026-07-22 23:07:12.015070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt
2026-07-22 23:07:12.015087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml
2026-07-22 23:07:12.015104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt
2026-07-22 23:07:12.015121 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml
2026-07-22 23:07:12.015138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt
2026-07-22 23:07:12.015155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml
2026-07-22 23:07:12.015172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt
2026-07-22 23:07:12.015189 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml
2026-07-22 23:07:12.015206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt
2026-07-22 23:07:12.015223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml
2026-07-22 23:07:12.015239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt
2026-07-22 23:07:12.015256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml
2026-07-22 23:07:12.015277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt
2026-07-22 23:07:12.015295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml
2026-07-22 23:07:12.015311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt
2026-07-22 23:07:12.015328 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml
2026-07-22 23:07:12.015344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt
2026-07-22 23:07:12.015361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml
2026-07-22 23:07:12.015377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-07-22 23:07:12.015394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-07-22 23:07:12.015411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-07-22 23:07:12.015427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-07-22 23:07:12.015444 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-07-22 23:07:12.015461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-07-22 23:07:12.015478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-07-22 23:07:12.015495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-07-22 23:07:12.015512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-07-22 23:07:12.015528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-07-22 23:07:12.015546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-07-22 23:07:12.015562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-07-22 23:07:12.015578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-07-22 23:07:12.015594 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-07-22 23:07:12.015611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-07-22 23:07:12.015627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-07-22 23:07:12.015644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-07-22 23:07:12.015661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-07-22 23:07:12.015678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-07-22 23:07:12.015695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-07-22 23:07:12.015712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-07-22 23:07:12.015730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-07-22 23:07:12.015748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-07-22 23:07:12.015765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-07-22 23:07:12.015783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-07-22 23:07:12.015800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-07-22 23:07:12.015818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-07-22 23:07:12.015841 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-07-22 23:07:12.015859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-07-22 23:07:12.015877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-07-22 23:07:12.015894 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt
2026-07-22 23:07:12.015911 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml
2026-07-22 23:07:12.015928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt
2026-07-22 23:07:12.015945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml
2026-07-22 23:07:12.015962 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt
2026-07-22 23:07:12.015979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml
2026-07-22 23:07:12.015997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt
2026-07-22 23:07:12.016014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml
2026-07-22 23:07:12.016031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt
2026-07-22 23:07:12.016049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml
2026-07-22 23:07:12.016066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt
2026-07-22 23:07:12.016083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml
2026-07-22 23:07:12.016100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt
2026-07-22 23:07:12.016117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml
2026-07-22 23:07:12.016133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt
2026-07-22 23:07:12.016150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml
2026-07-22 23:07:12.016167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt
2026-07-22 23:07:12.016184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml
2026-07-22 23:07:12.016201 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt
2026-07-22 23:07:12.016219 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml
2026-07-22 23:07:12.016236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt
2026-07-22 23:07:12.016253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml
2026-07-22 23:07:12.016269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt
2026-07-22 23:07:12.016286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml
2026-07-22 23:07:12.016303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt
2026-07-22 23:07:12.016320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml
2026-07-22 23:07:12.016337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt
2026-07-22 23:07:12.016354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml
2026-07-22 23:07:12.016371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt
2026-07-22 23:07:12.016388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml
2026-07-22 23:07:12.016404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt
2026-07-22 23:07:12.016425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml
2026-07-22 23:07:12.016443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt
2026-07-22 23:07:12.016459 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml
2026-07-22 23:07:12.016476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt
2026-07-22 23:07:12.016493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml
2026-07-22 23:07:12.016510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt
2026-07-22 23:07:12.016527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml
2026-07-22 23:07:12.016544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-07-22 23:07:12.016560 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-07-22 23:07:12.016577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-07-22 23:07:12.016594 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-07-22 23:07:12.016611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-07-22 23:07:12.016628 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-07-22 23:07:12.016645 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-07-22 23:07:12.016662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-07-22 23:07:12.016679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-07-22 23:07:12.016696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-07-22 23:07:12.016712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt
2026-07-22 23:07:12.016729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml
2026-07-22 23:07:12.016747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt
2026-07-22 23:07:12.016764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml
2026-07-22 23:07:12.016780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-07-22 23:07:12.016797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-07-22 23:07:12.016814 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-07-22 23:07:12.016830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-07-22 23:07:12.016847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-07-22 23:07:12.016864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-07-22 23:07:12.016881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-07-22 23:07:12.016898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-07-22 23:07:12.016959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-07-22 23:07:12.016990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-07-22 23:07:12.017022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-07-22 23:07:12.017041 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-07-22 23:07:12.017064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-07-22 23:07:12.017082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-07-22 23:07:12.017100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-07-22 23:07:12.017118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-07-22 23:07:12.017136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-07-22 23:07:12.017153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-07-22 23:07:12.017171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-07-22 23:07:12.017188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-07-22 23:07:12.017206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-07-22 23:07:12.017223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-07-22 23:07:12.017241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-07-22 23:07:12.017258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-07-22 23:07:12.017276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-07-22 23:07:12.017293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-07-22 23:07:12.017311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-07-22 23:07:12.017329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-07-22 23:07:12.017347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-07-22 23:07:12.017364 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-07-22 23:07:12.017381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-07-22 23:07:12.017399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-07-22 23:07:12.017416 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-07-22 23:07:12.017434 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-07-22 23:07:12.017451 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-07-22 23:07:12.017468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-07-22 23:07:12.017485 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-07-22 23:07:12.017503 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-07-22 23:07:12.017520 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-07-22 23:07:12.017537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-07-22 23:07:12.017554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt
2026-07-22 23:07:12.017571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml
2026-07-22 23:07:12.017589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt
2026-07-22 23:07:12.017606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml
2026-07-22 23:07:12.017624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt
2026-07-22 23:07:12.017641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml
2026-07-22 23:07:12.017658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt
2026-07-22 23:07:12.017680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml
2026-07-22 23:07:12.017698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt
2026-07-22 23:07:12.017716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml
2026-07-22 23:07:12.017733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt
2026-07-22 23:07:12.017781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml
2026-07-22 23:07:12.017798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt
2026-07-22 23:07:12.017815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml
2026-07-22 23:07:12.017833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt
2026-07-22 23:07:12.017849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml
2026-07-22 23:07:12.017866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt
2026-07-22 23:07:12.017883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml
2026-07-22 23:07:12.017901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt
2026-07-22 23:07:12.017917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml
2026-07-22 23:07:12.017934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt
2026-07-22 23:07:12.017951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml
2026-07-22 23:07:12.017968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt
2026-07-22 23:07:12.017985 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml
2026-07-22 23:07:12.018002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt
2026-07-22 23:07:12.018019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml
2026-07-22 23:07:12.018036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt
2026-07-22 23:07:12.018054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml
2026-07-22 23:07:12.018071 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt
2026-07-22 23:07:12.018088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml
2026-07-22 23:07:12.018105 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt
2026-07-22 23:07:12.018122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml
2026-07-22 23:07:12.018138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-07-22 23:07:12.018155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-07-22 23:07:12.018172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-07-22 23:07:12.018190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-07-22 23:07:12.018207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-07-22 23:07:12.018225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-07-22 23:07:12.018242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-07-22 23:07:12.018260 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-07-22 23:07:12.018277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-07-22 23:07:12.018300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-07-22 23:07:12.018318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-07-22 23:07:12.018336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-07-22 23:07:12.018353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-07-22 23:07:12.018371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-07-22 23:07:12.018389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-07-22 23:07:12.018406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-07-22 23:07:12.018423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-07-22 23:07:12.018457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-07-22 23:07:12.018476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-07-22 23:07:12.018494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-07-22 23:07:12.018511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-07-22 23:07:12.018529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-07-22 23:07:12.018546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt
2026-07-22 23:07:12.018563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml
2026-07-22 23:07:12.018580 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-07-22 23:07:12.018596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-07-22 23:07:12.018614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt
2026-07-22 23:07:12.018631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml
2026-07-22 23:07:12.018648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt
2026-07-22 23:07:12.018664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml
2026-07-22 23:07:12.018681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-07-22 23:07:12.018698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-07-22 23:07:12.018715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-07-22 23:07:12.018733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-07-22 23:07:12.018750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-07-22 23:07:12.018767 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-07-22 23:07:12.018784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt
2026-07-22 23:07:12.018802 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml
2026-07-22 23:07:12.018819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-07-22 23:07:12.018837 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-07-22 23:07:12.018854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-07-22 23:07:12.018871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-07-22 23:07:12.018893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-07-22 23:07:12.018910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-07-22 23:07:12.018927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-07-22 23:07:12.018944 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-07-22 23:07:12.018961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-07-22 23:07:12.018978 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-07-22 23:07:12.018996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-07-22 23:07:12.019013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-07-22 23:07:12.019030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-07-22 23:07:12.019047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-07-22 23:07:12.019065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-07-22 23:07:12.019082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-07-22 23:07:12.019098 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-07-22 23:07:12.019115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-07-22 23:07:12.019132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-07-22 23:07:12.019148 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-07-22 23:07:12.019165 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-07-22 23:07:12.019182 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-07-22 23:07:12.019199 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-07-22 23:07:12.019216 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-07-22 23:07:12.019233 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-07-22 23:07:12.019250 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-07-22 23:07:12.019267 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-07-22 23:07:12.019284 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-07-22 23:07:12.019301 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-07-22 23:07:12.019318 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-07-22 23:07:12.019335 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-07-22 23:07:12.019363 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-07-22 23:07:12.019381 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-07-22 23:07:12.019399 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-07-22 23:07:12.019416 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-07-22 23:07:12.019441 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-07-22 23:07:12.019459 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-07-22 23:07:12.019482 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-07-22 23:07:12.019500 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-07-22 23:07:12.019518 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-07-22 23:07:12.019535 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-07-22 23:07:12.019552 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-07-22 23:07:12.019570 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-07-22 23:07:12.019588 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-07-22 23:07:12.019606 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-07-22 23:07:12.019623 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-07-22 23:07:12.019640 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-07-22 23:07:12.019657 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-07-22 23:07:12.019674 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-07-22 23:07:12.019692 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-07-22 23:07:12.019709 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-07-22 23:07:12.019726 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-07-22 23:07:12.019743 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-07-22 23:07:12.019760 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-07-22 23:07:12.019777 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-07-22 23:07:12.019794 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-07-22 23:07:12.019811 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-07-22 23:07:12.019828 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-07-22 23:07:12.019845 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-07-22 23:07:12.019862 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-07-22 23:07:12.019878 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-07-22 23:07:12.019896 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-07-22 23:07:12.019913 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-07-22 23:07:12.019930 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-07-22 23:07:12.019947 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-07-22 23:07:12.019964 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-07-22 23:07:12.019981 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-07-22 23:07:12.019999 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-07-22 23:07:12.020016 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-07-22 23:07:12.020032 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-07-22 23:07:12.020053 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-07-22 23:07:12.020071 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-07-22 23:07:12.020087 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-07-22 23:07:12.020104 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-07-22 23:07:12.020122 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-07-22 23:07:12.020139 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-07-22 23:07:12.020155 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-07-22 23:07:12.020172 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-07-22 23:07:12.020189 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-07-22 23:07:12.020206 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-07-22 23:07:12.020224 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-07-22 23:07:12.020242 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-07-22 23:07:12.020259 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-07-22 23:07:12.020276 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-07-22 23:07:12.020293 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-07-22 23:07:12.020311 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-07-22 23:07:12.020328 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-07-22 23:07:12.020346 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-07-22 23:07:12.020363 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-07-22 23:07:12.020381 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt
2026-07-22 23:07:12.020398 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml
2026-07-22 23:07:12.020415 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt
2026-07-22 23:07:12.020432 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml
2026-07-22 23:07:12.020449 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt
2026-07-22 23:07:12.020466 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml
2026-07-22 23:07:12.020483 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt
2026-07-22 23:07:12.020501 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml
2026-07-22 23:07:12.020518 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt
2026-07-22 23:07:12.020536 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml
2026-07-22 23:07:12.020553 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt
2026-07-22 23:07:12.020571 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml
2026-07-22 23:07:12.020589 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt
2026-07-22 23:07:12.020607 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml
2026-07-22 23:07:12.020624 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt
2026-07-22 23:07:12.020647 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml
2026-07-22 23:07:12.020666 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt
2026-07-22 23:07:12.020695 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml
2026-07-22 23:07:12.020714 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt
2026-07-22 23:07:12.020732 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml
2026-07-22 23:07:12.020750 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt
2026-07-22 23:07:12.020768 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml
2026-07-22 23:07:12.020786 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt
2026-07-22 23:07:12.020803 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml
2026-07-22 23:07:12.020821 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt
2026-07-22 23:07:12.020838 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml
2026-07-22 23:07:12.020856 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt
2026-07-22 23:07:12.020873 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml
2026-07-22 23:07:12.020890 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt
2026-07-22 23:07:12.020908 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml
2026-07-22 23:07:12.020935 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-07-22 23:07:12.020967 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-07-22 23:07:12.020987 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-07-22 23:07:12.021005 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-07-22 23:07:12.021023 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-07-22 23:07:12.021040 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-07-22 23:07:12.021057 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-07-22 23:07:12.021075 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-07-22 23:07:12.021092 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-07-22 23:07:12.021109 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-07-22 23:07:12.021127 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-07-22 23:07:12.021144 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-07-22 23:07:12.021161 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-07-22 23:07:12.021179 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-07-22 23:07:12.021196 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-07-22 23:07:12.021213 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-07-22 23:07:12.021230 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-07-22 23:07:12.021247 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-07-22 23:07:12.021270 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-07-22 23:07:12.021288 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-07-22 23:07:12.021305 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-07-22 23:07:12.021321 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-07-22 23:07:12.021338 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-07-22 23:07:12.021355 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-07-22 23:07:12.021372 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-07-22 23:07:12.021390 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-07-22 23:07:12.021407 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-07-22 23:07:12.021424 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-07-22 23:07:12.021442 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-07-22 23:07:12.021504 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-07-22 23:07:12.021525 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt
2026-07-22 23:07:12.021543 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml
2026-07-22 23:07:12.021561 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt
2026-07-22 23:07:12.021578 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml
2026-07-22 23:07:12.021595 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt
2026-07-22 23:07:12.021612 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml
2026-07-22 23:07:12.021629 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt
2026-07-22 23:07:12.021646 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml
2026-07-22 23:07:12.021663 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt
2026-07-22 23:07:12.021680 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml
2026-07-22 23:07:12.021708 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt
2026-07-22 23:07:12.021726 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml
2026-07-22 23:07:12.021754 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt
2026-07-22 23:07:12.021772 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml
2026-07-22 23:07:12.021789 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt
2026-07-22 23:07:12.021806 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml
2026-07-22 23:07:12.021823 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt
2026-07-22 23:07:12.021840 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml
2026-07-22 23:07:12.021858 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt
2026-07-22 23:07:12.021875 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml
2026-07-22 23:07:12.021892 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt
2026-07-22 23:07:12.021918 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml
2026-07-22 23:07:12.021947 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt
2026-07-22 23:07:12.021965 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml
2026-07-22 23:07:12.021987 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt
2026-07-22 23:07:12.022005 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml
2026-07-22 23:07:12.022023 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt
2026-07-22 23:07:12.022041 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml
2026-07-22 23:07:12.022059 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt
2026-07-22 23:07:12.022077 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml
2026-07-22 23:07:12.022094 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt
2026-07-22 23:07:12.022112 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml
2026-07-22 23:07:12.022129 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt
2026-07-22 23:07:12.022147 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml
2026-07-22 23:07:12.022164 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt
2026-07-22 23:07:12.022182 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml
2026-07-22 23:07:12.022199 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt
2026-07-22 23:07:12.022217 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml
2026-07-22 23:07:12.022234 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-07-22 23:07:12.022251 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-07-22 23:07:12.022268 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-07-22 23:07:12.022286 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-07-22 23:07:12.022303 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-07-22 23:07:12.022320 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-07-22 23:07:12.022338 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-07-22 23:07:12.022355 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-07-22 23:07:12.022372 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-07-22 23:07:12.022389 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-07-22 23:07:12.022406 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt
2026-07-22 23:07:12.022423 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml
2026-07-22 23:07:12.022440 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt
2026-07-22 23:07:12.022457 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml
2026-07-22 23:07:12.022474 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-07-22 23:07:12.022491 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-07-22 23:07:12.022513 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-07-22 23:07:12.022531 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-07-22 23:07:12.022548 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-07-22 23:07:12.022565 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-07-22 23:07:12.022582 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-07-22 23:07:12.022599 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-07-22 23:07:12.022616 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-07-22 23:07:12.022634 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-07-22 23:07:12.022651 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-07-22 23:07:12.022668 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-07-22 23:07:12.022684 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-07-22 23:07:12.022701 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-07-22 23:07:12.022718 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-07-22 23:07:12.022735 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-07-22 23:07:12.022753 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-07-22 23:07:12.022770 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-07-22 23:07:12.022788 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-07-22 23:07:12.022805 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-07-22 23:07:12.022823 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-07-22 23:07:12.022841 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-07-22 23:07:12.022858 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-07-22 23:07:12.022876 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-07-22 23:07:12.022893 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-07-22 23:07:12.022924 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-07-22 23:07:12.022942 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-07-22 23:07:12.022959 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-07-22 23:07:12.022977 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-07-22 23:07:12.022995 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-07-22 23:07:12.023019 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-07-22 23:07:12.023037 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-07-22 23:07:12.023055 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-07-22 23:07:12.023073 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-07-22 23:07:12.023091 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-07-22 23:07:12.023114 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-07-22 23:07:12.023132 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-07-22 23:07:12.023157 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-07-22 23:07:12.023175 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-07-22 23:07:12.023193 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-07-22 23:07:12.023212 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt
2026-07-22 23:07:12.023230 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml
2026-07-22 23:07:12.023249 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt
2026-07-22 23:07:12.023267 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml
2026-07-22 23:07:12.023285 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt
2026-07-22 23:07:12.023303 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml
2026-07-22 23:07:12.023333 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt
2026-07-22 23:07:12.023352 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml
2026-07-22 23:07:12.023369 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt
2026-07-22 23:07:12.023387 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml
2026-07-22 23:07:12.023406 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt
2026-07-22 23:07:12.023424 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml
2026-07-22 23:07:12.023442 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt
2026-07-22 23:07:12.023461 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml
2026-07-22 23:07:12.023479 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt
2026-07-22 23:07:12.023498 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml
2026-07-22 23:07:12.023516 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt
2026-07-22 23:07:12.023534 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml
2026-07-22 23:07:12.023553 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt
2026-07-22 23:07:12.023570 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml
2026-07-22 23:07:12.023588 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt
2026-07-22 23:07:12.023606 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml
2026-07-22 23:07:12.023624 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt
2026-07-22 23:07:12.023686 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml
2026-07-22 23:07:12.023709 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt
2026-07-22 23:07:12.023728 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml
2026-07-22 23:07:12.023746 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt
2026-07-22 23:07:12.023766 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml
2026-07-22 23:07:12.023785 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt
2026-07-22 23:07:12.023811 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml
2026-07-22 23:07:12.023830 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt
2026-07-22 23:07:12.023848 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml
2026-07-22 23:07:12.023866 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-07-22 23:07:12.023896 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-07-22 23:07:12.023915 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-07-22 23:07:12.023934 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-07-22 23:07:12.023952 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-07-22 23:07:12.023970 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-07-22 23:07:12.023988 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-07-22 23:07:12.024008 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-07-22 23:07:12.024027 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-07-22 23:07:12.024045 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-07-22 23:07:12.024071 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-07-22 23:07:12.024089 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-07-22 23:07:12.024108 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-07-22 23:07:12.024125 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-07-22 23:07:12.024143 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-07-22 23:07:12.024161 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-07-22 23:07:12.024178 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-07-22 23:07:12.024195 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-07-22 23:07:12.024212 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-07-22 23:07:12.024229 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-07-22 23:07:12.024312 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-07-22 23:07:12.024330 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-07-22 23:07:12.024348 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt
2026-07-22 23:07:12.024365 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml
2026-07-22 23:07:12.024382 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-07-22 23:07:12.024399 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-07-22 23:07:12.024416 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt
2026-07-22 23:07:12.024432 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml
2026-07-22 23:07:12.024450 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt
2026-07-22 23:07:12.024467 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml
2026-07-22 23:07:12.024491 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-07-22 23:07:12.024509 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-07-22 23:07:12.024526 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-07-22 23:07:12.024544 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-07-22 23:07:12.024561 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-07-22 23:07:12.024579 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-07-22 23:07:12.024598 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt
2026-07-22 23:07:12.024616 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml
2026-07-22 23:07:12.024634 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-07-22 23:07:12.024652 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-07-22 23:07:12.024670 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-07-22 23:07:12.024688 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-07-22 23:07:12.024705 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-07-22 23:07:12.024723 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-07-22 23:07:12.024741 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-07-22 23:07:12.024758 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-07-22 23:07:12.024776 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-07-22 23:07:12.024794 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-07-22 23:07:12.024811 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-07-22 23:07:12.024842 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-07-22 23:07:12.024862 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-07-22 23:07:12.024880 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-07-22 23:07:12.024897 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-07-22 23:07:12.024914 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-07-22 23:07:12.024932 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-07-22 23:07:12.024949 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-07-22 23:07:12.024982 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-07-22 23:07:12.025000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-07-22 23:07:12.025017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-07-22 23:07:12.025044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-07-22 23:07:12.025062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-07-22 23:07:12.025079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-07-22 23:07:12.025097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-07-22 23:07:12.025115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-07-22 23:07:12.025133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-07-22 23:07:12.025156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-07-22 23:07:12.025174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-07-22 23:07:12.025203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-07-22 23:07:12.025221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-07-22 23:07:12.025238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-07-22 23:07:12.025256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-07-22 23:07:12.025273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-07-22 23:07:12.025290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-07-22 23:07:12.025307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-07-22 23:07:12.025324 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-07-22 23:07:12.025341 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-07-22 23:07:12.025358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-07-22 23:07:12.025375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-07-22 23:07:12.025392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-07-22 23:07:12.025409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-07-22 23:07:12.025427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-07-22 23:07:12.025444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-07-22 23:07:12.025461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-07-22 23:07:12.025478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-07-22 23:07:12.025496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-07-22 23:07:12.025513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-07-22 23:07:12.025530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-07-22 23:07:12.025547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-07-22 23:07:12.025565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-07-22 23:07:12.025582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-07-22 23:07:12.025598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-07-22 23:07:12.025616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-07-22 23:07:12.025632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-07-22 23:07:12.025649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-07-22 23:07:12.025666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-07-22 23:07:12.025682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-07-22 23:07:12.025699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-07-22 23:07:12.025715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-07-22 23:07:12.025746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-07-22 23:07:12.025770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-07-22 23:07:12.025795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-07-22 23:07:12.025822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-07-22 23:07:12.025840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-07-22 23:07:12.025857 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-07-22 23:07:12.025875 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-07-22 23:07:12.025893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-07-22 23:07:12.025911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-07-22 23:07:12.025928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-07-22 23:07:12.025946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-07-22 23:07:12.025964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-07-22 23:07:12.025982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-07-22 23:07:12.026000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-07-22 23:07:12.026018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-07-22 23:07:12.026035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt
2026-07-22 23:07:12.026053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml
2026-07-22 23:07:12.026071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt
2026-07-22 23:07:12.026088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml
2026-07-22 23:07:12.026106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt
2026-07-22 23:07:12.026124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml
2026-07-22 23:07:12.026141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt
2026-07-22 23:07:12.026159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml
2026-07-22 23:07:12.026177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt
2026-07-22 23:07:12.026195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml
2026-07-22 23:07:12.026212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt
2026-07-22 23:07:12.026229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml
2026-07-22 23:07:12.026246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt
2026-07-22 23:07:12.026263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml
2026-07-22 23:07:12.026281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt
2026-07-22 23:07:12.026298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml
2026-07-22 23:07:12.026315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt
2026-07-22 23:07:12.026332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml
2026-07-22 23:07:12.026349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt
2026-07-22 23:07:12.026366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml
2026-07-22 23:07:12.026383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt
2026-07-22 23:07:12.026400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml
2026-07-22 23:07:12.026417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt
2026-07-22 23:07:12.026434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml
2026-07-22 23:07:12.026452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-07-22 23:07:12.026473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-07-22 23:07:12.026491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-07-22 23:07:12.026508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-07-22 23:07:12.026538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-07-22 23:07:12.026555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-07-22 23:07:12.026572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-07-22 23:07:12.026590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-07-22 23:07:12.026607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-07-22 23:07:12.026624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-07-22 23:07:12.026641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-07-22 23:07:12.026658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-07-22 23:07:12.026675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-07-22 23:07:12.026693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-07-22 23:07:12.026710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-07-22 23:07:12.026727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-07-22 23:07:12.026744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-07-22 23:07:12.026762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-07-22 23:07:12.026779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-07-22 23:07:12.026797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-07-22 23:07:12.026814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-07-22 23:07:12.026831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-07-22 23:07:12.026848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-07-22 23:07:12.026866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-07-22 23:07:12.026883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-07-22 23:07:12.026900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-07-22 23:07:12.026917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-07-22 23:07:12.026935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-07-22 23:07:12.026952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-07-22 23:07:12.026970 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-07-22 23:07:12.026987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-b6tvw-api.txt
2026-07-22 23:07:12.027050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-b6tvw-api.yaml
2026-07-22 23:07:12.027072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-b6tvw-vnc.txt
2026-07-22 23:07:12.027090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-b6tvw-vnc.yaml
2026-07-22 23:07:12.027109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-07-22 23:07:12.027127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-07-22 23:07:12.027151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-07-22 23:07:12.027171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-07-22 23:07:12.027193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt
2026-07-22 23:07:12.027215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml
2026-07-22 23:07:12.027237 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt
2026-07-22 23:07:12.027259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml
2026-07-22 23:07:12.027282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt
2026-07-22 23:07:12.027304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml
2026-07-22 23:07:12.027326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt
2026-07-22 23:07:12.027348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml
2026-07-22 23:07:12.027370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt
2026-07-22 23:07:12.027388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml
2026-07-22 23:07:12.027405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt
2026-07-22 23:07:12.027423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml
2026-07-22 23:07:12.027441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt
2026-07-22 23:07:12.027459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml
2026-07-22 23:07:12.027476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt
2026-07-22 23:07:12.027493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml
2026-07-22 23:07:12.027510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt
2026-07-22 23:07:12.027527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml
2026-07-22 23:07:12.027543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt
2026-07-22 23:07:12.027560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml
2026-07-22 23:07:12.027589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt
2026-07-22 23:07:12.027606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml
2026-07-22 23:07:12.027623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt
2026-07-22 23:07:12.027640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml
2026-07-22 23:07:12.027667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt
2026-07-22 23:07:12.027684 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml
2026-07-22 23:07:12.027701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt
2026-07-22 23:07:12.027718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml
2026-07-22 23:07:12.027735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt
2026-07-22 23:07:12.027752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml
2026-07-22 23:07:12.027769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt
2026-07-22 23:07:12.027786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml
2026-07-22 23:07:12.027803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt
2026-07-22 23:07:12.027820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml
2026-07-22 23:07:12.027837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt
2026-07-22 23:07:12.027859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml
2026-07-22 23:07:12.027877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt
2026-07-22 23:07:12.027894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml
2026-07-22 23:07:12.027910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-07-22 23:07:12.027927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-07-22 23:07:12.027944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-07-22 23:07:12.027961 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-07-22 23:07:12.027978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-07-22 23:07:12.027995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-07-22 23:07:12.028011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-07-22 23:07:12.028028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-07-22 23:07:12.028045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-07-22 23:07:12.028062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-07-22 23:07:12.028079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-07-22 23:07:12.028095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-07-22 23:07:12.028112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-07-22 23:07:12.028130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-07-22 23:07:12.028147 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt
2026-07-22 23:07:12.028165 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml
2026-07-22 23:07:12.028182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt
2026-07-22 23:07:12.028200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml
2026-07-22 23:07:12.028218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-07-22 23:07:12.028235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-07-22 23:07:12.028253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-07-22 23:07:12.028271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-07-22 23:07:12.028288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-07-22 23:07:12.028306 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-07-22 23:07:12.028323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-07-22 23:07:12.028340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-07-22 23:07:12.028358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-07-22 23:07:12.028375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-07-22 23:07:12.028393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-07-22 23:07:12.028411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-07-22 23:07:12.028430 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-07-22 23:07:12.028448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-07-22 23:07:12.028465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-07-22 23:07:12.028488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-07-22 23:07:12.028507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-07-22 23:07:12.028525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-07-22 23:07:12.028542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-07-22 23:07:12.028560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-07-22 23:07:12.028578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-07-22 23:07:12.028596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-07-22 23:07:12.028614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-07-22 23:07:12.028632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-07-22 23:07:12.028651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-07-22 23:07:12.028669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-07-22 23:07:12.028687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-07-22 23:07:12.028705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-07-22 23:07:12.028722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-07-22 23:07:12.028740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-07-22 23:07:12.028757 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-07-22 23:07:12.028775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-07-22 23:07:12.028792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-07-22 23:07:12.028809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-07-22 23:07:12.028826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-07-22 23:07:12.028843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-07-22 23:07:12.028861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-07-22 23:07:12.028878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-07-22 23:07:12.028895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-07-22 23:07:12.028913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-07-22 23:07:12.028930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt
2026-07-22 23:07:12.028948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml
2026-07-22 23:07:12.029039 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt
2026-07-22 23:07:12.029058 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml
2026-07-22 23:07:12.029076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt
2026-07-22 23:07:12.029093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml
2026-07-22 23:07:12.029111 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt
2026-07-22 23:07:12.029128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml
2026-07-22 23:07:12.029145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt
2026-07-22 23:07:12.029163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml
2026-07-22 23:07:12.029180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt
2026-07-22 23:07:12.029203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml
2026-07-22 23:07:12.029221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt
2026-07-22 23:07:12.029238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml
2026-07-22 23:07:12.029256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt
2026-07-22 23:07:12.029273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml
2026-07-22 23:07:12.029290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt
2026-07-22 23:07:12.029307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml
2026-07-22 23:07:12.029324 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt
2026-07-22 23:07:12.029341 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml
2026-07-22 23:07:12.029358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt
2026-07-22 23:07:12.029375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml
2026-07-22 23:07:12.029392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt
2026-07-22 23:07:12.029409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml
2026-07-22 23:07:12.029443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt
2026-07-22 23:07:12.029461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml
2026-07-22 23:07:12.029478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt
2026-07-22 23:07:12.029495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml
2026-07-22 23:07:12.029512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt
2026-07-22 23:07:12.029529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml
2026-07-22 23:07:12.029546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt
2026-07-22 23:07:12.029563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml
2026-07-22 23:07:12.029580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt
2026-07-22 23:07:12.029597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml
2026-07-22 23:07:12.029614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt
2026-07-22 23:07:12.029630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml
2026-07-22 23:07:12.029647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt
2026-07-22 23:07:12.029665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml
2026-07-22 23:07:12.029682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-07-22 23:07:12.029699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-07-22 23:07:12.029729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-07-22 23:07:12.029775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-07-22 23:07:12.029794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-07-22 23:07:12.029813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-07-22 23:07:12.029831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-07-22 23:07:12.029849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-07-22 23:07:12.029867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-07-22 23:07:12.029903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-07-22 23:07:12.029921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-07-22 23:07:12.029939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-07-22 23:07:12.029957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-07-22 23:07:12.029975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-07-22 23:07:12.029993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-07-22 23:07:12.030011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-07-22 23:07:12.030029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-07-22 23:07:12.030047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-07-22 23:07:12.030064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-07-22 23:07:12.030081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-07-22 23:07:12.030099 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-07-22 23:07:12.030116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-07-22 23:07:12.030133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-07-22 23:07:12.030150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-07-22 23:07:12.030168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-07-22 23:07:12.030185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-07-22 23:07:12.030202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-07-22 23:07:12.030219 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-07-22 23:07:12.030236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt
2026-07-22 23:07:12.030253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml
2026-07-22 23:07:12.030270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt
2026-07-22 23:07:12.030288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml
2026-07-22 23:07:12.030305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-07-22 23:07:12.030321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-07-22 23:07:12.030338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-07-22 23:07:12.030355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-07-22 23:07:12.030371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt
2026-07-22 23:07:12.030388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml
2026-07-22 23:07:12.030404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt
2026-07-22 23:07:12.030421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml
2026-07-22 23:07:12.030438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt
2026-07-22 23:07:12.030455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml
2026-07-22 23:07:12.030472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt
2026-07-22 23:07:12.030495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml
2026-07-22 23:07:12.030513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-07-22 23:07:12.030530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-07-22 23:07:12.030547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-07-22 23:07:12.030564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-07-22 23:07:12.030581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-07-22 23:07:12.030598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-07-22 23:07:12.030615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-07-22 23:07:12.030632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-07-22 23:07:12.030649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-07-22 23:07:12.030666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-07-22 23:07:12.030683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt
2026-07-22 23:07:12.030700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml
2026-07-22 23:07:12.030717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt
2026-07-22 23:07:12.030733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml
2026-07-22 23:07:12.030750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-07-22 23:07:12.030767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-07-22 23:07:12.030784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-07-22 23:07:12.030801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-07-22 23:07:12.030818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-07-22 23:07:12.030835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-07-22 23:07:12.030852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-07-22 23:07:12.030869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-07-22 23:07:12.030885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-07-22 23:07:12.030903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-07-22 23:07:12.030920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-07-22 23:07:12.030938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-07-22 23:07:12.030955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-07-22 23:07:12.030973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-07-22 23:07:12.030991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-07-22 23:07:12.031009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-07-22 23:07:12.031027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-07-22 23:07:12.031045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-07-22 23:07:12.031062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-07-22 23:07:12.031084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-07-22 23:07:12.031102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-07-22 23:07:12.031120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-07-22 23:07:12.031138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-07-22 23:07:12.031156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-07-22 23:07:12.031173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-07-22 23:07:12.031190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-07-22 23:07:12.031208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-07-22 23:07:12.031225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-07-22 23:07:12.031243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-07-22 23:07:12.031261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-07-22 23:07:12.031278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt
2026-07-22 23:07:12.031296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml
2026-07-22 23:07:12.031313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-07-22 23:07:12.031330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-07-22 23:07:12.031348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-07-22 23:07:12.031365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-07-22 23:07:12.031382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt
2026-07-22 23:07:12.031400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml
2026-07-22 23:07:12.031417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt
2026-07-22 23:07:12.031435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml
2026-07-22 23:07:12.031452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-07-22 23:07:12.031469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-07-22 23:07:12.031486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-07-22 23:07:12.031503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-07-22 23:07:12.031520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-07-22 23:07:12.031583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-07-22 23:07:12.031604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt
2026-07-22 23:07:12.031623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml
2026-07-22 23:07:12.031641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-07-22 23:07:12.031658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-07-22 23:07:12.031676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt
2026-07-22 23:07:12.031694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml
2026-07-22 23:07:12.031720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-07-22 23:07:12.031738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-07-22 23:07:12.031755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-07-22 23:07:12.031773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-07-22 23:07:12.031791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-07-22 23:07:12.031809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-07-22 23:07:12.031826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-07-22 23:07:12.031843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-07-22 23:07:12.031861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-07-22 23:07:12.031878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-07-22 23:07:12.031895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-07-22 23:07:12.031913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-07-22 23:07:12.031930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-07-22 23:07:12.031947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-07-22 23:07:12.031964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-07-22 23:07:12.031981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-07-22 23:07:12.031998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-07-22 23:07:12.032015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-07-22 23:07:12.032033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-07-22 23:07:12.032050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-07-22 23:07:12.032067 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-07-22 23:07:12.032085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-07-22 23:07:12.032102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-07-22 23:07:12.032119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-07-22 23:07:12.032138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-07-22 23:07:12.032159 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-07-22 23:07:12.032177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-07-22 23:07:12.032195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-07-22 23:07:12.032213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-07-22 23:07:12.032231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-07-22 23:07:12.032248 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-07-22 23:07:12.032266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-07-22 23:07:12.032284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-07-22 23:07:12.032301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-07-22 23:07:12.032318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-07-22 23:07:12.032341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-07-22 23:07:12.032359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-07-22 23:07:12.032376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-07-22 23:07:12.032394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-07-22 23:07:12.032411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-07-22 23:07:12.032429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-07-22 23:07:12.032446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-07-22 23:07:12.032464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-07-22 23:07:12.032482 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-07-22 23:07:12.032500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-07-22 23:07:12.032517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-07-22 23:07:12.032534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-07-22 23:07:12.032551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-07-22 23:07:12.032569 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-07-22 23:07:12.032586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-07-22 23:07:12.032603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-07-22 23:07:12.032619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-07-22 23:07:12.032636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-07-22 23:07:12.032653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-07-22 23:07:12.032670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-07-22 23:07:12.032687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-07-22 23:07:12.032704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-07-22 23:07:12.032721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-07-22 23:07:12.032738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-07-22 23:07:12.032755 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-07-22 23:07:12.032773 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-07-22 23:07:12.032790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-07-22 23:07:12.032808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-07-22 23:07:12.032826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-07-22 23:07:12.032843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-07-22 23:07:12.032861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-07-22 23:07:12.032878 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-07-22 23:07:12.032896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-07-22 23:07:12.032913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-07-22 23:07:12.032936 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-07-22 23:07:12.032968 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-07-22 23:07:12.033451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-07-22 23:07:12.033475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-07-22 23:07:12.033494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-07-22 23:07:12.033999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-07-22 23:07:12.034500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-07-22 23:07:12.034523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-07-22 23:07:12.034541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-07-22 23:07:12.034558 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-07-22 23:07:12.034994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-07-22 23:07:12.035013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-07-22 23:07:12.035030 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-07-22 23:07:12.035048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-07-22 23:07:12.035065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-07-22 23:07:12.035083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-07-22 23:07:12.035100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-07-22 23:07:12.035117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-07-22 23:07:12.035134 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-07-22 23:07:12.035152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-07-22 23:07:12.035169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-07-22 23:07:12.035186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-07-22 23:07:12.035203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt
2026-07-22 23:07:12.035220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml
2026-07-22 23:07:12.035237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt
2026-07-22 23:07:12.035254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml
2026-07-22 23:07:12.035271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt
2026-07-22 23:07:12.035289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml
2026-07-22 23:07:12.035306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt
2026-07-22 23:07:12.035324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml
2026-07-22 23:07:12.035342 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt
2026-07-22 23:07:12.035360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml
2026-07-22 23:07:12.035377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt
2026-07-22 23:07:12.035395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml
2026-07-22 23:07:12.035412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt
2026-07-22 23:07:12.035436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml
2026-07-22 23:07:12.035455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt
2026-07-22 23:07:12.035472 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml
2026-07-22 23:07:12.035489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt
2026-07-22 23:07:12.035507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml
2026-07-22 23:07:12.035524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt
2026-07-22 23:07:12.035542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml
2026-07-22 23:07:12.035559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt
2026-07-22 23:07:12.035577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml
2026-07-22 23:07:12.035595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt
2026-07-22 23:07:12.035612 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml
2026-07-22 23:07:12.035630 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt
2026-07-22 23:07:12.035647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml
2026-07-22 23:07:12.035665 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt
2026-07-22 23:07:12.035682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml
2026-07-22 23:07:12.035699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt
2026-07-22 23:07:12.035717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml
2026-07-22 23:07:12.035734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-07-22 23:07:12.035751 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-07-22 23:07:12.035768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-07-22 23:07:12.035784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-07-22 23:07:12.035801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-07-22 23:07:12.035818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-07-22 23:07:12.035835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-07-22 23:07:12.035852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-07-22 23:07:12.035869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-07-22 23:07:12.035886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-07-22 23:07:12.035903 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-07-22 23:07:12.035921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-07-22 23:07:12.035938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-07-22 23:07:12.035955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-07-22 23:07:12.035972 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-07-22 23:07:12.035989 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-07-22 23:07:12.036007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-07-22 23:07:12.036024 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-07-22 23:07:12.036046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-07-22 23:07:12.036063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-07-22 23:07:12.036080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-07-22 23:07:12.036097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-07-22 23:07:12.036114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-07-22 23:07:12.036132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-07-22 23:07:12.036149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-07-22 23:07:12.036166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-07-22 23:07:12.036184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt
2026-07-22 23:07:12.036202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml
2026-07-22 23:07:12.036223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt
2026-07-22 23:07:12.036241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml
2026-07-22 23:07:12.036259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt
2026-07-22 23:07:12.036276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml
2026-07-22 23:07:12.036293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt
2026-07-22 23:07:12.036310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml
2026-07-22 23:07:12.036327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt
2026-07-22 23:07:12.036344 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml
2026-07-22 23:07:12.036362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt
2026-07-22 23:07:12.036378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml
2026-07-22 23:07:12.036395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt
2026-07-22 23:07:12.036412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml
2026-07-22 23:07:12.036429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt
2026-07-22 23:07:12.036447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml
2026-07-22 23:07:12.036464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt
2026-07-22 23:07:12.036480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml
2026-07-22 23:07:12.036498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt
2026-07-22 23:07:12.036516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml
2026-07-22 23:07:12.036534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt
2026-07-22 23:07:12.036552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml
2026-07-22 23:07:12.036570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt
2026-07-22 23:07:12.036588 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml
2026-07-22 23:07:12.036605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt
2026-07-22 23:07:12.036623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml
2026-07-22 23:07:12.036645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt
2026-07-22 23:07:12.036663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml
2026-07-22 23:07:12.036681 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt
2026-07-22 23:07:12.036699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml
2026-07-22 23:07:12.036716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt
2026-07-22 23:07:12.036734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml
2026-07-22 23:07:12.036751 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt
2026-07-22 23:07:12.036769 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml
2026-07-22 23:07:12.036786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt
2026-07-22 23:07:12.036803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml
2026-07-22 23:07:12.036820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt
2026-07-22 23:07:12.036837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml
2026-07-22 23:07:12.036855 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt
2026-07-22 23:07:12.036872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml
2026-07-22 23:07:12.036889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-07-22 23:07:12.036906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-07-22 23:07:12.036922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-07-22 23:07:12.036939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-07-22 23:07:12.036971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-07-22 23:07:12.036990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-07-22 23:07:12.037007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-07-22 23:07:12.037023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-07-22 23:07:12.037040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-07-22 23:07:12.037057 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-07-22 23:07:12.037109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-07-22 23:07:12.037135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-07-22 23:07:12.037154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-07-22 23:07:12.037173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-07-22 23:07:12.037190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt
2026-07-22 23:07:12.037208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml
2026-07-22 23:07:12.037225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt
2026-07-22 23:07:12.037242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml
2026-07-22 23:07:12.037259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-07-22 23:07:12.037276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-07-22 23:07:12.037293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-07-22 23:07:12.037315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-07-22 23:07:12.037333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-07-22 23:07:12.037350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-07-22 23:07:12.037366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-07-22 23:07:12.037383 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-07-22 23:07:12.037400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-07-22 23:07:12.037417 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-07-22 23:07:12.037433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-07-22 23:07:12.037450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-07-22 23:07:12.037467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-07-22 23:07:12.037484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-07-22 23:07:12.037501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-07-22 23:07:12.037518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-07-22 23:07:12.037536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-07-22 23:07:12.037552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-07-22 23:07:12.037569 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-07-22 23:07:12.037585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-07-22 23:07:12.037602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-07-22 23:07:12.037619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-07-22 23:07:12.037636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-07-22 23:07:12.037653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-07-22 23:07:12.037670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-07-22 23:07:12.037687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-07-22 23:07:12.037705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-07-22 23:07:12.037722 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-07-22 23:07:12.037754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-07-22 23:07:12.037772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-07-22 23:07:12.037790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-07-22 23:07:12.037808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-07-22 23:07:12.037827 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-07-22 23:07:12.037845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-07-22 23:07:12.037863 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-07-22 23:07:12.037881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-07-22 23:07:12.037899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-07-22 23:07:12.037917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-07-22 23:07:12.037939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-07-22 23:07:12.037958 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-07-22 23:07:12.037975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt
2026-07-22 23:07:12.037993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml
2026-07-22 23:07:12.038011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt
2026-07-22 23:07:12.038029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml
2026-07-22 23:07:12.038047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt
2026-07-22 23:07:12.038065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml
2026-07-22 23:07:12.038083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt
2026-07-22 23:07:12.038101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml
2026-07-22 23:07:12.038119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt
2026-07-22 23:07:12.038137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml
2026-07-22 23:07:12.038154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt
2026-07-22 23:07:12.038172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml
2026-07-22 23:07:12.038189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt
2026-07-22 23:07:12.038206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml
2026-07-22 23:07:12.038223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt
2026-07-22 23:07:12.038241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml
2026-07-22 23:07:12.038258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt
2026-07-22 23:07:12.038276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml
2026-07-22 23:07:12.038293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt
2026-07-22 23:07:12.038310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml
2026-07-22 23:07:12.038327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt
2026-07-22 23:07:12.038344 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml
2026-07-22 23:07:12.038361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-07-22 23:07:12.038378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-07-22 23:07:12.038394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt
2026-07-22 23:07:12.038411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml
2026-07-22 23:07:12.038428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt
2026-07-22 23:07:12.038445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml
2026-07-22 23:07:12.038462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt
2026-07-22 23:07:12.038479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml
2026-07-22 23:07:12.038496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt
2026-07-22 23:07:12.038513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml
2026-07-22 23:07:12.038535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-07-22 23:07:12.038553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-07-22 23:07:12.038571 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-07-22 23:07:12.038589 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-07-22 23:07:12.038607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-07-22 23:07:12.038624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-07-22 23:07:12.038642 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-07-22 23:07:12.038659 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-07-22 23:07:12.038676 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-07-22 23:07:12.038694 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-07-22 23:07:12.038711 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-07-22 23:07:12.038728 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-07-22 23:07:12.038745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-07-22 23:07:12.038761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-07-22 23:07:12.038778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-07-22 23:07:12.038795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-07-22 23:07:12.038812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-07-22 23:07:12.038829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-07-22 23:07:12.038846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-07-22 23:07:12.038864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-07-22 23:07:12.038880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-07-22 23:07:12.038897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-07-22 23:07:12.038914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt
2026-07-22 23:07:12.038931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml
2026-07-22 23:07:12.038948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-07-22 23:07:12.038966 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-07-22 23:07:12.038984 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt
2026-07-22 23:07:12.039002 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml
2026-07-22 23:07:12.039020 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt
2026-07-22 23:07:12.039037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml
2026-07-22 23:07:12.039055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-07-22 23:07:12.039073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-07-22 23:07:12.039091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-07-22 23:07:12.039113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-07-22 23:07:12.039131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-07-22 23:07:12.039154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-07-22 23:07:12.039174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt
2026-07-22 23:07:12.039192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml
2026-07-22 23:07:12.039210 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-07-22 23:07:12.039228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-07-22 23:07:12.039246 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-07-22 23:07:12.039266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-07-22 23:07:12.039286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-07-22 23:07:12.039304 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-07-22 23:07:12.039321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-07-22 23:07:12.039339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-07-22 23:07:12.039356 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-07-22 23:07:12.039373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-07-22 23:07:12.039390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-07-22 23:07:12.039408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-07-22 23:07:12.039425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-07-22 23:07:12.039442 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-07-22 23:07:12.039460 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-07-22 23:07:12.039477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-07-22 23:07:12.039494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-07-22 23:07:12.039510 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-07-22 23:07:12.039527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-07-22 23:07:12.039544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-07-22 23:07:12.039562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-07-22 23:07:12.039579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-07-22 23:07:12.039596 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-07-22 23:07:12.039613 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-07-22 23:07:12.039630 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-07-22 23:07:12.039648 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-07-22 23:07:12.039666 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-07-22 23:07:12.039683 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-07-22 23:07:12.039700 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-07-22 23:07:12.039717 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-07-22 23:07:12.039734 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-07-22 23:07:12.039756 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt
2026-07-22 23:07:12.039774 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml
2026-07-22 23:07:12.039791 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt
2026-07-22 23:07:12.039808 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml
2026-07-22 23:07:12.039825 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-07-22 23:07:12.039842 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-07-22 23:07:12.039859 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt
2026-07-22 23:07:12.039876 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml
2026-07-22 23:07:12.039893 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt
2026-07-22 23:07:12.039911 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml
2026-07-22 23:07:12.039928 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt
2026-07-22 23:07:12.039945 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml
2026-07-22 23:07:12.039963 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-07-22 23:07:12.039980 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-07-22 23:07:12.039997 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-07-22 23:07:12.040014 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-07-22 23:07:12.040031 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-07-22 23:07:12.040048 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-07-22 23:07:12.040065 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-07-22 23:07:12.040082 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-07-22 23:07:12.040099 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-07-22 23:07:12.040116 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-07-22 23:07:12.040133 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-07-22 23:07:12.040150 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-07-22 23:07:12.040168 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt
2026-07-22 23:07:12.040186 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml
2026-07-22 23:07:12.040205 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt
2026-07-22 23:07:12.040225 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml
2026-07-22 23:07:12.040243 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt
2026-07-22 23:07:12.040260 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml
2026-07-22 23:07:12.040277 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-07-22 23:07:12.040294 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-07-22 23:07:12.040312 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-07-22 23:07:12.040329 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-07-22 23:07:12.040347 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-07-22 23:07:12.040363 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-07-22 23:07:12.040381 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-07-22 23:07:12.040403 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-07-22 23:07:12.040420 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-07-22 23:07:12.040438 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-07-22 23:07:12.040455 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-07-22 23:07:12.040473 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-07-22 23:07:12.040490 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-07-22 23:07:12.040507 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-07-22 23:07:12.040525 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-07-22 23:07:12.040543 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-07-22 23:07:12.040560 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-07-22 23:07:12.040577 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-07-22 23:07:12.040594 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-07-22 23:07:12.040611 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-07-22 23:07:12.040628 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-07-22 23:07:12.040646 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-07-22 23:07:12.040663 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-07-22 23:07:12.040680 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-07-22 23:07:12.040698 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-07-22 23:07:12.040715 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-07-22 23:07:12.040732 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt
2026-07-22 23:07:12.040749 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml
2026-07-22 23:07:12.040766 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt
2026-07-22 23:07:12.040783 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml
2026-07-22 23:07:12.040801 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-07-22 23:07:12.040818 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-07-22 23:07:12.040836 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-07-22 23:07:12.040853 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-07-22 23:07:12.040870 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt
2026-07-22 23:07:12.040887 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml
2026-07-22 23:07:12.040904 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt
2026-07-22 23:07:12.040922 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml
2026-07-22 23:07:12.040939 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt
2026-07-22 23:07:12.040971 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml
2026-07-22 23:07:12.040990 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt
2026-07-22 23:07:12.041007 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml
2026-07-22 23:07:12.041025 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-07-22 23:07:12.041047 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-07-22 23:07:12.041065 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-07-22 23:07:12.041082 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-07-22 23:07:12.041100 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-07-22 23:07:12.041117 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-07-22 23:07:12.041134 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-07-22 23:07:12.041151 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-07-22 23:07:12.041168 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-07-22 23:07:12.041186 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-07-22 23:07:12.041203 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt
2026-07-22 23:07:12.041219 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml
2026-07-22 23:07:12.041236 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt
2026-07-22 23:07:12.041253 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml
2026-07-22 23:07:12.041270 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-07-22 23:07:12.041287 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-07-22 23:07:12.041304 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-07-22 23:07:12.041322 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-07-22 23:07:12.041338 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-07-22 23:07:12.041355 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-07-22 23:07:12.041372 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-07-22 23:07:12.041390 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-07-22 23:07:12.041408 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-07-22 23:07:12.041426 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-07-22 23:07:12.041443 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-07-22 23:07:12.041460 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt
2026-07-22 23:07:12.041478 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml
2026-07-22 23:07:12.041495 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt
2026-07-22 23:07:12.041513 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml
2026-07-22 23:07:12.041530 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt
2026-07-22 23:07:12.041547 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml
2026-07-22 23:07:12.041565 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-07-22 23:07:12.041582 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-07-22 23:07:12.041600 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-07-22 23:07:12.041664 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-07-22 23:07:12.041685 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-07-22 23:07:12.041704 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-07-22 23:07:12.041750 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-07-22 23:07:12.041771 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-07-22 23:07:12.041789 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-07-22 23:07:12.041807 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-07-22 23:07:12.041824 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt
2026-07-22 23:07:12.041842 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml
2026-07-22 23:07:12.041859 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-07-22 23:07:12.041875 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-07-22 23:07:12.041892 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt
2026-07-22 23:07:12.041909 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml
2026-07-22 23:07:12.041926 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt
2026-07-22 23:07:12.041943 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml
2026-07-22 23:07:12.041960 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-07-22 23:07:12.041977 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-07-22 23:07:12.041994 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-07-22 23:07:12.042011 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-07-22 23:07:12.042028 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt
2026-07-22 23:07:12.042044 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml
2026-07-22 23:07:12.042061 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-07-22 23:07:12.042079 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-07-22 23:07:12.042096 | instance | cd+++++++++ objects/namespaced/orc-system/
2026-07-22 23:07:12.042113 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/
2026-07-22 23:07:12.042131 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:12.042148 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:12.042166 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/
2026-07-22 23:07:12.042184 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt
2026-07-22 23:07:12.042202 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml
2026-07-22 23:07:12.042219 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/
2026-07-22 23:07:12.042237 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt
2026-07-22 23:07:12.042255 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml
2026-07-22 23:07:12.042273 | instance | cd+++++++++ objects/namespaced/orc-system/pods/
2026-07-22 23:07:12.042290 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-2xnw9.txt
2026-07-22 23:07:12.042308 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-2xnw9.yaml
2026-07-22 23:07:12.042325 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/
2026-07-22 23:07:12.042343 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt
2026-07-22 23:07:12.042366 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml
2026-07-22 23:07:12.042384 | instance | cd+++++++++ objects/namespaced/orc-system/roles/
2026-07-22 23:07:12.042401 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt
2026-07-22 23:07:12.042419 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml
2026-07-22 23:07:12.042436 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/
2026-07-22 23:07:12.042453 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt
2026-07-22 23:07:12.042471 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml
2026-07-22 23:07:12.042488 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt
2026-07-22 23:07:12.042506 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml
2026-07-22 23:07:12.042523 | instance | cd+++++++++ objects/namespaced/orc-system/services/
2026-07-22 23:07:12.042541 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt
2026-07-22 23:07:12.042558 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml
2026-07-22 23:07:12.042576 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-07-22 23:07:12.042593 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-07-22 23:07:12.042611 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:12.042628 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:12.042646 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-07-22 23:07:12.042664 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-07-22 23:07:12.042683 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-07-22 23:07:12.042701 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-07-22 23:07:12.042719 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-07-22 23:07:12.042737 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-07-22 23:07:12.042755 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-07-22 23:07:12.042772 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-07-22 23:07:12.042790 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-07-22 23:07:12.042807 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-07-22 23:07:12.042825 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-q2rlt.txt
2026-07-22 23:07:12.042843 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-q2rlt.yaml
2026-07-22 23:07:12.042861 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-07-22 23:07:12.042878 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-07-22 23:07:12.042896 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-07-22 23:07:12.042914 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-07-22 23:07:12.042932 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-07-22 23:07:12.042950 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-07-22 23:07:12.042968 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-07-22 23:07:12.042994 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-07-22 23:07:12.043012 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-07-22 23:07:12.043029 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-07-22 23:07:12.043046 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-07-22 23:07:12.043063 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-07-22 23:07:12.043080 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-07-22 23:07:12.043097 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-07-22 23:07:12.043114 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-07-22 23:07:12.043131 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-07-22 23:07:12.043149 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-07-22 23:07:12.043166 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-07-22 23:07:12.043183 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-07-22 23:07:12.043202 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-07-22 23:07:12.043222 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-07-22 23:07:12.043240 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-07-22 23:07:12.043257 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-07-22 23:07:12.043275 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-07-22 23:07:12.043292 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-07-22 23:07:12.043309 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-07-22 23:07:12.043326 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-07-22 23:07:12.043344 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-07-22 23:07:12.043361 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-07-22 23:07:12.043378 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-07-22 23:07:12.043396 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-07-22 23:07:12.043413 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-07-22 23:07:12.043430 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-07-22 23:07:12.043447 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-07-22 23:07:12.043464 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-07-22 23:07:12.043481 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-07-22 23:07:12.043498 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-07-22 23:07:12.043515 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-07-22 23:07:12.043533 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-07-22 23:07:12.043550 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-07-22 23:07:12.043567 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-07-22 23:07:12.043584 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-07-22 23:07:12.043601 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-07-22 23:07:12.043623 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-07-22 23:07:12.043641 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-07-22 23:07:12.043658 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-07-22 23:07:12.043675 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-07-22 23:07:12.043692 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-07-22 23:07:12.043709 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-07-22 23:07:12.043726 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-07-22 23:07:12.043743 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-07-22 23:07:12.043761 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-07-22 23:07:12.043778 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-07-22 23:07:12.043796 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-07-22 23:07:12.043813 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-07-22 23:07:12.043831 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-07-22 23:07:12.043848 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-07-22 23:07:12.043866 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-07-22 23:07:12.043884 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-07-22 23:07:12.043901 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-07-22 23:07:12.043919 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-07-22 23:07:12.043937 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-07-22 23:07:12.043955 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-07-22 23:07:12.043973 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-07-22 23:07:12.043991 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-07-22 23:07:12.044008 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-07-22 23:07:12.044026 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-07-22 23:07:12.044083 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-07-22 23:07:12.044109 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-07-22 23:07:12.044129 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-07-22 23:07:12.044148 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-07-22 23:07:12.044166 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-07-22 23:07:12.044184 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-07-22 23:07:12.044202 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-07-22 23:07:12.044221 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-6jrwb.txt
2026-07-22 23:07:12.044239 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-6jrwb.yaml
2026-07-22 23:07:12.044256 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-07-22 23:07:12.044280 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-07-22 23:07:12.044298 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-07-22 23:07:12.044315 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-07-22 23:07:12.044332 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-07-22 23:07:12.102528 |
2026-07-22 23:07:12.102623 | TASK [gather-pod-logs : creating directory for pod logs]
2026-07-22 23:07:12.307633 | instance | changed
2026-07-22 23:07:12.314893 |
2026-07-22 23:07:12.314970 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-07-22 23:07:12.568926 | instance | changed
2026-07-22 23:07:12.576158 |
2026-07-22 23:07:12.576242 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-07-22 23:07:13.173700 | instance | auth-system/keycloak-0/keycloak
2026-07-22 23:07:13.395609 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-07-22 23:07:13.614225 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-t8qmc/manager
2026-07-22 23:07:13.808091 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-t8qmc" not found
2026-07-22 23:07:14.026201 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-lczvd/manager
2026-07-22 23:07:14.243324 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-lczvd" not found
2026-07-22 23:07:14.458650 | instance | capi-system/capi-controller-manager-5647546676-nzck8/manager
2026-07-22 23:07:14.668611 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-nzck8" not found
2026-07-22 23:07:14.876666 | instance | capo-system/capo-controller-manager-56cf844ccd-jzhvd/manager
2026-07-22 23:07:15.105980 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-jzhvd" not found
2026-07-22 23:07:15.291217 | instance | cert-manager/cert-manager-75c4c745bc-5jhcz/cert-manager-controller
2026-07-22 23:07:15.522659 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-5jhcz" not found
2026-07-22 23:07:15.731036 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-g8b5j/cert-manager-cainjector
2026-07-22 23:07:15.930105 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-g8b5j" not found
2026-07-22 23:07:16.132559 | instance | cert-manager/cert-manager-webhook-548949fc64-thmgd/cert-manager-webhook
2026-07-22 23:07:16.331773 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-thmgd" not found
2026-07-22 23:07:16.557916 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-562pr/envoy-gateway
2026-07-22 23:07:16.826131 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-562pr" not found
2026-07-22 23:07:17.024628 | instance | ingress-nginx/ingress-nginx-controller-l8tz6/controller
2026-07-22 23:07:17.272796 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-l8tz6" not found
2026-07-22 23:07:17.498785 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-vmdcw/ingress-nginx-default-backend
2026-07-22 23:07:17.688173 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-vmdcw" not found
2026-07-22 23:07:17.914729 | instance | kube-system/cilium-8dvlp/config
2026-07-22 23:07:18.141480 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-8dvlp" not found
2026-07-22 23:07:18.149529 | instance | kube-system/cilium-8dvlp/mount-cgroup
2026-07-22 23:07:18.359503 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-8dvlp" not found
2026-07-22 23:07:18.365971 | instance | kube-system/cilium-8dvlp/apply-sysctl-overwrites
2026-07-22 23:07:18.572580 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-8dvlp" not found
2026-07-22 23:07:18.578688 | instance | kube-system/cilium-8dvlp/mount-bpf-fs
2026-07-22 23:07:18.778707 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-8dvlp" not found
2026-07-22 23:07:18.783267 | instance | kube-system/cilium-8dvlp/clean-cilium-state
2026-07-22 23:07:18.980752 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-8dvlp" not found
2026-07-22 23:07:18.987272 | instance | kube-system/cilium-8dvlp/install-cni-binaries
2026-07-22 23:07:19.171785 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-8dvlp" not found
2026-07-22 23:07:19.176763 | instance | kube-system/cilium-8dvlp/cilium-agent
2026-07-22 23:07:19.526586 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-8dvlp" not found
2026-07-22 23:07:19.727514 | instance | kube-system/cilium-operator-869df985b8-ctqvx/cilium-operator
2026-07-22 23:07:19.932385 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-ctqvx" not found
2026-07-22 23:07:20.130895 | instance | kube-system/coredns-67659f764b-cckb7/coredns
2026-07-22 23:07:20.338180 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-cckb7" not found
2026-07-22 23:07:20.554810 | instance | kube-system/coredns-67659f764b-smkzh/coredns
2026-07-22 23:07:20.738168 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-smkzh" not found
2026-07-22 23:07:20.958203 | instance | kube-system/etcd-instance/etcd
2026-07-22 23:07:21.182435 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-07-22 23:07:21.374712 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-07-22 23:07:21.610636 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-07-22 23:07:21.820410 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-07-22 23:07:22.115852 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-07-22 23:07:22.313063 | instance | kube-system/kube-proxy-k6sdd/kube-proxy
2026-07-22 23:07:22.546808 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-k6sdd" not found
2026-07-22 23:07:22.730287 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-07-22 23:07:22.941180 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-07-22 23:07:23.134722 | instance | kube-system/kube-vip-instance/kube-vip
2026-07-22 23:07:23.336011 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-07-22 23:07:23.550226 | instance | local-path-storage/local-path-provisioner-679c578f5-4gkz6/local-path-provisioner
2026-07-22 23:07:23.755768 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-4gkz6" not found
2026-07-22 23:07:23.945463 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-07-22 23:07:24.145458 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-22 23:07:24.151777 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-07-22 23:07:24.357501 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-22 23:07:24.364316 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-07-22 23:07:24.571318 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-22 23:07:24.576208 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-07-22 23:07:24.819769 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-22 23:07:25.044424 | instance | monitoring/goldpinger-7cpvj/goldpinger-daemon
2026-07-22 23:07:25.264800 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-7cpvj" not found
2026-07-22 23:07:25.488791 | instance | monitoring/kube-prometheus-stack-grafana-5b5dfc8558-5xmrb/grafana-sc-dashboard
2026-07-22 23:07:25.731614 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5b5dfc8558-5xmrb" not found
2026-07-22 23:07:25.740577 | instance | monitoring/kube-prometheus-stack-grafana-5b5dfc8558-5xmrb/grafana-sc-datasources
2026-07-22 23:07:25.962585 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5b5dfc8558-5xmrb" not found
2026-07-22 23:07:25.967515 | instance | monitoring/kube-prometheus-stack-grafana-5b5dfc8558-5xmrb/grafana
2026-07-22 23:07:26.223700 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5b5dfc8558-5xmrb" not found
2026-07-22 23:07:26.448711 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ms6ls/kube-state-metrics
2026-07-22 23:07:26.663766 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-ms6ls" not found
2026-07-22 23:07:26.867458 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-tmgtp/kube-prometheus-stack
2026-07-22 23:07:27.063565 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-tmgtp" not found
2026-07-22 23:07:27.265359 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-fjjg2/node-exporter
2026-07-22 23:07:27.486034 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-fjjg2/pod-tls-sidecar
2026-07-22 23:07:27.683826 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-fjjg2" not found
2026-07-22 23:07:27.870813 | instance | monitoring/loki-0/loki
2026-07-22 23:07:28.073134 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-07-22 23:07:28.294807 | instance | monitoring/loki-chunks-cache-0/memcached
2026-07-22 23:07:28.506988 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-07-22 23:07:28.513522 | instance | monitoring/loki-chunks-cache-0/exporter
2026-07-22 23:07:28.705738 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-07-22 23:07:28.901970 | instance | monitoring/loki-gateway-cf54cb88c-cvwpf/nginx
2026-07-22 23:07:29.292834 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-cvwpf" not found
2026-07-22 23:07:29.507707 | instance | monitoring/loki-results-cache-0/memcached
2026-07-22 23:07:29.702944 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-07-22 23:07:29.708411 | instance | monitoring/loki-results-cache-0/exporter
2026-07-22 23:07:29.908724 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-07-22 23:07:30.114099 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-948x2/gc
2026-07-22 23:07:30.315199 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-948x2" not found
2026-07-22 23:07:30.509470 | instance | monitoring/node-feature-discovery-master-8665476dbc-cbqcs/master
2026-07-22 23:07:30.695781 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-cbqcs" not found
2026-07-22 23:07:30.902216 | instance | monitoring/node-feature-discovery-worker-6hflc/worker
2026-07-22 23:07:31.104222 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-6hflc" not found
2026-07-22 23:07:31.303389 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-07-22 23:07:31.511156 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-22 23:07:31.516638 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-07-22 23:07:31.704368 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-22 23:07:31.710469 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-07-22 23:07:31.923266 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-22 23:07:31.938230 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-07-22 23:07:32.135255 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-22 23:07:32.141869 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-07-22 23:07:32.377303 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-22 23:07:32.586379 | instance | monitoring/prometheus-pushgateway-7b8659c68b-kft8p/pushgateway
2026-07-22 23:07:32.786850 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-kft8p" not found
2026-07-22 23:07:33.043937 | instance | monitoring/vector-g5gl9/vector
2026-07-22 23:07:33.286725 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-g5gl9" not found
2026-07-22 23:07:33.558233 | instance | openstack/barbican-api-d74b857d8-v2mrc/init
2026-07-22 23:07:33.758736 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-d74b857d8-v2mrc" not found
2026-07-22 23:07:33.766294 | instance | openstack/barbican-api-d74b857d8-v2mrc/barbican-api
2026-07-22 23:07:33.971401 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-d74b857d8-v2mrc" not found
2026-07-22 23:07:34.159213 | instance | openstack/barbican-db-init-nmq47/init
2026-07-22 23:07:34.353927 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-nmq47" not found
2026-07-22 23:07:34.358287 | instance | openstack/barbican-db-init-nmq47/barbican-db-init-0
2026-07-22 23:07:34.585375 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-nmq47" not found
2026-07-22 23:07:34.803039 | instance | openstack/barbican-db-sync-gflp2/init
2026-07-22 23:07:34.996614 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-gflp2" not found
2026-07-22 23:07:35.001374 | instance | openstack/barbican-db-sync-gflp2/barbican-db-sync
2026-07-22 23:07:35.190029 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-gflp2" not found
2026-07-22 23:07:35.398929 | instance | openstack/barbican-ks-endpoints-6txsz/init
2026-07-22 23:07:35.616219 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-6txsz" not found
2026-07-22 23:07:35.622151 | instance | openstack/barbican-ks-endpoints-6txsz/key-manager-ks-endpoints-admin
2026-07-22 23:07:35.836615 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-6txsz" not found
2026-07-22 23:07:35.842626 | instance | openstack/barbican-ks-endpoints-6txsz/key-manager-ks-endpoints-internal
2026-07-22 23:07:36.042587 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-6txsz" not found
2026-07-22 23:07:36.049001 | instance | openstack/barbican-ks-endpoints-6txsz/key-manager-ks-endpoints-public
2026-07-22 23:07:36.231118 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-6txsz" not found
2026-07-22 23:07:36.445512 | instance | openstack/barbican-ks-service-vrxg6/init
2026-07-22 23:07:36.643894 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-vrxg6" not found
2026-07-22 23:07:36.650309 | instance | openstack/barbican-ks-service-vrxg6/key-manager-ks-service-registration
2026-07-22 23:07:36.841238 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-vrxg6" not found
2026-07-22 23:07:37.048675 | instance | openstack/barbican-ks-user-dxwbx/init
2026-07-22 23:07:37.231674 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-dxwbx" not found
2026-07-22 23:07:37.235914 | instance | openstack/barbican-ks-user-dxwbx/barbican-ks-user
2026-07-22 23:07:37.443947 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-dxwbx" not found
2026-07-22 23:07:37.651307 | instance | openstack/barbican-rabbit-init-2jmbk/init
2026-07-22 23:07:37.856882 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-2jmbk" not found
2026-07-22 23:07:37.863215 | instance | openstack/barbican-rabbit-init-2jmbk/rabbit-init
2026-07-22 23:07:38.065067 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-2jmbk" not found
2026-07-22 23:07:38.283401 | instance | openstack/cinder-api-78f656fb46-mdpcv/init
2026-07-22 23:07:38.517718 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-78f656fb46-mdpcv" not found
2026-07-22 23:07:38.528276 | instance | openstack/cinder-api-78f656fb46-mdpcv/ceph-coordination-volume-perms
2026-07-22 23:07:38.745379 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-78f656fb46-mdpcv" not found
2026-07-22 23:07:38.751564 | instance | openstack/cinder-api-78f656fb46-mdpcv/cinder-api
2026-07-22 23:07:39.000734 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-78f656fb46-mdpcv" not found
2026-07-22 23:07:39.204799 | instance | openstack/cinder-backup-75bd9dbbbd-rbnp9/init
2026-07-22 23:07:39.398078 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-75bd9dbbbd-rbnp9" not found
2026-07-22 23:07:39.404646 | instance | openstack/cinder-backup-75bd9dbbbd-rbnp9/ceph-backup-keyring-placement
2026-07-22 23:07:39.598641 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-75bd9dbbbd-rbnp9" not found
2026-07-22 23:07:39.604404 | instance | openstack/cinder-backup-75bd9dbbbd-rbnp9/ceph-keyring-placement-rbd1
2026-07-22 23:07:39.793369 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-75bd9dbbbd-rbnp9" not found
2026-07-22 23:07:39.798871 | instance | openstack/cinder-backup-75bd9dbbbd-rbnp9/ceph-coordination-volume-perms
2026-07-22 23:07:39.992956 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-75bd9dbbbd-rbnp9" not found
2026-07-22 23:07:39.998637 | instance | openstack/cinder-backup-75bd9dbbbd-rbnp9/cinder-backup
2026-07-22 23:07:40.195317 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-75bd9dbbbd-rbnp9" not found
2026-07-22 23:07:40.408460 | instance | openstack/cinder-backup-storage-init-5544h/init
2026-07-22 23:07:40.618655 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-5544h" not found
2026-07-22 23:07:40.625735 | instance | openstack/cinder-backup-storage-init-5544h/ceph-keyring-placement
2026-07-22 23:07:40.826973 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-5544h" not found
2026-07-22 23:07:40.831709 | instance | openstack/cinder-backup-storage-init-5544h/cinder-backup-storage-init
2026-07-22 23:07:41.034545 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-5544h" not found
2026-07-22 23:07:41.242288 | instance | openstack/cinder-bootstrap-rxkfr/init
2026-07-22 23:07:41.462627 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-rxkfr" not found
2026-07-22 23:07:41.467784 | instance | openstack/cinder-bootstrap-rxkfr/bootstrap
2026-07-22 23:07:41.660490 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-rxkfr" not found
2026-07-22 23:07:41.850202 | instance | openstack/cinder-create-internal-tenant-6pd2t/init
2026-07-22 23:07:42.057426 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-6pd2t" not found
2026-07-22 23:07:42.062955 | instance | openstack/cinder-create-internal-tenant-6pd2t/create-internal-tenant
2026-07-22 23:07:42.266597 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-6pd2t" not found
2026-07-22 23:07:42.461940 | instance | openstack/cinder-db-init-6hlw4/init
2026-07-22 23:07:42.655556 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-6hlw4" not found
2026-07-22 23:07:42.661890 | instance | openstack/cinder-db-init-6hlw4/cinder-db-init-0
2026-07-22 23:07:42.858443 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-6hlw4" not found
2026-07-22 23:07:43.060492 | instance | openstack/cinder-db-sync-5ss2q/init
2026-07-22 23:07:43.248044 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-5ss2q" not found
2026-07-22 23:07:43.253720 | instance | openstack/cinder-db-sync-5ss2q/cinder-db-sync
2026-07-22 23:07:43.456143 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-5ss2q" not found
2026-07-22 23:07:43.679405 | instance | openstack/cinder-ks-endpoints-4t895/init
2026-07-22 23:07:43.873095 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-4t895" not found
2026-07-22 23:07:43.879991 | instance | openstack/cinder-ks-endpoints-4t895/volumev3-ks-endpoints-admin
2026-07-22 23:07:44.080217 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-4t895" not found
2026-07-22 23:07:44.084524 | instance | openstack/cinder-ks-endpoints-4t895/volumev3-ks-endpoints-internal
2026-07-22 23:07:44.279417 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-4t895" not found
2026-07-22 23:07:44.284623 | instance | openstack/cinder-ks-endpoints-4t895/volumev3-ks-endpoints-public
2026-07-22 23:07:44.493749 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-4t895" not found
2026-07-22 23:07:44.683187 | instance | openstack/cinder-ks-service-2lp8z/init
2026-07-22 23:07:44.902272 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-2lp8z" not found
2026-07-22 23:07:44.908684 | instance | openstack/cinder-ks-service-2lp8z/volumev3-ks-service-registration
2026-07-22 23:07:45.105683 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-2lp8z" not found
2026-07-22 23:07:45.299070 | instance | openstack/cinder-ks-user-jbwd9/init
2026-07-22 23:07:45.501031 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-jbwd9" not found
2026-07-22 23:07:45.507333 | instance | openstack/cinder-ks-user-jbwd9/cinder-ks-user
2026-07-22 23:07:45.719174 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-jbwd9" not found
2026-07-22 23:07:45.918785 | instance | openstack/cinder-rabbit-init-lg6jm/init
2026-07-22 23:07:46.128467 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-lg6jm" not found
2026-07-22 23:07:46.138324 | instance | openstack/cinder-rabbit-init-lg6jm/rabbit-init
2026-07-22 23:07:46.378224 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-lg6jm" not found
2026-07-22 23:07:46.590707 | instance | openstack/cinder-scheduler-c866d69fd-kfd44/init
2026-07-22 23:07:46.808592 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-c866d69fd-kfd44" not found
2026-07-22 23:07:46.812973 | instance | openstack/cinder-scheduler-c866d69fd-kfd44/ceph-coordination-volume-perms
2026-07-22 23:07:47.010062 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-c866d69fd-kfd44" not found
2026-07-22 23:07:47.015424 | instance | openstack/cinder-scheduler-c866d69fd-kfd44/cinder-scheduler
2026-07-22 23:07:47.212679 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-c866d69fd-kfd44" not found
2026-07-22 23:07:47.431531 | instance | openstack/cinder-storage-init-hvw7c/init
2026-07-22 23:07:47.637579 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-hvw7c" not found
2026-07-22 23:07:47.643441 | instance | openstack/cinder-storage-init-hvw7c/ceph-keyring-placement
2026-07-22 23:07:47.845956 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-hvw7c" not found
2026-07-22 23:07:47.851327 | instance | openstack/cinder-storage-init-hvw7c/cinder-storage-init-rbd1
2026-07-22 23:07:48.051269 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-hvw7c" not found
2026-07-22 23:07:48.248387 | instance | openstack/cinder-volume-7dcdd5d89c-zr4g8/init
2026-07-22 23:07:48.457166 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-7dcdd5d89c-zr4g8" not found
2026-07-22 23:07:48.462476 | instance | openstack/cinder-volume-7dcdd5d89c-zr4g8/ceph-keyring-placement-rbd1
2026-07-22 23:07:48.696419 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-7dcdd5d89c-zr4g8" not found
2026-07-22 23:07:48.702137 | instance | openstack/cinder-volume-7dcdd5d89c-zr4g8/ceph-coordination-volume-perms
2026-07-22 23:07:48.897718 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-7dcdd5d89c-zr4g8" not found
2026-07-22 23:07:48.902626 | instance | openstack/cinder-volume-7dcdd5d89c-zr4g8/init-cinder-conf
2026-07-22 23:07:49.105391 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-7dcdd5d89c-zr4g8" not found
2026-07-22 23:07:49.112295 | instance | openstack/cinder-volume-7dcdd5d89c-zr4g8/cinder-volume
2026-07-22 23:07:49.318342 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-7dcdd5d89c-zr4g8" not found
2026-07-22 23:07:49.561390 | instance | openstack/cinder-volume-usage-audit-29746025-9gmm6/init
2026-07-22 23:07:49.753165 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29746025-9gmm6" not found
2026-07-22 23:07:49.758124 | instance | openstack/cinder-volume-usage-audit-29746025-9gmm6/cinder-volume-usage-audit
2026-07-22 23:07:49.951392 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29746025-9gmm6" not found
2026-07-22 23:07:50.180223 | instance | openstack/glance-api-5f89ffbd8d-hrsbz/init
2026-07-22 23:07:50.385015 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-5f89ffbd8d-hrsbz" not found
2026-07-22 23:07:50.392167 | instance | openstack/glance-api-5f89ffbd8d-hrsbz/glance-perms
2026-07-22 23:07:50.607031 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-5f89ffbd8d-hrsbz" not found
2026-07-22 23:07:50.611392 | instance | openstack/glance-api-5f89ffbd8d-hrsbz/ceph-keyring-placement
2026-07-22 23:07:50.801638 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-5f89ffbd8d-hrsbz" not found
2026-07-22 23:07:50.808990 | instance | openstack/glance-api-5f89ffbd8d-hrsbz/glance-api
2026-07-22 23:07:51.000628 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-5f89ffbd8d-hrsbz" not found
2026-07-22 23:07:51.183606 | instance | openstack/glance-db-init-hv6nd/init
2026-07-22 23:07:51.366521 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-hv6nd" not found
2026-07-22 23:07:51.371970 | instance | openstack/glance-db-init-hv6nd/glance-db-init-0
2026-07-22 23:07:51.580692 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-hv6nd" not found
2026-07-22 23:07:51.764077 | instance | openstack/glance-db-sync-rszmq/init
2026-07-22 23:07:51.944160 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-rszmq" not found
2026-07-22 23:07:51.950121 | instance | openstack/glance-db-sync-rszmq/glance-db-sync
2026-07-22 23:07:52.139922 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-rszmq" not found
2026-07-22 23:07:52.356583 | instance | openstack/glance-ks-endpoints-flvmz/init
2026-07-22 23:07:52.574890 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-flvmz" not found
2026-07-22 23:07:52.579286 | instance | openstack/glance-ks-endpoints-flvmz/image-ks-endpoints-admin
2026-07-22 23:07:52.774620 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-flvmz" not found
2026-07-22 23:07:52.778937 | instance | openstack/glance-ks-endpoints-flvmz/image-ks-endpoints-internal
2026-07-22 23:07:52.968437 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-flvmz" not found
2026-07-22 23:07:52.973718 | instance | openstack/glance-ks-endpoints-flvmz/image-ks-endpoints-public
2026-07-22 23:07:53.173829 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-flvmz" not found
2026-07-22 23:07:53.353530 | instance | openstack/glance-ks-service-2swjb/init
2026-07-22 23:07:53.568022 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-2swjb" not found
2026-07-22 23:07:53.573987 | instance | openstack/glance-ks-service-2swjb/image-ks-service-registration
2026-07-22 23:07:53.772631 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-2swjb" not found
2026-07-22 23:07:53.954316 | instance | openstack/glance-ks-user-8lsf6/init
2026-07-22 23:07:54.146171 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-8lsf6" not found
2026-07-22 23:07:54.151854 | instance | openstack/glance-ks-user-8lsf6/glance-ks-user
2026-07-22 23:07:54.340257 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-8lsf6" not found
2026-07-22 23:07:54.548664 | instance | openstack/glance-metadefs-load-zfcsp/init
2026-07-22 23:07:54.737789 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-zfcsp" not found
2026-07-22 23:07:54.743519 | instance | openstack/glance-metadefs-load-zfcsp/glance-metadefs-load
2026-07-22 23:07:54.965615 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-zfcsp" not found
2026-07-22 23:07:55.152065 | instance | openstack/glance-rabbit-init-bg8dh/init
2026-07-22 23:07:55.330816 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-bg8dh" not found
2026-07-22 23:07:55.337215 | instance | openstack/glance-rabbit-init-bg8dh/rabbit-init
2026-07-22 23:07:55.532478 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-bg8dh" not found
2026-07-22 23:07:55.747975 | instance | openstack/glance-storage-init-6gdsc/init
2026-07-22 23:07:55.968523 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-6gdsc" not found
2026-07-22 23:07:55.973919 | instance | openstack/glance-storage-init-6gdsc/ceph-keyring-placement
2026-07-22 23:07:56.155483 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-6gdsc" not found
2026-07-22 23:07:56.162476 | instance | openstack/glance-storage-init-6gdsc/glance-storage-init
2026-07-22 23:07:56.341154 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-6gdsc" not found
2026-07-22 23:07:56.539661 | instance | openstack/heat-api-75c9c6bcfc-nzw8n/init
2026-07-22 23:07:56.762840 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-75c9c6bcfc-nzw8n" not found
2026-07-22 23:07:56.767684 | instance | openstack/heat-api-75c9c6bcfc-nzw8n/heat-api
2026-07-22 23:07:56.947313 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-75c9c6bcfc-nzw8n" not found
2026-07-22 23:07:57.137418 | instance | openstack/heat-bootstrap-65gkf/init
2026-07-22 23:07:57.335033 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-65gkf" not found
2026-07-22 23:07:57.340294 | instance | openstack/heat-bootstrap-65gkf/bootstrap
2026-07-22 23:07:57.547283 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-65gkf" not found
2026-07-22 23:07:57.746465 | instance | openstack/heat-cfn-6589644995-h9wk6/init
2026-07-22 23:07:57.936399 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-6589644995-h9wk6" not found
2026-07-22 23:07:57.941447 | instance | openstack/heat-cfn-6589644995-h9wk6/heat-cfn
2026-07-22 23:07:58.131546 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-6589644995-h9wk6" not found
2026-07-22 23:07:58.367542 | instance | openstack/heat-db-init-nkbv4/init
2026-07-22 23:07:58.578610 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-nkbv4" not found
2026-07-22 23:07:58.584953 | instance | openstack/heat-db-init-nkbv4/heat-db-init-0
2026-07-22 23:07:58.768351 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-nkbv4" not found
2026-07-22 23:07:58.956735 | instance | openstack/heat-db-sync-xzzrb/init
2026-07-22 23:07:59.133169 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-xzzrb" not found
2026-07-22 23:07:59.139451 | instance | openstack/heat-db-sync-xzzrb/heat-db-sync
2026-07-22 23:07:59.330312 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-xzzrb" not found
2026-07-22 23:07:59.522424 | instance | openstack/heat-domain-ks-user-rm2mb/init
2026-07-22 23:07:59.708555 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-rm2mb" not found
2026-07-22 23:07:59.714688 | instance | openstack/heat-domain-ks-user-rm2mb/heat-ks-domain-user
2026-07-22 23:07:59.925227 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-rm2mb" not found
2026-07-22 23:08:00.136488 | instance | openstack/heat-engine-865bbfd6d8-x6dzb/init
2026-07-22 23:08:00.334277 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-865bbfd6d8-x6dzb" not found
2026-07-22 23:08:00.341045 | instance | openstack/heat-engine-865bbfd6d8-x6dzb/heat-engine
2026-07-22 23:08:00.561977 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-865bbfd6d8-x6dzb" not found
2026-07-22 23:08:00.777848 | instance | openstack/heat-engine-cleaner-29746015-nfjw4/init
2026-07-22 23:08:00.960369 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29746015-nfjw4" not found
2026-07-22 23:08:00.965272 | instance | openstack/heat-engine-cleaner-29746015-nfjw4/heat-engine-cleaner
2026-07-22 23:08:01.154001 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29746015-nfjw4" not found
2026-07-22 23:08:01.342259 | instance | openstack/heat-engine-cleaner-29746020-b95r6/init
2026-07-22 23:08:01.551763 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29746020-b95r6" not found
2026-07-22 23:08:01.556659 | instance | openstack/heat-engine-cleaner-29746020-b95r6/heat-engine-cleaner
2026-07-22 23:08:01.735256 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29746020-b95r6" not found
2026-07-22 23:08:01.912179 | instance | openstack/heat-engine-cleaner-29746025-984zh/init
2026-07-22 23:08:02.085106 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29746025-984zh" not found
2026-07-22 23:08:02.092006 | instance | openstack/heat-engine-cleaner-29746025-984zh/heat-engine-cleaner
2026-07-22 23:08:02.282983 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29746025-984zh" not found
2026-07-22 23:08:02.531371 | instance | openstack/heat-ks-endpoints-hz8rk/init
2026-07-22 23:08:02.747853 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-hz8rk" not found
2026-07-22 23:08:02.754169 | instance | openstack/heat-ks-endpoints-hz8rk/orchestration-ks-endpoints-admin
2026-07-22 23:08:02.948114 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-hz8rk" not found
2026-07-22 23:08:02.951982 | instance | openstack/heat-ks-endpoints-hz8rk/orchestration-ks-endpoints-internal
2026-07-22 23:08:03.134930 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-hz8rk" not found
2026-07-22 23:08:03.140601 | instance | openstack/heat-ks-endpoints-hz8rk/orchestration-ks-endpoints-public
2026-07-22 23:08:03.342508 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-hz8rk" not found
2026-07-22 23:08:03.348603 | instance | openstack/heat-ks-endpoints-hz8rk/cloudformation-ks-endpoints-admin
2026-07-22 23:08:03.549576 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-hz8rk" not found
2026-07-22 23:08:03.553922 | instance | openstack/heat-ks-endpoints-hz8rk/cloudformation-ks-endpoints-internal
2026-07-22 23:08:03.749576 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-hz8rk" not found
2026-07-22 23:08:03.754911 | instance | openstack/heat-ks-endpoints-hz8rk/cloudformation-ks-endpoints-public
2026-07-22 23:08:03.944623 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-hz8rk" not found
2026-07-22 23:08:04.150856 | instance | openstack/heat-ks-service-2v6st/init
2026-07-22 23:08:04.345644 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-2v6st" not found
2026-07-22 23:08:04.351073 | instance | openstack/heat-ks-service-2v6st/orchestration-ks-service-registration
2026-07-22 23:08:04.566285 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-2v6st" not found
2026-07-22 23:08:04.571621 | instance | openstack/heat-ks-service-2v6st/cloudformation-ks-service-registration
2026-07-22 23:08:04.762734 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-2v6st" not found
2026-07-22 23:08:04.958295 | instance | openstack/heat-ks-user-7dlwm/init
2026-07-22 23:08:05.136968 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-7dlwm" not found
2026-07-22 23:08:05.140719 | instance | openstack/heat-ks-user-7dlwm/heat-ks-user
2026-07-22 23:08:05.330152 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-7dlwm" not found
2026-07-22 23:08:05.335203 | instance | openstack/heat-ks-user-7dlwm/heat-trustee-ks-user
2026-07-22 23:08:05.524848 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-7dlwm" not found
2026-07-22 23:08:05.702304 | instance | openstack/heat-rabbit-init-gs9v7/init
2026-07-22 23:08:05.902217 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-gs9v7" not found
2026-07-22 23:08:05.906543 | instance | openstack/heat-rabbit-init-gs9v7/rabbit-init
2026-07-22 23:08:06.080219 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-gs9v7" not found
2026-07-22 23:08:06.291987 | instance | openstack/heat-trusts-xqh65/init
2026-07-22 23:08:06.484396 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-xqh65" not found
2026-07-22 23:08:06.488270 | instance | openstack/heat-trusts-xqh65/heat-trusts
2026-07-22 23:08:06.677727 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-xqh65" not found
2026-07-22 23:08:06.853987 | instance | openstack/keepalived-vxsd5/init
2026-07-22 23:08:07.085626 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-vxsd5" not found
2026-07-22 23:08:07.089976 | instance | openstack/keepalived-vxsd5/wait-for-ip
2026-07-22 23:08:07.519578 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-vxsd5" not found
2026-07-22 23:08:07.529046 | instance | openstack/keepalived-vxsd5/keepalived
2026-07-22 23:08:07.632965 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-vxsd5" is waiting to start: PodInitializing
2026-07-22 23:08:07.722184 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-vxsd5" not found
2026-07-22 23:08:07.912419 | instance | openstack/keystone-api-86866998b8-7sxvv/init
2026-07-22 23:08:08.118474 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-86866998b8-7sxvv" not found
2026-07-22 23:08:08.122720 | instance | openstack/keystone-api-86866998b8-7sxvv/keystone-api
2026-07-22 23:08:08.704887 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-86866998b8-7sxvv" not found
2026-07-22 23:08:08.885459 | instance | openstack/keystone-bootstrap-k7lrw/init
2026-07-22 23:08:09.082261 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-k7lrw" not found
2026-07-22 23:08:09.087464 | instance | openstack/keystone-bootstrap-k7lrw/bootstrap
2026-07-22 23:08:09.269009 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-k7lrw" not found
2026-07-22 23:08:09.479752 | instance | openstack/keystone-credential-setup-x8drz/init
2026-07-22 23:08:09.674227 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-x8drz" not found
2026-07-22 23:08:09.679018 | instance | openstack/keystone-credential-setup-x8drz/keystone-credential-setup
2026-07-22 23:08:09.854774 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-x8drz" not found
2026-07-22 23:08:10.047259 | instance | openstack/keystone-db-init-6vplf/init
2026-07-22 23:08:10.237073 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-6vplf" not found
2026-07-22 23:08:10.241981 | instance | openstack/keystone-db-init-6vplf/keystone-db-init-0
2026-07-22 23:08:10.455366 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-6vplf" not found
2026-07-22 23:08:10.653260 | instance | openstack/keystone-db-sync-7tvbc/init
2026-07-22 23:08:10.848669 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-7tvbc" not found
2026-07-22 23:08:10.852559 | instance | openstack/keystone-db-sync-7tvbc/keystone-db-sync
2026-07-22 23:08:11.035885 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-7tvbc" not found
2026-07-22 23:08:11.244235 | instance | openstack/keystone-domain-manage-f2vtc/init
2026-07-22 23:08:11.454557 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-f2vtc" not found
2026-07-22 23:08:11.459063 | instance | openstack/keystone-domain-manage-f2vtc/keystone-domain-manage
2026-07-22 23:08:11.652373 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-f2vtc" not found
2026-07-22 23:08:11.848894 | instance | openstack/keystone-fernet-setup-z5ltv/init
2026-07-22 23:08:12.035895 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-z5ltv" not found
2026-07-22 23:08:12.040913 | instance | openstack/keystone-fernet-setup-z5ltv/keystone-fernet-setup
2026-07-22 23:08:12.233856 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-z5ltv" not found
2026-07-22 23:08:12.450600 | instance | openstack/keystone-rabbit-init-57nwb/init
2026-07-22 23:08:12.652444 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-57nwb" not found
2026-07-22 23:08:12.658042 | instance | openstack/keystone-rabbit-init-57nwb/rabbit-init
2026-07-22 23:08:12.884771 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-57nwb" not found
2026-07-22 23:08:13.099931 | instance | openstack/libvirt-libvirt-default-b6tvw/init
2026-07-22 23:08:13.297762 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-b6tvw" not found
2026-07-22 23:08:13.302398 | instance | openstack/libvirt-libvirt-default-b6tvw/init-dynamic-options
2026-07-22 23:08:13.507821 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-b6tvw" not found
2026-07-22 23:08:13.512813 | instance | openstack/libvirt-libvirt-default-b6tvw/ceph-admin-keyring-placement
2026-07-22 23:08:13.714787 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-b6tvw" not found
2026-07-22 23:08:13.720541 | instance | openstack/libvirt-libvirt-default-b6tvw/ceph-keyring-placement
2026-07-22 23:08:13.913220 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-b6tvw" not found
2026-07-22 23:08:13.917634 | instance | openstack/libvirt-libvirt-default-b6tvw/tls-sidecar
2026-07-22 23:08:14.107659 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-b6tvw" not found
2026-07-22 23:08:14.111332 | instance | openstack/libvirt-libvirt-default-b6tvw/libvirt
2026-07-22 23:08:14.319185 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-b6tvw" not found
2026-07-22 23:08:14.325028 | instance | openstack/libvirt-libvirt-default-b6tvw/libvirt-exporter
2026-07-22 23:08:14.536639 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-b6tvw" not found
2026-07-22 23:08:14.718080 | instance | openstack/magnum-api-558766c757-7n9fj/init
2026-07-22 23:08:14.935783 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-558766c757-7n9fj" not found
2026-07-22 23:08:14.939821 | instance | openstack/magnum-api-558766c757-7n9fj/magnum-api
2026-07-22 23:08:15.133345 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-558766c757-7n9fj" not found
2026-07-22 23:08:15.323268 | instance | openstack/magnum-cluster-api-proxy-7r5jl/magnum-cluster-api-proxy
2026-07-22 23:08:15.527772 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-7r5jl" not found
2026-07-22 23:08:15.729762 | instance | openstack/magnum-conductor-0/init
2026-07-22 23:08:15.934754 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found
2026-07-22 23:08:15.940610 | instance | openstack/magnum-conductor-0/magnum-conductor-init
2026-07-22 23:08:16.161462 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found
2026-07-22 23:08:16.166667 | instance | openstack/magnum-conductor-0/magnum-conductor
2026-07-22 23:08:16.337302 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found
2026-07-22 23:08:16.547672 | instance | openstack/magnum-db-init-vt98r/init
2026-07-22 23:08:16.724702 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-vt98r" not found
2026-07-22 23:08:16.730592 | instance | openstack/magnum-db-init-vt98r/magnum-db-init-0
2026-07-22 23:08:16.901612 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-vt98r" not found
2026-07-22 23:08:17.097398 | instance | openstack/magnum-db-sync-25mpz/init
2026-07-22 23:08:17.278041 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-25mpz" not found
2026-07-22 23:08:17.282193 | instance | openstack/magnum-db-sync-25mpz/magnum-db-sync
2026-07-22 23:08:17.491049 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-25mpz" not found
2026-07-22 23:08:17.675425 | instance | openstack/magnum-domain-ks-user-68n88/init
2026-07-22 23:08:17.886221 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-68n88" not found
2026-07-22 23:08:17.890797 | instance | openstack/magnum-domain-ks-user-68n88/magnum-ks-domain-user
2026-07-22 23:08:18.079007 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-68n88" not found
2026-07-22 23:08:18.281941 | instance | openstack/magnum-ks-endpoints-66gl6/init
2026-07-22 23:08:18.478017 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-66gl6" not found
2026-07-22 23:08:18.483481 | instance | openstack/magnum-ks-endpoints-66gl6/container-infra-ks-endpoints-admin
2026-07-22 23:08:18.688848 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-66gl6" not found
2026-07-22 23:08:18.693629 | instance | openstack/magnum-ks-endpoints-66gl6/container-infra-ks-endpoints-internal
2026-07-22 23:08:18.887889 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-66gl6" not found
2026-07-22 23:08:18.892112 | instance | openstack/magnum-ks-endpoints-66gl6/container-infra-ks-endpoints-public
2026-07-22 23:08:19.089835 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-66gl6" not found
2026-07-22 23:08:19.270988 | instance | openstack/magnum-ks-service-26x9n/init
2026-07-22 23:08:19.462223 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-26x9n" not found
2026-07-22 23:08:19.467354 | instance | openstack/magnum-ks-service-26x9n/container-infra-ks-service-registration
2026-07-22 23:08:19.654100 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-26x9n" not found
2026-07-22 23:08:19.841295 | instance | openstack/magnum-ks-user-phdgm/init
2026-07-22 23:08:20.026773 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-phdgm" not found
2026-07-22 23:08:20.032671 | instance | openstack/magnum-ks-user-phdgm/magnum-ks-user
2026-07-22 23:08:20.217283 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-phdgm" not found
2026-07-22 23:08:20.400715 | instance | openstack/magnum-rabbit-init-r5hmm/init
2026-07-22 23:08:20.604460 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-r5hmm" not found
2026-07-22 23:08:20.610396 | instance | openstack/magnum-rabbit-init-r5hmm/rabbit-init
2026-07-22 23:08:20.795719 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-r5hmm" not found
2026-07-22 23:08:20.983596 | instance | openstack/magnum-registry-c45778976-lghxx/registry
2026-07-22 23:08:21.164315 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-lghxx" not found
2026-07-22 23:08:21.340629 | instance | openstack/manila-api-7544f9d64f-7mcmk/init
2026-07-22 23:08:21.552606 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-7544f9d64f-7mcmk" not found
2026-07-22 23:08:21.557999 | instance | openstack/manila-api-7544f9d64f-7mcmk/manila-api
2026-07-22 23:08:21.747385 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-7544f9d64f-7mcmk" not found
2026-07-22 23:08:21.921383 | instance | openstack/manila-bootstrap-d4cjw/init
2026-07-22 23:08:22.111496 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-d4cjw" not found
2026-07-22 23:08:22.116489 | instance | openstack/manila-bootstrap-d4cjw/bootstrap
2026-07-22 23:08:22.331178 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-d4cjw" not found
2026-07-22 23:08:22.554100 | instance | openstack/manila-data-7666668896-kqxqr/init
2026-07-22 23:08:22.764433 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-7666668896-kqxqr" not found
2026-07-22 23:08:22.769565 | instance | openstack/manila-data-7666668896-kqxqr/manila-data
2026-07-22 23:08:22.969696 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-7666668896-kqxqr" not found
2026-07-22 23:08:23.183489 | instance | openstack/manila-db-init-xxnfz/init
2026-07-22 23:08:23.364257 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-xxnfz" not found
2026-07-22 23:08:23.370603 | instance | openstack/manila-db-init-xxnfz/manila-db-init-0
2026-07-22 23:08:23.578233 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-xxnfz" not found
2026-07-22 23:08:23.762596 | instance | openstack/manila-db-sync-t72nf/init
2026-07-22 23:08:23.954579 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-t72nf" not found
2026-07-22 23:08:23.961179 | instance | openstack/manila-db-sync-t72nf/manila-db-sync
2026-07-22 23:08:24.169940 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-t72nf" not found
2026-07-22 23:08:24.367167 | instance | openstack/manila-ks-endpoints-25wxq/init
2026-07-22 23:08:24.587004 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-25wxq" not found
2026-07-22 23:08:24.592796 | instance | openstack/manila-ks-endpoints-25wxq/share-ks-endpoints-admin
2026-07-22 23:08:24.788119 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-25wxq" not found
2026-07-22 23:08:24.792549 | instance | openstack/manila-ks-endpoints-25wxq/share-ks-endpoints-internal
2026-07-22 23:08:24.996216 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-25wxq" not found
2026-07-22 23:08:25.000280 | instance | openstack/manila-ks-endpoints-25wxq/share-ks-endpoints-public
2026-07-22 23:08:25.197749 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-25wxq" not found
2026-07-22 23:08:25.207687 | instance | openstack/manila-ks-endpoints-25wxq/sharev2-ks-endpoints-admin
2026-07-22 23:08:25.399599 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-25wxq" not found
2026-07-22 23:08:25.407342 | instance | openstack/manila-ks-endpoints-25wxq/sharev2-ks-endpoints-internal
2026-07-22 23:08:25.610304 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-25wxq" not found
2026-07-22 23:08:25.614944 | instance | openstack/manila-ks-endpoints-25wxq/sharev2-ks-endpoints-public
2026-07-22 23:08:25.836383 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-25wxq" not found
2026-07-22 23:08:26.064260 | instance | openstack/manila-ks-service-k8fhx/init
2026-07-22 23:08:26.273573 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-k8fhx" not found
2026-07-22 23:08:26.279072 | instance | openstack/manila-ks-service-k8fhx/share-ks-service-registration
2026-07-22 23:08:26.505690 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-k8fhx" not found
2026-07-22 23:08:26.510480 | instance | openstack/manila-ks-service-k8fhx/sharev2-ks-service-registration
2026-07-22 23:08:26.704872 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-k8fhx" not found
2026-07-22 23:08:26.912633 | instance | openstack/manila-ks-user-cf2h5/init
2026-07-22 23:08:27.104079 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-cf2h5" not found
2026-07-22 23:08:27.108189 | instance | openstack/manila-ks-user-cf2h5/manila-ks-user
2026-07-22 23:08:27.291721 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-cf2h5" not found
2026-07-22 23:08:27.491511 | instance | openstack/manila-rabbit-init-x4mpn/init
2026-07-22 23:08:27.692202 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-x4mpn" not found
2026-07-22 23:08:27.697328 | instance | openstack/manila-rabbit-init-x4mpn/rabbit-init
2026-07-22 23:08:27.892916 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-x4mpn" not found
2026-07-22 23:08:28.129489 | instance | openstack/manila-scheduler-7dd768-jslqx/init
2026-07-22 23:08:28.341603 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-7dd768-jslqx" not found
2026-07-22 23:08:28.349153 | instance | openstack/manila-scheduler-7dd768-jslqx/manila-scheduler
2026-07-22 23:08:28.541205 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-7dd768-jslqx" not found
2026-07-22 23:08:28.730946 | instance | openstack/manila-share-667bdf8b98-hhhz7/init
2026-07-22 23:08:28.935499 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-667bdf8b98-hhhz7" not found
2026-07-22 23:08:28.940888 | instance | openstack/manila-share-667bdf8b98-hhhz7/manila-share-init
2026-07-22 23:08:29.135351 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-667bdf8b98-hhhz7" not found
2026-07-22 23:08:29.142730 | instance | openstack/manila-share-667bdf8b98-hhhz7/manila-share
2026-07-22 23:08:29.334488 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-667bdf8b98-hhhz7" not found
2026-07-22 23:08:29.576821 | instance | openstack/memcached-memcached-6479589586-t4nh8/init
2026-07-22 23:08:29.758127 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-t4nh8" not found
2026-07-22 23:08:29.765700 | instance | openstack/memcached-memcached-6479589586-t4nh8/memcached
2026-07-22 23:08:29.951654 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-t4nh8" not found
2026-07-22 23:08:29.959722 | instance | openstack/memcached-memcached-6479589586-t4nh8/memcached-exporter
2026-07-22 23:08:30.164486 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-t4nh8" not found
2026-07-22 23:08:30.358924 | instance | openstack/neutron-db-init-p9shq/init
2026-07-22 23:08:30.571866 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-p9shq" not found
2026-07-22 23:08:30.577395 | instance | openstack/neutron-db-init-p9shq/neutron-db-init-0
2026-07-22 23:08:30.773508 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-p9shq" not found
2026-07-22 23:08:30.976894 | instance | openstack/neutron-db-sync-td8bg/init
2026-07-22 23:08:31.188334 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-td8bg" not found
2026-07-22 23:08:31.192112 | instance | openstack/neutron-db-sync-td8bg/neutron-db-sync
2026-07-22 23:08:31.395062 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-td8bg" not found
2026-07-22 23:08:31.623369 | instance | openstack/neutron-ks-endpoints-gg44z/init
2026-07-22 23:08:31.817324 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-gg44z" not found
2026-07-22 23:08:31.823561 | instance | openstack/neutron-ks-endpoints-gg44z/network-ks-endpoints-admin
2026-07-22 23:08:32.016801 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-gg44z" not found
2026-07-22 23:08:32.021715 | instance | openstack/neutron-ks-endpoints-gg44z/network-ks-endpoints-internal
2026-07-22 23:08:32.220526 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-gg44z" not found
2026-07-22 23:08:32.227176 | instance | openstack/neutron-ks-endpoints-gg44z/network-ks-endpoints-public
2026-07-22 23:08:32.451669 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-gg44z" not found
2026-07-22 23:08:32.666434 | instance | openstack/neutron-ks-service-hg46b/init
2026-07-22 23:08:32.855562 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-hg46b" not found
2026-07-22 23:08:32.859774 | instance | openstack/neutron-ks-service-hg46b/network-ks-service-registration
2026-07-22 23:08:33.082477 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-hg46b" not found
2026-07-22 23:08:33.285294 | instance | openstack/neutron-ks-user-5q7zw/init
2026-07-22 23:08:33.517368 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-5q7zw" not found
2026-07-22 23:08:33.521634 | instance | openstack/neutron-ks-user-5q7zw/neutron-ks-user
2026-07-22 23:08:33.699873 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-5q7zw" not found
2026-07-22 23:08:33.894323 | instance | openstack/neutron-netns-cleanup-cron-default-vg4cx/init
2026-07-22 23:08:34.096686 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-vg4cx" not found
2026-07-22 23:08:34.101099 | instance | openstack/neutron-netns-cleanup-cron-default-vg4cx/neutron-netns-cleanup-cron
2026-07-22 23:08:34.290274 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-vg4cx" not found
2026-07-22 23:08:34.494538 | instance | openstack/neutron-ovn-metadata-agent-default-pf4vp/init
2026-07-22 23:08:34.700376 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-pf4vp" not found
2026-07-22 23:08:34.706193 | instance | openstack/neutron-ovn-metadata-agent-default-pf4vp/neutron-metadata-agent-init
2026-07-22 23:08:34.908370 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-pf4vp" not found
2026-07-22 23:08:34.914754 | instance | openstack/neutron-ovn-metadata-agent-default-pf4vp/ovn-neutron-init
2026-07-22 23:08:35.115027 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-pf4vp" not found
2026-07-22 23:08:35.120304 | instance | openstack/neutron-ovn-metadata-agent-default-pf4vp/neutron-ovn-metadata-agent
2026-07-22 23:08:35.355225 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-pf4vp" not found
2026-07-22 23:08:35.599735 | instance | openstack/neutron-ovn-vpn-agent-default-5spx6/init
2026-07-22 23:08:35.822262 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-5spx6" not found
2026-07-22 23:08:35.824010 | instance | openstack/neutron-ovn-vpn-agent-default-5spx6/ovn-vpn-agent-init
2026-07-22 23:08:36.031755 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-5spx6" not found
2026-07-22 23:08:36.037704 | instance | openstack/neutron-ovn-vpn-agent-default-5spx6/ovn-neutron-init
2026-07-22 23:08:36.231961 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-5spx6" not found
2026-07-22 23:08:36.236464 | instance | openstack/neutron-ovn-vpn-agent-default-5spx6/neutron-ovn-vpn-agent
2026-07-22 23:08:36.442858 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-5spx6" not found
2026-07-22 23:08:36.635217 | instance | openstack/neutron-rabbit-init-qnsbk/init
2026-07-22 23:08:36.839025 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-qnsbk" not found
2026-07-22 23:08:36.843520 | instance | openstack/neutron-rabbit-init-qnsbk/rabbit-init
2026-07-22 23:08:37.038741 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-qnsbk" not found
2026-07-22 23:08:37.249677 | instance | openstack/neutron-server-558cf9cd4b-c99j7/init
2026-07-22 23:08:37.476646 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-558cf9cd4b-c99j7" not found
2026-07-22 23:08:37.481324 | instance | openstack/neutron-server-558cf9cd4b-c99j7/ovn-neutron-init
2026-07-22 23:08:37.682460 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-558cf9cd4b-c99j7" not found
2026-07-22 23:08:37.688251 | instance | openstack/neutron-server-558cf9cd4b-c99j7/neutron-server
2026-07-22 23:08:37.918599 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-558cf9cd4b-c99j7" not found
2026-07-22 23:08:37.923512 | instance | openstack/neutron-server-558cf9cd4b-c99j7/neutron-policy-server
2026-07-22 23:08:38.114643 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-558cf9cd4b-c99j7" not found
2026-07-22 23:08:38.314600 | instance | openstack/nova-api-metadata-c67c8dfb4-vdsvg/init
2026-07-22 23:08:38.539280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-c67c8dfb4-vdsvg" not found
2026-07-22 23:08:38.544564 | instance | openstack/nova-api-metadata-c67c8dfb4-vdsvg/nova-api-metadata-init
2026-07-22 23:08:38.737066 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-c67c8dfb4-vdsvg" not found
2026-07-22 23:08:38.741520 | instance | openstack/nova-api-metadata-c67c8dfb4-vdsvg/nova-api
2026-07-22 23:08:38.954849 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-c67c8dfb4-vdsvg" not found
2026-07-22 23:08:39.143236 | instance | openstack/nova-api-osapi-54db986d78-2zzdm/init
2026-07-22 23:08:39.351978 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-54db986d78-2zzdm" not found
2026-07-22 23:08:39.356203 | instance | openstack/nova-api-osapi-54db986d78-2zzdm/nova-osapi
2026-07-22 23:08:39.572957 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-54db986d78-2zzdm" not found
2026-07-22 23:08:39.774219 | instance | openstack/nova-bootstrap-ppd6h/init
2026-07-22 23:08:39.980004 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-ppd6h" not found
2026-07-22 23:08:39.984670 | instance | openstack/nova-bootstrap-ppd6h/bootstrap
2026-07-22 23:08:40.175099 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-ppd6h" not found
2026-07-22 23:08:40.383453 | instance | openstack/nova-cell-setup-29746020-hv4cn/init
2026-07-22 23:08:40.584303 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29746020-hv4cn" not found
2026-07-22 23:08:40.590094 | instance | openstack/nova-cell-setup-29746020-hv4cn/nova-cell-setup
2026-07-22 23:08:40.781111 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29746020-hv4cn" not found
2026-07-22 23:08:40.976590 | instance | openstack/nova-cell-setup-jgs57/init
2026-07-22 23:08:41.183452 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-jgs57" not found
2026-07-22 23:08:41.190039 | instance | openstack/nova-cell-setup-jgs57/nova-cell-setup-init
2026-07-22 23:08:41.395062 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-jgs57" not found
2026-07-22 23:08:41.401232 | instance | openstack/nova-cell-setup-jgs57/nova-cell-setup
2026-07-22 23:08:41.621414 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-jgs57" not found
2026-07-22 23:08:41.825760 | instance | openstack/nova-compute-default-c7mw5/init
2026-07-22 23:08:42.062691 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-c7mw5" not found
2026-07-22 23:08:42.068807 | instance | openstack/nova-compute-default-c7mw5/nova-compute-init
2026-07-22 23:08:42.265444 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-c7mw5" not found
2026-07-22 23:08:42.270969 | instance | openstack/nova-compute-default-c7mw5/ceph-perms
2026-07-22 23:08:42.470299 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-c7mw5" not found
2026-07-22 23:08:42.475729 | instance | openstack/nova-compute-default-c7mw5/ceph-admin-keyring-placement
2026-07-22 23:08:42.665119 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-c7mw5" not found
2026-07-22 23:08:42.670343 | instance | openstack/nova-compute-default-c7mw5/ceph-keyring-placement
2026-07-22 23:08:42.881158 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-c7mw5" not found
2026-07-22 23:08:42.887484 | instance | openstack/nova-compute-default-c7mw5/nova-compute-vnc-init
2026-07-22 23:08:43.091132 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-c7mw5" not found
2026-07-22 23:08:43.096989 | instance | openstack/nova-compute-default-c7mw5/nova-compute-ssh-init
2026-07-22 23:08:43.282491 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-c7mw5" not found
2026-07-22 23:08:43.288467 | instance | openstack/nova-compute-default-c7mw5/nova-compute
2026-07-22 23:08:43.518854 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-c7mw5" not found
2026-07-22 23:08:43.525178 | instance | openstack/nova-compute-default-c7mw5/nova-compute-ssh
2026-07-22 23:08:43.745860 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-c7mw5" not found
2026-07-22 23:08:43.946975 | instance | openstack/nova-conductor-5c74c96df8-9xtd4/init
2026-07-22 23:08:44.160185 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-5c74c96df8-9xtd4" not found
2026-07-22 23:08:44.166181 | instance | openstack/nova-conductor-5c74c96df8-9xtd4/nova-conductor
2026-07-22 23:08:44.372161 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-5c74c96df8-9xtd4" not found
2026-07-22 23:08:44.589349 | instance | openstack/nova-db-init-p8646/init
2026-07-22 23:08:44.777725 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-p8646" not found
2026-07-22 23:08:44.782751 | instance | openstack/nova-db-init-p8646/nova-db-init-0
2026-07-22 23:08:44.969616 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-p8646" not found
2026-07-22 23:08:44.974898 | instance | openstack/nova-db-init-p8646/nova-db-init-1
2026-07-22 23:08:45.166433 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-p8646" not found
2026-07-22 23:08:45.171464 | instance | openstack/nova-db-init-p8646/nova-db-init-2
2026-07-22 23:08:45.362557 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-p8646" not found
2026-07-22 23:08:45.575065 | instance | openstack/nova-db-sync-dqcfc/init
2026-07-22 23:08:45.766208 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-dqcfc" not found
2026-07-22 23:08:45.771509 | instance | openstack/nova-db-sync-dqcfc/nova-db-sync
2026-07-22 23:08:45.970943 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-dqcfc" not found
2026-07-22 23:08:46.163458 | instance | openstack/nova-ks-endpoints-dqgt6/init
2026-07-22 23:08:46.361662 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-dqgt6" not found
2026-07-22 23:08:46.371324 | instance | openstack/nova-ks-endpoints-dqgt6/compute-ks-endpoints-admin
2026-07-22 23:08:46.586870 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-dqgt6" not found
2026-07-22 23:08:46.592312 | instance | openstack/nova-ks-endpoints-dqgt6/compute-ks-endpoints-internal
2026-07-22 23:08:46.794901 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-dqgt6" not found
2026-07-22 23:08:46.799248 | instance | openstack/nova-ks-endpoints-dqgt6/compute-ks-endpoints-public
2026-07-22 23:08:46.997027 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-dqgt6" not found
2026-07-22 23:08:47.191309 | instance | openstack/nova-ks-service-hr6f4/init
2026-07-22 23:08:47.382263 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-hr6f4" not found
2026-07-22 23:08:47.388828 | instance | openstack/nova-ks-service-hr6f4/compute-ks-service-registration
2026-07-22 23:08:47.594300 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-hr6f4" not found
2026-07-22 23:08:47.790561 | instance | openstack/nova-ks-user-6bwkc/init
2026-07-22 23:08:47.988003 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-6bwkc" not found
2026-07-22 23:08:47.993288 | instance | openstack/nova-ks-user-6bwkc/nova-ks-user
2026-07-22 23:08:48.178296 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-6bwkc" not found
2026-07-22 23:08:48.387206 | instance | openstack/nova-novncproxy-678b74b66f-d5l84/init
2026-07-22 23:08:48.611284 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-678b74b66f-d5l84" not found
2026-07-22 23:08:48.617283 | instance | openstack/nova-novncproxy-678b74b66f-d5l84/nova-novncproxy-init
2026-07-22 23:08:48.799399 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-678b74b66f-d5l84" not found
2026-07-22 23:08:48.804895 | instance | openstack/nova-novncproxy-678b74b66f-d5l84/nova-novncproxy-init-assets
2026-07-22 23:08:49.016266 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-678b74b66f-d5l84" not found
2026-07-22 23:08:49.022008 | instance | openstack/nova-novncproxy-678b74b66f-d5l84/nova-novncproxy
2026-07-22 23:08:49.208071 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-678b74b66f-d5l84" not found
2026-07-22 23:08:49.398402 | instance | openstack/nova-rabbit-init-fr4wj/init
2026-07-22 23:08:49.601397 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-fr4wj" not found
2026-07-22 23:08:49.606067 | instance | openstack/nova-rabbit-init-fr4wj/rabbit-init
2026-07-22 23:08:49.793497 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-fr4wj" not found
2026-07-22 23:08:49.983431 | instance | openstack/nova-scheduler-5747c6957d-bgktv/init
2026-07-22 23:08:50.190154 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-5747c6957d-bgktv" not found
2026-07-22 23:08:50.196085 | instance | openstack/nova-scheduler-5747c6957d-bgktv/nova-scheduler
2026-07-22 23:08:50.381133 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-5747c6957d-bgktv" not found
2026-07-22 23:08:50.578296 | instance | openstack/nova-service-cleaner-29746020-p2h9c/init
2026-07-22 23:08:50.767322 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29746020-p2h9c" not found
2026-07-22 23:08:50.771731 | instance | openstack/nova-service-cleaner-29746020-p2h9c/nova-service-cleaner
2026-07-22 23:08:50.952566 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29746020-p2h9c" not found
2026-07-22 23:08:51.161440 | instance | openstack/octavia-api-54684dfff-nspvb/init
2026-07-22 23:08:51.367546 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-54684dfff-nspvb" not found
2026-07-22 23:08:51.373942 | instance | openstack/octavia-api-54684dfff-nspvb/octavia-api
2026-07-22 23:08:51.800724 | instance | openstack/octavia-bootstrap-rgk7l/init
2026-07-22 23:08:51.991812 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-rgk7l" not found
2026-07-22 23:08:51.997044 | instance | openstack/octavia-bootstrap-rgk7l/bootstrap
2026-07-22 23:08:52.190136 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-rgk7l" not found
2026-07-22 23:08:52.384725 | instance | openstack/octavia-db-init-ss7j5/init
2026-07-22 23:08:52.616220 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-ss7j5" not found
2026-07-22 23:08:52.622438 | instance | openstack/octavia-db-init-ss7j5/octavia-db-init-0
2026-07-22 23:08:52.814235 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-ss7j5" not found
2026-07-22 23:08:52.819845 | instance | openstack/octavia-db-init-ss7j5/octavia-db-init-1
2026-07-22 23:08:53.004276 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-ss7j5" not found
2026-07-22 23:08:53.194858 | instance | openstack/octavia-db-sync-9j2g5/init
2026-07-22 23:08:53.385471 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-9j2g5" not found
2026-07-22 23:08:53.391152 | instance | openstack/octavia-db-sync-9j2g5/octavia-db-sync
2026-07-22 23:08:53.623242 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-9j2g5" not found
2026-07-22 23:08:53.849463 | instance | openstack/octavia-health-manager-default-k6svr/init
2026-07-22 23:08:54.082121 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-k6svr" not found
2026-07-22 23:08:54.087089 | instance | openstack/octavia-health-manager-default-k6svr/octavia-health-manager-get-port
2026-07-22 23:08:54.174037 | instance | Error from server (BadRequest): container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-k6svr" is waiting to start: PodInitializing
2026-07-22 23:08:54.264809 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-k6svr" not found
2026-07-22 23:08:54.269621 | instance | openstack/octavia-health-manager-default-k6svr/octavia-health-manager-nic-init
2026-07-22 23:08:54.370002 | instance | Error from server (BadRequest): container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-k6svr" is waiting to start: PodInitializing
2026-07-22 23:08:54.484406 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-k6svr" not found
2026-07-22 23:08:54.491301 | instance | openstack/octavia-health-manager-default-k6svr/octavia-health-manager
2026-07-22 23:08:54.587540 | instance | Error from server (BadRequest): container "octavia-health-manager" in pod "octavia-health-manager-default-k6svr" is waiting to start: PodInitializing
2026-07-22 23:08:54.687756 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-k6svr" not found
2026-07-22 23:08:54.893127 | instance | openstack/octavia-housekeeping-6fc9c77f88-4wqjv/init
2026-07-22 23:08:55.109310 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-6fc9c77f88-4wqjv" not found
2026-07-22 23:08:55.115072 | instance | openstack/octavia-housekeeping-6fc9c77f88-4wqjv/octavia-housekeeping
2026-07-22 23:08:55.211589 | instance | Error from server (BadRequest): container "octavia-housekeeping" in pod "octavia-housekeeping-6fc9c77f88-4wqjv" is waiting to start: PodInitializing
2026-07-22 23:08:55.308024 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-6fc9c77f88-4wqjv" not found
2026-07-22 23:08:55.512080 | instance | openstack/octavia-ks-endpoints-6s4xg/init
2026-07-22 23:08:55.687450 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-6s4xg" not found
2026-07-22 23:08:55.694420 | instance | openstack/octavia-ks-endpoints-6s4xg/load-balancer-ks-endpoints-admin
2026-07-22 23:08:55.884579 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-6s4xg" not found
2026-07-22 23:08:55.891053 | instance | openstack/octavia-ks-endpoints-6s4xg/load-balancer-ks-endpoints-internal
2026-07-22 23:08:56.089918 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-6s4xg" not found
2026-07-22 23:08:56.094864 | instance | openstack/octavia-ks-endpoints-6s4xg/load-balancer-ks-endpoints-public
2026-07-22 23:08:56.284419 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-6s4xg" not found
2026-07-22 23:08:56.505133 | instance | openstack/octavia-ks-service-brnmg/init
2026-07-22 23:08:56.693932 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-brnmg" not found
2026-07-22 23:08:56.700099 | instance | openstack/octavia-ks-service-brnmg/load-balancer-ks-service-registration
2026-07-22 23:08:56.897882 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-brnmg" not found
2026-07-22 23:08:57.085555 | instance | openstack/octavia-ks-user-w7xdv/init
2026-07-22 23:08:57.294816 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-w7xdv" not found
2026-07-22 23:08:57.299603 | instance | openstack/octavia-ks-user-w7xdv/octavia-ks-user
2026-07-22 23:08:57.511227 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-w7xdv" not found
2026-07-22 23:08:57.706311 | instance | openstack/octavia-rabbit-init-ztsxw/init
2026-07-22 23:08:57.886064 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-ztsxw" not found
2026-07-22 23:08:57.891548 | instance | openstack/octavia-rabbit-init-ztsxw/rabbit-init
2026-07-22 23:08:58.079241 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-ztsxw" not found
2026-07-22 23:08:58.305417 | instance | openstack/octavia-worker-864b55d955-hnpnl/init
2026-07-22 23:08:58.519250 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-864b55d955-hnpnl" not found
2026-07-22 23:08:58.524826 | instance | openstack/octavia-worker-864b55d955-hnpnl/octavia-worker
2026-07-22 23:08:58.623187 | instance | Error from server (BadRequest): container "octavia-worker" in pod "octavia-worker-864b55d955-hnpnl" is waiting to start: PodInitializing
2026-07-22 23:08:58.720596 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-864b55d955-hnpnl" not found
2026-07-22 23:08:58.917982 | instance | openstack/openvswitch-9z8wc/init
2026-07-22 23:08:59.114204 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-9z8wc" not found
2026-07-22 23:08:59.119660 | instance | openstack/openvswitch-9z8wc/openvswitch-db-perms
2026-07-22 23:08:59.303788 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-9z8wc" not found
2026-07-22 23:08:59.310143 | instance | openstack/openvswitch-9z8wc/openvswitch-vswitchd-modules
2026-07-22 23:08:59.529066 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-9z8wc" not found
2026-07-22 23:08:59.532970 | instance | openstack/openvswitch-9z8wc/openvswitch-db
2026-07-22 23:08:59.725320 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-9z8wc" not found
2026-07-22 23:08:59.729535 | instance | openstack/openvswitch-9z8wc/openvswitch-vswitchd
2026-07-22 23:08:59.931847 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-9z8wc" not found
2026-07-22 23:09:00.120050 | instance | openstack/ovn-controller-default-nzhfz/init
2026-07-22 23:09:00.300259 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-nzhfz" not found
2026-07-22 23:09:00.305967 | instance | openstack/ovn-controller-default-nzhfz/get-gw-enabled
2026-07-22 23:09:00.491590 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-nzhfz" not found
2026-07-22 23:09:00.499473 | instance | openstack/ovn-controller-default-nzhfz/controller-init
2026-07-22 23:09:00.690920 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-nzhfz" not found
2026-07-22 23:09:00.696819 | instance | openstack/ovn-controller-default-nzhfz/controller
2026-07-22 23:09:00.901871 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-nzhfz" not found
2026-07-22 23:09:00.906670 | instance | openstack/ovn-controller-default-nzhfz/vector
2026-07-22 23:09:01.106985 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-nzhfz" not found
2026-07-22 23:09:01.112697 | instance | openstack/ovn-controller-default-nzhfz/log-parser
2026-07-22 23:09:01.300511 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-nzhfz" not found
2026-07-22 23:09:01.511016 | instance | openstack/ovn-northd-fc978744-ws9jg/init
2026-07-22 23:09:01.697385 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-ws9jg" not found
2026-07-22 23:09:01.706031 | instance | openstack/ovn-northd-fc978744-ws9jg/northd
2026-07-22 23:09:01.897743 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-ws9jg" not found
2026-07-22 23:09:02.091713 | instance | openstack/ovn-ovsdb-nb-0/init
2026-07-22 23:09:02.293398 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found
2026-07-22 23:09:02.298753 | instance | openstack/ovn-ovsdb-nb-0/ovsdb
2026-07-22 23:09:02.512716 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found
2026-07-22 23:09:02.701943 | instance | openstack/ovn-ovsdb-sb-0/init
2026-07-22 23:09:02.894451 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found
2026-07-22 23:09:02.899988 | instance | openstack/ovn-ovsdb-sb-0/ovsdb
2026-07-22 23:09:03.103705 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found
2026-07-22 23:09:03.295072 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-07-22 23:09:03.495721 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-07-22 23:09:03.501214 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-07-22 23:09:03.679453 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-07-22 23:09:03.685854 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-07-22 23:09:04.037118 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-07-22 23:09:04.042605 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-07-22 23:09:04.239396 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-07-22 23:09:04.461896 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-07-22 23:09:04.645618 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-07-22 23:09:04.650621 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-07-22 23:09:04.872661 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-07-22 23:09:04.877073 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-07-22 23:09:05.067041 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-07-22 23:09:05.272709 | instance | openstack/placement-api-7c8d87f945-tznh5/init
2026-07-22 23:09:05.480335 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-7c8d87f945-tznh5" not found
2026-07-22 23:09:05.484351 | instance | openstack/placement-api-7c8d87f945-tznh5/placement-api
2026-07-22 23:09:05.683689 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-7c8d87f945-tznh5" not found
2026-07-22 23:09:05.881320 | instance | openstack/placement-db-init-ntdlf/init
2026-07-22 23:09:06.068125 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-ntdlf" not found
2026-07-22 23:09:06.074108 | instance | openstack/placement-db-init-ntdlf/placement-db-init-0
2026-07-22 23:09:06.264405 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-ntdlf" not found
2026-07-22 23:09:06.468248 | instance | openstack/placement-db-sync-wffhl/init
2026-07-22 23:09:06.660914 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-wffhl" not found
2026-07-22 23:09:06.668291 | instance | openstack/placement-db-sync-wffhl/placement-db-sync
2026-07-22 23:09:06.844124 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-wffhl" not found
2026-07-22 23:09:07.025221 | instance | openstack/placement-ks-endpoints-74rcm/init
2026-07-22 23:09:07.204848 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-74rcm" not found
2026-07-22 23:09:07.209885 | instance | openstack/placement-ks-endpoints-74rcm/placement-ks-endpoints-admin
2026-07-22 23:09:07.410564 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-74rcm" not found
2026-07-22 23:09:07.414945 | instance | openstack/placement-ks-endpoints-74rcm/placement-ks-endpoints-internal
2026-07-22 23:09:07.622711 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-74rcm" not found
2026-07-22 23:09:07.626794 | instance | openstack/placement-ks-endpoints-74rcm/placement-ks-endpoints-public
2026-07-22 23:09:07.810708 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-74rcm" not found
2026-07-22 23:09:08.002424 | instance | openstack/placement-ks-service-c9ppt/init
2026-07-22 23:09:08.181803 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-c9ppt" not found
2026-07-22 23:09:08.186998 | instance | openstack/placement-ks-service-c9ppt/placement-ks-service-registration
2026-07-22 23:09:08.384043 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-c9ppt" not found
2026-07-22 23:09:08.594276 | instance | openstack/placement-ks-user-m5ztr/init
2026-07-22 23:09:08.805133 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-m5ztr" not found
2026-07-22 23:09:08.809638 | instance | openstack/placement-ks-user-m5ztr/placement-ks-user
2026-07-22 23:09:09.003409 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-m5ztr" not found
2026-07-22 23:09:09.198987 | instance | openstack/pxc-operator-7cff949c8b-mcz48/percona-xtradb-cluster-operator
2026-07-22 23:09:09.396731 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-7cff949c8b-mcz48" not found
2026-07-22 23:09:09.585848 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-07-22 23:09:09.770319 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-07-22 23:09:09.775044 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-07-22 23:09:09.960698 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-07-22 23:09:10.156966 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-07-22 23:09:10.328499 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-07-22 23:09:10.333183 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-07-22 23:09:10.555457 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-07-22 23:09:10.736399 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-rl5qt/rabbitmq-cluster-operator
2026-07-22 23:09:10.937633 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-7fcdcd478-rl5qt" not found
2026-07-22 23:09:11.111831 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-07-22 23:09:11.304081 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-07-22 23:09:11.307974 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-07-22 23:09:11.505634 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-07-22 23:09:11.691416 | instance | openstack/rabbitmq-heat-server-0/setup-container
2026-07-22 23:09:11.880517 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found
2026-07-22 23:09:11.884955 | instance | openstack/rabbitmq-heat-server-0/rabbitmq
2026-07-22 23:09:12.081410 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found
2026-07-22 23:09:12.272642 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-07-22 23:09:12.468785 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-07-22 23:09:12.472763 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-07-22 23:09:12.676467 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-07-22 23:09:12.871720 | instance | openstack/rabbitmq-magnum-server-0/setup-container
2026-07-22 23:09:13.065704 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found
2026-07-22 23:09:13.070405 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq
2026-07-22 23:09:13.275829 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found
2026-07-22 23:09:13.496420 | instance | openstack/rabbitmq-manila-server-0/setup-container
2026-07-22 23:09:13.681769 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found
2026-07-22 23:09:13.687130 | instance | openstack/rabbitmq-manila-server-0/rabbitmq
2026-07-22 23:09:13.890813 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found
2026-07-22 23:09:14.085543 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-whzdl/rabbitmq-cluster-operator
2026-07-22 23:09:14.277828 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-whzdl" not found
2026-07-22 23:09:14.489542 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-07-22 23:09:14.675406 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-07-22 23:09:14.681615 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-07-22 23:09:14.893123 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-07-22 23:09:15.078044 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-07-22 23:09:15.277701 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-07-22 23:09:15.286156 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-07-22 23:09:15.555583 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-07-22 23:09:15.748322 | instance | openstack/rabbitmq-octavia-server-0/setup-container
2026-07-22 23:09:15.945781 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found
2026-07-22 23:09:15.950351 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq
2026-07-22 23:09:16.163891 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found
2026-07-22 23:09:16.350621 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-jx76r/make-container-crash-dir
2026-07-22 23:09:16.544494 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-jx76r" not found
2026-07-22 23:09:16.549811 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-jx76r/chown-container-data-dir
2026-07-22 23:09:16.740189 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-jx76r" not found
2026-07-22 23:09:16.746006 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-jx76r/ceph-crash
2026-07-22 23:09:16.931007 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-jx76r" not found
2026-07-22 23:09:17.119683 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m/chown-container-data-dir
2026-07-22 23:09:17.312303 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m" not found
2026-07-22 23:09:17.317451 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m/rgw
2026-07-22 23:09:17.545649 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m" not found
2026-07-22 23:09:17.549989 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m/log-collector
2026-07-22 23:09:17.738282 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m" not found
2026-07-22 23:09:17.920002 | instance | openstack/staffeln-api-857847f669-kh9wn/init
2026-07-22 23:09:18.105773 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-857847f669-kh9wn" not found
2026-07-22 23:09:18.111014 | instance | openstack/staffeln-api-857847f669-kh9wn/staffeln-api
2026-07-22 23:09:18.319767 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-857847f669-kh9wn" not found
2026-07-22 23:09:18.532571 | instance | openstack/staffeln-conductor-5c946dd698-bmk8c/staffeln-conductor
2026-07-22 23:09:18.725160 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-5c946dd698-bmk8c" not found
2026-07-22 23:09:18.916017 | instance | openstack/staffeln-db-init-lllvk/init
2026-07-22 23:09:19.100996 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-lllvk" not found
2026-07-22 23:09:19.105511 | instance | openstack/staffeln-db-init-lllvk/staffeln-db-init-0
2026-07-22 23:09:19.292226 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-lllvk" not found
2026-07-22 23:09:19.496195 | instance | openstack/staffeln-db-sync-fr4sz/init
2026-07-22 23:09:19.692736 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-fr4sz" not found
2026-07-22 23:09:19.696834 | instance | openstack/staffeln-db-sync-fr4sz/staffeln-db-sync
2026-07-22 23:09:19.899097 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-fr4sz" not found
2026-07-22 23:09:20.089539 | instance | openstack/valkey-node-0/valkey
2026-07-22 23:09:20.289462 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-07-22 23:09:20.294577 | instance | openstack/valkey-node-0/sentinel
2026-07-22 23:09:20.509485 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-07-22 23:09:20.515511 | instance | openstack/valkey-node-0/metrics
2026-07-22 23:09:20.701033 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-07-22 23:09:20.891939 | instance | orc-system/orc-controller-manager-6cb597b5d4-2xnw9/manager
2026-07-22 23:09:21.076280 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-2xnw9" not found
2026-07-22 23:09:21.260600 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-q2rlt/rook-ceph-operator
2026-07-22 23:09:21.482220 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-q2rlt" not found
2026-07-22 23:09:21.703694 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-6jrwb/secretgen-controller
2026-07-22 23:09:21.931153 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-6jrwb" not found
2026-07-22 23:09:22.308829 | instance | ERROR
2026-07-22 23:09:22.309181 | instance | {
2026-07-22 23:09:22.309254 | instance | "delta": "0:02:09.162886",
2026-07-22 23:09:22.309305 | instance | "end": "2026-07-22 23:09:21.938414",
2026-07-22 23:09:22.309353 | instance | "msg": "non-zero return code",
2026-07-22 23:09:22.309421 | instance | "rc": 123,
2026-07-22 23:09:22.309467 | instance | "start": "2026-07-22 23:07:12.775528"
2026-07-22 23:09:22.309509 | instance | }
2026-07-22 23:09:22.309564 | instance | ERROR: Ignoring Errors
2026-07-22 23:09:22.324618 |
2026-07-22 23:09:22.324715 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-07-22 23:09:23.375112 | instance | changed:
2026-07-22 23:09:23.375361 | instance | cd+++++++++ pod-logs/
2026-07-22 23:09:23.375398 | instance | cd+++++++++ pod-logs/auth-system/
2026-07-22 23:09:23.375424 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-07-22 23:09:23.375448 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-07-22 23:09:23.375472 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/
2026-07-22 23:09:23.375496 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-t8qmc/
2026-07-22 23:09:23.375521 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-t8qmc/manager.txt
2026-07-22 23:09:23.375545 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/
2026-07-22 23:09:23.375569 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-lczvd/
2026-07-22 23:09:23.375593 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-lczvd/manager.txt
2026-07-22 23:09:23.375617 | instance | cd+++++++++ pod-logs/capi-system/
2026-07-22 23:09:23.375640 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-nzck8/
2026-07-22 23:09:23.375664 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-nzck8/manager.txt
2026-07-22 23:09:23.375688 | instance | cd+++++++++ pod-logs/capo-system/
2026-07-22 23:09:23.375711 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-jzhvd/
2026-07-22 23:09:23.375734 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-jzhvd/manager.txt
2026-07-22 23:09:23.375757 | instance | cd+++++++++ pod-logs/cert-manager/
2026-07-22 23:09:23.375780 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-5jhcz/
2026-07-22 23:09:23.375803 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-5jhcz/cert-manager-controller.txt
2026-07-22 23:09:23.375827 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-g8b5j/
2026-07-22 23:09:23.375850 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-g8b5j/cert-manager-cainjector.txt
2026-07-22 23:09:23.375873 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-thmgd/
2026-07-22 23:09:23.375896 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-thmgd/cert-manager-webhook.txt
2026-07-22 23:09:23.375919 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-07-22 23:09:23.375943 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-562pr/
2026-07-22 23:09:23.375966 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-562pr/envoy-gateway.txt
2026-07-22 23:09:23.375989 | instance | cd+++++++++ pod-logs/failed-pods/
2026-07-22 23:09:23.376013 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-07-22 23:09:23.376036 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-07-22 23:09:23.376059 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-07-22 23:09:23.376082 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/
2026-07-22 23:09:23.376106 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-t8qmc/
2026-07-22 23:09:23.376129 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-t8qmc/manager.txt
2026-07-22 23:09:23.376173 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/
2026-07-22 23:09:23.376197 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-lczvd/
2026-07-22 23:09:23.376221 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-lczvd/manager.txt
2026-07-22 23:09:23.376245 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/
2026-07-22 23:09:23.376271 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-nzck8/
2026-07-22 23:09:23.376295 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-nzck8/manager.txt
2026-07-22 23:09:23.376318 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/
2026-07-22 23:09:23.376341 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-jzhvd/
2026-07-22 23:09:23.376363 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-jzhvd/manager.txt
2026-07-22 23:09:23.376386 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-07-22 23:09:23.376409 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-5jhcz/
2026-07-22 23:09:23.376433 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-5jhcz/cert-manager-controller.txt
2026-07-22 23:09:23.376456 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-g8b5j/
2026-07-22 23:09:23.376479 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-g8b5j/cert-manager-cainjector.txt
2026-07-22 23:09:23.376503 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-thmgd/
2026-07-22 23:09:23.376526 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-thmgd/cert-manager-webhook.txt
2026-07-22 23:09:23.376549 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-07-22 23:09:23.376572 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-562pr/
2026-07-22 23:09:23.376595 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-562pr/envoy-gateway.txt
2026-07-22 23:09:23.376619 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-07-22 23:09:23.376642 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-l8tz6/
2026-07-22 23:09:23.376665 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-l8tz6/controller.txt
2026-07-22 23:09:23.376688 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-vmdcw/
2026-07-22 23:09:23.376710 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-vmdcw/ingress-nginx-default-backend.txt
2026-07-22 23:09:23.376733 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-07-22 23:09:23.376756 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-8dvlp/
2026-07-22 23:09:23.376780 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8dvlp/apply-sysctl-overwrites.txt
2026-07-22 23:09:23.376803 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8dvlp/cilium-agent.txt
2026-07-22 23:09:23.376825 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8dvlp/clean-cilium-state.txt
2026-07-22 23:09:23.376848 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8dvlp/config.txt
2026-07-22 23:09:23.376871 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8dvlp/install-cni-binaries.txt
2026-07-22 23:09:23.376893 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8dvlp/mount-bpf-fs.txt
2026-07-22 23:09:23.376916 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8dvlp/mount-cgroup.txt
2026-07-22 23:09:23.376946 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-ctqvx/
2026-07-22 23:09:23.377064 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-ctqvx/cilium-operator.txt
2026-07-22 23:09:23.377099 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-cckb7/
2026-07-22 23:09:23.377124 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-cckb7/coredns.txt
2026-07-22 23:09:23.377148 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-smkzh/
2026-07-22 23:09:23.377171 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-smkzh/coredns.txt
2026-07-22 23:09:23.377194 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-07-22 23:09:23.377217 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-07-22 23:09:23.377240 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-07-22 23:09:23.377263 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-07-22 23:09:23.377288 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-07-22 23:09:23.377313 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-07-22 23:09:23.377338 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-k6sdd/
2026-07-22 23:09:23.377363 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-k6sdd/kube-proxy.txt
2026-07-22 23:09:23.377386 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-07-22 23:09:23.377409 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-07-22 23:09:23.377432 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-07-22 23:09:23.377455 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-07-22 23:09:23.377479 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-07-22 23:09:23.377516 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-4gkz6/
2026-07-22 23:09:23.377542 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-4gkz6/local-path-provisioner.txt
2026-07-22 23:09:23.377566 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-07-22 23:09:23.377589 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-07-22 23:09:23.377613 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-07-22 23:09:23.377636 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-07-22 23:09:23.377659 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-07-22 23:09:23.377682 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-07-22 23:09:23.377705 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-7cpvj/
2026-07-22 23:09:23.377729 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-7cpvj/goldpinger-daemon.txt
2026-07-22 23:09:23.377752 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5b5dfc8558-5xmrb/
2026-07-22 23:09:23.377775 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5b5dfc8558-5xmrb/grafana-sc-dashboard.txt
2026-07-22 23:09:23.377797 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5b5dfc8558-5xmrb/grafana-sc-datasources.txt
2026-07-22 23:09:23.377820 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5b5dfc8558-5xmrb/grafana.txt
2026-07-22 23:09:23.377852 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ms6ls/
2026-07-22 23:09:23.377876 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ms6ls/kube-state-metrics.txt
2026-07-22 23:09:23.377899 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tmgtp/
2026-07-22 23:09:23.377923 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tmgtp/kube-prometheus-stack.txt
2026-07-22 23:09:23.377947 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-fjjg2/
2026-07-22 23:09:23.377970 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-fjjg2/node-exporter.txt
2026-07-22 23:09:23.377993 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-fjjg2/pod-tls-sidecar.txt
2026-07-22 23:09:23.378017 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-07-22 23:09:23.378041 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-07-22 23:09:23.378065 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-07-22 23:09:23.378088 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-07-22 23:09:23.378111 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-07-22 23:09:23.378134 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-cvwpf/
2026-07-22 23:09:23.378157 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-cvwpf/nginx.txt
2026-07-22 23:09:23.378180 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-07-22 23:09:23.378203 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-07-22 23:09:23.378226 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-07-22 23:09:23.378251 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-948x2/
2026-07-22 23:09:23.378275 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-948x2/gc.txt
2026-07-22 23:09:23.378299 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-cbqcs/
2026-07-22 23:09:23.378323 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-cbqcs/master.txt
2026-07-22 23:09:23.378347 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-6hflc/
2026-07-22 23:09:23.378370 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-6hflc/worker.txt
2026-07-22 23:09:23.378397 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-07-22 23:09:23.378424 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-07-22 23:09:23.378451 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-07-22 23:09:23.378477 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-07-22 23:09:23.378502 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-07-22 23:09:23.378525 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-07-22 23:09:23.378550 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-kft8p/
2026-07-22 23:09:23.378574 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-kft8p/pushgateway.txt
2026-07-22 23:09:23.378612 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-g5gl9/
2026-07-22 23:09:23.378638 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-g5gl9/vector.txt
2026-07-22 23:09:23.378662 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-07-22 23:09:23.378686 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-d74b857d8-v2mrc/
2026-07-22 23:09:23.378709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-d74b857d8-v2mrc/barbican-api.txt
2026-07-22 23:09:23.378733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-d74b857d8-v2mrc/init.txt
2026-07-22 23:09:23.378757 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-nmq47/
2026-07-22 23:09:23.378781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-nmq47/barbican-db-init-0.txt
2026-07-22 23:09:23.378804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-nmq47/init.txt
2026-07-22 23:09:23.378828 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-gflp2/
2026-07-22 23:09:23.378851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-gflp2/barbican-db-sync.txt
2026-07-22 23:09:23.378874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-gflp2/init.txt
2026-07-22 23:09:23.378897 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6txsz/
2026-07-22 23:09:23.378920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6txsz/init.txt
2026-07-22 23:09:23.378943 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6txsz/key-manager-ks-endpoints-admin.txt
2026-07-22 23:09:23.378967 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6txsz/key-manager-ks-endpoints-internal.txt
2026-07-22 23:09:23.378990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6txsz/key-manager-ks-endpoints-public.txt
2026-07-22 23:09:23.379014 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-vrxg6/
2026-07-22 23:09:23.379038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-vrxg6/init.txt
2026-07-22 23:09:23.379061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-vrxg6/key-manager-ks-service-registration.txt
2026-07-22 23:09:23.379084 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-dxwbx/
2026-07-22 23:09:23.379108 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-dxwbx/barbican-ks-user.txt
2026-07-22 23:09:23.379131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-dxwbx/init.txt
2026-07-22 23:09:23.379154 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-2jmbk/
2026-07-22 23:09:23.379178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-2jmbk/init.txt
2026-07-22 23:09:23.379200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-2jmbk/rabbit-init.txt
2026-07-22 23:09:23.379223 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-78f656fb46-mdpcv/
2026-07-22 23:09:23.379247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-78f656fb46-mdpcv/ceph-coordination-volume-perms.txt
2026-07-22 23:09:23.379270 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-78f656fb46-mdpcv/cinder-api.txt
2026-07-22 23:09:23.379293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-78f656fb46-mdpcv/init.txt
2026-07-22 23:09:23.379316 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-75bd9dbbbd-rbnp9/
2026-07-22 23:09:23.379340 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-75bd9dbbbd-rbnp9/ceph-backup-keyring-placement.txt
2026-07-22 23:09:23.379364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-75bd9dbbbd-rbnp9/ceph-coordination-volume-perms.txt
2026-07-22 23:09:23.379393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-75bd9dbbbd-rbnp9/ceph-keyring-placement-rbd1.txt
2026-07-22 23:09:23.379417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-75bd9dbbbd-rbnp9/cinder-backup.txt
2026-07-22 23:09:23.379441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-75bd9dbbbd-rbnp9/init.txt
2026-07-22 23:09:23.379466 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-5544h/
2026-07-22 23:09:23.379491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-5544h/ceph-keyring-placement.txt
2026-07-22 23:09:23.379516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-5544h/cinder-backup-storage-init.txt
2026-07-22 23:09:23.379543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-5544h/init.txt
2026-07-22 23:09:23.379571 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-rxkfr/
2026-07-22 23:09:23.379598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-rxkfr/bootstrap.txt
2026-07-22 23:09:23.379695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-rxkfr/init.txt
2026-07-22 23:09:23.379726 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-6pd2t/
2026-07-22 23:09:23.379752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-6pd2t/create-internal-tenant.txt
2026-07-22 23:09:23.379779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-6pd2t/init.txt
2026-07-22 23:09:23.379804 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-6hlw4/
2026-07-22 23:09:23.379828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-6hlw4/cinder-db-init-0.txt
2026-07-22 23:09:23.379852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-6hlw4/init.txt
2026-07-22 23:09:23.379875 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-5ss2q/
2026-07-22 23:09:23.379898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-5ss2q/cinder-db-sync.txt
2026-07-22 23:09:23.379922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-5ss2q/init.txt
2026-07-22 23:09:23.379945 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4t895/
2026-07-22 23:09:23.379967 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4t895/init.txt
2026-07-22 23:09:23.379991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4t895/volumev3-ks-endpoints-admin.txt
2026-07-22 23:09:23.380014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4t895/volumev3-ks-endpoints-internal.txt
2026-07-22 23:09:23.380038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4t895/volumev3-ks-endpoints-public.txt
2026-07-22 23:09:23.380061 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-2lp8z/
2026-07-22 23:09:23.380084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-2lp8z/init.txt
2026-07-22 23:09:23.380109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-2lp8z/volumev3-ks-service-registration.txt
2026-07-22 23:09:23.380133 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-jbwd9/
2026-07-22 23:09:23.380156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-jbwd9/cinder-ks-user.txt
2026-07-22 23:09:23.380180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-jbwd9/init.txt
2026-07-22 23:09:23.380203 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-lg6jm/
2026-07-22 23:09:23.380225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-lg6jm/init.txt
2026-07-22 23:09:23.380248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-lg6jm/rabbit-init.txt
2026-07-22 23:09:23.380277 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c866d69fd-kfd44/
2026-07-22 23:09:23.380301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c866d69fd-kfd44/ceph-coordination-volume-perms.txt
2026-07-22 23:09:23.380324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c866d69fd-kfd44/cinder-scheduler.txt
2026-07-22 23:09:23.380346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c866d69fd-kfd44/init.txt
2026-07-22 23:09:23.380369 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-hvw7c/
2026-07-22 23:09:23.380391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-hvw7c/ceph-keyring-placement.txt
2026-07-22 23:09:23.380413 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-hvw7c/cinder-storage-init-rbd1.txt
2026-07-22 23:09:23.380436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-hvw7c/init.txt
2026-07-22 23:09:23.380457 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7dcdd5d89c-zr4g8/
2026-07-22 23:09:23.380480 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7dcdd5d89c-zr4g8/ceph-coordination-volume-perms.txt
2026-07-22 23:09:23.380502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7dcdd5d89c-zr4g8/ceph-keyring-placement-rbd1.txt
2026-07-22 23:09:23.380524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7dcdd5d89c-zr4g8/cinder-volume.txt
2026-07-22 23:09:23.380547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7dcdd5d89c-zr4g8/init-cinder-conf.txt
2026-07-22 23:09:23.380570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7dcdd5d89c-zr4g8/init.txt
2026-07-22 23:09:23.380592 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29746025-9gmm6/
2026-07-22 23:09:23.380615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29746025-9gmm6/cinder-volume-usage-audit.txt
2026-07-22 23:09:23.380637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29746025-9gmm6/init.txt
2026-07-22 23:09:23.380659 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-5f89ffbd8d-hrsbz/
2026-07-22 23:09:23.380682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5f89ffbd8d-hrsbz/ceph-keyring-placement.txt
2026-07-22 23:09:23.380704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5f89ffbd8d-hrsbz/glance-api.txt
2026-07-22 23:09:23.380727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5f89ffbd8d-hrsbz/glance-perms.txt
2026-07-22 23:09:23.380749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5f89ffbd8d-hrsbz/init.txt
2026-07-22 23:09:23.380772 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-hv6nd/
2026-07-22 23:09:23.380796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-hv6nd/glance-db-init-0.txt
2026-07-22 23:09:23.380821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-hv6nd/init.txt
2026-07-22 23:09:23.380843 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-rszmq/
2026-07-22 23:09:23.380864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-rszmq/glance-db-sync.txt
2026-07-22 23:09:23.380886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-rszmq/init.txt
2026-07-22 23:09:23.380908 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-flvmz/
2026-07-22 23:09:23.380931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-flvmz/image-ks-endpoints-admin.txt
2026-07-22 23:09:23.381001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-flvmz/image-ks-endpoints-internal.txt
2026-07-22 23:09:23.381030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-flvmz/image-ks-endpoints-public.txt
2026-07-22 23:09:23.381053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-flvmz/init.txt
2026-07-22 23:09:23.381081 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-2swjb/
2026-07-22 23:09:23.381105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-2swjb/image-ks-service-registration.txt
2026-07-22 23:09:23.381128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-2swjb/init.txt
2026-07-22 23:09:23.381150 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-8lsf6/
2026-07-22 23:09:23.381173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-8lsf6/glance-ks-user.txt
2026-07-22 23:09:23.381195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-8lsf6/init.txt
2026-07-22 23:09:23.381218 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-zfcsp/
2026-07-22 23:09:23.381240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-zfcsp/glance-metadefs-load.txt
2026-07-22 23:09:23.381262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-zfcsp/init.txt
2026-07-22 23:09:23.381284 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-bg8dh/
2026-07-22 23:09:23.381307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-bg8dh/init.txt
2026-07-22 23:09:23.381329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-bg8dh/rabbit-init.txt
2026-07-22 23:09:23.381352 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6gdsc/
2026-07-22 23:09:23.381376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6gdsc/ceph-keyring-placement.txt
2026-07-22 23:09:23.381400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6gdsc/glance-storage-init.txt
2026-07-22 23:09:23.381424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6gdsc/init.txt
2026-07-22 23:09:23.381447 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-75c9c6bcfc-nzw8n/
2026-07-22 23:09:23.381471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-75c9c6bcfc-nzw8n/heat-api.txt
2026-07-22 23:09:23.381494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-75c9c6bcfc-nzw8n/init.txt
2026-07-22 23:09:23.381536 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-65gkf/
2026-07-22 23:09:23.381560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-65gkf/bootstrap.txt
2026-07-22 23:09:23.381584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-65gkf/init.txt
2026-07-22 23:09:23.381607 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-6589644995-h9wk6/
2026-07-22 23:09:23.381629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-6589644995-h9wk6/heat-cfn.txt
2026-07-22 23:09:23.381652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-6589644995-h9wk6/init.txt
2026-07-22 23:09:23.381675 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-nkbv4/
2026-07-22 23:09:23.381698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-nkbv4/heat-db-init-0.txt
2026-07-22 23:09:23.381722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-nkbv4/init.txt
2026-07-22 23:09:23.381745 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-xzzrb/
2026-07-22 23:09:23.381769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-xzzrb/heat-db-sync.txt
2026-07-22 23:09:23.381792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-xzzrb/init.txt
2026-07-22 23:09:23.381815 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-rm2mb/
2026-07-22 23:09:23.381838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-rm2mb/heat-ks-domain-user.txt
2026-07-22 23:09:23.381861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-rm2mb/init.txt
2026-07-22 23:09:23.381884 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-865bbfd6d8-x6dzb/
2026-07-22 23:09:23.381912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-865bbfd6d8-x6dzb/heat-engine.txt
2026-07-22 23:09:23.381936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-865bbfd6d8-x6dzb/init.txt
2026-07-22 23:09:23.381958 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29746015-nfjw4/
2026-07-22 23:09:23.381982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29746015-nfjw4/heat-engine-cleaner.txt
2026-07-22 23:09:23.382005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29746015-nfjw4/init.txt
2026-07-22 23:09:23.382028 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29746020-b95r6/
2026-07-22 23:09:23.382052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29746020-b95r6/heat-engine-cleaner.txt
2026-07-22 23:09:23.382075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29746020-b95r6/init.txt
2026-07-22 23:09:23.382098 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29746025-984zh/
2026-07-22 23:09:23.382121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29746025-984zh/heat-engine-cleaner.txt
2026-07-22 23:09:23.382144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29746025-984zh/init.txt
2026-07-22 23:09:23.382166 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hz8rk/
2026-07-22 23:09:23.382189 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hz8rk/cloudformation-ks-endpoints-admin.txt
2026-07-22 23:09:23.382212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hz8rk/cloudformation-ks-endpoints-internal.txt
2026-07-22 23:09:23.382235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hz8rk/cloudformation-ks-endpoints-public.txt
2026-07-22 23:09:23.382258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hz8rk/init.txt
2026-07-22 23:09:23.382281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hz8rk/orchestration-ks-endpoints-admin.txt
2026-07-22 23:09:23.382304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hz8rk/orchestration-ks-endpoints-internal.txt
2026-07-22 23:09:23.382326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-hz8rk/orchestration-ks-endpoints-public.txt
2026-07-22 23:09:23.382349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-2v6st/
2026-07-22 23:09:23.382372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-2v6st/cloudformation-ks-service-registration.txt
2026-07-22 23:09:23.382395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-2v6st/init.txt
2026-07-22 23:09:23.382417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-2v6st/orchestration-ks-service-registration.txt
2026-07-22 23:09:23.382440 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-7dlwm/
2026-07-22 23:09:23.382463 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-7dlwm/heat-ks-user.txt
2026-07-22 23:09:23.382487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-7dlwm/heat-trustee-ks-user.txt
2026-07-22 23:09:23.382510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-7dlwm/init.txt
2026-07-22 23:09:23.382533 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-gs9v7/
2026-07-22 23:09:23.382556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-gs9v7/init.txt
2026-07-22 23:09:23.382578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-gs9v7/rabbit-init.txt
2026-07-22 23:09:23.382603 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-xqh65/
2026-07-22 23:09:23.382628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-xqh65/heat-trusts.txt
2026-07-22 23:09:23.382659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-xqh65/init.txt
2026-07-22 23:09:23.382683 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-vxsd5/
2026-07-22 23:09:23.382704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-vxsd5/init.txt
2026-07-22 23:09:23.382727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-vxsd5/keepalived.txt
2026-07-22 23:09:23.382749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-vxsd5/wait-for-ip.txt
2026-07-22 23:09:23.382771 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-86866998b8-7sxvv/
2026-07-22 23:09:23.382794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-86866998b8-7sxvv/init.txt
2026-07-22 23:09:23.382817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-86866998b8-7sxvv/keystone-api.txt
2026-07-22 23:09:23.382839 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-k7lrw/
2026-07-22 23:09:23.382862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-k7lrw/bootstrap.txt
2026-07-22 23:09:23.382885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-k7lrw/init.txt
2026-07-22 23:09:23.382981 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-x8drz/
2026-07-22 23:09:23.383011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-x8drz/init.txt
2026-07-22 23:09:23.383035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-x8drz/keystone-credential-setup.txt
2026-07-22 23:09:23.383059 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-6vplf/
2026-07-22 23:09:23.383083 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-6vplf/init.txt
2026-07-22 23:09:23.383106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-6vplf/keystone-db-init-0.txt
2026-07-22 23:09:23.383129 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-7tvbc/
2026-07-22 23:09:23.383151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-7tvbc/init.txt
2026-07-22 23:09:23.383174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-7tvbc/keystone-db-sync.txt
2026-07-22 23:09:23.383196 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-f2vtc/
2026-07-22 23:09:23.383220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-f2vtc/init.txt
2026-07-22 23:09:23.383242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-f2vtc/keystone-domain-manage.txt
2026-07-22 23:09:23.383265 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-z5ltv/
2026-07-22 23:09:23.383288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-z5ltv/init.txt
2026-07-22 23:09:23.383311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-z5ltv/keystone-fernet-setup.txt
2026-07-22 23:09:23.383333 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-57nwb/
2026-07-22 23:09:23.383356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-57nwb/init.txt
2026-07-22 23:09:23.383379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-57nwb/rabbit-init.txt
2026-07-22 23:09:23.383401 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-b6tvw/
2026-07-22 23:09:23.383424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-b6tvw/ceph-admin-keyring-placement.txt
2026-07-22 23:09:23.383447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-b6tvw/ceph-keyring-placement.txt
2026-07-22 23:09:23.383470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-b6tvw/init-dynamic-options.txt
2026-07-22 23:09:23.383492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-b6tvw/init.txt
2026-07-22 23:09:23.383522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-b6tvw/libvirt-exporter.txt
2026-07-22 23:09:23.383546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-b6tvw/libvirt.txt
2026-07-22 23:09:23.383568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-b6tvw/tls-sidecar.txt
2026-07-22 23:09:23.383591 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-558766c757-7n9fj/
2026-07-22 23:09:23.383613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-558766c757-7n9fj/init.txt
2026-07-22 23:09:23.383636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-558766c757-7n9fj/magnum-api.txt
2026-07-22 23:09:23.383658 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-7r5jl/
2026-07-22 23:09:23.383681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-7r5jl/magnum-cluster-api-proxy.txt
2026-07-22 23:09:23.383705 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/
2026-07-22 23:09:23.383728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt
2026-07-22 23:09:23.383751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt
2026-07-22 23:09:23.383842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt
2026-07-22 23:09:23.383869 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-vt98r/
2026-07-22 23:09:23.383893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-vt98r/init.txt
2026-07-22 23:09:23.383916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-vt98r/magnum-db-init-0.txt
2026-07-22 23:09:23.383940 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-25mpz/
2026-07-22 23:09:23.383963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-25mpz/init.txt
2026-07-22 23:09:23.383986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-25mpz/magnum-db-sync.txt
2026-07-22 23:09:23.384009 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-68n88/
2026-07-22 23:09:23.384031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-68n88/init.txt
2026-07-22 23:09:23.384054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-68n88/magnum-ks-domain-user.txt
2026-07-22 23:09:23.384077 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-66gl6/
2026-07-22 23:09:23.384101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-66gl6/container-infra-ks-endpoints-admin.txt
2026-07-22 23:09:23.384124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-66gl6/container-infra-ks-endpoints-internal.txt
2026-07-22 23:09:23.384147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-66gl6/container-infra-ks-endpoints-public.txt
2026-07-22 23:09:23.384170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-66gl6/init.txt
2026-07-22 23:09:23.384193 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-26x9n/
2026-07-22 23:09:23.384216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-26x9n/container-infra-ks-service-registration.txt
2026-07-22 23:09:23.384238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-26x9n/init.txt
2026-07-22 23:09:23.384263 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-phdgm/
2026-07-22 23:09:23.384287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-phdgm/init.txt
2026-07-22 23:09:23.384310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-phdgm/magnum-ks-user.txt
2026-07-22 23:09:23.384332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-r5hmm/
2026-07-22 23:09:23.384380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-r5hmm/init.txt
2026-07-22 23:09:23.384405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-r5hmm/rabbit-init.txt
2026-07-22 23:09:23.384427 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-lghxx/
2026-07-22 23:09:23.384450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-lghxx/registry.txt
2026-07-22 23:09:23.384472 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-7544f9d64f-7mcmk/
2026-07-22 23:09:23.384495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-7544f9d64f-7mcmk/init.txt
2026-07-22 23:09:23.384516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-7544f9d64f-7mcmk/manila-api.txt
2026-07-22 23:09:23.384539 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-d4cjw/
2026-07-22 23:09:23.384562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-d4cjw/bootstrap.txt
2026-07-22 23:09:23.384584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-d4cjw/init.txt
2026-07-22 23:09:23.384607 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-7666668896-kqxqr/
2026-07-22 23:09:23.384630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-7666668896-kqxqr/init.txt
2026-07-22 23:09:23.384652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-7666668896-kqxqr/manila-data.txt
2026-07-22 23:09:23.384674 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-xxnfz/
2026-07-22 23:09:23.384697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-xxnfz/init.txt
2026-07-22 23:09:23.384720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-xxnfz/manila-db-init-0.txt
2026-07-22 23:09:23.384744 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-t72nf/
2026-07-22 23:09:23.384767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-t72nf/init.txt
2026-07-22 23:09:23.384791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-t72nf/manila-db-sync.txt
2026-07-22 23:09:23.384815 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-25wxq/
2026-07-22 23:09:23.384842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-25wxq/init.txt
2026-07-22 23:09:23.384869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-25wxq/share-ks-endpoints-admin.txt
2026-07-22 23:09:23.384893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-25wxq/share-ks-endpoints-internal.txt
2026-07-22 23:09:23.384917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-25wxq/share-ks-endpoints-public.txt
2026-07-22 23:09:23.384941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-25wxq/sharev2-ks-endpoints-admin.txt
2026-07-22 23:09:23.384989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-25wxq/sharev2-ks-endpoints-internal.txt
2026-07-22 23:09:23.385014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-25wxq/sharev2-ks-endpoints-public.txt
2026-07-22 23:09:23.385037 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-k8fhx/
2026-07-22 23:09:23.385062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-k8fhx/init.txt
2026-07-22 23:09:23.385086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-k8fhx/share-ks-service-registration.txt
2026-07-22 23:09:23.385110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-k8fhx/sharev2-ks-service-registration.txt
2026-07-22 23:09:23.385133 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-cf2h5/
2026-07-22 23:09:23.385157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-cf2h5/init.txt
2026-07-22 23:09:23.385181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-cf2h5/manila-ks-user.txt
2026-07-22 23:09:23.385212 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-x4mpn/
2026-07-22 23:09:23.385237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-x4mpn/init.txt
2026-07-22 23:09:23.385261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-x4mpn/rabbit-init.txt
2026-07-22 23:09:23.385284 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-7dd768-jslqx/
2026-07-22 23:09:23.385307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-7dd768-jslqx/init.txt
2026-07-22 23:09:23.385329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-7dd768-jslqx/manila-scheduler.txt
2026-07-22 23:09:23.385352 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-667bdf8b98-hhhz7/
2026-07-22 23:09:23.385375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-667bdf8b98-hhhz7/init.txt
2026-07-22 23:09:23.385399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-667bdf8b98-hhhz7/manila-share-init.txt
2026-07-22 23:09:23.385422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-667bdf8b98-hhhz7/manila-share.txt
2026-07-22 23:09:23.385445 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-t4nh8/
2026-07-22 23:09:23.385643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-t4nh8/init.txt
2026-07-22 23:09:23.385681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-t4nh8/memcached-exporter.txt
2026-07-22 23:09:23.385707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-t4nh8/memcached.txt
2026-07-22 23:09:23.385731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-p9shq/
2026-07-22 23:09:23.385755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-p9shq/init.txt
2026-07-22 23:09:23.385779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-p9shq/neutron-db-init-0.txt
2026-07-22 23:09:23.385801 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-td8bg/
2026-07-22 23:09:23.385824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-td8bg/init.txt
2026-07-22 23:09:23.385847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-td8bg/neutron-db-sync.txt
2026-07-22 23:09:23.385870 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-gg44z/
2026-07-22 23:09:23.385893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-gg44z/init.txt
2026-07-22 23:09:23.385916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-gg44z/network-ks-endpoints-admin.txt
2026-07-22 23:09:23.385939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-gg44z/network-ks-endpoints-internal.txt
2026-07-22 23:09:23.385963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-gg44z/network-ks-endpoints-public.txt
2026-07-22 23:09:23.385990 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-hg46b/
2026-07-22 23:09:23.386016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-hg46b/init.txt
2026-07-22 23:09:23.386040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-hg46b/network-ks-service-registration.txt
2026-07-22 23:09:23.386063 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-5q7zw/
2026-07-22 23:09:23.386090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-5q7zw/init.txt
2026-07-22 23:09:23.386113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-5q7zw/neutron-ks-user.txt
2026-07-22 23:09:23.386136 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-vg4cx/
2026-07-22 23:09:23.386160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-vg4cx/init.txt
2026-07-22 23:09:23.386194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-vg4cx/neutron-netns-cleanup-cron.txt
2026-07-22 23:09:23.386217 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-pf4vp/
2026-07-22 23:09:23.386242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-pf4vp/init.txt
2026-07-22 23:09:23.386268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-pf4vp/neutron-metadata-agent-init.txt
2026-07-22 23:09:23.386291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-pf4vp/neutron-ovn-metadata-agent.txt
2026-07-22 23:09:23.386315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-pf4vp/ovn-neutron-init.txt
2026-07-22 23:09:23.386342 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-5spx6/
2026-07-22 23:09:23.386366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-5spx6/init.txt
2026-07-22 23:09:23.386389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-5spx6/neutron-ovn-vpn-agent.txt
2026-07-22 23:09:23.386415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-5spx6/ovn-neutron-init.txt
2026-07-22 23:09:23.386441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-5spx6/ovn-vpn-agent-init.txt
2026-07-22 23:09:23.386464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-qnsbk/
2026-07-22 23:09:23.386488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-qnsbk/init.txt
2026-07-22 23:09:23.386514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-qnsbk/rabbit-init.txt
2026-07-22 23:09:23.386538 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-558cf9cd4b-c99j7/
2026-07-22 23:09:23.386561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-558cf9cd4b-c99j7/init.txt
2026-07-22 23:09:23.386586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-558cf9cd4b-c99j7/neutron-policy-server.txt
2026-07-22 23:09:23.386611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-558cf9cd4b-c99j7/neutron-server.txt
2026-07-22 23:09:23.386635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-558cf9cd4b-c99j7/ovn-neutron-init.txt
2026-07-22 23:09:23.386658 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-c67c8dfb4-vdsvg/
2026-07-22 23:09:23.386680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-c67c8dfb4-vdsvg/init.txt
2026-07-22 23:09:23.386703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-c67c8dfb4-vdsvg/nova-api-metadata-init.txt
2026-07-22 23:09:23.386726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-c67c8dfb4-vdsvg/nova-api.txt
2026-07-22 23:09:23.386749 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-54db986d78-2zzdm/
2026-07-22 23:09:23.386772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-54db986d78-2zzdm/init.txt
2026-07-22 23:09:23.386795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-54db986d78-2zzdm/nova-osapi.txt
2026-07-22 23:09:23.386818 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ppd6h/
2026-07-22 23:09:23.386841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ppd6h/bootstrap.txt
2026-07-22 23:09:23.386864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ppd6h/init.txt
2026-07-22 23:09:23.386887 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29746020-hv4cn/
2026-07-22 23:09:23.386910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29746020-hv4cn/init.txt
2026-07-22 23:09:23.386933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29746020-hv4cn/nova-cell-setup.txt
2026-07-22 23:09:23.386964 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-jgs57/
2026-07-22 23:09:23.386989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-jgs57/init.txt
2026-07-22 23:09:23.387012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-jgs57/nova-cell-setup-init.txt
2026-07-22 23:09:23.387035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-jgs57/nova-cell-setup.txt
2026-07-22 23:09:23.387058 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-c7mw5/
2026-07-22 23:09:23.387081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-c7mw5/ceph-admin-keyring-placement.txt
2026-07-22 23:09:23.387103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-c7mw5/ceph-keyring-placement.txt
2026-07-22 23:09:23.387126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-c7mw5/ceph-perms.txt
2026-07-22 23:09:23.387148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-c7mw5/init.txt
2026-07-22 23:09:23.387170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-c7mw5/nova-compute-init.txt
2026-07-22 23:09:23.387193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-c7mw5/nova-compute-ssh-init.txt
2026-07-22 23:09:23.387215 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-c7mw5/nova-compute-ssh.txt
2026-07-22 23:09:23.387237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-c7mw5/nova-compute-vnc-init.txt
2026-07-22 23:09:23.387259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-c7mw5/nova-compute.txt
2026-07-22 23:09:23.387282 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5c74c96df8-9xtd4/
2026-07-22 23:09:23.387304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5c74c96df8-9xtd4/init.txt
2026-07-22 23:09:23.387327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5c74c96df8-9xtd4/nova-conductor.txt
2026-07-22 23:09:23.387350 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-p8646/
2026-07-22 23:09:23.387373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-p8646/init.txt
2026-07-22 23:09:23.387395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-p8646/nova-db-init-0.txt
2026-07-22 23:09:23.387418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-p8646/nova-db-init-1.txt
2026-07-22 23:09:23.387440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-p8646/nova-db-init-2.txt
2026-07-22 23:09:23.387462 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-dqcfc/
2026-07-22 23:09:23.387485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-dqcfc/init.txt
2026-07-22 23:09:23.387506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-dqcfc/nova-db-sync.txt
2026-07-22 23:09:23.387528 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-dqgt6/
2026-07-22 23:09:23.387550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-dqgt6/compute-ks-endpoints-admin.txt
2026-07-22 23:09:23.387572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-dqgt6/compute-ks-endpoints-internal.txt
2026-07-22 23:09:23.387594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-dqgt6/compute-ks-endpoints-public.txt
2026-07-22 23:09:23.387617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-dqgt6/init.txt
2026-07-22 23:09:23.387639 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-hr6f4/
2026-07-22 23:09:23.387662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-hr6f4/compute-ks-service-registration.txt
2026-07-22 23:09:23.387685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-hr6f4/init.txt
2026-07-22 23:09:23.387716 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-6bwkc/
2026-07-22 23:09:23.387739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-6bwkc/init.txt
2026-07-22 23:09:23.387762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-6bwkc/nova-ks-user.txt
2026-07-22 23:09:23.387787 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-678b74b66f-d5l84/
2026-07-22 23:09:23.387812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-678b74b66f-d5l84/init.txt
2026-07-22 23:09:23.387836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-678b74b66f-d5l84/nova-novncproxy-init-assets.txt
2026-07-22 23:09:23.387859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-678b74b66f-d5l84/nova-novncproxy-init.txt
2026-07-22 23:09:23.387882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-678b74b66f-d5l84/nova-novncproxy.txt
2026-07-22 23:09:23.387905 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-fr4wj/
2026-07-22 23:09:23.387928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-fr4wj/init.txt
2026-07-22 23:09:23.387951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-fr4wj/rabbit-init.txt
2026-07-22 23:09:23.387974 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5747c6957d-bgktv/
2026-07-22 23:09:23.387996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5747c6957d-bgktv/init.txt
2026-07-22 23:09:23.388019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5747c6957d-bgktv/nova-scheduler.txt
2026-07-22 23:09:23.388042 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29746020-p2h9c/
2026-07-22 23:09:23.388064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29746020-p2h9c/init.txt
2026-07-22 23:09:23.388086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29746020-p2h9c/nova-service-cleaner.txt
2026-07-22 23:09:23.388108 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-54684dfff-nspvb/
2026-07-22 23:09:23.388131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-54684dfff-nspvb/init.txt
2026-07-22 23:09:23.388153 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-54684dfff-nspvb/octavia-api.txt
2026-07-22 23:09:23.388176 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-rgk7l/
2026-07-22 23:09:23.388199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-rgk7l/bootstrap.txt
2026-07-22 23:09:23.388222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-rgk7l/init.txt
2026-07-22 23:09:23.388246 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-ss7j5/
2026-07-22 23:09:23.388269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-ss7j5/init.txt
2026-07-22 23:09:23.388292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-ss7j5/octavia-db-init-0.txt
2026-07-22 23:09:23.388315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-ss7j5/octavia-db-init-1.txt
2026-07-22 23:09:23.388337 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-9j2g5/
2026-07-22 23:09:23.388361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-9j2g5/init.txt
2026-07-22 23:09:23.388384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-9j2g5/octavia-db-sync.txt
2026-07-22 23:09:23.388406 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-k6svr/
2026-07-22 23:09:23.388429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-k6svr/init.txt
2026-07-22 23:09:23.388452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-k6svr/octavia-health-manager-get-port.txt
2026-07-22 23:09:23.388476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-k6svr/octavia-health-manager-nic-init.txt
2026-07-22 23:09:23.388506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-k6svr/octavia-health-manager.txt
2026-07-22 23:09:23.388529 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6fc9c77f88-4wqjv/
2026-07-22 23:09:23.388553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6fc9c77f88-4wqjv/init.txt
2026-07-22 23:09:23.388577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6fc9c77f88-4wqjv/octavia-housekeeping.txt
2026-07-22 23:09:23.388600 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-6s4xg/
2026-07-22 23:09:23.388624 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-6s4xg/init.txt
2026-07-22 23:09:23.388647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-6s4xg/load-balancer-ks-endpoints-admin.txt
2026-07-22 23:09:23.388671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-6s4xg/load-balancer-ks-endpoints-internal.txt
2026-07-22 23:09:23.388694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-6s4xg/load-balancer-ks-endpoints-public.txt
2026-07-22 23:09:23.388718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-brnmg/
2026-07-22 23:09:23.388741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-brnmg/init.txt
2026-07-22 23:09:23.388764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-brnmg/load-balancer-ks-service-registration.txt
2026-07-22 23:09:23.388787 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-w7xdv/
2026-07-22 23:09:23.388810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-w7xdv/init.txt
2026-07-22 23:09:23.388833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-w7xdv/octavia-ks-user.txt
2026-07-22 23:09:23.388857 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-ztsxw/
2026-07-22 23:09:23.388879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-ztsxw/init.txt
2026-07-22 23:09:23.388902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-ztsxw/rabbit-init.txt
2026-07-22 23:09:23.388925 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-864b55d955-hnpnl/
2026-07-22 23:09:23.388948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-864b55d955-hnpnl/init.txt
2026-07-22 23:09:23.389020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-864b55d955-hnpnl/octavia-worker.txt
2026-07-22 23:09:23.389046 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-9z8wc/
2026-07-22 23:09:23.389069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-9z8wc/init.txt
2026-07-22 23:09:23.389093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-9z8wc/openvswitch-db-perms.txt
2026-07-22 23:09:23.389116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-9z8wc/openvswitch-db.txt
2026-07-22 23:09:23.389139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-9z8wc/openvswitch-vswitchd-modules.txt
2026-07-22 23:09:23.389162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-9z8wc/openvswitch-vswitchd.txt
2026-07-22 23:09:23.389185 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nzhfz/
2026-07-22 23:09:23.389208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nzhfz/controller-init.txt
2026-07-22 23:09:23.389230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nzhfz/controller.txt
2026-07-22 23:09:23.389253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nzhfz/get-gw-enabled.txt
2026-07-22 23:09:23.389276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nzhfz/init.txt
2026-07-22 23:09:23.389305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nzhfz/log-parser.txt
2026-07-22 23:09:23.389328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nzhfz/vector.txt
2026-07-22 23:09:23.389351 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-ws9jg/
2026-07-22 23:09:23.389373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-ws9jg/init.txt
2026-07-22 23:09:23.389395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-ws9jg/northd.txt
2026-07-22 23:09:23.389418 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/
2026-07-22 23:09:23.389441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt
2026-07-22 23:09:23.389464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-07-22 23:09:23.389487 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/
2026-07-22 23:09:23.389531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt
2026-07-22 23:09:23.389555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-07-22 23:09:23.389578 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-07-22 23:09:23.389600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-07-22 23:09:23.389623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-07-22 23:09:23.389645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-07-22 23:09:23.389668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-07-22 23:09:23.389691 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-07-22 23:09:23.389759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-07-22 23:09:23.389799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-07-22 23:09:23.389830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-07-22 23:09:23.389856 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-7c8d87f945-tznh5/
2026-07-22 23:09:23.389880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7c8d87f945-tznh5/init.txt
2026-07-22 23:09:23.389902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7c8d87f945-tznh5/placement-api.txt
2026-07-22 23:09:23.389925 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-ntdlf/
2026-07-22 23:09:23.389947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-ntdlf/init.txt
2026-07-22 23:09:23.389970 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-ntdlf/placement-db-init-0.txt
2026-07-22 23:09:23.389993 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-wffhl/
2026-07-22 23:09:23.390016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-wffhl/init.txt
2026-07-22 23:09:23.390038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-wffhl/placement-db-sync.txt
2026-07-22 23:09:23.390062 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-74rcm/
2026-07-22 23:09:23.390084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-74rcm/init.txt
2026-07-22 23:09:23.390107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-74rcm/placement-ks-endpoints-admin.txt
2026-07-22 23:09:23.390130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-74rcm/placement-ks-endpoints-internal.txt
2026-07-22 23:09:23.390154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-74rcm/placement-ks-endpoints-public.txt
2026-07-22 23:09:23.390180 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-c9ppt/
2026-07-22 23:09:23.390210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-c9ppt/init.txt
2026-07-22 23:09:23.390234 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-c9ppt/placement-ks-service-registration.txt
2026-07-22 23:09:23.390257 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-m5ztr/
2026-07-22 23:09:23.390279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-m5ztr/init.txt
2026-07-22 23:09:23.390302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-m5ztr/placement-ks-user.txt
2026-07-22 23:09:23.390325 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-mcz48/
2026-07-22 23:09:23.390347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-mcz48/percona-xtradb-cluster-operator.txt
2026-07-22 23:09:23.390370 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-07-22 23:09:23.390393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-07-22 23:09:23.390415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-07-22 23:09:23.390437 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-07-22 23:09:23.390459 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-07-22 23:09:23.390481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-07-22 23:09:23.390503 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-rl5qt/
2026-07-22 23:09:23.390525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-rl5qt/rabbitmq-cluster-operator.txt
2026-07-22 23:09:23.390548 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-07-22 23:09:23.390570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-07-22 23:09:23.390593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-07-22 23:09:23.390618 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/
2026-07-22 23:09:23.390640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt
2026-07-22 23:09:23.390662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt
2026-07-22 23:09:23.390684 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-07-22 23:09:23.390707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-07-22 23:09:23.390729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-07-22 23:09:23.390752 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/
2026-07-22 23:09:23.390774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt
2026-07-22 23:09:23.390798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt
2026-07-22 23:09:23.390824 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/
2026-07-22 23:09:23.390852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt
2026-07-22 23:09:23.390878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt
2026-07-22 23:09:23.390903 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-whzdl/
2026-07-22 23:09:23.390927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-whzdl/rabbitmq-cluster-operator.txt
2026-07-22 23:09:23.390951 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-07-22 23:09:23.390985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-07-22 23:09:23.391009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-07-22 23:09:23.391031 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-07-22 23:09:23.391054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-07-22 23:09:23.391078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-07-22 23:09:23.391100 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/
2026-07-22 23:09:23.391125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt
2026-07-22 23:09:23.391150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt
2026-07-22 23:09:23.391176 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jx76r/
2026-07-22 23:09:23.391202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jx76r/ceph-crash.txt
2026-07-22 23:09:23.391227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jx76r/chown-container-data-dir.txt
2026-07-22 23:09:23.391252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jx76r/make-container-crash-dir.txt
2026-07-22 23:09:23.391277 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m/
2026-07-22 23:09:23.391303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m/chown-container-data-dir.txt
2026-07-22 23:09:23.391329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m/log-collector.txt
2026-07-22 23:09:23.391353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m/rgw.txt
2026-07-22 23:09:23.391376 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-857847f669-kh9wn/
2026-07-22 23:09:23.391398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-857847f669-kh9wn/init.txt
2026-07-22 23:09:23.391420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-857847f669-kh9wn/staffeln-api.txt
2026-07-22 23:09:23.391442 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5c946dd698-bmk8c/
2026-07-22 23:09:23.391465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5c946dd698-bmk8c/staffeln-conductor.txt
2026-07-22 23:09:23.391487 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lllvk/
2026-07-22 23:09:23.391509 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lllvk/init.txt
2026-07-22 23:09:23.391531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lllvk/staffeln-db-init-0.txt
2026-07-22 23:09:23.391553 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-fr4sz/
2026-07-22 23:09:23.391576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-fr4sz/init.txt
2026-07-22 23:09:23.391599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-fr4sz/staffeln-db-sync.txt
2026-07-22 23:09:23.391622 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-07-22 23:09:23.391645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-07-22 23:09:23.391668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-07-22 23:09:23.391691 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-07-22 23:09:23.391969 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/
2026-07-22 23:09:23.392006 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-2xnw9/
2026-07-22 23:09:23.392042 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-2xnw9/manager.txt
2026-07-22 23:09:23.392068 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-07-22 23:09:23.392092 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-q2rlt/
2026-07-22 23:09:23.392115 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-q2rlt/rook-ceph-operator.txt
2026-07-22 23:09:23.392139 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-07-22 23:09:23.392163 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-6jrwb/
2026-07-22 23:09:23.392187 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-6jrwb/secretgen-controller.txt
2026-07-22 23:09:23.392211 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-07-22 23:09:23.392236 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-l8tz6/
2026-07-22 23:09:23.392260 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-l8tz6/controller.txt
2026-07-22 23:09:23.392283 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-vmdcw/
2026-07-22 23:09:23.392306 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-vmdcw/ingress-nginx-default-backend.txt
2026-07-22 23:09:23.392329 | instance | cd+++++++++ pod-logs/kube-system/
2026-07-22 23:09:23.392352 | instance | cd+++++++++ pod-logs/kube-system/cilium-8dvlp/
2026-07-22 23:09:23.392375 | instance | >f+++++++++ pod-logs/kube-system/cilium-8dvlp/apply-sysctl-overwrites.txt
2026-07-22 23:09:23.392398 | instance | >f+++++++++ pod-logs/kube-system/cilium-8dvlp/cilium-agent.txt
2026-07-22 23:09:23.392421 | instance | >f+++++++++ pod-logs/kube-system/cilium-8dvlp/clean-cilium-state.txt
2026-07-22 23:09:23.392444 | instance | >f+++++++++ pod-logs/kube-system/cilium-8dvlp/config.txt
2026-07-22 23:09:23.392466 | instance | >f+++++++++ pod-logs/kube-system/cilium-8dvlp/install-cni-binaries.txt
2026-07-22 23:09:23.392489 | instance | >f+++++++++ pod-logs/kube-system/cilium-8dvlp/mount-bpf-fs.txt
2026-07-22 23:09:23.392512 | instance | >f+++++++++ pod-logs/kube-system/cilium-8dvlp/mount-cgroup.txt
2026-07-22 23:09:23.392536 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-ctqvx/
2026-07-22 23:09:23.392558 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-ctqvx/cilium-operator.txt
2026-07-22 23:09:23.392581 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-cckb7/
2026-07-22 23:09:23.392605 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-cckb7/coredns.txt
2026-07-22 23:09:23.392628 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-smkzh/
2026-07-22 23:09:23.392651 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-smkzh/coredns.txt
2026-07-22 23:09:23.392674 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-07-22 23:09:23.392696 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-07-22 23:09:23.392720 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-07-22 23:09:23.392743 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-07-22 23:09:23.392766 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-07-22 23:09:23.392789 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-07-22 23:09:23.392812 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-k6sdd/
2026-07-22 23:09:23.392835 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-k6sdd/kube-proxy.txt
2026-07-22 23:09:23.392858 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-07-22 23:09:23.392881 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-07-22 23:09:23.392910 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-07-22 23:09:23.392934 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-07-22 23:09:23.393031 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-07-22 23:09:23.393069 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-4gkz6/
2026-07-22 23:09:23.393678 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-4gkz6/local-path-provisioner.txt
2026-07-22 23:09:23.393716 | instance | cd+++++++++ pod-logs/monitoring/
2026-07-22 23:09:23.393742 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-07-22 23:09:23.393767 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-07-22 23:09:23.393791 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-07-22 23:09:23.393815 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-07-22 23:09:23.393838 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-07-22 23:09:23.393930 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-7cpvj/
2026-07-22 23:09:23.393960 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-7cpvj/goldpinger-daemon.txt
2026-07-22 23:09:23.393985 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5b5dfc8558-5xmrb/
2026-07-22 23:09:23.394009 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5b5dfc8558-5xmrb/grafana-sc-dashboard.txt
2026-07-22 23:09:23.394033 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5b5dfc8558-5xmrb/grafana-sc-datasources.txt
2026-07-22 23:09:23.394057 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5b5dfc8558-5xmrb/grafana.txt
2026-07-22 23:09:23.394081 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ms6ls/
2026-07-22 23:09:23.394104 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ms6ls/kube-state-metrics.txt
2026-07-22 23:09:23.394127 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tmgtp/
2026-07-22 23:09:23.394151 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tmgtp/kube-prometheus-stack.txt
2026-07-22 23:09:23.394175 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-fjjg2/
2026-07-22 23:09:23.394246 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-fjjg2/node-exporter.txt
2026-07-22 23:09:23.394277 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-fjjg2/pod-tls-sidecar.txt
2026-07-22 23:09:23.394302 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-07-22 23:09:23.394326 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-07-22 23:09:23.394349 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-07-22 23:09:23.394374 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-07-22 23:09:23.394399 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-07-22 23:09:23.394422 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-cvwpf/
2026-07-22 23:09:23.394446 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-cvwpf/nginx.txt
2026-07-22 23:09:23.394470 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-07-22 23:09:23.394494 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-07-22 23:09:23.394518 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-07-22 23:09:23.394541 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-948x2/
2026-07-22 23:09:23.394576 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-948x2/gc.txt
2026-07-22 23:09:23.394603 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-cbqcs/
2026-07-22 23:09:23.394629 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-cbqcs/master.txt
2026-07-22 23:09:23.394653 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-6hflc/
2026-07-22 23:09:23.394676 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-6hflc/worker.txt
2026-07-22 23:09:23.394700 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-07-22 23:09:23.394723 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-07-22 23:09:23.394746 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-07-22 23:09:23.394769 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-07-22 23:09:23.394792 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-07-22 23:09:23.394815 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-07-22 23:09:23.394838 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-kft8p/
2026-07-22 23:09:23.394863 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-kft8p/pushgateway.txt
2026-07-22 23:09:23.394889 | instance | cd+++++++++ pod-logs/monitoring/vector-g5gl9/
2026-07-22 23:09:23.394912 | instance | >f+++++++++ pod-logs/monitoring/vector-g5gl9/vector.txt
2026-07-22 23:09:23.394935 | instance | cd+++++++++ pod-logs/openstack/
2026-07-22 23:09:23.394959 | instance | cd+++++++++ pod-logs/openstack/barbican-api-d74b857d8-v2mrc/
2026-07-22 23:09:23.394982 | instance | >f+++++++++ pod-logs/openstack/barbican-api-d74b857d8-v2mrc/barbican-api.txt
2026-07-22 23:09:23.395006 | instance | >f+++++++++ pod-logs/openstack/barbican-api-d74b857d8-v2mrc/init.txt
2026-07-22 23:09:23.395032 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-nmq47/
2026-07-22 23:09:23.395055 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-nmq47/barbican-db-init-0.txt
2026-07-22 23:09:23.395078 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-nmq47/init.txt
2026-07-22 23:09:23.395101 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-gflp2/
2026-07-22 23:09:23.395124 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-gflp2/barbican-db-sync.txt
2026-07-22 23:09:23.395147 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-gflp2/init.txt
2026-07-22 23:09:23.395170 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-6txsz/
2026-07-22 23:09:23.395193 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6txsz/init.txt
2026-07-22 23:09:23.395215 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6txsz/key-manager-ks-endpoints-admin.txt
2026-07-22 23:09:23.395239 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6txsz/key-manager-ks-endpoints-internal.txt
2026-07-22 23:09:23.395262 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6txsz/key-manager-ks-endpoints-public.txt
2026-07-22 23:09:23.395284 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-vrxg6/
2026-07-22 23:09:23.395307 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-vrxg6/init.txt
2026-07-22 23:09:23.395330 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-vrxg6/key-manager-ks-service-registration.txt
2026-07-22 23:09:23.395352 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-dxwbx/
2026-07-22 23:09:23.395375 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-dxwbx/barbican-ks-user.txt
2026-07-22 23:09:23.395398 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-dxwbx/init.txt
2026-07-22 23:09:23.395428 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-2jmbk/
2026-07-22 23:09:23.395451 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-2jmbk/init.txt
2026-07-22 23:09:23.395473 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-2jmbk/rabbit-init.txt
2026-07-22 23:09:23.395495 | instance | cd+++++++++ pod-logs/openstack/cinder-api-78f656fb46-mdpcv/
2026-07-22 23:09:23.395518 | instance | >f+++++++++ pod-logs/openstack/cinder-api-78f656fb46-mdpcv/ceph-coordination-volume-perms.txt
2026-07-22 23:09:23.395541 | instance | >f+++++++++ pod-logs/openstack/cinder-api-78f656fb46-mdpcv/cinder-api.txt
2026-07-22 23:09:23.395564 | instance | >f+++++++++ pod-logs/openstack/cinder-api-78f656fb46-mdpcv/init.txt
2026-07-22 23:09:23.395586 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-75bd9dbbbd-rbnp9/
2026-07-22 23:09:23.395608 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-75bd9dbbbd-rbnp9/ceph-backup-keyring-placement.txt
2026-07-22 23:09:23.395630 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-75bd9dbbbd-rbnp9/ceph-coordination-volume-perms.txt
2026-07-22 23:09:23.395652 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-75bd9dbbbd-rbnp9/ceph-keyring-placement-rbd1.txt
2026-07-22 23:09:23.395676 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-75bd9dbbbd-rbnp9/cinder-backup.txt
2026-07-22 23:09:23.395699 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-75bd9dbbbd-rbnp9/init.txt
2026-07-22 23:09:23.395722 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-5544h/
2026-07-22 23:09:23.395747 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-5544h/ceph-keyring-placement.txt
2026-07-22 23:09:23.395773 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-5544h/cinder-backup-storage-init.txt
2026-07-22 23:09:23.395800 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-5544h/init.txt
2026-07-22 23:09:23.395829 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-rxkfr/
2026-07-22 23:09:23.395853 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-rxkfr/bootstrap.txt
2026-07-22 23:09:23.395880 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-rxkfr/init.txt
2026-07-22 23:09:23.395906 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-6pd2t/
2026-07-22 23:09:23.395931 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-6pd2t/create-internal-tenant.txt
2026-07-22 23:09:23.395957 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-6pd2t/init.txt
2026-07-22 23:09:23.395985 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-6hlw4/
2026-07-22 23:09:23.396010 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-6hlw4/cinder-db-init-0.txt
2026-07-22 23:09:23.396034 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-6hlw4/init.txt
2026-07-22 23:09:23.396058 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-5ss2q/
2026-07-22 23:09:23.396082 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-5ss2q/cinder-db-sync.txt
2026-07-22 23:09:23.396106 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-5ss2q/init.txt
2026-07-22 23:09:23.396129 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-4t895/
2026-07-22 23:09:23.396152 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4t895/init.txt
2026-07-22 23:09:23.396175 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4t895/volumev3-ks-endpoints-admin.txt
2026-07-22 23:09:23.396199 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4t895/volumev3-ks-endpoints-internal.txt
2026-07-22 23:09:23.396222 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4t895/volumev3-ks-endpoints-public.txt
2026-07-22 23:09:23.396246 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-2lp8z/
2026-07-22 23:09:23.396303 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-2lp8z/init.txt
2026-07-22 23:09:23.396348 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-2lp8z/volumev3-ks-service-registration.txt
2026-07-22 23:09:23.396375 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-jbwd9/
2026-07-22 23:09:23.396399 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-jbwd9/cinder-ks-user.txt
2026-07-22 23:09:23.396423 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-jbwd9/init.txt
2026-07-22 23:09:23.396447 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-lg6jm/
2026-07-22 23:09:23.396471 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-lg6jm/init.txt
2026-07-22 23:09:23.396494 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-lg6jm/rabbit-init.txt
2026-07-22 23:09:23.396518 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-c866d69fd-kfd44/
2026-07-22 23:09:23.396541 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-c866d69fd-kfd44/ceph-coordination-volume-perms.txt
2026-07-22 23:09:23.396566 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-c866d69fd-kfd44/cinder-scheduler.txt
2026-07-22 23:09:23.396590 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-c866d69fd-kfd44/init.txt
2026-07-22 23:09:23.396615 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-hvw7c/
2026-07-22 23:09:23.396638 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-hvw7c/ceph-keyring-placement.txt
2026-07-22 23:09:23.396663 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-hvw7c/cinder-storage-init-rbd1.txt
2026-07-22 23:09:23.396686 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-hvw7c/init.txt
2026-07-22 23:09:23.396711 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-7dcdd5d89c-zr4g8/
2026-07-22 23:09:23.396735 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7dcdd5d89c-zr4g8/ceph-coordination-volume-perms.txt
2026-07-22 23:09:23.396759 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7dcdd5d89c-zr4g8/ceph-keyring-placement-rbd1.txt
2026-07-22 23:09:23.396783 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7dcdd5d89c-zr4g8/cinder-volume.txt
2026-07-22 23:09:23.396807 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7dcdd5d89c-zr4g8/init-cinder-conf.txt
2026-07-22 23:09:23.396831 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7dcdd5d89c-zr4g8/init.txt
2026-07-22 23:09:23.396855 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29746025-9gmm6/
2026-07-22 23:09:23.396879 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29746025-9gmm6/cinder-volume-usage-audit.txt
2026-07-22 23:09:23.396902 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29746025-9gmm6/init.txt
2026-07-22 23:09:23.396926 | instance | cd+++++++++ pod-logs/openstack/glance-api-5f89ffbd8d-hrsbz/
2026-07-22 23:09:23.396950 | instance | >f+++++++++ pod-logs/openstack/glance-api-5f89ffbd8d-hrsbz/ceph-keyring-placement.txt
2026-07-22 23:09:23.397010 | instance | >f+++++++++ pod-logs/openstack/glance-api-5f89ffbd8d-hrsbz/glance-api.txt
2026-07-22 23:09:23.397035 | instance | >f+++++++++ pod-logs/openstack/glance-api-5f89ffbd8d-hrsbz/glance-perms.txt
2026-07-22 23:09:23.397061 | instance | >f+++++++++ pod-logs/openstack/glance-api-5f89ffbd8d-hrsbz/init.txt
2026-07-22 23:09:23.397085 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-hv6nd/
2026-07-22 23:09:23.397109 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-hv6nd/glance-db-init-0.txt
2026-07-22 23:09:23.397134 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-hv6nd/init.txt
2026-07-22 23:09:23.397158 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-rszmq/
2026-07-22 23:09:23.397182 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-rszmq/glance-db-sync.txt
2026-07-22 23:09:23.397206 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-rszmq/init.txt
2026-07-22 23:09:23.397230 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-flvmz/
2026-07-22 23:09:23.397259 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-flvmz/image-ks-endpoints-admin.txt
2026-07-22 23:09:23.397284 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-flvmz/image-ks-endpoints-internal.txt
2026-07-22 23:09:23.397307 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-flvmz/image-ks-endpoints-public.txt
2026-07-22 23:09:23.397331 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-flvmz/init.txt
2026-07-22 23:09:23.397596 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-2swjb/
2026-07-22 23:09:23.397633 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-2swjb/image-ks-service-registration.txt
2026-07-22 23:09:23.397659 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-2swjb/init.txt
2026-07-22 23:09:23.397683 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-8lsf6/
2026-07-22 23:09:23.397707 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-8lsf6/glance-ks-user.txt
2026-07-22 23:09:23.397731 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-8lsf6/init.txt
2026-07-22 23:09:23.397755 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-zfcsp/
2026-07-22 23:09:23.397779 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-zfcsp/glance-metadefs-load.txt
2026-07-22 23:09:23.397802 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-zfcsp/init.txt
2026-07-22 23:09:23.397825 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-bg8dh/
2026-07-22 23:09:23.397849 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-bg8dh/init.txt
2026-07-22 23:09:23.397872 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-bg8dh/rabbit-init.txt
2026-07-22 23:09:23.397896 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-6gdsc/
2026-07-22 23:09:23.397919 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-6gdsc/ceph-keyring-placement.txt
2026-07-22 23:09:23.397943 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-6gdsc/glance-storage-init.txt
2026-07-22 23:09:23.397967 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-6gdsc/init.txt
2026-07-22 23:09:23.397991 | instance | cd+++++++++ pod-logs/openstack/heat-api-75c9c6bcfc-nzw8n/
2026-07-22 23:09:23.398015 | instance | >f+++++++++ pod-logs/openstack/heat-api-75c9c6bcfc-nzw8n/heat-api.txt
2026-07-22 23:09:23.398039 | instance | >f+++++++++ pod-logs/openstack/heat-api-75c9c6bcfc-nzw8n/init.txt
2026-07-22 23:09:23.398062 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-65gkf/
2026-07-22 23:09:23.398086 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-65gkf/bootstrap.txt
2026-07-22 23:09:23.398110 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-65gkf/init.txt
2026-07-22 23:09:23.398133 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-6589644995-h9wk6/
2026-07-22 23:09:23.398156 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-6589644995-h9wk6/heat-cfn.txt
2026-07-22 23:09:23.398179 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-6589644995-h9wk6/init.txt
2026-07-22 23:09:23.398202 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-nkbv4/
2026-07-22 23:09:23.398226 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-nkbv4/heat-db-init-0.txt
2026-07-22 23:09:23.398250 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-nkbv4/init.txt
2026-07-22 23:09:23.398274 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-xzzrb/
2026-07-22 23:09:23.398297 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-xzzrb/heat-db-sync.txt
2026-07-22 23:09:23.398320 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-xzzrb/init.txt
2026-07-22 23:09:23.398343 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-rm2mb/
2026-07-22 23:09:23.398366 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-rm2mb/heat-ks-domain-user.txt
2026-07-22 23:09:23.398389 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-rm2mb/init.txt
2026-07-22 23:09:23.398411 | instance | cd+++++++++ pod-logs/openstack/heat-engine-865bbfd6d8-x6dzb/
2026-07-22 23:09:23.398445 | instance | >f+++++++++ pod-logs/openstack/heat-engine-865bbfd6d8-x6dzb/heat-engine.txt
2026-07-22 23:09:23.398468 | instance | >f+++++++++ pod-logs/openstack/heat-engine-865bbfd6d8-x6dzb/init.txt
2026-07-22 23:09:23.398491 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29746015-nfjw4/
2026-07-22 23:09:23.398513 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29746015-nfjw4/heat-engine-cleaner.txt
2026-07-22 23:09:23.398536 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29746015-nfjw4/init.txt
2026-07-22 23:09:23.398559 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29746020-b95r6/
2026-07-22 23:09:23.398582 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29746020-b95r6/heat-engine-cleaner.txt
2026-07-22 23:09:23.398608 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29746020-b95r6/init.txt
2026-07-22 23:09:23.398632 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29746025-984zh/
2026-07-22 23:09:23.398655 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29746025-984zh/heat-engine-cleaner.txt
2026-07-22 23:09:23.398678 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29746025-984zh/init.txt
2026-07-22 23:09:23.398701 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-hz8rk/
2026-07-22 23:09:23.398724 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hz8rk/cloudformation-ks-endpoints-admin.txt
2026-07-22 23:09:23.398746 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hz8rk/cloudformation-ks-endpoints-internal.txt
2026-07-22 23:09:23.398769 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hz8rk/cloudformation-ks-endpoints-public.txt
2026-07-22 23:09:23.398791 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hz8rk/init.txt
2026-07-22 23:09:23.398814 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hz8rk/orchestration-ks-endpoints-admin.txt
2026-07-22 23:09:23.398837 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hz8rk/orchestration-ks-endpoints-internal.txt
2026-07-22 23:09:23.398859 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-hz8rk/orchestration-ks-endpoints-public.txt
2026-07-22 23:09:23.398883 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-2v6st/
2026-07-22 23:09:23.398904 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-2v6st/cloudformation-ks-service-registration.txt
2026-07-22 23:09:23.398927 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-2v6st/init.txt
2026-07-22 23:09:23.398950 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-2v6st/orchestration-ks-service-registration.txt
2026-07-22 23:09:23.398972 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-7dlwm/
2026-07-22 23:09:23.398995 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-7dlwm/heat-ks-user.txt
2026-07-22 23:09:23.399017 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-7dlwm/heat-trustee-ks-user.txt
2026-07-22 23:09:23.399040 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-7dlwm/init.txt
2026-07-22 23:09:23.399062 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-gs9v7/
2026-07-22 23:09:23.399083 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-gs9v7/init.txt
2026-07-22 23:09:23.399106 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-gs9v7/rabbit-init.txt
2026-07-22 23:09:23.399129 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-xqh65/
2026-07-22 23:09:23.399152 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-xqh65/heat-trusts.txt
2026-07-22 23:09:23.399175 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-xqh65/init.txt
2026-07-22 23:09:23.399198 | instance | cd+++++++++ pod-logs/openstack/keepalived-vxsd5/
2026-07-22 23:09:23.399220 | instance | >f+++++++++ pod-logs/openstack/keepalived-vxsd5/init.txt
2026-07-22 23:09:23.399243 | instance | >f+++++++++ pod-logs/openstack/keepalived-vxsd5/keepalived.txt
2026-07-22 23:09:23.399273 | instance | >f+++++++++ pod-logs/openstack/keepalived-vxsd5/wait-for-ip.txt
2026-07-22 23:09:23.399296 | instance | cd+++++++++ pod-logs/openstack/keystone-api-86866998b8-7sxvv/
2026-07-22 23:09:23.399318 | instance | >f+++++++++ pod-logs/openstack/keystone-api-86866998b8-7sxvv/init.txt
2026-07-22 23:09:23.399340 | instance | >f+++++++++ pod-logs/openstack/keystone-api-86866998b8-7sxvv/keystone-api.txt
2026-07-22 23:09:23.399362 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-k7lrw/
2026-07-22 23:09:23.399385 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-k7lrw/bootstrap.txt
2026-07-22 23:09:23.399407 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-k7lrw/init.txt
2026-07-22 23:09:23.399429 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-x8drz/
2026-07-22 23:09:23.399452 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-x8drz/init.txt
2026-07-22 23:09:23.399474 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-x8drz/keystone-credential-setup.txt
2026-07-22 23:09:23.399572 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-6vplf/
2026-07-22 23:09:23.399610 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-6vplf/init.txt
2026-07-22 23:09:23.399637 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-6vplf/keystone-db-init-0.txt
2026-07-22 23:09:23.399664 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-7tvbc/
2026-07-22 23:09:23.399689 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-7tvbc/init.txt
2026-07-22 23:09:23.399715 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-7tvbc/keystone-db-sync.txt
2026-07-22 23:09:23.399740 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-f2vtc/
2026-07-22 23:09:23.399765 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-f2vtc/init.txt
2026-07-22 23:09:23.399789 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-f2vtc/keystone-domain-manage.txt
2026-07-22 23:09:23.399875 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-z5ltv/
2026-07-22 23:09:23.399906 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-z5ltv/init.txt
2026-07-22 23:09:23.399932 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-z5ltv/keystone-fernet-setup.txt
2026-07-22 23:09:23.399958 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-57nwb/
2026-07-22 23:09:23.399982 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-57nwb/init.txt
2026-07-22 23:09:23.400007 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-57nwb/rabbit-init.txt
2026-07-22 23:09:23.400032 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-b6tvw/
2026-07-22 23:09:23.400057 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-b6tvw/ceph-admin-keyring-placement.txt
2026-07-22 23:09:23.400082 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-b6tvw/ceph-keyring-placement.txt
2026-07-22 23:09:23.400107 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-b6tvw/init-dynamic-options.txt
2026-07-22 23:09:23.400132 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-b6tvw/init.txt
2026-07-22 23:09:23.400157 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-b6tvw/libvirt-exporter.txt
2026-07-22 23:09:23.400182 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-b6tvw/libvirt.txt
2026-07-22 23:09:23.400206 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-b6tvw/tls-sidecar.txt
2026-07-22 23:09:23.400230 | instance | cd+++++++++ pod-logs/openstack/magnum-api-558766c757-7n9fj/
2026-07-22 23:09:23.400253 | instance | >f+++++++++ pod-logs/openstack/magnum-api-558766c757-7n9fj/init.txt
2026-07-22 23:09:23.400276 | instance | >f+++++++++ pod-logs/openstack/magnum-api-558766c757-7n9fj/magnum-api.txt
2026-07-22 23:09:23.400299 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-7r5jl/
2026-07-22 23:09:23.400329 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-7r5jl/magnum-cluster-api-proxy.txt
2026-07-22 23:09:23.400353 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/
2026-07-22 23:09:23.400376 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt
2026-07-22 23:09:23.400399 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt
2026-07-22 23:09:23.400422 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt
2026-07-22 23:09:23.400445 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-vt98r/
2026-07-22 23:09:23.400468 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-vt98r/init.txt
2026-07-22 23:09:23.400491 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-vt98r/magnum-db-init-0.txt
2026-07-22 23:09:23.400514 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-25mpz/
2026-07-22 23:09:23.400537 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-25mpz/init.txt
2026-07-22 23:09:23.400560 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-25mpz/magnum-db-sync.txt
2026-07-22 23:09:23.400583 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-68n88/
2026-07-22 23:09:23.400606 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-68n88/init.txt
2026-07-22 23:09:23.400628 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-68n88/magnum-ks-domain-user.txt
2026-07-22 23:09:23.400651 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-66gl6/
2026-07-22 23:09:23.400675 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-66gl6/container-infra-ks-endpoints-admin.txt
2026-07-22 23:09:23.400698 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-66gl6/container-infra-ks-endpoints-internal.txt
2026-07-22 23:09:23.400720 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-66gl6/container-infra-ks-endpoints-public.txt
2026-07-22 23:09:23.400744 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-66gl6/init.txt
2026-07-22 23:09:23.400770 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-26x9n/
2026-07-22 23:09:23.400794 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-26x9n/container-infra-ks-service-registration.txt
2026-07-22 23:09:23.400818 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-26x9n/init.txt
2026-07-22 23:09:23.400841 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-phdgm/
2026-07-22 23:09:23.400864 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-phdgm/init.txt
2026-07-22 23:09:23.400887 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-phdgm/magnum-ks-user.txt
2026-07-22 23:09:23.400911 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-r5hmm/
2026-07-22 23:09:23.400933 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-r5hmm/init.txt
2026-07-22 23:09:23.400972 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-r5hmm/rabbit-init.txt
2026-07-22 23:09:23.400999 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-lghxx/
2026-07-22 23:09:23.401023 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-lghxx/registry.txt
2026-07-22 23:09:23.401045 | instance | cd+++++++++ pod-logs/openstack/manila-api-7544f9d64f-7mcmk/
2026-07-22 23:09:23.401067 | instance | >f+++++++++ pod-logs/openstack/manila-api-7544f9d64f-7mcmk/init.txt
2026-07-22 23:09:23.401090 | instance | >f+++++++++ pod-logs/openstack/manila-api-7544f9d64f-7mcmk/manila-api.txt
2026-07-22 23:09:23.401112 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-d4cjw/
2026-07-22 23:09:23.401134 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-d4cjw/bootstrap.txt
2026-07-22 23:09:23.401157 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-d4cjw/init.txt
2026-07-22 23:09:23.401179 | instance | cd+++++++++ pod-logs/openstack/manila-data-7666668896-kqxqr/
2026-07-22 23:09:23.401202 | instance | >f+++++++++ pod-logs/openstack/manila-data-7666668896-kqxqr/init.txt
2026-07-22 23:09:23.401231 | instance | >f+++++++++ pod-logs/openstack/manila-data-7666668896-kqxqr/manila-data.txt
2026-07-22 23:09:23.401254 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-xxnfz/
2026-07-22 23:09:23.401277 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-xxnfz/init.txt
2026-07-22 23:09:23.401300 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-xxnfz/manila-db-init-0.txt
2026-07-22 23:09:23.401325 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-t72nf/
2026-07-22 23:09:23.401350 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-t72nf/init.txt
2026-07-22 23:09:23.401375 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-t72nf/manila-db-sync.txt
2026-07-22 23:09:23.401400 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-25wxq/
2026-07-22 23:09:23.401425 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-25wxq/init.txt
2026-07-22 23:09:23.401449 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-25wxq/share-ks-endpoints-admin.txt
2026-07-22 23:09:23.401474 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-25wxq/share-ks-endpoints-internal.txt
2026-07-22 23:09:23.401520 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-25wxq/share-ks-endpoints-public.txt
2026-07-22 23:09:23.401548 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-25wxq/sharev2-ks-endpoints-admin.txt
2026-07-22 23:09:23.401573 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-25wxq/sharev2-ks-endpoints-internal.txt
2026-07-22 23:09:23.401597 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-25wxq/sharev2-ks-endpoints-public.txt
2026-07-22 23:09:23.401622 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-k8fhx/
2026-07-22 23:09:23.401646 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-k8fhx/init.txt
2026-07-22 23:09:23.401671 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-k8fhx/share-ks-service-registration.txt
2026-07-22 23:09:23.401696 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-k8fhx/sharev2-ks-service-registration.txt
2026-07-22 23:09:23.401722 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-cf2h5/
2026-07-22 23:09:23.401747 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-cf2h5/init.txt
2026-07-22 23:09:23.401772 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-cf2h5/manila-ks-user.txt
2026-07-22 23:09:23.401796 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-x4mpn/
2026-07-22 23:09:23.401821 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-x4mpn/init.txt
2026-07-22 23:09:23.401845 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-x4mpn/rabbit-init.txt
2026-07-22 23:09:23.401869 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-7dd768-jslqx/
2026-07-22 23:09:23.401893 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-7dd768-jslqx/init.txt
2026-07-22 23:09:23.401917 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-7dd768-jslqx/manila-scheduler.txt
2026-07-22 23:09:23.401941 | instance | cd+++++++++ pod-logs/openstack/manila-share-667bdf8b98-hhhz7/
2026-07-22 23:09:23.401965 | instance | >f+++++++++ pod-logs/openstack/manila-share-667bdf8b98-hhhz7/init.txt
2026-07-22 23:09:23.401989 | instance | >f+++++++++ pod-logs/openstack/manila-share-667bdf8b98-hhhz7/manila-share-init.txt
2026-07-22 23:09:23.402012 | instance | >f+++++++++ pod-logs/openstack/manila-share-667bdf8b98-hhhz7/manila-share.txt
2026-07-22 23:09:23.402035 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-t4nh8/
2026-07-22 23:09:23.402059 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-t4nh8/init.txt
2026-07-22 23:09:23.402081 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-t4nh8/memcached-exporter.txt
2026-07-22 23:09:23.402104 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-t4nh8/memcached.txt
2026-07-22 23:09:23.402133 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-p9shq/
2026-07-22 23:09:23.402160 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-p9shq/init.txt
2026-07-22 23:09:23.402184 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-p9shq/neutron-db-init-0.txt
2026-07-22 23:09:23.402210 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-td8bg/
2026-07-22 23:09:23.402234 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-td8bg/init.txt
2026-07-22 23:09:23.402256 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-td8bg/neutron-db-sync.txt
2026-07-22 23:09:23.402279 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-gg44z/
2026-07-22 23:09:23.402301 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-gg44z/init.txt
2026-07-22 23:09:23.402324 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-gg44z/network-ks-endpoints-admin.txt
2026-07-22 23:09:23.402347 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-gg44z/network-ks-endpoints-internal.txt
2026-07-22 23:09:23.402369 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-gg44z/network-ks-endpoints-public.txt
2026-07-22 23:09:23.402392 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-hg46b/
2026-07-22 23:09:23.402415 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-hg46b/init.txt
2026-07-22 23:09:23.402438 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-hg46b/network-ks-service-registration.txt
2026-07-22 23:09:23.402461 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-5q7zw/
2026-07-22 23:09:23.402484 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-5q7zw/init.txt
2026-07-22 23:09:23.402507 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-5q7zw/neutron-ks-user.txt
2026-07-22 23:09:23.402529 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-vg4cx/
2026-07-22 23:09:23.402551 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-vg4cx/init.txt
2026-07-22 23:09:23.402573 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-vg4cx/neutron-netns-cleanup-cron.txt
2026-07-22 23:09:23.402597 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-pf4vp/
2026-07-22 23:09:23.402663 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-pf4vp/init.txt
2026-07-22 23:09:23.402697 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-pf4vp/neutron-metadata-agent-init.txt
2026-07-22 23:09:23.402722 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-pf4vp/neutron-ovn-metadata-agent.txt
2026-07-22 23:09:23.402748 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-pf4vp/ovn-neutron-init.txt
2026-07-22 23:09:23.402772 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-5spx6/
2026-07-22 23:09:23.402795 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-5spx6/init.txt
2026-07-22 23:09:23.402817 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-5spx6/neutron-ovn-vpn-agent.txt
2026-07-22 23:09:23.402840 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-5spx6/ovn-neutron-init.txt
2026-07-22 23:09:23.402863 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-5spx6/ovn-vpn-agent-init.txt
2026-07-22 23:09:23.402886 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-qnsbk/
2026-07-22 23:09:23.402908 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-qnsbk/init.txt
2026-07-22 23:09:23.402930 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-qnsbk/rabbit-init.txt
2026-07-22 23:09:23.402953 | instance | cd+++++++++ pod-logs/openstack/neutron-server-558cf9cd4b-c99j7/
2026-07-22 23:09:23.402975 | instance | >f+++++++++ pod-logs/openstack/neutron-server-558cf9cd4b-c99j7/init.txt
2026-07-22 23:09:23.402996 | instance | >f+++++++++ pod-logs/openstack/neutron-server-558cf9cd4b-c99j7/neutron-policy-server.txt
2026-07-22 23:09:23.403027 | instance | >f+++++++++ pod-logs/openstack/neutron-server-558cf9cd4b-c99j7/neutron-server.txt
2026-07-22 23:09:23.403051 | instance | >f+++++++++ pod-logs/openstack/neutron-server-558cf9cd4b-c99j7/ovn-neutron-init.txt
2026-07-22 23:09:23.403138 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-c67c8dfb4-vdsvg/
2026-07-22 23:09:23.403170 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-c67c8dfb4-vdsvg/init.txt
2026-07-22 23:09:23.403194 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-c67c8dfb4-vdsvg/nova-api-metadata-init.txt
2026-07-22 23:09:23.403218 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-c67c8dfb4-vdsvg/nova-api.txt
2026-07-22 23:09:23.403241 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-54db986d78-2zzdm/
2026-07-22 23:09:23.403264 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-54db986d78-2zzdm/init.txt
2026-07-22 23:09:23.403288 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-54db986d78-2zzdm/nova-osapi.txt
2026-07-22 23:09:23.403310 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-ppd6h/
2026-07-22 23:09:23.403334 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-ppd6h/bootstrap.txt
2026-07-22 23:09:23.403357 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-ppd6h/init.txt
2026-07-22 23:09:23.403381 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29746020-hv4cn/
2026-07-22 23:09:23.403404 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29746020-hv4cn/init.txt
2026-07-22 23:09:23.403427 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29746020-hv4cn/nova-cell-setup.txt
2026-07-22 23:09:23.403450 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-jgs57/
2026-07-22 23:09:23.403474 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-jgs57/init.txt
2026-07-22 23:09:23.403498 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-jgs57/nova-cell-setup-init.txt
2026-07-22 23:09:23.403521 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-jgs57/nova-cell-setup.txt
2026-07-22 23:09:23.403546 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-c7mw5/
2026-07-22 23:09:23.403573 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-c7mw5/ceph-admin-keyring-placement.txt
2026-07-22 23:09:23.403598 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-c7mw5/ceph-keyring-placement.txt
2026-07-22 23:09:23.403621 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-c7mw5/ceph-perms.txt
2026-07-22 23:09:23.403644 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-c7mw5/init.txt
2026-07-22 23:09:23.403668 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-c7mw5/nova-compute-init.txt
2026-07-22 23:09:23.403757 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-c7mw5/nova-compute-ssh-init.txt
2026-07-22 23:09:23.403793 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-c7mw5/nova-compute-ssh.txt
2026-07-22 23:09:23.403819 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-c7mw5/nova-compute-vnc-init.txt
2026-07-22 23:09:23.403843 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-c7mw5/nova-compute.txt
2026-07-22 23:09:23.403866 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-5c74c96df8-9xtd4/
2026-07-22 23:09:23.403890 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5c74c96df8-9xtd4/init.txt
2026-07-22 23:09:23.403913 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5c74c96df8-9xtd4/nova-conductor.txt
2026-07-22 23:09:23.403938 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-p8646/
2026-07-22 23:09:23.404020 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-p8646/init.txt
2026-07-22 23:09:23.404050 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-p8646/nova-db-init-0.txt
2026-07-22 23:09:23.404074 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-p8646/nova-db-init-1.txt
2026-07-22 23:09:23.404105 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-p8646/nova-db-init-2.txt
2026-07-22 23:09:23.404129 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-dqcfc/
2026-07-22 23:09:23.404153 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-dqcfc/init.txt
2026-07-22 23:09:23.404176 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-dqcfc/nova-db-sync.txt
2026-07-22 23:09:23.404200 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-dqgt6/
2026-07-22 23:09:23.404223 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-dqgt6/compute-ks-endpoints-admin.txt
2026-07-22 23:09:23.404246 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-dqgt6/compute-ks-endpoints-internal.txt
2026-07-22 23:09:23.404269 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-dqgt6/compute-ks-endpoints-public.txt
2026-07-22 23:09:23.404293 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-dqgt6/init.txt
2026-07-22 23:09:23.404317 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-hr6f4/
2026-07-22 23:09:23.404340 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-hr6f4/compute-ks-service-registration.txt
2026-07-22 23:09:23.404363 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-hr6f4/init.txt
2026-07-22 23:09:23.404387 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-6bwkc/
2026-07-22 23:09:23.404410 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-6bwkc/init.txt
2026-07-22 23:09:23.404434 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-6bwkc/nova-ks-user.txt
2026-07-22 23:09:23.404458 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-678b74b66f-d5l84/
2026-07-22 23:09:23.404482 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-678b74b66f-d5l84/init.txt
2026-07-22 23:09:23.404505 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-678b74b66f-d5l84/nova-novncproxy-init-assets.txt
2026-07-22 23:09:23.404530 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-678b74b66f-d5l84/nova-novncproxy-init.txt
2026-07-22 23:09:23.404554 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-678b74b66f-d5l84/nova-novncproxy.txt
2026-07-22 23:09:23.404580 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-fr4wj/
2026-07-22 23:09:23.404605 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-fr4wj/init.txt
2026-07-22 23:09:23.404630 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-fr4wj/rabbit-init.txt
2026-07-22 23:09:23.404655 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-5747c6957d-bgktv/
2026-07-22 23:09:23.404679 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5747c6957d-bgktv/init.txt
2026-07-22 23:09:23.404703 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5747c6957d-bgktv/nova-scheduler.txt
2026-07-22 23:09:23.404728 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29746020-p2h9c/
2026-07-22 23:09:23.404753 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29746020-p2h9c/init.txt
2026-07-22 23:09:23.404777 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29746020-p2h9c/nova-service-cleaner.txt
2026-07-22 23:09:23.404802 | instance | cd+++++++++ pod-logs/openstack/octavia-api-54684dfff-nspvb/
2026-07-22 23:09:23.404828 | instance | >f+++++++++ pod-logs/openstack/octavia-api-54684dfff-nspvb/init.txt
2026-07-22 23:09:23.404852 | instance | >f+++++++++ pod-logs/openstack/octavia-api-54684dfff-nspvb/octavia-api.txt
2026-07-22 23:09:23.404877 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-rgk7l/
2026-07-22 23:09:23.404903 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-rgk7l/bootstrap.txt
2026-07-22 23:09:23.404928 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-rgk7l/init.txt
2026-07-22 23:09:23.404979 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-ss7j5/
2026-07-22 23:09:23.405010 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-ss7j5/init.txt
2026-07-22 23:09:23.405035 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-ss7j5/octavia-db-init-0.txt
2026-07-22 23:09:23.405073 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-ss7j5/octavia-db-init-1.txt
2026-07-22 23:09:23.405099 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-9j2g5/
2026-07-22 23:09:23.405124 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-9j2g5/init.txt
2026-07-22 23:09:23.405149 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-9j2g5/octavia-db-sync.txt
2026-07-22 23:09:23.405174 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-k6svr/
2026-07-22 23:09:23.405199 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-k6svr/init.txt
2026-07-22 23:09:23.405224 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-k6svr/octavia-health-manager-get-port.txt
2026-07-22 23:09:23.405249 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-k6svr/octavia-health-manager-nic-init.txt
2026-07-22 23:09:23.405274 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-k6svr/octavia-health-manager.txt
2026-07-22 23:09:23.405299 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-6fc9c77f88-4wqjv/
2026-07-22 23:09:23.405325 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-6fc9c77f88-4wqjv/init.txt
2026-07-22 23:09:23.405350 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-6fc9c77f88-4wqjv/octavia-housekeeping.txt
2026-07-22 23:09:23.405376 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-6s4xg/
2026-07-22 23:09:23.405400 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-6s4xg/init.txt
2026-07-22 23:09:23.405424 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-6s4xg/load-balancer-ks-endpoints-admin.txt
2026-07-22 23:09:23.405449 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-6s4xg/load-balancer-ks-endpoints-internal.txt
2026-07-22 23:09:23.405474 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-6s4xg/load-balancer-ks-endpoints-public.txt
2026-07-22 23:09:23.405537 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-brnmg/
2026-07-22 23:09:23.405565 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-brnmg/init.txt
2026-07-22 23:09:23.405591 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-brnmg/load-balancer-ks-service-registration.txt
2026-07-22 23:09:23.405615 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-w7xdv/
2026-07-22 23:09:23.405635 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-w7xdv/init.txt
2026-07-22 23:09:23.405657 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-w7xdv/octavia-ks-user.txt
2026-07-22 23:09:23.405677 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-ztsxw/
2026-07-22 23:09:23.405698 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-ztsxw/init.txt
2026-07-22 23:09:23.405718 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-ztsxw/rabbit-init.txt
2026-07-22 23:09:23.405738 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-864b55d955-hnpnl/
2026-07-22 23:09:23.405758 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-864b55d955-hnpnl/init.txt
2026-07-22 23:09:23.405778 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-864b55d955-hnpnl/octavia-worker.txt
2026-07-22 23:09:23.405800 | instance | cd+++++++++ pod-logs/openstack/openvswitch-9z8wc/
2026-07-22 23:09:23.405823 | instance | >f+++++++++ pod-logs/openstack/openvswitch-9z8wc/init.txt
2026-07-22 23:09:23.405842 | instance | >f+++++++++ pod-logs/openstack/openvswitch-9z8wc/openvswitch-db-perms.txt
2026-07-22 23:09:23.405861 | instance | >f+++++++++ pod-logs/openstack/openvswitch-9z8wc/openvswitch-db.txt
2026-07-22 23:09:23.405881 | instance | >f+++++++++ pod-logs/openstack/openvswitch-9z8wc/openvswitch-vswitchd-modules.txt
2026-07-22 23:09:23.405900 | instance | >f+++++++++ pod-logs/openstack/openvswitch-9z8wc/openvswitch-vswitchd.txt
2026-07-22 23:09:23.405926 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-nzhfz/
2026-07-22 23:09:23.405946 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nzhfz/controller-init.txt
2026-07-22 23:09:23.405965 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nzhfz/controller.txt
2026-07-22 23:09:23.405984 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nzhfz/get-gw-enabled.txt
2026-07-22 23:09:23.406003 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nzhfz/init.txt
2026-07-22 23:09:23.406023 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nzhfz/log-parser.txt
2026-07-22 23:09:23.406043 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nzhfz/vector.txt
2026-07-22 23:09:23.406063 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-ws9jg/
2026-07-22 23:09:23.406083 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-ws9jg/init.txt
2026-07-22 23:09:23.406102 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-ws9jg/northd.txt
2026-07-22 23:09:23.406121 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/
2026-07-22 23:09:23.406141 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt
2026-07-22 23:09:23.406161 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-07-22 23:09:23.406180 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/
2026-07-22 23:09:23.406199 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt
2026-07-22 23:09:23.406219 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-07-22 23:09:23.406239 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-07-22 23:09:23.406258 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-07-22 23:09:23.406278 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-07-22 23:09:23.406297 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-07-22 23:09:23.406316 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-07-22 23:09:23.406336 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-07-22 23:09:23.406356 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-07-22 23:09:23.406375 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-07-22 23:09:23.406395 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-07-22 23:09:23.406415 | instance | cd+++++++++ pod-logs/openstack/placement-api-7c8d87f945-tznh5/
2026-07-22 23:09:23.406434 | instance | >f+++++++++ pod-logs/openstack/placement-api-7c8d87f945-tznh5/init.txt
2026-07-22 23:09:23.406454 | instance | >f+++++++++ pod-logs/openstack/placement-api-7c8d87f945-tznh5/placement-api.txt
2026-07-22 23:09:23.406474 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-ntdlf/
2026-07-22 23:09:23.406494 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-ntdlf/init.txt
2026-07-22 23:09:23.406514 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-ntdlf/placement-db-init-0.txt
2026-07-22 23:09:23.406533 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-wffhl/
2026-07-22 23:09:23.406553 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-wffhl/init.txt
2026-07-22 23:09:23.406572 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-wffhl/placement-db-sync.txt
2026-07-22 23:09:23.406593 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-74rcm/
2026-07-22 23:09:23.406613 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-74rcm/init.txt
2026-07-22 23:09:23.406634 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-74rcm/placement-ks-endpoints-admin.txt
2026-07-22 23:09:23.406654 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-74rcm/placement-ks-endpoints-internal.txt
2026-07-22 23:09:23.406673 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-74rcm/placement-ks-endpoints-public.txt
2026-07-22 23:09:23.406698 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-c9ppt/
2026-07-22 23:09:23.406718 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-c9ppt/init.txt
2026-07-22 23:09:23.406738 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-c9ppt/placement-ks-service-registration.txt
2026-07-22 23:09:23.406761 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-m5ztr/
2026-07-22 23:09:23.406786 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-m5ztr/init.txt
2026-07-22 23:09:23.406811 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-m5ztr/placement-ks-user.txt
2026-07-22 23:09:23.406837 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-mcz48/
2026-07-22 23:09:23.406862 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-mcz48/percona-xtradb-cluster-operator.txt
2026-07-22 23:09:23.406888 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-07-22 23:09:23.406913 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-07-22 23:09:23.406938 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-07-22 23:09:23.406964 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-07-22 23:09:23.406986 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-07-22 23:09:23.407005 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-07-22 23:09:23.407027 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-rl5qt/
2026-07-22 23:09:23.407048 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-rl5qt/rabbitmq-cluster-operator.txt
2026-07-22 23:09:23.407070 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-07-22 23:09:23.407090 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-07-22 23:09:23.407112 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-07-22 23:09:23.407133 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/
2026-07-22 23:09:23.407154 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt
2026-07-22 23:09:23.407174 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt
2026-07-22 23:09:23.407195 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-07-22 23:09:23.407215 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-07-22 23:09:23.407235 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-07-22 23:09:23.407256 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/
2026-07-22 23:09:23.407276 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt
2026-07-22 23:09:23.407297 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt
2026-07-22 23:09:23.407317 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/
2026-07-22 23:09:23.407337 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt
2026-07-22 23:09:23.407358 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt
2026-07-22 23:09:23.407378 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-whzdl/
2026-07-22 23:09:23.407398 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-whzdl/rabbitmq-cluster-operator.txt
2026-07-22 23:09:23.407419 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-07-22 23:09:23.407439 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-07-22 23:09:23.407459 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-07-22 23:09:23.407485 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-07-22 23:09:23.407506 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-07-22 23:09:23.407526 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-07-22 23:09:23.407545 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/
2026-07-22 23:09:23.407565 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt
2026-07-22 23:09:23.407584 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt
2026-07-22 23:09:23.407604 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jx76r/
2026-07-22 23:09:23.407624 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jx76r/ceph-crash.txt
2026-07-22 23:09:23.407644 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jx76r/chown-container-data-dir.txt
2026-07-22 23:09:23.407664 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jx76r/make-container-crash-dir.txt
2026-07-22 23:09:23.407684 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m/
2026-07-22 23:09:23.407704 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m/chown-container-data-dir.txt
2026-07-22 23:09:23.407724 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m/log-collector.txt
2026-07-22 23:09:23.407744 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mzx4m/rgw.txt
2026-07-22 23:09:23.407763 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-857847f669-kh9wn/
2026-07-22 23:09:23.407782 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-857847f669-kh9wn/init.txt
2026-07-22 23:09:23.407802 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-857847f669-kh9wn/staffeln-api.txt
2026-07-22 23:09:23.407821 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-5c946dd698-bmk8c/
2026-07-22 23:09:23.407841 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-5c946dd698-bmk8c/staffeln-conductor.txt
2026-07-22 23:09:23.407860 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-lllvk/
2026-07-22 23:09:23.407880 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-lllvk/init.txt
2026-07-22 23:09:23.407899 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-lllvk/staffeln-db-init-0.txt
2026-07-22 23:09:23.407919 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-fr4sz/
2026-07-22 23:09:23.407939 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-fr4sz/init.txt
2026-07-22 23:09:23.407958 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-fr4sz/staffeln-db-sync.txt
2026-07-22 23:09:23.407978 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-07-22 23:09:23.407998 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-07-22 23:09:23.408018 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-07-22 23:09:23.408038 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-07-22 23:09:23.408057 | instance | cd+++++++++ pod-logs/orc-system/
2026-07-22 23:09:23.408077 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-2xnw9/
2026-07-22 23:09:23.408097 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-2xnw9/manager.txt
2026-07-22 23:09:23.408117 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-07-22 23:09:23.408137 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-q2rlt/
2026-07-22 23:09:23.408157 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-q2rlt/rook-ceph-operator.txt
2026-07-22 23:09:23.408176 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-07-22 23:09:23.408197 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-6jrwb/
2026-07-22 23:09:23.408222 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-6jrwb/secretgen-controller.txt
2026-07-22 23:09:23.431015 |
2026-07-22 23:09:23.431211 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-07-22 23:09:23.668683 | instance | changed
2026-07-22 23:09:23.677301 |
2026-07-22 23:09:23.677487 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-07-22 23:09:24.989353 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-07-22 23:09:25.002188 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-07-22 23:09:25.002228 | instance | Dload Upload Total Spent Left Speed
2026-07-22 23:09:25.007286 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-07-22 23:09:25.225168 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-07-22 23:09:25.232622 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-07-22 23:09:25.232647 | instance | Dload Upload Total Spent Left Speed
2026-07-22 23:09:25.237631 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-07-22 23:09:25.621615 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-07-22 23:09:25.628119 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-07-22 23:09:25.628162 | instance | Dload Upload Total Spent Left Speed
2026-07-22 23:09:25.632197 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-07-22 23:09:25.934850 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-07-22 23:09:26.215967 | instance | ERROR
2026-07-22 23:09:26.216222 | instance | {
2026-07-22 23:09:26.216271 | instance | "delta": "0:00:01.970396",
2026-07-22 23:09:26.216302 | instance | "end": "2026-07-22 23:09:25.941447",
2026-07-22 23:09:26.216380 | instance | "msg": "non-zero return code",
2026-07-22 23:09:26.216409 | instance | "rc": 5,
2026-07-22 23:09:26.216435 | instance | "start": "2026-07-22 23:09:23.971051"
2026-07-22 23:09:26.216461 | instance | }
2026-07-22 23:09:26.216495 | instance | ERROR: Ignoring Errors
2026-07-22 23:09:26.222886 |
2026-07-22 23:09:26.222952 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-07-22 23:09:26.557211 | instance | ceph-mgr endpoints:
2026-07-22 23:09:26.756213 | instance | ok: Runtime: 0:00:00.108013
2026-07-22 23:09:26.764086 |
2026-07-22 23:09:26.764212 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-07-22 23:09:27.300371 | instance | ok: Runtime: 0:00:00.090570
2026-07-22 23:09:27.308474 |
2026-07-22 23:09:27.308568 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-07-22 23:09:27.809373 | instance | changed:
2026-07-22 23:09:27.809556 | instance | cd+++++++++ prometheus/
2026-07-22 23:09:27.809584 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-07-22 23:09:27.809605 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-07-22 23:09:27.809626 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-07-22 23:09:27.818748 |
2026-07-22 23:09:27.818817 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-07-22 23:09:28.049216 | instance | changed
2026-07-22 23:09:28.054722 |
2026-07-22 23:09:28.054792 | TASK [gather-selenium-data : Get selenium data]
2026-07-22 23:09:28.280297 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-07-22 23:09:28.281995 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-07-22 23:09:28.595185 | instance | ERROR
2026-07-22 23:09:28.595498 | instance | {
2026-07-22 23:09:28.595564 | instance | "delta": "0:00:00.006924",
2026-07-22 23:09:28.595609 | instance | "end": "2026-07-22 23:09:28.282357",
2026-07-22 23:09:28.595660 | instance | "msg": "non-zero return code",
2026-07-22 23:09:28.595703 | instance | "rc": 1,
2026-07-22 23:09:28.595744 | instance | "start": "2026-07-22 23:09:28.275433"
2026-07-22 23:09:28.595784 | instance | }
2026-07-22 23:09:28.595835 | instance | ERROR: Ignoring Errors
2026-07-22 23:09:28.600872 |
2026-07-22 23:09:28.600937 | TASK [gather-selenium-data : Downloads logs to executor]
2026-07-22 23:09:29.135022 | instance | changed: cd+++++++++ selenium/
2026-07-22 23:09:29.141783 |
2026-07-22 23:09:29.141838 | PLAY RECAP
2026-07-22 23:09:29.141887 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-07-22 23:09:29.141909 |
2026-07-22 23:09:29.305118 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-07-22 23:09:29.548912 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-07-22 23:09:30.350705 |
2026-07-22 23:09:30.350837 | PLAY [all]
2026-07-22 23:09:30.362452 |
2026-07-22 23:09:30.362532 | TASK [fetch-output : Set log path for multiple nodes]
2026-07-22 23:09:30.408338 | instance | skipping: Conditional result was False
2026-07-22 23:09:30.420408 |
2026-07-22 23:09:30.420520 | TASK [fetch-output : Set log path for single node]
2026-07-22 23:09:30.467356 | instance | ok
2026-07-22 23:09:30.473246 |
2026-07-22 23:09:30.473328 | LOOP [fetch-output : Ensure local output dirs]
2026-07-22 23:09:30.864140 | instance -> localhost | ok: "/var/lib/zuul/builds/c896abb2a96f4e789ceb8d28a235208e/work/logs"
2026-07-22 23:09:31.081155 | instance -> localhost | changed: "/var/lib/zuul/builds/c896abb2a96f4e789ceb8d28a235208e/work/artifacts"
2026-07-22 23:09:31.318963 | instance -> localhost | changed: "/var/lib/zuul/builds/c896abb2a96f4e789ceb8d28a235208e/work/docs"
2026-07-22 23:09:31.332775 |
2026-07-22 23:09:31.332870 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-07-22 23:09:31.984079 | instance | changed: .d..t...... ./
2026-07-22 23:09:31.984310 | instance | changed: All items complete
2026-07-22 23:09:31.984367 |
2026-07-22 23:09:32.443377 | instance | changed: .d..t...... ./
2026-07-22 23:09:32.905961 | instance | changed: .d..t...... ./
2026-07-22 23:09:32.926060 |
2026-07-22 23:09:32.926232 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-07-22 23:09:33.360797 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.005583
2026-07-22 23:09:33.595062 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007519
2026-07-22 23:09:33.609709 |
2026-07-22 23:09:33.609858 | PLAY [all]
2026-07-22 23:09:33.615761 |
2026-07-22 23:09:33.615828 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-07-22 23:09:34.076624 | instance | changed
2026-07-22 23:09:34.084550 |
2026-07-22 23:09:34.084602 | PLAY RECAP
2026-07-22 23:09:34.084647 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-07-22 23:09:34.084669 |
2026-07-22 23:09:34.306700 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-07-22 23:09:34.319019 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-07-22 23:09:34.933215 |
2026-07-22 23:09:34.962189 | PLAY [localhost]
2026-07-22 23:09:34.972181 |
2026-07-22 23:09:34.972255 | TASK [Generate Zuul manifest]
2026-07-22 23:09:34.990465 | localhost | ok
2026-07-22 23:09:35.076099 |
2026-07-22 23:09:35.076256 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-07-22 23:09:35.869266 | localhost | changed
2026-07-22 23:09:35.881283 |
2026-07-22 23:09:35.881416 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-07-22 23:09:35.913834 | localhost | ok
2026-07-22 23:09:35.922997 |
2026-07-22 23:09:35.923082 | TASK [Upload logs]
2026-07-22 23:09:35.943949 | localhost | ok
2026-07-22 23:09:36.053719 |
2026-07-22 23:09:36.053863 | TASK [Set zuul-log-path fact]
2026-07-22 23:09:36.075163 | localhost | ok
2026-07-22 23:09:36.090381 |
2026-07-22 23:09:36.090506 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-07-22 23:09:36.123054 | localhost | ok
2026-07-22 23:09:36.132747 |
2026-07-22 23:09:36.132843 | TASK [upload-logs : Create log directories]
2026-07-22 23:09:36.506627 | localhost | changed
2026-07-22 23:09:36.511684 |
2026-07-22 23:09:36.511766 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-07-22 23:09:36.957635 | localhost -> localhost | ok: Runtime: 0:00:00.033692
2026-07-22 23:09:36.964691 |
2026-07-22 23:09:36.964796 | TASK [upload-logs : Upload logs to log server]
2026-07-22 23:09:38.034244 | localhost | Output suppressed because no_log was given
2026-07-22 23:09:38.039860 |
2026-07-22 23:09:38.039956 | LOOP [upload-logs : Compress console log and json output]
2026-07-22 23:09:38.086344 | localhost | skipping: Conditional result was False
2026-07-22 23:09:38.094081 | localhost | skipping: Conditional result was False
2026-07-22 23:09:38.109067 |
2026-07-22 23:09:38.109314 | LOOP [upload-logs : Upload compressed console log and json output]
2026-07-22 23:09:38.152487 | localhost | skipping: Conditional result was False
2026-07-22 23:09:38.152831 |
2026-07-22 23:09:38.157300 | localhost | skipping: Conditional result was False
2026-07-22 23:09:38.175367 |
2026-07-22 23:09:38.175528 | LOOP [upload-logs : Upload console log and json output]