2026-06-29 00:06:09.737130 | Job console starting
2026-06-29 00:06:09.746543 | Updating git repos
2026-06-29 00:06:11.940788 | Cloning repos into workspace
2026-06-29 00:06:28.945487 | Restoring repo states
2026-06-29 00:06:37.077211 | Merging changes
2026-06-29 00:06:38.224410 | Checking out repos
2026-06-29 00:06:40.274733 | Preparing playbooks
2026-06-29 00:06:44.265825 | Running Ansible setup
2026-06-29 00:06:49.602312 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-29 00:06:50.274206 |
2026-06-29 00:06:50.274340 | PLAY [localhost]
2026-06-29 00:06:50.281808 |
2026-06-29 00:06:50.281878 | TASK [Gathering Facts]
2026-06-29 00:06:52.536500 | localhost | ok
2026-06-29 00:06:52.545172 |
2026-06-29 00:06:52.545253 | TASK [Setup log path fact]
2026-06-29 00:06:52.568922 | localhost | ok
2026-06-29 00:06:52.579609 |
2026-06-29 00:06:52.579680 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-29 00:06:52.610442 | localhost | ok
2026-06-29 00:06:52.623403 |
2026-06-29 00:06:52.623501 | TASK [emit-job-header : Print job information]
2026-06-29 00:06:52.665133 | # Job Information
2026-06-29 00:06:52.665349 | Ansible Version: 2.16.18
2026-06-29 00:06:52.665421 | Job: atmosphere-molecule-aio-ovn
2026-06-29 00:06:52.665470 | Pipeline: check
2026-06-29 00:06:52.665515 | Executor: 2d72f0692154
2026-06-29 00:06:52.665559 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-06-29 00:06:52.665608 | Event ID: 32b3bf00-734e-11f1-83fd-a9cd89194516
2026-06-29 00:06:52.670405 |
2026-06-29 00:06:52.670469 | LOOP [emit-job-header : Print node information]
2026-06-29 00:06:52.779295 | localhost | ok:
2026-06-29 00:06:52.779530 | localhost | # Node Information
2026-06-29 00:06:52.779571 | localhost | Inventory Hostname: instance
2026-06-29 00:06:52.779603 | localhost | Hostname: np0000183319
2026-06-29 00:06:52.779633 | localhost | Username: zuul
2026-06-29 00:06:52.779666 | localhost | Distro: Ubuntu 22.04
2026-06-29 00:06:52.779696 | localhost | Provider: yul1
2026-06-29 00:06:52.779724 | localhost | Region: ca-ymq-1
2026-06-29 00:06:52.779753 | localhost | Label: ubuntu-jammy-16
2026-06-29 00:06:52.779782 | localhost | Product Name: OpenStack Nova
2026-06-29 00:06:52.779809 | localhost | Interface IP: 199.204.45.4
2026-06-29 00:06:52.798426 |
2026-06-29 00:06:52.798554 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-29 00:06:53.551533 | localhost -> localhost | changed
2026-06-29 00:06:53.560057 |
2026-06-29 00:06:53.560128 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-29 00:06:54.800111 | localhost -> localhost | changed
2026-06-29 00:06:54.809948 |
2026-06-29 00:06:54.810030 | PLAY [all]
2026-06-29 00:06:54.817963 |
2026-06-29 00:06:54.818032 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-29 00:06:55.065278 | instance -> localhost | ok
2026-06-29 00:06:55.075130 |
2026-06-29 00:06:55.075225 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-29 00:06:55.108360 | instance | ok
2026-06-29 00:06:55.124330 | instance | included: /var/lib/zuul/builds/5a8b400991f649bb8cfdf0546b63f7d9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-29 00:06:55.130003 |
2026-06-29 00:06:55.130063 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-29 00:06:55.780865 | instance -> localhost | Generating public/private rsa key pair.
2026-06-29 00:06:55.781078 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/5a8b400991f649bb8cfdf0546b63f7d9/work/5a8b400991f649bb8cfdf0546b63f7d9_id_rsa
2026-06-29 00:06:55.781110 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/5a8b400991f649bb8cfdf0546b63f7d9/work/5a8b400991f649bb8cfdf0546b63f7d9_id_rsa.pub
2026-06-29 00:06:55.781134 | instance -> localhost | The key fingerprint is:
2026-06-29 00:06:55.781157 | instance -> localhost | SHA256:Aw8A9udrNkaV5UdQOtAanGJkzoB3WRvqzlGO7+hSzqY zuul-build-sshkey
2026-06-29 00:06:55.781195 | instance -> localhost | The key's randomart image is:
2026-06-29 00:06:55.781218 | instance -> localhost | +---[RSA 3072]----+
2026-06-29 00:06:55.781245 | instance -> localhost | | ooo.o++oooo |
2026-06-29 00:06:55.781266 | instance -> localhost | | ....*=.+B.o |
2026-06-29 00:06:55.781287 | instance -> localhost | | ..oB.=o+ . |
2026-06-29 00:06:55.781308 | instance -> localhost | | + O. o |
2026-06-29 00:06:55.781328 | instance -> localhost | | * S |
2026-06-29 00:06:55.781347 | instance -> localhost | | +.+ . |
2026-06-29 00:06:55.781367 | instance -> localhost | | +O . |
2026-06-29 00:06:55.781386 | instance -> localhost | | .+++ |
2026-06-29 00:06:55.781409 | instance -> localhost | | E=o . |
2026-06-29 00:06:55.781429 | instance -> localhost | +----[SHA256]-----+
2026-06-29 00:06:55.781489 | instance -> localhost | ok: Runtime: 0:00:00.222151
2026-06-29 00:06:55.787664 |
2026-06-29 00:06:55.787730 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-29 00:06:55.821570 | instance | ok
2026-06-29 00:06:55.831057 | instance | included: /var/lib/zuul/builds/5a8b400991f649bb8cfdf0546b63f7d9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-29 00:06:55.838557 |
2026-06-29 00:06:55.838624 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-29 00:06:55.864259 | instance | skipping: Conditional result was False
2026-06-29 00:06:55.875365 |
2026-06-29 00:06:55.875432 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-29 00:06:56.323983 | instance | changed
2026-06-29 00:06:56.330674 |
2026-06-29 00:06:56.330739 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-29 00:06:56.566971 | instance | ok
2026-06-29 00:06:56.572228 |
2026-06-29 00:06:56.572291 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-29 00:06:57.030777 | instance | changed
2026-06-29 00:06:57.036270 |
2026-06-29 00:06:57.036337 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-29 00:06:57.507792 | instance | changed
2026-06-29 00:06:57.515282 |
2026-06-29 00:06:57.515380 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-29 00:06:57.540475 | instance | skipping: Conditional result was False
2026-06-29 00:06:57.551975 |
2026-06-29 00:06:57.552066 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-29 00:06:57.860090 | instance -> localhost | changed
2026-06-29 00:06:57.871494 |
2026-06-29 00:06:57.871567 | TASK [add-build-sshkey : Add back temp key]
2026-06-29 00:06:58.136944 | instance -> localhost | Identity added: /var/lib/zuul/builds/5a8b400991f649bb8cfdf0546b63f7d9/work/5a8b400991f649bb8cfdf0546b63f7d9_id_rsa (zuul-build-sshkey)
2026-06-29 00:06:58.137216 | instance -> localhost | ok: Runtime: 0:00:00.014942
2026-06-29 00:06:58.143031 |
2026-06-29 00:06:58.143094 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-29 00:06:58.401191 | instance | ok
2026-06-29 00:06:58.410418 |
2026-06-29 00:06:58.410513 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-29 00:06:58.436578 | instance | skipping: Conditional result was False
2026-06-29 00:06:58.453060 |
2026-06-29 00:06:58.453156 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-29 00:06:58.740800 | instance | ok
2026-06-29 00:06:58.746731 |
2026-06-29 00:06:58.746795 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-29 00:07:58.008421 | instance | Output suppressed because no_log was given
2026-06-29 00:07:58.018348 |
2026-06-29 00:07:58.018417 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-29 00:07:58.676327 | instance | ok: "logs"
2026-06-29 00:07:58.676600 | instance | ok: All items complete
2026-06-29 00:07:58.676630 |
2026-06-29 00:07:58.824881 | instance | ok: "artifacts"
2026-06-29 00:07:58.989986 | instance | ok: "docs"
2026-06-29 00:07:59.009819 |
2026-06-29 00:07:59.009978 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-29 00:07:59.195101 | instance | changed: "logs"
2026-06-29 00:07:59.354349 | instance | changed: "artifacts"
2026-06-29 00:07:59.514069 | instance | changed: "docs"
2026-06-29 00:07:59.529798 |
2026-06-29 00:07:59.595648 | PLAY RECAP
2026-06-29 00:07:59.595772 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-29 00:07:59.595820 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-29 00:07:59.595852 |
2026-06-29 00:07:59.761488 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-29 00:07:59.773714 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-29 00:08:03.657643 |
2026-06-29 00:08:03.657823 | PLAY [all]
2026-06-29 00:08:03.677584 |
2026-06-29 00:08:03.677705 | TASK [setup-uv : Extract archive]
2026-06-29 00:08:06.469383 | instance | changed
2026-06-29 00:08:06.477090 |
2026-06-29 00:08:06.477168 | TASK [setup-uv : Print version]
2026-06-29 00:08:07.165524 | instance | uv 0.8.13
2026-06-29 00:08:07.515523 | instance | ok: Runtime: 0:00:00.010744
2026-06-29 00:08:07.526291 |
2026-06-29 00:08:07.526368 | TASK [Install Ansible collection siblings]
2026-06-29 00:08:16.552410 | instance | changed:
2026-06-29 00:08:16.552584 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-29 00:08:16.552614 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-29 00:08:16.552636 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-29 00:08:16.552656 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-29 00:08:16.552676 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-06-29 00:08:16.552699 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-29 00:08:16.552720 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-29 00:08:16.552741 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-29 00:08:16.552761 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-29 00:08:16.552780 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-29 00:08:16.552799 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-29 00:08:16.552818 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-29 00:08:16.552836 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-06-29 00:08:16.552855 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-06-29 00:08:16.552873 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0
2026-06-29 00:08:16.552892 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-06-29 00:08:16.552910 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-06-29 00:08:16.552944 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-06-29 00:08:16.552984 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-06-29 00:08:16.553004 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0
2026-06-29 00:08:16.553022 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-06-29 00:08:16.553040 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-06-29 00:08:16.553059 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-06-29 00:08:16.553134 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-06-29 00:08:16.553160 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0
2026-06-29 00:08:16.553179 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-29 00:08:16.553198 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-29 00:08:16.553216 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-06-29 00:08:16.553234 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-06-29 00:08:16.553253 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-06-29 00:08:16.553271 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-29 00:08:16.553290 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-29 00:08:16.553309 | instance | Checked out ansible.netcommon to 1.2.0
2026-06-29 00:08:16.553327 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-29 00:08:16.553351 | instance | Starting galaxy collection install process
2026-06-29 00:08:16.553375 | instance | Process install dependency map
2026-06-29 00:08:16.553396 | instance | Starting collection install process
2026-06-29 00:08:16.553414 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-06-29 00:08:16.553432 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-06-29 00:08:16.553450 | instance | ansible.netcommon:* was installed successfully
2026-06-29 00:08:16.553468 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-06-29 00:08:16.553487 | instance | Creating virtual environment at: .venv
2026-06-29 00:08:16.553504 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-29 00:08:16.553522 | instance | Downloading pydantic-core (2.0MiB)
2026-06-29 00:08:16.553544 | instance | Downloading rjsonnet (1.2MiB)
2026-06-29 00:08:16.553568 | instance | Downloading pygments (1.2MiB)
2026-06-29 00:08:16.553587 | instance | Downloading cryptography (4.2MiB)
2026-06-29 00:08:16.553605 | instance | Downloading ansible-core (2.1MiB)
2026-06-29 00:08:16.553624 | instance | Downloading setuptools (1.1MiB)
2026-06-29 00:08:16.553642 | instance | Downloading openstacksdk (1.7MiB)
2026-06-29 00:08:16.553661 | instance | Downloading netaddr (2.2MiB)
2026-06-29 00:08:16.553679 | instance | Downloading kubernetes (1.9MiB)
2026-06-29 00:08:16.553697 | instance | Building pyperclip==1.9.0
2026-06-29 00:08:16.553716 | instance | Downloading rjsonnet
2026-06-29 00:08:16.553735 | instance | Downloading pydantic-core
2026-06-29 00:08:16.553753 | instance | Downloading netaddr
2026-06-29 00:08:16.553772 | instance | Downloading pygments
2026-06-29 00:08:16.553790 | instance | Downloading cryptography
2026-06-29 00:08:16.553808 | instance | Downloading setuptools
2026-06-29 00:08:16.553826 | instance | Downloading kubernetes
2026-06-29 00:08:16.553844 | instance | Downloading ansible-core
2026-06-29 00:08:16.553862 | instance | Downloading openstacksdk
2026-06-29 00:08:16.553880 | instance | Built pyperclip==1.9.0
2026-06-29 00:08:16.553898 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-29 00:08:16.553916 | instance | Installed 83 packages in 45ms
2026-06-29 00:08:16.553934 | instance | Checked out ansible.posix to 1.6.0
2026-06-29 00:08:16.553952 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-29 00:08:16.553970 | instance | Starting galaxy collection install process
2026-06-29 00:08:16.553988 | instance | Process install dependency map
2026-06-29 00:08:16.554011 | instance | Starting collection install process
2026-06-29 00:08:16.554030 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-06-29 00:08:16.554048 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-06-29 00:08:16.554065 | instance | ansible.posix:1.6.0 was installed successfully
2026-06-29 00:08:16.554084 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 00:08:16.554102 | instance | 2.17.12
2026-06-29 00:08:16.554120 | instance | Checked out ansible.utils to v6.0.3
2026-06-29 00:08:16.554137 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-29 00:08:16.554154 | instance | Starting galaxy collection install process
2026-06-29 00:08:16.554172 | instance | Process install dependency map
2026-06-29 00:08:16.554189 | instance | Starting collection install process
2026-06-29 00:08:16.554208 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-06-29 00:08:16.554226 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-06-29 00:08:16.554244 | instance | ansible.utils:6.0.3 was installed successfully
2026-06-29 00:08:16.554263 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 00:08:16.554281 | instance | 2.17.12
2026-06-29 00:08:16.554299 | instance | Checked out atmosphere.common to v0.7.0
2026-06-29 00:08:16.554317 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-29 00:08:16.554335 | instance | Starting galaxy collection install process
2026-06-29 00:08:16.554352 | instance | Process install dependency map
2026-06-29 00:08:16.554370 | instance | Starting collection install process
2026-06-29 00:08:16.554388 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-06-29 00:08:16.554406 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-06-29 00:08:16.554425 | instance | atmosphere.common:0.7.0 was installed successfully
2026-06-29 00:08:16.554443 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 00:08:16.554461 | instance | 2.17.12
2026-06-29 00:08:16.554479 | instance | Checked out community.crypto to 2.2.3
2026-06-29 00:08:16.554497 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-29 00:08:16.554516 | instance | Starting galaxy collection install process
2026-06-29 00:08:16.554534 | instance | Process install dependency map
2026-06-29 00:08:16.554552 | instance | Starting collection install process
2026-06-29 00:08:16.554571 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-06-29 00:08:16.554589 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-06-29 00:08:16.554607 | instance | community.crypto:2.2.3 was installed successfully
2026-06-29 00:08:16.554626 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 00:08:16.554644 | instance | 2.17.12
2026-06-29 00:08:16.554663 | instance | Checked out community.general to 7.3.0
2026-06-29 00:08:16.554682 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general
2026-06-29 00:08:16.554706 | instance | Starting galaxy collection install process
2026-06-29 00:08:16.554726 | instance | Process install dependency map
2026-06-29 00:08:16.554745 | instance | Starting collection install process
2026-06-29 00:08:16.554764 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-06-29 00:08:16.554782 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-06-29 00:08:16.554801 | instance | community.general:7.3.0 was installed successfully
2026-06-29 00:08:16.554819 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 00:08:16.554837 | instance | 2.17.12
2026-06-29 00:08:16.554855 | instance | Checked out community.mysql to 3.6.0
2026-06-29 00:08:16.554874 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-29 00:08:16.554893 | instance | Starting galaxy collection install process
2026-06-29 00:08:16.554912 | instance | Process install dependency map
2026-06-29 00:08:16.554930 | instance | Starting collection install process
2026-06-29 00:08:16.554951 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-06-29 00:08:16.554971 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-06-29 00:08:16.554990 | instance | community.mysql:3.6.0 was installed successfully
2026-06-29 00:08:16.555009 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 00:08:16.555027 | instance | 2.17.12
2026-06-29 00:08:16.555046 | instance | Checked out kubernetes.core to 2.4.0
2026-06-29 00:08:16.555065 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-29 00:08:16.555083 | instance | Starting galaxy collection install process
2026-06-29 00:08:16.555102 | instance | Process install dependency map
2026-06-29 00:08:16.555120 | instance | Starting collection install process
2026-06-29 00:08:16.555138 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-06-29 00:08:16.555156 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-06-29 00:08:16.555174 | instance | kubernetes.core:2.4.0 was installed successfully
2026-06-29 00:08:16.555205 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 00:08:16.555224 | instance | 2.17.12
2026-06-29 00:08:16.555242 | instance | Checked out openstack.cloud to 2.6.0
2026-06-29 00:08:16.555260 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-29 00:08:16.555278 | instance | Starting galaxy collection install process
2026-06-29 00:08:16.555296 | instance | Process install dependency map
2026-06-29 00:08:16.555315 | instance | Starting collection install process
2026-06-29 00:08:16.555333 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-06-29 00:08:16.555351 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-06-29 00:08:16.555368 | instance | openstack.cloud:2.6.0 was installed successfully
2026-06-29 00:08:16.555386 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 00:08:16.555404 | instance | 2.17.12
2026-06-29 00:08:16.555427 | instance | Checked out vexxhost.ceph to v4.0.0
2026-06-29 00:08:16.555446 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-29 00:08:16.555464 | instance | Starting galaxy collection install process
2026-06-29 00:08:16.555482 | instance | Process install dependency map
2026-06-29 00:08:16.555499 | instance | Starting collection install process
2026-06-29 00:08:16.555517 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-06-29 00:08:16.555535 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-06-29 00:08:16.555552 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-06-29 00:08:16.555570 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 00:08:16.555588 | instance | 2.17.12
2026-06-29 00:08:16.555605 | instance | Checked out vexxhost.containers to v1.6.7
2026-06-29 00:08:16.555623 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-29 00:08:16.555641 | instance | Starting galaxy collection install process
2026-06-29 00:08:16.555658 | instance | Process install dependency map
2026-06-29 00:08:16.555677 | instance | Starting collection install process
2026-06-29 00:08:16.555696 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-06-29 00:08:16.555713 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-06-29 00:08:16.555732 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-06-29 00:08:16.555750 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 00:08:16.555767 | instance | 2.17.12
2026-06-29 00:08:16.555786 | instance | Checked out vexxhost.kubernetes to v3.3.0
2026-06-29 00:08:16.555804 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-29 00:08:16.555823 | instance | Starting galaxy collection install process
2026-06-29 00:08:16.555841 | instance | Process install dependency map
2026-06-29 00:08:16.555859 | instance | Starting collection install process
2026-06-29 00:08:16.555877 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-06-29 00:08:16.555899 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-06-29 00:08:16.555921 | instance | vexxhost.kubernetes:3.3.0 was installed successfully
2026-06-29 00:08:16.555943 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-29 00:08:16.555964 | instance | 2.17.12
2026-06-29 00:08:16.561827 |
2026-06-29 00:08:16.561886 | PLAY RECAP
2026-06-29 00:08:16.561930 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-29 00:08:16.561952 |
2026-06-29 00:08:16.697119 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-29 00:08:16.704390 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-06-29 00:08:17.330254 |
2026-06-29 00:08:18.043804 | PLAY [all]
2026-06-29 00:08:18.063493 |
2026-06-29 00:08:18.063594 | TASK [Install "jq" for log collection]
2026-06-29 00:08:27.924676 | instance | changed
2026-06-29 00:08:27.927083 |
2026-06-29 00:08:27.927160 | PLAY RECAP
2026-06-29 00:08:27.927226 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-29 00:08:27.927616 |
2026-06-29 00:08:28.048316 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-06-29 00:08:28.055740 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-29 00:08:28.705463 |
2026-06-29 00:08:28.705626 | PLAY [all]
2026-06-29 00:08:28.723134 |
2026-06-29 00:08:28.723310 | LOOP [Check inventory directories]
2026-06-29 00:08:29.250117 | instance | ok: "src/github.com/vexxhost/atmosphere"
2026-06-29 00:08:29.403475 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory"
2026-06-29 00:08:29.559247 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory"
2026-06-29 00:08:29.574825 |
2026-06-29 00:08:29.575073 | LOOP [Copy inventory file for Zuul]
2026-06-29 00:08:30.363581 | instance | changed:
2026-06-29 00:08:30.363874 | instance | {
2026-06-29 00:08:30.363924 | instance | "ansible_loop_var": "item",
2026-06-29 00:08:30.363966 | instance | "changed": false,
2026-06-29 00:08:30.364002 | instance | "failed": false,
2026-06-29 00:08:30.364052 | instance | "invocation": {
2026-06-29 00:08:30.364106 | instance | "module_args": {
2026-06-29 00:08:30.364145 | instance | "checksum_algorithm": "sha1",
2026-06-29 00:08:30.364180 | instance | "follow": true,
2026-06-29 00:08:30.364211 | instance | "get_attributes": true,
2026-06-29 00:08:30.364246 | instance | "get_checksum": true,
2026-06-29 00:08:30.364279 | instance | "get_mime": true,
2026-06-29 00:08:30.364311 | instance | "path": "src/github.com/vexxhost/atmosphere"
2026-06-29 00:08:30.364344 | instance | }
2026-06-29 00:08:30.364384 | instance | },
2026-06-29 00:08:30.364431 | instance | "item": "src/github.com/vexxhost/atmosphere",
2026-06-29 00:08:30.364475 | instance | "stat": {
2026-06-29 00:08:30.364517 | instance | "atime": 1782691689.4366782,
2026-06-29 00:08:30.364550 | instance | "attr_flags": "e",
2026-06-29 00:08:30.364582 | instance | "attributes": [
2026-06-29 00:08:30.364613 | instance | "extents"
2026-06-29 00:08:30.364644 | instance | ],
2026-06-29 00:08:30.364674 | instance | "block_size": 4096,
2026-06-29 00:08:30.364704 | instance | "blocks": 8,
2026-06-29 00:08:30.364736 | instance | "charset": "unknown",
2026-06-29 00:08:30.364770 | instance | "ctime": 1782691688.3445792,
2026-06-29 00:08:30.364802 | instance | "dev": 64513,
2026-06-29 00:08:30.364835 | instance | "device_type": 0,
2026-06-29 00:08:30.364865 | instance | "executable": true,
2026-06-29 00:08:30.364897 | instance | "exists": true,
2026-06-29 00:08:30.364928 | instance | "gid": 1000,
2026-06-29 00:08:30.364982 | instance | "gr_name": "zuul",
2026-06-29 00:08:30.365016 | instance | "inode": 1045669,
2026-06-29 00:08:30.365048 | instance | "isblk": false,
2026-06-29 00:08:30.365080 | instance | "ischr": false,
2026-06-29 00:08:30.365111 | instance | "isdir": true,
2026-06-29 00:08:30.365142 | instance | "isfifo": false,
2026-06-29 00:08:30.365174 | instance | "isgid": false,
2026-06-29 00:08:30.365204 | instance | "islnk": false,
2026-06-29 00:08:30.365234 | instance | "isreg": false,
2026-06-29 00:08:30.365265 | instance | "issock": false,
2026-06-29 00:08:30.365295 | instance | "isuid": false,
2026-06-29 00:08:30.365389 | instance | "mimetype": "unknown",
2026-06-29 00:08:30.365428 | instance | "mode": "0755",
2026-06-29 00:08:30.365458 | instance | "mtime": 1782691688.3445792,
2026-06-29 00:08:30.365490 | instance | "nlink": 23,
2026-06-29 00:08:30.365521 | instance | "path": "src/github.com/vexxhost/atmosphere",
2026-06-29 00:08:30.365553 | instance | "pw_name": "zuul",
2026-06-29 00:08:30.365585 | instance | "readable": true,
2026-06-29 00:08:30.365616 | instance | "rgrp": true,
2026-06-29 00:08:30.365647 | instance | "roth": true,
2026-06-29 00:08:30.365711 | instance | "rusr": true,
2026-06-29 00:08:30.365749 | instance | "size": 4096,
2026-06-29 00:08:30.365782 | instance | "uid": 1000,
2026-06-29 00:08:30.365814 | instance | "version": "1873512035",
2026-06-29 00:08:30.365847 | instance | "wgrp": false,
2026-06-29 00:08:30.365881 | instance | "woth": false,
2026-06-29 00:08:30.365933 | instance | "writeable": true,
2026-06-29 00:08:30.365965 | instance | "wusr": true,
2026-06-29 00:08:30.365998 | instance | "xgrp": true,
2026-06-29 00:08:30.366031 | instance | "xoth": true,
2026-06-29 00:08:30.366062 | instance | "xusr": true
2026-06-29 00:08:30.366092 | instance | }
2026-06-29 00:08:30.366124 | instance | }
2026-06-29 00:08:30.366184 | instance | ok: All items complete
2026-06-29 00:08:30.366222 |
2026-06-29 00:08:30.368089 | instance | skipping: Conditional result was False
2026-06-29 00:08:30.368924 | instance | skipping: Conditional result was False
2026-06-29 00:08:30.389925 |
2026-06-29 00:08:30.390095 | LOOP [Switch "ansible_host" to private IP]
2026-06-29 00:08:30.726124 | instance | changed: 1 replacements made
2026-06-29 00:08:30.727509 | instance | skipping: Conditional result was False
2026-06-29 00:08:30.728106 | instance | skipping: Conditional result was False
2026-06-29 00:08:30.746575 |
2026-06-29 00:08:30.746747 | TASK [Run Molecule scenario]
2026-06-29 00:08:31.640661 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-06-29 00:08:32.047957 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-06-29 00:08:32.048056 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-06-29 00:08:43.412235 | instance | INFO [aio > dependency] Executing
2026-06-29 00:08:43.412350 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-06-29 00:08:43.412611 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-06-29 00:08:43.412659 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-06-29 00:08:43.420562 | instance | INFO [aio > cleanup] Executing
2026-06-29 00:08:43.420914 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-29 00:08:43.428488 | instance | INFO [aio > destroy] Executing
2026-06-29 00:08:43.428526 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-06-29 00:08:43.428604 | instance | INFO [aio > destroy] Executed: Successful
2026-06-29 00:08:43.436107 | instance | INFO [aio > syntax] Executing
2026-06-29 00:08:46.487087 | instance |
2026-06-29 00:08:46.487322 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-29 00:08:46.639205 | instance | INFO [aio > syntax] Executed: Successful
2026-06-29 00:08:46.653085 | instance | INFO [aio > create] Executing
2026-06-29 00:08:46.655648 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-29 00:08:46.663658 | instance | INFO [aio > prepare] Executing
2026-06-29 00:08:47.631282 | instance |
2026-06-29 00:08:47.631448 | instance | PLAY [Prepare] *****************************************************************
2026-06-29 00:08:47.631697 | instance |
2026-06-29 00:08:47.631972 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:08:47.632241 | instance | Monday 29 June 2026 00:08:47 +0000 (0:00:00.025) 0:00:00.025 ***********
2026-06-29 00:08:48.748154 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-29 00:08:48.748387 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-29 00:08:48.748659 | instance | interpreter could change the meaning of that path. See
2026-06-29 00:08:48.748922 | instance | https://docs.ansible.com/ansible-
2026-06-29 00:08:48.749189 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-29 00:08:48.760327 | instance | ok: [instance]
2026-06-29 00:08:48.760572 | instance |
2026-06-29 00:08:48.760835 | instance | TASK [Configure short hostname] ************************************************
2026-06-29 00:08:48.761096 | instance | Monday 29 June 2026 00:08:48 +0000 (0:00:01.130) 0:00:01.155 ***********
2026-06-29 00:08:49.457798 | instance | changed: [instance]
2026-06-29 00:08:49.458018 | instance |
2026-06-29 00:08:49.458357 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-06-29 00:08:49.458637 | instance | Monday 29 June 2026 00:08:49 +0000 (0:00:00.696) 0:00:01.852 ***********
2026-06-29 00:08:49.718985 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-29 00:08:49.719249 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-06-29 00:08:49.719520 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-29 00:08:49.729607 | instance | changed: [instance]
2026-06-29 00:08:49.729840 | instance |
2026-06-29 00:08:49.730128 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-06-29 00:08:49.730590 | instance | Monday 29 June 2026 00:08:49 +0000 (0:00:00.272) 0:00:02.124 ***********
2026-06-29 00:08:50.805722 | instance | ok: [instance]
2026-06-29 00:08:50.805787 | instance |
2026-06-29 00:08:50.806565 | instance | TASK [Purge "snapd" package] ***************************************************
2026-06-29 00:08:50.806914 | instance | Monday 29 June 2026 00:08:50 +0000 (0:00:01.076) 0:00:03.201 ***********
2026-06-29 00:08:51.468315 | instance | ok: [instance]
2026-06-29 00:08:51.468543 | instance |
2026-06-29 00:08:51.468822 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-06-29 00:08:51.469075 | instance |
2026-06-29 00:08:51.469345 | instance | TASK [Create folders for workspace] ********************************************
2026-06-29 00:08:51.469616 | instance | Monday 29 June 2026 00:08:51 +0000 (0:00:00.662) 0:00:03.863 ***********
2026-06-29 00:08:52.554518 | instance | changed: [localhost] => (item=group_vars)
2026-06-29 00:08:52.554897 | instance | changed: [localhost] => (item=group_vars/all)
2026-06-29 00:08:52.555205 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-06-29 00:08:52.555543 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-06-29 00:08:52.555810 | instance | changed: [localhost] => (item=group_vars/computes)
2026-06-29 00:08:52.556070 | instance | changed: [localhost] => (item=host_vars)
2026-06-29 00:08:52.556314 | instance |
2026-06-29 00:08:52.556585 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-06-29 00:08:52.556827 | instance |
2026-06-29 00:08:52.557087 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-06-29 00:08:52.557478 | instance | Monday 29 June 2026 00:08:52 +0000 (0:00:01.086) 0:00:04.949 ***********
2026-06-29 00:08:52.732042 | instance | changed: [localhost]
2026-06-29 00:08:52.732264 | instance |
2026-06-29 00:08:52.732558 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-06-29 00:08:52.732845 | instance | Monday 29 June 2026 00:08:52 +0000 (0:00:00.176) 0:00:05.126 ***********
2026-06-29 00:08:52.757735 | instance | ok: [localhost]
2026-06-29 00:08:52.757993 | instance |
2026-06-29 00:08:52.758278 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-06-29 00:08:52.758563 | instance | Monday 29 June 2026 00:08:52 +0000 (0:00:00.026) 0:00:05.152 ***********
2026-06-29 00:08:52.806582 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '9ff39a9f-ae50-5da8-97e8-d62d7b344ba8'})
2026-06-29 00:08:52.807058 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-06-29 00:08:52.807514 | instance |
2026-06-29 00:08:52.807966 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-06-29 00:08:52.808271 | instance | Monday 29 June 2026 00:08:52 +0000 (0:00:00.048) 0:00:05.201 ***********
2026-06-29 00:08:53.350930 | instance | changed: [localhost]
2026-06-29 00:08:53.351190 | instance |
2026-06-29 00:08:53.351498 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-06-29 00:08:53.351933 | instance |
2026-06-29 00:08:53.352254 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-06-29 00:08:53.352550 | instance | Monday 29 June 2026 00:08:53 +0000 (0:00:00.544) 0:00:05.745 ***********
2026-06-29 00:08:53.522773 | instance | changed: [localhost]
2026-06-29 00:08:53.522993 | instance |
2026-06-29 00:08:53.523293 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-06-29 00:08:53.523566 | instance | Monday 29 June 2026 00:08:53 +0000 (0:00:00.171) 0:00:05.917 ***********
2026-06-29 00:08:53.550117 | instance | ok: [localhost]
2026-06-29 00:08:53.550411 | instance |
2026-06-29 00:08:53.550763 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-06-29 00:08:53.551041 | instance | Monday 29 June 2026 00:08:53 +0000 (0:00:00.027) 0:00:05.945 ***********
2026-06-29 00:08:53.586298 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-06-29 00:08:53.586726 | instance |
2026-06-29 00:08:53.587069 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-06-29 00:08:53.587393 | instance | Monday 29 June 2026 00:08:53 +0000 (0:00:00.036) 0:00:05.981 ***********
2026-06-29 00:08:53.946159 | instance | changed: [localhost]
2026-06-29 00:08:53.946249 | instance |
2026-06-29 00:08:53.946387 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-06-29 00:08:53.946741 | instance |
2026-06-29 00:08:53.946935 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-06-29 00:08:53.947106 | instance | Monday 29 June 2026 00:08:53 +0000 (0:00:00.359) 0:00:06.341 ***********
2026-06-29 00:08:54.123717 | instance | changed: [localhost]
2026-06-29 00:08:54.124204 | instance |
2026-06-29 00:08:54.124549 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-06-29 00:08:54.124882 | instance | Monday 29 June 2026 00:08:54 +0000 (0:00:00.175) 0:00:06.516 ***********
2026-06-29 00:08:54.147759 | instance | ok: [localhost]
2026-06-29 00:08:54.148194 | instance |
2026-06-29 00:08:54.148554 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-06-29 00:08:54.148902 | instance | Monday 29 June 2026 00:08:54 +0000 (0:00:00.025) 0:00:06.542 ***********
2026-06-29 00:08:54.195612 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-06-29 00:08:54.196007 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-06-29 00:08:54.196324 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-06-29 00:08:54.196578 | instance |
2026-06-29 00:08:54.196817 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-06-29 00:08:54.197034 | instance | Monday 29 June 2026 00:08:54 +0000 (0:00:00.046) 0:00:06.589 ***********
2026-06-29 00:08:54.749368 | instance | changed: [localhost]
2026-06-29 00:08:54.749419 | instance |
2026-06-29 00:08:54.749427 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-06-29 00:08:54.749434 | instance |
2026-06-29 00:08:54.749439 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-06-29 00:08:54.749445 | instance | Monday 29 June 2026 00:08:54 +0000 (0:00:00.554) 0:00:07.143 ***********
2026-06-29 00:08:54.920197 | instance | changed: [localhost]
2026-06-29 00:08:54.920316 | instance |
2026-06-29 00:08:54.920330 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-06-29 00:08:54.920341 | instance | Monday 29 June 2026 00:08:54 +0000 (0:00:00.170) 0:00:07.314 ***********
2026-06-29 00:08:54.949791 | instance | ok: [localhost]
2026-06-29 00:08:54.949836 | instance |
2026-06-29 00:08:54.949844 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-06-29 00:08:54.949851 | instance | Monday 29 June 2026 00:08:54 +0000 (0:00:00.030) 0:00:07.344 ***********
2026-06-29 00:08:54.988483 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-06-29 00:08:54.988544 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-06-29 00:08:54.988557 | instance |
2026-06-29 00:08:54.988567 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-06-29 00:08:54.988577 | instance | Monday 29 June 2026 00:08:54 +0000 (0:00:00.037) 0:00:07.382 ***********
2026-06-29 00:08:55.366900 | instance | changed: [localhost]
2026-06-29 00:08:55.366984 | instance |
2026-06-29 00:08:55.367037 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-06-29 00:08:55.367461 | instance |
2026-06-29 00:08:55.367515 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:08:55.367522 | instance | Monday 29 June 2026 00:08:55 +0000 (0:00:00.380) 0:00:07.762 ***********
2026-06-29 00:08:56.079523 | instance | ok: [localhost]
2026-06-29 00:08:56.079640 | instance |
2026-06-29 00:08:56.079682 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-29 00:08:56.079896 | instance | Monday 29 June 2026 00:08:56 +0000 (0:00:00.712) 0:00:08.474 ***********
2026-06-29 00:08:56.278621 | instance | changed: [localhost]
2026-06-29 00:08:56.278746 | instance |
2026-06-29 00:08:56.279164 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-06-29 00:08:56.279214 | instance | Monday 29 June 2026 00:08:56 +0000 (0:00:00.199) 0:00:08.673 ***********
2026-06-29 00:08:56.314491 | instance | ok: [localhost]
2026-06-29 00:08:56.314866 | instance |
2026-06-29 00:08:56.314946 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-06-29 00:08:56.314964 | instance | Monday 29 June 2026 00:08:56 +0000 (0:00:00.035) 0:00:08.709 ***********
2026-06-29 00:08:57.070569 | instance | ok: [localhost] => (item=keycloak_host)
2026-06-29 00:08:57.070761 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-06-29 00:08:57.070997 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-06-29 00:08:57.071080 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-06-29 00:08:57.074718 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-06-29 00:08:57.074734 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-06-29 00:08:57.074740 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-06-29 00:08:57.074745 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-06-29 00:08:57.074749 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-06-29 00:08:57.074753 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-06-29 00:08:57.074758 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-06-29 00:08:57.074762 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-06-29 00:08:57.074774 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-06-29 00:08:57.074778 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-06-29 00:08:57.074782 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-06-29 00:08:57.074787 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-06-29 00:08:57.074791 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-06-29 00:08:57.074796 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-06-29 00:08:57.074800 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-06-29 00:08:57.074805 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-06-29 00:08:57.074809 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-06-29 00:08:57.074813 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-06-29 00:08:57.074817 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-06-29 00:08:57.074822 | instance |
2026-06-29 00:08:57.074828 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-06-29 00:08:57.074832 | instance | Monday 29 June 2026 00:08:57 +0000 (0:00:00.756) 0:00:09.465 ***********
2026-06-29 00:08:57.438728 | instance | changed: [localhost]
2026-06-29 00:08:57.438999 | instance |
2026-06-29 00:08:57.439229 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-29 00:08:57.439443 | instance | Monday 29 June 2026 00:08:57 +0000 (0:00:00.366) 0:00:09.832 ***********
2026-06-29 00:08:57.622917 | instance | changed: [localhost]
2026-06-29 00:08:57.623158 | instance |
2026-06-29 00:08:57.623345 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-06-29 00:08:57.623540 | instance |
2026-06-29 00:08:57.623711 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-06-29 00:08:57.623868 | instance | Monday 29 June 2026 00:08:57 +0000 (0:00:00.182) 0:00:10.014 ***********
2026-06-29 00:08:57.829798 | instance | changed: [localhost]
2026-06-29 00:08:57.829857 | instance |
2026-06-29 00:08:57.829863 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-06-29 00:08:57.829869 | instance | Monday 29 June 2026 00:08:57 +0000 (0:00:00.209) 0:00:10.224 ***********
2026-06-29 00:08:57.865028 | instance | ok: [localhost]
2026-06-29 00:08:57.865075 | instance |
2026-06-29 00:08:57.865082 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-06-29 00:08:57.865089 | instance | Monday 29 June 2026 00:08:57 +0000 (0:00:00.035) 0:00:10.259 ***********
2026-06-29 00:08:57.908286 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]})
2026-06-29 00:08:57.908362 | instance |
2026-06-29 00:08:57.908371 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-06-29 00:08:57.908378 | instance | Monday 29 June 2026 00:08:57 +0000 (0:00:00.042) 0:00:10.302 ***********
2026-06-29 00:08:58.262839 | instance | changed: [localhost]
2026-06-29 00:08:58.262949 | instance |
2026-06-29 00:08:58.262961 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-06-29 00:08:58.262981 | instance |
2026-06-29 00:08:58.262993 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-06-29 00:08:58.263102 | instance | Monday 29 June 2026 00:08:58 +0000 (0:00:00.354) 0:00:10.657 ***********
2026-06-29 00:08:58.452972 | instance | changed: [localhost]
2026-06-29 00:08:58.453158 | instance |
2026-06-29 00:08:58.453420 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-06-29 00:08:58.453685 | instance | Monday 29 June 2026 00:08:58 +0000 (0:00:00.190) 0:00:10.848 ***********
2026-06-29 00:08:58.487118 | instance | ok: [localhost]
2026-06-29 00:08:58.487342 | instance |
2026-06-29 00:08:58.487606 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-06-29 00:08:58.487868 | instance | Monday 29 June 2026 00:08:58 +0000 (0:00:00.034) 0:00:10.882 ***********
2026-06-29 00:08:58.531120 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]})
2026-06-29 00:08:58.531337 | instance |
2026-06-29 00:08:58.531698 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-06-29 00:08:58.531887 | instance | Monday 29 June 2026 00:08:58 +0000 (0:00:00.043) 0:00:10.926 ***********
2026-06-29 00:08:58.887470 | instance | changed: [localhost]
2026-06-29 00:08:58.887702 | instance |
2026-06-29 00:08:58.887988 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-06-29 00:08:58.888260 | instance |
2026-06-29 00:08:58.888546 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-06-29 00:08:58.888825 | instance | Monday 29 June 2026 00:08:58 +0000 (0:00:00.355) 0:00:11.282 ***********
2026-06-29 00:08:59.075079 | instance | changed: [localhost]
2026-06-29 00:08:59.075300 | instance |
2026-06-29 00:08:59.075571 | instance | TASK [Load the current secrets into a variable] ********************************
2026-06-29 00:08:59.075837 | instance | Monday 29 June 2026 00:08:59 +0000 (0:00:00.187) 0:00:11.470 ***********
2026-06-29 00:08:59.103654 | instance | ok: [localhost]
2026-06-29 00:08:59.103858 | instance |
2026-06-29 00:08:59.104123 | instance | TASK [Generate secrets for missing variables] **********************************
2026-06-29 00:08:59.104383 | instance | Monday 29 June 2026 00:08:59 +0000 (0:00:00.028) 0:00:11.499 ***********
2026-06-29 00:08:59.521256 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-06-29 00:08:59.522500 | instance | ok: [localhost] => (item=keepalived_password)
2026-06-29 00:08:59.523099 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-06-29 00:08:59.523434 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-06-29 00:08:59.523843 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-06-29 00:08:59.524055 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-06-29 00:08:59.524267 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-06-29 00:08:59.524476 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-06-29 00:08:59.524689 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-06-29 00:08:59.524896 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-06-29 00:08:59.525103 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-06-29 00:08:59.525311 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-06-29 00:08:59.525542 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-06-29 00:08:59.526052 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-06-29 00:08:59.526296 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-06-29 00:08:59.526515 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-06-29 00:08:59.526747 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-06-29 00:08:59.526958 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-06-29 00:08:59.527165 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-06-29 00:08:59.527370 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-06-29 00:08:59.527607 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-06-29 00:08:59.527818 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-06-29 00:08:59.528023 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-06-29 00:08:59.528228 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-06-29 00:08:59.528433 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-06-29 00:08:59.528640 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-06-29 00:08:59.528847 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-06-29 00:08:59.529051 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-06-29 00:08:59.529254 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-06-29 00:08:59.529461 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-06-29 00:08:59.529665 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-06-29 00:08:59.529869 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-06-29 00:08:59.530072 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-06-29 00:08:59.530308 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-06-29 00:08:59.530516 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-06-29 00:08:59.530742 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-06-29 00:08:59.530960 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-06-29 00:08:59.531163 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-06-29 00:08:59.531367 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-06-29 00:08:59.531569 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-06-29 00:08:59.531773 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-06-29 00:08:59.531982 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-06-29 00:08:59.532190 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-06-29 00:08:59.532407 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-06-29 00:08:59.532628 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-06-29 00:08:59.532839 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-06-29 00:08:59.533045 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-06-29 00:08:59.533249 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-06-29 00:08:59.533458 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-06-29 00:08:59.533693 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-06-29 00:08:59.533901 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-06-29 00:08:59.534118 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-06-29 00:08:59.534358 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-06-29 00:08:59.534567 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-06-29 00:08:59.534784 | instance |
2026-06-29 00:08:59.534994 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-06-29 00:08:59.535207 | instance | Monday 29 June 2026 00:08:59 +0000 (0:00:00.415) 0:00:11.914 ***********
2026-06-29 00:08:59.577731 | instance | ok: [localhost] => (item=barbican_kek)
2026-06-29 00:08:59.577948 | instance |
2026-06-29 00:08:59.578126 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-06-29 00:08:59.578299 | instance | Monday 29 June 2026 00:08:59 +0000 (0:00:00.056) 0:00:11.970 ***********
2026-06-29 00:09:00.009072 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-29 00:09:00.009129 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-29 00:09:00.009137 | instance |
2026-06-29 00:09:00.009144 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-06-29 00:09:00.009150 | instance | Monday 29 June 2026 00:09:00 +0000 (0:00:00.432) 0:00:12.403 ***********
2026-06-29 00:09:02.284758 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-29 00:09:02.284812 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-29 00:09:02.284821 | instance |
2026-06-29 00:09:02.284828 | instance | TASK [Set values for SSH keys] *************************************************
2026-06-29 00:09:02.284835 | instance | Monday 29 June 2026 00:09:02 +0000 (0:00:02.275) 0:00:14.679 ***********
2026-06-29 00:09:02.342303 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-06-29 00:09:02.342334 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-06-29 00:09:02.342339 | instance |
2026-06-29 00:09:02.342344 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-06-29 00:09:02.342349 | instance | Monday 29 June 2026 00:09:02 +0000 (0:00:00.058) 0:00:14.737 ***********
2026-06-29 00:09:02.702972 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-29 00:09:02.703090 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-29 00:09:02.703113 | instance |
2026-06-29 00:09:02.703124 | instance | TASK [Write new secrets file to disk] ******************************************
2026-06-29 00:09:02.703137 | instance | Monday 29 June 2026 00:09:02 +0000 (0:00:00.360) 0:00:15.097 ***********
2026-06-29 00:09:03.052073 | instance | changed: [localhost]
2026-06-29 00:09:03.052277 | instance |
2026-06-29 00:09:03.052559 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-06-29 00:09:03.052820 | instance | Monday 29 June 2026 00:09:03 +0000 (0:00:00.349) 0:00:15.446 ***********
2026-06-29 00:09:03.083562 | instance | skipping: [localhost]
2026-06-29 00:09:03.083795 | instance |
2026-06-29 00:09:03.084105 | instance | PLAY [Setup networking] ********************************************************
2026-06-29 00:09:03.084342 | instance |
2026-06-29 00:09:03.084627 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:09:03.084892 | instance | Monday 29 June 2026 00:09:03 +0000 (0:00:00.032) 0:00:15.479 ***********
2026-06-29 00:09:03.804996 | instance | ok: [instance]
2026-06-29 00:09:03.805385 | instance |
2026-06-29 00:09:03.805726 | instance | TASK [Create bridge for management network] ************************************
2026-06-29 00:09:03.806058 | instance | Monday 29 June 2026 00:09:03 +0000 (0:00:00.720) 0:00:16.200 ***********
2026-06-29 00:09:04.149385 | instance | ok: [instance]
2026-06-29 00:09:04.149503 | instance |
2026-06-29 00:09:04.149746 | instance | TASK [Create fake interface for management bridge] *****************************
2026-06-29 00:09:04.149966 | instance | Monday 29 June 2026 00:09:04 +0000 (0:00:00.344) 0:00:16.544 ***********
2026-06-29 00:09:04.364476 | instance | ok: [instance]
2026-06-29 00:09:04.364612 | instance |
2026-06-29 00:09:04.364813 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-06-29 00:09:04.365072 | instance | Monday 29 June 2026 00:09:04 +0000 (0:00:00.215) 0:00:16.759 ***********
2026-06-29 00:09:04.574348 | instance | ok: [instance]
2026-06-29 00:09:04.574607 | instance |
2026-06-29 00:09:04.574863 | instance | TASK [Assign IP address for management bridge] *********************************
2026-06-29 00:09:04.575082 | instance | Monday 29 June 2026 00:09:04 +0000 (0:00:00.207) 0:00:16.967 ***********
2026-06-29 00:09:04.782794 | instance | ok: [instance]
2026-06-29 00:09:04.782868 | instance |
2026-06-29 00:09:04.782881 | instance | TASK [Bring up interfaces] *****************************************************
2026-06-29 00:09:04.782909 | instance | Monday 29 June 2026 00:09:04 +0000 (0:00:00.210) 0:00:17.177 ***********
2026-06-29 00:09:05.198551 | instance | ok: [instance] => (item=br-mgmt)
2026-06-29 00:09:05.198893 | instance | ok: [instance] => (item=dummy0)
2026-06-29 00:09:05.199184 | instance |
2026-06-29 00:09:05.199568 | instance | PLAY [Create devices for Ceph] *************************************************
2026-06-29 00:09:05.199829 | instance |
2026-06-29 00:09:05.200140 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:09:05.200415 | instance | Monday 29 June 2026 00:09:05 +0000 (0:00:00.416) 0:00:17.593 ***********
2026-06-29 00:09:05.903256 | instance | ok: [instance]
2026-06-29 00:09:05.903378 | instance |
2026-06-29 00:09:05.903564 | instance | TASK [Install depedencies] *****************************************************
2026-06-29 00:09:05.903783 | instance | Monday 29 June 2026 00:09:05 +0000 (0:00:00.704) 0:00:18.298 ***********
2026-06-29 00:09:29.184183 | instance | changed: [instance]
2026-06-29 00:09:29.184613 | instance |
2026-06-29 00:09:29.184956 | instance | TASK [Start up service] ********************************************************
2026-06-29 00:09:29.185321 | instance | Monday 29 June 2026 00:09:29 +0000 (0:00:23.280) 0:00:41.579 ***********
2026-06-29 00:09:29.737124 | instance | ok: [instance]
2026-06-29 00:09:29.737310 | instance |
2026-06-29 00:09:29.737620 | instance | TASK [Generate lvm.conf] *******************************************************
2026-06-29 00:09:29.737868 | instance | Monday 29 June 2026 00:09:29 +0000 (0:00:00.552) 0:00:42.131 ***********
2026-06-29 00:09:29.961654 | instance | ok: [instance]
2026-06-29 00:09:29.961903 | instance |
2026-06-29 00:09:29.962164 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-06-29 00:09:29.962319 | instance | Monday 29 June 2026 00:09:29 +0000 (0:00:00.222) 0:00:42.354 ***********
2026-06-29 00:09:30.404397 | instance | changed: [instance]
2026-06-29 00:09:30.404436 | instance |
2026-06-29 00:09:30.404441 | instance | TASK [Get list of all loopback devices] ****************************************
2026-06-29 00:09:30.404446 | instance | Monday 29 June 2026 00:09:30 +0000 (0:00:00.444) 0:00:42.799 ***********
2026-06-29 00:09:30.599777 | instance | ok: [instance]
2026-06-29 00:09:30.599840 | instance |
2026-06-29 00:09:30.599852 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-06-29 00:09:30.599863 | instance | Monday 29 June 2026 00:09:30 +0000 (0:00:00.193) 0:00:42.993 ***********
2026-06-29 00:09:30.622749 | instance | skipping: [instance]
2026-06-29 00:09:30.622819 | instance |
2026-06-29 00:09:30.622939 | instance | TASK [Create devices for Ceph] *************************************************
2026-06-29 00:09:30.623214 | instance | Monday 29 June 2026 00:09:30 +0000 (0:00:00.024) 0:00:43.017 ***********
2026-06-29 00:09:31.141279 | instance | changed: [instance] => (item=osd0)
2026-06-29 00:09:31.141347 | instance | changed: [instance] => (item=osd1)
2026-06-29 00:09:31.141457 | instance | changed: [instance] => (item=osd2)
2026-06-29 00:09:31.141572 | instance |
2026-06-29 00:09:31.141692 | instance | TASK [Set permissions on loopback devices] *************************************
2026-06-29 00:09:31.141813 | instance | Monday 29 June 2026 00:09:31 +0000 (0:00:00.518) 0:00:43.536 ***********
2026-06-29 00:09:31.690331 | instance | changed: [instance] => (item=osd0)
2026-06-29 00:09:31.690441 | instance | changed: [instance] => (item=osd1)
2026-06-29 00:09:31.690508 | instance | changed: [instance] => (item=osd2)
2026-06-29 00:09:31.690619 | instance |
2026-06-29 00:09:31.690841 | instance | TASK [Start loop devices] ******************************************************
2026-06-29 00:09:31.690993 | instance | Monday 29 June 2026 00:09:31 +0000 (0:00:00.548) 0:00:44.085 ***********
2026-06-29 00:09:32.425698 | instance | changed: [instance] => (item=osd0)
2026-06-29 00:09:32.425841 | instance | changed: [instance] => (item=osd1)
2026-06-29 00:09:32.426103 | instance | changed: [instance] => (item=osd2)
2026-06-29 00:09:32.426341 | instance |
2026-06-29 00:09:32.426546 | instance | TASK [Create a volume group for each loop device] ******************************
2026-06-29 00:09:32.426788 | instance | Monday 29 June 2026 00:09:32 +0000 (0:00:00.735) 0:00:44.820 ***********
2026-06-29 00:09:35.614809 | instance | changed: [instance] => (item=osd0)
2026-06-29 00:09:35.614887 | instance | changed: [instance] => (item=osd1)
2026-06-29 00:09:35.615360 | instance | changed: [instance] => (item=osd2)
2026-06-29 00:09:35.615417 | instance |
2026-06-29 00:09:35.615422 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-06-29 00:09:35.615427 | instance | Monday 29 June 2026 00:09:35 +0000 (0:00:03.188) 0:00:48.009 ***********
2026-06-29 00:09:37.526005 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-06-29 00:09:37.526095 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-06-29 00:09:37.526813 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-06-29 00:09:37.526849 | instance |
2026-06-29 00:09:37.526861 | instance | PLAY [controllers] *************************************************************
2026-06-29 00:09:37.526871 | instance |
2026-06-29 00:09:37.526880 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:09:37.526889 | instance | Monday 29 June 2026 00:09:37 +0000 (0:00:01.911) 0:00:49.921 ***********
2026-06-29 00:09:38.452661 | instance | ok: [instance]
2026-06-29 00:09:38.453031 | instance |
2026-06-29 00:09:38.453044 | instance | TASK [Set masquerade rule] *****************************************************
2026-06-29 00:09:38.453055 | instance | Monday 29 June 2026 00:09:38 +0000 (0:00:00.926) 0:00:50.847 ***********
2026-06-29 00:09:38.931989 | instance | changed: [instance]
2026-06-29 00:09:38.932702 | instance |
2026-06-29 00:09:38.932725 | instance | PLAY RECAP *********************************************************************
2026-06-29 00:09:38.932738 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-29 00:09:38.933482 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-29 00:09:38.933513 | instance |
2026-06-29 00:09:38.933528 | instance | Monday 29 June 2026 00:09:38 +0000 (0:00:00.479) 0:00:51.327 ***********
2026-06-29 00:09:38.934686 | instance | ===============================================================================
2026-06-29 00:09:38.934693 | instance | Install depedencies ---------------------------------------------------- 23.28s
2026-06-29 00:09:38.934698 | instance | Create a volume group for each loop device ------------------------------ 3.19s
2026-06-29 00:09:38.934702 | instance | Generate SSH keys for missing variables --------------------------------- 2.28s
2026-06-29 00:09:38.937651 | instance | Create a logical volume for each loop device ---------------------------- 1.91s
2026-06-29 00:09:38.937666 | instance | Gathering Facts --------------------------------------------------------- 1.13s
2026-06-29 00:09:38.937672 | instance | Create folders for workspace -------------------------------------------- 1.09s
2026-06-29 00:09:38.937676 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.08s
2026-06-29 00:09:38.937680 | instance | Gathering Facts --------------------------------------------------------- 0.93s
2026-06-29 00:09:38.937684 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.76s
2026-06-29 00:09:38.937688 | instance | Start loop devices ------------------------------------------------------ 0.74s
2026-06-29 00:09:38.937692 | instance | Gathering Facts --------------------------------------------------------- 0.72s
2026-06-29 00:09:38.937696 | instance | Gathering Facts --------------------------------------------------------- 0.71s
2026-06-29 00:09:38.937700 | instance | Gathering Facts --------------------------------------------------------- 0.70s
2026-06-29 00:09:38.937704 | instance | Configure short hostname ------------------------------------------------ 0.70s
2026-06-29 00:09:38.937708 | instance | Purge "snapd" package --------------------------------------------------- 0.66s
2026-06-29 00:09:38.937725 | instance | Write new Kubernetes configuration file to disk ------------------------- 0.55s
2026-06-29 00:09:38.937729 | instance | Start up service -------------------------------------------------------- 0.55s
2026-06-29 00:09:38.937733 | instance | Set permissions on loopback devices ------------------------------------- 0.55s
2026-06-29 00:09:38.937737 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.54s
2026-06-29 00:09:38.937741 | instance | Create devices for Ceph ------------------------------------------------- 0.52s
2026-06-29 00:09:39.005471 | instance | INFO [aio > prepare] Executed: Successful
2026-06-29 00:09:39.017248 | instance | INFO [aio > converge] Executing
2026-06-29 00:09:41.775621 | instance |
2026-06-29 00:09:41.776064 | instance | PLAY [all] *********************************************************************
2026-06-29 00:09:41.776383 | instance |
2026-06-29 00:09:41.776721 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:09:41.777058 | instance | Monday 29 June 2026 00:09:41 +0000 (0:00:00.016) 0:00:00.017 ***********
2026-06-29 00:09:42.988055 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-29 00:09:42.988464 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-29 00:09:42.988805 | instance | interpreter could change the meaning of that path. See
2026-06-29 00:09:42.989133 | instance | https://docs.ansible.com/ansible-
2026-06-29 00:09:42.989462 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-29 00:09:42.998222 | instance | ok: [instance]
2026-06-29 00:09:42.998444 | instance |
2026-06-29 00:09:42.998717 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-29 00:09:42.998952 | instance | Monday 29 June 2026 00:09:42 +0000 (0:00:01.223) 0:00:01.240 ***********
2026-06-29 00:09:43.046699 | instance | skipping: [instance]
2026-06-29 00:09:43.047009 | instance |
2026-06-29 00:09:43.047250 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-29 00:09:43.047489 | instance | Monday 29 June 2026 00:09:43 +0000 (0:00:00.048) 0:00:01.288 ***********
2026-06-29 00:09:43.241173 | instance | ok: [instance]
2026-06-29 00:09:43.241388 | instance |
2026-06-29 00:09:43.241542 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-06-29 00:09:43.241682 | instance |
2026-06-29 00:09:43.241832 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:09:43.241980 | instance | Monday 29 June 2026 00:09:43 +0000 (0:00:00.194) 0:00:01.482 ***********
2026-06-29 00:09:44.129638 | instance | ok: [instance]
2026-06-29 00:09:44.129906 | instance |
2026-06-29 00:09:44.130126 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 00:09:44.130340 | instance | Monday 29 June 2026 00:09:44 +0000 (0:00:00.888) 0:00:02.371 ***********
2026-06-29 00:09:44.419313 | instance | ok: [instance]
2026-06-29 00:09:44.419402 | instance |
2026-06-29 00:09:44.419493 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 00:09:44.419727 | instance | Monday 29 June 2026 00:09:44 +0000 (0:00:00.287) 0:00:02.658 ***********
2026-06-29 00:09:44.471207 | instance | skipping: [instance]
2026-06-29 00:09:44.471301 | instance |
2026-06-29 00:09:44.471399 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-29 00:09:44.471584 | instance | Monday 29 June 2026 00:09:44 +0000 (0:00:00.052) 0:00:02.710 ***********
2026-06-29 00:09:44.863183 | instance | changed: [instance]
2026-06-29 00:09:44.863366 | instance |
2026-06-29 00:09:44.863521 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:09:44.863673 | instance | Monday 29 June 2026 00:09:44 +0000 (0:00:00.393) 0:00:03.103 ***********
2026-06-29 00:09:44.937302 | instance | ok: [instance] => {
2026-06-29 00:09:44.937514 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-29 00:09:44.937661 | instance | }
2026-06-29 00:09:44.937811 | instance |
2026-06-29 00:09:44.937964 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:09:44.938302 | instance | Monday 29 June 2026 00:09:44 +0000 (0:00:00.073) 0:00:03.177 ***********
2026-06-29 00:09:45.673138 | instance | changed: [instance]
2026-06-29 00:09:45.673178 | instance |
2026-06-29 00:09:45.673184 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:09:45.673189 | instance | Monday 29 June 2026 00:09:45 +0000 (0:00:00.737) 0:00:03.914 ***********
2026-06-29 00:09:45.728684 | instance | skipping: [instance]
2026-06-29 00:09:45.728737 | instance |
2026-06-29 00:09:45.728742 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 00:09:45.728747 | instance | Monday 29 June 2026 00:09:45 +0000 (0:00:00.055) 0:00:03.970 ***********
2026-06-29 00:09:45.792112 | instance | skipping: [instance]
2026-06-29 00:09:45.792175 | instance |
2026-06-29 00:09:45.792183 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 00:09:45.792190 | instance | Monday 29 June 2026 00:09:45 +0000 (0:00:00.062) 0:00:04.032 ***********
2026-06-29 00:09:46.005099 | instance | ok: [instance]
2026-06-29 00:09:46.005152 | instance |
2026-06-29 00:09:46.005158 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 00:09:46.005163 | instance | Monday 29 June 2026 00:09:45 +0000 (0:00:00.213) 0:00:04.246 ***********
2026-06-29 00:09:47.352954 | instance | ok: [instance]
2026-06-29 00:09:47.353045 | instance |
2026-06-29 00:09:47.353302 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:09:47.353359 | instance | Monday 29 June 2026 00:09:47 +0000 (0:00:01.347) 0:00:05.594 ***********
2026-06-29 00:09:47.426640 | instance | ok: [instance] => {
2026-06-29 00:09:47.426898 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-29 00:09:47.428579 | instance | }
2026-06-29 00:09:47.428610 | instance |
2026-06-29 00:09:47.428623 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:09:47.428635 | instance | Monday 29 June 2026 00:09:47 +0000 (0:00:00.073) 0:00:05.668 ***********
2026-06-29 00:09:48.197722 | instance | changed: [instance]
2026-06-29 00:09:48.197834 | instance |
2026-06-29 00:09:48.197846 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:09:48.197934 | instance | Monday 29 June 2026 00:09:48 +0000 (0:00:00.770) 0:00:06.439 ***********
2026-06-29 00:09:51.067409 | instance | changed: [instance]
2026-06-29 00:09:51.067603 | instance |
2026-06-29 00:09:51.067756 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-29 00:09:51.067905 | instance | Monday 29 June 2026 00:09:51 +0000 (0:00:02.870) 0:00:09.309 ***********
2026-06-29 00:09:51.106855 | instance | skipping: [instance]
2026-06-29 00:09:51.106906 | instance |
2026-06-29 00:09:51.106918 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-29 00:09:51.106932 | instance | Monday 29 June 2026 00:09:51 +0000 (0:00:00.039) 0:00:09.348 ***********
2026-06-29 00:09:51.147251 | instance | skipping: [instance]
2026-06-29 00:09:51.147504 | instance |
2026-06-29 00:09:51.147512 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-29 00:09:51.147518 | instance | Monday 29 June 2026 00:09:51 +0000 (0:00:00.040) 0:00:09.388 ***********
2026-06-29 00:09:51.181414 | instance | skipping: [instance]
2026-06-29 00:09:51.181805 | instance |
2026-06-29 00:09:51.181867 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-29 00:09:51.181874 | instance | Monday 29 June 2026 00:09:51 +0000 (0:00:00.034) 0:00:09.422 ***********
2026-06-29 00:09:56.504085 | instance | changed: [instance]
2026-06-29 00:09:56.504185 | instance |
2026-06-29 00:09:56.504438 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-29 00:09:56.504479 | instance | Monday 29 June 2026 00:09:56 +0000 (0:00:05.322) 0:00:14.745 ***********
2026-06-29 00:09:57.196883 | instance | changed: [instance]
2026-06-29 00:09:57.196995 | instance |
2026-06-29 00:09:57.197060 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-29 00:09:57.197216 | instance | Monday 29 June 2026 00:09:57 +0000 (0:00:00.692) 0:00:15.438 ***********
2026-06-29 00:09:58.111633 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-06-29 00:09:58.111705 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-29 00:09:58.112441 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-29 00:09:58.112494 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-29 00:09:58.112501 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-29 00:09:58.112506 | instance |
2026-06-29 00:09:58.112511 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-29 00:09:58.112515 | instance | Monday 29 June 2026 00:09:58 +0000 (0:00:00.914) 0:00:16.353 ***********
2026-06-29 00:09:58.689615 | instance | changed: [instance]
2026-06-29 00:09:58.689688 | instance |
2026-06-29 00:09:58.690504 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-29 00:09:58.690557 | instance | Monday 29 June 2026 00:09:58 +0000 (0:00:00.569) 0:00:16.923 ***********
2026-06-29 00:09:58.690563 | instance |
2026-06-29 00:09:58.690568 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-29 00:09:58.690572 | instance | Monday 29 June 2026 00:09:58 +0000 (0:00:00.008) 0:00:16.931 ***********
2026-06-29 00:09:59.725631 | instance | ok: [instance]
2026-06-29 00:09:59.725707 | instance |
2026-06-29 00:09:59.726052 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-06-29 00:09:59.726112 | instance | Monday 29 June 2026 00:09:59 +0000 (0:00:01.035) 0:00:17.967 ***********
2026-06-29 00:10:00.178943 | instance | changed: [instance]
2026-06-29 00:10:00.179061 | instance |
2026-06-29 00:10:00.179432 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-29 00:10:00.179500 | instance | Monday 29 June 2026 00:10:00 +0000 (0:00:00.453) 0:00:18.420 ***********
2026-06-29 00:10:00.731889 | instance | changed: [instance]
2026-06-29 00:10:00.731960 | instance |
2026-06-29 00:10:00.732183 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 00:10:00.732199 | instance | Monday 29 June 2026 00:10:00 +0000 (0:00:00.553) 0:00:18.973 ***********
2026-06-29 00:10:00.940231 | instance | ok: [instance]
2026-06-29 00:10:00.940301 | instance |
2026-06-29 00:10:00.940601 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:10:00.940619 | instance | Monday 29 June 2026 00:10:00 +0000 (0:00:00.208) 0:00:19.181 ***********
2026-06-29 00:10:00.994639 | instance | ok: [instance] => {
2026-06-29 00:10:00.994798 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-29 00:10:00.994914 | instance | }
2026-06-29 00:10:00.995251 | instance |
2026-06-29 00:10:00.995265 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:10:00.995270 | instance | Monday 29 June 2026 00:10:00 +0000 (0:00:00.054) 0:00:19.236 ***********
2026-06-29 00:10:01.961534 | instance | changed: [instance]
2026-06-29 00:10:01.961639 | instance |
2026-06-29 00:10:01.961654 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:10:01.961824 | instance | Monday 29 June 2026 00:10:01 +0000 (0:00:00.966) 0:00:20.203 ***********
2026-06-29 00:10:06.321706 | instance | changed: [instance]
2026-06-29 00:10:06.321790 | instance |
2026-06-29 00:10:06.321802 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-29 00:10:06.321813 | instance | Monday 29 June 2026 00:10:06 +0000 (0:00:04.359) 0:00:24.562 ***********
2026-06-29 00:10:07.275369 | instance | ok: [instance]
2026-06-29 00:10:07.275461 | instance |
2026-06-29 00:10:07.275517 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-29 00:10:07.275660 | instance | Monday 29 June 2026 00:10:07 +0000 (0:00:00.954) 0:00:25.517 ***********
2026-06-29 00:10:07.647666 | instance | changed: [instance]
2026-06-29 00:10:07.647742 | instance |
2026-06-29 00:10:07.647989 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-29 00:10:07.648041 | instance | Monday 29 June 2026 00:10:07 +0000 (0:00:00.372) 0:00:25.889 ***********
2026-06-29 00:10:08.109720 | instance | changed: [instance]
2026-06-29 00:10:08.109807 | instance |
2026-06-29 00:10:08.110055 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-29 00:10:08.110102 | instance | Monday 29 June 2026 00:10:08 +0000 (0:00:00.462) 0:00:26.351 ***********
2026-06-29 00:10:08.662740 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-06-29 00:10:08.662847 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-29 00:10:08.663278 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-29 00:10:08.663335 | instance |
2026-06-29 00:10:08.663342 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-29 00:10:08.663347 | instance | Monday 29 June 2026 00:10:08 +0000 (0:00:00.552) 0:00:26.904 ***********
2026-06-29 00:10:09.112344 | instance | changed: [instance]
2026-06-29 00:10:09.112427 | instance |
2026-06-29 00:10:09.112663 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-29 00:10:09.112876 | instance | Monday 29 June 2026 00:10:09 +0000 (0:00:00.449) 0:00:27.354 ***********
2026-06-29 00:10:09.569260 | instance | changed: [instance]
2026-06-29 00:10:09.569341 | instance |
2026-06-29 00:10:09.570033 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-29 00:10:09.570088 | instance | Monday 29 June 2026 00:10:09 +0000 (0:00:00.447) 0:00:27.801 ***********
2026-06-29 00:10:09.570097 | instance |
2026-06-29 00:10:09.570102 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-29 00:10:09.570107 | instance | Monday 29 June 2026 00:10:09 +0000 (0:00:00.009) 0:00:27.811 ***********
2026-06-29 00:10:10.278540 | instance | ok: [instance]
2026-06-29 00:10:10.278629 | instance |
2026-06-29 00:10:10.278877 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-06-29 00:10:10.278926 | instance | Monday 29 June 2026 00:10:10 +0000 (0:00:00.709) 0:00:28.520 ***********
2026-06-29 00:10:11.108853 | instance | changed: [instance]
2026-06-29 00:10:11.108964 | instance |
2026-06-29 00:10:11.109044 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-29 00:10:11.109219 | instance | Monday 29 June 2026 00:10:11 +0000 (0:00:00.830) 0:00:29.350 ***********
2026-06-29 00:10:11.691286 | instance | changed: [instance]
2026-06-29 00:10:11.691837 | instance |
2026-06-29 00:10:11.692154 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-29 00:10:11.692163 | instance | Monday 29 June 2026 00:10:11 +0000 (0:00:00.582) 0:00:29.932 ***********
2026-06-29 00:10:11.753753 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-29 00:10:11.753831 | instance |
2026-06-29 00:10:11.754042 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-29 00:10:11.754068 | instance | Monday 29 June 2026 00:10:11 +0000 (0:00:00.062) 0:00:29.995 ***********
2026-06-29 00:10:16.493208 | instance | changed: [instance]
2026-06-29 00:10:16.493280 | instance |
2026-06-29 00:10:16.493531 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-29 00:10:16.493566 | instance | Monday 29 June 2026 00:10:16 +0000 (0:00:04.739) 0:00:34.735 ***********
2026-06-29 00:10:17.163981 | instance | ok: [instance] => (item=chronyd)
2026-06-29 00:10:17.164080 | instance | ok: [instance] => (item=sshd)
2026-06-29 00:10:17.164608 | instance |
2026-06-29 00:10:17.164663 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-29 00:10:17.164671 | instance | Monday 29 June 2026 00:10:17 +0000 (0:00:00.670) 0:00:35.405 ***********
2026-06-29 00:10:17.459970 | instance | changed: [instance]
2026-06-29 00:10:17.460064 | instance |
2026-06-29 00:10:17.460150 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-29 00:10:17.460277 | instance | Monday 29 June 2026 00:10:17 +0000 (0:00:00.296) 0:00:35.701 ***********
2026-06-29 00:10:17.661431 | instance | ok: [instance]
2026-06-29 00:10:17.661497 | instance |
2026-06-29 00:10:17.661770 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-29 00:10:17.661814 | instance | Monday 29 June 2026 00:10:17 +0000 (0:00:00.201) 0:00:35.903 ***********
2026-06-29 00:10:18.119771 | instance | changed: [instance]
2026-06-29 00:10:18.119843 | instance |
2026-06-29 00:10:18.120085 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-29 00:10:18.120137 | instance | Monday 29 June 2026 00:10:18 +0000 (0:00:00.458) 0:00:36.361 ***********
2026-06-29 00:10:18.484741 | instance | changed: [instance]
2026-06-29 00:10:18.484835 | instance |
2026-06-29 00:10:18.484895 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-06-29 00:10:18.485044 | instance | Monday 29 June 2026 00:10:18 +0000 (0:00:00.364) 0:00:36.726 ***********
2026-06-29 00:10:18.606278 | instance | ok: [instance]
2026-06-29 00:10:18.606372 | instance |
2026-06-29 00:10:18.606440 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-06-29 00:10:18.606599 | instance | Monday 29 June 2026 00:10:18 +0000 (0:00:00.120) 0:00:36.847 ***********
2026-06-29 00:10:18.831857 | instance | ok: [instance] => (item=instance)
2026-06-29 00:10:18.831985 | instance |
2026-06-29 00:10:18.831999 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-06-29 00:10:18.832145 | instance | Monday 29 June 2026 00:10:18 +0000 (0:00:00.225) 0:00:37.073 ***********
2026-06-29 00:10:18.895596 | instance | ok: [instance]
2026-06-29 00:10:18.895638 | instance |
2026-06-29 00:10:18.895645 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-06-29 00:10:18.895650 | instance | Monday 29 June 2026 00:10:18 +0000 (0:00:00.062) 0:00:37.136 ***********
2026-06-29 00:10:18.965115 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-06-29 00:10:18.965196 | instance |
2026-06-29 00:10:18.965351 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-06-29 00:10:18.965589 | instance | Monday 29 June 2026 00:10:18 +0000 (0:00:00.070) 0:00:37.206 ***********
2026-06-29 00:10:19.326625 | instance | changed: [instance]
2026-06-29 00:10:19.326697 | instance |
2026-06-29 00:10:19.326876 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-06-29 00:10:19.327081 | instance | Monday 29 June 2026 00:10:19 +0000 (0:00:00.361) 0:00:37.567 ***********
2026-06-29 00:10:20.013506 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-06-29 00:10:20.013638 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-06-29 00:10:20.013651 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-06-29 00:10:20.013758 | instance |
2026-06-29 00:10:20.013953 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-06-29 00:10:20.014101 | instance | Monday 29 June 2026 00:10:20 +0000 (0:00:00.687) 0:00:38.255 ***********
2026-06-29 00:14:43.551432 | instance | ok: [instance]
2026-06-29 00:14:43.551525 | instance |
2026-06-29 00:14:43.551593 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-06-29 00:14:43.551719 | instance | Monday 29 June 2026 00:14:43 +0000 (0:04:23.537) 0:05:01.793 ***********
2026-06-29 00:14:43.765251 | instance | changed: [instance]
2026-06-29 00:14:43.765311 | instance |
2026-06-29 00:14:43.765617 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-06-29 00:14:43.765670 | instance | Monday 29 June 2026 00:14:43 +0000 (0:00:00.213) 0:05:02.007 ***********
2026-06-29 00:14:43.805136 | instance | ok: [instance]
2026-06-29 00:14:43.805216 | instance |
2026-06-29 00:14:43.805479 | instance | TASK [Install Ceph host] *******************************************************
2026-06-29 00:14:43.805525 | instance | Monday 29 June 2026 00:14:43 +0000 (0:00:00.039) 0:05:02.046 ***********
2026-06-29 00:14:43.897100 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-29 00:14:43.897172 | instance |
2026-06-29 00:14:43.897430 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-29 00:14:43.897477 | instance | Monday 29 June 2026 00:14:43 +0000 (0:00:00.092) 0:05:02.138 ***********
2026-06-29 00:14:49.585286 | instance | ok: [instance]
2026-06-29 00:14:49.585362 | instance |
2026-06-29 00:14:49.585735 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-29 00:14:49.585798 | instance | Monday 29 June 2026 00:14:49 +0000 (0:00:05.687) 0:05:07.826 ***********
2026-06-29 00:14:49.655558 | instance | ok: [instance] => (item=instance)
2026-06-29 00:14:49.655624 | instance |
2026-06-29 00:14:49.655630 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-29 00:14:49.655636 | instance | Monday 29 June 2026 00:14:49 +0000 (0:00:00.069) 0:05:07.895 ***********
2026-06-29 00:14:50.096775 | instance | ok: [instance]
2026-06-29 00:14:50.096919 | instance |
2026-06-29 00:14:50.096937 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-29 00:14:50.097026 | instance | Monday 29 June 2026 00:14:50 +0000 (0:00:00.442) 0:05:08.338 ***********
2026-06-29 00:14:56.563456 | instance | ok: [instance]
2026-06-29 00:14:56.563535 | instance |
2026-06-29 00:14:56.563782 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-06-29 00:14:56.563827 | instance | Monday 29 June 2026 00:14:56 +0000 (0:00:06.466) 0:05:14.805 ***********
2026-06-29 00:15:48.802337 | instance | changed: [instance]
2026-06-29 00:15:48.802412 | instance |
2026-06-29 00:15:48.802419 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-06-29 00:15:48.802424 | instance | Monday 29 June 2026 00:15:48 +0000 (0:00:52.238) 0:06:07.043 ***********
2026-06-29 00:16:02.972684 | instance | ok: [instance]
2026-06-29 00:16:02.972812 | instance |
2026-06-29 00:16:02.972825 | instance | TASK [Install Ceph host] *******************************************************
2026-06-29 00:16:02.972977 | instance | Monday 29 June 2026 00:16:02 +0000 (0:00:14.171) 0:06:21.214 ***********
2026-06-29 00:16:03.060258 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-29 00:16:03.060352 | instance |
2026-06-29 00:16:03.060645 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-29 00:16:03.060709 | instance | Monday 29 June 2026 00:16:03 +0000 (0:00:00.087) 0:06:21.301 ***********
2026-06-29 00:16:03.123747 | instance | skipping: [instance]
2026-06-29 00:16:03.123836 | instance |
2026-06-29 00:16:03.124114 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-29 00:16:03.124157 | instance | Monday 29 June 2026 00:16:03 +0000 (0:00:00.063) 0:06:21.364 ***********
2026-06-29 00:16:03.184206 | instance | skipping: [instance] => (item=instance)
2026-06-29 00:16:03.184283 | instance | skipping: [instance]
2026-06-29 00:16:03.184617 | instance |
2026-06-29 00:16:03.184837 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-29 00:16:03.184844 | instance | Monday 29 June 2026 00:16:03 +0000 (0:00:00.061) 0:06:21.426 ***********
2026-06-29 00:16:03.443563 | instance | ok: [instance]
2026-06-29 00:16:03.443612 | instance |
2026-06-29 00:16:03.443619 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-29 00:16:03.443626 | instance | Monday 29 June 2026 00:16:03 +0000 (0:00:00.258) 0:06:21.684 ***********
2026-06-29 00:16:09.892006 | instance | ok: [instance]
2026-06-29 00:16:09.892095 | instance |
2026-06-29 00:16:09.892342 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-06-29 00:16:09.892411 | instance | Monday 29 June 2026 00:16:09 +0000 (0:00:06.448) 0:06:28.133 ***********
2026-06-29 00:16:22.086317 | instance | changed: [instance]
2026-06-29 00:16:22.086396 | instance |
2026-06-29 00:16:22.086650 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-06-29 00:16:22.086721 | instance | Monday 29 June 2026 00:16:22 +0000 (0:00:12.194) 0:06:40.328 ***********
2026-06-29 00:16:28.094307 | instance | ok: [instance]
2026-06-29 00:16:28.094456 | instance |
2026-06-29 00:16:28.094469 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-06-29 00:16:28.094615 | instance | Monday 29 June 2026 00:16:28 +0000 (0:00:06.007) 0:06:46.335 ***********
2026-06-29 00:16:35.692563 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-06-29 00:16:35.692647 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-06-29 00:16:35.692734 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-06-29 00:16:35.692864 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-06-29 00:16:35.692979 | instance |
2026-06-29 00:16:35.693107 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-06-29 00:16:35.693208 | instance |
2026-06-29 00:16:35.693326 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:16:35.693446 | instance | Monday 29 June 2026 00:16:35 +0000 (0:00:07.598) 0:06:53.934 ***********
2026-06-29 00:16:36.624088 | instance | ok: [instance]
2026-06-29 00:16:36.624163 | instance |
2026-06-29 00:16:36.624254 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 00:16:36.624372 | instance | Monday 29 June 2026 00:16:36 +0000 (0:00:00.931) 0:06:54.865 ***********
2026-06-29 00:16:36.827423 | instance | ok: [instance]
2026-06-29 00:16:36.827497 | instance |
2026-06-29 00:16:36.827619 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 00:16:36.827740 | instance | Monday 29 June 2026 00:16:36 +0000 (0:00:00.203) 0:06:55.069 ***********
2026-06-29 00:16:36.865834 | instance | skipping: [instance]
2026-06-29 00:16:36.865935 | instance |
2026-06-29 00:16:36.866059 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-29 00:16:36.866179 | instance | Monday 29 June 2026 00:16:36 +0000 (0:00:00.038) 0:06:55.107 ***********
2026-06-29 00:16:37.079543 | instance | ok: [instance]
2026-06-29 00:16:37.079615 | instance |
2026-06-29 00:16:37.079738 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:16:37.079857 | instance | Monday 29 June 2026 00:16:37 +0000 (0:00:00.213) 0:06:55.321 ***********
2026-06-29 00:16:37.137001 | instance | ok: [instance] => {
2026-06-29 00:16:37.137149 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-29 00:16:37.137319 | instance | }
2026-06-29 00:16:37.137481 | instance |
2026-06-29 00:16:37.137663 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:16:37.137829 | instance | Monday 29 June 2026 00:16:37 +0000 (0:00:00.057) 0:06:55.378 ***********
2026-06-29 00:16:37.444443 | instance | ok: [instance]
2026-06-29 00:16:37.444502 | instance |
2026-06-29 00:16:37.444597 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:16:37.444717 | instance | Monday 29 June 2026 00:16:37 +0000 (0:00:00.307) 0:06:55.686 ***********
2026-06-29 00:16:37.489805 | instance | skipping: [instance]
2026-06-29 00:16:37.489846 | instance |
2026-06-29 00:16:37.489986 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 00:16:37.490099 | instance | Monday 29 June 2026 00:16:37 +0000 (0:00:00.045) 0:06:55.731 ***********
2026-06-29 00:16:37.536876 | instance | skipping: [instance]
2026-06-29 00:16:37.536934 | instance |
2026-06-29 00:16:37.537028 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 00:16:37.537218 | instance | Monday 29 June 2026 00:16:37 +0000 (0:00:00.046) 0:06:55.778 ***********
2026-06-29 00:16:37.755843 | instance | ok: [instance]
2026-06-29 00:16:37.755916 | instance |
2026-06-29 00:16:37.756052 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 00:16:37.756170 | instance | Monday 29 June 2026 00:16:37 +0000 (0:00:00.218) 0:06:55.997 ***********
2026-06-29 00:16:38.801010 | instance | ok: [instance]
2026-06-29 00:16:38.801074 | instance |
2026-06-29 00:16:38.801203 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:16:38.801330 | instance | Monday 29 June 2026 00:16:38 +0000 (0:00:01.045) 0:06:57.042 ***********
2026-06-29 00:16:38.863893 | instance | ok: [instance] => {
2026-06-29 00:16:38.863990 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-29 00:16:38.864106 | instance | }
2026-06-29 00:16:38.864215 | instance |
2026-06-29 00:16:38.864337 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:16:38.864454 | instance | Monday 29 June 2026 00:16:38 +0000 (0:00:00.063) 0:06:57.106 ***********
2026-06-29 00:16:39.202551 | instance | ok: [instance]
2026-06-29 00:16:39.202705 | instance |
2026-06-29 00:16:39.202891 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:16:39.203052 | instance | Monday 29 June 2026 00:16:39 +0000 (0:00:00.338) 0:06:57.444 ***********
2026-06-29 00:16:41.165510 | instance | ok: [instance]
2026-06-29 00:16:41.165586 | instance |
2026-06-29 00:16:41.165744 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-29 00:16:41.165851 | instance | Monday 29 June 2026 00:16:41 +0000 (0:00:01.962) 0:06:59.407 ***********
2026-06-29 00:16:41.199328 | instance | skipping: [instance]
2026-06-29 00:16:41.199454 | instance |
2026-06-29 00:16:41.199669 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-29 00:16:41.199810 | instance | Monday 29 June 2026 00:16:41 +0000 (0:00:00.033) 0:06:59.441 ***********
2026-06-29 00:16:41.230529 | instance | skipping: [instance]
2026-06-29 00:16:41.230579 | instance |
2026-06-29 00:16:41.230744 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-29 00:16:41.230865 | instance | Monday 29 June 2026 00:16:41 +0000 (0:00:00.031) 0:06:59.472 ***********
2026-06-29 00:16:41.257080 | instance | skipping: [instance]
2026-06-29 00:16:41.257158 | instance |
2026-06-29 00:16:41.257288 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-29 00:16:41.257401 | instance | Monday 29 June 2026 00:16:41 +0000 (0:00:00.026) 0:06:59.499 ***********
2026-06-29 00:16:42.505717 | instance | ok: [instance]
2026-06-29 00:16:42.505779 | instance |
2026-06-29 00:16:42.505889 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-29 00:16:42.506007 | instance | Monday 29 June 2026 00:16:42 +0000 (0:00:01.247) 0:07:00.747 ***********
2026-06-29 00:16:42.946282 | instance | ok: [instance]
2026-06-29 00:16:42.946406 | instance |
2026-06-29 00:16:42.946578 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-29 00:16:42.946778 | instance | Monday 29 June 2026 00:16:42 +0000 (0:00:00.440) 0:07:01.187 ***********
2026-06-29 00:16:43.899309 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-29 00:16:43.899384 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-29 00:16:43.900175 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-29 00:16:43.900421 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-29 00:16:43.900429 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-29 00:16:43.900435 | instance |
2026-06-29 00:16:43.900440 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-29 00:16:43.900444 | instance | Monday 29 June 2026 00:16:43 +0000 (0:00:00.953) 0:07:02.140 ***********
2026-06-29 00:16:44.440798 | instance | ok: [instance]
2026-06-29 00:16:44.440858 | instance |
2026-06-29 00:16:44.441469 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-29 00:16:44.441511 | instance | Monday 29 June 2026 00:16:44 +0000 (0:00:00.535) 0:07:02.676 ***********
2026-06-29 00:16:44.441517 | instance |
2026-06-29 00:16:44.441522 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-29 00:16:44.441526 | instance | Monday 29 June 2026 00:16:44 +0000 (0:00:00.006) 0:07:02.682 ***********
2026-06-29 00:16:44.802021 | instance | ok: [instance]
2026-06-29 00:16:44.802098 | instance |
2026-06-29 00:16:44.802320 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 00:16:44.802360 | instance | Monday 29 June 2026 00:16:44 +0000 (0:00:00.361) 0:07:03.043 ***********
2026-06-29 00:16:45.033038 | instance | ok: [instance]
2026-06-29 00:16:45.033112 | instance |
2026-06-29 00:16:45.033398 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:16:45.033460 | instance | Monday 29 June 2026 00:16:45 +0000 (0:00:00.230) 0:07:03.274 ***********
2026-06-29 00:16:45.095238 | instance | ok: [instance] => {
2026-06-29 00:16:45.096074 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-29 00:16:45.096119 | instance | }
2026-06-29 00:16:45.096126 | instance |
2026-06-29 00:16:45.096131 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:16:45.096136 | instance | Monday 29 June 2026 00:16:45 +0000 (0:00:00.061) 0:07:03.336 ***********
2026-06-29 00:16:45.468954 | instance | ok: [instance]
2026-06-29 00:16:45.469023 | instance |
2026-06-29 00:16:45.469286 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:16:45.469332 | instance | Monday 29 June 2026 00:16:45 +0000 (0:00:00.374) 0:07:03.710 ***********
2026-06-29 00:16:48.567603 | instance | ok: [instance]
2026-06-29 00:16:48.567647 | instance |
2026-06-29 00:16:48.567653 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-29 00:16:48.567658 | instance | Monday 29 June 2026 00:16:48 +0000 (0:00:03.097) 0:07:06.808 ***********
2026-06-29 00:16:49.824891 | instance | ok: [instance]
2026-06-29 00:16:49.825006 | instance |
2026-06-29 00:16:49.825324 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-29 00:16:49.825370 | instance | Monday 29 June 2026 00:16:49 +0000 (0:00:01.257) 0:07:08.066 ***********
2026-06-29 00:16:50.032339 | instance | ok: [instance]
2026-06-29 00:16:50.032407 | instance |
2026-06-29 00:16:50.032695 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-29 00:16:50.032737 | instance | Monday 29 June 2026 00:16:50 +0000 (0:00:00.207) 0:07:08.274 ***********
2026-06-29 00:16:50.487679 | instance | ok: [instance]
2026-06-29 00:16:50.487750 | instance |
2026-06-29 00:16:50.488105 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-29 00:16:50.488148 | instance | Monday 29 June 2026 00:16:50 +0000 (0:00:00.455) 0:07:08.729 ***********
2026-06-29 00:16:51.075550 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-06-29 00:16:51.075627 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-29 00:16:51.076295 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-29 00:16:51.076377 | instance |
2026-06-29 00:16:51.076385 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-29 00:16:51.076392 | instance | Monday 29 June 2026 00:16:51 +0000 (0:00:00.587) 0:07:09.316 ***********
2026-06-29 00:16:51.519174 | instance | ok: [instance]
2026-06-29 00:16:51.519262 | instance |
2026-06-29 00:16:51.519658 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-29 00:16:51.519711 | instance | Monday 29 June 2026 00:16:51 +0000 (0:00:00.443) 0:07:09.760 ***********
2026-06-29 00:16:51.968626 | instance | ok: [instance]
2026-06-29 00:16:51.968700 | instance |
2026-06-29 00:16:51.969422 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-29 00:16:51.969475 | instance | Monday 29 June 2026 00:16:51 +0000 (0:00:00.443) 0:07:10.203 ***********
2026-06-29 00:16:51.969483 | instance |
2026-06-29 00:16:51.969495 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-29 00:16:51.969501 | instance | Monday 29 June 2026 00:16:51 +0000 (0:00:00.006) 0:07:10.210 ***********
2026-06-29 00:16:52.347702 | instance | ok: [instance]
2026-06-29 00:16:52.347810 | instance |
2026-06-29 00:16:52.348267 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-29 00:16:52.348320 | instance | Monday 29 June 2026 00:16:52 +0000 (0:00:00.378) 0:07:10.589 ***********
2026-06-29 00:16:52.411403 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-29 00:16:52.411955 | instance |
2026-06-29 00:16:52.412002 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-29 00:16:52.412023 | instance | Monday 29 June 2026 00:16:52 +0000 (0:00:00.063) 0:07:10.652 ***********
2026-06-29 00:16:53.786512 | instance | ok: [instance]
2026-06-29 00:16:53.786596 | instance |
2026-06-29 00:16:53.786926 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-29 00:16:53.787053 | instance | Monday 29 June 2026 00:16:53 +0000 (0:00:01.375) 0:07:12.028 ***********
2026-06-29 00:16:54.455917 | instance | ok: [instance] => (item=chronyd)
2026-06-29 00:16:54.455982 | instance | ok: [instance] => (item=sshd)
2026-06-29 00:16:54.456396 | instance |
2026-06-29 00:16:54.456464 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-29 00:16:54.456472 | instance | Monday 29 June 2026 00:16:54 +0000 (0:00:00.669) 0:07:12.697 ***********
2026-06-29 00:16:54.762824 | instance | ok: [instance]
2026-06-29 00:16:54.762922 | instance |
2026-06-29 00:16:54.763309 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-29 00:16:54.763361 | instance | Monday 29 June 2026 00:16:54 +0000 (0:00:00.306) 0:07:13.004 ***********
2026-06-29 00:16:54.964862 | instance | ok: [instance]
2026-06-29 00:16:54.964916 | instance |
2026-06-29 00:16:54.965198 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-29 00:16:54.965240 | instance | Monday 29 June 2026 00:16:54 +0000 (0:00:00.202) 0:07:13.206 ***********
2026-06-29 00:16:55.216565 | instance | ok: [instance]
2026-06-29 00:16:55.216651 | instance |
2026-06-29 00:16:55.216716 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-29 00:16:55.216886 | instance | Monday 29 June 2026 00:16:55 +0000 (0:00:00.251) 0:07:13.457 ***********
2026-06-29 00:16:55.438498 | instance | ok: [instance]
2026-06-29 00:16:55.438639 | instance |
2026-06-29 00:16:55.438713 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-06-29 00:16:55.438758 | instance | Monday 29 June 2026 00:16:55 +0000 (0:00:00.222) 0:07:13.680 ***********
2026-06-29 00:16:55.679497 | instance | ok: [instance] => (item=instance)
2026-06-29 00:16:55.679591 | instance |
2026-06-29 00:16:55.679834 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-06-29 00:16:55.679889 | instance | Monday 29 June 2026 00:16:55 +0000 (0:00:00.240) 0:07:13.920 ***********
2026-06-29 00:16:55.730372 | instance | ok: [instance]
2026-06-29 00:16:55.730452 | instance |
2026-06-29 00:16:55.730709 | instance | TASK [Install Ceph host] *******************************************************
2026-06-29 00:16:55.730751 | instance | Monday 29 June 2026 00:16:55 +0000 (0:00:00.051) 0:07:13.972 ***********
2026-06-29 00:16:55.805108 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-29 00:16:55.805568 | instance |
2026-06-29 00:16:55.805595 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-29 00:16:55.805603 | instance | Monday 29 June 2026 00:16:55 +0000 (0:00:00.074) 0:07:14.046 ***********
2026-06-29 00:16:55.860529 | instance | skipping: [instance]
2026-06-29 00:16:55.860616 | instance |
2026-06-29 00:16:55.860904 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-29 00:16:55.860950 | instance | Monday 29 June 2026 00:16:55 +0000 (0:00:00.055) 0:07:14.102 ***********
2026-06-29 00:16:55.910646 | instance | skipping: [instance] => (item=instance)
2026-06-29 00:16:55.910763 | instance | skipping: [instance]
2026-06-29 00:16:55.911249 | instance |
2026-06-29 00:16:55.911302 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-29 00:16:55.911308 | instance | Monday 29 June 2026 00:16:55 +0000 (0:00:00.049) 0:07:14.152 ***********
2026-06-29 00:16:56.186429 | instance | ok: [instance]
2026-06-29 00:16:56.186558 | instance |
2026-06-29 00:16:56.186821 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-29 00:16:56.186928 | instance | Monday 29 June 2026 00:16:56 +0000 (0:00:00.275) 0:07:14.427 ***********
2026-06-29 00:17:02.648889 | instance | ok: [instance]
2026-06-29 00:17:02.648934 | instance |
2026-06-29 00:17:02.648940 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-06-29 00:17:02.648945 | instance | Monday 29 June 2026 00:17:02 +0000 (0:00:06.462) 0:07:20.890 ***********
2026-06-29 00:17:07.995018 | instance | ok: [instance]
2026-06-29 00:17:07.995095 | instance |
2026-06-29 00:17:07.995339 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-06-29 00:17:07.995384 | instance | Monday 29 June 2026 00:17:07 +0000 (0:00:05.346) 0:07:26.236 ***********
2026-06-29 00:17:21.987006 | instance | ok: [instance]
2026-06-29 00:17:21.987605 | instance |
2026-06-29 00:17:21.987924 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-06-29 00:17:21.988356 | instance | Monday 29 June 2026 00:17:21 +0000 (0:00:13.983) 0:07:40.220 ***********
2026-06-29 00:18:53.659561 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-06-29 00:18:53.659604 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-06-29 00:18:53.659609 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-06-29 00:18:53.659614 | instance |
2026-06-29 00:18:53.659619 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-06-29 00:18:53.659625 | instance | Monday 29 June 2026 00:18:53 +0000 (0:01:31.680) 0:09:11.900 ***********
2026-06-29 00:18:59.516218 | instance | ok: [instance]
2026-06-29 00:18:59.516304 | instance |
2026-06-29 00:18:59.516573 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-06-29 00:18:59.516618 | instance | Monday 29 June 2026 00:18:59 +0000 (0:00:05.857) 0:09:17.757 ***********
2026-06-29 00:19:05.586023 | instance | ok: [instance]
2026-06-29 00:19:05.586123 | instance |
2026-06-29 00:19:05.586336 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-06-29 00:19:05.586379 | instance | Monday 29 June 2026 00:19:05 +0000 (0:00:06.069) 0:09:23.827 ***********
2026-06-29 00:19:05.665002 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-06-29 00:19:05.665086 | instance |
2026-06-29 00:19:05.665350 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-06-29 00:19:05.665395 | instance | Monday 29 June 2026 00:19:05 +0000 (0:00:00.079) 0:09:23.906 ***********
2026-06-29 00:19:05.936975 | instance | ok: [instance]
2026-06-29 00:19:05.937061 | instance |
2026-06-29 00:19:05.937131 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-06-29 00:19:05.937276 | instance | Monday 29 June 2026 00:19:05 +0000 (0:00:00.272) 0:09:24.178 ***********
2026-06-29 00:19:12.007202 | instance | ok: [instance]
2026-06-29 00:19:12.007325 | instance |
2026-06-29 00:19:12.007652 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-06-29 00:19:12.007697 | instance | Monday 29 June 2026 00:19:12 +0000 (0:00:06.069) 0:09:30.248 ***********
2026-06-29 00:19:12.054344 | instance | ok: [instance]
2026-06-29 00:19:12.054418 | instance |
2026-06-29 00:19:12.054723 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-06-29 00:19:12.054772 | instance | Monday 29 June 2026 00:19:12 +0000 (0:00:00.047) 0:09:30.295 ***********
2026-06-29 00:19:12.108169 | instance | skipping: [instance] => (item=1)
2026-06-29 00:19:12.108237 | instance | skipping: [instance] => (item=1)
2026-06-29 00:19:12.108243 | instance | skipping: [instance] => (item=1)
2026-06-29 00:19:12.108247 | instance | skipping: [instance]
2026-06-29 00:19:12.108253 | instance |
2026-06-29 00:19:12.108258 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-06-29 00:19:12.108263 | instance | Monday 29 June 2026 00:19:12 +0000 (0:00:00.052) 0:09:30.348 ***********
2026-06-29 00:19:12.163543 | instance | skipping: [instance]
2026-06-29 00:19:12.163607 | instance |
2026-06-29 00:19:12.163613 | instance | PLAY [all] *********************************************************************
2026-06-29 00:19:12.163618 | instance |
2026-06-29 00:19:12.163623 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-06-29 00:19:12.163627 | instance | Monday 29 June 2026 00:19:12 +0000 (0:00:00.055) 0:09:30.404 ***********
2026-06-29 00:19:12.480821 | instance | changed: [instance]
2026-06-29 00:19:12.480942 | instance |
2026-06-29 00:19:12.480957 | instance | PLAY [all] *********************************************************************
2026-06-29 00:19:12.481081 | instance |
2026-06-29 00:19:12.481263 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:19:12.481484 | instance | Monday 29 June 2026 00:19:12 +0000 (0:00:00.317) 0:09:30.722 ***********
2026-06-29 00:19:13.448400 | instance | ok: [instance]
2026-06-29 00:19:13.448520 | instance |
2026-06-29 00:19:13.448531 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-06-29 00:19:13.448697 | instance | Monday 29 June 2026 00:19:13 +0000 (0:00:00.967) 0:09:31.689 ***********
2026-06-29 00:19:17.370224 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-06-29 00:19:17.370305 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-06-29 00:19:17.370781 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-06-29 00:19:17.370863 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-06-29 00:19:17.370874 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-06-29 00:19:17.370893 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-06-29 00:19:17.372968 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-06-29 00:19:17.373041 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-06-29 00:19:17.373047 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-06-29 00:19:17.373052 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-06-29 00:19:17.373057 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-06-29 00:19:17.373062 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-06-29 00:19:17.373066 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-06-29 00:19:17.373071 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-06-29 00:19:17.373075 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-06-29 00:19:17.373079 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-06-29 00:19:17.373084 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-06-29 00:19:17.373088 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-06-29 00:19:17.373092 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-06-29 00:19:17.373102 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-06-29 00:19:17.373107 | instance |
2026-06-29 00:19:17.373113 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-06-29 00:19:17.373117 | instance | Monday 29 June 2026 00:19:17 +0000 (0:00:03.921) 0:09:35.611 ***********
2026-06-29 00:19:17.577304 | instance | changed: [instance]
2026-06-29 00:19:17.577404 | instance |
2026-06-29 00:19:17.577424 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-06-29 00:19:17.577605 | instance | Monday 29 June 2026 00:19:17 +0000 (0:00:00.207) 0:09:35.818 ***********
2026-06-29 00:19:18.044557 | instance | changed: [instance]
2026-06-29 00:19:18.044643 | instance |
2026-06-29 00:19:18.045051 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-06-29 00:19:18.045127 | instance | Monday 29 June 2026 00:19:18 +0000 (0:00:00.466) 0:09:36.285 ***********
2026-06-29 00:19:18.308570 | instance | ok: [instance]
2026-06-29 00:19:18.308677 | instance |
2026-06-29 00:19:18.308743 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-29 00:19:18.308906 | instance | Monday 29 June 2026 00:19:18 +0000 (0:00:00.264) 0:09:36.550 ***********
2026-06-29 00:19:18.367203 | instance | ok: [instance]
2026-06-29 00:19:18.367293 | instance |
2026-06-29 00:19:18.367849 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-06-29 00:19:18.367934 | instance |
2026-06-29 00:19:18.367940 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:19:18.367944 | instance | Monday 29 June 2026 00:19:18 +0000 (0:00:00.058) 0:09:36.608 ***********
2026-06-29 00:19:19.326985 | instance | ok: [instance]
2026-06-29 00:19:19.327111 | instance |
2026-06-29 00:19:19.327124 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-06-29 00:19:19.327286 | instance | Monday 29 June 2026 00:19:19 +0000 (0:00:00.960) 0:09:37.568 ***********
2026-06-29 00:19:19.542679 | instance | changed: [instance]
2026-06-29 00:19:19.542751 | instance |
2026-06-29 00:19:19.543037 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-06-29 00:19:19.543106 | instance | Monday 29 June 2026 00:19:19 +0000 (0:00:00.215) 0:09:37.784 ***********
2026-06-29 00:19:20.498536 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-06-29 00:19:20.498706 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-06-29 00:19:20.498722 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-06-29 00:19:20.499324 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-06-29 00:19:20.499392 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-06-29 00:19:20.499399 | instance |
2026-06-29 00:19:20.499404 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-06-29 00:19:20.499410 | instance | Monday 29 June 2026 00:19:20 +0000 (0:00:00.956) 0:09:38.740 ***********
2026-06-29 00:19:20.687899 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257}
2026-06-29 00:19:20.848954 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257}
2026-06-29 00:19:21.035769 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257}
2026-06-29 00:19:21.048662 | instance | ...ignoring
2026-06-29 00:19:21.048867 | instance |
2026-06-29 00:19:21.049039 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-06-29 00:19:21.049208 | instance | Monday 29 June 2026 00:19:21 +0000 (0:00:00.549) 0:09:39.289 ***********
2026-06-29 00:19:21.247091 | instance | ok: [instance]
2026-06-29 00:19:21.247339 | instance |
2026-06-29 00:19:21.247617 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-06-29 00:19:21.247881 | instance | Monday 29 June 2026 00:19:21 +0000 (0:00:00.198) 0:09:39.488 ***********
2026-06-29 00:19:21.439974 | instance | ok: [instance]
2026-06-29 00:19:21.440098 | instance |
2026-06-29 00:19:21.440273 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-06-29 00:19:21.440445 | instance | Monday 29 June 2026 00:19:21 +0000 (0:00:00.192) 0:09:39.681 ***********
2026-06-29 00:19:21.477787 | instance | ok: [instance]
2026-06-29 00:19:21.478066 | instance |
2026-06-29 00:19:21.478371 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-06-29 00:19:21.478654 | instance | Monday 29 June 2026 00:19:21 +0000 (0:00:00.038) 0:09:39.719 ***********
2026-06-29 00:19:21.519618 | instance | ok: [instance]
2026-06-29 00:19:21.519882 | instance |
2026-06-29 00:19:21.520161 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-06-29 00:19:21.520437 | instance | Monday 29 June 2026 00:19:21 +0000 (0:00:00.041) 0:09:39.761 ***********
2026-06-29 00:19:22.067009 | instance | ok: [instance]
2026-06-29 00:19:22.067264 | instance |
2026-06-29 00:19:22.067544 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-06-29 00:19:22.067814 | instance | Monday 29 June 2026 00:19:22 +0000 (0:00:00.546) 0:09:40.308 ***********
2026-06-29 00:19:22.340645 | instance | ok: [instance]
2026-06-29 00:19:22.340944 | instance |
2026-06-29 00:19:22.341261 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-06-29 00:19:22.341552 | instance | Monday 29 June 2026 00:19:22 +0000 (0:00:00.211) 0:09:40.519 ***********
2026-06-29 00:19:22.341814 | instance |
2026-06-29 00:19:22.342146 | instance | PLAY [Install Kubernetes] ******************************************************
2026-06-29 00:19:22.342567 | instance |
2026-06-29 00:19:22.342974 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:19:22.343297 | instance | Monday 29 June 2026 00:19:22 +0000 (0:00:00.062) 0:09:40.581 ***********
2026-06-29 00:19:23.318807 | instance | ok: [instance]
2026-06-29 00:19:23.318867 | instance |
2026-06-29 00:19:23.318880 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 00:19:23.318898 | instance | Monday 29 June 2026 00:19:23 +0000 (0:00:00.977) 0:09:41.559 ***********
2026-06-29 00:19:23.525882 | instance | ok: [instance]
2026-06-29 00:19:23.525960 | instance |
2026-06-29 00:19:23.526205 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 00:19:23.526242 | instance | Monday 29 June 2026 00:19:23 +0000 (0:00:00.208) 0:09:41.767 ***********
2026-06-29 00:19:23.569934 | instance | skipping: [instance]
2026-06-29 00:19:23.570018 | instance |
2026-06-29 00:19:23.570227 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-29 00:19:23.570244 | instance | Monday 29 June 2026 00:19:23 +0000 (0:00:00.043) 0:09:41.811 ***********
2026-06-29 00:19:23.788310 | instance | ok: [instance]
2026-06-29 00:19:23.788384 | instance |
2026-06-29 00:19:23.788532 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:19:23.788747 | instance | Monday 29 June 2026 00:19:23 +0000 (0:00:00.218) 0:09:42.029 ***********
2026-06-29 00:19:23.850609 | instance | ok: [instance] => {
2026-06-29 00:19:23.850734 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-29 00:19:23.850789 | instance | }
2026-06-29 00:19:23.850977 | instance |
2026-06-29 00:19:23.851213 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:19:23.851378 | instance | Monday 29 June 2026 00:19:23 +0000 (0:00:00.062) 0:09:42.091 ***********
2026-06-29 00:19:24.158464 | instance | ok: [instance]
2026-06-29 00:19:24.158534 | instance |
2026-06-29 00:19:24.158624 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:19:24.158838 | instance | Monday 29 June 2026 00:19:24 +0000 (0:00:00.308) 0:09:42.399 ***********
2026-06-29 00:19:24.207333 | instance | skipping: [instance]
2026-06-29 00:19:24.207408 | instance |
2026-06-29 00:19:24.207531 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 00:19:24.207726 | instance | Monday 29 June 2026 00:19:24 +0000 (0:00:00.048) 0:09:42.448 ***********
2026-06-29 00:19:24.433837 | instance | ok: [instance]
2026-06-29 00:19:24.434040 | instance |
2026-06-29 00:19:24.434191 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 00:19:24.434357 | instance | Monday 29 June 2026 00:19:24 +0000 (0:00:00.224) 0:09:42.673 ***********
2026-06-29 00:19:25.770837 | instance | ok: [instance]
2026-06-29 00:19:25.770938 | instance |
2026-06-29 00:19:25.770962 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:19:25.770973 | instance | Monday 29 June 2026 00:19:25 +0000 (0:00:01.338) 0:09:44.012 ***********
2026-06-29 00:19:25.843482 | instance | ok: [instance] => {
2026-06-29 00:19:25.843695 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-29 00:19:25.843946 | instance | }
2026-06-29 00:19:25.844232 | instance |
2026-06-29 00:19:25.844575 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:19:25.844820 | instance | Monday 29 June 2026 00:19:25 +0000 (0:00:00.072) 0:09:44.084 ***********
2026-06-29 00:19:26.211151 | instance | ok: [instance]
2026-06-29 00:19:26.211346 | instance |
2026-06-29 00:19:26.211611 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:19:26.211982 | instance | Monday 29 June 2026 00:19:26 +0000 (0:00:00.367) 0:09:44.452 ***********
2026-06-29 00:19:28.184929 | instance | ok: [instance]
2026-06-29 00:19:28.185024 | instance |
2026-06-29 00:19:28.185036 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-29 00:19:28.185046 | instance | Monday 29 June 2026 00:19:28 +0000 (0:00:01.972) 0:09:46.425 ***********
2026-06-29 00:19:28.214708 | instance | skipping: [instance]
2026-06-29 00:19:28.215103 | instance |
2026-06-29 00:19:28.215169 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-29 00:19:28.215176 | instance | Monday 29 June 2026 00:19:28 +0000 (0:00:00.031) 0:09:46.456 ***********
2026-06-29 00:19:28.247236 | instance | skipping: [instance]
2026-06-29 00:19:28.247443 | instance |
2026-06-29 00:19:28.247522 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-29 00:19:28.247667 | instance | Monday 29 June 2026 00:19:28 +0000 (0:00:00.032) 0:09:46.488 ***********
2026-06-29 00:19:28.285352 | instance | skipping: [instance]
2026-06-29 00:19:28.285709 | instance |
2026-06-29 00:19:28.285830 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-29 00:19:28.285855 | instance | Monday 29 June 2026 00:19:28 +0000 (0:00:00.038) 0:09:46.526 ***********
2026-06-29 00:19:29.692536 | instance | ok: [instance]
2026-06-29 00:19:29.692663 | instance |
2026-06-29 00:19:29.692679 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-29 00:19:29.692830 | instance | Monday 29 June 2026 00:19:29 +0000 (0:00:01.407) 0:09:47.934 ***********
2026-06-29 00:19:30.156396 | instance | ok: [instance]
2026-06-29 00:19:30.156510 | instance |
2026-06-29 00:19:30.156532 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-29 00:19:30.156737 | instance | Monday 29 June 2026 00:19:30 +0000 (0:00:00.463) 0:09:48.398 ***********
2026-06-29 00:19:31.112087 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-29 00:19:31.112198 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-29 00:19:31.112917 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-29 00:19:31.112978 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-29 00:19:31.112985 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-29 00:19:31.113013 | instance |
2026-06-29 00:19:31.113019 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-29 00:19:31.113024 | instance | Monday 29 June 2026 00:19:31 +0000 (0:00:00.955) 0:09:49.353 ***********
2026-06-29 00:19:31.653565 | instance | ok: [instance]
2026-06-29 00:19:31.653687 | instance |
2026-06-29 00:19:31.653700 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-29 00:19:31.654212 | instance | Monday 29 June 2026 00:19:31 +0000 (0:00:00.534) 0:09:49.888 ***********
2026-06-29 00:19:31.654278 | instance |
2026-06-29 00:19:31.654285 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-29 00:19:31.654297 | instance | Monday 29 June 2026 00:19:31 +0000 (0:00:00.006) 0:09:49.894 ***********
2026-06-29 00:19:32.012455 | instance | ok: [instance]
2026-06-29 00:19:32.012550 | instance |
2026-06-29 00:19:32.012810 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-06-29 00:19:32.012853 | instance | Monday 29 June 2026 00:19:32 +0000 (0:00:00.359) 0:09:50.254 ***********
2026-06-29 00:19:32.653523 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}
2026-06-29 00:19:32.665787 | instance | ...ignoring
2026-06-29 00:19:32.665869 | instance |
2026-06-29 00:19:32.666003 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-06-29 00:19:32.666163 | instance | Monday 29 June 2026 00:19:32 +0000 (0:00:00.653) 0:09:50.907 ***********
2026-06-29 00:19:32.708223 | instance | skipping: [instance]
2026-06-29 00:19:32.708670 | instance |
2026-06-29 00:19:32.708758 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-06-29 00:19:32.708780 | instance | Monday 29 June 2026 00:19:32 +0000 (0:00:00.041) 0:09:50.949 ***********
2026-06-29 00:19:32.750272 | instance | skipping: [instance]
2026-06-29 00:19:32.750625 | instance |
2026-06-29 00:19:32.750654 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-06-29 00:19:32.750660 | instance | Monday 29 June 2026 00:19:32 +0000 (0:00:00.042) 0:09:50.992 ***********
2026-06-29 00:19:32.792089 | instance | skipping: [instance]
2026-06-29 00:19:32.792490 | instance |
2026-06-29 00:19:32.792551 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-06-29 00:19:32.792558 | instance | Monday 29 June 2026 00:19:32 +0000 (0:00:00.041) 0:09:51.033 ***********
2026-06-29 00:19:32.835802 | instance | skipping: [instance]
2026-06-29 00:19:32.836079 | instance |
2026-06-29 00:19:32.836429 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-06-29 00:19:32.836493 | instance | Monday 29 June 2026 00:19:32 +0000 (0:00:00.043) 0:09:51.077 ***********
2026-06-29 00:19:32.886231 | instance | skipping: [instance]
2026-06-29 00:19:32.886302 | instance |
2026-06-29 00:19:32.886448 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 00:19:32.886658 | instance | Monday 29 June 2026 00:19:32 +0000 (0:00:00.050) 0:09:51.127 ***********
2026-06-29 00:19:33.097162 | instance | ok: [instance]
2026-06-29 00:19:33.097252 | instance |
2026-06-29 00:19:33.097376 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:19:33.097592 | instance | Monday 29 June 2026 00:19:33 +0000 (0:00:00.210) 0:09:51.338 ***********
2026-06-29 00:19:33.149042 | instance | ok: [instance] => {
2026-06-29 00:19:33.149180 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-06-29 00:19:33.149385 | instance | }
2026-06-29 00:19:33.149527 | instance |
2026-06-29 00:19:33.149677 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:19:33.149824 | instance | Monday 29 June 2026 00:19:33 +0000 (0:00:00.052) 0:09:51.390 ***********
2026-06-29 00:19:37.394588 | instance | changed: [instance]
2026-06-29 00:19:37.395019 | instance |
2026-06-29 00:19:37.395398 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:19:37.395760 | instance | Monday 29 June 2026 00:19:37 +0000 (0:00:04.243) 0:09:55.633 ***********
2026-06-29 00:19:37.438715 | instance | skipping: [instance]
2026-06-29 00:19:37.438763 | instance |
2026-06-29 00:19:37.438769 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 00:19:37.438774 | instance | Monday 29 June 2026 00:19:37 +0000 (0:00:00.046) 0:09:55.679 ***********
2026-06-29 00:19:37.663782 | instance | ok: [instance]
2026-06-29 00:19:37.663909 | instance |
2026-06-29 00:19:37.663922 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:19:37.664079 | instance | Monday 29 June 2026 00:19:37 +0000 (0:00:00.225) 0:09:55.905 ***********
2026-06-29 00:19:37.708189 | instance | ok: [instance] => {
2026-06-29 00:19:37.708268 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-06-29 00:19:37.708287 | instance | }
2026-06-29 00:19:37.708298 | instance |
2026-06-29 00:19:37.708592 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:19:37.708656 | instance | Monday 29 June 2026 00:19:37 +0000 (0:00:00.044) 0:09:55.949 ***********
2026-06-29 00:19:38.641018 | instance | changed: [instance]
2026-06-29 00:19:38.641069 | instance |
2026-06-29 00:19:38.641074 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:19:38.641092 | instance | Monday 29 June 2026 00:19:38 +0000 (0:00:00.932) 0:09:56.882 ***********
2026-06-29 00:19:38.700132 | instance | skipping: [instance]
2026-06-29 00:19:38.700520 | instance |
2026-06-29 00:19:38.700582 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-29 00:19:38.700589 | instance | Monday 29 June 2026 00:19:38 +0000 (0:00:00.059) 0:09:56.941 ***********
2026-06-29 00:19:38.742167 | instance | skipping: [instance]
2026-06-29 00:19:38.742263 | instance |
2026-06-29 00:19:38.742379 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-29 00:19:38.742559 | instance | Monday 29 June 2026 00:19:38 +0000 (0:00:00.042) 0:09:56.983 ***********
2026-06-29 00:19:38.777074 | instance | skipping: [instance]
2026-06-29 00:19:38.777177 | instance |
2026-06-29 00:19:38.777298 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-29 00:19:38.777569 | instance | Monday 29 June 2026 00:19:38 +0000 (0:00:00.034) 0:09:57.018 ***********
2026-06-29 00:19:38.815827 | instance | skipping: [instance]
2026-06-29 00:19:38.815930 | instance |
2026-06-29 00:19:38.816103 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-29 00:19:38.816323 | instance | Monday 29 June 2026 00:19:38 +0000 (0:00:00.038) 0:09:57.057 ***********
2026-06-29 00:19:40.071402 | instance | ok: [instance]
2026-06-29 00:19:40.071511 | instance |
2026-06-29 00:19:40.071527 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-29 00:19:40.071698 | instance | Monday 29 June 2026 00:19:40 +0000 (0:00:01.253) 0:09:58.310 ***********
2026-06-29 00:19:40.511496 | instance | ok: [instance]
2026-06-29 00:19:40.512436 | instance |
2026-06-29 00:19:40.512792 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-29 00:19:40.513165 | instance | Monday 29 June 2026 00:19:40 +0000 (0:00:00.439) 0:09:58.750 ***********
2026-06-29 00:19:41.437029 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-29 00:19:41.437450 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-29 00:19:41.437790 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-29 00:19:41.438305 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-29 00:19:41.438649 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-29 00:19:41.439018 | instance |
2026-06-29 00:19:41.439345 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-29 00:19:41.439668 | instance | Monday 29 June 2026 00:19:41 +0000 (0:00:00.927) 0:09:59.677 ***********
2026-06-29 00:19:41.982525 | instance | ok: [instance]
2026-06-29 00:19:41.982616 | instance |
2026-06-29 00:19:41.982802 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-29 00:19:41.983504 | instance | Monday 29 June 2026 00:19:41 +0000 (0:00:00.535) 0:10:00.213 ***********
2026-06-29 00:19:41.983519 | instance |
2026-06-29 00:19:41.983530 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-29 00:19:41.983540 | instance | Monday 29 June 2026 00:19:41 +0000 (0:00:00.010) 0:10:00.223 ***********
2026-06-29 00:19:42.345269 | instance | ok: [instance]
2026-06-29 00:19:42.345386 | instance |
2026-06-29 00:19:42.345411 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 00:19:42.345576 | instance | Monday 29 June 2026 00:19:42 +0000 (0:00:00.362) 0:10:00.586 ***********
2026-06-29 00:19:42.555848 | instance | ok: [instance]
2026-06-29 00:19:42.556002 | instance |
2026-06-29 00:19:42.556022 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:19:42.556039 | instance | Monday 29 June 2026 00:19:42 +0000 (0:00:00.210) 0:10:00.797 ***********
2026-06-29 00:19:42.612357 | instance | ok: [instance] => {
2026-06-29 00:19:42.612446 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-06-29 00:19:42.612919 | instance | }
2026-06-29 00:19:42.612994 | instance |
2026-06-29 00:19:42.613001 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:19:42.613007 | instance | Monday 29 June 2026 00:19:42 +0000 (0:00:00.056) 0:10:00.853 ***********
2026-06-29 00:19:43.259718 | instance | changed: [instance]
2026-06-29 00:19:43.259819 | instance |
2026-06-29 00:19:43.259886 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:19:43.260051 | instance | Monday 29 June 2026 00:19:43 +0000 (0:00:00.647) 0:10:01.500 ***********
2026-06-29 00:19:44.646339 | instance | changed: [instance]
2026-06-29 00:19:44.646403 | instance |
2026-06-29 00:19:44.646409 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:19:44.646414 | instance | Monday 29 June 2026 00:19:44 +0000 (0:00:01.386) 0:10:02.887 ***********
2026-06-29 00:19:44.697750 | instance | ok: [instance] => {
2026-06-29 00:19:44.697847 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-06-29 00:19:44.698298 | instance | }
2026-06-29 00:19:44.698315 | instance |
2026-06-29 00:19:44.698320 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:19:44.698325 | instance | Monday 29 June 2026 00:19:44 +0000 (0:00:00.051) 0:10:02.939 ***********
2026-06-29 00:19:45.382788 | instance | changed: [instance]
2026-06-29 00:19:45.382893 | instance |
2026-06-29 00:19:45.383150 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:19:45.383212 | instance | Monday 29 June 2026 00:19:45 +0000 (0:00:00.684) 0:10:03.624 ***********
2026-06-29 00:19:46.766637 | instance | changed: [instance]
2026-06-29 00:19:46.766751 | instance |
2026-06-29 00:19:46.767000 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-06-29 00:19:46.767019 | instance | Monday 29 June 2026 00:19:46 +0000 (0:00:01.383) 0:10:05.008 ***********
2026-06-29 00:19:47.252132 | instance | changed: [instance]
2026-06-29 00:19:47.252245 | instance |
2026-06-29 00:19:47.252261 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-06-29 00:19:47.252451 | instance | Monday 29 June 2026 00:19:47 +0000 (0:00:00.485) 0:10:05.493 ***********
2026-06-29 00:19:47.472910 | instance | changed: [instance]
2026-06-29 00:19:47.473065 | instance |
2026-06-29 00:19:47.473084 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 00:19:47.473359 | instance | Monday 29 June 2026 00:19:47 +0000 (0:00:00.220) 0:10:05.714 ***********
2026-06-29 00:19:47.691858 | instance | ok: [instance]
2026-06-29 00:19:47.691946 | instance |
2026-06-29 00:19:47.692223 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:19:47.692287 | instance | Monday 29 June 2026 00:19:47 +0000 (0:00:00.218) 0:10:05.933 ***********
2026-06-29 00:19:47.751267 | instance | ok: [instance] => {
2026-06-29 00:19:47.751542 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-06-29 00:19:47.751655 | instance | }
2026-06-29 00:19:47.751769 | instance |
2026-06-29 00:19:47.751925 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:19:47.752048 | instance | Monday 29 June 2026 00:19:47 +0000 (0:00:00.059) 0:10:05.992 ***********
2026-06-29 00:19:48.732579 | instance | changed: [instance]
2026-06-29 00:19:48.732755 | instance |
2026-06-29 00:19:48.733088 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:19:48.733351 | instance | Monday 29 June 2026 00:19:48 +0000 (0:00:00.981) 0:10:06.973 ***********
2026-06-29 00:19:51.436342 | instance | changed: [instance]
2026-06-29 00:19:51.436793 | instance |
2026-06-29 00:19:51.436806 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-06-29 00:19:51.436817 | instance | Monday 29 June 2026 00:19:51 +0000 (0:00:02.702) 0:10:09.676 ***********
2026-06-29 00:19:51.489005 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-06-29 00:19:51.489400 | instance |
2026-06-29 00:19:51.489465 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-06-29 00:19:51.489487 | instance | Monday 29 June 2026 00:19:51 +0000 (0:00:00.053) 0:10:09.730 ***********
2026-06-29 00:19:52.744481 | instance | ok: [instance]
2026-06-29 00:19:52.744605 | instance |
2026-06-29 00:19:52.744617 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-06-29 00:19:52.744756 | instance | Monday 29 June 2026 00:19:52 +0000 (0:00:01.255) 0:10:10.986 ***********
2026-06-29 00:19:52.953803 | instance | changed: [instance]
2026-06-29 00:19:52.953902 | instance |
2026-06-29 00:19:52.954197 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-06-29 00:19:52.954225 | instance | Monday 29 June 2026 00:19:52 +0000 (0:00:00.209) 0:10:11.195 ***********
2026-06-29 00:19:53.434714 | instance | changed: [instance]
2026-06-29 00:19:53.434803 | instance |
2026-06-29 00:19:53.435111 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-06-29 00:19:53.435174 | instance | Monday 29 June 2026 00:19:53 +0000 (0:00:00.480) 0:10:11.676 ***********
2026-06-29 00:19:54.202577 | instance | changed: [instance] => (item=br_netfilter)
2026-06-29 00:19:54.202693 | instance | ok: [instance] => (item=ip_tables)
2026-06-29 00:19:54.202708 | instance | changed: [instance] => (item=ip6_tables)
2026-06-29 00:19:54.202988 | instance | ok: [instance] => (item=nf_conntrack)
2026-06-29 00:19:54.203150 | instance |
2026-06-29 00:19:54.203164 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 00:19:54.203306 | instance | Monday 29 June 2026 00:19:54 +0000 (0:00:00.767) 0:10:12.444 ***********
2026-06-29 00:19:54.411477 | instance | ok: [instance]
2026-06-29 00:19:54.411569 | instance |
2026-06-29 00:19:54.411766 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:19:54.411783 | instance | Monday 29 June 2026 00:19:54 +0000 (0:00:00.208) 0:10:12.653 ***********
2026-06-29 00:19:54.462224 | instance | ok: [instance] => {
2026-06-29 00:19:54.462870 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-06-29 00:19:54.462937 | instance | }
2026-06-29 00:19:54.462944 | instance |
2026-06-29 00:19:54.462949 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:19:54.462953 | instance | Monday 29 June 2026 00:19:54 +0000 (0:00:00.050) 0:10:12.703 ***********
2026-06-29 00:19:56.611006 | instance | changed: [instance]
2026-06-29 00:19:56.611542 | instance |
2026-06-29 00:19:56.611555 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:19:56.611566 | instance | Monday 29 June 2026 00:19:56 +0000 (0:00:02.148) 0:10:14.852 ***********
2026-06-29 00:19:56.655468 | instance | skipping: [instance]
2026-06-29 00:19:56.655575 | instance |
2026-06-29 00:19:56.655590 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-06-29 00:19:56.655779 | instance | Monday 29 June 2026 00:19:56 +0000 (0:00:00.044) 0:10:14.896 ***********
2026-06-29 00:19:56.724661 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-06-29 00:19:56.724750 | instance |
2026-06-29 00:19:56.724860 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-06-29 00:19:56.725061 | instance | Monday 29 June 2026 00:19:56 +0000 (0:00:00.069) 0:10:14.965 ***********
2026-06-29 00:19:56.766134 | instance | skipping: [instance]
2026-06-29 00:19:56.766240 | instance |
2026-06-29 00:19:56.766380 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-06-29 00:19:56.766592 | instance | Monday 29 June 2026 00:19:56 +0000 (0:00:00.041) 0:10:15.007 ***********
2026-06-29 00:20:00.260948 | instance | changed: [instance]
2026-06-29 00:20:00.261028 | instance |
2026-06-29 00:20:00.261040 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-06-29 00:20:00.261050 | instance | Monday 29 June 2026 00:20:00 +0000 (0:00:03.492) 0:10:18.500 ***********
2026-06-29 00:20:01.578111 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-06-29 00:20:01.578877 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-06-29 00:20:01.579001 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-06-29 00:20:01.579010 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-06-29 00:20:01.579018 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-06-29 00:20:01.579034 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-06-29 00:20:01.579350 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-06-29 00:20:01.579451 | instance |
2026-06-29 00:20:01.579469 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-06-29 00:20:01.579610 | instance | Monday 29 June 2026 00:20:01 +0000 (0:00:01.318) 0:10:19.819 ***********
2026-06-29 00:20:02.137507 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-06-29 00:20:02.137629 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-06-29 00:20:02.137643 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-06-29 00:20:02.138015 | instance |
2026-06-29 00:20:02.138079 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-06-29 00:20:02.138086 | instance | Monday 29 June 2026 00:20:02 +0000 (0:00:00.559) 0:10:20.379 ***********
2026-06-29 00:20:02.621093 | instance | changed: [instance]
2026-06-29 00:20:02.621194 | instance |
2026-06-29 00:20:02.621448 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-06-29 00:20:02.621513 | instance | Monday 29 June 2026 00:20:02 +0000 (0:00:00.483) 0:10:20.862 ***********
2026-06-29 00:20:03.087237 | instance | changed: [instance]
2026-06-29 00:20:03.087327 | instance |
2026-06-29 00:20:03.087605 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-06-29 00:20:03.087663 | instance | Monday 29 June 2026 00:20:03 +0000 (0:00:00.466) 0:10:21.328 ***********
2026-06-29 00:20:03.300750 | instance | ok: [instance]
2026-06-29 00:20:03.300825 | instance |
2026-06-29 00:20:03.301062 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-06-29 00:20:03.301078 | instance | Monday 29 June 2026 00:20:03 +0000 (0:00:00.213) 0:10:21.542 ***********
2026-06-29 00:20:03.337415 | instance | skipping: [instance]
2026-06-29 00:20:03.337508 | instance |
2026-06-29 00:20:03.337775 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-06-29 00:20:03.337790 | instance | Monday 29 June 2026 00:20:03 +0000 (0:00:00.037) 0:10:21.579 ***********
2026-06-29 00:20:03.927519 | instance | ok: [instance] => (item=swap)
2026-06-29 00:20:03.927645 | instance | ok: [instance] => (item=none)
2026-06-29 00:20:03.927657 | instance |
2026-06-29 00:20:03.927967 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-06-29 00:20:03.928054 | instance | Monday 29 June 2026 00:20:03 +0000 (0:00:00.589) 0:10:22.168 ***********
2026-06-29 00:20:04.390216 | instance | changed: [instance]
2026-06-29 00:20:04.390316 | instance |
2026-06-29 00:20:04.390386 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-06-29 00:20:04.390531 | instance | Monday 29 June 2026 00:20:04 +0000 (0:00:00.462) 0:10:22.631 ***********
2026-06-29 00:20:04.997203 | instance | changed: [instance]
2026-06-29 00:20:04.997306 | instance |
2026-06-29 00:20:04.997373 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-06-29 00:20:04.997853 | instance | Monday 29 June 2026 00:20:04 +0000 (0:00:00.599) 0:10:23.231 ***********
2026-06-29 00:20:04.997918 | instance |
2026-06-29 00:20:04.997925 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-06-29 00:20:04.997930 | instance | Monday 29 June 2026 00:20:04 +0000 (0:00:00.007) 0:10:23.238 ***********
2026-06-29 00:20:05.821264 | instance | ok: [instance]
2026-06-29 00:20:05.821337 | instance |
2026-06-29 00:20:05.821344 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-06-29 00:20:05.821349 | instance | Monday 29 June 2026 00:20:05 +0000 (0:00:00.823) 0:10:24.062 ***********
2026-06-29 00:20:06.412440 | instance | changed: [instance]
2026-06-29 00:20:06.412539 | instance |
2026-06-29 00:20:06.412802 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-06-29 00:20:06.412876 | instance | Monday 29 June 2026 00:20:06 +0000 (0:00:00.591) 0:10:24.653 ***********
2026-06-29 00:20:07.426016 | instance | ok: [instance]
2026-06-29 00:20:07.426448 | instance |
2026-06-29 00:20:07.426455 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-06-29 00:20:07.426460 | instance | Monday 29 June 2026 00:20:07 +0000 (0:00:01.013) 0:10:25.667 ***********
2026-06-29 00:20:08.213659 | instance | ok: [instance]
2026-06-29 00:20:08.213737 | instance |
2026-06-29 00:20:08.213983 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-06-29 00:20:08.214001 | instance | Monday 29 June 2026 00:20:08 +0000 (0:00:00.787) 0:10:26.455 ***********
2026-06-29 00:20:08.421552 | instance | ok: [instance]
2026-06-29 00:20:08.421624 | instance |
2026-06-29 00:20:08.421845 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-06-29 00:20:08.421863 | instance | Monday 29 June 2026 00:20:08 +0000 (0:00:00.207) 0:10:26.663 ***********
2026-06-29 00:20:08.960246 | instance | ok: [instance]
2026-06-29 00:20:08.960362 | instance |
2026-06-29 00:20:08.960376 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-06-29 00:20:08.960548 | instance | Monday 29 June 2026 00:20:08 +0000 (0:00:00.538) 0:10:27.201 ***********
2026-06-29 00:20:09.080051 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-06-29 00:20:09.080140 | instance |
2026-06-29 00:20:09.080568 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-06-29 00:20:09.080643 | instance | Monday 29 June 2026 00:20:09 +0000 (0:00:00.119) 0:10:27.320 ***********
2026-06-29 00:20:09.167496 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-06-29 00:20:09.167663 | instance |
2026-06-29 00:20:09.167676 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-06-29 00:20:09.167789 | instance | Monday 29 June 2026 00:20:09 +0000 (0:00:00.087) 0:10:27.408 ***********
2026-06-29 00:20:09.386774 | instance | ok: [instance] => (item=instance)
2026-06-29 00:20:09.386897 | instance |
2026-06-29 00:20:09.386909 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-06-29 00:20:09.387000 | instance | Monday 29 June 2026 00:20:09 +0000 (0:00:00.219) 0:10:27.628 ***********
2026-06-29 00:20:09.439011 | instance | skipping: [instance]
2026-06-29 00:20:09.439232 | instance |
2026-06-29 00:20:09.439394 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-06-29 00:20:09.439553 | instance | Monday 29 June 2026 00:20:09 +0000 (0:00:00.052) 0:10:27.680 ***********
2026-06-29 00:20:09.489064 | instance | ok: [instance]
2026-06-29 00:20:09.489162 | instance |
2026-06-29 00:20:09.489281 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-06-29 00:20:09.489496 | instance | Monday 29 June 2026 00:20:09 +0000 (0:00:00.050) 0:10:27.730 ***********
2026-06-29 00:20:09.531423 | instance | ok: [instance] => {
2026-06-29 00:20:09.531498 | instance | "msg": "instance"
2026-06-29 00:20:09.531627 | instance | }
2026-06-29 00:20:09.531825 | instance |
2026-06-29 00:20:09.531981 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-06-29 00:20:09.532129 | instance | Monday 29 June 2026 00:20:09 +0000 (0:00:00.040) 0:10:27.771 ***********
2026-06-29 00:20:10.076445 | instance | changed: [instance]
2026-06-29 00:20:10.076541 | instance |
2026-06-29 00:20:10.076607 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-06-29 00:20:10.076778 | instance | Monday 29 June 2026 00:20:10 +0000 (0:00:00.546) 0:10:28.317 ***********
2026-06-29 00:20:10.115711 | instance | skipping: [instance]
2026-06-29 00:20:10.116099 | instance |
2026-06-29 00:20:10.116158 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-06-29 00:20:10.116185 | instance | Monday 29 June 2026 00:20:10 +0000 (0:00:00.039) 0:10:28.356 ***********
2026-06-29 00:20:10.158527 | instance | skipping: [instance]
2026-06-29 00:20:10.158790 | instance |
2026-06-29 00:20:10.158876 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-06-29 00:20:10.158973 | instance | Monday 29 June 2026 00:20:10 +0000 (0:00:00.043) 0:10:28.400 ***********
2026-06-29 00:20:10.202303 | instance | skipping: [instance]
2026-06-29 00:20:10.202374 | instance |
2026-06-29 00:20:10.202675 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-06-29 00:20:10.202759 | instance | Monday 29 June 2026 00:20:10 +0000 (0:00:00.043) 0:10:28.443 ***********
2026-06-29 00:20:10.245844 | instance | skipping: [instance]
2026-06-29 00:20:10.245892 | instance |
2026-06-29 00:20:10.245899 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-06-29 00:20:10.245904 | instance | Monday 29 June 2026 00:20:10 +0000 (0:00:00.043) 0:10:28.486 ***********
2026-06-29 00:20:10.281434 | instance | skipping: [instance]
2026-06-29 00:20:10.281655 | instance |
2026-06-29 00:20:10.281815 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-06-29 00:20:10.281972 | instance | Monday 29 June 2026 00:20:10 +0000 (0:00:00.035) 0:10:28.522 ***********
2026-06-29 00:20:10.320601 | instance | skipping: [instance]
2026-06-29 00:20:10.320732 | instance |
2026-06-29 00:20:10.320942 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-06-29 00:20:10.321091 | instance | Monday 29 June 2026 00:20:10 +0000 (0:00:00.039) 0:10:28.562 ***********
2026-06-29 00:20:10.362163 | instance | skipping: [instance]
2026-06-29 00:20:10.362338 | instance |
2026-06-29 00:20:10.362561 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-06-29 00:20:10.362739 | instance | Monday 29 June 2026 00:20:10 +0000 (0:00:00.041) 0:10:28.603 ***********
2026-06-29 00:20:34.751859 | instance | changed: [instance]
2026-06-29 00:20:34.752021 | instance |
2026-06-29 00:20:34.752041 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-06-29 00:20:34.752134 | instance | Monday 29 June 2026 00:20:34 +0000 (0:00:24.389) 0:10:52.993 ***********
2026-06-29 00:20:34.970223 | instance | ok: [instance]
2026-06-29 00:20:34.970948 | instance |
2026-06-29 00:20:34.970970 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-06-29 00:20:34.970981 | instance | Monday 29 June 2026 00:20:34 +0000 (0:00:00.218) 0:10:53.211 ***********
2026-06-29 00:20:35.009452 | instance | skipping: [instance]
2026-06-29 00:20:35.009529 | instance |
2026-06-29 00:20:35.009549 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-06-29 00:20:35.009560 | instance | Monday 29 June 2026 00:20:35 +0000 (0:00:00.039) 0:10:53.250 ***********
2026-06-29 00:20:35.219413 | instance | changed: [instance]
2026-06-29 00:20:35.219493 | instance |
2026-06-29 00:20:35.219501 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-06-29 00:20:35.219508 | instance | Monday 29 June 2026 00:20:35 +0000 (0:00:00.209) 0:10:53.459 ***********
2026-06-29 00:20:35.425456 | instance | changed: [instance]
2026-06-29 00:20:35.425540 | instance |
2026-06-29 00:20:35.425810 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-06-29 00:20:35.425869 | instance | Monday 29 June 2026 00:20:35 +0000 (0:00:00.206) 0:10:53.666 ***********
2026-06-29 00:20:35.636478 | instance | changed: [instance]
2026-06-29 00:20:35.636573 | instance |
2026-06-29 00:20:35.636858 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-06-29 00:20:35.636897 | instance | Monday 29 June 2026 00:20:35 +0000 (0:00:00.211) 0:10:53.878 ***********
2026-06-29 00:20:39.544570 | instance | changed: [instance]
2026-06-29 00:20:39.544612 | instance |
2026-06-29 00:20:39.544618 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-06-29 00:20:39.544623 | instance | Monday 29 June 2026 00:20:39 +0000 (0:00:03.907) 0:10:57.785 ***********
2026-06-29 00:20:50.650816 | instance | changed: [instance]
2026-06-29 00:20:50.651519 | instance |
2026-06-29 00:20:50.651574 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-06-29 00:20:50.651589 | instance | Monday 29 June 2026 00:20:50 +0000 (0:00:11.103) 0:11:08.889 ***********
2026-06-29 00:20:50.700443 | instance | skipping: [instance]
2026-06-29 00:20:50.701230 | instance |
2026-06-29 00:20:50.701326 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-06-29 00:20:50.701339 | instance | Monday 29 June 2026 00:20:50 +0000 (0:00:00.051) 0:11:08.941 ***********
2026-06-29 00:20:50.747628 | instance | skipping: [instance]
2026-06-29 00:20:50.747697 | instance |
2026-06-29 00:20:50.747948 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-06-29 00:20:50.747965 | instance | Monday 29 June 2026 00:20:50 +0000 (0:00:00.047) 0:11:08.988 ***********
2026-06-29 00:20:51.606166 | instance | changed: [instance]
2026-06-29 00:20:51.606243 | instance |
2026-06-29 00:20:51.606352 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-06-29 00:20:51.606536 | instance | Monday 29 June 2026 00:20:51 +0000 (0:00:00.858) 0:11:09.847 ***********
2026-06-29 00:20:51.651229 | instance | skipping: [instance] => (item=DaemonSet)
2026-06-29 00:20:51.651445 | instance | skipping: [instance] => (item=ConfigMap)
2026-06-29 00:20:51.651595 | instance | skipping: [instance]
2026-06-29 00:20:51.651737 | instance |
2026-06-29 00:20:51.651886 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-06-29 00:20:51.652034 | instance | Monday 29 June 2026 00:20:51 +0000 (0:00:00.044) 0:11:09.892 ***********
2026-06-29 00:20:51.701622 | instance | skipping: [instance]
2026-06-29 00:20:51.701758 | instance |
2026-06-29 00:20:51.701965 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-06-29 00:20:51.702119 | instance | Monday 29 June 2026 00:20:51 +0000 (0:00:00.050) 0:11:09.943 ***********
2026-06-29 00:20:51.742059 | instance | skipping: [instance]
2026-06-29 00:20:51.742438 | instance |
2026-06-29 00:20:51.742867 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-06-29 00:20:51.743212 | instance | Monday 29 June 2026 00:20:51 +0000 (0:00:00.040) 0:11:09.983 ***********
2026-06-29 00:20:51.787804 | instance | skipping: [instance]
2026-06-29 00:20:51.788125 | instance |
2026-06-29 00:20:51.788445 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-06-29 00:20:51.788834 | instance | Monday 29 June 2026 00:20:51 +0000 (0:00:00.046) 0:11:10.029 ***********
2026-06-29 00:20:51.824904 | instance | skipping: [instance]
2026-06-29 00:20:51.825224 | instance |
2026-06-29 00:20:51.825559 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-06-29 00:20:51.825877 | instance | Monday 29 June 2026 00:20:51 +0000 (0:00:00.037) 0:11:10.066 ***********
2026-06-29 00:20:52.342772 | instance | ok: [instance]
2026-06-29 00:20:52.342843 | instance |
2026-06-29 00:20:52.343076 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-06-29 00:20:52.343340 | instance | Monday 29 June 2026 00:20:52 +0000 (0:00:00.517) 0:11:10.583 ***********
2026-06-29 00:20:53.365301 | instance | changed: [instance]
2026-06-29 00:20:53.365374 | instance |
2026-06-29 00:20:53.365482 | instance | PLAY [Install control-plane components] ****************************************
2026-06-29 00:20:53.365598 | instance |
2026-06-29 00:20:53.365713 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:20:53.365828 | instance | Monday 29 June 2026 00:20:53 +0000 (0:00:01.023) 0:11:11.607 ***********
2026-06-29 00:20:54.381668 | instance | ok: [instance]
2026-06-29 00:20:54.381751 | instance |
2026-06-29 00:20:54.382287 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-29 00:20:54.382370 | instance | Monday 29 June 2026 00:20:54 +0000 (0:00:01.015) 0:11:12.622 ***********
2026-06-29 00:20:54.603590 | instance | ok: [instance]
2026-06-29 00:20:54.603719 | instance |
2026-06-29 00:20:54.603735 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 00:20:54.603920 | instance | Monday 29 June 2026 00:20:54 +0000 (0:00:00.222) 0:11:12.845 ***********
2026-06-29 00:20:55.875206 | instance | ok: [instance]
2026-06-29 00:20:55.875293 | instance |
2026-06-29 00:20:55.875542 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-29 00:20:55.875608 | instance | Monday 29 June 2026 00:20:55 +0000 (0:00:01.271) 0:11:14.116 ***********
2026-06-29 00:20:56.108545 | instance | ok: [instance]
2026-06-29 00:20:56.108654 | instance |
2026-06-29 00:20:56.108908 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:20:56.108970 | instance | Monday 29 June 2026 00:20:56 +0000 (0:00:00.233) 0:11:14.349 ***********
2026-06-29 00:20:56.159886 | instance | ok: [instance] => {
2026-06-29 00:20:56.159979 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-06-29 00:20:56.159991 | instance | }
2026-06-29 00:20:56.160002 | instance |
2026-06-29 00:20:56.160022 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:20:56.160032 | instance | Monday 29 June 2026 00:20:56 +0000 (0:00:00.051) 0:11:14.401 ***********
2026-06-29 00:20:56.973755 | instance | changed: [instance]
2026-06-29 00:20:56.973918 | instance |
2026-06-29 00:20:56.974126 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:20:56.974299 | instance | Monday 29 June 2026 00:20:56 +0000 (0:00:00.813) 0:11:15.214 ***********
2026-06-29 00:20:58.510602 | instance | changed: [instance]
2026-06-29 00:20:58.511000 | instance |
2026-06-29 00:20:58.511309 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-06-29 00:20:58.511596 | instance | Monday 29 June 2026 00:20:58 +0000 (0:00:01.536) 0:11:16.751 ***********
2026-06-29 00:20:58.871358 | instance | ok: [instance]
2026-06-29 00:20:58.871562 | instance |
2026-06-29 00:20:58.871825 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-06-29 00:20:58.872082 | instance | Monday 29 June 2026 00:20:58 +0000 (0:00:00.360) 0:11:17.112 ***********
2026-06-29 00:20:59.069771 | instance | changed: [instance]
2026-06-29 00:20:59.069971 | instance |
2026-06-29 00:20:59.070270 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-06-29 00:20:59.070540 | instance | Monday 29 June 2026 00:20:59 +0000 (0:00:00.197) 0:11:17.310 ***********
2026-06-29 00:20:59.320897 | instance | ok: [instance]
2026-06-29 00:20:59.321096 | instance |
2026-06-29 00:20:59.321394 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-06-29 00:20:59.321685 | instance | Monday 29 June 2026 00:20:59 +0000 (0:00:00.251) 0:11:17.562 ***********
2026-06-29 00:20:59.525975 | instance | changed: [instance]
2026-06-29 00:20:59.526272 | instance |
2026-06-29 00:20:59.526462 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-06-29 00:20:59.526809 | instance | Monday 29 June 2026 00:20:59 +0000 (0:00:00.205) 0:11:17.767 ***********
2026-06-29 00:20:59.736824 | instance | ok: [instance]
2026-06-29 00:20:59.737031 | instance |
2026-06-29 00:20:59.737314 | instance | TASK [Install plugin] **********************************************************
2026-06-29 00:20:59.737590 | instance | Monday 29 June 2026 00:20:59 +0000 (0:00:00.210) 0:11:17.978 ***********
2026-06-29 00:20:59.796930 | instance | included: vexxhost.containers.download_artifact for instance
2026-06-29 00:20:59.797140 | instance |
2026-06-29 00:20:59.797396 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:20:59.797651 | instance | Monday 29 June 2026 00:20:59 +0000 (0:00:00.060) 0:11:18.038 ***********
2026-06-29 00:20:59.848032 | instance | ok: [instance] => {
2026-06-29 00:20:59.848322 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-06-29 00:20:59.848571 | instance | }
2026-06-29 00:20:59.848827 | instance |
2026-06-29 00:20:59.849083 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:20:59.849333 | instance | Monday 29 June 2026 00:20:59 +0000 (0:00:00.050) 0:11:18.089 ***********
2026-06-29 00:21:00.566724 | instance | changed: [instance]
2026-06-29 00:21:00.566960 | instance |
2026-06-29 00:21:00.567230 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:21:00.567493 | instance | Monday 29 June 2026 00:21:00 +0000 (0:00:00.718) 0:11:18.807 ***********
2026-06-29 00:21:02.419278 | instance | changed: [instance]
2026-06-29 00:21:02.419379 | instance |
2026-06-29 00:21:02.419928 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:21:02.419999 | instance | Monday 29 June 2026 00:21:02 +0000 (0:00:01.852) 0:11:20.660 ***********
2026-06-29 00:21:02.464447 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:21:02.464491 | instance |
2026-06-29 00:21:02.464498 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:21:02.464504 | instance | Monday 29 June 2026 00:21:02 +0000 (0:00:00.045) 0:11:20.705 ***********
2026-06-29 00:21:03.131226 | instance | changed: [instance]
2026-06-29 00:21:03.131354 | instance |
2026-06-29 00:21:03.131520 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-06-29 00:21:03.131685 | instance | Monday 29 June 2026 00:21:03 +0000 (0:00:00.666) 0:11:21.372 ***********
2026-06-29 00:21:04.136683 | instance | ok: [instance]
2026-06-29 00:21:04.136827 | instance |
2026-06-29 00:21:04.136997 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-06-29 00:21:04.137212 | instance | Monday 29 June 2026 00:21:04 +0000 (0:00:01.006) 0:11:22.378 ***********
2026-06-29 00:21:06.185042 | instance | changed: [instance]
2026-06-29 00:21:06.185106 | instance |
2026-06-29 00:21:06.185115 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:21:06.185122 | instance | Monday 29 June 2026 00:21:06 +0000 (0:00:02.047) 0:11:24.425 ***********
2026-06-29 00:21:06.224618 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:21:06.224718 | instance |
2026-06-29 00:21:06.224993 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:21:06.225030 | instance | Monday 29 June 2026 00:21:06 +0000 (0:00:00.040) 0:11:24.466 ***********
2026-06-29 00:21:06.724851 | instance | changed: [instance]
2026-06-29 00:21:06.724938 | instance |
2026-06-29 00:21:06.725141 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-06-29 00:21:06.725256 | instance | Monday 29 June 2026 00:21:06 +0000 (0:00:00.500) 0:11:24.966 ***********
2026-06-29 00:21:34.688020 | instance | changed: [instance]
2026-06-29 00:21:34.688101 | instance |
2026-06-29 00:21:34.688114 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-06-29 00:21:34.688125 | instance | Monday 29 June 2026 00:21:34 +0000 (0:00:27.961) 0:11:52.927 ***********
2026-06-29 00:21:35.401348 | instance | changed: [instance]
2026-06-29 00:21:35.401446 | instance |
2026-06-29 00:21:35.401684 | instance | PLAY [all] *********************************************************************
2026-06-29 00:21:35.401796 | instance |
2026-06-29 00:21:35.401810 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:21:35.401919 | instance | Monday 29 June 2026 00:21:35 +0000 (0:00:00.715) 0:11:53.643 ***********
2026-06-29 00:21:36.559107 | instance | ok: [instance]
2026-06-29 00:21:36.559204 | instance |
2026-06-29 00:21:36.559306 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-06-29 00:21:36.559444 | instance | Monday 29 June 2026 00:21:36 +0000 (0:00:01.157) 0:11:54.800 ***********
2026-06-29 00:21:37.353808 | instance | changed: [instance]
2026-06-29 00:21:37.354019 | instance |
2026-06-29 00:21:37.354307 | instance | PLAY [all] *********************************************************************
2026-06-29 00:21:37.354574 | instance |
2026-06-29 00:21:37.355008 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-06-29 00:21:37.355440 | instance | Monday 29 June 2026 00:21:37 +0000 (0:00:00.794) 0:11:55.595 ***********
2026-06-29 00:21:38.301214 | instance | ok: [instance]
2026-06-29 00:21:38.301451 | instance |
2026-06-29 00:21:38.301751 | instance | PLAY [controllers] *************************************************************
2026-06-29 00:21:38.302007 | instance |
2026-06-29 00:21:38.302269 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:21:38.302530 | instance | Monday 29 June 2026 00:21:38 +0000 (0:00:00.947) 0:11:56.542 ***********
2026-06-29 00:21:39.584185 | instance | ok: [instance]
2026-06-29 00:21:39.584283 | instance |
2026-06-29 00:21:39.584389 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:21:39.584509 | instance | Monday 29 June 2026 00:21:39 +0000 (0:00:01.283) 0:11:57.825 ***********
2026-06-29 00:21:39.635746 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:21:39.635814 | instance |
2026-06-29 00:21:39.636112 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:21:39.636168 | instance | Monday 29 June 2026 00:21:39 +0000 (0:00:00.052) 0:11:57.877 ***********
2026-06-29 00:21:40.120734 | instance | changed: [instance]
2026-06-29 00:21:40.120839 | instance |
2026-06-29 00:21:40.121059 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-06-29 00:21:40.121113 | instance | Monday 29 June 2026 00:21:40 +0000 (0:00:00.484) 0:11:58.361 ***********
2026-06-29 00:21:42.362517 | instance | changed: [instance]
2026-06-29 00:21:42.362605 | instance |
2026-06-29 00:21:42.362878 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:21:42.362941 | instance | Monday 29 June 2026 00:21:42 +0000 (0:00:02.242) 0:12:00.604 ***********
2026-06-29 00:21:42.413869 | instance | skipping: [instance]
2026-06-29 00:21:42.414285 | instance |
2026-06-29 00:21:42.414336 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-06-29 00:21:42.414343 | instance | Monday 29 June 2026 00:21:42 +0000 (0:00:00.051) 0:12:00.655 ***********
2026-06-29 00:21:42.470527 | instance | skipping: [instance]
2026-06-29 00:21:42.470780 | instance |
2026-06-29 00:21:42.470854 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-06-29 00:21:42.471026 | instance | Monday 29 June 2026 00:21:42 +0000 (0:00:00.056) 0:12:00.711 ***********
2026-06-29 00:21:42.516237 | instance | skipping: [instance]
2026-06-29 00:21:42.516344 | instance |
2026-06-29 00:21:42.516565 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-06-29 00:21:42.516683 | instance | Monday 29 June 2026 00:21:42 +0000 (0:00:00.045) 0:12:00.757 ***********
2026-06-29 00:21:42.557793 | instance | skipping: [instance]
2026-06-29 00:21:42.557890 | instance |
2026-06-29 00:21:42.558122 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-06-29 00:21:42.558173 | instance | Monday 29 June 2026 00:21:42 +0000 (0:00:00.041) 0:12:00.799 ***********
2026-06-29 00:21:42.611953 | instance | skipping: [instance]
2026-06-29 00:21:42.612151 | instance |
2026-06-29 00:21:42.612310 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-06-29 00:21:42.612462 | instance | Monday 29 June 2026 00:21:42 +0000 (0:00:00.054) 0:12:00.853 ***********
2026-06-29 00:21:42.667932 | instance | skipping: [instance]
2026-06-29 00:21:42.668018 | instance |
2026-06-29 00:21:42.668163 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-06-29 00:21:42.668353 | instance | Monday 29 June 2026 00:21:42 +0000 (0:00:00.056) 0:12:00.909 ***********
2026-06-29 00:21:42.719686 | instance | skipping: [instance]
2026-06-29 00:21:42.719746 | instance |
2026-06-29 00:21:42.719752 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-06-29 00:21:42.719757 | instance | Monday 29 June 2026 00:21:42 +0000 (0:00:00.051) 0:12:00.960 ***********
2026-06-29 00:21:42.765072 | instance | skipping: [instance]
2026-06-29 00:21:42.765324 | instance |
2026-06-29 00:21:42.765586 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-06-29 00:21:42.765873 | instance | Monday 29 June 2026 00:21:42 +0000 (0:00:00.045) 0:12:01.006 ***********
2026-06-29 00:21:42.824913 | instance | skipping: [instance]
2026-06-29 00:21:42.825250 | instance |
2026-06-29 00:21:42.825559 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-06-29 00:21:42.825818 | instance | Monday 29 June 2026 00:21:42 +0000 (0:00:00.060) 0:12:01.066 ***********
2026-06-29 00:21:42.860917 | instance | skipping: [instance]
2026-06-29 00:21:42.861182 | instance |
2026-06-29 00:21:42.861442 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-06-29 00:21:42.861692 | instance | Monday 29 June 2026 00:21:42 +0000 (0:00:00.036) 0:12:01.102 ***********
2026-06-29 00:21:42.898383 | instance | skipping: [instance]
2026-06-29 00:21:42.898535 | instance |
2026-06-29 00:21:42.898783 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-06-29 00:21:42.898955 | instance | Monday 29 June 2026 00:21:42 +0000 (0:00:00.036) 0:12:01.139 ***********
2026-06-29 00:21:42.937294 | instance | skipping: [instance]
2026-06-29 00:21:42.937530 | instance |
2026-06-29 00:21:42.937798 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-06-29 00:21:42.938176 | instance | Monday 29 June 2026 00:21:42 +0000 (0:00:00.039) 0:12:01.178 ***********
2026-06-29 00:21:42.995654 | instance | skipping: [instance]
2026-06-29 00:21:42.995975 | instance |
2026-06-29 00:21:42.996315 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-29 00:21:42.996515 | instance | Monday 29 June 2026 00:21:42 +0000 (0:00:00.058) 0:12:01.237 ***********
2026-06-29 00:21:43.038409 | instance | skipping: [instance]
2026-06-29 00:21:43.038812 | instance |
2026-06-29 00:21:43.039159 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-29 00:21:43.039461 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.042) 0:12:01.279 ***********
2026-06-29 00:21:43.076092 | instance | skipping: [instance]
2026-06-29 00:21:43.076329 | instance |
2026-06-29 00:21:43.076623 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-29 00:21:43.077049 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.038) 0:12:01.317 ***********
2026-06-29 00:21:43.125838 | instance | skipping: [instance]
2026-06-29 00:21:43.125973 | instance |
2026-06-29 00:21:43.126201 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-06-29 00:21:43.126380 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.047) 0:12:01.364 ***********
2026-06-29 00:21:43.167930 | instance | skipping: [instance]
2026-06-29 00:21:43.168039 | instance |
2026-06-29 00:21:43.168178 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-06-29 00:21:43.168290 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.044) 0:12:01.409 ***********
2026-06-29 00:21:43.209834 | instance | skipping: [instance]
2026-06-29 00:21:43.210111 | instance |
2026-06-29 00:21:43.210428 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-06-29 00:21:43.210808 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.041) 0:12:01.450 ***********
2026-06-29 00:21:43.248894 | instance | skipping: [instance]
2026-06-29 00:21:43.249042 | instance |
2026-06-29 00:21:43.249212 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-06-29 00:21:43.249378 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.039) 0:12:01.490 ***********
2026-06-29 00:21:43.293528 | instance | skipping: [instance]
2026-06-29 00:21:43.293769 | instance |
2026-06-29 00:21:43.294038 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-06-29 00:21:43.294324 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.044) 0:12:01.535 ***********
2026-06-29 00:21:43.332543 | instance | skipping: [instance]
2026-06-29 00:21:43.332818 | instance |
2026-06-29 00:21:43.333170 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-06-29 00:21:43.333598 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.039) 0:12:01.574 ***********
2026-06-29 00:21:43.371196 | instance | skipping: [instance]
2026-06-29 00:21:43.371351 | instance |
2026-06-29 00:21:43.371517 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-06-29 00:21:43.371720 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.038) 0:12:01.612 ***********
2026-06-29 00:21:43.423422 | instance | skipping: [instance]
2026-06-29 00:21:43.423784 | instance |
2026-06-29 00:21:43.424199 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-06-29 00:21:43.424498 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.051) 0:12:01.664 ***********
2026-06-29 00:21:43.475396 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-06-29 00:21:43.475622 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-06-29 00:21:43.475873 | instance | skipping: [instance]
2026-06-29 00:21:43.476167 | instance |
2026-06-29 00:21:43.476446 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-06-29 00:21:43.476711 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.051) 0:12:01.716 ***********
2026-06-29 00:21:43.512457 | instance | skipping: [instance]
2026-06-29 00:21:43.512688 | instance |
2026-06-29 00:21:43.512945 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-06-29 00:21:43.513205 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.037) 0:12:01.753 ***********
2026-06-29 00:21:43.564094 | instance | skipping: [instance]
2026-06-29 00:21:43.564393 | instance |
2026-06-29 00:21:43.564674 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-06-29 00:21:43.564897 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.051) 0:12:01.805 ***********
2026-06-29 00:21:43.598481 | instance | skipping: [instance]
2026-06-29 00:21:43.598777 | instance |
2026-06-29 00:21:43.599052 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-06-29 00:21:43.599339 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.034) 0:12:01.840 ***********
2026-06-29 00:21:43.638256 | instance | skipping: [instance]
2026-06-29 00:21:43.638481 | instance |
2026-06-29 00:21:43.638810 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-06-29 00:21:43.639094 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.039) 0:12:01.879 ***********
2026-06-29 00:21:43.718406 | instance | skipping: [instance]
2026-06-29 00:21:43.718646 | instance |
2026-06-29 00:21:43.718956 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-06-29 00:21:43.719213 | instance |
2026-06-29 00:21:43.719463 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:21:43.719717 | instance | Monday 29 June 2026 00:21:43 +0000 (0:00:00.080) 0:12:01.959 ***********
2026-06-29 00:21:45.033596 | instance | ok: [instance]
2026-06-29 00:21:45.033695 | instance |
2026-06-29 00:21:45.033880 | instance | TASK [Deploy Helm chart] *******************************************************
2026-06-29 00:21:45.034199 | instance | Monday 29 June 2026 00:21:45 +0000 (0:00:01.314) 0:12:03.274 ***********
2026-06-29 00:21:45.106378 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-06-29 00:21:45.106629 | instance |
2026-06-29 00:21:45.106988 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] ****
2026-06-29 00:21:45.107273 | instance | Monday 29 June 2026 00:21:45 +0000 (0:00:00.073) 0:12:03.347 ***********
2026-06-29 00:21:45.218702 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml)
2026-06-29 00:21:45.218961 | instance |
2026-06-29 00:21:45.219255 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-06-29 00:21:45.219522 | instance | Monday 29 June 2026 00:21:45 +0000 (0:00:00.112) 0:12:03.459 ***********
2026-06-29 00:22:02.389264 | instance | changed: [instance]
2026-06-29 00:22:02.389493 | instance |
2026-06-29 00:22:02.389789 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-06-29 00:22:02.390073 | instance | Monday 29 June 2026 00:22:02 +0000 (0:00:17.170) 0:12:20.630 ***********
2026-06-29 00:22:03.160405 | instance | changed: [instance]
2026-06-29 00:22:03.160618 | instance |
2026-06-29 00:22:03.160895 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-06-29 00:22:03.161153 | instance | Monday 29 June 2026 00:22:03 +0000 (0:00:00.771) 0:12:21.401 ***********
2026-06-29 00:22:03.214196 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-06-29 00:22:03.214424 | instance |
2026-06-29 00:22:03.214760 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-06-29 00:22:03.215046 | instance | Monday 29 June 2026 00:22:03 +0000 (0:00:00.054) 0:12:21.455 ***********
2026-06-29 00:22:03.957833 | instance | changed: [instance]
2026-06-29 00:22:03.958075 | instance |
2026-06-29 00:22:03.958389 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-06-29 00:22:03.958633 | instance | Monday 29 June 2026 00:22:03 +0000 (0:00:00.743) 0:12:22.199 ***********
2026-06-29 00:22:04.690826 | instance | ok: [instance]
2026-06-29 00:22:04.691038 | instance |
2026-06-29 00:22:04.691329 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-06-29 00:22:04.691571 | instance | Monday 29 June 2026 00:22:04 +0000 (0:00:00.732) 0:12:22.931 ***********
2026-06-29 00:22:05.202814 | instance | changed: [instance]
2026-06-29 00:22:05.202895 | instance |
2026-06-29 00:22:05.202907 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-06-29 00:22:05.202917 | instance | Monday 29 June 2026 00:22:05 +0000 (0:00:00.503) 0:12:23.435 ***********
2026-06-29 00:22:05.202936 | instance |
2026-06-29 00:22:05.203524 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-06-29 00:22:05.203612 | instance | Monday 29 June 2026 00:22:05 +0000 (0:00:00.007) 0:12:23.442 ***********
2026-06-29 00:22:05.242272 | instance | skipping: [instance]
2026-06-29 00:22:05.242396 | instance |
2026-06-29 00:22:05.242408 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-06-29 00:22:05.242604 | instance | Monday 29 June 2026 00:22:05 +0000 (0:00:00.041) 0:12:23.483 ***********
2026-06-29 00:22:06.702226 | instance | changed: [instance]
2026-06-29 00:22:06.702274 | instance |
2026-06-29 00:22:06.702280 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-06-29 00:22:06.702285 | instance | Monday 29 June 2026 00:22:06 +0000 (0:00:01.459) 0:12:24.943 ***********
2026-06-29 00:22:08.692517 | instance | changed: [instance]
2026-06-29 00:22:08.692604 | instance |
2026-06-29 00:22:08.692619 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:22:08.692810 | instance | Monday 29 June 2026 00:22:08 +0000 (0:00:01.990) 0:12:26.933 ***********
2026-06-29 00:22:08.745743 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:22:08.745802 | instance |
2026-06-29 00:22:08.745809 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:22:08.745815 | instance | Monday 29 June 2026 00:22:08 +0000 (0:00:00.052) 0:12:26.986 ***********
2026-06-29 00:22:09.257930 | instance | changed: [instance]
2026-06-29 00:22:09.258381 | instance |
2026-06-29 00:22:09.259455 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-06-29 00:22:09.259483 | instance | Monday 29 June 2026 00:22:09 +0000 (0:00:00.511) 0:12:27.498 ***********
2026-06-29 00:22:24.313811 | instance | changed: [instance]
2026-06-29 00:22:24.313899 | instance |
2026-06-29 00:22:24.314044 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:22:24.314127 | instance | Monday 29 June 2026 00:22:24 +0000 (0:00:15.057) 0:12:42.555 ***********
2026-06-29 00:22:24.356986 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:22:24.357074 | instance |
2026-06-29 00:22:24.357204 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:22:24.357319 | instance | Monday 29 June 2026 00:22:24 +0000 (0:00:00.043) 0:12:42.599 ***********
2026-06-29 00:22:24.869883 | instance | changed: [instance]
2026-06-29 00:22:24.870024 | instance |
2026-06-29 00:22:24.870192 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-06-29 00:22:24.870323 | instance | Monday 29 June 2026 00:22:24 +0000 (0:00:00.511) 0:12:43.110 ***********
2026-06-29 00:22:27.873151 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-06-29 00:22:27.873388 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-06-29 00:22:27.873633 | instance |
2026-06-29 00:22:27.873896 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-06-29 00:22:27.874157 | instance | Monday 29 June 2026 00:22:27 +0000 (0:00:03.003) 0:12:46.114 ***********
2026-06-29 00:22:31.809909 | instance | changed: [instance]
2026-06-29 00:22:31.810004 | instance |
2026-06-29 00:22:31.810035 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:22:31.810193 | instance | Monday 29 June 2026 00:22:31 +0000 (0:00:03.936) 0:12:50.051 ***********
2026-06-29 00:22:31.857086 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:22:31.857612 | instance |
2026-06-29 00:22:31.857623 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:22:31.857630 | instance | Monday 29 June 2026 00:22:31 +0000 (0:00:00.047) 0:12:50.098 ***********
2026-06-29 00:22:32.359534 | instance | changed: [instance]
2026-06-29 00:22:32.359609 | instance |
2026-06-29 00:22:32.359908 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-06-29 00:22:32.359967 | instance | Monday 29 June 2026 00:22:32 +0000 (0:00:00.502) 0:12:50.600 ***********
2026-06-29 00:22:35.617808 | instance | ok: [instance]
2026-06-29 00:22:35.617914 | instance |
2026-06-29 00:22:35.617990 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-06-29 00:22:35.618193 | instance | Monday 29 June 2026 00:22:35 +0000 (0:00:03.258) 0:12:53.859 ***********
2026-06-29 00:22:38.147014 | instance | changed: [instance]
2026-06-29 00:22:38.147117 | instance |
2026-06-29 00:22:38.147186 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-06-29 00:22:38.147342 | instance | Monday 29 June 2026 00:22:38 +0000 (0:00:02.529) 0:12:56.388 ***********
2026-06-29 00:22:38.886540 | instance | ok: [instance]
2026-06-29 00:22:38.886764 | instance |
2026-06-29 00:22:38.887048 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-06-29 00:22:38.887311 | instance | Monday 29 June 2026 00:22:38 +0000 (0:00:00.739) 0:12:57.127 ***********
2026-06-29 00:22:39.580115 | instance | changed: [instance]
2026-06-29 00:22:39.580344 | instance |
2026-06-29 00:22:39.580640 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-06-29 00:22:39.580907 | instance | Monday 29 June 2026 00:22:39 +0000 (0:00:00.693) 0:12:57.821 ***********
2026-06-29 00:22:40.280408 | instance | ok: [instance]
2026-06-29 00:22:40.280622 | instance |
2026-06-29 00:22:40.280896 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-06-29 00:22:40.281181 | instance | Monday 29 June 2026 00:22:40 +0000 (0:00:00.699) 0:12:58.520 ***********
2026-06-29 00:22:40.325439 | instance | skipping: [instance]
2026-06-29 00:22:40.325649 | instance |
2026-06-29 00:22:40.325925 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-06-29 00:22:40.326183 | instance | Monday 29 June 2026 00:22:40 +0000 (0:00:00.046) 0:12:58.567 ***********
2026-06-29 00:22:40.375709 | instance | skipping: [instance]
2026-06-29 00:22:40.375874 | instance |
2026-06-29 00:22:40.376141 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-06-29 00:22:40.376441 | instance | Monday 29 June 2026 00:22:40 +0000 (0:00:00.050) 0:12:58.617 ***********
2026-06-29 00:22:40.424431 | instance | skipping: [instance]
2026-06-29 00:22:40.424606 | instance |
2026-06-29 00:22:40.424936 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-06-29 00:22:40.425188 | instance | Monday 29 June 2026 00:22:40 +0000 (0:00:00.048) 0:12:58.666 ***********
2026-06-29 00:22:40.469752 | instance | skipping: [instance]
2026-06-29 00:22:40.469922 | instance |
2026-06-29 00:22:40.470194 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-06-29 00:22:40.470452 | instance | Monday 29 June 2026 00:22:40 +0000 (0:00:00.045) 0:12:58.711 ***********
2026-06-29 00:22:40.516482 | instance | skipping: [instance]
2026-06-29 00:22:40.516737 | instance |
2026-06-29 00:22:40.517009 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-06-29 00:22:40.517263 | instance | Monday 29 June 2026 00:22:40 +0000 (0:00:00.046) 0:12:58.758 ***********
2026-06-29 00:22:40.565200 | instance | skipping: [instance]
2026-06-29 00:22:40.565366 | instance |
2026-06-29 00:22:40.565625 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-06-29 00:22:40.565881 | instance | Monday 29 June 2026 00:22:40 +0000 (0:00:00.048) 0:12:58.807 ***********
2026-06-29 00:22:40.614551 | instance | skipping: [instance]
2026-06-29 00:22:40.614781 | instance |
2026-06-29 00:22:40.615092 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-06-29 00:22:40.615358 | instance | Monday 29 June 2026 00:22:40 +0000 (0:00:00.049) 0:12:58.856 ***********
2026-06-29 00:24:20.735903 | instance | changed: [instance]
2026-06-29 00:24:20.736153 | instance |
2026-06-29 00:24:20.736420 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-06-29 00:24:20.736701 | instance | Monday 29 June 2026 00:24:20 +0000 (0:01:40.120) 0:14:38.976 ***********
2026-06-29 00:24:21.519931 | instance | changed: [instance]
2026-06-29 00:24:21.520129 | instance |
2026-06-29 00:24:21.520429 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:24:21.520704 | instance | Monday 29 June 2026 00:24:21 +0000 (0:00:00.784) 0:14:39.761 ***********
2026-06-29 00:24:21.567370 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:24:21.567595 | instance |
2026-06-29 00:24:21.567852 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:24:21.568110 | instance | Monday 29 June 2026 00:24:21 +0000 (0:00:00.047) 0:14:39.809 ***********
2026-06-29 00:24:22.056593 | instance | changed: [instance]
2026-06-29 00:24:22.056865 | instance |
2026-06-29 00:24:22.057143 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-06-29 00:24:22.057414 | instance | Monday 29 June 2026 00:24:22 +0000 (0:00:00.488) 0:14:40.297 ***********
2026-06-29 00:24:22.794838 | instance | changed: [instance]
2026-06-29 00:24:22.794930 | instance |
2026-06-29 00:24:22.795109 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-06-29 00:24:22.795268 | instance | Monday 29 June 2026 00:24:22 +0000 (0:00:00.738) 0:14:41.036 ***********
2026-06-29 00:24:24.454713 | instance | changed: [instance]
2026-06-29 00:24:24.455082 | instance |
2026-06-29 00:24:24.455431 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 00:24:24.455808 | instance | Monday 29 June 2026 00:24:24 +0000 (0:00:01.659) 0:14:42.695 ***********
2026-06-29 00:24:24.499206 | instance | skipping: [instance]
2026-06-29 00:24:24.499379 | instance |
2026-06-29 00:24:24.499573 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 00:24:24.499751 | instance | Monday 29 June 2026 00:24:24 +0000 (0:00:00.044) 0:14:42.740 ***********
2026-06-29 00:24:24.531812 | instance | skipping: [instance]
2026-06-29 00:24:24.531910 | instance |
2026-06-29 00:24:24.532042 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 00:24:24.532177 | instance | Monday 29 June 2026 00:24:24 +0000 (0:00:00.033) 0:14:42.773 ***********
2026-06-29 00:24:24.567602 | instance | skipping: [instance]
2026-06-29 00:24:24.567830 | instance |
2026-06-29 00:24:24.568129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 00:24:24.568393 | instance | Monday 29 June 2026 00:24:24 +0000 (0:00:00.035) 0:14:42.809 ***********
2026-06-29 00:24:24.597279 | instance | skipping: [instance]
2026-06-29 00:24:24.598478 | instance |
2026-06-29 00:24:24.598583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 00:24:24.598940 | instance | Monday 29 June 2026 00:24:24 +0000 (0:00:00.029) 0:14:42.838 ***********
2026-06-29 00:24:25.291527 | instance | ok: [instance]
2026-06-29 00:24:25.291658 | instance |
2026-06-29 00:24:25.291850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 00:24:25.292029 | instance | Monday 29 June 2026 00:24:25 +0000 (0:00:00.694) 0:14:43.532 ***********
2026-06-29 00:24:25.341217 | instance | ok: [instance]
2026-06-29 00:24:25.341448 | instance |
2026-06-29 00:24:25.341780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 00:24:25.342155 | instance | Monday 29 June 2026 00:24:25 +0000 (0:00:00.049) 0:14:43.582 ***********
2026-06-29 00:24:25.385634 | instance | ok: [instance]
2026-06-29 00:24:25.385849 | instance |
2026-06-29 00:24:25.386125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 00:24:25.386404 | instance | Monday 29 June 2026 00:24:25 +0000 (0:00:00.044) 0:14:43.626 ***********
2026-06-29 00:24:25.443386 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 00:24:25.443619 | instance |
2026-06-29 00:24:25.443910 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 00:24:25.444184 | instance | Monday 29 June 2026 00:24:25 +0000 (0:00:00.058) 0:14:43.684 ***********
2026-06-29 00:24:25.501755 | instance | ok: [instance]
2026-06-29 00:24:25.501908 | instance |
2026-06-29 00:24:25.502203 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:24:25.502477 | instance | Monday 29 June 2026 00:24:25 +0000 (0:00:00.057) 0:14:43.742 ***********
2026-06-29 00:24:25.551270 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:24:25.551504 | instance |
2026-06-29 00:24:25.551785 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:24:25.552045 | instance | Monday 29 June 2026 00:24:25 +0000 (0:00:00.050) 0:14:43.792 ***********
2026-06-29 00:24:26.086306 | instance | changed: [instance]
2026-06-29 00:24:26.086532 | instance |
2026-06-29 00:24:26.087001 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-06-29 00:24:26.087263 | instance | Monday 29 June 2026 00:24:26 +0000 (0:00:00.534) 0:14:44.327 ***********
2026-06-29 00:24:26.760273 | instance | ok: [instance]
2026-06-29 00:24:26.760609 | instance |
2026-06-29 00:24:26.761153 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-06-29 00:24:26.761205 | instance | Monday 29 June 2026 00:24:26 +0000 (0:00:00.674) 0:14:45.001 ***********
2026-06-29 00:24:27.935735 | instance | changed: [instance]
2026-06-29 00:24:27.935821 | instance |
2026-06-29 00:24:27.936086 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-06-29 00:24:27.936149 | instance | Monday 29 June 2026 00:24:27 +0000 (0:00:01.175) 0:14:46.177 ***********
2026-06-29 00:24:28.385807 | instance | ok: [instance]
2026-06-29 00:24:28.385900 | instance |
2026-06-29 00:24:28.385970 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-06-29 00:24:28.386128 | instance | Monday 29 June 2026 00:24:28 +0000 (0:00:00.450) 0:14:46.627 ***********
2026-06-29 00:24:28.853873 | instance | changed: [instance]
2026-06-29 00:24:28.853971 | instance |
2026-06-29 00:24:28.854254 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-06-29 00:24:28.854272 | instance | Monday 29 June 2026 00:24:28 +0000 (0:00:00.467) 0:14:47.095 ***********
2026-06-29 00:24:29.351700 | instance | changed: [instance]
2026-06-29 00:24:29.351779 | instance |
2026-06-29 00:24:29.351803 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-06-29 00:24:29.352004 | instance | Monday 29 June 2026 00:24:29 +0000 (0:00:00.497) 0:14:47.592 ***********
2026-06-29 00:24:29.832795 | instance | ok: [instance]
2026-06-29 00:24:29.832874 | instance |
2026-06-29 00:24:29.832894 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-06-29 00:24:29.833031 | instance | Monday 29 June 2026 00:24:29 +0000 (0:00:00.481) 0:14:48.074 ***********
2026-06-29 00:26:59.505350 | instance | changed: [instance]
2026-06-29 00:26:59.505449 | instance |
2026-06-29 00:26:59.505662 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-06-29 00:26:59.505707 | instance | Monday 29 June 2026 00:26:59 +0000 (0:02:29.672) 0:17:17.746 ***********
2026-06-29 00:27:00.203499 | instance | ok: [instance]
2026-06-29 00:27:00.203565 | instance |
2026-06-29 00:27:00.203706 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-06-29 00:27:00.203817 | instance | Monday 29 June 2026 00:27:00 +0000 (0:00:00.698) 0:17:18.445 ***********
2026-06-29 00:27:00.258305 | instance | included: ingress for instance
2026-06-29 00:27:00.258408 | instance |
2026-06-29 00:27:00.258529 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-06-29 00:27:00.258650 | instance | Monday 29 June 2026 00:27:00 +0000 (0:00:00.054) 0:17:18.500 ***********
2026-06-29 00:27:01.122391 | instance | changed: [instance]
2026-06-29 00:27:01.122456 | instance |
2026-06-29 00:27:01.122593 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-06-29 00:27:01.122742 | instance | Monday 29 June 2026 00:27:01 +0000 (0:00:00.864) 0:17:19.364 ***********
2026-06-29 00:27:01.407433 | instance | ok: [instance]
2026-06-29 00:27:01.407521 | instance |
2026-06-29 00:27:01.407631 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-06-29 00:27:01.407753 | instance | Monday 29 June 2026 00:27:01 +0000 (0:00:00.284) 0:17:19.649 ***********
2026-06-29 00:27:02.229915 | instance | changed: [instance]
2026-06-29 00:27:02.230176 | instance |
2026-06-29 00:27:02.230452 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-06-29 00:27:02.230733 | instance |
2026-06-29 00:27:02.230997 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:27:02.231312 | instance | Monday 29 June 2026 00:27:02 +0000 (0:00:00.822) 0:17:20.471 ***********
2026-06-29 00:27:03.704570 | instance | ok: [instance]
2026-06-29 00:27:03.704644 | instance |
2026-06-29 00:27:03.705014 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:27:03.705201 | instance | Monday 29 June 2026 00:27:03 +0000 (0:00:01.474) 0:17:21.945 ***********
2026-06-29 00:27:03.761880 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:27:03.761955 | instance |
2026-06-29 00:27:03.762206 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:27:03.762249 | instance | Monday 29 June 2026 00:27:03 +0000 (0:00:00.057) 0:17:22.003 ***********
2026-06-29 00:27:04.233623 | instance | changed: [instance]
2026-06-29 00:27:04.233713 | instance |
2026-06-29 00:27:04.233918 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-06-29 00:27:04.233976 | instance | Monday 29 June 2026 00:27:04 +0000 (0:00:00.471) 0:17:22.475 ***********
2026-06-29 00:27:05.017340 | instance | ok: [instance]
2026-06-29 00:27:05.017434 | instance |
2026-06-29 00:27:05.017526 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-06-29 00:27:05.017646 | instance | Monday 29 June 2026 00:27:05 +0000 (0:00:00.783) 0:17:23.259 ***********
2026-06-29 00:27:07.227265 | instance | changed: [instance]
2026-06-29 00:27:07.227306 | instance |
2026-06-29 00:27:07.227312 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:27:07.227317 | instance | Monday 29 June 2026 00:27:07 +0000 (0:00:02.209) 0:17:25.468 ***********
2026-06-29 00:27:07.281122 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:27:07.281162 | instance |
2026-06-29 00:27:07.281167 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:27:07.281172 | instance | Monday 29 June 2026 00:27:07 +0000 (0:00:00.053) 0:17:25.522 ***********
2026-06-29 00:27:07.843783 | instance | changed: [instance]
2026-06-29 00:27:07.844453 | instance |
2026-06-29 00:27:07.844466 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-06-29 00:27:07.844476 | instance | Monday 29 June 2026 00:27:07 +0000 (0:00:00.562) 0:17:26.085 ***********
2026-06-29 00:27:08.958613 | instance | changed: [instance]
2026-06-29 00:27:08.958717 | instance |
2026-06-29 00:27:08.958859 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-06-29 00:27:08.958984 | instance | Monday 29 June 2026 00:27:08 +0000 (0:00:01.114) 0:17:27.200 ***********
2026-06-29 00:27:09.647418 | instance | ok: [instance]
2026-06-29 00:27:09.647724 | instance |
2026-06-29 00:27:09.648083 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-06-29 00:27:09.648415 | instance | Monday 29 June 2026 00:27:09 +0000 (0:00:00.688) 0:17:27.888 ***********
2026-06-29 00:27:17.284669 | instance | ok: [instance]
2026-06-29 00:27:17.285028 | instance |
2026-06-29 00:27:17.285362 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-06-29 00:27:17.285646 | instance | Monday 29 June 2026 00:27:17 +0000 (0:00:07.637) 0:17:35.526 ***********
2026-06-29 00:27:18.893736 | instance | ok: [instance]
2026-06-29 00:27:18.893800 | instance |
2026-06-29 00:27:18.893812 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-06-29 00:27:18.893822 | instance | Monday 29 June 2026 00:27:18 +0000 (0:00:01.607) 0:17:37.133 ***********
2026-06-29 00:27:19.248018 | instance | ok: [instance]
2026-06-29 00:27:19.248081 | instance |
2026-06-29 00:27:19.248093 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-06-29 00:27:19.248211 | instance | Monday 29 June 2026 00:27:19 +0000 (0:00:00.355) 0:17:37.488 ***********
2026-06-29 00:27:19.439961 | instance | ok: [instance]
2026-06-29 00:27:19.440217 | instance |
2026-06-29 00:27:19.440486 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-06-29 00:27:19.440765 | instance | Monday 29 June 2026 00:27:19 +0000 (0:00:00.192) 0:17:37.681 ***********
2026-06-29 00:27:19.637418 | instance | ok: [instance]
2026-06-29 00:27:19.637628 | instance |
2026-06-29 00:27:19.637901 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-06-29 00:27:19.638163 | instance | Monday 29 June 2026 00:27:19 +0000 (0:00:00.197) 0:17:37.878 ***********
2026-06-29 00:27:20.306582 | instance | changed: [instance]
2026-06-29 00:27:20.306744 | instance |
2026-06-29 00:27:20.306903 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-06-29 00:27:20.307067 | instance | Monday 29 June 2026 00:27:20 +0000 (0:00:00.669) 0:17:38.548 ***********
2026-06-29 00:27:37.287343 | instance | changed: [instance] => (item=alertmanager)
2026-06-29 00:27:37.287592 | instance | changed: [instance] => (item=grafana)
2026-06-29 00:27:37.287849 | instance | changed: [instance] => (item=prometheus)
2026-06-29 00:27:37.288091 | instance |
2026-06-29 00:27:37.288367 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-06-29 00:27:37.288627 | instance | Monday 29 June 2026 00:27:37 +0000 (0:00:16.980) 0:17:55.528 ***********
2026-06-29 00:27:39.178470 | instance | ok: [instance] => (item=alertmanager)
2026-06-29 00:27:39.178776 | instance | ok: [instance] => (item=grafana)
2026-06-29 00:27:39.179046 | instance | ok: [instance] => (item=prometheus)
2026-06-29 00:27:39.179305 | instance |
2026-06-29 00:27:39.179613 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-06-29 00:27:39.179857 | instance | Monday 29 June 2026 00:27:39 +0000 (0:00:01.891) 0:17:57.419 ***********
2026-06-29 00:27:43.200529 | instance | changed: [instance] => (item=None)
2026-06-29 00:27:43.200616 | instance | changed: [instance] => (item=None)
2026-06-29 00:27:43.200638 | instance | changed: [instance] => (item=None)
2026-06-29 00:27:43.200648 | instance | changed: [instance]
2026-06-29 00:27:43.200666 | instance |
2026-06-29 00:27:43.200900 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-06-29 00:27:43.201168 | instance | Monday 29 June 2026 00:27:43 +0000 (0:00:04.021) 0:18:01.441 ***********
2026-06-29 00:27:48.144510 | instance | changed: [instance] => (item=None)
2026-06-29 00:27:48.144726 | instance | changed: [instance] => (item=None)
2026-06-29 00:27:48.144993 | instance | changed: [instance] => (item=None)
2026-06-29 00:27:48.145375 | instance | changed: [instance] => (item=None)
2026-06-29 00:27:48.145645 | instance | changed: [instance] => (item=None)
2026-06-29 00:27:48.145911 | instance | changed: [instance]
2026-06-29 00:27:48.146218 | instance |
2026-06-29 00:27:48.146495 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-06-29 00:27:48.147145 | instance | Monday 29 June 2026 00:27:48 +0000 (0:00:04.944) 0:18:06.386 ***********
2026-06-29 00:27:59.461842 | instance | changed: [instance] => (item=alertmanager)
2026-06-29 00:27:59.461976 | instance | changed: [instance] => (item=prometheus)
2026-06-29 00:27:59.462136 | instance |
2026-06-29 00:27:59.462317 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-06-29 00:27:59.462485 | instance | Monday 29 June 2026 00:27:59 +0000 (0:00:11.317) 0:18:17.703 ***********
2026-06-29 00:28:10.857791 | instance | changed: [instance] => (item=alertmanager)
2026-06-29 00:28:10.857857 | instance | changed: [instance] => (item=prometheus)
2026-06-29 00:28:10.857869 | instance |
2026-06-29 00:28:10.857885 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-06-29 00:28:10.858296 | instance | Monday 29 June 2026 00:28:10 +0000 (0:00:11.395) 0:18:29.098 ***********
2026-06-29 00:28:11.553058 | instance | changed: [instance]
2026-06-29 00:28:11.553120 | instance |
2026-06-29 00:28:11.553442 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-06-29 00:28:11.553505 | instance | Monday 29 June 2026 00:28:11 +0000 (0:00:00.695) 0:18:29.794 ***********
2026-06-29 00:28:18.727717 | instance | ok: [instance]
2026-06-29 00:28:18.727788 | instance |
2026-06-29 00:28:18.727918 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-06-29 00:28:18.728043 | instance | Monday 29 June 2026 00:28:18 +0000 (0:00:07.175) 0:18:36.969 ***********
2026-06-29 00:28:32.311680 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-06-29 00:28:32.312338 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-06-29 00:28:32.312350 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-06-29 00:28:32.312360 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-06-29 00:28:32.312369 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-06-29 00:28:32.312378 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-06-29 00:28:32.312389 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-06-29 00:28:32.312980 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-06-29 00:28:32.313041 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-06-29 00:28:32.313053 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-06-29 00:28:32.313062 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-06-29 00:28:32.313071 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-06-29 00:28:32.313087 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-06-29 00:28:32.313368 | instance |
2026-06-29 00:28:32.313389 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-06-29 00:28:32.313395 | instance | Monday 29 June 2026 00:28:32 +0000 (0:00:13.583) 0:18:50.553 ***********
2026-06-29 00:29:03.802143 | instance | changed: [instance]
2026-06-29 00:29:03.802197 | instance |
2026-06-29 00:29:03.802205 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:29:03.802212 | instance | Monday 29 June 2026 00:29:03 +0000 (0:00:31.489) 0:19:22.043 ***********
2026-06-29 00:29:03.890529 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:29:03.890780 | instance |
2026-06-29 00:29:03.890916 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:29:03.891090 | instance | Monday 29 June 2026 00:29:03 +0000 (0:00:00.088) 0:19:22.132 ***********
2026-06-29 00:29:04.454861 | instance | changed: [instance]
2026-06-29 00:29:04.455102 | instance |
2026-06-29 00:29:04.455309 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-06-29 00:29:04.455526 | instance | Monday 29 June 2026 00:29:04 +0000 (0:00:00.564) 0:19:22.696 ***********
2026-06-29 00:29:07.568729 | instance | changed: [instance]
2026-06-29 00:29:07.568948 | instance |
2026-06-29 00:29:07.569261 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:29:07.569542 | instance | Monday 29 June 2026 00:29:07 +0000 (0:00:03.113) 0:19:25.810 ***********
2026-06-29 00:29:07.622809 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:29:07.622953 | instance |
2026-06-29 00:29:07.623141 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:29:07.623319 | instance | Monday 29 June 2026 00:29:07 +0000 (0:00:00.054) 0:19:25.864 ***********
2026-06-29 00:29:08.235486 | instance | changed: [instance]
2026-06-29 00:29:08.235729 | instance |
2026-06-29 00:29:08.236018 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-06-29 00:29:08.236304 | instance | Monday 29 June 2026 00:29:08 +0000 (0:00:00.611) 0:19:26.476 ***********
2026-06-29 00:29:09.857383 | instance | changed: [instance]
2026-06-29 00:29:09.857457 | instance |
2026-06-29 00:29:09.857598 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:29:09.857730 | instance | Monday 29 June 2026 00:29:09 +0000 (0:00:01.622) 0:19:28.099 ***********
2026-06-29 00:29:09.911023 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:29:09.911101 | instance |
2026-06-29 00:29:09.911219 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:29:09.911396 | instance | Monday 29 June 2026 00:29:09 +0000 (0:00:00.053) 0:19:28.152 ***********
2026-06-29 00:29:10.411826 | instance | changed: [instance]
2026-06-29 00:29:10.412029 | instance |
2026-06-29 00:29:10.412328 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-06-29 00:29:10.412605 | instance | Monday 29 June 2026 00:29:10 +0000 (0:00:00.500) 0:19:28.653 ***********
2026-06-29 00:29:12.004227 | instance | changed: [instance]
2026-06-29 00:29:12.004727 | instance |
2026-06-29 00:29:12.005065 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-06-29 00:29:12.005278 | instance | Monday 29 June 2026 00:29:11 +0000 (0:00:01.592) 0:19:30.245 ***********
2026-06-29 00:29:12.854526 | instance | changed: [instance]
2026-06-29 00:29:12.854721 | instance |
2026-06-29 00:29:12.854926 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:29:12.855110 | instance | Monday 29 June 2026 00:29:12 +0000 (0:00:00.850) 0:19:31.095 ***********
2026-06-29 00:29:12.913027 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:29:12.913301 | instance |
2026-06-29 00:29:12.913723 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:29:12.914074 | instance | Monday 29 June 2026 00:29:12 +0000 (0:00:00.058) 0:19:31.154 ***********
2026-06-29 00:29:13.400684 | instance | changed: [instance]
2026-06-29 00:29:13.400882 | instance |
2026-06-29 00:29:13.401150 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-06-29 00:29:13.401413 | instance | Monday 29 June 2026 00:29:13 +0000 (0:00:00.487) 0:19:31.641 ***********
2026-06-29 00:29:14.911078 | instance | changed: [instance]
2026-06-29 00:29:14.911212 | instance |
2026-06-29 00:29:14.911408 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:29:14.911573 | instance | Monday 29 June 2026 00:29:14 +0000 (0:00:01.510) 0:19:33.151 ***********
2026-06-29 00:29:14.972966 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:29:14.973180 | instance |
2026-06-29 00:29:14.973454 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:29:14.973724 | instance | Monday 29 June 2026 00:29:14 +0000 (0:00:00.062) 0:19:33.214 ***********
2026-06-29 00:29:15.459793 | instance | changed: [instance]
2026-06-29 00:29:15.460048 | instance |
2026-06-29 00:29:15.460351 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-06-29 00:29:15.460653 | instance | Monday 29 June 2026 00:29:15 +0000 (0:00:00.486) 0:19:33.700 ***********
2026-06-29 00:29:16.977302 | instance | changed: [instance]
2026-06-29 00:29:16.977423 | instance |
2026-06-29 00:29:16.977436 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-06-29 00:29:16.977447 | instance |
2026-06-29 00:29:16.977456 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:29:16.977466 | instance | Monday 29 June 2026 00:29:16 +0000 (0:00:01.516) 0:19:35.216 ***********
2026-06-29 00:29:18.900049 | instance | ok: [instance]
2026-06-29 00:29:18.900377 | instance |
2026-06-29 00:29:18.900738 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-29 00:29:18.901099 | instance | Monday 29 June 2026 00:29:18 +0000 (0:00:01.923) 0:19:37.140 ***********
2026-06-29 00:29:18.990561 | instance | skipping: [instance]
2026-06-29 00:29:18.990839 | instance |
2026-06-29 00:29:18.991125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 00:29:18.991407 | instance | Monday 29 June 2026 00:29:18 +0000 (0:00:00.090) 0:19:37.231 ***********
2026-06-29 00:29:19.072649 | instance | ok: [instance]
2026-06-29 00:29:19.072859 | instance |
2026-06-29 00:29:19.073123 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 00:29:19.073407 | instance | Monday 29 June 2026 00:29:19 +0000 (0:00:00.082) 0:19:37.314 ***********
2026-06-29 00:29:19.122150 | instance | skipping: [instance]
2026-06-29 00:29:19.122361 | instance |
2026-06-29 00:29:19.122642 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 00:29:19.122956 | instance | Monday 29 June 2026 00:29:19 +0000 (0:00:00.049) 0:19:37.363 ***********
2026-06-29 00:29:19.171875 | instance | skipping: [instance]
2026-06-29 00:29:19.172129 | instance |
2026-06-29 00:29:19.172400 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 00:29:19.172663 | instance | Monday 29 June 2026 00:29:19 +0000 (0:00:00.049) 0:19:37.413 ***********
2026-06-29 00:29:19.219604 | instance | skipping: [instance]
2026-06-29 00:29:19.219852 | instance |
2026-06-29 00:29:19.220138 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 00:29:19.220403 | instance | Monday 29 June 2026 00:29:19 +0000 (0:00:00.047) 0:19:37.461 ***********
2026-06-29 00:29:19.270772 | instance | skipping: [instance]
2026-06-29 00:29:19.271063 | instance |
2026-06-29 00:29:19.271353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 00:29:19.271632 | instance | Monday 29 June 2026 00:29:19 +0000 (0:00:00.051) 0:19:37.512 ***********
2026-06-29 00:29:19.318055 | instance | skipping: [instance]
2026-06-29 00:29:19.318390 | instance |
2026-06-29 00:29:19.318589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 00:29:19.318901 | instance | Monday 29 June 2026 00:29:19 +0000 (0:00:00.047) 0:19:37.559 ***********
2026-06-29 00:29:19.373688 | instance | ok: [instance]
2026-06-29 00:29:19.373928 | instance |
2026-06-29 00:29:19.374249 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 00:29:19.374508 | instance | Monday 29 June 2026 00:29:19 +0000 (0:00:00.055) 0:19:37.615 ***********
2026-06-29 00:29:19.434135 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 00:29:19.434337 | instance |
2026-06-29 00:29:19.434605 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 00:29:19.434953 | instance | Monday 29 June 2026 00:29:19 +0000 (0:00:00.060) 0:19:37.675 ***********
2026-06-29 00:29:19.504561 | instance | ok: [instance]
2026-06-29 00:29:19.504845 | instance |
2026-06-29 00:29:19.505155 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:29:19.505492 | instance | Monday 29 June 2026 00:29:19 +0000 (0:00:00.070) 0:19:37.745 ***********
2026-06-29 00:29:19.583435 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:29:19.583729 | instance |
2026-06-29 00:29:19.584021 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:29:19.584284 | instance | Monday 29 June 2026 00:29:19 +0000 (0:00:00.078) 0:19:37.824 ***********
2026-06-29 00:29:20.107578 | instance | changed: [instance]
2026-06-29 00:29:20.107791 | instance |
2026-06-29 00:29:20.108093 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-06-29 00:29:20.108341 | instance | Monday 29 June 2026 00:29:20 +0000 (0:00:00.523) 0:19:38.348 ***********
2026-06-29 00:29:21.890476 | instance | changed: [instance]
2026-06-29 00:29:21.890614 | instance |
2026-06-29 00:29:21.890804 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-06-29 00:29:21.890966 | instance | Monday 29 June 2026 00:29:21 +0000 (0:00:01.782) 0:19:40.131 ***********
2026-06-29 00:29:22.795611 | instance | changed: [instance]
2026-06-29 00:29:22.795741 | instance |
2026-06-29 00:29:22.795911 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-29 00:29:22.796143 | instance | Monday 29 June 2026 00:29:22 +0000 (0:00:00.904) 0:19:41.036 ***********
2026-06-29 00:29:27.183288 | instance | changed: [instance]
2026-06-29 00:29:27.183482 | instance |
2026-06-29 00:29:27.183753 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-29 00:29:27.184014 | instance | Monday 29 June 2026 00:29:27 +0000 (0:00:04.387) 0:19:45.424 ***********
2026-06-29 00:29:27.406861 | instance | changed: [instance]
2026-06-29 00:29:27.407073 | instance |
2026-06-29 00:29:27.407343 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-29 00:29:27.407605 | instance | Monday 29 June 2026 00:29:27 +0000 (0:00:00.223) 0:19:45.647 ***********
2026-06-29 00:29:27.948180 | instance | changed: [instance]
2026-06-29 00:29:27.948462 | instance |
2026-06-29 00:29:27.948744 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 00:29:27.949030 | instance | Monday 29 June 2026 00:29:27 +0000 (0:00:00.541) 0:19:46.188 ***********
2026-06-29 00:29:28.202150 | instance | ok: [instance]
2026-06-29 00:29:28.202385 | instance |
2026-06-29 00:29:28.202653 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 00:29:28.202969 | instance | Monday 29 June 2026 00:29:28 +0000 (0:00:00.254) 0:19:46.443 ***********
2026-06-29 00:29:28.291272 | instance | included: rabbitmq for instance
2026-06-29 00:29:28.291404 | instance |
2026-06-29 00:29:28.291591 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-29 00:29:28.291780 | instance | Monday 29 June 2026 00:29:28 +0000 (0:00:00.089) 0:19:46.533 ***********
2026-06-29 00:29:29.033055 | instance | ok: [instance]
2026-06-29 00:29:29.033177 | instance |
2026-06-29 00:29:29.033353 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-29 00:29:29.033515 | instance | Monday 29 June 2026 00:29:29 +0000 (0:00:00.741) 0:19:47.274 ***********
2026-06-29 00:29:29.087238 | instance | skipping: [instance]
2026-06-29 00:29:29.087473 | instance |
2026-06-29 00:29:29.087757 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-29 00:29:29.088020 | instance | Monday 29 June 2026 00:29:29 +0000 (0:00:00.054) 0:19:47.329 ***********
2026-06-29 00:29:29.145738 | instance | skipping: [instance]
2026-06-29 00:29:29.145995 | instance |
2026-06-29 00:29:29.146279 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-29 00:29:29.146555 | instance | Monday 29 June 2026 00:29:29 +0000 (0:00:00.058) 0:19:47.387 ***********
2026-06-29 00:29:29.199381 | instance | skipping: [instance]
2026-06-29 00:29:29.199715 | instance |
2026-06-29 00:29:29.199904 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-29 00:29:29.200165 | instance | Monday 29 June 2026 00:29:29 +0000 (0:00:00.053) 0:19:47.441 ***********
2026-06-29 00:30:00.240898 | instance | changed: [instance]
2026-06-29 00:30:00.241093 | instance |
2026-06-29 00:30:00.241395 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 00:30:00.241643 | instance | Monday 29 June 2026 00:30:00 +0000 (0:00:31.040) 0:20:18.481 ***********
2026-06-29 00:30:00.981945 | instance | ok: [instance]
2026-06-29 00:30:00.982165 | instance |
2026-06-29 00:30:00.982469 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 00:30:00.982826 | instance | Monday 29 June 2026 00:30:00 +0000 (0:00:00.741) 0:20:19.223 ***********
2026-06-29 00:30:01.145212 | instance | ok: [instance]
2026-06-29 00:30:01.145439 | instance |
2026-06-29 00:30:01.145750 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 00:30:01.146063 | instance | Monday 29 June 2026 00:30:01 +0000 (0:00:00.162) 0:20:19.385 ***********
2026-06-29 00:30:01.210597 | instance | skipping: [instance]
2026-06-29 00:30:01.210904 | instance |
2026-06-29 00:30:01.211257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 00:30:01.211574 | instance | Monday 29 June 2026 00:30:01 +0000 (0:00:00.065) 0:20:19.451 ***********
2026-06-29 00:30:01.274308 | instance | skipping: [instance]
2026-06-29 00:30:01.274773 | instance |
2026-06-29 00:30:01.275147 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 00:30:01.275482 | instance | Monday 29 June 2026 00:30:01 +0000 (0:00:00.063) 0:20:19.515 ***********
2026-06-29 00:30:01.326994 | instance | ok: [instance]
2026-06-29 00:30:01.327191 | instance |
2026-06-29 00:30:01.327354 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 00:30:01.327507 | instance | Monday 29 June 2026 00:30:01 +0000 (0:00:00.053) 0:20:19.568 ***********
2026-06-29 00:30:01.455681 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 00:30:01.456102 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 00:30:01.456443 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-29 00:30:01.456800 | instance | ok: [instance] => (item=identity)
2026-06-29 00:30:01.457131 | instance |
2026-06-29 00:30:01.457465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 00:30:01.457786 | instance | Monday 29 June 2026 00:30:01 +0000 (0:00:00.126) 0:20:19.695 ***********
2026-06-29 00:30:01.529883 | instance | ok: [instance]
2026-06-29 00:30:01.530306 | instance |
2026-06-29 00:30:01.530708 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:30:01.531042 | instance | Monday 29 June 2026 00:30:01 +0000 (0:00:00.075) 0:20:19.770 ***********
2026-06-29 00:30:01.591242 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:30:01.591300 | instance |
2026-06-29 00:30:01.591421 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:30:01.591578 | instance | Monday 29 June 2026 00:30:01 +0000 (0:00:00.061) 0:20:19.832 ***********
2026-06-29 00:30:02.124047 | instance | changed: [instance]
2026-06-29 00:30:02.124152 | instance |
2026-06-29 00:30:02.124174 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-06-29 00:30:02.124513 | instance | Monday 29 June 2026 00:30:02 +0000 (0:00:00.530) 0:20:20.363 ***********
2026-06-29 00:30:03.702722 | instance | ok: [instance] => (item=None)
2026-06-29 00:30:03.702816 | instance | ok: [instance]
2026-06-29 00:30:03.703164 | instance |
2026-06-29 00:30:03.703207 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-06-29 00:30:03.703225 | instance | Monday 29 June 2026 00:30:03 +0000 (0:00:01.580) 0:20:21.944 ***********
2026-06-29 00:30:04.822149 | instance | ok: [instance] => (item=atmosphere)
2026-06-29 00:30:04.822222 | instance |
2026-06-29 00:30:04.822229 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-06-29 00:30:04.822236 | instance | Monday 29 June 2026 00:30:04 +0000 (0:00:01.118) 0:20:23.063 ***********
2026-06-29 00:30:05.731124 | instance | changed: [instance]
2026-06-29 00:30:05.731202 | instance |
2026-06-29 00:30:05.731218 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-06-29 00:30:05.731236 | instance | Monday 29 June 2026 00:30:05 +0000 (0:00:00.908) 0:20:23.972 ***********
2026-06-29 00:30:06.899571 | instance | changed: [instance] => (item=None)
2026-06-29 00:30:06.899961 | instance | changed: [instance]
2026-06-29 00:30:06.899983 | instance |
2026-06-29 00:30:06.899990 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-06-29 00:30:06.900109 | instance | Monday 29 June 2026 00:30:06 +0000 (0:00:01.169) 0:20:25.141 ***********
2026-06-29 00:30:08.414722 | instance | changed: [instance] => (item=None)
2026-06-29 00:30:08.414847 | instance | changed: [instance]
2026-06-29 00:30:08.415206 | instance |
2026-06-29 00:30:08.415263 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-06-29 00:30:08.415269 | instance | Monday 29 June 2026 00:30:08 +0000 (0:00:01.515) 0:20:26.656 ***********
2026-06-29 00:32:54.397814 | instance | changed: [instance]
2026-06-29 00:32:54.397887 | instance |
2026-06-29 00:32:54.398127 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 00:32:54.398217 | instance | Monday 29 June 2026 00:32:54 +0000 (0:02:45.982) 0:23:12.639 ***********
2026-06-29 00:32:54.526970 | instance | included: openstack_helm_ingress for instance
2026-06-29 00:32:54.527045 | instance |
2026-06-29 00:32:54.527168 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 00:32:54.527530 | instance | Monday 29 June 2026 00:32:54 +0000 (0:00:00.128) 0:23:12.768 ***********
2026-06-29 00:32:54.591581 | instance | skipping: [instance]
2026-06-29 00:32:54.591811 | instance |
2026-06-29 00:32:54.592088 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 00:32:54.592352 | instance | Monday 29 June 2026 00:32:54 +0000 (0:00:00.063) 0:23:12.832 ***********
2026-06-29 00:32:54.655162 | instance | skipping: [instance]
2026-06-29 00:32:54.655391 | instance |
2026-06-29 00:32:54.655665 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 00:32:54.655945 | instance | Monday 29 June 2026 00:32:54 +0000 (0:00:00.063) 0:23:12.896 ***********
2026-06-29 00:32:54.719767 | instance | ok: [instance]
2026-06-29 00:32:54.720002 | instance |
2026-06-29 00:32:54.720350 | instance | TASK [Create Ingress identity] *************************************************
2026-06-29 00:32:54.720567 | instance | Monday 29 June 2026 00:32:54 +0000 (0:00:00.065) 0:23:12.961 ***********
2026-06-29 00:32:54.797379 | instance | included: ingress for instance
2026-06-29 00:32:54.797605 | instance |
2026-06-29 00:32:54.797870 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-06-29 00:32:54.798130 | instance | Monday 29 June 2026 00:32:54 +0000 (0:00:00.077) 0:23:13.039 ***********
2026-06-29 00:32:55.796493 | instance | changed: [instance]
2026-06-29 00:32:55.796580 | instance |
2026-06-29 00:32:55.796656 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-06-29 00:32:55.796773 | instance | Monday 29 June 2026 00:32:55 +0000 (0:00:00.998) 0:23:14.037 ***********
2026-06-29 00:33:00.364340 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-06-29 00:33:00.364623 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-06-29 00:33:00.364908 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-06-29 00:33:00.365172 | instance | ok: [instance]
2026-06-29 00:33:00.365422 | instance |
2026-06-29 00:33:00.365687 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-06-29 00:33:00.365947 | instance | Monday 29 June 2026 00:33:00 +0000 (0:00:04.567) 0:23:18.605 ***********
2026-06-29 00:33:01.171533 | instance | ok: [instance]
2026-06-29 00:33:01.171774 | instance |
2026-06-29 00:33:01.172047 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-06-29 00:33:01.172314 | instance | Monday 29 June 2026 00:33:01 +0000 (0:00:00.807) 0:23:19.412 ***********
2026-06-29 00:33:02.594479 | instance | ok: [instance] => (item=atmosphere)
2026-06-29 00:33:02.594811 | instance |
2026-06-29 00:33:02.595113 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-06-29 00:33:02.595397 | instance | Monday 29 June 2026 00:33:02 +0000 (0:00:01.423) 0:23:20.835 ***********
2026-06-29 00:33:03.836376 | instance | changed: [instance] => (item=atmosphere)
2026-06-29 00:33:03.836766 | instance |
2026-06-29 00:33:03.837081 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-06-29 00:33:03.837368 | instance | Monday 29 June 2026 00:33:03 +0000 (0:00:01.241) 0:23:22.077 ***********
2026-06-29 00:33:04.970512 | instance | changed: [instance] => (item=atmosphere)
2026-06-29 00:33:04.970607 | instance |
2026-06-29 00:33:04.970820 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-06-29 00:33:04.970990 | instance | Monday 29 June 2026 00:33:04 +0000 (0:00:01.134) 0:23:23.211 ***********
2026-06-29 00:33:06.194424 | instance | changed: [instance] => (item=atmosphere)
2026-06-29 00:33:06.194567 | instance |
2026-06-29 00:33:06.194833 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-06-29 00:33:06.195018 | instance | Monday 29 June 2026 00:33:06 +0000 (0:00:01.223) 0:23:24.435 ***********
2026-06-29 00:33:06.437788 | instance | changed: [instance]
2026-06-29 00:33:06.437857 | instance |
2026-06-29 00:33:06.437994 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-29 00:33:06.438111 | instance | Monday 29 June 2026 00:33:06 +0000 (0:00:00.244) 0:23:24.679 ***********
2026-06-29 00:33:07.632933 | instance | ok: [instance]
2026-06-29 00:33:07.633146 | instance |
2026-06-29 00:33:07.633615 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-29 00:33:07.633894 | instance | Monday 29 June 2026 00:33:07 +0000 (0:00:01.194) 0:23:25.873 ***********
2026-06-29 00:33:07.864225 | instance | ok: [instance]
2026-06-29 00:33:07.864308 | instance |
2026-06-29 00:33:07.865567 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-29 00:33:07.865628 | instance | Monday 29 June 2026 00:33:07 +0000 (0:00:00.231) 0:23:26.105 ***********
2026-06-29 00:33:07.958945 | instance | ok: [instance] => {
2026-06-29 00:33:07.959200 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-06-29 00:33:07.959445 | instance | }
2026-06-29 00:33:07.959679 | instance |
2026-06-29 00:33:07.959936 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-29 00:33:07.960189 | instance | Monday 29 June 2026 00:33:07 +0000 (0:00:00.094) 0:23:26.200 ***********
2026-06-29 00:33:08.553107 | instance | changed: [instance]
2026-06-29 00:33:08.553333 | instance |
2026-06-29 00:33:08.553615 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-29 00:33:08.553889 | instance | Monday 29 June 2026 00:33:08 +0000 (0:00:00.594) 0:23:26.794 ***********
2026-06-29 00:33:09.909031 | instance | changed: [instance]
2026-06-29 00:33:09.909113 | instance |
2026-06-29 00:33:09.909138 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-06-29 00:33:09.909347 | instance | Monday 29 June 2026 00:33:09 +0000 (0:00:01.354) 0:23:28.149 ***********
2026-06-29 00:33:10.425679 | instance | changed: [instance]
2026-06-29 00:33:10.425789 | instance |
2026-06-29 00:33:10.426422 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-06-29 00:33:10.426503 | instance | Monday 29 June 2026 00:33:10 +0000 (0:00:00.517) 0:23:28.666 ***********
2026-06-29 00:33:11.128750 | instance | ok: [instance]
2026-06-29 00:33:11.128995 | instance |
2026-06-29 00:33:11.129360 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-06-29 00:33:11.129608 | instance | Monday 29 June 2026 00:33:11 +0000 (0:00:00.703) 0:23:29.369 ***********
2026-06-29 00:33:11.837623 | instance | ok: [instance]
2026-06-29 00:33:11.837865 | instance |
2026-06-29 00:33:11.838170 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-06-29 00:33:11.838483 | instance | Monday 29 June 2026 00:33:11 +0000 (0:00:00.709) 0:23:30.079 ***********
2026-06-29 00:33:12.199274 | instance | ok: [instance]
2026-06-29 00:33:12.199426 | instance |
2026-06-29 00:33:12.199570 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-06-29 00:33:12.199741 | instance | Monday 29 June 2026 00:33:12 +0000 (0:00:00.361) 0:23:30.440 ***********
2026-06-29 00:33:12.322425 | instance | included: openstack_helm_endpoints for instance
2026-06-29 00:33:12.322686 | instance |
2026-06-29 00:33:12.323020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 00:33:12.323298 | instance | Monday 29 June 2026 00:33:12 +0000 (0:00:00.123) 0:23:30.564 ***********
2026-06-29 00:33:12.381004 | instance | skipping: [instance]
2026-06-29 00:33:12.381287 | instance |
2026-06-29 00:33:12.381568 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 00:33:12.381922 | instance | Monday 29 June 2026 00:33:12 +0000 (0:00:00.058) 0:23:30.622 ***********
2026-06-29 00:33:12.431885 | instance | skipping: [instance]
2026-06-29 00:33:12.432167 | instance |
2026-06-29 00:33:12.432451 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 00:33:12.432728 | instance | Monday 29 June 2026 00:33:12 +0000 (0:00:00.050) 0:23:30.673 ***********
2026-06-29 00:33:12.483510 | instance | skipping: [instance]
2026-06-29 00:33:12.483773 | instance |
2026-06-29 00:33:12.484094 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 00:33:12.484323 | instance | Monday 29 June 2026 00:33:12 +0000 (0:00:00.051) 0:23:30.724 ***********
2026-06-29 00:33:12.543257 | instance | skipping: [instance]
2026-06-29 00:33:12.543494 | instance |
2026-06-29 00:33:12.544354 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 00:33:12.544742 | instance | Monday 29 June 2026 00:33:12 +0000 (0:00:00.059) 0:23:30.784 ***********
2026-06-29 00:33:12.600333 | instance | skipping: [instance]
2026-06-29 00:33:12.600560 | instance |
2026-06-29 00:33:12.600826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 00:33:12.601082 | instance | Monday 29 June 2026 00:33:12 +0000 (0:00:00.057) 0:23:30.841 ***********
2026-06-29 00:33:12.650082 | instance | skipping: [instance]
2026-06-29 00:33:12.650333 | instance |
2026-06-29 00:33:12.650617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 00:33:12.650931 | instance | Monday 29 June 2026 00:33:12 +0000 (0:00:00.049) 0:23:30.891 ***********
2026-06-29 00:33:12.700159 | instance | ok: [instance]
2026-06-29 00:33:12.700378 | instance |
2026-06-29 00:33:12.700647 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 00:33:12.700906 | instance | Monday 29 June 2026 00:33:12 +0000 (0:00:00.049) 0:23:30.941 ***********
2026-06-29 00:33:12.763411 | instance | ok: [instance] => (item=identity)
2026-06-29 00:33:12.763680 | instance |
2026-06-29 00:33:12.763952 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 00:33:12.764227 | instance | Monday 29 June 2026 00:33:12 +0000 (0:00:00.063) 0:23:31.004 ***********
2026-06-29 00:33:12.842137 | instance | ok: [instance]
2026-06-29 00:33:12.842399 | instance |
2026-06-29 00:33:12.842681 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-06-29 00:33:12.842965 | instance | Monday 29 June 2026 00:33:12 +0000 (0:00:00.078) 0:23:31.083 ***********
2026-06-29 00:33:13.366099 | instance | changed: [instance]
2026-06-29 00:33:13.366182 | instance |
2026-06-29 00:33:13.366294 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-06-29 00:33:13.366445 | instance | Monday 29 June 2026 00:33:13 +0000 (0:00:00.524) 0:23:31.607 ***********
2026-06-29 00:33:13.888149 | instance | changed: [instance]
2026-06-29 00:33:13.888323 | instance |
2026-06-29 00:33:13.888600 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-06-29 00:33:13.888860 | instance | Monday 29 June 2026 00:33:13 +0000 (0:00:00.521) 0:23:32.129 ***********
2026-06-29 00:33:14.417308 | instance | changed: [instance]
2026-06-29 00:33:14.417537 | instance |
2026-06-29 00:33:14.417811 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-06-29 00:33:14.418079 | instance | Monday 29 June 2026 00:33:14 +0000 (0:00:00.529) 0:23:32.658 ***********
2026-06-29 00:33:14.959452 | instance | changed: [instance]
2026-06-29 00:33:14.959623 | instance |
2026-06-29 00:33:14.959892 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 00:33:14.960164 | instance | Monday 29 June 2026 00:33:14 +0000 (0:00:00.542) 0:23:33.200 ***********
2026-06-29 00:33:15.047195 | instance | ok: [instance]
2026-06-29 00:33:15.047377 | instance |
2026-06-29 00:33:15.047397 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 00:33:15.047587 | instance | Monday 29 June 2026 00:33:15 +0000 (0:00:00.087) 0:23:33.288 ***********
2026-06-29 00:33:15.128632 | instance | included: rabbitmq for instance
2026-06-29 00:33:15.128740 | instance |
2026-06-29 00:33:15.128917 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-29 00:33:15.130149 | instance | Monday 29 June 2026 00:33:15 +0000 (0:00:00.081) 0:23:33.370 ***********
2026-06-29 00:33:15.838064 | instance | ok: [instance]
2026-06-29 00:33:15.838246 | instance |
2026-06-29 00:33:15.838517 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-29 00:33:15.838835 | instance | Monday 29 June 2026 00:33:15 +0000 (0:00:00.709) 0:23:34.079 ***********
2026-06-29 00:33:15.888205 | instance | skipping: [instance]
2026-06-29 00:33:15.888401 | instance |
2026-06-29 00:33:15.888683 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-29 00:33:15.888925 | instance | Monday 29 June 2026 00:33:15 +0000 (0:00:00.050) 0:23:34.130 ***********
2026-06-29 00:33:15.941241 | instance | skipping: [instance]
2026-06-29 00:33:15.941437 | instance |
2026-06-29 00:33:15.941689 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-29 00:33:15.941937 | instance | Monday 29 June 2026 00:33:15 +0000 (0:00:00.053) 0:23:34.183 ***********
2026-06-29 00:33:15.991693 | instance | skipping: [instance]
2026-06-29 00:33:15.991787 | instance |
2026-06-29 00:33:15.992016 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-29 00:33:15.992173 | instance | Monday 29 June 2026 00:33:15 +0000 (0:00:00.050) 0:23:34.233 ***********
2026-06-29 00:33:46.860905 | instance | changed: [instance]
2026-06-29 00:33:46.861198 | instance |
2026-06-29 00:33:46.861479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 00:33:46.861735 | instance | Monday 29 June 2026 00:33:46 +0000 (0:00:30.868) 0:24:05.102 ***********
2026-06-29 00:33:47.543190 | instance | ok: [instance]
2026-06-29 00:33:47.543427 | instance |
2026-06-29 00:33:47.543713 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 00:33:47.543973 | instance | Monday 29 June 2026 00:33:47 +0000 (0:00:00.682) 0:24:05.784 ***********
2026-06-29 00:33:47.601774 | instance | ok: [instance]
2026-06-29 00:33:47.601982 | instance |
2026-06-29 00:33:47.602251 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 00:33:47.602544 | instance | Monday 29 June 2026 00:33:47 +0000 (0:00:00.058) 0:24:05.843 ***********
2026-06-29 00:33:47.651588 | instance | skipping: [instance]
2026-06-29 00:33:47.651790 | instance |
2026-06-29 00:33:47.652149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 00:33:47.652412 | instance | Monday 29 June 2026 00:33:47 +0000 (0:00:00.049) 0:24:05.893 ***********
2026-06-29 00:33:47.707125 | instance | skipping: [instance]
2026-06-29 00:33:47.707328 | instance |
2026-06-29 00:33:47.707599 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 00:33:47.707857 | instance | Monday 29 June 2026 00:33:47 +0000 (0:00:00.055) 0:24:05.948 ***********
2026-06-29 00:33:47.763495 | instance | ok: [instance]
2026-06-29 00:33:47.763731 | instance |
2026-06-29 00:33:47.764014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 00:33:47.764267 | instance | Monday 29 June 2026 00:33:47 +0000 (0:00:00.055) 0:24:06.004 ***********
2026-06-29 00:33:47.867352 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 00:33:47.867571 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 00:33:47.867824 | instance | ok: [instance] => (item=key_manager)
2026-06-29 00:33:47.868087 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-29 00:33:47.868329 | instance | ok: [instance] => (item=identity)
2026-06-29 00:33:47.868567 | instance |
2026-06-29 00:33:47.868832 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 00:33:47.869094 | instance | Monday 29 June 2026 00:33:47 +0000 (0:00:00.104) 0:24:06.108 ***********
2026-06-29 00:33:47.942395 | instance | ok: [instance]
2026-06-29 00:33:47.942620 | instance |
2026-06-29 00:33:47.942943 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:33:47.943198 | instance | Monday 29 June 2026 00:33:47 +0000 (0:00:00.075) 0:24:06.183 ***********
2026-06-29 00:33:48.001466 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:33:48.001709 | instance |
2026-06-29 00:33:48.001985 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:33:48.002235 | instance | Monday 29 June 2026 00:33:47 +0000 (0:00:00.059) 0:24:06.243 ***********
2026-06-29 00:33:48.534837 | instance | changed: [instance]
2026-06-29 00:33:48.535086 | instance |
2026-06-29 00:33:48.535374 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-06-29 00:33:48.535643 | instance | Monday 29 June 2026 00:33:48 +0000 (0:00:00.532) 0:24:06.776 ***********
2026-06-29 00:35:29.733278 | instance | changed: [instance]
2026-06-29 00:35:29.733346 | instance |
2026-06-29 00:35:29.733474 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 00:35:29.733594 | instance | Monday 29 June 2026 00:35:29 +0000 (0:01:41.198) 0:25:47.974 ***********
2026-06-29 00:35:29.835419 | instance | included: openstack_helm_ingress for instance
2026-06-29 00:35:29.835522 | instance |
2026-06-29 00:35:29.835647 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 00:35:29.835769 | instance | Monday 29 June 2026 00:35:29 +0000 (0:00:00.102) 0:25:48.077 ***********
2026-06-29 00:35:29.889532 | instance | skipping: [instance]
2026-06-29 00:35:29.889703 | instance |
2026-06-29 00:35:29.889975 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 00:35:29.890235 | instance | Monday 29 June 2026 00:35:29 +0000 (0:00:00.054) 0:25:48.131 ***********
2026-06-29 00:35:30.149652 | instance | skipping: [instance]
2026-06-29 00:35:30.149857 | instance |
2026-06-29 00:35:30.150142 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 00:35:30.150416 | instance | Monday 29 June 2026 00:35:30 +0000 (0:00:00.259) 0:25:48.391 ***********
2026-06-29 00:35:30.213631 | instance | ok: [instance]
2026-06-29 00:35:30.213867 | instance |
2026-06-29 00:35:30.214132 | instance | TASK [Create Ingress key-manager] **********************************************
2026-06-29 00:35:30.214396 | instance | Monday 29 June 2026 00:35:30 +0000 (0:00:00.064) 0:25:48.455 ***********
2026-06-29 00:35:30.285060 | instance | included: ingress for instance
2026-06-29 00:35:30.285301 | instance |
2026-06-29 00:35:30.285577 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-06-29 00:35:30.285869 | instance | Monday 29 June 2026 00:35:30 +0000 (0:00:00.071) 0:25:48.526 ***********
2026-06-29 00:35:31.259834 | instance | changed: [instance]
2026-06-29 00:35:31.260091 | instance |
2026-06-29 00:35:31.260390 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-06-29 00:35:31.260669 | instance | Monday 29 June 2026 00:35:31 +0000 (0:00:00.974) 0:25:49.500 ***********
2026-06-29 00:35:32.405732 | instance | changed: [instance]
2026-06-29 00:35:32.405967 | instance |
2026-06-29 00:35:32.406254 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-06-29 00:35:32.406520 | instance | Monday 29 June 2026 00:35:32 +0000 (0:00:01.146) 0:25:50.647 ***********
2026-06-29 00:35:42.461511 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-06-29 00:35:42.461755 | instance |
2026-06-29 00:35:42.462058 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:35:42.462340 | instance | Monday 29 June 2026 00:35:42 +0000 (0:00:10.054) 0:26:00.702 ***********
2026-06-29 00:35:42.540695 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:35:42.540918 | instance |
2026-06-29 00:35:42.541197 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:35:42.541463 | instance | Monday 29 June 2026 00:35:42 +0000 (0:00:00.079) 0:26:00.781 ***********
2026-06-29 00:35:43.043382 | instance | changed: [instance]
2026-06-29 00:35:43.043571 | instance |
2026-06-29 00:35:43.043814 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-06-29 00:35:43.044044 | instance | Monday 29 June 2026 00:35:43 +0000 (0:00:00.502) 0:26:01.284 ***********
2026-06-29 00:35:45.790579 | instance | changed: [instance]
2026-06-29 00:35:45.790895 | instance |
2026-06-29 00:35:45.791207 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 00:35:45.791493 | instance | Monday 29 June 2026 00:35:45 +0000 (0:00:02.746) 0:26:04.031 ***********
2026-06-29 00:35:45.851875 | instance | skipping: [instance]
2026-06-29 00:35:45.852117 | instance |
2026-06-29 00:35:45.852435 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 00:35:45.852717 | instance | Monday 29 June 2026 00:35:45 +0000 (0:00:00.061) 0:26:04.093 ***********
2026-06-29 00:35:45.904184 | instance | skipping: [instance]
2026-06-29 00:35:45.904320 | instance |
2026-06-29 00:35:45.904537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 00:35:45.904708 | instance | Monday 29 June 2026 00:35:45 +0000 (0:00:00.053) 0:26:04.146 ***********
2026-06-29 00:35:45.955129 | instance | skipping: [instance]
2026-06-29 00:35:45.955450 | instance |
2026-06-29 00:35:45.955688 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 00:35:45.955953 | instance | Monday 29 June 2026 00:35:45 +0000 (0:00:00.050) 0:26:04.196 ***********
2026-06-29 00:35:46.019707 | instance | skipping: [instance]
2026-06-29 00:35:46.020017 | instance |
2026-06-29 00:35:46.020445 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 00:35:46.020823 | instance | Monday 29 June 2026 00:35:46 +0000 (0:00:00.063) 0:26:04.260 ***********
2026-06-29 00:35:46.068301 | instance | skipping: [instance]
2026-06-29 00:35:46.068533 | instance |
2026-06-29 00:35:46.068831 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 00:35:46.069084 | instance | Monday 29 June 2026 00:35:46 +0000 (0:00:00.049) 0:26:04.309 ***********
2026-06-29 00:35:46.119516 | instance | skipping: [instance]
2026-06-29 00:35:46.119774 | instance |
2026-06-29 00:35:46.120085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 00:35:46.120438 | instance | Monday 29 June 2026 00:35:46 +0000 (0:00:00.051) 0:26:04.361 ***********
2026-06-29 00:35:46.187686 | instance | ok: [instance]
2026-06-29 00:35:46.187949 | instance |
2026-06-29 00:35:46.188255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 00:35:46.188539 | instance | Monday 29 June 2026 00:35:46 +0000 (0:00:00.067) 0:26:04.429 ***********
2026-06-29 00:35:46.252279 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-06-29 00:35:46.252513 | instance |
2026-06-29 00:35:46.252879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 00:35:46.253157 | instance | Monday 29 June 2026 00:35:46 +0000 (0:00:00.064) 0:26:04.493 ***********
2026-06-29 00:35:46.332930 | instance | ok: [instance]
2026-06-29 00:35:46.333167 | instance |
2026-06-29 00:35:46.333450 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:35:46.333729 | instance | Monday 29 June 2026 00:35:46 +0000 (0:00:00.080) 0:26:04.574 ***********
2026-06-29 00:35:46.394827 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:35:46.395040 | instance |
2026-06-29 00:35:46.395303 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:35:46.395558 | instance | Monday 29 June 2026 00:35:46 +0000 (0:00:00.062) 0:26:04.636 ***********
2026-06-29 00:35:46.919290 | instance | changed: [instance]
2026-06-29 00:35:46.919508 | instance |
2026-06-29 00:35:46.919787 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-06-29 00:35:46.920045 | instance | Monday 29 June 2026 00:35:46 +0000 (0:00:00.524) 0:26:05.160 ***********
2026-06-29 00:36:04.814891 | instance | ok: [instance]
2026-06-29 00:36:04.815100 | instance |
2026-06-29 00:36:04.815387 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-06-29 00:36:04.815679 | instance | Monday 29 June 2026 00:36:04 +0000 (0:00:17.895) 0:26:23.056 ***********
2026-06-29 00:36:19.294510 | instance | ok: [instance]
2026-06-29 00:36:19.294780 | instance |
2026-06-29 00:36:19.295252 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-06-29 00:36:19.295555 | instance | Monday 29 June 2026 00:36:19 +0000 (0:00:14.478) 0:26:37.534 ***********
2026-06-29 00:36:20.681174 | instance | ok: [instance]
2026-06-29 00:36:20.681382 | instance |
2026-06-29 00:36:20.681689 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-06-29 00:36:20.681966 | instance | Monday 29 June 2026 00:36:20 +0000 (0:00:01.387) 0:26:38.922 ***********
2026-06-29 00:36:21.899063 | instance | ok: [instance]
2026-06-29 00:36:21.899292 | instance |
2026-06-29 00:36:21.899590 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-06-29 00:36:21.899848 | instance | Monday 29 June 2026 00:36:21 +0000 (0:00:01.217) 0:26:40.140 ***********
2026-06-29 00:36:22.618433 | instance | changed: [instance]
2026-06-29 00:36:22.618576 | instance |
2026-06-29 00:36:22.618767 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-06-29 00:36:22.618938 | instance | Monday 29 June 2026 00:36:22 +0000 (0:00:00.719) 0:26:40.860 ***********
2026-06-29 00:36:23.358689 | instance | changed: [instance]
2026-06-29 00:36:23.358771 | instance |
2026-06-29 00:36:23.358901 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-06-29 00:36:23.359019 | instance | Monday 29 June 2026 00:36:23 +0000 (0:00:00.740) 0:26:41.600 ***********
2026-06-29 00:36:26.493020 | instance | changed: [instance]
2026-06-29 00:36:26.493766 | instance |
2026-06-29 00:36:26.493804 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-06-29 00:36:26.493817 | instance | Monday 29 June 2026 00:36:26 +0000 (0:00:03.133) 0:26:44.733 ***********
2026-06-29 00:36:28.021550 | instance | [WARNING]: Module did not set no_log for update_password
2026-06-29 00:36:28.051456 | instance | changed: [instance]
2026-06-29 00:36:28.051875 | instance |
2026-06-29 00:36:28.052271 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-06-29 00:36:28.052279 | instance | Monday 29 June 2026 00:36:28 +0000 (0:00:01.558) 0:26:46.292 ***********
2026-06-29 00:36:35.273698 | instance | ok: [instance]
2026-06-29 00:36:35.273749 | instance |
2026-06-29 00:36:35.273755 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-06-29 00:36:35.273774 | instance | Monday 29 June 2026 00:36:35 +0000 (0:00:07.222) 0:26:53.515 ***********
2026-06-29 00:36:36.427235 | instance | changed: [instance]
2026-06-29 00:36:36.427515 | instance |
2026-06-29 00:36:36.427595 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-06-29 00:36:36.427723 | instance | Monday 29 June 2026 00:36:36 +0000 (0:00:01.153) 0:26:54.668 ***********
2026-06-29 00:36:38.463330 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-4.nip.io/swift/v1/%(tenant_id)s'})
2026-06-29 00:36:38.463710 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-06-29 00:36:38.463948 | instance |
2026-06-29 00:36:38.468525 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 00:36:38.468542 | instance | Monday 29 June 2026 00:36:38 +0000 (0:00:02.035) 0:26:56.704 ***********
2026-06-29 00:36:38.584234 | instance | included: openstack_helm_ingress for instance
2026-06-29 00:36:38.584483 | instance |
2026-06-29 00:36:38.584769 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 00:36:38.585032 | instance | Monday 29 June 2026 00:36:38 +0000 (0:00:00.120) 0:26:56.825 ***********
2026-06-29 00:36:38.636949 | instance | skipping: [instance]
2026-06-29 00:36:38.637184 | instance |
2026-06-29 00:36:38.637455 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 00:36:38.637711 | instance | Monday 29 June 2026 00:36:38 +0000 (0:00:00.053) 0:26:56.878 ***********
2026-06-29 00:36:38.689308 | instance | skipping: [instance]
2026-06-29 00:36:38.689535 | instance |
2026-06-29 00:36:38.689804 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 00:36:38.690092 | instance | Monday 29 June 2026 00:36:38 +0000 (0:00:00.052) 0:26:56.931 ***********
2026-06-29 00:36:38.749504 | instance | ok: [instance]
2026-06-29 00:36:38.749707 | instance |
2026-06-29 00:36:38.749964 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-06-29 00:36:38.750356 | instance | Monday 29 June 2026 00:36:38 +0000 (0:00:00.060) 0:26:56.991 ***********
2026-06-29 00:36:38.826576 | instance | included: ingress for instance
2026-06-29 00:36:38.826819 | instance |
2026-06-29 00:36:38.827102 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-06-29 00:36:38.827388 | instance | Monday 29 June 2026 00:36:38 +0000 (0:00:00.076) 0:26:57.068 ***********
2026-06-29 00:36:39.855065 | instance | changed: [instance]
2026-06-29 00:36:39.855264 | instance |
2026-06-29 00:36:39.855670 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:36:39.855879 | instance | Monday 29 June 2026 00:36:39 +0000 (0:00:01.027) 0:26:58.096 ***********
2026-06-29 00:36:39.920601 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:36:39.920690 | instance |
2026-06-29 00:36:39.920925 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:36:39.921054 | instance | Monday 29 June 2026 00:36:39 +0000 (0:00:00.065) 0:26:58.161 ***********
2026-06-29 00:36:40.433472 | instance | changed: [instance]
2026-06-29 00:36:40.433621 | instance |
2026-06-29 00:36:40.433814 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-06-29 00:36:40.433994 | instance | Monday 29 June 2026 00:36:40 +0000 (0:00:00.512) 0:26:58.674 ***********
2026-06-29 00:36:54.868805 | instance | ok: [instance]
2026-06-29 00:36:54.869031 | instance |
2026-06-29 00:36:54.869354 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-06-29 00:36:54.871719 | instance | Monday 29 June 2026 00:36:54 +0000 (0:00:14.435) 0:27:13.110 ***********
2026-06-29 00:36:54.944839 | instance | ok: [instance] => (item=10.96.240.200)
2026-06-29 00:36:54.945070 | instance |
2026-06-29 00:36:54.945332 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-06-29 00:36:54.945595 | instance | Monday 29 June 2026 00:36:54 +0000 (0:00:00.076) 0:27:13.186 ***********
2026-06-29 00:36:55.696403 | instance | changed: [instance]
2026-06-29 00:36:55.696645 | instance |
2026-06-29 00:36:55.696934 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-06-29 00:36:55.697205 | instance | Monday 29 June 2026 00:36:55 +0000 (0:00:00.751) 0:27:13.937 ***********
2026-06-29 00:36:56.443843 | instance | changed: [instance]
2026-06-29 00:36:56.444055 | instance |
2026-06-29 00:36:56.444323 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-06-29 00:36:56.444612 | instance | Monday 29 June 2026 00:36:56 +0000 (0:00:00.747) 0:27:14.685 ***********
2026-06-29 00:36:57.708148 | instance | ok: [instance]
2026-06-29 00:36:57.708377 | instance |
2026-06-29 00:36:57.708666 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-06-29 00:36:57.708930 | instance | Monday 29 June 2026 00:36:57 +0000 (0:00:01.264) 0:27:15.949 ***********
2026-06-29 00:36:57.765640 | instance | ok: [instance]
2026-06-29 00:36:57.765720 | instance |
2026-06-29 00:36:57.765764 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-06-29 00:36:57.765853 | instance | Monday 29 June 2026 00:36:57 +0000 (0:00:00.056) 0:27:16.006 ***********
2026-06-29 00:36:58.493602 | instance | changed: [instance]
2026-06-29 00:36:58.493839 | instance |
2026-06-29 00:36:58.494136 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-06-29 00:36:58.494388 | instance | Monday 29 June 2026 00:36:58 +0000 (0:00:00.728) 0:27:16.735 ***********
2026-06-29 00:36:58.670244 | instance | ok: [instance]
2026-06-29 00:36:58.670579 | instance |
2026-06-29 00:36:58.670594 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-06-29 00:36:58.670721 | instance | Monday 29 June 2026 00:36:58 +0000 (0:00:00.176) 0:27:16.911 ***********
2026-06-29 00:36:59.998732 | instance | changed: [instance]
2026-06-29 00:36:59.998969 | instance |
2026-06-29 00:36:59.999256 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 00:36:59.999549 | instance | Monday 29 June 2026 00:36:59 +0000 (0:00:01.327) 0:27:18.239 ***********
2026-06-29 00:37:00.090016 | instance | ok: [instance]
2026-06-29 00:37:00.090244 | instance |
2026-06-29 00:37:00.090510 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 00:37:00.090870 | instance | Monday 29 June 2026 00:37:00 +0000 (0:00:00.091) 0:27:18.331 ***********
2026-06-29 00:37:00.179146 | instance | included: rabbitmq for instance
2026-06-29 00:37:00.179361 | instance |
2026-06-29 00:37:00.179636 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-29 00:37:00.179890 | instance | Monday 29 June 2026 00:37:00 +0000 (0:00:00.088) 0:27:18.420 ***********
2026-06-29 00:37:00.870330 | instance | ok: [instance]
2026-06-29 00:37:00.870579 | instance |
2026-06-29 00:37:00.870968 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-29 00:37:00.871240 | instance | Monday 29 June 2026 00:37:00 +0000 (0:00:00.691) 0:27:19.111 ***********
2026-06-29 00:37:00.923014 | instance | skipping: [instance]
2026-06-29 00:37:00.923259 | instance |
2026-06-29 00:37:00.923556 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-29 00:37:00.923814 | instance | Monday 29 June 2026 00:37:00 +0000 (0:00:00.052) 0:27:19.164 ***********
2026-06-29 00:37:00.969300 | instance | skipping: [instance]
2026-06-29 00:37:00.969519 | instance |
2026-06-29 00:37:00.969791 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-29 00:37:00.970053 | instance | Monday 29 June 2026 00:37:00 +0000 (0:00:00.046) 0:27:19.211 ***********
2026-06-29 00:37:01.020796 | instance | skipping: [instance]
2026-06-29 00:37:01.021211 | instance |
2026-06-29 00:37:01.021623 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-29 00:37:01.022051 | instance | Monday 29 June 2026 00:37:01 +0000 (0:00:00.051) 0:27:19.262 ***********
2026-06-29 00:37:31.896264 | instance | changed: [instance]
2026-06-29 00:37:31.896377 | instance |
2026-06-29 00:37:31.896448 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 00:37:31.896592 | instance | Monday 29 June 2026 00:37:31 +0000 (0:00:30.875) 0:27:50.138 ***********
2026-06-29 00:37:32.595957 | instance | ok: [instance]
2026-06-29 00:37:32.596057 | instance |
2026-06-29 00:37:32.596360 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 00:37:32.596437 | instance | Monday 29 June 2026 00:37:32 +0000 (0:00:00.699) 0:27:50.837 ***********
2026-06-29 00:37:32.659659 | instance | ok: [instance]
2026-06-29 00:37:32.659746 | instance |
2026-06-29 00:37:32.660008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 00:37:32.660057 | instance | Monday 29 June 2026 00:37:32 +0000 (0:00:00.063) 0:27:50.901 ***********
2026-06-29 00:37:32.719640 | instance | skipping: [instance]
2026-06-29 00:37:32.719718 | instance |
2026-06-29 00:37:32.719988 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 00:37:32.720029 | instance | Monday 29 June 2026 00:37:32 +0000 (0:00:00.059) 0:27:50.961 ***********
2026-06-29 00:37:32.778451 | instance | skipping: [instance]
2026-06-29 00:37:32.778552 | instance |
2026-06-29 00:37:32.778736 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 00:37:32.778806 | instance | Monday 29 June 2026 00:37:32 +0000 (0:00:00.058) 0:27:51.020 ***********
2026-06-29 00:37:32.838494 | instance | ok: [instance]
2026-06-29 00:37:32.838535 | instance |
2026-06-29 00:37:32.838541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 00:37:32.838546 | instance | Monday 29 June 2026 00:37:32 +0000 (0:00:00.059) 0:27:51.079 ***********
2026-06-29 00:37:32.967062 | instance | ok: [instance] => (item=image)
2026-06-29 00:37:32.967209 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 00:37:32.967470 | instance | ok: [instance] => (item=dashboard)
2026-06-29 00:37:32.967552 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 00:37:32.967725 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-29 00:37:32.967888 | instance | ok: [instance] => (item=identity)
2026-06-29 00:37:32.968040 | instance |
2026-06-29 00:37:32.968208 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 00:37:32.968395 | instance | Monday 29 June 2026 00:37:32 +0000 (0:00:00.128) 0:27:51.208 ***********
2026-06-29 00:37:33.041941 | instance | ok: [instance]
2026-06-29 00:37:33.042203 | instance |
2026-06-29 00:37:33.042569 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:37:33.042937 | instance | Monday 29 June 2026 00:37:33 +0000 (0:00:00.074) 0:27:51.283 ***********
2026-06-29 00:37:33.109551 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:37:33.109842 | instance |
2026-06-29 00:37:33.110205 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:37:33.110519 | instance | Monday 29 June 2026 00:37:33 +0000 (0:00:00.067) 0:27:51.351 ***********
2026-06-29 00:37:33.728000 | instance | changed: [instance]
2026-06-29 00:37:33.728234 | instance |
2026-06-29 00:37:33.728581 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-06-29 00:37:33.728893 | instance | Monday 29 June 2026 00:37:33 +0000 (0:00:00.618) 0:27:51.969 ***********
2026-06-29 00:37:34.020199 | instance | ok: [instance]
2026-06-29 00:37:34.020428 | instance |
2026-06-29 00:37:34.020751 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-06-29 00:37:34.021027 | instance | Monday 29 June 2026 00:37:34 +0000 (0:00:00.292) 0:27:52.261 ***********
2026-06-29 00:39:48.238468 | instance | changed: [instance]
2026-06-29 00:39:48.238568 | instance |
2026-06-29 00:39:48.238769 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 00:39:48.238936 | instance | Monday 29 June 2026 00:39:48 +0000 (0:02:14.218) 0:30:06.479 ***********
2026-06-29 00:39:48.351126 | instance | included: openstack_helm_ingress for instance
2026-06-29 00:39:48.351381 | instance |
2026-06-29 00:39:48.351670 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 00:39:48.351946 | instance | Monday 29 June 2026 00:39:48 +0000 (0:00:00.112) 0:30:06.592 ***********
2026-06-29 00:39:48.404242 | instance | skipping: [instance]
2026-06-29 00:39:48.404473 | instance |
2026-06-29 00:39:48.404753 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 00:39:48.405117 | instance | Monday 29 June 2026 00:39:48 +0000 (0:00:00.053) 0:30:06.646 ***********
2026-06-29 00:39:48.458428 | instance | skipping: [instance]
2026-06-29 00:39:48.458686 | instance |
2026-06-29 00:39:48.458978 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 00:39:48.459238 | instance | Monday 29 June 2026 00:39:48 +0000 (0:00:00.054) 0:30:06.700 ***********
2026-06-29 00:39:48.523121 | instance | ok: [instance]
2026-06-29 00:39:48.523194 | instance |
2026-06-29 00:39:48.523316 | instance | TASK [Create Ingress image] ****************************************************
2026-06-29 00:39:48.523441 | instance | Monday 29 June 2026 00:39:48 +0000 (0:00:00.064) 0:30:06.765 ***********
2026-06-29 00:39:48.610846 | instance | included: ingress for instance
2026-06-29 00:39:48.611066 | instance |
2026-06-29 00:39:48.611404 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-06-29 00:39:48.611711 | instance | Monday 29 June 2026 00:39:48 +0000 (0:00:00.087) 0:30:06.852 ***********
2026-06-29 00:39:49.567333 | instance | changed: [instance]
2026-06-29 00:39:49.567616 | instance |
2026-06-29 00:39:49.567937 | instance | TASK [Create images] ***********************************************************
2026-06-29 00:39:49.568287 | instance | Monday 29 June 2026 00:39:49 +0000 (0:00:00.956) 0:30:07.808 ***********
2026-06-29 00:39:49.690082 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'})
2026-06-29 00:39:49.690325 | instance |
2026-06-29 00:39:49.690624 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-06-29 00:39:49.690928 | instance | Monday 29 June 2026 00:39:49 +0000 (0:00:00.122) 0:30:07.931 ***********
2026-06-29 00:39:53.203881 | instance | changed: [instance]
2026-06-29 00:39:53.204116 | instance |
2026-06-29 00:39:53.204427 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-06-29 00:39:53.204706 | instance | Monday 29 June 2026 00:39:53 +0000 (0:00:03.513) 0:30:11.444 ***********
2026-06-29 00:39:53.931316 | instance | ok: [instance]
2026-06-29 00:39:53.932089 | instance |
2026-06-29 00:39:53.932099 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-06-29 00:39:53.932106 | instance | Monday 29 June 2026 00:39:53 +0000 (0:00:00.728) 0:30:12.173 ***********
2026-06-29 00:39:53.992271 | instance | ok: [instance]
2026-06-29 00:39:53.992528 | instance |
2026-06-29 00:39:53.992802 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-06-29 00:39:53.993054 | instance | Monday 29 June 2026 00:39:53 +0000 (0:00:00.060) 0:30:12.233 ***********
2026-06-29 00:41:57.974133 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-06-29 00:41:57.974343 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-06-29 00:41:57.974829 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-06-29 00:41:57.975062 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-06-29 00:41:57.975435 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-06-29 00:41:57.975918 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-06-29 00:41:57.976169 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-06-29 00:41:57.976626 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-06-29 00:41:57.976863 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-06-29 00:41:57.978240 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-06-29 00:41:57.978303 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-06-29 00:41:57.978308 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-06-29 00:41:57.978317 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-06-29 00:41:57.978585 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-06-29 00:41:57.979013 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-06-29 00:41:57.979490 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-06-29 00:41:57.979775 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-06-29 00:41:57.979982 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-06-29 00:41:57.980186 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-06-29 00:41:57.980394 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-06-29 00:41:57.980600 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-06-29 00:41:57.980820 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-06-29 00:41:57.981027 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-06-29 00:41:57.981233 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-06-29 00:41:57.981440 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-06-29 00:41:57.981645 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-06-29 00:41:57.981850 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-06-29 00:41:57.982085 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-06-29 00:41:57.982294 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-06-29 00:41:57.982498 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-06-29 00:41:57.982742 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-06-29 00:41:57.982997 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-06-29 00:41:57.983208 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-06-29 00:41:57.983415 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-06-29 00:41:57.983754 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-06-29 00:41:57.983967 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-06-29 00:41:57.984265 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-06-29 00:41:57.984497 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-06-29 00:41:57.984718 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-06-29 00:41:57.984950 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-06-29 00:41:57.985150 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-06-29 00:41:57.985439 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-06-29 00:41:57.985643 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-06-29 00:41:57.985850 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-06-29 00:41:57.986049 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-06-29 00:41:57.986249 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-06-29 00:41:57.986448 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-06-29 00:41:57.986646 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-06-29 00:41:57.986868 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-06-29 00:41:57.987070 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-06-29 00:41:57.987284 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-06-29 00:41:57.987564 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-06-29 00:41:57.987784 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-06-29 00:41:57.987987 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-06-29 00:41:57.988187 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-06-29 00:41:57.988385 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left).
2026-06-29 00:41:57.988588 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left).
2026-06-29 00:41:57.988788 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left).
2026-06-29 00:41:57.988931 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left).
2026-06-29 00:41:57.989074 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left).
2026-06-29 00:41:57.989217 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left).
2026-06-29 00:41:57.989358 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left).
2026-06-29 00:41:57.989501 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left).
2026-06-29 00:41:57.989643 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left).
2026-06-29 00:41:57.989785 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left).
2026-06-29 00:41:57.989926 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left).
2026-06-29 00:41:57.990068 | instance | FAILED - RETRYING: [instance]: Check if image exists (54 retries left).
2026-06-29 00:41:57.990211 | instance | FAILED - RETRYING: [instance]: Check if image exists (53 retries left).
2026-06-29 00:41:57.990353 | instance | ok: [instance]
2026-06-29 00:41:57.990489 | instance |
2026-06-29 00:41:57.990640 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-06-29 00:41:57.990810 | instance | Monday 29 June 2026 00:41:57 +0000 (0:02:03.981) 0:32:16.215 ***********
2026-06-29 00:41:58.024131 | instance | ok: [instance]
2026-06-29 00:41:58.024542 | instance |
2026-06-29 00:41:58.024996 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-06-29 00:41:58.025551 | instance | Monday 29 June 2026 00:41:58 +0000 (0:00:00.050) 0:32:16.265 ***********
2026-06-29 00:41:58.081436 | instance | ok: [instance]
2026-06-29 00:41:58.081810 | instance |
2026-06-29 00:41:58.082143 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-06-29 00:41:58.082468 | instance | Monday 29 June 2026 00:41:58 +0000 (0:00:00.057) 0:32:16.322 ***********
2026-06-29 00:41:58.304233 | instance | changed: [instance]
2026-06-29 00:41:58.304278 | instance |
2026-06-29 00:41:58.304284 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-06-29 00:41:58.304289 | instance | Monday 29 June 2026 00:41:58 +0000 (0:00:00.222) 0:32:16.545 ***********
2026-06-29 00:41:59.321636 | instance | changed: [instance]
2026-06-29 00:41:59.321739 | instance |
2026-06-29 00:41:59.321751 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-06-29 00:41:59.321774 | instance | Monday 29 June 2026 00:41:59 +0000 (0:00:01.016) 0:32:17.562 ***********
2026-06-29 00:41:59.561757 | instance | ok: [instance]
2026-06-29 00:41:59.561884 | instance |
2026-06-29 00:41:59.562078 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-06-29 00:41:59.562263 | instance | Monday 29 June 2026 00:41:59 +0000 (0:00:00.240) 0:32:17.803 ***********
2026-06-29 00:41:59.838526 | instance | changed: [instance]
2026-06-29 00:41:59.838805 | instance |
2026-06-29 00:41:59.839087 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-06-29 00:41:59.839355 | instance | Monday 29 June 2026 00:41:59 +0000 (0:00:00.276) 0:32:18.080 ***********
2026-06-29 00:42:00.546649 | instance | ok: [instance]
2026-06-29 00:42:00.546908 | instance |
2026-06-29 00:42:00.547186 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-06-29 00:42:00.547518 | instance | Monday 29 June 2026 00:42:00 +0000 (0:00:00.707) 0:32:18.787 ***********
2026-06-29 00:42:00.618350 | instance | ok: [instance]
2026-06-29 00:42:00.618593 | instance |
2026-06-29 00:42:00.618930 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-06-29 00:42:00.619218 | instance | Monday 29 June 2026 00:42:00 +0000 (0:00:00.071) 0:32:18.859 ***********
2026-06-29 00:42:05.390327 | instance | changed: [instance]
2026-06-29 00:42:05.390513 | instance |
2026-06-29 00:42:05.390828 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-06-29 00:42:05.391102 | instance | Monday 29 June 2026 00:42:05 +0000 (0:00:04.772) 0:32:23.631 ***********
2026-06-29 00:42:05.437789 | instance | skipping: [instance]
2026-06-29 00:42:05.438056 | instance |
2026-06-29 00:42:05.438355 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-06-29 00:42:05.438641 | instance | Monday 29 June 2026 00:42:05 +0000 (0:00:00.047) 0:32:23.679 ***********
2026-06-29 00:42:05.480133 | instance | skipping: [instance]
2026-06-29 00:42:05.480375 | instance |
2026-06-29 00:42:05.480770 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-06-29 00:42:05.481065 | instance | Monday 29 June 2026 00:42:05 +0000 (0:00:00.042) 0:32:23.721 ***********
2026-06-29 00:42:05.777166 | instance | changed: [instance]
2026-06-29 00:42:05.777357 | instance |
2026-06-29 00:42:05.777642 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 00:42:05.778089 | instance | Monday 29 June 2026 00:42:05 +0000 (0:00:00.296) 0:32:24.018 ***********
2026-06-29 00:42:05.854910 | instance | ok: [instance]
2026-06-29 00:42:05.855158 | instance |
2026-06-29 00:42:05.855439 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 00:42:05.855712 | instance | Monday 29 June 2026 00:42:05 +0000 (0:00:00.078) 0:32:24.096 ***********
2026-06-29 00:42:05.909012 | instance | skipping: [instance]
2026-06-29 00:42:05.909112 | instance |
2026-06-29 00:42:05.909212 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 00:42:05.909342 | instance | Monday 29 June 2026 00:42:05 +0000 (0:00:00.054) 0:32:24.150 ***********
2026-06-29 00:42:05.958699 | instance | skipping: [instance]
2026-06-29 00:42:05.958802 | instance |
2026-06-29 00:42:05.958946 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 00:42:05.959058 | instance | Monday 29 June 2026 00:42:05 +0000 (0:00:00.049) 0:32:24.200 ***********
2026-06-29 00:42:06.009658 | instance | skipping: [instance]
2026-06-29 00:42:06.009869 | instance |
2026-06-29 00:42:06.010146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 00:42:06.010423 | instance | Monday 29 June 2026 00:42:06 +0000 (0:00:00.050) 0:32:24.251 ***********
2026-06-29 00:42:06.064615 | instance | skipping: [instance]
2026-06-29 00:42:06.064816 | instance |
2026-06-29 00:42:06.065136 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 00:42:06.065394 | instance | Monday 29 June 2026 00:42:06 +0000 (0:00:00.055) 0:32:24.306 ***********
2026-06-29 00:42:06.119581 | instance | skipping: [instance]
2026-06-29 00:42:06.119781 | instance |
2026-06-29 00:42:06.120053 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 00:42:06.120313 | instance | Monday 29 June 2026 00:42:06 +0000 (0:00:00.054) 0:32:24.361 ***********
2026-06-29 00:42:06.174958 | instance | ok: [instance]
2026-06-29 00:42:06.175186 | instance |
2026-06-29 00:42:06.175527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 00:42:06.175770 | instance | Monday 29 June 2026 00:42:06 +0000 (0:00:00.055) 0:32:24.416 ***********
2026-06-29 00:42:06.268098 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 00:42:06.268378 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 00:42:06.268571 | instance | ok: [instance] => (item=identity)
2026-06-29 00:42:06.268824 | instance | ok: [instance] => (item=staffeln)
2026-06-29 00:42:06.269066 | instance |
2026-06-29 00:42:06.269331 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 00:42:06.269593 | instance | Monday 29 June 2026 00:42:06 +0000 (0:00:00.093) 0:32:24.509 ***********
2026-06-29 00:42:06.338385 | instance | ok: [instance]
2026-06-29 00:42:06.338602 | instance |
2026-06-29 00:42:06.338940 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:42:06.339205 | instance | Monday 29 June 2026 00:42:06 +0000 (0:00:00.070) 0:32:24.580 ***********
2026-06-29 00:42:06.405363 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:42:06.405536 | instance |
2026-06-29 00:42:06.405796 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:42:06.406052 | instance | Monday 29 June 2026 00:42:06 +0000 (0:00:00.066) 0:32:24.647 ***********
2026-06-29 00:42:06.941560 | instance | changed: [instance]
2026-06-29 00:42:06.941888 | instance |
2026-06-29 00:42:06.942075 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-06-29 00:42:06.942345 | instance | Monday 29 June 2026 00:42:06 +0000 (0:00:00.535) 0:32:25.182 ***********
2026-06-29 00:42:28.805418 | instance | changed: [instance]
2026-06-29 00:42:28.805602 | instance |
2026-06-29 00:42:28.805886 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 00:42:28.806152 | instance | Monday 29 June 2026 00:42:28 +0000 (0:00:21.864) 0:32:47.046 ***********
2026-06-29 00:42:28.891483 | instance | ok: [instance]
2026-06-29 00:42:28.891690 | instance |
2026-06-29 00:42:28.891951 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 00:42:28.892244 | instance | Monday 29 June 2026 00:42:28 +0000 (0:00:00.086) 0:32:47.133 ***********
2026-06-29 00:42:28.972048 | instance | included: rabbitmq for instance
2026-06-29 00:42:28.972345 | instance |
2026-06-29 00:42:28.972623 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-29 00:42:28.972883 | instance | Monday 29 June 2026 00:42:28 +0000 (0:00:00.080) 0:32:47.213 ***********
2026-06-29 00:42:29.681485 | instance | ok: [instance]
2026-06-29 00:42:29.681802 | instance |
2026-06-29 00:42:29.682067 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-29 00:42:29.682334 | instance | Monday 29 June 2026 00:42:29 +0000 (0:00:00.708) 0:32:47.922 ***********
2026-06-29 00:42:29.733423 | instance | skipping: [instance]
2026-06-29 00:42:29.733681 | instance |
2026-06-29 00:42:29.733973 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-29 00:42:29.734248 | instance | Monday 29 June 2026 00:42:29 +0000 (0:00:00.052) 0:32:47.975 ***********
2026-06-29 00:42:29.784676 | instance | skipping: [instance]
2026-06-29 00:42:29.784768 | instance |
2026-06-29 00:42:29.785113 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-29 00:42:29.785380 | instance | Monday 29 June 2026 00:42:29 +0000 (0:00:00.051) 0:32:48.026 ***********
2026-06-29 00:42:29.838868 | instance | skipping: [instance]
2026-06-29 00:42:29.839126 | instance |
2026-06-29 00:42:29.839411 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-29 00:42:29.839681 | instance | Monday 29 June 2026 00:42:29 +0000 (0:00:00.054) 0:32:48.080 ***********
2026-06-29 00:43:00.724201 | instance | changed: [instance]
2026-06-29 00:43:00.724907 | instance |
2026-06-29 00:43:00.724976 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 00:43:00.725110 | instance | Monday 29 June 2026 00:43:00 +0000 (0:00:30.884) 0:33:18.965 ***********
2026-06-29 00:43:01.406006 | instance | ok: [instance]
2026-06-29 00:43:01.406105 | instance |
2026-06-29 00:43:01.406222 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 00:43:01.406344 | instance | Monday 29 June 2026 00:43:01 +0000 (0:00:00.682) 0:33:19.647 ***********
2026-06-29 00:43:01.458349 | instance | ok: [instance]
2026-06-29 00:43:01.458583 | instance |
2026-06-29 00:43:01.458892 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 00:43:01.459155 | instance | Monday 29 June 2026 00:43:01 +0000 (0:00:00.052) 0:33:19.700 ***********
2026-06-29 00:43:01.525507 | instance | skipping: [instance]
2026-06-29 00:43:01.525710 | instance |
2026-06-29 00:43:01.525973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 00:43:01.526231 | instance | Monday 29 June 2026 00:43:01 +0000 (0:00:00.066) 0:33:19.767 ***********
2026-06-29 00:43:01.582697 | instance | skipping: [instance]
2026-06-29 00:43:01.582931 | instance |
2026-06-29 00:43:01.583200 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 00:43:01.583460 | instance | Monday 29 June 2026 00:43:01 +0000 (0:00:00.057) 0:33:19.824 ***********
2026-06-29 00:43:01.641510 | instance | ok: [instance]
2026-06-29 00:43:01.641819 | instance |
2026-06-29 00:43:01.642166 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 00:43:01.642511 | instance | Monday 29 June 2026 00:43:01 +0000 (0:00:00.058) 0:33:19.883 ***********
2026-06-29 00:43:01.782417 | instance | ok: [instance] => (item=image)
2026-06-29 00:43:01.782549 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 00:43:01.782805 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 00:43:01.782968 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-29 00:43:01.783144 | instance | ok: [instance] => (item=volumev3)
2026-06-29 00:43:01.783287 | instance | ok: [instance] => (item=identity)
2026-06-29 00:43:01.783432 | instance |
2026-06-29 00:43:01.783593 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 00:43:01.783754 | instance | Monday 29 June 2026 00:43:01 +0000 (0:00:00.140) 0:33:20.023 ***********
2026-06-29 00:43:01.850065 | instance | ok: [instance]
2026-06-29 00:43:01.850325 | instance |
2026-06-29 00:43:01.850587 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:43:01.850904 | instance | Monday 29 June 2026 00:43:01 +0000 (0:00:00.067) 0:33:20.091 ***********
2026-06-29 00:43:01.923678 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:43:01.924011 | instance |
2026-06-29 00:43:01.924354 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:43:01.924689 | instance | Monday 29 June 2026 00:43:01 +0000 (0:00:00.073) 0:33:20.165 ***********
2026-06-29 00:43:02.451099 | instance | changed: [instance]
2026-06-29 00:43:02.451339 | instance |
2026-06-29 00:43:02.451621 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-06-29 00:43:02.451894 | instance | Monday 29 June 2026 00:43:02 +0000 (0:00:00.527) 0:33:20.692 ***********
2026-06-29 00:43:02.862162 | instance | ok: [instance]
2026-06-29 00:43:02.862226 | instance |
2026-06-29 00:43:02.862238 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-06-29 00:43:02.862249 | instance | Monday 29 June 2026 00:43:02 +0000 (0:00:00.410) 0:33:21.102 ***********
2026-06-29 00:43:02.924613 | instance | ok: [instance]
2026-06-29 00:43:02.924689 | instance |
2026-06-29 00:43:02.924963 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-06-29 00:43:02.925004 | instance | Monday 29 June 2026 00:43:02 +0000 (0:00:00.063) 0:33:21.166 ***********
2026-06-29 00:43:03.111837 | instance | ok: [instance]
2026-06-29 00:43:03.111901 | instance |
2026-06-29 00:43:03.111991 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-06-29 00:43:03.112147 | instance | Monday 29 June 2026 00:43:03 +0000 (0:00:00.187) 0:33:21.353 ***********
2026-06-29 00:47:51.734483 | instance | changed: [instance]
2026-06-29 00:47:51.734582 | instance |
2026-06-29 00:47:51.734653 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 00:47:51.734793 | instance | Monday 29 June 2026 00:47:51 +0000 (0:04:48.622) 0:38:09.976 ***********
2026-06-29 00:47:51.839820 | instance | included: openstack_helm_ingress for instance
2026-06-29 00:47:51.839916 | instance |
2026-06-29 00:47:51.840135 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 00:47:51.840195 | instance | Monday 29 June 2026 00:47:51 +0000 (0:00:00.105) 0:38:10.081 ***********
2026-06-29 00:47:51.895741 | instance | skipping: [instance]
2026-06-29 00:47:51.896111 | instance |
2026-06-29 00:47:51.896155 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 00:47:51.896161 | instance | Monday 29 June 2026 00:47:51 +0000 (0:00:00.055) 0:38:10.137 ***********
2026-06-29 00:47:51.950243 | instance | skipping: [instance]
2026-06-29 00:47:51.950338 | instance |
2026-06-29 00:47:51.950601 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 00:47:51.950618 | instance | Monday 29 June 2026 00:47:51 +0000 (0:00:00.054) 0:38:10.192 ***********
2026-06-29 00:47:52.028888 | instance | ok: [instance]
2026-06-29 00:47:52.028962 | instance |
2026-06-29 00:47:52.029232 | instance | TASK [Create Ingress volumev3] *************************************************
2026-06-29 00:47:52.029276 | instance | Monday 29 June 2026 00:47:52 +0000 (0:00:00.078) 0:38:10.270 ***********
2026-06-29 00:47:52.105568 | instance | included: ingress for instance
2026-06-29 00:47:52.105926 | instance |
2026-06-29 00:47:52.105967 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-06-29 00:47:52.105973 | instance | Monday 29 June 2026 00:47:52 +0000 (0:00:00.076) 0:38:10.347 ***********
2026-06-29 00:47:53.261887 | instance | changed: [instance]
2026-06-29 00:47:53.261975 | instance |
2026-06-29 00:47:53.262140 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 00:47:53.262295 | instance | Monday 29 June 2026 00:47:53 +0000 (0:00:01.155) 0:38:11.503 ***********
2026-06-29 00:47:53.455141 | instance | ok: [instance]
2026-06-29 00:47:53.455218 | instance |
2026-06-29 00:47:53.455341 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 00:47:53.455455 | instance | Monday 29 June 2026 00:47:53 +0000 (0:00:00.193) 0:38:11.696 ***********
2026-06-29 00:47:53.495645 | instance | skipping: [instance]
2026-06-29 00:47:53.495728 | instance |
2026-06-29 00:47:53.496013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 00:47:53.496059 | instance | Monday 29 June 2026 00:47:53 +0000 (0:00:00.040) 0:38:11.737 ***********
2026-06-29 00:47:53.539537 | instance | skipping: [instance]
2026-06-29 00:47:53.539632 | instance |
2026-06-29 00:47:53.539723 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 00:47:53.539844 | instance | Monday 29 June 2026 00:47:53 +0000 (0:00:00.043) 0:38:11.781 ***********
2026-06-29 00:47:53.683352 | instance | skipping: [instance]
2026-06-29 00:47:53.683429 | instance |
2026-06-29 00:47:53.683540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 00:47:53.683660 | instance | Monday 29 June 2026 00:47:53 +0000 (0:00:00.143) 0:38:11.925 ***********
2026-06-29 00:47:53.738602 | instance | skipping: [instance]
2026-06-29 00:47:53.738714 | instance |
2026-06-29 00:47:53.738989 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 00:47:53.739034 | instance | Monday 29 June 2026 00:47:53 +0000 (0:00:00.055) 0:38:11.980 ***********
2026-06-29 00:47:53.788527 | instance | skipping: [instance]
2026-06-29 00:47:53.788621 | instance |
2026-06-29 00:47:53.788865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 00:47:53.788908 | instance | Monday 29 June 2026 00:47:53 +0000 (0:00:00.049) 0:38:12.030 ***********
2026-06-29 00:47:53.847872 | instance | ok: [instance]
2026-06-29 00:47:53.847960 | instance |
2026-06-29 00:47:53.848201 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 00:47:53.848246 | instance | Monday 29 June 2026 00:47:53 +0000 (0:00:00.059) 0:38:12.089 ***********
2026-06-29 00:47:53.938853 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 00:47:53.938929 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 00:47:53.939493 | instance | ok: [instance] => (item=identity)
2026-06-29 00:47:53.939577 | instance | ok: [instance] => (item=placement)
2026-06-29 00:47:53.939617 | instance |
2026-06-29 00:47:53.939628 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 00:47:53.939646 | instance | Monday 29 June 2026 00:47:53 +0000 (0:00:00.090) 0:38:12.180 ***********
2026-06-29 00:47:54.011606 | instance | ok: [instance]
2026-06-29 00:47:54.011686 | instance |
2026-06-29 00:47:54.011945 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:47:54.011988 | instance | Monday 29 June 2026 00:47:54 +0000 (0:00:00.072) 0:38:12.253 ***********
2026-06-29 00:47:54.078113 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:47:54.078205 | instance |
2026-06-29 00:47:54.078390 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:47:54.078415 | instance | Monday 29 June 2026 00:47:54 +0000 (0:00:00.066) 0:38:12.319 ***********
2026-06-29 00:47:54.634362 | instance | changed: [instance]
2026-06-29 00:47:54.634438 | instance |
2026-06-29 00:47:54.634556 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-06-29 00:47:54.634712 | instance | Monday 29 June 2026 00:47:54 +0000 (0:00:00.556) 0:38:12.876 ***********
2026-06-29 00:50:18.469247 | instance | changed: [instance]
2026-06-29 00:50:18.469481 | instance |
2026-06-29 00:50:18.469753 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 00:50:18.470017 | instance | Monday 29 June 2026 00:50:18 +0000 (0:02:23.834) 0:40:36.710 ***********
2026-06-29 00:50:18.572492 | instance | included: openstack_helm_ingress for instance
2026-06-29 00:50:18.572651 | instance |
2026-06-29 00:50:18.572835 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 00:50:18.573109 | instance | Monday 29 June 2026 00:50:18 +0000 (0:00:00.103) 0:40:36.814 ***********
2026-06-29 00:50:18.620403 | instance | skipping: [instance]
2026-06-29 00:50:18.620644 | instance |
2026-06-29 00:50:18.620929 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 00:50:18.621186 | instance | Monday 29 June 2026 00:50:18 +0000 (0:00:00.048) 0:40:36.862 ***********
2026-06-29 00:50:18.673515 | instance | skipping: [instance]
2026-06-29 00:50:18.673674 | instance |
2026-06-29 00:50:18.673878 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 00:50:18.674063 | instance | Monday 29 June 2026 00:50:18 +0000 (0:00:00.053) 0:40:36.915 ***********
2026-06-29 00:50:18.738014 | instance | ok: [instance]
2026-06-29 00:50:18.738264 | instance |
2026-06-29 00:50:18.738568 | instance | TASK [Create Ingress placement] ************************************************
2026-06-29 00:50:18.738926 | instance | Monday 29 June 2026 00:50:18 +0000 (0:00:00.064) 0:40:36.979 ***********
2026-06-29 00:50:18.809761 | instance | included: ingress for instance
2026-06-29 00:50:18.810050 | instance |
2026-06-29 00:50:18.810326 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-06-29 00:50:18.810598 | instance | Monday 29 June 2026 00:50:18 +0000 (0:00:00.071) 0:40:37.051 ***********
2026-06-29 00:50:19.854182 | instance | changed: [instance]
2026-06-29 00:50:19.854443 | instance |
2026-06-29 00:50:19.854768 | instance | PLAY [Configure operating system] **********************************************
2026-06-29 00:50:19.855036 | instance |
2026-06-29 00:50:19.855312 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:50:19.855586 | instance | Monday 29 June 2026 00:50:19 +0000 (0:00:01.044) 0:40:38.095 ***********
2026-06-29 00:50:22.270704 | instance | ok: [instance]
2026-06-29 00:50:22.270765 | instance |
2026-06-29 00:50:22.270776 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-06-29 00:50:22.270786 | instance | Monday 29 June 2026 00:50:22 +0000 (0:00:02.415) 0:40:40.511 ***********
2026-06-29 00:50:22.503691 | instance | ok: [instance]
2026-06-29 00:50:22.503761 | instance |
2026-06-29 00:50:22.503773 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-06-29 00:50:22.503783 | instance | Monday 29 June 2026 00:50:22 +0000 (0:00:00.232) 0:40:40.743 ***********
2026-06-29 00:50:22.558266 | instance | skipping: [instance]
2026-06-29 00:50:22.558313 | instance |
2026-06-29 00:50:22.558339 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-06-29 00:50:22.558348 | instance | Monday 29 June 2026 00:50:22 +0000 (0:00:00.055) 0:40:40.799 ***********
2026-06-29 00:50:22.629446 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-29 00:50:22.629896 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-29 00:50:22.630338 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-29 00:50:22.630805 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-29 00:50:22.631162 | instance | skipping: [instance]
2026-06-29 00:50:22.631485 | instance |
2026-06-29 00:50:22.631843 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-06-29 00:50:22.632182 | instance | Monday 29 June 2026 00:50:22 +0000 (0:00:00.071) 0:40:40.870 ***********
2026-06-29 00:50:22.685768 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-29 00:50:22.686128 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-29 00:50:22.686496 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-29 00:50:22.686852 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-29 00:50:22.687250 | instance | skipping: [instance]
2026-06-29 00:50:22.687582 | instance |
2026-06-29 00:50:22.687920 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-06-29 00:50:22.688241 | instance | Monday 29 June 2026 00:50:22 +0000 (0:00:00.056) 0:40:40.927 ***********
2026-06-29 00:50:22.733432 | instance | skipping: [instance]
2026-06-29 00:50:22.733781 | instance |
2026-06-29 00:50:22.734123 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-06-29 00:50:22.734518 | instance | Monday 29 June 2026 00:50:22 +0000 (0:00:00.047) 0:40:40.975 ***********
2026-06-29 00:50:22.809188 | instance | skipping: [instance]
2026-06-29 00:50:22.809628 | instance |
2026-06-29 00:50:22.810050 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-29 00:50:22.810525 | instance | Monday 29 June 2026 00:50:22 +0000 (0:00:00.075) 0:40:41.050 ***********
2026-06-29 00:50:26.685518 | instance | changed: [instance]
2026-06-29 00:50:26.685645 | instance |
2026-06-29 00:50:26.685950 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-29 00:50:26.686151 | instance | Monday 29 June 2026 00:50:26 +0000 (0:00:03.875) 0:40:44.926 ***********
2026-06-29 00:50:48.411634 | instance | changed: [instance]
2026-06-29 00:50:48.411697 | instance |
2026-06-29 00:50:48.411704 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-29 00:50:48.411711 | instance | Monday 29 June 2026 00:50:48 +0000 (0:00:21.726) 0:41:06.652 ***********
2026-06-29 00:50:48.939399 | instance | changed: [instance]
2026-06-29 00:50:48.939490 | instance |
2026-06-29 00:50:48.939633 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-06-29 00:50:48.939962 | instance | Monday 29 June 2026 00:50:48 +0000 (0:00:00.528) 0:41:07.181 ***********
2026-06-29 00:50:50.086750 | instance | ok: [instance]
2026-06-29 00:50:50.086824 | instance |
2026-06-29 00:50:50.086838 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-06-29 00:50:50.086848 | instance | Monday 29 June 2026 00:50:50 +0000 (0:00:01.145) 0:41:08.326 ***********
2026-06-29 00:50:50.536548 | instance | changed: [instance]
2026-06-29 00:50:50.536624 | instance |
2026-06-29 00:50:50.536912 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-06-29 00:50:50.536969 | instance | Monday 29 June 2026 00:50:50 +0000 (0:00:00.451) 0:41:08.777 ***********
2026-06-29 00:50:51.037137 | instance | changed: [instance]
2026-06-29 00:50:51.037226 | instance |
2026-06-29 00:50:51.037320 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-06-29 00:50:51.037442 | instance | Monday 29 June 2026 00:50:51 +0000 (0:00:00.500) 0:41:09.278 ***********
2026-06-29 00:50:51.572279 | instance | changed: [instance]
2026-06-29 00:50:51.572383 | instance |
2026-06-29 00:50:51.572606 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-06-29 00:50:51.572662 | instance | Monday 29 June 2026 00:50:51 +0000 (0:00:00.534) 0:41:09.813 ***********
2026-06-29 00:50:52.058243 | instance | changed: [instance]
2026-06-29 00:50:52.058310 | instance |
2026-06-29 00:50:52.058321 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-06-29 00:50:52.058331 | instance | Monday 29 June 2026 00:50:52 +0000 (0:00:00.483) 0:41:10.297 ***********
2026-06-29 00:50:52.374148 | instance | ok: [instance]
2026-06-29 00:50:52.374214 | instance |
2026-06-29 00:50:52.374221 | instance | PLAY [Deploy SDN] **************************************************************
2026-06-29 00:50:52.374227 | instance |
2026-06-29 00:50:52.374231 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 00:50:52.374237 | instance | Monday 29 June 2026 00:50:52 +0000 (0:00:00.316) 0:41:10.614 ***********
2026-06-29 00:50:52.463033 | instance | ok: [instance]
2026-06-29 00:50:52.463125 | instance |
2026-06-29 00:50:52.463138 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 00:50:52.463292 | instance | Monday 29 June 2026 00:50:52 +0000 (0:00:00.089) 0:41:10.704 ***********
2026-06-29 00:50:52.523683 | instance | skipping: [instance]
2026-06-29 00:50:52.523775 | instance |
2026-06-29 00:50:52.524025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 00:50:52.524072 | instance | Monday 29 June 2026 00:50:52 +0000 (0:00:00.061) 0:41:10.765 ***********
2026-06-29 00:50:52.584030 | instance | skipping: [instance]
2026-06-29 00:50:52.584108 | instance |
2026-06-29 00:50:52.584433 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 00:50:52.584474 | instance | Monday 29 June 2026 00:50:52 +0000 (0:00:00.060) 0:41:10.825 ***********
2026-06-29 00:50:52.644151 | instance | skipping: [instance]
2026-06-29 00:50:52.644239 | instance |
2026-06-29 00:50:52.644378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 00:50:52.644494 | instance | Monday 29 June 2026 00:50:52 +0000 (0:00:00.060) 0:41:10.885 ***********
2026-06-29 00:50:52.703107 | instance | skipping: [instance]
2026-06-29 00:50:52.703226 | instance |
2026-06-29 00:50:52.703405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 00:50:52.703570 | instance | Monday 29 June 2026 00:50:52 +0000 (0:00:00.058) 0:41:10.944 ***********
2026-06-29 00:50:52.761714 | instance | skipping: [instance]
2026-06-29 00:50:52.761788 | instance |
2026-06-29 00:50:52.761917 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 00:50:52.762027 | instance | Monday 29 June 2026 00:50:52 +0000 (0:00:00.058) 0:41:11.003 ***********
2026-06-29 00:50:52.825288 | instance | ok: [instance]
2026-06-29 00:50:52.825404 | instance |
2026-06-29 00:50:52.825515 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 00:50:52.825632 | instance | Monday 29 June 2026 00:50:52 +0000 (0:00:00.063) 0:41:11.067 ***********
2026-06-29 00:50:52.872016 | instance | skipping: [instance]
2026-06-29 00:50:52.872277 | instance |
2026-06-29 00:50:52.872552 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 00:50:52.872819 | instance | Monday 29 June 2026 00:50:52 +0000 (0:00:00.046) 0:41:11.113 ***********
2026-06-29 00:50:52.948687 | instance | ok: [instance]
2026-06-29 00:50:52.948957 | instance |
2026-06-29 00:50:52.949245 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:50:52.949586 | instance | Monday 29 June 2026 00:50:52 +0000 (0:00:00.076) 0:41:11.190 ***********
2026-06-29 00:50:53.127446 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:50:53.127634 | instance |
2026-06-29 00:50:53.127849 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:50:53.128058 | instance | Monday 29 June 2026 00:50:53 +0000 (0:00:00.178) 0:41:11.369 ***********
2026-06-29 00:50:53.671553 | instance | changed: [instance]
2026-06-29 00:50:53.671812 | instance |
2026-06-29 00:50:53.672121 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-06-29 00:50:53.672405 | instance | Monday 29 June 2026 00:50:53 +0000 (0:00:00.543) 0:41:11.912 ***********
2026-06-29 00:50:53.909622 | instance | ok: [instance]
2026-06-29 00:50:53.909919 | instance |
2026-06-29 00:50:53.910264 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-06-29 00:50:53.910598 | instance | Monday 29 June 2026 00:50:53 +0000 (0:00:00.238) 0:41:12.151 ***********
2026-06-29 00:50:53.969045 | instance | ok: [instance] => {
2026-06-29 00:50:53.969382 | instance | "changed": false,
2026-06-29 00:50:53.969759 | instance | "msg": "All assertions passed"
2026-06-29 00:50:53.970107 | instance | }
2026-06-29 00:50:53.970440 | instance |
2026-06-29 00:50:53.970864 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-06-29 00:50:53.971306 | instance | Monday 29 June 2026 00:50:53 +0000 (0:00:00.059) 0:41:12.210 ***********
2026-06-29 00:51:00.707785 | instance | ok: [instance]
2026-06-29 00:51:00.707955 | instance |
2026-06-29 00:51:00.708127 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-06-29 00:51:00.708336 | instance | Monday 29 June 2026 00:51:00 +0000 (0:00:06.738) 0:41:18.949 ***********
2026-06-29 00:51:00.766373 | instance | ok: [instance] => {
2026-06-29 00:51:00.766635 | instance | "changed": false,
2026-06-29 00:51:00.766922 | instance | "msg": "Successfully pulled openvswitch image"
2026-06-29 00:51:00.767238 | instance | }
2026-06-29 00:51:00.767488 | instance |
2026-06-29 00:51:00.767749 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-06-29 00:51:00.768007 | instance | Monday 29 June 2026 00:51:00 +0000 (0:00:00.059) 0:41:19.008 ***********
2026-06-29 00:51:02.455359 | instance | changed: [instance]
2026-06-29 00:51:02.455680 | instance |
2026-06-29 00:51:02.456077 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:51:02.456422 | instance | Monday 29 June 2026 00:51:02 +0000 (0:00:01.688) 0:41:20.696 ***********
2026-06-29 00:51:02.532273 | instance | skipping: [instance]
2026-06-29 00:51:02.532623 | instance |
2026-06-29 00:51:02.532981 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-06-29 00:51:02.533288 | instance | Monday 29 June 2026 00:51:02 +0000 (0:00:00.076) 0:41:20.773 ***********
2026-06-29 00:51:02.652625 | instance | skipping: [instance]
2026-06-29 00:51:02.652964 | instance |
2026-06-29 00:51:02.653344 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:51:02.653653 | instance | Monday 29 June 2026 00:51:02 +0000 (0:00:00.120) 0:41:20.893 ***********
2026-06-29 00:51:02.731143 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:51:02.731430 | instance |
2026-06-29 00:51:02.731843 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:51:02.732179 | instance | Monday 29 June 2026 00:51:02 +0000 (0:00:00.078) 0:41:20.972 ***********
2026-06-29 00:51:03.295817 | instance | changed: [instance]
2026-06-29 00:51:03.296085 | instance |
2026-06-29 00:51:03.296373 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-06-29 00:51:03.296821 | instance | Monday 29 June 2026 00:51:03 +0000 (0:00:00.564) 0:41:21.537 ***********
2026-06-29 00:51:04.026266 | instance | ok: [instance]
2026-06-29 00:51:04.026510 | instance |
2026-06-29 00:51:04.026843 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-06-29 00:51:04.027156 | instance | Monday 29 June 2026 00:51:04 +0000 (0:00:00.730) 0:41:22.267 ***********
2026-06-29 00:51:04.081293 | instance | skipping: [instance]
2026-06-29 00:51:04.081530 | instance |
2026-06-29 00:51:04.081780 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-06-29 00:51:04.082102 | instance | Monday 29 June 2026 00:51:04 +0000 (0:00:00.055) 0:41:22.322 ***********
2026-06-29 00:51:09.684476 | instance | ok: [instance]
2026-06-29 00:51:09.684589 | instance |
2026-06-29 00:51:09.684754 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-06-29 00:51:09.684926 | instance | Monday 29 June 2026 00:51:09 +0000 (0:00:05.603) 0:41:27.925 ***********
2026-06-29 00:51:09.752863 | instance | ok: [instance] => {
2026-06-29 00:51:09.753102 | instance | "changed": false,
2026-06-29 00:51:09.753381 | instance | "msg": "Successfully pulled ovn-controller image"
2026-06-29 00:51:09.753650 | instance | }
2026-06-29 00:51:09.753908 | instance |
2026-06-29 00:51:09.754200 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-06-29 00:51:09.754481 | instance | Monday 29 June 2026 00:51:09 +0000 (0:00:00.068) 0:41:27.994 ***********
2026-06-29 00:51:11.883280 | instance | changed: [instance]
2026-06-29 00:51:11.883360 | instance |
2026-06-29 00:51:11.883721 | instance | PLAY [controllers[0]] **********************************************************
2026-06-29 00:51:11.883738 | instance |
2026-06-29 00:51:11.883744 | instance | TASK [Gathering Facts] *********************************************************
2026-06-29 00:51:11.884091 | instance | Monday 29 June 2026 00:51:11 +0000 (0:00:02.130) 0:41:30.124 ***********
2026-06-29 00:51:14.403452 | instance | ok: [instance]
2026-06-29 00:51:14.403804 | instance |
2026-06-29 00:51:14.404201 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 00:51:14.404515 | instance | Monday 29 June 2026 00:51:14 +0000 (0:00:02.519) 0:41:32.644 ***********
2026-06-29 00:51:14.498158 | instance | ok: [instance]
2026-06-29 00:51:14.498379 | instance |
2026-06-29 00:51:14.498770 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 00:51:14.499123 | instance | Monday 29 June 2026 00:51:14 +0000 (0:00:00.094) 0:41:32.739 ***********
2026-06-29 00:51:14.562350 | instance | skipping: [instance]
2026-06-29 00:51:14.562526 | instance |
2026-06-29 00:51:14.562865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 00:51:14.563163 | instance | Monday 29 June 2026 00:51:14 +0000 (0:00:00.064) 0:41:32.803 ***********
2026-06-29 00:51:14.635196 | instance | skipping: [instance]
2026-06-29 00:51:14.635311 | instance |
2026-06-29 00:51:14.635506 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 00:51:14.635736 | instance | Monday 29 June 2026 00:51:14 +0000 (0:00:00.072) 0:41:32.876 ***********
2026-06-29 00:51:14.704559 | instance | skipping: [instance]
2026-06-29 00:51:14.704771 | instance |
2026-06-29 00:51:14.705057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 00:51:14.705329 | instance | Monday 29 June 2026 00:51:14 +0000 (0:00:00.069) 0:41:32.945 ***********
2026-06-29 00:51:14.770424 | instance | skipping: [instance]
2026-06-29 00:51:14.770550 | instance |
2026-06-29 00:51:14.770644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 00:51:14.770843 | instance | Monday 29 June 2026 00:51:14 +0000 (0:00:00.066) 0:41:33.012 ***********
2026-06-29 00:51:14.830270 | instance | skipping: [instance]
2026-06-29 00:51:14.830359 | instance |
2026-06-29 00:51:14.830519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 00:51:14.830614 | instance | Monday 29 June 2026 00:51:14 +0000 (0:00:00.059) 0:41:33.071 ***********
2026-06-29 00:51:14.895866 | instance | ok: [instance]
2026-06-29 00:51:14.895952 | instance |
2026-06-29 00:51:14.896057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 00:51:14.896183 | instance | Monday 29 June 2026 00:51:14 +0000 (0:00:00.065) 0:41:33.137 ***********
2026-06-29 00:51:14.971965 | instance | ok: [instance] => (item=libvirt_exporter)
2026-06-29 00:51:14.972172 | instance |
2026-06-29 00:51:14.972473 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 00:51:14.972743 | instance | Monday 29 June 2026 00:51:14 +0000 (0:00:00.076) 0:41:33.213 ***********
2026-06-29 00:51:15.075926 | instance | ok: [instance]
2026-06-29 00:51:15.076223 | instance |
2026-06-29 00:51:15.076649 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:51:15.076967 | instance | Monday 29 June 2026 00:51:15 +0000 (0:00:00.102) 0:41:33.315 ***********
2026-06-29 00:51:15.194590 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:51:15.194864 | instance |
2026-06-29 00:51:15.195173 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:51:15.195434 | instance | Monday 29 June 2026 00:51:15 +0000 (0:00:00.119) 0:41:33.435 ***********
2026-06-29 00:51:15.756271 | instance | changed: [instance]
2026-06-29 00:51:15.756496 | instance |
2026-06-29 00:51:15.757114 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-06-29 00:51:15.757349 | instance | Monday 29 June 2026 00:51:15 +0000 (0:00:00.562) 0:41:33.997 ***********
2026-06-29 00:51:15.837053 | instance | skipping: [instance]
2026-06-29 00:51:15.837157 | instance |
2026-06-29 00:51:15.837321 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-06-29 00:51:15.837492 | instance | Monday 29 June 2026 00:51:15 +0000 (0:00:00.081) 0:41:34.078 ***********
2026-06-29 00:51:17.156448 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-29 00:51:17.156649 | instance | changed: [instance] => (item=libvirt-api)
2026-06-29 00:51:17.156852 | instance |
2026-06-29 00:51:17.157080 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-06-29 00:51:17.157326 | instance | Monday 29 June 2026 00:51:17 +0000 (0:00:01.319) 0:41:35.397 ***********
2026-06-29 00:51:18.597445 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-29 00:51:18.597695 | instance | changed: [instance] => (item=libvirt-api)
2026-06-29 00:51:18.597955 | instance |
2026-06-29 00:51:18.598233 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-06-29 00:51:18.598505 | instance | Monday 29 June 2026 00:51:18 +0000 (0:00:01.441) 0:41:36.838 ***********
2026-06-29 00:51:18.955146 | instance | ok: [instance]
2026-06-29 00:51:18.957458 | instance |
2026-06-29 00:51:18.957523 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-06-29 00:51:18.957532 | instance | Monday 29 June 2026 00:51:18 +0000 (0:00:00.357) 0:41:37.196 ***********
2026-06-29 00:51:20.892548 | instance | changed: [instance]
2026-06-29 00:51:20.892596 | instance |
2026-06-29 00:51:20.892603 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:51:20.892610 | instance | Monday 29 June 2026 00:51:20 +0000 (0:00:01.937) 0:41:39.133 ***********
2026-06-29 00:51:21.071286 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:51:21.071374 | instance |
2026-06-29 00:51:21.071459 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:51:21.071582 | instance | Monday 29 June 2026 00:51:21 +0000 (0:00:00.179) 0:41:39.313 ***********
2026-06-29 00:51:21.621844 | instance | changed: [instance]
2026-06-29 00:51:21.621933 | instance |
2026-06-29 00:51:21.622180 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-06-29 00:51:21.622271 | instance | Monday 29 June 2026 00:51:21 +0000 (0:00:00.549) 0:41:39.863 ***********
2026-06-29 00:51:21.733787 | instance | skipping: [instance]
2026-06-29 00:51:21.734167 | instance |
2026-06-29 00:51:21.734177 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-29 00:51:21.734183 | instance | Monday 29 June 2026 00:51:21 +0000 (0:00:00.111) 0:41:39.974 ***********
2026-06-29 00:51:22.804418 | instance | ok: [instance]
2026-06-29 00:51:22.804465 | instance |
2026-06-29 00:51:22.804471 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-29 00:51:22.804476 | instance | Monday 29 June 2026 00:51:22 +0000 (0:00:01.071) 0:41:41.045 ***********
2026-06-29 00:51:23.092494 | instance | ok: [instance]
2026-06-29 00:51:23.092568 | instance |
2026-06-29 00:51:23.092703 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-29 00:51:23.092850 | instance | Monday 29 June 2026 00:51:23 +0000 (0:00:00.288) 0:41:41.334 ***********
2026-06-29 00:51:23.617655 | instance | ok: [instance]
2026-06-29 00:51:23.617772 | instance |
2026-06-29 00:51:23.617788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 00:51:23.617955 | instance | Monday 29 June 2026 00:51:23 +0000 (0:00:00.525) 0:41:41.859 ***********
2026-06-29 00:51:23.725712 | instance | ok: [instance]
2026-06-29 00:51:23.725795 | instance |
2026-06-29 00:51:23.725913 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 00:51:23.726044 | instance | Monday 29 June 2026 00:51:23 +0000 (0:00:00.108) 0:41:41.967 ***********
2026-06-29 00:51:23.822946 | instance | included: rabbitmq for instance
2026-06-29 00:51:23.823077 | instance |
2026-06-29 00:51:23.823297 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-29 00:51:23.823314 | instance | Monday 29 June 2026 00:51:23 +0000 (0:00:00.097) 0:41:42.064 ***********
2026-06-29 00:51:24.544814 | instance | ok: [instance]
2026-06-29 00:51:24.544906 | instance |
2026-06-29 00:51:24.545149 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-29 00:51:24.545197 | instance | Monday 29 June 2026 00:51:24 +0000 (0:00:00.721) 0:41:42.786 ***********
2026-06-29 00:51:24.611236 | instance | skipping: [instance]
2026-06-29 00:51:24.611284 | instance |
2026-06-29 00:51:24.611295 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-29 00:51:24.611301 | instance | Monday 29 June 2026 00:51:24 +0000 (0:00:00.065) 0:41:42.852 ***********
2026-06-29 00:51:24.676036 | instance | skipping: [instance]
2026-06-29 00:51:24.676131 | instance |
2026-06-29 00:51:24.676305 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-29 00:51:24.676406 | instance | Monday 29 June 2026 00:51:24 +0000 (0:00:00.064) 0:41:42.917 ***********
2026-06-29 00:51:24.736391 | instance | skipping: [instance]
2026-06-29 00:51:24.736475 | instance |
2026-06-29 00:51:24.736717 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-29 00:51:24.736834 | instance | Monday 29 June 2026 00:51:24 +0000 (0:00:00.060) 0:41:42.978 ***********
2026-06-29 00:51:55.671746 | instance | changed: [instance]
2026-06-29 00:51:55.671851 | instance |
2026-06-29 00:51:55.672087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 00:51:55.672131 | instance | Monday 29 June 2026 00:51:55 +0000 (0:00:30.935) 0:42:13.913 ***********
2026-06-29 00:51:56.369691 | instance | ok: [instance]
2026-06-29 00:51:56.369774 | instance |
2026-06-29 00:51:56.369909 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 00:51:56.370027 | instance | Monday 29 June 2026 00:51:56 +0000 (0:00:00.698) 0:42:14.611 ***********
2026-06-29 00:51:56.440499 | instance | ok: [instance]
2026-06-29 00:51:56.440540 | instance |
2026-06-29 00:51:56.440545 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 00:51:56.440551 | instance | Monday 29 June 2026 00:51:56 +0000 (0:00:00.070) 0:42:14.681 ***********
2026-06-29 00:51:56.509228 | instance | skipping: [instance]
2026-06-29 00:51:56.509267 | instance |
2026-06-29 00:51:56.509273 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 00:51:56.509278 | instance | Monday 29 June 2026 00:51:56 +0000 (0:00:00.068) 0:42:14.750 ***********
2026-06-29 00:51:56.576018 | instance | skipping: [instance]
2026-06-29 00:51:56.576110 | instance |
2026-06-29 00:51:56.576260 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 00:51:56.576435 | instance | Monday 29 June 2026 00:51:56 +0000 (0:00:00.067) 0:42:14.817 ***********
2026-06-29 00:51:56.639588 | instance | ok: [instance]
2026-06-29 00:51:56.639824 | instance |
2026-06-29 00:51:56.640095 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 00:51:56.640359 | instance | Monday 29 June 2026 00:51:56 +0000 (0:00:00.063) 0:42:14.881 ***********
2026-06-29 00:51:56.860582 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-06-29 00:51:56.860832 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 00:51:56.861142 | instance | ok: [instance] => (item=volumev3)
2026-06-29 00:51:56.861445 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-06-29 00:51:56.861758 | instance | ok: [instance] => (item=image)
2026-06-29 00:51:56.862044 | instance | ok: [instance] => (item=identity)
2026-06-29 00:51:56.862354 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 00:51:56.862654 | instance | ok: [instance] => (item=baremetal)
2026-06-29 00:51:56.862970 | instance | ok: [instance] => (item=network)
2026-06-29 00:51:56.863237 | instance | ok: [instance] => (item=compute_metadata)
2026-06-29 00:51:56.863491 | instance | ok: [instance] => (item=placement)
2026-06-29 00:51:56.863749 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-29 00:51:56.864035 | instance | ok: [instance] => (item=oslo_db_api)
2026-06-29 00:51:56.864319 | instance | ok: [instance] => (item=compute)
2026-06-29 00:51:56.864592 | instance |
2026-06-29 00:51:56.864853 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 00:51:56.865149 | instance | Monday 29 June 2026 00:51:56 +0000 (0:00:00.220) 0:42:15.101 ***********
2026-06-29 00:51:56.941687 | instance | ok: [instance]
2026-06-29 00:51:56.941824 | instance |
2026-06-29 00:51:56.941988 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:51:56.942173 | instance | Monday 29 June 2026 00:51:56 +0000 (0:00:00.081) 0:42:15.182 ***********
2026-06-29 00:51:57.020554 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:51:57.020777 | instance |
2026-06-29 00:51:57.021056 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:51:57.021339 | instance | Monday 29 June 2026 00:51:57 +0000 (0:00:00.078) 0:42:15.262 ***********
2026-06-29 00:51:57.586902 | instance | changed: [instance]
2026-06-29 00:51:57.587768 | instance |
2026-06-29 00:51:57.587782 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-06-29 00:51:57.587792 | instance | Monday 29 June 2026 00:51:57 +0000 (0:00:00.565) 0:42:15.827 ***********
2026-06-29 00:51:57.647434 | instance | skipping: [instance]
2026-06-29 00:51:57.647696 | instance |
2026-06-29 00:51:57.647899 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-06-29 00:51:57.648151 | instance | Monday 29 June 2026 00:51:57 +0000 (0:00:00.061) 0:42:15.889 ***********
2026-06-29 00:51:57.847389 | instance | ok: [instance -> localhost]
2026-06-29 00:51:57.848192 | instance |
2026-06-29 00:51:57.848218 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-06-29 00:51:57.848229 | instance | Monday 29 June 2026 00:51:57 +0000 (0:00:00.199) 0:42:16.088 ***********
2026-06-29 00:51:58.282232 | instance | ok: [instance -> localhost]
2026-06-29 00:51:58.282495 | instance |
2026-06-29 00:51:58.282808 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-06-29 00:51:58.283092 | instance | Monday 29 June 2026 00:51:58 +0000 (0:00:00.434) 0:42:16.523 ***********
2026-06-29 00:51:58.826458 | instance | ok: [instance -> localhost]
2026-06-29 00:51:58.826793 | instance |
2026-06-29 00:51:58.827121 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-06-29 00:51:58.827429 | instance | Monday 29 June 2026 00:51:58 +0000 (0:00:00.544) 0:42:17.068 ***********
2026-06-29 00:51:59.040367 | instance | ok: [instance -> localhost]
2026-06-29 00:51:59.040617 | instance |
2026-06-29 00:51:59.040960 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-06-29 00:51:59.041283 | instance | Monday 29 June 2026 00:51:59 +0000 (0:00:00.213) 0:42:17.281 ***********
2026-06-29 00:52:00.403126 | instance | ok: [instance] => (item=nova-bootstrap)
2026-06-29 00:52:00.403273 | instance | ok: [instance] => (item=nova-cell-setup)
2026-06-29 00:52:00.403439 | instance |
2026-06-29 00:52:00.403599 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-06-29 00:52:00.403779 | instance | Monday 29 June 2026 00:52:00 +0000 (0:00:01.362) 0:42:18.644 ***********
2026-06-29 00:52:00.912314 | instance | ok: [instance]
2026-06-29 00:52:00.912566 | instance |
2026-06-29 00:52:00.912825 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-06-29 00:52:00.913091 | instance | Monday 29 June 2026 00:52:00 +0000 (0:00:00.509) 0:42:19.153 ***********
2026-06-29 00:54:58.589433 | instance | changed: [instance]
2026-06-29 00:54:58.589534 | instance |
2026-06-29 00:54:58.589650 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 00:54:58.589806 | instance | Monday 29 June 2026 00:54:58 +0000 (0:02:57.676) 0:45:16.830 ***********
2026-06-29 00:54:58.718649 | instance | included: openstack_helm_ingress for instance
2026-06-29 00:54:58.718879 | instance |
2026-06-29 00:54:58.719099 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 00:54:58.719281 | instance | Monday 29 June 2026 00:54:58 +0000 (0:00:00.128) 0:45:16.959 ***********
2026-06-29 00:54:58.780228 | instance | skipping: [instance]
2026-06-29 00:54:58.780354 | instance |
2026-06-29 00:54:58.780590 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 00:54:58.780779 | instance | Monday 29 June 2026 00:54:58 +0000 (0:00:00.061) 0:45:17.021 ***********
2026-06-29 00:54:58.856683 | instance | skipping: [instance]
2026-06-29 00:54:58.856904 | instance |
2026-06-29 00:54:58.857177 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 00:54:58.857436 | instance | Monday 29 June 2026 00:54:58 +0000 (0:00:00.076) 0:45:17.097 ***********
2026-06-29 00:54:58.932477 | instance | ok: [instance]
2026-06-29 00:54:58.932603 | instance |
2026-06-29 00:54:58.932774 | instance | TASK [Create Ingress compute] **************************************************
2026-06-29 00:54:58.932947 | instance | Monday 29 June 2026 00:54:58 +0000 (0:00:00.075) 0:45:17.173 ***********
2026-06-29 00:54:59.037661 | instance | included: ingress for instance
2026-06-29 00:54:59.037874 | instance |
2026-06-29 00:54:59.038144 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-06-29 00:54:59.038410 | instance | Monday 29 June 2026 00:54:59 +0000 (0:00:00.104) 0:45:17.278 ***********
2026-06-29 00:55:00.239879 | instance | changed: [instance]
2026-06-29 00:55:00.240075 | instance |
2026-06-29 00:55:00.240361 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 00:55:00.240615 | instance | Monday 29 June 2026 00:55:00 +0000 (0:00:01.202) 0:45:18.480 ***********
2026-06-29 00:55:00.390011 | instance | included: openstack_helm_ingress for instance
2026-06-29 00:55:00.390198 | instance |
2026-06-29 00:55:00.390429 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 00:55:00.390668 | instance | Monday 29 June 2026 00:55:00 +0000 (0:00:00.150) 0:45:18.631 ***********
2026-06-29 00:55:00.545083 | instance | skipping: [instance]
2026-06-29 00:55:00.545162 | instance |
2026-06-29 00:55:00.545280 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 00:55:00.545398 | instance | Monday 29 June 2026 00:55:00 +0000 (0:00:00.155) 0:45:18.786 ***********
2026-06-29 00:55:00.601967 | instance | skipping: [instance]
2026-06-29 00:55:00.602092 | instance |
2026-06-29 00:55:00.602265 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 00:55:00.602437 | instance | Monday 29 June 2026 00:55:00 +0000 (0:00:00.057) 0:45:18.843 ***********
2026-06-29 00:55:00.675857 | instance | ok: [instance]
2026-06-29 00:55:00.675934 | instance |
2026-06-29 00:55:00.675946 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-06-29 00:55:00.675956 | instance | Monday 29 June 2026 00:55:00 +0000 (0:00:00.072) 0:45:18.915 ***********
2026-06-29 00:55:00.768655 | instance | included: ingress for instance
2026-06-29 00:55:00.768895 | instance |
2026-06-29 00:55:00.769160 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-06-29 00:55:00.769426 | instance | Monday 29 June 2026 00:55:00 +0000 (0:00:00.094) 0:45:19.010 ***********
2026-06-29 00:55:01.884514 | instance | changed: [instance]
2026-06-29 00:55:01.884724 | instance |
2026-06-29 00:55:01.884983 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-06-29 00:55:01.885242 | instance | Monday 29 June 2026 00:55:01 +0000 (0:00:01.115) 0:45:20.125 ***********
2026-06-29 00:55:02.614533 | instance | ok: [instance]
2026-06-29 00:55:02.614817 | instance |
2026-06-29 00:55:02.615099 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-06-29 00:55:02.615368 | instance | Monday 29 June 2026 00:55:02 +0000 (0:00:00.729) 0:45:20.855 ***********
2026-06-29 00:55:20.383062 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-06-29 00:55:20.383459 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-06-29 00:55:20.383856 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-06-29 00:55:20.384198 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-06-29 00:55:20.384546 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-06-29 00:55:20.384901 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-06-29 00:55:20.385249 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-06-29 00:55:20.385563 | instance |
2026-06-29 00:55:20.385912 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-29 00:55:20.386245 | instance | Monday 29 June 2026 00:55:20 +0000 (0:00:17.767) 0:45:38.623 ***********
2026-06-29 00:55:20.499387 | instance | ok: [instance]
2026-06-29 00:55:20.499488 | instance |
2026-06-29 00:55:20.499657 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-29 00:55:20.499800 | instance | Monday 29 June 2026 00:55:20 +0000 (0:00:00.117) 0:45:38.741 ***********
2026-06-29 00:55:20.609963 | instance | included: rabbitmq for instance
2026-06-29 00:55:20.610062 | instance |
2026-06-29 00:55:20.610205 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-29 00:55:20.610343 | instance | Monday 29 June 2026 00:55:20 +0000 (0:00:00.110) 0:45:38.851 ***********
2026-06-29 00:55:21.373058 | instance | ok: [instance]
2026-06-29 00:55:21.373176 | instance |
2026-06-29 00:55:21.373342 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-29 00:55:21.373507 | instance | Monday 29 June 2026 00:55:21 +0000 (0:00:00.762) 0:45:39.614 ***********
2026-06-29 00:55:21.447082 | instance | skipping: [instance]
2026-06-29 00:55:21.447172 | instance |
2026-06-29 00:55:21.447271 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-29 00:55:21.447389 | instance | Monday 29 June 2026 00:55:21 +0000 (0:00:00.074) 0:45:39.688 ***********
2026-06-29 00:55:21.525143 | instance | skipping: [instance]
2026-06-29 00:55:21.525228 | instance |
2026-06-29 00:55:21.525324 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-29 00:55:21.525442 | instance | Monday 29 June 2026 00:55:21 +0000 (0:00:00.078) 0:45:39.766 ***********
2026-06-29 00:55:21.593670 | instance | skipping: [instance]
2026-06-29 00:55:21.593747 | instance |
2026-06-29 00:55:21.593856 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-29 00:55:21.593975 | instance | Monday 29 June 2026 00:55:21 +0000 (0:00:00.068) 0:45:39.835 ***********
2026-06-29 00:55:52.516552 | instance | changed: [instance]
2026-06-29 00:55:52.516652 | instance |
2026-06-29 00:55:52.516764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-29 00:55:52.516877 | instance | Monday 29 June 2026 00:55:52 +0000 (0:00:30.922) 0:46:10.758 ***********
2026-06-29 00:55:53.200303 | instance | ok: [instance]
2026-06-29 00:55:53.200587 | instance |
2026-06-29 00:55:53.200899 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-29 00:55:53.201168 | instance | Monday 29 June 2026 00:55:53 +0000 (0:00:00.683) 0:46:11.441 ***********
2026-06-29 00:55:53.264351 | instance | ok: [instance]
2026-06-29 00:55:53.264525 | instance |
2026-06-29 00:55:53.264762 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-29 00:55:53.264970 | instance | Monday 29 June 2026 00:55:53 +0000 (0:00:00.064) 0:46:11.505 ***********
2026-06-29 00:55:53.328007 | instance | skipping: [instance]
2026-06-29 00:55:53.328188 | instance |
2026-06-29 00:55:53.328207 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-29 00:55:53.328278 | instance | Monday 29 June 2026 00:55:53 +0000 (0:00:00.062) 0:46:11.567 ***********
2026-06-29 00:55:53.396535 | instance | skipping: [instance]
2026-06-29 00:55:53.396987 | instance |
2026-06-29 00:55:53.397376 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-29 00:55:53.397762 | instance | Monday 29 June 2026 00:55:53 +0000 (0:00:00.069) 0:46:11.637 ***********
2026-06-29 00:55:53.466041 | instance | ok: [instance]
2026-06-29 00:55:53.466250 | instance |
2026-06-29 00:55:53.466525 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-29 00:55:53.466969 | instance | Monday 29 June 2026 00:55:53 +0000 (0:00:00.069) 0:46:11.707 ***********
2026-06-29 00:55:53.648228 | instance | ok: [instance] => (item=load_balancer)
2026-06-29 00:55:53.648501 | instance | ok: [instance] => (item=oslo_cache)
2026-06-29 00:55:53.648766 | instance | ok: [instance] => (item=oslo_db)
2026-06-29 00:55:53.649035 | instance | ok: [instance] => (item=baremetal)
2026-06-29 00:55:53.649300 | instance | ok: [instance] => (item=network)
2026-06-29 00:55:53.649562 | instance | ok: [instance] => (item=dns)
2026-06-29 00:55:53.649824 | instance | ok: [instance] => (item=compute_metadata)
2026-06-29 00:55:53.650089 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-29 00:55:53.650363 | instance | ok: [instance] => (item=identity)
2026-06-29 00:55:53.650690 | instance | ok: [instance] => (item=compute)
2026-06-29 00:55:53.650945 | instance |
2026-06-29 00:55:53.651210 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-29 00:55:53.651487 | instance | Monday 29 June 2026 00:55:53 +0000 (0:00:00.182) 0:46:11.889 ***********
2026-06-29 00:55:53.735471 | instance | ok: [instance]
2026-06-29 00:55:53.735721 | instance |
2026-06-29 00:55:53.736022 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-29 00:55:53.736295 | instance | Monday 29 June 2026 00:55:53 +0000 (0:00:00.087) 0:46:11.976 ***********
2026-06-29 00:55:53.821075 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-29 00:55:53.821172 | instance |
2026-06-29 00:55:53.821240 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-29 00:55:53.821354 | instance | Monday 29 June 2026 00:55:53 +0000 (0:00:00.086) 0:46:12.062 ***********
2026-06-29 00:55:54.372406 | instance | changed: [instance]
2026-06-29 00:55:54.372624 | instance |
2026-06-29 00:55:54.372906 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-06-29 00:55:54.373172 | instance | Monday 29 June 2026 00:55:54 +0000 (0:00:00.551) 0:46:12.613 ***********
2026-06-29 00:55:55.084880 | instance | ok: [instance]
2026-06-29 00:55:55.085098 | instance |
2026-06-29 00:55:55.085408 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-06-29 00:55:55.085671 | instance | Monday 29 June 2026 00:55:55 +0000 (0:00:00.712) 0:46:13.326 ***********
2026-06-29 00:55:55.140173 | instance | skipping: [instance]
2026-06-29 00:55:55.140422 | instance |
2026-06-29 00:55:55.140707 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-06-29 00:55:55.140976 | instance | Monday 29 June 2026 00:55:55 +0000 (0:00:00.055) 0:46:13.381 ***********
2026-06-29 00:55:55.746844 | instance | ok: [instance]
2026-06-29 00:55:55.747134 | instance |
2026-06-29 00:55:55.747438 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-06-29 00:55:55.747717 | instance | Monday 29 June 2026 00:55:55 +0000 (0:00:00.606) 0:46:13.988 ***********
2026-06-29 00:55:55.826217 | instance | ok: [instance]
2026-06-29 00:55:55.826446 | instance |
2026-06-29 00:55:55.826780 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-06-29 00:55:55.827046 | instance | Monday 29 June 2026 00:55:55 +0000 (0:00:00.079) 0:46:14.067 ***********
2026-06-29 00:55:55.898780 | instance | ok: [instance]
2026-06-29 00:55:55.899160 | instance |
2026-06-29 00:55:55.899598 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-06-29 00:55:55.899916 | instance | Monday 29 June 2026 00:55:55 +0000 (0:00:00.072) 0:46:14.139 ***********
2026-06-29 00:55:55.958642 | instance | skipping: [instance]
2026-06-29 00:55:55.958788 | instance |
2026-06-29 00:55:55.958970 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-06-29 00:55:55.959216 | instance | Monday 29 June 2026 00:55:55 +0000 (0:00:00.060) 0:46:14.200 ***********
2026-06-29 00:58:20.791947 | instance | changed: [instance]
2026-06-29 00:58:20.792045 | instance |
2026-06-29 00:58:20.792616 | instance | TASK [Create Ingress] **********************************************************
2026-06-29 00:58:20.792744 | instance | Monday 29 June 2026 00:58:20 +0000 (0:02:24.832) 0:48:39.032 ***********
2026-06-29 00:58:20.917309 | instance | included: openstack_helm_ingress for instance
2026-06-29 00:58:20.917436 | instance |
2026-06-29 00:58:20.917453 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-29 00:58:20.917640 | instance | Monday 29 June 2026 00:58:20 +0000 (0:00:00.126) 0:48:39.158 ***********
2026-06-29 00:58:20.991872 | instance | skipping: [instance]
2026-06-29 00:58:20.991972 | instance |
2026-06-29 00:58:20.992255 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-29 00:58:20.992300 | instance | Monday 29 June 2026 00:58:20 +0000 (0:00:00.074) 0:48:39.233 ***********
2026-06-29 00:58:21.077541 | instance | skipping: [instance]
2026-06-29 00:58:21.077623 | instance |
2026-06-29 00:58:21.077793 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-29 00:58:21.077893 | instance | Monday 29 June 2026 00:58:21 +0000 (0:00:00.085) 0:48:39.319 ***********
2026-06-29 00:58:21.162028 | instance | ok: [instance]
2026-06-29 00:58:21.162126 | instance |
2026-06-29 00:58:21.162252 | instance | TASK [Create Ingress network] **************************************************
2026-06-29 00:58:21.162365 | instance | Monday 29 June 2026 00:58:21 +0000 (0:00:00.084) 0:48:39.403 ***********
2026-06-29 00:58:21.277943 | instance | included: ingress for instance
2026-06-29 00:58:21.278166 | instance |
2026-06-29 00:58:21.278443 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-06-29 00:58:21.278772 | instance | Monday 29 June 2026 00:58:21 +0000 (0:00:00.115) 0:48:39.519 ***********
2026-06-29 00:58:22.503035 | instance | changed: [instance]
2026-06-29 00:58:22.503460 | instance |
2026-06-29 00:58:22.503790 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-06-29 00:58:22.504109 | instance | Monday 29 June 2026 00:58:22 +0000 (0:00:01.225) 0:48:40.744 ***********
2026-06-29 00:58:23.269110 | instance | ok: [instance]
2026-06-29 00:58:23.269349 | instance |
2026-06-29 00:58:23.269664 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-06-29 00:58:23.269963 | instance | Monday 29 June 2026 00:58:23 +0000 (0:00:00.765) 0:48:41.510 ***********
2026-06-29 01:04:15.650075 | instance | failed: [instance] (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) => {"ansible_loop_var": "item", "attempts": 60, "changed": false, "extra_data": {"data": null, "details": "503 Service Temporarily Unavailable: nginx", "response": "\r\n
503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n"}, "item": {"external": true, "mtu_size": 1500, "name": "public", "port_security_enabled": true, "provider_network_type": "flat", "provider_physical_network": "external", "shared": true, "subnets": [{"allocation_pool_end": "10.96.250.220", "allocation_pool_start": "10.96.250.200", "cidr": "10.96.250.0/24", "enable_dhcp": true, "gateway_ip": "10.96.250.10", "name": "public-subnet"}]}, "msg": "HttpException: 503: Server Error for url: https://network.199-204-45-4.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-06-29 01:04:15.660243 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-06-29 01:04:15.660538 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-06-29 01:04:15.660805 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-06-29 01:04:15.661069 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-06-29 01:04:15.661342 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-06-29 01:04:15.661604 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-06-29 01:04:15.661866 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-06-29 01:04:15.662134 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-06-29 01:04:15.662391 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-06-29 01:04:15.662817 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-06-29 01:04:15.663160 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-06-29 01:04:15.663399 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-06-29 01:04:15.663554 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-06-29 01:04:15.664249 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-06-29 01:04:15.664278 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-06-29 01:04:15.664290 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-06-29 01:04:15.664299 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-06-29 01:04:15.664392 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-06-29 01:04:15.664572 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-06-29 01:04:15.664740 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-06-29 01:04:15.664898 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-06-29 01:04:15.665064 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-06-29 01:04:15.665230 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-06-29 01:04:15.665395 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-06-29 01:04:15.665561 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-06-29 01:04:15.665727 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-06-29 01:04:15.665894 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-06-29 01:04:15.666059 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-06-29 01:04:15.666223 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-06-29 01:04:15.666400 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-06-29 01:04:15.666577 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-06-29 01:04:15.666774 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-06-29 01:04:15.667004 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-06-29 01:04:15.667116 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-06-29 01:04:15.667278 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-06-29 01:04:15.667444 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-06-29 01:04:15.667609 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-06-29 01:04:15.668057 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-06-29 01:04:15.668076 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-06-29 01:04:15.668125 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-06-29 01:04:15.668448 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-06-29 01:04:15.668464 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-06-29 01:04:15.668648 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-06-29 01:04:15.668830 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-06-29 01:04:15.669076 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-06-29 01:04:15.669293 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-06-29 01:04:15.669496 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-06-29 01:04:15.669681 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-06-29 01:04:15.669849 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-06-29 01:04:15.670016 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-06-29 01:04:15.670183 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-06-29 01:04:15.670348 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-06-29 01:04:15.670514 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-06-29 01:04:15.670703 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-06-29 01:04:15.670885 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-06-29 01:04:15.671064 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-06-29 01:04:15.671228 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-06-29 01:04:15.671395 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-06-29 01:04:15.671604 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-06-29 01:04:15.671742 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-06-29 01:04:15.671895 | instance |
2026-06-29 01:04:15.672057 | instance | PLAY RECAP *********************************************************************
2026-06-29 01:04:15.672248 | instance | instance : ok=597 changed=218 unreachable=0 failed=1 skipped=196 rescued=0 ignored=2
2026-06-29 01:04:15.672431 | instance |
2026-06-29 01:04:15.672618 | instance | Monday 29 June 2026 01:04:15 +0000 (0:05:52.387) 0:54:33.898 ***********
2026-06-29 01:04:15.672783 | instance | ===============================================================================
2026-06-29 01:04:15.672946 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 352.39s
2026-06-29 01:04:15.673111 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 288.62s
2026-06-29 01:04:15.673278 | instance | vexxhost.ceph.mon : Run Bootstrap command ----------------------------- 263.54s
2026-06-29 01:04:15.673438 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 177.68s
2026-06-29 01:04:15.673597 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 165.98s
2026-06-29 01:04:15.673763 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.67s
2026-06-29 01:04:15.673922 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 144.83s
2026-06-29 01:04:15.674081 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 143.83s
2026-06-29 01:04:15.674240 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 134.22s
2026-06-29 01:04:15.674406 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 123.98s
2026-06-29 01:04:15.674563 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 101.20s
2026-06-29 01:04:15.674751 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 100.12s
2026-06-29 01:04:15.675000 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 91.68s
2026-06-29 01:04:15.675211 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 52.24s
2026-06-29 01:04:15.675469 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 31.49s
2026-06-29 01:04:15.675584 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.04s
2026-06-29 01:04:15.675729 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.94s
2026-06-29 01:04:15.675857 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.92s
2026-06-29 01:04:15.675976 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.88s
2026-06-29 01:04:15.676096 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.88s
2026-06-29 01:04:15.939058 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-29 01:04:15.939219 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-06-29 01:04:15.939367 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-29 01:04:16.238177 | instance | ERROR
2026-06-29 01:04:16.238467 | instance | {
2026-06-29 01:04:16.238507 | instance | "delta": "0:55:44.934372",
2026-06-29 01:04:16.238536 | instance | "end": "2026-06-29 01:04:16.008052",
2026-06-29 01:04:16.238562 | instance | "msg": "non-zero return code",
2026-06-29 01:04:16.238587 | instance | "rc": 2,
2026-06-29 01:04:16.238611 | instance | "start": "2026-06-29 00:08:31.073680"
2026-06-29 01:04:16.238635 | instance | }
failure
2026-06-29 01:04:16.271521 |
2026-06-29 01:04:16.271582 | PLAY RECAP
2026-06-29 01:04:16.271628 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-29 01:04:16.271648 |
2026-06-29 01:04:16.416309 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-29 01:04:16.427291 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-06-29 01:04:17.174374 |
2026-06-29 01:04:17.174529 | PLAY [all]
2026-06-29 01:04:17.188702 |
2026-06-29 01:04:17.188782 | TASK [gather-host-logs : creating directory for system status]
2026-06-29 01:04:17.731483 | instance | changed
2026-06-29 01:04:17.737418 |
2026-06-29 01:04:17.737498 | TASK [gather-host-logs : Get logs for each host]
2026-06-29 01:04:18.093042 | instance | + systemd-cgls --full --all --no-pager
2026-06-29 01:04:18.128946 | instance | + ip addr
2026-06-29 01:04:18.132755 | instance | + ip route
2026-06-29 01:04:18.135657 | instance | + lsblk
2026-06-29 01:04:18.150040 | instance | + mount
2026-06-29 01:04:18.163817 | instance | + docker images
2026-06-29 01:04:18.185739 | instance | + brctl show
2026-06-29 01:04:18.187010 | instance | /bin/bash: line 8: brctl: command not found
2026-06-29 01:04:18.187037 | instance | + ps aux --sort=-%mem
2026-06-29 01:04:18.235855 | instance | + dpkg -l
2026-06-29 01:04:18.242585 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-06-29 01:04:18.243235 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-06-29 01:04:18.262647 | instance | + '[' '!' -z '' ']'
2026-06-29 01:04:18.305050 | instance | ok: Runtime: 0:00:00.174129
2026-06-29 01:04:18.312303 |
2026-06-29 01:04:18.312379 | TASK [gather-host-logs : Downloads logs to executor]
2026-06-29 01:04:18.925593 | instance | changed:
2026-06-29 01:04:18.925763 | instance | created directory /var/lib/zuul/builds/5a8b400991f649bb8cfdf0546b63f7d9/work/logs/instance
2026-06-29 01:04:18.925792 | instance | cd+++++++++ system/
2026-06-29 01:04:18.925814 | instance | >f+++++++++ system/brctl-show.txt
2026-06-29 01:04:18.925853 | instance | >f+++++++++ system/docker-images.txt
2026-06-29 01:04:18.925873 | instance | >f+++++++++ system/ip-addr.txt
2026-06-29 01:04:18.925896 | instance | >f+++++++++ system/ip-route.txt
2026-06-29 01:04:18.925917 | instance | >f+++++++++ system/lsblk.txt
2026-06-29 01:04:18.925937 | instance | >f+++++++++ system/mount.txt
2026-06-29 01:04:18.925958 | instance | >f+++++++++ system/packages.txt
2026-06-29 01:04:18.925978 | instance | >f+++++++++ system/ps.txt
2026-06-29 01:04:18.925999 | instance | >f+++++++++ system/systemd-cgls.txt
2026-06-29 01:04:18.934989 |
2026-06-29 01:04:18.935055 | LOOP [helm-release-status : creating directory for helm release status]
2026-06-29 01:04:19.175430 | instance | changed: "values"
2026-06-29 01:04:19.347383 | instance | changed: "releases"
2026-06-29 01:04:19.361978 |
2026-06-29 01:04:19.362143 | TASK [helm-release-status : Gather get release status for helm charts]
2026-06-29 01:04:27.499703 | instance | ok: Runtime: 0:00:07.737283
2026-06-29 01:04:27.504866 |
2026-06-29 01:04:27.504990 | TASK [helm-release-status : Downloads logs to executor]
2026-06-29 01:04:28.037065 | instance | changed:
2026-06-29 01:04:28.037321 | instance | cd+++++++++ helm/
2026-06-29 01:04:28.037360 | instance | cd+++++++++ helm/releases/
2026-06-29 01:04:28.037391 | instance | cd+++++++++ helm/releases/auth-system/
2026-06-29 01:04:28.037419 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-06-29 01:04:28.037446 | instance | cd+++++++++ helm/releases/cert-manager/
2026-06-29 01:04:28.037512 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-06-29 01:04:28.037537 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-06-29 01:04:28.037565 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-06-29 01:04:28.037591 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-06-29 01:04:28.037617 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-06-29 01:04:28.037643 | instance | cd+++++++++ helm/releases/kube-system/
2026-06-29 01:04:28.037669 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-06-29 01:04:28.037704 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-06-29 01:04:28.037731 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-06-29 01:04:28.037758 | instance | cd+++++++++ helm/releases/monitoring/
2026-06-29 01:04:28.037785 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-06-29 01:04:28.037812 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-06-29 01:04:28.037838 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-06-29 01:04:28.037863 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-06-29 01:04:28.037889 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-06-29 01:04:28.037918 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-06-29 01:04:28.037944 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-06-29 01:04:28.037970 | instance | cd+++++++++ helm/releases/openstack/
2026-06-29 01:04:28.037996 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-06-29 01:04:28.038021 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-06-29 01:04:28.038046 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-06-29 01:04:28.038073 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-06-29 01:04:28.038098 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-06-29 01:04:28.038124 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-06-29 01:04:28.038149 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-06-29 01:04:28.038175 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-06-29 01:04:28.038202 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-06-29 01:04:28.038228 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-06-29 01:04:28.038272 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-06-29 01:04:28.038299 | instance | >f+++++++++ helm/releases/openstack/ovn.txt
2026-06-29 01:04:28.038325 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-06-29 01:04:28.038351 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-06-29 01:04:28.038376 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-06-29 01:04:28.038402 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-06-29 01:04:28.038427 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-06-29 01:04:28.038453 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-06-29 01:04:28.038479 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-06-29 01:04:28.038505 | instance | cd+++++++++ helm/values/
2026-06-29 01:04:28.038531 | instance | cd+++++++++ helm/values/auth-system/
2026-06-29 01:04:28.038557 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-06-29 01:04:28.038583 | instance | cd+++++++++ helm/values/cert-manager/
2026-06-29 01:04:28.038608 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-06-29 01:04:28.038634 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-06-29 01:04:28.038659 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-06-29 01:04:28.038686 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-06-29 01:04:28.038712 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-06-29 01:04:28.038738 | instance | cd+++++++++ helm/values/kube-system/
2026-06-29 01:04:28.038768 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-06-29 01:04:28.038794 | instance | cd+++++++++ helm/values/local-path-storage/
2026-06-29 01:04:28.038820 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-06-29 01:04:28.038846 | instance | cd+++++++++ helm/values/monitoring/
2026-06-29 01:04:28.038875 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-06-29 01:04:28.038902 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-06-29 01:04:28.038929 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-06-29 01:04:28.038955 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-06-29 01:04:28.038981 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-06-29 01:04:28.039007 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-06-29 01:04:28.039034 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-06-29 01:04:28.039060 | instance | cd+++++++++ helm/values/openstack/
2026-06-29 01:04:28.039087 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-06-29 01:04:28.039113 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-06-29 01:04:28.039138 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-06-29 01:04:28.039163 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-06-29 01:04:28.039188 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-06-29 01:04:28.039214 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-06-29 01:04:28.039241 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-06-29 01:04:28.039269 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-06-29 01:04:28.039294 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-06-29 01:04:28.039320 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-06-29 01:04:28.039345 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-06-29 01:04:28.039371 | instance | >f+++++++++ helm/values/openstack/ovn.yaml
2026-06-29 01:04:28.039397 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-06-29 01:04:28.039422 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-06-29 01:04:28.039449 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-06-29 01:04:28.039482 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-06-29 01:04:28.039509 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-06-29 01:04:28.039534 | instance | cd+++++++++ helm/values/rook-ceph/
2026-06-29 01:04:28.039559 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-06-29 01:04:28.054083 |
2026-06-29 01:04:28.054228 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-06-29 01:04:28.319085 | instance | changed
2026-06-29 01:04:28.331563 |
2026-06-29 01:04:28.331670 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-06-29 01:04:28.563760 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-29 01:04:28.564036 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-29 01:04:28.572003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:28.575392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:28.663401 | instance | node/instance
2026-06-29 01:04:28.667899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:28.721967 | instance | clusterrole/admin
2026-06-29 01:04:28.945385 | instance | clusterrole/cephfs-csi-nodeplugin
2026-06-29 01:04:28.989552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:29.019867 | instance | clusterrole/cephfs-external-provisioner-runner
2026-06-29 01:04:29.048319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:29.154523 | instance | clusterrole/cert-manager-cainjector
2026-06-29 01:04:29.215038 | instance | clusterrole/cert-manager-cluster-view
2026-06-29 01:04:29.348537 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-06-29 01:04:29.393376 | instance | clusterrole/cert-manager-controller-certificates
2026-06-29 01:04:29.521822 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-06-29 01:04:29.573198 | instance | clusterrole/cert-manager-controller-challenges
2026-06-29 01:04:29.696369 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-06-29 01:04:29.761962 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-06-29 01:04:29.867318 | instance | clusterrole/cert-manager-controller-issuers
2026-06-29 01:04:29.951079 | instance | clusterrole/cert-manager-controller-orders
2026-06-29 01:04:30.034189 | instance | clusterrole/cert-manager-edit
2026-06-29 01:04:30.127664 | instance | clusterrole/cert-manager-view
2026-06-29 01:04:30.235806 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-06-29 01:04:30.338879 | instance | clusterrole/cilium
2026-06-29 01:04:30.441384 | instance | clusterrole/cilium-operator
2026-06-29 01:04:30.532710 | instance | clusterrole/cluster-admin
2026-06-29 01:04:30.613430 | instance | clusterrole/edit
2026-06-29 01:04:30.726049 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-29 01:04:30.804893 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-06-29 01:04:30.903855 | instance | clusterrole/goldpinger-clusterrole
2026-06-29 01:04:31.003135 | instance | clusterrole/ingress-nginx
2026-06-29 01:04:31.083895 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-06-29 01:04:31.206055 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-06-29 01:04:31.275281 | instance | clusterrole/kube-prometheus-stack-operator
2026-06-29 01:04:31.395371 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-06-29 01:04:31.469025 | instance | clusterrole/kubeadm:get-nodes
2026-06-29 01:04:31.563556 | instance | clusterrole/local-path-provisioner
2026-06-29 01:04:31.649933 | instance | clusterrole/node-feature-discovery
2026-06-29 01:04:31.744415 | instance | clusterrole/node-feature-discovery-gc
2026-06-29 01:04:31.815312 | instance | clusterrole/nova-bootstrap
2026-06-29 01:04:31.907954 | instance | clusterrole/nova-cell-setup
2026-06-29 01:04:32.000601 | instance | clusterrole/objectstorage-provisioner-role
2026-06-29 01:04:32.085548 | instance | clusterrole/ovn-controller
2026-06-29 01:04:32.196533 | instance | clusterrole/ovn-controller-list-nodes-role-openstack
2026-06-29 01:04:32.264032 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-06-29 01:04:32.397841 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-06-29 01:04:32.448647 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-06-29 01:04:32.589260 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-06-29 01:04:32.620056 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-06-29 01:04:32.759999 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-06-29 01:04:32.812368 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-06-29 01:04:32.942780 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-06-29 01:04:32.996511 | instance | clusterrole/rbd-csi-nodeplugin
2026-06-29 01:04:33.130055 | instance | clusterrole/rbd-external-provisioner-runner
2026-06-29 01:04:33.183359 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-06-29 01:04:33.349386 | instance | clusterrole/rook-ceph-global
2026-06-29 01:04:33.384533 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-06-29 01:04:33.556217 | instance | clusterrole/rook-ceph-mgr-cluster
2026-06-29 01:04:33.564325 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-06-29 01:04:33.737526 | instance | clusterrole/rook-ceph-mgr-system
2026-06-29 01:04:33.739467 | instance | clusterrolebinding/cert-manager-cainjector
2026-06-29 01:04:33.912281 | instance | clusterrole/rook-ceph-object-bucket
2026-06-29 01:04:33.919305 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-06-29 01:04:34.092914 | instance | clusterrole/rook-ceph-osd
2026-06-29 01:04:34.095600 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-06-29 01:04:34.274938 | instance | clusterrole/rook-ceph-system
2026-06-29 01:04:34.275475 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-06-29 01:04:34.453048 | instance | clusterrole/secretgen-controller-cluster-role
2026-06-29 01:04:34.456801 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-06-29 01:04:34.638386 | instance | clusterrole/system:aggregate-to-admin
2026-06-29 01:04:34.643919 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-06-29 01:04:34.801304 | instance | clusterrole/system:aggregate-to-edit
2026-06-29 01:04:34.803064 | instance | clusterrole/system:aggregate-to-view
2026-06-29 01:04:34.967676 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-06-29 01:04:34.969247 | instance | clusterrole/system:auth-delegator
2026-06-29 01:04:35.156262 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-06-29 01:04:35.173908 | instance | clusterrole/system:basic-user
2026-06-29 01:04:35.344874 | instance | clusterrolebinding/cert-manager-controller-orders
2026-06-29 01:04:35.357209 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-06-29 01:04:35.525444 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-06-29 01:04:35.538168 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-06-29 01:04:35.706225 | instance | clusterrolebinding/cilium
2026-06-29 01:04:35.710836 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-06-29 01:04:35.884310 | instance | clusterrolebinding/cilium-operator
2026-06-29 01:04:35.888372 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-06-29 01:04:36.060285 | instance | clusterrolebinding/cluster-admin
2026-06-29 01:04:36.069215 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-06-29 01:04:36.242063 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-29 01:04:36.280249 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-06-29 01:04:36.430967 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-06-29 01:04:36.474608 | instance | clusterrole/system:controller:attachdetach-controller
2026-06-29 01:04:36.611758 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-06-29 01:04:36.670360 | instance | clusterrole/system:controller:certificate-controller
2026-06-29 01:04:36.824514 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-06-29 01:04:36.872766 | instance | clusterrolebinding/ingress-nginx
2026-06-29 01:04:37.010563 | instance | clusterrole/system:controller:cronjob-controller
2026-06-29 01:04:37.053260 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-06-29 01:04:37.220467 | instance | clusterrole/system:controller:daemon-set-controller
2026-06-29 01:04:37.250100 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-06-29 01:04:37.409655 | instance | clusterrole/system:controller:deployment-controller
2026-06-29 01:04:37.448557 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-06-29 01:04:37.590822 | instance | clusterrole/system:controller:disruption-controller
2026-06-29 01:04:37.631237 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-06-29 01:04:37.785402 | instance | clusterrole/system:controller:endpoint-controller
2026-06-29 01:04:37.824357 | instance | clusterrolebinding/kubeadm:get-nodes
2026-06-29 01:04:37.986576 | instance | clusterrole/system:controller:endpointslice-controller
2026-06-29 01:04:38.021466 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-06-29 01:04:38.171659 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-06-29 01:04:38.220435 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-06-29 01:04:38.352965 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-06-29 01:04:38.414473 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-06-29 01:04:38.545193 | instance | clusterrole/system:controller:expand-controller
2026-06-29 01:04:38.598157 | instance | clusterrolebinding/kubeadm:node-proxier
2026-06-29 01:04:38.731025 | instance | clusterrole/system:controller:generic-garbage-collector
2026-06-29 01:04:38.779834 | instance | clusterrolebinding/local-path-provisioner
2026-06-29 01:04:38.915311 | instance | clusterrolebinding/node-feature-discovery
2026-06-29 01:04:38.957557 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-06-29 01:04:39.109684 | instance | clusterrole/system:controller:job-controller
2026-06-29 01:04:39.144613 | instance | clusterrolebinding/node-feature-discovery-gc
2026-06-29 01:04:39.293844 | instance | clusterrole/system:controller:namespace-controller
2026-06-29 01:04:39.320228 | instance | clusterrolebinding/nova-bootstrap
2026-06-29 01:04:39.476256 | instance | clusterrole/system:controller:node-controller
2026-06-29 01:04:39.500996 | instance | clusterrolebinding/nova-cell-setup
2026-06-29 01:04:39.651478 | instance | clusterrole/system:controller:persistent-volume-binder
2026-06-29 01:04:39.680650 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-06-29 01:04:39.845384 | instance | clusterrolebinding/ovn-controller
2026-06-29 01:04:39.855996 | instance | clusterrole/system:controller:pod-garbage-collector
2026-06-29 01:04:40.016983 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack
2026-06-29 01:04:40.043227 | instance | clusterrole/system:controller:pv-protection-controller
2026-06-29 01:04:40.220825 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-06-29 01:04:40.263428 | instance | clusterrole/system:controller:pvc-protection-controller
2026-06-29 01:04:40.395711 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-06-29 01:04:40.443024 | instance | clusterrole/system:controller:replicaset-controller
2026-06-29 01:04:40.582805 | instance | clusterrole/system:controller:replication-controller
2026-06-29 01:04:40.626344 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-06-29 01:04:40.785225 | instance | clusterrole/system:controller:resourcequota-controller
2026-06-29 01:04:40.794072 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-06-29 01:04:40.961415 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-06-29 01:04:40.965553 | instance | clusterrolebinding/rook-ceph-global
2026-06-29 01:04:41.122214 | instance | clusterrole/system:controller:route-controller
2026-06-29 01:04:41.137119 | instance | clusterrole/system:controller:service-account-controller
2026-06-29 01:04:41.303317 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-06-29 01:04:41.327814 | instance | clusterrole/system:controller:service-controller
2026-06-29 01:04:41.473805 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-06-29 01:04:41.496087 | instance | clusterrole/system:controller:statefulset-controller
2026-06-29 01:04:41.631815 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-06-29 01:04:41.654181 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-06-29 01:04:41.801172 | instance | clusterrole/system:controller:ttl-controller
2026-06-29 01:04:41.820746 | instance | clusterrolebinding/rook-ceph-osd
2026-06-29 01:04:41.977465 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-06-29 01:04:41.992922 | instance | clusterrole/system:coredns
2026-06-29 01:04:42.152424 | instance | clusterrolebinding/rook-ceph-system
2026-06-29 01:04:42.159237 | instance | clusterrole/system:discovery
2026-06-29 01:04:42.355982 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-06-29 01:04:42.358557 | instance | clusterrole/system:heapster
2026-06-29 01:04:42.549913 | instance | clusterrolebinding/system:basic-user
2026-06-29 01:04:42.559395 | instance | clusterrole/system:kube-aggregator
2026-06-29 01:04:42.717997 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-06-29 01:04:42.732179 | instance | clusterrolebinding/system:controller:certificate-controller
2026-06-29 01:04:42.900715 | instance | clusterrole/system:kube-controller-manager
2026-06-29 01:04:42.902753 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-06-29 01:04:43.082787 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-06-29 01:04:43.087534 | instance | clusterrole/system:kube-dns
2026-06-29 01:04:43.267413 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-06-29 01:04:43.283577 | instance | clusterrole/system:kube-scheduler
2026-06-29 01:04:43.445300 | instance | clusterrolebinding/system:controller:deployment-controller
2026-06-29 01:04:43.523179 | instance | clusterrole/system:kubelet-api-admin
2026-06-29 01:04:43.652758 | instance | clusterrolebinding/system:controller:disruption-controller
2026-06-29 01:04:43.697485 | instance | clusterrole/system:monitoring
2026-06-29 01:04:43.837328 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-06-29 01:04:43.880986 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-06-29 01:04:44.012718 | instance | clusterrole/system:node
2026-06-29 01:04:44.066476 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-06-29 01:04:44.215189 | instance | clusterrole/system:node-bootstrapper
2026-06-29 01:04:44.259268 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-06-29 01:04:44.425791 | instance | clusterrole/system:node-problem-detector
2026-06-29 01:04:44.455882 | instance | clusterrole/system:node-proxier
2026-06-29 01:04:44.617435 | instance | clusterrolebinding/system:controller:expand-controller
2026-06-29 01:04:44.634032 | instance | clusterrole/system:persistent-volume-provisioner
2026-06-29 01:04:44.808331 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-06-29 01:04:44.827270 | instance | clusterrole/system:public-info-viewer
2026-06-29 01:04:44.990039 | instance | clusterrole/system:service-account-issuer-discovery
2026-06-29 01:04:44.990172 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-06-29 01:04:45.170000 | instance | clusterrolebinding/system:controller:job-controller
2026-06-29 01:04:45.173457 | instance | clusterrole/system:volume-scheduler
2026-06-29 01:04:45.345940 | instance | clusterrolebinding/system:controller:namespace-controller
2026-06-29 01:04:45.349702 | instance | clusterrole/vector
2026-06-29 01:04:45.525087 | instance | clusterrolebinding/system:controller:node-controller
2026-06-29 01:04:45.533667 | instance | clusterrole/view
2026-06-29 01:04:45.690499 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-06-29 01:04:45.715457 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-06-29 01:04:45.861471 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-06-29 01:04:45.886814 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-06-29 01:04:46.037014 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-06-29 01:04:46.092033 | instance | clusterrolebinding/system:controller:replication-controller
2026-06-29 01:04:46.246499 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-06-29 01:04:46.292980 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-06-29 01:04:46.453037 | instance | clusterrolebinding/system:controller:route-controller
2026-06-29 01:04:46.481988 | instance | clusterrolebinding/system:controller:service-account-controller
2026-06-29 01:04:46.630927 | instance | clusterrolebinding/system:controller:service-controller
2026-06-29 01:04:46.670983 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-06-29 01:04:46.825325 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-06-29 01:04:46.880051 | instance | clusterrolebinding/system:controller:ttl-controller
2026-06-29 01:04:47.040642 | instance | clusterrolebinding/system:coredns
2026-06-29 01:04:47.088782 | instance | clusterrolebinding/system:discovery
2026-06-29 01:04:47.255620 | instance | clusterrolebinding/system:kube-controller-manager
2026-06-29 01:04:47.303841 | instance | clusterrolebinding/system:kube-dns
2026-06-29 01:04:47.460723 | instance | clusterrolebinding/system:kube-scheduler
2026-06-29 01:04:47.504786 | instance | clusterrolebinding/system:monitoring
2026-06-29 01:04:47.642556 | instance | clusterrolebinding/system:node
2026-06-29 01:04:47.696642 | instance | clusterrolebinding/system:node-proxier
2026-06-29 01:04:47.818851 | instance | clusterrolebinding/system:public-info-viewer
2026-06-29 01:04:47.871061 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-06-29 01:04:48.000622 | instance | clusterrolebinding/system:volume-scheduler
2026-06-29 01:04:48.062751 | instance | clusterrolebinding/vector
2026-06-29 01:04:48.203749 | instance | storageclass/general
2026-06-29 01:04:48.271686 | instance | namespace/auth-system
2026-06-29 01:04:48.433220 | instance | namespace/cert-manager
2026-06-29 01:04:48.476152 | instance | namespace/default
2026-06-29 01:04:48.651476 | instance | namespace/envoy-gateway-system
2026-06-29 01:04:48.659720 | instance | namespace/ingress-nginx
2026-06-29 01:04:48.851842 | instance | namespace/kube-node-lease
2026-06-29 01:04:48.855349 | instance | namespace/kube-public
2026-06-29 01:04:49.036475 | instance | namespace/kube-system
2026-06-29 01:04:49.068936 | instance | namespace/local-path-storage
2026-06-29 01:04:49.258136 | instance | namespace/monitoring
2026-06-29 01:04:49.290745 | instance | namespace/openstack
2026-06-29 01:04:49.454452 | instance | namespace/rook-ceph
2026-06-29 01:04:49.499081 | instance | namespace/secretgen-controller
2026-06-29 01:04:49.909307 | instance | ok: Runtime: 0:00:21.142905
2026-06-29 01:04:49.919344 |
2026-06-29 01:04:49.919437 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-06-29 01:04:50.147580 | instance | changed
2026-06-29 01:04:50.155402 |
2026-06-29 01:04:50.155505 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-06-29 01:04:50.390010 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-29 01:04:50.390149 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-29 01:04:50.390984 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-29 01:04:50.484790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:50.487216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:50.565800 | instance | auth-system/configmaps/keycloak-env-vars
2026-06-29 01:04:50.567402 | instance | auth-system/configmaps/kube-root-ca.crt
2026-06-29 01:04:50.570245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:50.580615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:50.671599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:50.672371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:50.744862 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-06-29 01:04:50.768632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:50.773089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:50.869740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:50.888241 | instance | cert-manager/deployment/cert-manager
2026-06-29 01:04:50.899196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:50.958349 | instance | cert-manager/deployment/cert-manager-cainjector
2026-06-29 01:04:51.018785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.037435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.151653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.164378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.173201 | instance | cert-manager/deployment/cert-manager-webhook
2026-06-29 01:04:51.263650 | instance | cert-manager/endpoints/cert-manager
2026-06-29 01:04:51.264508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.283837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.358033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.382561 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.390620 | instance | cert-manager/endpoints/cert-manager-webhook
2026-06-29 01:04:51.456314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.490826 | instance | auth-system/endpoints/keycloak
2026-06-29 01:04:51.512085 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 01:04:51.523953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.560302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.624246 | instance | auth-system/endpoints/keycloak-headless
2026-06-29 01:04:51.649046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.670144 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 01:04:51.678755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.698029 | instance | auth-system/endpoints/keycloak-metrics
2026-06-29 01:04:51.744279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.768424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.823767 | instance | auth-system/ingresses/keycloak
2026-06-29 01:04:51.835349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.871846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.895500 | instance | auth-system/networkpolicies/keycloak
2026-06-29 01:04:51.940120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:51.985083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.031608 | instance | auth-system/pods/keycloak-0
2026-06-29 01:04:52.042018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.075498 | instance | cert-manager/pods/cert-manager-79c48d47db-fhm6p
2026-06-29 01:04:52.159112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.165622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.248281 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-92d8r
2026-06-29 01:04:52.273573 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.279833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.320951 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-kr558
2026-06-29 01:04:52.372992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.394748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.490246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.502149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.503426 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-06-29 01:04:52.565219 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-06-29 01:04:52.573224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.594334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.687334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.695358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.714237 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-06-29 01:04:52.775477 | instance | auth-system/secrets/keycloak
2026-06-29 01:04:52.795191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.795485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.883290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.892089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.923275 | instance | auth-system/secrets/keycloak-externaldb
2026-06-29 01:04:52.976786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:52.982796 | instance | auth-system/secrets/keycloak.199-204-45-4.nip.io-tls
2026-06-29 01:04:52.986013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.065632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.084048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.156375 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-06-29 01:04:53.169628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.175931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.176880 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-06-29 01:04:53.285889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.301406 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 01:04:53.322737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.374733 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-06-29 01:04:53.393808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.397310 | instance | cert-manager/roles/cert-manager:leaderelection
2026-06-29 01:04:53.445265 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.507045 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 01:04:53.515844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.567696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.610921 | instance | auth-system/serviceaccounts/default
2026-06-29 01:04:53.623782 | instance | auth-system/serviceaccounts/keycloak
2026-06-29 01:04:53.639186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.674706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.747514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.838365 | instance | auth-system/services/keycloak
2026-06-29 01:04:53.859453 | instance | auth-system/services/keycloak-headless
2026-06-29 01:04:53.864302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.955564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:53.957938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.027823 | instance | auth-system/services/keycloak-metrics
2026-06-29 01:04:54.053958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.055684 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.059510 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-06-29 01:04:54.148877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.154058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.247978 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-06-29 01:04:54.250479 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-06-29 01:04:54.267099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.270424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.361490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.365820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.424614 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-06-29 01:04:54.441335 | instance | auth-system/statefulsets/keycloak
2026-06-29 01:04:54.462859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.477342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.574344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.579555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.667289 | instance | cert-manager/serviceaccounts/cert-manager
2026-06-29 01:04:54.673767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.677050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.716355 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-06-29 01:04:54.805100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.809472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.891505 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-06-29 01:04:54.894120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.922616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:54.971449 | instance | cert-manager/serviceaccounts/default
2026-06-29 01:04:55.006498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.044033 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 01:04:55.058539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.106872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.134286 | instance | cert-manager/services/cert-manager
2026-06-29 01:04:55.163912 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.199472 | instance | cert-manager/services/cert-manager-webhook
2026-06-29 01:04:55.207809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.287486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.323148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.359021 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-06-29 01:04:55.378364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.420090 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-06-29 01:04:55.428279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.500372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.532673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.555291 | instance | default/configmaps/kube-root-ca.crt
2026-06-29 01:04:55.613392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.633831 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 01:04:55.635031 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-06-29 01:04:55.642268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.731243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.744503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.751422 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-06-29 01:04:55.835337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.836938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.845052 | instance | default/endpoints/kubernetes
2026-06-29 01:04:55.935460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:55.939896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.005753 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-qhjtz
2026-06-29 01:04:56.030988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.037425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.083308 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-06-29 01:04:56.136572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.154619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.229986 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-06-29 01:04:56.243557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.265995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.321591 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-06-29 01:04:56.344671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.356232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.433888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.436135 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-06-29 01:04:56.460029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.513378 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-06-29 01:04:56.532672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.579855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.642514 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-06-29 01:04:56.659270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.695966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.723022 | instance | envoy-gateway-system/secrets/envoy
2026-06-29 01:04:56.781020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.791663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.837077 | instance | envoy-gateway-system/serviceaccounts/default
2026-06-29 01:04:56.879244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.917378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:56.939786 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-06-29 01:04:56.997366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.047667 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 01:04:57.059481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.116511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.133524 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-06-29 01:04:57.188188 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-06-29 01:04:57.219513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.235833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.320900 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 01:04:57.328608 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-06-29 01:04:57.332449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.353462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.435778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.466219 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-06-29 01:04:57.485274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.552206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.586683 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-06-29 01:04:57.608450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.655472 | instance | envoy-gateway-system/services/envoy-gateway
2026-06-29 01:04:57.714992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.730374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.821713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.853248 | instance | default/serviceaccounts/default
2026-06-29 01:04:57.889653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.927808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:57.987811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:58.019058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:58.057247 | instance | default/services/kubernetes
2026-06-29 01:04:58.094030 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-06-29 01:04:58.105400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:58.118508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:58.218340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:58.283644 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-06-29 01:04:58.308322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:58.316704 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-06-29 01:04:58.414718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:58.461581 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-06-29 01:04:58.514544 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-06-29 01:04:58.518297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:58.638772 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-06-29 01:04:58.640680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:58.707566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:58.727604 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-06-29 01:04:58.730837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:58.826862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:58.836070 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-06-29 01:04:58.843069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:58.910995 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-06-29 01:04:58.926626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:58.940236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.024088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.028386 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-06-29 01:04:59.034407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.097095 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-06-29 01:04:59.116340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.212540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.221440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.255679 | instance | ingress-nginx/pods/ingress-nginx-controller-qtkrp
2026-06-29 01:04:59.288828 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-gjm7x
2026-06-29 01:04:59.329361 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 01:04:59.336145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.339946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.444659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.469455 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 01:04:59.477972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.489702 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-06-29 01:04:59.527096 | instance | ingress-nginx/roles/ingress-nginx
2026-06-29 01:04:59.557584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.577604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.667196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.708678 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-06-29 01:04:59.721892 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-06-29 01:04:59.841409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.873564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.901731 | instance | ingress-nginx/serviceaccounts/default
2026-06-29 01:04:59.924885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:04:59.956493 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-06-29 01:05:00.029940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:00.053665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:00.125454 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-06-29 01:05:00.163058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:00.174334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:00.218013 | instance | ingress-nginx/services/ingress-nginx-controller
2026-06-29 01:05:00.266203 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:00.272908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:00.354860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:00.388345 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-06-29 01:05:00.417858 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-06-29 01:05:00.482732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:00.532032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:00.579149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:00.615408 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-06-29 01:05:00.635012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:00.640909 | instance | kube-node-lease/serviceaccounts/default
2026-06-29 01:05:00.742800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:00.823087 | instance | kube-system/configmaps/cilium-config
2026-06-29 01:05:00.824222 | instance | kube-system/configmaps/coredns
2026-06-29 01:05:00.837155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:00.874386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:00.989869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:01.019667 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-06-29 01:05:01.031540 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-06-29 01:05:01.054482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:01.083755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:01.174500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:01.241331 | instance | kube-system/configmaps/kube-proxy
2026-06-29 01:05:01.274373 | instance | kube-system/configmaps/kube-root-ca.crt
2026-06-29 01:05:01.287235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:01.385489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:01.400961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:01.425062 | instance | kube-system/configmaps/kubeadm-config
2026-06-29 01:05:01.474535 | instance | kube-system/configmaps/kubelet-config
2026-06-29 01:05:01.528370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:01.640907 | instance | kube-public/configmaps/cluster-info
2026-06-29 01:05:01.652760 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 01:05:01.665457 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:01.709734 | instance | kube-public/configmaps/kube-root-ca.crt
2026-06-29 01:05:01.769475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:01.833230 | instance | kube-system/daemonsets/cilium
2026-06-29 01:05:01.895010 | instance | kube-system/daemonsets/kube-proxy
2026-06-29 01:05:01.923998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:02.013240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:02.031413 | instance | kube-system/deployment/cilium-operator
2026-06-29 01:05:02.068798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:02.080047 | instance | kube-system/deployment/coredns
2026-06-29 01:05:02.250421 | instance | kube-system/endpoints/kube-dns
2026-06-29 01:05:02.325964 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-06-29 01:05:02.427762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:02.471949 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-06-29 01:05:02.501215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:02.542685 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-06-29 01:05:02.559241 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 01:05:02.580651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:02.681420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:02.705028 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-06-29 01:05:02.741011 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-06-29 01:05:02.906185 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-06-29 01:05:02.965450 | instance | kube-system/pods/cilium-ksbv7
2026-06-29 01:05:03.088514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:03.095812 | instance | kube-system/pods/cilium-operator-869df985b8-4txnk
2026-06-29 01:05:03.199893 | instance | kube-system/pods/coredns-67659f764b-8mp8t
2026-06-29 01:05:03.222085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:03.229272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:03.320216 | instance | kube-system/pods/coredns-67659f764b-c4xb5
2026-06-29 01:05:03.348180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:03.410378 | instance | kube-system/pods/etcd-instance
2026-06-29 01:05:03.419380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:03.499880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:03.521151 | instance | kube-system/pods/kube-apiserver-instance
2026-06-29 01:05:03.608345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:03.654573 | instance | kube-system/pods/kube-controller-manager-instance
2026-06-29 01:05:03.751426 | instance | kube-system/pods/kube-proxy-ks8cd
2026-06-29 01:05:03.855880 | instance | kube-system/pods/kube-scheduler-instance
2026-06-29 01:05:03.929786 | instance | kube-system/pods/kube-vip-instance
2026-06-29 01:05:04.054536 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-06-29 01:05:04.139260 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-06-29 01:05:04.251935 | instance | kube-system/rolebindings/cilium-config-agent
2026-06-29 01:05:04.326584 | instance | kube-system/rolebindings/kube-proxy
2026-06-29 01:05:04.426804 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-06-29 01:05:04.509032 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-06-29 01:05:04.620961 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-06-29 01:05:04.729794 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-06-29 01:05:04.788371 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-06-29 01:05:04.945143 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-06-29 01:05:04.984162 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-06-29 01:05:05.132854 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-06-29 01:05:05.182630 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-06-29 01:05:05.318325 | instance | kube-system/roles/cilium-config-agent
2026-06-29 01:05:05.368501 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-06-29 01:05:05.502357 | instance | kube-system/roles/kube-proxy
2026-06-29 01:05:05.589203 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-06-29 01:05:05.688151 | instance | kube-system/roles/kubeadm:kubelet-config
2026-06-29 01:05:05.761994 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-06-29 01:05:05.770966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:05.872022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:05.872754 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-06-29 01:05:05.956874 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-06-29 01:05:05.976679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:06.072382 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-06-29 01:05:06.074767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:06.160956 | instance | kube-system/roles/system:controller:cloud-provider
2026-06-29 01:05:06.190301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:06.287987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:06.289682 | instance | kube-system/roles/system:controller:token-cleaner
2026-06-29 01:05:06.356285 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-06-29 01:05:06.387063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:06.468803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:06.472288 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-06-29 01:05:06.529681 | instance | kube-system/secrets/bootstrap-token-4x4stk
2026-06-29 01:05:06.562936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:06.650391 | instance | kube-system/secrets/bootstrap-token-7b8kzv
2026-06-29 01:05:06.667820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:06.725949 | instance | kube-system/secrets/kubeadm-certs
2026-06-29 01:05:06.765166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:06.847989 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-06-29 01:05:06.884140 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-29 01:05:06.894654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:06.927799 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-06-29 01:05:07.007149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:07.097346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:07.130154 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-06-29 01:05:07.186498 | instance | kube-system/serviceaccounts/certificate-controller
2026-06-29 01:05:07.208436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:07.332349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:07.377609 | instance | kube-system/serviceaccounts/cilium
2026-06-29 01:05:07.424893 | instance | kube-system/serviceaccounts/cilium-operator
2026-06-29 01:05:07.435820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:07.527469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-29 01:05:07.598996 | instance | kube-public/serviceaccounts/default
2026-06-29 01:05:07.662016 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-06-29 01:05:07.786451 | instance | kube-system/serviceaccounts/coredns
2026-06-29 01:05:07.892139 | instance | kube-system/serviceaccounts/cronjob-controller
2026-06-29 01:05:08.020069 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-06-29 01:05:08.149497 | instance | kube-system/serviceaccounts/default
2026-06-29 01:05:08.263164 | instance | kube-system/serviceaccounts/deployment-controller
2026-06-29 01:05:08.392546 | instance | kube-system/serviceaccounts/disruption-controller
2026-06-29 01:05:08.464257 | instance | kube-system/serviceaccounts/endpoint-controller
2026-06-29 01:05:08.614260 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-06-29 01:05:08.667077 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-06-29 01:05:08.806029 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-06-29 01:05:08.873173 | instance | kube-system/serviceaccounts/expand-controller
2026-06-29 01:05:09.008559 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-06-29 01:05:09.089358 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-06-29 01:05:09.225945 | instance | kube-system/serviceaccounts/job-controller
2026-06-29 01:05:09.325464 | instance | kube-system/serviceaccounts/kube-proxy
2026-06-29 01:05:09.454935 | instance | kube-system/serviceaccounts/namespace-controller
2026-06-29 01:05:09.532915 | instance | kube-system/serviceaccounts/node-controller
2026-06-29 01:05:09.683600 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-06-29 01:05:09.780168 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-06-29 01:05:09.907865 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-06-29 01:05:09.984837 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-06-29 01:05:10.132332 | instance | kube-system/serviceaccounts/replicaset-controller
2026-06-29 01:05:10.205000 | instance | kube-system/serviceaccounts/replication-controller
2026-06-29 01:05:10.356657 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-06-29 01:05:10.442333 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-06-29 01:05:10.567855 | instance | kube-system/serviceaccounts/service-account-controller
2026-06-29 01:05:10.683517 | instance | kube-system/serviceaccounts/service-controller
2026-06-29 01:05:10.808928 | instance | kube-system/serviceaccounts/statefulset-controller
2026-06-29 01:05:10.884486 | instance | kube-system/serviceaccounts/token-cleaner
2026-06-29 01:05:11.011982 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-06-29 01:05:11.079960 | instance | kube-system/serviceaccounts/ttl-controller
2026-06-29 01:05:11.239604 | instance | kube-system/services/kube-dns
2026-06-29 01:05:11.303023 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-06-29 01:05:11.445886 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-06-29 01:05:11.485231 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-06-29 01:05:11.632118 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-06-29 01:05:11.685721 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-06-29 01:05:11.834418 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-06-29 01:05:11.875737 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-06-29 01:05:12.013848 | instance | local-path-storage/configmaps/local-path-config
2026-06-29 01:05:12.078935 | instance | monitoring/daemonsets/goldpinger
2026-06-29 01:05:12.211963 | instance | monitoring/daemonsets/ipmi-exporter
2026-06-29 01:05:12.302467 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-06-29 01:05:12.415131 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-06-29 01:05:12.519650 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-06-29 01:05:12.621192 | instance | monitoring/daemonsets/vector
2026-06-29 01:05:12.709562 | instance | monitoring/configmaps/goldpinger-zap
2026-06-29 01:05:12.818743 | instance | monitoring/configmaps/ipmi-exporter
2026-06-29 01:05:12.891364 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-06-29 01:05:13.004452 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-06-29 01:05:13.075487 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-06-29 01:05:13.204561 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-06-29 01:05:13.285302 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-06-29 01:05:13.430755 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-06-29 01:05:13.475785 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-06-29 01:05:13.660548 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-06-29 01:05:13.712630 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-06-29 01:05:13.916644 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-06-29 01:05:13.962233 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-06-29 01:05:14.144877 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-06-29 01:05:14.346547 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-06-29 01:05:14.354376 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-06-29 01:05:14.551329 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-06-29 01:05:14.570305 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-06-29 01:05:14.739296 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-06-29 01:05:14.765939 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-06-29 01:05:14.962451 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-06-29 01:05:14.970025 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-06-29 01:05:15.153526 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-06-29 01:05:15.172452 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-06-29 01:05:15.362156 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-06-29 01:05:15.364569 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-06-29 01:05:15.581186 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-06-29 01:05:15.588606 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-06-29 01:05:15.783615 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-06-29 01:05:15.783699 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-06-29 01:05:15.978220 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-06-29 01:05:15.985950 | instance | monitoring/deployment/loki-gateway
2026-06-29 01:05:16.173961 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-06-29 01:05:16.199446 | instance | monitoring/deployment/node-feature-discovery-gc
2026-06-29 01:05:16.368975 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-06-29 01:05:16.398954 | instance | monitoring/deployment/node-feature-discovery-master
2026-06-29 01:05:16.568696 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-06-29 01:05:16.599855 | instance | monitoring/deployment/prometheus-pushgateway
2026-06-29 01:05:16.793865 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-06-29 01:05:16.795903 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-06-29 01:05:17.000563 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-06-29 01:05:17.006149 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-06-29 01:05:17.206296 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-06-29 01:05:17.208504 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-06-29 01:05:17.381728 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-06-29 01:05:17.396001 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-06-29 01:05:17.582840 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-06-29 01:05:17.608149 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-06-29 01:05:17.769137 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-06-29 01:05:17.832812 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-06-29 01:05:17.947293 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-06-29 01:05:18.013736 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-06-29 01:05:18.129131 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-06-29 01:05:18.207130 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-06-29 01:05:18.362363 | instance | monitoring/configmaps/kube-root-ca.crt
2026-06-29 01:05:18.397397 | instance | monitoring/configmaps/loki
2026-06-29 01:05:18.541678 | instance | monitoring/configmaps/loki-alerting-rules
2026-06-29 01:05:18.584479 | instance | monitoring/configmaps/loki-gateway
2026-06-29 01:05:18.724999 | instance | monitoring/configmaps/loki-runtime
2026-06-29 01:05:18.790484 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-06-29 01:05:18.913170 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-06-29 01:05:18.976597 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-06-29 01:05:19.095890 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-06-29 01:05:19.204635 | instance | monitoring/configmaps/vector
2026-06-29 01:05:19.371267 | instance | local-path-storage/deployment/local-path-provisioner
2026-06-29 01:05:19.400055 | instance | monitoring/endpoints/alertmanager-operated
2026-06-29 01:05:19.556134 | instance | monitoring/endpoints/goldpinger
2026-06-29 01:05:19.584994 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-06-29 01:05:19.741576 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-06-29 01:05:19.780915 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-06-29 01:05:19.947672 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-06-29 01:05:19.969862 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-06-29 01:05:20.132774 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-06-29 01:05:20.160216 | instance | monitoring/endpoints/loki
2026-06-29 01:05:20.328886 | instance | monitoring/endpoints/loki-chunks-cache
2026-06-29 01:05:20.359955 | instance | monitoring/endpoints/loki-gateway
2026-06-29 01:05:20.527804 | instance | monitoring/endpoints/loki-headless
2026-06-29 01:05:20.554863 | instance | monitoring/endpoints/loki-memberlist
2026-06-29 01:05:20.710605 | instance | monitoring/endpoints/loki-results-cache
2026-06-29 01:05:20.732565 | instance | monitoring/endpoints/prometheus-operated
2026-06-29 01:05:20.908646 | instance | monitoring/endpoints/prometheus-pushgateway
2026-06-29 01:05:20.912465 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-06-29 01:05:21.111669 | instance | monitoring/endpoints/vector-headless
2026-06-29 01:05:21.117982 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-06-29 01:05:21.335142 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-06-29 01:05:21.359044 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-06-29 01:05:21.526631 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-29 01:05:21.556765 | instance | monitoring/pods/goldpinger-f9ctw
2026-06-29 01:05:21.724725 | instance | monitoring/pods/kube-prometheus-stack-grafana-ff45ff9cd-hd28d
2026-06-29 01:05:21.741279 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-d6bd5
2026-06-29 01:05:21.911138 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-dftqw
2026-06-29 01:05:21.936827 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-z6sb9
2026-06-29 01:05:22.095244 | instance | monitoring/pods/loki-0
2026-06-29 01:05:22.141978 | instance | monitoring/pods/loki-chunks-cache-0
2026-06-29 01:05:22.295172 | instance | monitoring/pods/loki-gateway-cf54cb88c-8ggmm
2026-06-29 01:05:22.350295 | instance | monitoring/pods/loki-results-cache-0
2026-06-29 01:05:22.498869 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-cscts
2026-06-29 01:05:22.562208 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-rslns
2026-06-29 01:05:22.683186 | instance | monitoring/pods/node-feature-discovery-worker-k8vm7
2026-06-29 01:05:22.746836 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-06-29 01:05:22.914163 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-5wmm9
2026-06-29 01:05:22.958979 | instance | monitoring/pods/vector-nz8gt
2026-06-29 01:05:23.104949 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-72ndw
2026-06-29 01:05:23.147575 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-29 01:05:23.344960 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-06-29 01:05:23.368597 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-06-29 01:05:23.545035 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-06-29 01:05:23.590656 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-06-29 01:05:23.727925 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-06-29 01:05:23.778110 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-06-29 01:05:23.894722 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-06-29 01:05:23.942292 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-06-29 01:05:24.064102 | instance | monitoring/roles/node-feature-discovery-worker
2026-06-29 01:05:24.113105 | instance | monitoring/serviceaccounts/default
2026-06-29 01:05:24.269807 | instance | monitoring/serviceaccounts/goldpinger
2026-06-29 01:05:24.371161 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-29 01:05:24.509559 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-06-29 01:05:24.551243 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-06-29 01:05:24.686561 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-06-29 01:05:24.789004 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-06-29 01:05:24.877442 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-06-29 01:05:24.963667 | instance | monitoring/secrets/alertmanager-tls
2026-06-29 01:05:25.103512 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-06-29 01:05:25.145729 | instance | monitoring/secrets/grafana-tls
2026-06-29 01:05:25.331348 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-06-29 01:05:25.349594 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-06-29 01:05:25.520289 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-06-29 01:05:25.617744 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-06-29 01:05:25.780666 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-06-29 01:05:25.817919 | instance | monitoring/serviceaccounts/loki
2026-06-29 01:05:26.036962 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-06-29 01:05:26.064779 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-06-29 01:05:26.220541 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-06-29 01:05:26.300565 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-06-29 01:05:26.478556 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-06-29 01:05:26.491428 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-06-29 01:05:26.718226 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-06-29 01:05:26.733005 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-06-29 01:05:26.892137 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-06-29 01:05:26.964480 | instance | monitoring/serviceaccounts/vector
2026-06-29 01:05:27.060625 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-06-29 01:05:27.230448 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-06-29 01:05:27.251521 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-06-29 01:05:27.402984 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-z6sb9-tls
2026-06-29 01:05:27.421486 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-06-29 01:05:27.593809 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-06-29 01:05:27.598231 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-06-29 01:05:27.781510 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-06-29 01:05:27.788584 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-06-29 01:05:27.958973 | instance | monitoring/secrets/prometheus-tls
2026-06-29 01:05:27.964985 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-06-29 01:05:28.139591 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-06-29 01:05:28.159370 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-06-29 01:05:28.416227 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-06-29 01:05:28.507215 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-06-29 01:05:28.614217 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-06-29 01:05:28.690587 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-06-29 01:05:28.801618 | instance | monitoring/services/alertmanager-operated
2026-06-29 01:05:28.897629 | instance | monitoring/services/goldpinger
2026-06-29 01:05:28.988674 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-06-29 01:05:29.088635 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-06-29 01:05:29.186521 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-06-29 01:05:29.302084 | instance | monitoring/services/kube-prometheus-stack-operator
2026-06-29 01:05:29.411402 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-06-29 01:05:29.502970 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-06-29 01:05:29.604926 | instance | monitoring/services/loki
2026-06-29 01:05:29.696903 | instance | monitoring/services/loki-chunks-cache
2026-06-29 01:05:29.810730 | instance | monitoring/services/loki-gateway
2026-06-29 01:05:29.898808 | instance | monitoring/services/loki-headless
2026-06-29 01:05:30.000886 | instance | monitoring/services/loki-memberlist
2026-06-29 01:05:30.090016 | instance | monitoring/services/loki-results-cache
2026-06-29 01:05:30.189421 | instance | monitoring/services/prometheus-operated
2026-06-29 01:05:30.305313 | instance | monitoring/services/prometheus-pushgateway
2026-06-29 01:05:30.392270 | instance | monitoring/services/prometheus-smartctl-exporter
2026-06-29 01:05:30.501150 | instance | monitoring/services/vector-headless
2026-06-29 01:05:30.593297 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-29 01:05:30.684316 | instance | monitoring/statefulsets/loki
2026-06-29 01:05:30.816323 | instance | monitoring/statefulsets/loki-chunks-cache
2026-06-29 01:05:30.885918 | instance | monitoring/statefulsets/loki-results-cache
2026-06-29 01:05:31.001735 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-06-29 01:05:31.084659 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-06-29 01:05:31.273581 | instance | local-path-storage/serviceaccounts/default
2026-06-29 01:05:31.309647 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-06-29 01:05:31.472793 | instance | openstack/configmaps/barbican-bin
2026-06-29 01:05:31.498489 | instance | openstack/configmaps/ceph-csi-config
2026-06-29 01:05:31.692376 | instance | openstack/configmaps/ceph-etc
2026-06-29 01:05:31.701740 | instance | openstack/configmaps/cinder-bin
2026-06-29 01:05:31.899584 | instance | openstack/configmaps/glance-bin
2026-06-29 01:05:31.921385 | instance | openstack/configmaps/keepalived-bin
2026-06-29 01:05:32.106146 | instance | openstack/configmaps/keystone-bin
2026-06-29 01:05:32.150749 | instance | openstack/configmaps/keystone-openid-metadata
2026-06-29 01:05:32.338737 | instance | openstack/configmaps/kube-root-ca.crt
2026-06-29 01:05:32.378784 | instance | openstack/configmaps/libvirt-bin
2026-06-29 01:05:32.558722 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-06-29 01:05:32.581593 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-06-29 01:05:32.770727 | instance | openstack/configmaps/memcached-memcached-bin
2026-06-29 01:05:32.803275 | instance | openstack/configmaps/neutron-bin
2026-06-29 01:05:32.985246 | instance | openstack/cronjobs/keystone-credential-rotate
2026-06-29 01:05:33.018467 | instance | openstack/configmaps/nova-bin
2026-06-29 01:05:33.203656 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-06-29 01:05:33.246733 | instance | openstack/configmaps/openvswitch-bin
2026-06-29 01:05:33.431341 | instance | openstack/cronjobs/nova-cell-setup
2026-06-29 01:05:33.448641 | instance | openstack/configmaps/ovn-bin
2026-06-29 01:05:33.639930 | instance | openstack/cronjobs/nova-service-cleaner
2026-06-29 01:05:33.663178 | instance | openstack/configmaps/ovn-controller-default-bin
2026-06-29 01:05:33.852572 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-06-29 01:05:33.885058 | instance | openstack/configmaps/percona-xtradb-pxc
2026-06-29 01:05:34.037185 | instance | openstack/configmaps/placement-bin
2026-06-29 01:05:34.076379 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-06-29 01:05:34.262729 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-06-29 01:05:34.293153 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-06-29 01:05:34.485331 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-06-29 01:05:34.515115 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-06-29 01:05:34.687557 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-06-29 01:05:34.711586 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-06-29 01:05:34.887494 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-06-29 01:05:34.915489 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-06-29 01:05:35.095377 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-06-29 01:05:35.158314 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-06-29 01:05:35.335083 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-06-29 01:05:35.369690 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-06-29 01:05:35.528935 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-06-29 01:05:35.571000 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-06-29 01:05:35.750432 | instance | openstack/configmaps/rook-config-override
2026-06-29 01:05:35.798674 | instance | openstack/configmaps/staffeln-bin
2026-06-29 01:05:35.970260 | instance | openstack/configmaps/valkey-configuration
2026-06-29 01:05:36.015208 | instance | openstack/configmaps/valkey-health
2026-06-29 01:05:36.168027 | instance | openstack/configmaps/valkey-scripts
2026-06-29 01:05:36.226052 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-06-29 01:05:36.389370 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-06-29 01:05:36.412865 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-06-29 01:05:36.556253 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-06-29 01:05:36.593518 | instance | openstack/daemonsets/keepalived
2026-06-29 01:05:36.732547 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-06-29 01:05:36.815598 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-06-29 01:05:36.997327 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default
2026-06-29 01:05:37.028258 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default
2026-06-29 01:05:37.240319 | instance | openstack/daemonsets/nova-compute-default
2026-06-29 01:05:37.276032 | instance | openstack/daemonsets/openvswitch
2026-06-29 01:05:37.467542 | instance | openstack/daemonsets/ovn-controller-default
2026-06-29 01:05:37.506619 | instance | openstack/deployment/barbican-api
2026-06-29 01:05:37.696365 | instance | openstack/deployment/cinder-api
2026-06-29 01:05:37.717521 | instance | openstack/deployment/cinder-backup
2026-06-29 01:05:37.942834 | instance | openstack/deployment/cinder-scheduler
2026-06-29 01:05:37.956756 | instance | openstack/deployment/cinder-volume
2026-06-29 01:05:38.147531 | instance | openstack/deployment/glance-api
2026-06-29 01:05:38.194208 | instance | openstack/deployment/keystone-api
2026-06-29 01:05:38.377525 | instance | openstack/deployment/memcached-memcached
2026-06-29 01:05:38.409209 | instance | openstack/deployment/neutron-rpc-server
2026-06-29 01:05:38.601922 | instance | openstack/deployment/neutron-server
2026-06-29 01:05:38.632789 | instance | openstack/deployment/nova-api-metadata
2026-06-29 01:05:38.817054 | instance | openstack/deployment/nova-api-osapi
2026-06-29 01:05:38.848601 | instance | openstack/deployment/nova-conductor
2026-06-29 01:05:39.045294 | instance | openstack/deployment/nova-novncproxy
2026-06-29 01:05:39.071149 | instance | openstack/deployment/nova-scheduler
2026-06-29 01:05:39.271789 | instance | openstack/deployment/ovn-northd
2026-06-29 01:05:39.304684 | instance | openstack/deployment/placement-api
2026-06-29 01:05:39.519594 | instance | openstack/deployment/pxc-operator
2026-06-29 01:05:39.523776 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-06-29 01:05:39.771216 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-06-29 01:05:39.772537 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-06-29 01:05:39.992356 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-06-29 01:05:39.995079 | instance | openstack/deployment/staffeln-api
2026-06-29 01:05:40.254577 | instance | openstack/deployment/staffeln-conductor
2026-06-29 01:05:40.275282 | instance | openstack/endpoints/barbican-api
2026-06-29 01:05:40.466212 | instance | openstack/endpoints/ceph-mon
2026-06-29 01:05:40.482920 | instance | openstack/endpoints/cinder-api
2026-06-29 01:05:40.687293 | instance | openstack/ingresses/compute
2026-06-29 01:05:40.703018 | instance | openstack/endpoints/glance-api
2026-06-29 01:05:40.896103 | instance | openstack/ingresses/compute-novnc-proxy
2026-06-29 01:05:40.900792 | instance | openstack/ingresses/identity
2026-06-29 01:05:41.102261 | instance | openstack/endpoints/keystone-api
2026-06-29 01:05:41.104152 | instance | openstack/endpoints/memcached
2026-06-29 01:05:41.326189 | instance | openstack/ingresses/image
2026-06-29 01:05:41.334850 | instance | openstack/endpoints/memcached-metrics
2026-06-29 01:05:41.551739 | instance | openstack/endpoints/neutron-server
2026-06-29 01:05:41.559787 | instance | openstack/ingresses/key-manager
2026-06-29 01:05:41.755225 | instance | openstack/endpoints/nova-api
2026-06-29 01:05:41.776372 | instance | openstack/ingresses/network
2026-06-29 01:05:41.971398 | instance | openstack/endpoints/nova-metadata
2026-06-29 01:05:41.999546 | instance | openstack/ingresses/placement
2026-06-29 01:05:42.173219 | instance | openstack/endpoints/nova-novncproxy
2026-06-29 01:05:42.222212 | instance | openstack/ingresses/rook-ceph-cluster
2026-06-29 01:05:42.385672 | instance | openstack/endpoints/ovn-ovsdb-nb
2026-06-29 01:05:42.439952 | instance | openstack/ingresses/volumev3
2026-06-29 01:05:42.597018 | instance | openstack/endpoints/ovn-ovsdb-sb
2026-06-29 01:05:42.653703 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-06-29 01:05:42.818588 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-06-29 01:05:42.872890 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-06-29 01:05:43.048123 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-06-29 01:05:43.082744 | instance | openstack/endpoints/percona-xtradb-pxc
2026-06-29 01:05:43.250998 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-06-29 01:05:43.296186 | instance | openstack/endpoints/placement-api
2026-06-29 01:05:43.456035 | instance | openstack/endpoints/rabbitmq-barbican
2026-06-29 01:05:43.515284 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-06-29 01:05:43.646704 | instance | openstack/endpoints/rabbitmq-cinder
2026-06-29 01:05:43.738563 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-06-29 01:05:43.862129 | instance | openstack/endpoints/rabbitmq-glance
2026-06-29 01:05:43.934551 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-06-29 01:05:44.051298 | instance | openstack/endpoints/rabbitmq-keystone
2026-06-29 01:05:44.129692 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-06-29 01:05:44.257623 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-06-29 01:05:44.346023 | instance | openstack/endpoints/rabbitmq-neutron
2026-06-29 01:05:44.467318 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-06-29 01:05:44.552589 | instance | openstack/endpoints/rabbitmq-nova
2026-06-29 01:05:44.654888 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-06-29 01:05:44.747237 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-06-29 01:05:44.841312 | instance | openstack/endpoints/staffeln-api
2026-06-29 01:05:44.973110 | instance | openstack/endpoints/valkey
2026-06-29 01:05:45.071557 | instance | openstack/endpoints/valkey-headless
2026-06-29 01:05:45.157157 | instance | openstack/endpoints/valkey-metrics
2026-06-29 01:05:45.277140 | instance | rook-ceph/deployment/rook-ceph-operator
2026-06-29 01:05:45.362493 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-06-29 01:05:45.451442 | instance | openstack/jobs/barbican-db-init
2026-06-29 01:05:45.514410 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-06-29 01:05:45.655511 | instance | openstack/jobs/barbican-db-sync
2026-06-29 01:05:45.686007 | instance | openstack/networkpolicies/valkey
2026-06-29 01:05:45.861246 | instance | openstack/jobs/barbican-ks-endpoints
2026-06-29 01:05:45.862342 | instance | openstack/jobs/barbican-ks-service
2026-06-29 01:05:46.063267 | instance | openstack/jobs/barbican-ks-user
2026-06-29 01:05:46.070139 | instance | openstack/jobs/barbican-rabbit-init
2026-06-29 01:05:46.287961 | instance | openstack/jobs/cinder-backup-storage-init
2026-06-29 01:05:46.296052 | instance | openstack/jobs/cinder-bootstrap
2026-06-29 01:05:46.499681 | instance | openstack/jobs/cinder-create-internal-tenant
2026-06-29 01:05:46.503388 | instance | openstack/jobs/cinder-db-init
2026-06-29 01:05:46.710454 | instance | openstack/jobs/cinder-db-sync
2026-06-29 01:05:46.712537 | instance | openstack/jobs/cinder-ks-endpoints
2026-06-29 01:05:46.908473 | instance | openstack/jobs/cinder-ks-service
2026-06-29 01:05:46.917789 | instance | openstack/jobs/cinder-ks-user
2026-06-29 01:05:47.101301 | instance | openstack/jobs/cinder-rabbit-init
2026-06-29 01:05:47.117393 | instance | openstack/jobs/cinder-storage-init
2026-06-29 01:05:47.345061 | instance | openstack/jobs/glance-db-init
2026-06-29 01:05:47.345158 | instance | openstack/jobs/cinder-volume-usage-audit-29711585
2026-06-29 01:05:47.554749 | instance | openstack/jobs/glance-db-sync
2026-06-29 01:05:47.559325 | instance | openstack/jobs/glance-ks-endpoints
2026-06-29 01:05:47.772480 | instance | openstack/jobs/glance-ks-service
2026-06-29 01:05:47.793773 | instance | openstack/jobs/glance-ks-user
2026-06-29 01:05:47.980696 | instance | openstack/jobs/glance-metadefs-load
2026-06-29 01:05:47.994506 | instance | openstack/jobs/glance-rabbit-init
2026-06-29 01:05:48.244493 | instance | openstack/jobs/glance-storage-init
2026-06-29 01:05:48.245760 | instance | openstack/jobs/keystone-bootstrap
2026-06-29 01:05:48.450549 | instance | openstack/jobs/keystone-credential-setup
2026-06-29 01:05:48.456446 | instance | openstack/jobs/keystone-db-init
2026-06-29 01:05:48.657088 | instance | openstack/jobs/keystone-db-sync
2026-06-29 01:05:48.674178 | instance | openstack/jobs/keystone-domain-manage
2026-06-29 01:05:48.853491 | instance | openstack/jobs/keystone-fernet-setup
2026-06-29 01:05:48.886313 | instance | openstack/jobs/keystone-rabbit-init
2026-06-29 01:05:49.058000 | instance | openstack/jobs/neutron-db-init
2026-06-29 01:05:49.097928 | instance | openstack/jobs/neutron-db-sync
2026-06-29 01:05:49.285026 | instance | openstack/jobs/neutron-ks-endpoints
2026-06-29 01:05:49.320461 | instance | openstack/jobs/neutron-ks-service
2026-06-29 01:05:49.503163 | instance | openstack/jobs/neutron-ks-user
2026-06-29 01:05:49.555341 | instance | openstack/jobs/neutron-rabbit-init
2026-06-29 01:05:49.716946 | instance | openstack/jobs/nova-bootstrap
2026-06-29 01:05:49.761646 | instance | openstack/jobs/nova-cell-setup
2026-06-29 01:05:49.963687 | instance | openstack/jobs/nova-cell-setup-29711580
2026-06-29 01:05:50.021083 | instance | openstack/jobs/nova-db-init
2026-06-29 01:05:50.173830 | instance | openstack/jobs/nova-db-sync
2026-06-29 01:05:50.256629 | instance | openstack/jobs/nova-ks-endpoints
2026-06-29 01:05:50.403931 | instance | openstack/jobs/nova-ks-service
2026-06-29 01:05:50.467603 | instance | openstack/jobs/nova-ks-user
2026-06-29 01:05:50.616610 | instance | openstack/jobs/nova-rabbit-init
2026-06-29 01:05:50.694551 | instance | openstack/jobs/nova-service-cleaner-29711580
2026-06-29 01:05:50.833608 | instance | openstack/jobs/placement-db-init
2026-06-29 01:05:50.920018 | instance | openstack/jobs/placement-db-sync
2026-06-29 01:05:51.048463 | instance | openstack/jobs/placement-ks-endpoints
2026-06-29 01:05:51.147575 | instance | openstack/jobs/placement-ks-service
2026-06-29 01:05:51.278820 | instance | openstack/jobs/placement-ks-user
2026-06-29 01:05:51.365424 | instance | openstack/jobs/staffeln-db-init
2026-06-29 01:05:51.487555 | instance | openstack/jobs/staffeln-db-sync
2026-06-29 01:05:51.581551 | instance | openstack/pods/barbican-api-865c96b5b5-95n4h
2026-06-29 01:05:51.729836 | instance | openstack/pods/barbican-db-init-fw2ct
2026-06-29 01:05:51.794300 | instance | openstack/pods/barbican-db-sync-zx2ht
2026-06-29 01:05:51.940010 | instance | openstack/pods/barbican-ks-endpoints-lntkh
2026-06-29 01:05:52.002811 | instance | openstack/pods/barbican-ks-service-dsrtb
2026-06-29 01:05:52.216828 | instance | openstack/pods/barbican-ks-user-9rmrn
2026-06-29 01:05:52.252837 | instance | openstack/pods/barbican-rabbit-init-7ltvv
2026-06-29 01:05:52.455909 | instance | openstack/pods/cinder-api-54d44896b5-hrdpr
2026-06-29 01:05:52.490476 | instance | openstack/pods/cinder-backup-65cb95468c-z5q8m
2026-06-29 01:05:52.701278 | instance | openstack/pods/cinder-backup-storage-init-fz7m9
2026-06-29 01:05:52.762127 | instance | openstack/pods/cinder-bootstrap-mbcsn
2026-06-29 01:05:52.965076 | instance | openstack/pods/cinder-create-internal-tenant-4xq6d
2026-06-29 01:05:52.981626 | instance | openstack/pods/cinder-db-init-nw9dx
2026-06-29 01:05:53.204125 | instance | openstack/pods/cinder-db-sync-hkpkt
2026-06-29 01:05:53.253853 | instance | openstack/pods/cinder-ks-endpoints-pgnwq
2026-06-29 01:05:53.446807 | instance | openstack/pods/cinder-ks-service-4fspn
2026-06-29 01:05:53.493423 | instance | openstack/pods/cinder-ks-user-xcnrc
2026-06-29 01:05:53.660137 | instance | openstack/pods/cinder-rabbit-init-bg6rw
2026-06-29 01:05:53.729805 | instance | openstack/pods/cinder-scheduler-586b7b68f5-6fp74
2026-06-29 01:05:53.902223 | instance | openstack/pods/cinder-storage-init-55ltr
2026-06-29 01:05:53.974128 | instance | openstack/pods/cinder-volume-79569fd8cc-v4qbf
2026-06-29 01:05:54.108726 | instance | openstack/pods/cinder-volume-usage-audit-29711585-9bn58
2026-06-29 01:05:54.211289 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0
2026-06-29 01:05:54.357769 | instance | openstack/pods/glance-api-64ddcfb547-lllxd
2026-06-29 01:05:54.511576 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0
2026-06-29 01:05:54.602976 | instance | openstack/pods/glance-db-init-2mh7s
2026-06-29 01:05:54.853515 | instance | openstack/pods/glance-db-sync-glgqx
2026-06-29 01:05:54.901605 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-06-29 01:05:55.066498 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-06-29 01:05:55.206592 | instance | openstack/pods/glance-ks-endpoints-jfsws
2026-06-29 01:05:55.390054 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-06-29 01:05:55.454905 | instance | openstack/pods/glance-ks-service-9vp8z
2026-06-29 01:05:55.695431 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-06-29 01:05:55.709934 | instance | openstack/pods/glance-ks-user-bnwvg
2026-06-29 01:05:55.940387 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-06-29 01:05:56.016443 | instance | openstack/pods/glance-metadefs-load-cwpfp
2026-06-29 01:05:56.247637 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-06-29 01:05:56.275057 | instance | openstack/pods/glance-rabbit-init-lwktv
2026-06-29 01:05:56.511776 | instance | openstack/pods/glance-storage-init-9xsxf
2026-06-29 01:05:56.555963 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-06-29 01:05:56.745527 | instance | openstack/pods/keepalived-dbdg9
2026-06-29 01:05:56.854380 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-06-29 01:05:56.961703 | instance | openstack/pods/keystone-api-84d59cd77c-ltd79
2026-06-29 01:05:57.133131 | instance | openstack/pods/keystone-bootstrap-sn8lc
2026-06-29 01:05:57.188578 | instance | openstack/pods/keystone-credential-setup-pc748
2026-06-29 01:05:57.357008 | instance | openstack/pods/keystone-db-init-jjk2g
2026-06-29 01:05:57.415272 | instance | openstack/pods/keystone-db-sync-nz5xs
2026-06-29 01:05:57.573893 | instance | openstack/pods/keystone-domain-manage-trrgl
2026-06-29 01:05:57.642514 | instance | openstack/pods/keystone-fernet-setup-rp92x
2026-06-29 01:05:57.806554 | instance | openstack/pods/keystone-rabbit-init-lqn4g
2026-06-29 01:05:57.857397 | instance | openstack/pods/libvirt-libvirt-default-jqtjg
2026-06-29 01:05:58.038211 | instance | openstack/pods/memcached-memcached-6479589586-d5q7z
2026-06-29 01:05:58.110745 | instance | openstack/pods/neutron-db-init-z6tpn
2026-06-29 01:05:58.284112 | instance | openstack/pods/neutron-db-sync-nmgt2
2026-06-29 01:05:58.399286 | instance | openstack/pods/neutron-ks-endpoints-69548
2026-06-29 01:05:58.541684 | instance | openstack/pods/neutron-ks-service-sqjrc
2026-06-29 01:05:58.639516 | instance | openstack/pods/neutron-ks-user-4wmsl
2026-06-29 01:05:58.759661 | instance | openstack/pods/neutron-netns-cleanup-cron-default-6bsjs
2026-06-29 01:05:58.863723 | instance | openstack/pods/neutron-ovn-metadata-agent-default-p4bl6
2026-06-29 01:05:58.989197 | instance | openstack/pods/neutron-ovn-vpn-agent-default-wfb4w
2026-06-29 01:05:59.093056 | instance | openstack/pods/neutron-rabbit-init-5vw9b
2026-06-29 01:05:59.230339 | instance | openstack/pods/neutron-rpc-server-597f5884-lhjq2
2026-06-29 01:05:59.329898 | instance | openstack/pods/neutron-server-55d965f4fd-98926
2026-06-29 01:05:59.488681 | instance | openstack/pods/nova-api-metadata-9ddfbd7b8-prcsz
2026-06-29 01:05:59.626053 | instance | openstack/pods/nova-api-osapi-65f498bd44-kp7l7
2026-06-29 01:05:59.726266 | instance | openstack/pods/nova-bootstrap-4tjfc
2026-06-29 01:05:59.842545 | instance | openstack/pods/nova-cell-setup-29711580-lx7rs
2026-06-29 01:05:59.949230 | instance | openstack/pods/nova-cell-setup-9mvj8
2026-06-29 01:06:00.075376 | instance | openstack/pods/nova-compute-default-dttds
2026-06-29 01:06:00.170482 | instance | openstack/pods/nova-conductor-79f5bb6bf6-54wtj
2026-06-29 01:06:00.334832 | instance | openstack/pods/nova-db-init-gxfdk
2026-06-29 01:06:00.430274 | instance | openstack/pods/nova-db-sync-bdspm
2026-06-29 01:06:00.564822 | instance | openstack/pods/nova-ks-endpoints-rlzzq
2026-06-29 01:06:00.649305 | instance | openstack/pods/nova-ks-service-8cdz6
2026-06-29 01:06:00.789732 | instance | openstack/pods/nova-ks-user-m4dmt
2026-06-29 01:06:00.862169 | instance | openstack/pods/nova-novncproxy-8597f58b9f-4jkr6
2026-06-29 01:06:01.023424 | instance | openstack/pods/nova-rabbit-init-hkrwg
2026-06-29 01:06:01.092458 | instance | openstack/pods/nova-scheduler-77f87bff6-j7cp2
2026-06-29 01:06:01.252850 | instance | openstack/pods/nova-service-cleaner-29711580-kkvmm
2026-06-29 01:06:01.346784 | instance | openstack/pods/openvswitch-hrt66
2026-06-29 01:06:01.467503 | instance | openstack/pods/ovn-controller-default-nm4ss
2026-06-29 01:06:01.580164 | instance | openstack/pods/ovn-northd-fc978744-b6gr7
2026-06-29 01:06:01.681787 | instance | openstack/pods/ovn-ovsdb-nb-0
2026-06-29 01:06:01.789625 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-79fjg
2026-06-29 01:06:01.893398 | instance | openstack/pods/ovn-ovsdb-sb-0
2026-06-29 01:06:01.983996 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-06-29 01:06:02.107927 | instance | openstack/pods/percona-xtradb-pxc-0
2026-06-29 01:06:02.210912 | instance | openstack/pods/placement-api-594998ff56-8rqwg
2026-06-29 01:06:02.361622 | instance | openstack/pods/placement-db-init-j5bsd
2026-06-29 01:06:02.431590 | instance | openstack/pods/placement-db-sync-rbhgk
2026-06-29 01:06:02.598097 | instance | openstack/pods/placement-ks-endpoints-67sz7
2026-06-29 01:06:02.661333 | instance | openstack/pods/placement-ks-service-8fkfc
2026-06-29 01:06:02.837199 | instance | openstack/pods/placement-ks-user-svp75
2026-06-29 01:06:02.890101 | instance | openstack/pods/pxc-operator-69cb5bbdb9-q4z46
2026-06-29 01:06:03.086333 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-06-29 01:06:03.146872 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-06-29 01:06:03.343649 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-6v26m
2026-06-29 01:06:03.395947 | instance | openstack/pods/rabbitmq-glance-server-0
2026-06-29 01:06:03.565268 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-06-29 01:06:03.629638 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5lgql
2026-06-29 01:06:03.774761 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-06-29 01:06:03.851588 | instance | openstack/pods/rabbitmq-nova-server-0
2026-06-29 01:06:04.011681 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-j5cz9
2026-06-29 01:06:04.070141 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-thljv
2026-06-29 01:06:04.234785 | instance | openstack/pods/staffeln-api-56fb8d895-2gwlv
2026-06-29 01:06:04.304015 | instance | openstack/pods/staffeln-conductor-86d47f664-tlbpt
2026-06-29 01:06:04.476097 | instance | openstack/pods/staffeln-db-init-h5sq4
2026-06-29 01:06:04.530556 | instance | openstack/pods/staffeln-db-sync-ghf22
2026-06-29 01:06:04.707266 | instance | openstack/pods/valkey-node-0
2026-06-29 01:06:04.794556 | instance | openstack/rolebindings/barbican-barbican-api
2026-06-29 01:06:04.993632 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-06-29 01:06:05.008005 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-06-29 01:06:05.194514 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-06-29 01:06:05.204721 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-06-29 01:06:05.382755 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-06-29 01:06:05.390698 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-06-29 01:06:05.566013 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-06-29 01:06:05.580525 | instance | openstack/rolebindings/cinder-cinder-api
2026-06-29 01:06:05.731110 | instance | openstack/rolebindings/cinder-cinder-backup
2026-06-29 01:06:05.749742 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-06-29 01:06:05.906871 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-06-29 01:06:05.937090 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-06-29 01:06:06.082049 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-06-29 01:06:06.114775 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-06-29 01:06:06.289421 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-06-29 01:06:06.322283 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-06-29 01:06:06.471955 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-06-29 01:06:06.513809 | instance | openstack/roles/barbican-openstack-barbican-api
2026-06-29 01:06:06.660969 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-06-29 01:06:06.714175 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-06-29 01:06:06.839977 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-06-29 01:06:06.897958 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-06-29 01:06:07.036338 | instance | openstack/rolebindings/cinder-cinder-test
2026-06-29 01:06:07.081630 | instance | openstack/rolebindings/cinder-cinder-volume
2026-06-29 01:06:07.233470 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-06-29 01:06:07.285333 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-06-29 01:06:07.439319 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-06-29 01:06:07.482405 | instance | openstack/rolebindings/cinder-storage-init
2026-06-29 01:06:07.617095 | instance | openstack/rolebindings/glance-glance-api
2026-06-29 01:06:07.685631 | instance | openstack/rolebindings/glance-glance-db-init
2026-06-29 01:06:07.822617 | instance | openstack/rolebindings/glance-glance-db-sync
2026-06-29 01:06:07.892435 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-06-29 01:06:08.043813 | instance | openstack/roles/cinder-backup-storage-init
2026-06-29 01:06:08.096531 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-06-29 01:06:08.221530 | instance | openstack/roles/cinder-openstack-cinder-api
2026-06-29 01:06:08.284686 | instance | openstack/rolebindings/glance-glance-ks-service
2026-06-29 01:06:08.423078 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-06-29 01:06:08.486792 | instance | openstack/rolebindings/glance-glance-ks-user
2026-06-29 01:06:08.603960 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-06-29 01:06:08.669832 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-06-29 01:06:08.782217 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-06-29 01:06:08.846335 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-06-29 01:06:08.984402 | instance | openstack/rolebindings/glance-glance-storage-init
2026-06-29 01:06:09.051990 | instance | openstack/rolebindings/glance-glance-test
2026-06-29 01:06:09.203546 | instance | openstack/rolebindings/glance-storage-init
2026-06-29 01:06:09.265556 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-06-29 01:06:09.406097 | instance | openstack/rolebindings/keepalived
2026-06-29 01:06:09.458712 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-06-29 01:06:09.587539 | instance | openstack/rolebindings/keystone-credential-rotate
2026-06-29 01:06:09.667365 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-06-29 01:06:09.816364 | instance | openstack/rolebindings/keystone-credential-setup
2026-06-29 01:06:09.866128 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-06-29 01:06:10.034912 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-06-29 01:06:10.072521 | instance | openstack/rolebindings/keystone-fernet-setup
2026-06-29 01:06:10.237776 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-06-29 01:06:10.266438 | instance | openstack/rolebindings/keystone-keystone-api
2026-06-29 01:06:10.431605 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-06-29 01:06:10.456769 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-06-29 01:06:10.618226 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-06-29 01:06:10.664903 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-06-29 01:06:10.800810 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-06-29 01:06:10.850222 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-06-29 01:06:10.997545 | instance | openstack/roles/cinder-openstack-cinder-test
2026-06-29 01:06:11.032553 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-06-29 01:06:11.209285 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-06-29 01:06:11.219814 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-06-29 01:06:11.401059 | instance | openstack/rolebindings/keystone-keystone-test
2026-06-29 01:06:11.420736 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-06-29 01:06:11.594007 | instance | openstack/rolebindings/libvirt-cert-manager
2026-06-29 01:06:11.617493 | instance | openstack/roles/cinder-storage-init
2026-06-29 01:06:11.769383 | instance | openstack/roles/glance-openstack-glance-api
2026-06-29 01:06:11.808686 | instance | openstack/roles/glance-openstack-glance-db-init
2026-06-29 01:06:11.959849 | instance | openstack/rolebindings/libvirt-libvirt
2026-06-29 01:06:12.009318 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-06-29 01:06:12.153511 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-06-29 01:06:12.207956 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-06-29 01:06:12.343828 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-06-29 01:06:12.409027 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-06-29 01:06:12.533052 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-06-29 01:06:12.602947 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-06-29 01:06:12.709552 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-06-29 01:06:12.786283 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-06-29 01:06:12.893460 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-06-29 01:06:12.973961 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-06-29 01:06:13.073351 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-06-29 01:06:13.183826 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent
2026-06-29 01:06:13.325751 | instance | openstack/roles/glance-openstack-glance-test
2026-06-29 01:06:13.394206 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent
2026-06-29 01:06:13.532765 | instance | openstack/roles/glance-storage-init
2026-06-29 01:06:13.602769 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-06-29 01:06:13.735929 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-06-29 01:06:13.785162 | instance | openstack/roles/keepalived
2026-06-29 01:06:13.939732 | instance | openstack/rolebindings/neutron-neutron-server
2026-06-29 01:06:13.969265 | instance | openstack/roles/keystone-credential-rotate
2026-06-29 01:06:14.137554 | instance | openstack/rolebindings/neutron-neutron-test
2026-06-29 01:06:14.163590 | instance | openstack/roles/keystone-credential-setup
2026-06-29 01:06:14.342756 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-06-29 01:06:14.403909 | instance | openstack/roles/keystone-fernet-rotate
2026-06-29 01:06:14.551434 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-06-29 01:06:14.607848 | instance | openstack/roles/keystone-fernet-setup
2026-06-29 01:06:14.767171 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-06-29 01:06:14.792845 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-06-29 01:06:14.956814 | instance | openstack/roles/keystone-openstack-keystone-api
2026-06-29 01:06:14.979586 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-06-29 01:06:15.132405 | instance | openstack/rolebindings/nova-nova-compute
2026-06-29 01:06:15.171996 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-06-29 01:06:15.351759 | instance | openstack/rolebindings/nova-nova-conductor
2026-06-29 01:06:15.378291 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-06-29 01:06:15.550110 | instance | openstack/rolebindings/nova-nova-db-init
2026-06-29 01:06:15.576037 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-06-29 01:06:15.733206 | instance | openstack/rolebindings/nova-nova-db-sync
2026-06-29 01:06:15.767690 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-06-29 01:06:15.919416 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-06-29 01:06:15.955112 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-06-29 01:06:16.116131 | instance | openstack/rolebindings/nova-nova-ks-service
2026-06-29 01:06:16.171192 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-06-29 01:06:16.329238 | instance | openstack/roles/keystone-openstack-keystone-test
2026-06-29 01:06:16.383297 | instance | openstack/rolebindings/nova-nova-ks-user
2026-06-29 01:06:16.518684 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-06-29 01:06:16.577132 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-06-29 01:06:16.727182 | instance | openstack/roles/libvirt-cert-manager
2026-06-29 01:06:16.785358 | instance | openstack/rolebindings/nova-nova-scheduler
2026-06-29 01:06:16.918537 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-06-29 01:06:16.977456 | instance | openstack/roles/libvirt-openstack-libvirt
2026-06-29 01:06:17.102416 | instance | openstack/rolebindings/nova-nova-test
2026-06-29 01:06:17.201768 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-06-29 01:06:17.316750 | instance | openstack/rolebindings/ovn-bgp-agent
2026-06-29 01:06:17.417005 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-06-29 01:06:17.524431 | instance | openstack/rolebindings/ovn-controller
2026-06-29 01:06:17.625266 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-06-29 01:06:17.723248 | instance | openstack/rolebindings/ovn-northd
2026-06-29 01:06:17.827607 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-06-29 01:06:17.922007 | instance | openstack/rolebindings/ovn-ovn-controller
2026-06-29 01:06:18.019176 | instance | openstack/rolebindings/ovn-ovn-northd
2026-06-29 01:06:18.145974 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-06-29 01:06:18.265210 | instance | openstack/rolebindings/ovn-ovsdb
2026-06-29 01:06:18.383091 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent
2026-06-29 01:06:18.459284 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent
2026-06-29 01:06:18.594009 | instance | openstack/rolebindings/placement-placement-api
2026-06-29 01:06:18.673689 | instance | openstack/rolebindings/placement-placement-db-init
2026-06-29 01:06:18.805705 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-06-29 01:06:18.893356 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-06-29 01:06:18.993612 | instance | openstack/rolebindings/placement-placement-db-sync
2026-06-29 01:06:19.096940 | instance | openstack/roles/neutron-openstack-neutron-server
2026-06-29 01:06:19.219886 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-06-29 01:06:19.284287 | instance | openstack/rolebindings/placement-placement-ks-service
2026-06-29 01:06:19.410366 | instance | openstack/roles/neutron-openstack-neutron-test
2026-06-29 01:06:19.497391 | instance | openstack/rolebindings/placement-placement-ks-user
2026-06-29 01:06:19.616375 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-06-29 01:06:19.684976 | instance | openstack/rolebindings/pxc-operator
2026-06-29 01:06:19.819969 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-06-29 01:06:19.895181 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-06-29 01:06:20.007681 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-06-29 01:06:20.109722 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-06-29 01:06:20.227447 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-06-29 01:06:20.310784 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-06-29 01:06:20.433159 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-06-29 01:06:20.512432 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-06-29 01:06:20.632186 | instance | openstack/roles/nova-openstack-nova-compute
2026-06-29 01:06:20.718285 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-06-29 01:06:20.844136 | instance | openstack/roles/nova-openstack-nova-conductor
2026-06-29 01:06:20.909259 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-06-29 01:06:21.036889 | instance | openstack/roles/nova-openstack-nova-db-init
2026-06-29 01:06:21.125877 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-06-29 01:06:21.219314 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-06-29 01:06:21.325397 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-06-29 01:06:21.419706 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-06-29 01:06:21.502455 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-06-29 01:06:21.616961 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-06-29 01:06:21.696593 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-06-29 01:06:21.816071 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-06-29 01:06:21.899678 | instance | openstack/rolebindings/rook-ceph-mgr
2026-06-29 01:06:22.008747 | instance | openstack/rolebindings/rook-ceph-osd
2026-06-29 01:06:22.101934 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-06-29 01:06:22.207217 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-06-29 01:06:22.339207 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-06-29 01:06:22.418741 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-06-29 01:06:22.536989 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-06-29 01:06:22.635611 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-06-29 01:06:22.738075 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-06-29 01:06:22.840756 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-06-29 01:06:22.950379 | instance | openstack/roles/nova-openstack-nova-test
2026-06-29 01:06:23.037972 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-06-29 01:06:23.158340 | instance | openstack/roles/ovn-bgp-agent
2026-06-29 01:06:23.244186 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-06-29 01:06:23.436399 | instance | openstack/roles/ovn-controller
2026-06-29 01:06:23.508324 | instance | openstack/roles/ovn-northd
2026-06-29 01:06:23.644643 | instance | openstack/roles/ovn-openstack-ovn-controller
2026-06-29 01:06:23.687801 | instance | openstack/roles/ovn-openstack-ovn-northd
2026-06-29 01:06:23.857820 | instance | openstack/roles/ovn-ovsdb
2026-06-29 01:06:23.903087 | instance | openstack/roles/placement-openstack-placement-api
2026-06-29 01:06:24.065525 | instance | openstack/roles/placement-openstack-placement-db-init
2026-06-29 01:06:24.102283 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-06-29 01:06:24.285807 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-06-29 01:06:24.316948 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-06-29 01:06:24.486082 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-06-29 01:06:24.524802 | instance | openstack/roles/pxc-operator
2026-06-29 01:06:24.704574 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-06-29 01:06:24.719890 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-06-29 01:06:24.894758 | instance | openstack/roles/rabbitmq-cluster-operator
2026-06-29 01:06:24.918294 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-06-29 01:06:25.092828 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-06-29 01:06:25.098096 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-06-29 01:06:25.298089 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-06-29 01:06:25.299894 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-06-29 01:06:25.485201 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-06-29 01:06:25.492246 | instance | openstack/roles/rook-ceph-mgr
2026-06-29 01:06:25.677078 | instance | openstack/roles/rook-ceph-osd
2026-06-29 01:06:25.691878 | instance | openstack/roles/rook-ceph-purge-osd
2026-06-29 01:06:25.863848 | instance | openstack/roles/staffeln-conductor
2026-06-29 01:06:25.885519 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-06-29 01:06:26.056867 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-06-29 01:06:26.080112 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-06-29 01:06:26.258469 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-06-29 01:06:26.286978 | instance | openstack/serviceaccounts/barbican-api
2026-06-29 01:06:26.446042 | instance | openstack/serviceaccounts/barbican-db-init
2026-06-29 01:06:26.610139 | instance | openstack/serviceaccounts/barbican-db-sync
2026-06-29 01:06:26.822925 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-06-29 01:06:26.925379 | instance | openstack/serviceaccounts/barbican-ks-service
2026-06-29 01:06:27.154657 | instance | openstack/serviceaccounts/barbican-ks-user
2026-06-29 01:06:27.274950 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-06-29 01:06:27.496440 | instance | openstack/serviceaccounts/barbican-test
2026-06-29 01:06:27.607177 | instance | openstack/serviceaccounts/cinder-api
2026-06-29 01:06:27.848850 | instance | openstack/serviceaccounts/cinder-backup
2026-06-29 01:06:27.951187 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-06-29 01:06:28.210508 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-06-29 01:06:28.335518 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-06-29 01:06:28.548467 | instance | openstack/serviceaccounts/cinder-db-init
2026-06-29 01:06:28.698610 | instance | openstack/serviceaccounts/cinder-db-sync
2026-06-29 01:06:28.893374 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-06-29 01:06:29.040629 | instance | openstack/serviceaccounts/cinder-ks-service
2026-06-29 01:06:29.224970 | instance | openstack/serviceaccounts/cinder-ks-user
2026-06-29 01:06:29.360968 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-06-29 01:06:29.535961 | instance | openstack/serviceaccounts/cinder-scheduler
2026-06-29 01:06:29.650874 | instance | openstack/serviceaccounts/cinder-storage-init
2026-06-29 01:06:29.846567 | instance | openstack/serviceaccounts/cinder-test
2026-06-29 01:06:29.978791 | instance | openstack/serviceaccounts/cinder-volume
2026-06-29 01:06:30.191169 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-06-29 01:06:30.348990 | instance | openstack/serviceaccounts/default
2026-06-29 01:06:30.554171 | instance | openstack/serviceaccounts/glance-api
2026-06-29 01:06:30.724464 | instance | openstack/serviceaccounts/glance-db-init
2026-06-29 01:06:30.896260 | instance | openstack/serviceaccounts/glance-db-sync
2026-06-29 01:06:31.059596 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-06-29 01:06:31.251115 | instance | openstack/serviceaccounts/glance-ks-service
2026-06-29 01:06:31.421582 | instance | openstack/serviceaccounts/glance-ks-user
2026-06-29 01:06:31.594354 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-06-29 01:06:31.770389 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-06-29 01:06:31.945079 | instance | openstack/serviceaccounts/glance-storage-init
2026-06-29 01:06:32.103412 | instance | openstack/serviceaccounts/glance-test
2026-06-29 01:06:32.321371 | instance | openstack/serviceaccounts/keepalived
2026-06-29 01:06:32.522141 | instance | openstack/secrets/barbican-api-certs
2026-06-29 01:06:32.693495 | instance | openstack/serviceaccounts/keystone-api
2026-06-29 01:06:32.724261 | instance | openstack/secrets/barbican-db-admin
2026-06-29 01:06:32.947756 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-06-29 01:06:33.024470 | instance | openstack/secrets/barbican-db-user
2026-06-29 01:06:33.218984 | instance | openstack/secrets/barbican-etc
2026-06-29 01:06:33.298253 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-06-29 01:06:33.429117 | instance | openstack/secrets/barbican-keystone-admin
2026-06-29 01:06:33.636578 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-06-29 01:06:33.642207 | instance | openstack/secrets/barbican-keystone-user
2026-06-29 01:06:33.839906 | instance | openstack/serviceaccounts/keystone-db-init
2026-06-29 01:06:33.979796 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-06-29 01:06:34.184496 | instance | openstack/serviceaccounts/keystone-db-sync
2026-06-29 01:06:34.191352 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-06-29 01:06:34.530500 | instance | openstack/secrets/barbican-rabbitmq-user
2026-06-29 01:06:34.531414 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-06-29 01:06:34.718622 | instance | openstack/secrets/cinder-api-certs
2026-06-29 01:06:34.863267 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-06-29 01:06:34.904608 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-06-29 01:06:35.107571 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-06-29 01:06:35.220618 | instance | openstack/secrets/cinder-db-admin
2026-06-29 01:06:35.414101 | instance | openstack/serviceaccounts/keystone-test
2026-06-29 01:06:35.437460 | instance | openstack/secrets/cinder-db-user
2026-06-29 01:06:35.653521 | instance | openstack/serviceaccounts/libvirt
2026-06-29 01:06:35.748511 | instance | openstack/secrets/cinder-etc
2026-06-29 01:06:35.953569 | instance | openstack/serviceaccounts/memcached-memcached
2026-06-29 01:06:36.007067 | instance | openstack/secrets/cinder-keystone-admin
2026-06-29 01:06:36.225830 | instance | openstack/serviceaccounts/neutron-db-init
2026-06-29 01:06:36.292721 | instance | openstack/secrets/cinder-keystone-test
2026-06-29 01:06:36.494746 | instance | openstack/serviceaccounts/neutron-db-sync
2026-06-29 01:06:36.555120 | instance | openstack/secrets/cinder-keystone-user
2026-06-29 01:06:36.758607 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-06-29 01:06:36.827380 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-06-29 01:06:37.013946 | instance | openstack/serviceaccounts/neutron-ks-service
2026-06-29 01:06:37.105842 | instance | openstack/secrets/cinder-rabbitmq-user
2026-06-29 01:06:37.294430 | instance | openstack/serviceaccounts/neutron-ks-user
2026-06-29 01:06:37.350536 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-06-29 01:06:37.517011 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-06-29 01:06:37.601906 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent
2026-06-29 01:06:37.862945 | instance | openstack/secrets/glance-api-certs
2026-06-29 01:06:37.975559 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent
2026-06-29 01:06:38.117991 | instance | openstack/secrets/glance-db-admin
2026-06-29 01:06:38.334892 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-06-29 01:06:38.347426 | instance | openstack/secrets/glance-db-user
2026-06-29 01:06:38.536048 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-06-29 01:06:38.666450 | instance | openstack/secrets/glance-etc
2026-06-29 01:06:38.856196 | instance | openstack/serviceaccounts/neutron-server
2026-06-29 01:06:38.895408 | instance | openstack/secrets/glance-keystone-admin
2026-06-29 01:06:39.092416 | instance | openstack/secrets/glance-keystone-test
2026-06-29 01:06:39.198327 | instance | openstack/serviceaccounts/neutron-test
2026-06-29 01:06:39.294039 | instance | openstack/secrets/glance-keystone-user
2026-06-29 01:06:39.496315 | instance | openstack/serviceaccounts/nova-api-metadata
2026-06-29 01:06:39.552439 | instance | openstack/secrets/glance-rabbitmq-admin
2026-06-29 01:06:39.773746 | instance | openstack/serviceaccounts/nova-api-osapi
2026-06-29 01:06:39.868379 | instance | openstack/secrets/glance-rabbitmq-user
2026-06-29 01:06:40.057314 | instance | openstack/serviceaccounts/nova-bootstrap
2026-06-29 01:06:40.125457 | instance | openstack/serviceaccounts/nova-cell-setup
2026-06-29 01:06:40.405723 | instance | openstack/secrets/images-rbd-keyring
2026-06-29 01:06:40.498521 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-06-29 01:06:40.594184 | instance | openstack/secrets/internal-percona-xtradb
2026-06-29 01:06:40.793468 | instance | openstack/serviceaccounts/nova-compute
2026-06-29 01:06:40.853843 | instance | openstack/secrets/keepalived-etc
2026-06-29 01:06:41.049412 | instance | openstack/serviceaccounts/nova-conductor
2026-06-29 01:06:41.145935 | instance | openstack/secrets/keystone-api-certs
2026-06-29 01:06:41.363302 | instance | openstack/serviceaccounts/nova-db-init
2026-06-29 01:06:41.431445 | instance | openstack/secrets/keystone-credential-keys
2026-06-29 01:06:41.626580 | instance | openstack/secrets/keystone-db-admin
2026-06-29 01:06:41.693948 | instance | openstack/secrets/keystone-db-user
2026-06-29 01:06:41.814495 | instance | openstack/serviceaccounts/nova-db-sync
2026-06-29 01:06:41.873725 | instance | openstack/secrets/keystone-etc
2026-06-29 01:06:42.056813 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-06-29 01:06:42.160104 | instance | openstack/secrets/keystone-fernet-keys
2026-06-29 01:06:42.378834 | instance | openstack/secrets/keystone-keystone-admin
2026-06-29 01:06:42.418854 | instance | openstack/serviceaccounts/nova-ks-service
2026-06-29 01:06:42.573951 | instance | openstack/secrets/keystone-keystone-test
2026-06-29 01:06:42.799671 | instance | openstack/serviceaccounts/nova-ks-user
2026-06-29 01:06:42.804039 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-06-29 01:06:42.998162 | instance | openstack/serviceaccounts/nova-novncproxy
2026-06-29 01:06:43.148222 | instance | openstack/secrets/keystone-rabbitmq-user
2026-06-29 01:06:43.359303 | instance | openstack/secrets/libvirt-api-ca
2026-06-29 01:06:43.401069 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-06-29 01:06:43.555187 | instance | openstack/secrets/libvirt-etc
2026-06-29 01:06:43.744747 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-06-29 01:06:43.762737 | instance | openstack/serviceaccounts/nova-scheduler
2026-06-29 01:06:43.958135 | instance | openstack/secrets/libvirt-libvirt-default-jqtjg-api
2026-06-29 01:06:44.146778 | instance | openstack/secrets/libvirt-libvirt-default-jqtjg-vnc
2026-06-29 01:06:44.179436 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-06-29 01:06:44.364011 | instance | openstack/secrets/libvirt-vnc-ca
2026-06-29 01:06:44.532878 | instance | openstack/serviceaccounts/nova-test
2026-06-29 01:06:44.561130 | instance | openstack/secrets/neutron-db-admin
2026-06-29 01:06:44.775082 | instance | openstack/serviceaccounts/openvswitch-server
2026-06-29 01:06:44.865885 | instance | openstack/secrets/neutron-db-user
2026-06-29 01:06:45.064856 | instance | openstack/serviceaccounts/ovn-controller
2026-06-29 01:06:45.123274 | instance | openstack/secrets/neutron-etc
2026-06-29 01:06:45.339481 | instance | openstack/secrets/neutron-keystone-admin
2026-06-29 01:06:45.431723 | instance | openstack/serviceaccounts/ovn-northd
2026-06-29 01:06:45.516567 | instance | openstack/secrets/neutron-keystone-test
2026-06-29 01:06:45.720598 | instance | openstack/secrets/neutron-keystone-user
2026-06-29 01:06:45.772252 | instance | openstack/serviceaccounts/ovn-ovsdb-nb
2026-06-29 01:06:45.917686 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-06-29 01:06:46.111760 | instance | openstack/secrets/neutron-ovn-metadata-agent-default
2026-06-29 01:06:46.168753 | instance | openstack/serviceaccounts/ovn-ovsdb-sb
2026-06-29 01:06:46.336309 | instance | openstack/serviceaccounts/placement-api
2026-06-29 01:06:46.522748 | instance | openstack/secrets/neutron-ovn-vpn-agent-default
2026-06-29 01:06:46.667688 | instance | openstack/serviceaccounts/placement-db-init
2026-06-29 01:06:46.722336 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-06-29 01:06:46.899341 | instance | openstack/serviceaccounts/placement-db-sync
2026-06-29 01:06:47.015901 | instance | openstack/secrets/neutron-rabbitmq-user
2026-06-29 01:06:47.239981 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-06-29 01:06:47.240055 | instance | openstack/secrets/neutron-server-certs
2026-06-29 01:06:47.417811 | instance | openstack/serviceaccounts/placement-ks-service
2026-06-29 01:06:47.575001 | instance | openstack/secrets/nova-api-certs
2026-06-29 01:06:47.756007 | instance | openstack/secrets/nova-compute-default
2026-06-29 01:06:47.784336 | instance | openstack/serviceaccounts/placement-ks-user
2026-06-29 01:06:47.979817 | instance | openstack/secrets/nova-db-admin
2026-06-29 01:06:48.134565 | instance | openstack/serviceaccounts/pxc-operator
2026-06-29 01:06:48.168044 | instance | openstack/secrets/nova-db-api-admin
2026-06-29 01:06:48.374792 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-06-29 01:06:48.510766 | instance | openstack/secrets/nova-db-api-user
2026-06-29 01:06:48.710162 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-06-29 01:06:48.715118 | instance | openstack/secrets/nova-db-cell0-admin
2026-06-29 01:06:48.906693 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-06-29 01:06:49.064149 | instance | openstack/secrets/nova-db-cell0-user
2026-06-29 01:06:49.247993 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-06-29 01:06:49.301627 | instance | openstack/secrets/nova-db-user
2026-06-29 01:06:49.512064 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-06-29 01:06:49.584905 | instance | openstack/secrets/nova-etc
2026-06-29 01:06:49.787600 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-06-29 01:06:49.853633 | instance | openstack/secrets/nova-keystone-admin
2026-06-29 01:06:50.040995 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-06-29 01:06:50.132217 | instance | openstack/secrets/nova-keystone-test
2026-06-29 01:06:50.379964 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-06-29 01:06:50.400643 | instance | openstack/secrets/nova-keystone-user
2026-06-29 01:06:50.596277 | instance | openstack/secrets/nova-novncproxy-certs
2026-06-29 01:06:50.732396 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-06-29 01:06:50.804822 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-06-29 01:06:50.994720 | instance | openstack/serviceaccounts/rook-ceph-default
2026-06-29 01:06:51.083095 | instance | openstack/secrets/nova-rabbitmq-admin
2026-06-29 01:06:51.299034 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-06-29 01:06:51.345357 | instance | openstack/secrets/nova-rabbitmq-user
2026-06-29 01:06:51.537431 | instance | openstack/secrets/nova-ssh
2026-06-29 01:06:51.631564 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-06-29 01:06:51.726390 | instance | openstack/secrets/ovn-controller-default-etc
2026-06-29 01:06:51.928165 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-06-29 01:06:51.981290 | instance | openstack/secrets/ovn-etc
2026-06-29 01:06:52.188955 | instance | openstack/secrets/ovn-vector-config
2026-06-29 01:06:52.275534 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-06-29 01:06:52.414937 | instance | openstack/secrets/percona-xtradb
2026-06-29 01:06:52.639711 | instance | openstack/serviceaccounts/staffeln-api
2026-06-29 01:06:52.643274 | instance | openstack/secrets/placement-api-certs
2026-06-29 01:06:52.824802 | instance | openstack/serviceaccounts/staffeln-conductor
2026-06-29 01:06:52.981641 | instance | openstack/secrets/placement-db-admin
2026-06-29 01:06:53.157053 | instance | openstack/serviceaccounts/staffeln-db-init
2026-06-29 01:06:53.222008 | instance | openstack/secrets/placement-db-user
2026-06-29 01:06:53.454614 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-06-29 01:06:53.504400 | instance | openstack/secrets/placement-etc
2026-06-29 01:06:53.728562 | instance | openstack/serviceaccounts/valkey
2026-06-29 01:06:53.812621 | instance | openstack/secrets/placement-keystone-admin
2026-06-29 01:06:54.014309 | instance | openstack/secrets/placement-keystone-user
2026-06-29 01:06:54.068783 | instance | openstack/secrets/pvc-ceph-client-key
2026-06-29 01:06:54.225221 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-06-29 01:06:54.296641 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-06-29 01:06:54.408937 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-06-29 01:06:54.491750 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-06-29 01:06:54.602564 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-06-29 01:06:54.679517 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-06-29 01:06:54.776353 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-06-29 01:06:54.864973 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-06-29 01:06:54.955459 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-06-29 01:06:55.059335 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-06-29 01:06:55.156856 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-06-29 01:06:55.288330 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-06-29 01:06:55.363477 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-06-29 01:06:55.488432 | instance | openstack/secrets/rook-ceph-config
2026-06-29 01:06:55.574044 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-06-29 01:06:55.697363 | instance | openstack/secrets/rook-ceph-mon
2026-06-29 01:06:55.761023 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-06-29 01:06:55.893051 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-06-29 01:06:55.951470 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-06-29 01:06:56.124153 | instance | openstack/secrets/rook-csi-cephfs-node
2026-06-29 01:06:56.178355 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-06-29 01:06:56.327146 | instance | openstack/secrets/rook-csi-rbd-node
2026-06-29 01:06:56.378347 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-06-29 01:06:56.546971 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-06-29 01:06:56.599488 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-06-29 01:06:56.765094 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-06-29 01:06:56.800913 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-06-29 01:06:56.984865 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-06-29 01:06:57.032131 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-06-29 01:06:57.206380 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-06-29 01:06:57.251274 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-06-29 01:06:57.408174 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-06-29 01:06:57.450488 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-06-29 01:06:57.664453 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-06-29 01:06:57.705583 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1
2026-06-29 01:06:57.873254 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-06-29 01:06:57.903621 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-06-29 01:06:58.082131 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-06-29 01:06:58.127220 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-06-29 01:06:58.292384 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-06-29 01:06:58.337211 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-06-29 01:06:58.511091 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-06-29 01:06:58.539793 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-06-29 01:06:58.725794 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-06-29 01:06:58.786125 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-06-29 01:06:58.931347 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-06-29 01:06:58.994201 | instance | openstack/secrets/staffeln-db-admin
2026-06-29 01:06:59.197151 | instance | openstack/secrets/staffeln-db-user
2026-06-29 01:06:59.216436 | instance | openstack/secrets/staffeln-etc
2026-06-29 01:06:59.428175 | instance | openstack/secrets/valkey-ca
2026-06-29 01:06:59.431596 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-06-29 01:06:59.628310 | instance | openstack/secrets/valkey-server-certs
2026-06-29 01:06:59.633557 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-06-29 01:06:59.830761 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-06-29 01:06:59.833317 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-06-29 01:07:00.028171 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-06-29 01:07:00.052864 | instance | openstack/services/barbican-api
2026-06-29 01:07:00.262649 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-06-29 01:07:00.289327 | instance | openstack/services/ceph-mon
2026-06-29 01:07:00.480612 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-06-29 01:07:00.558163 | instance | openstack/services/cinder-api
2026-06-29 01:07:00.710185 | instance | rook-ceph/roles/rook-ceph-mgr
2026-06-29 01:07:00.817505 | instance | openstack/services/glance-api
2026-06-29 01:07:00.928491 | instance | rook-ceph/roles/rook-ceph-osd
2026-06-29 01:07:01.020853 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-06-29 01:07:01.117735 | instance | rook-ceph/roles/rook-ceph-system
2026-06-29 01:07:01.236440 | instance | openstack/services/keystone-api
2026-06-29 01:07:01.320903 | instance | openstack/services/memcached
2026-06-29 01:07:01.480726 | instance | openstack/services/memcached-metrics
2026-06-29 01:07:01.551122 | instance | openstack/services/neutron-server
2026-06-29 01:07:01.707093 | instance | openstack/services/nova-api
2026-06-29 01:07:01.766891 | instance | openstack/services/nova-metadata
2026-06-29 01:07:01.937223 | instance | openstack/services/nova-novncproxy
2026-06-29 01:07:02.036955 | instance | openstack/services/ovn-ovsdb-nb
2026-06-29 01:07:02.212573 | instance | openstack/services/ovn-ovsdb-sb
2026-06-29 01:07:02.291021 | instance | openstack/services/percona-xtradb-cluster-operator
2026-06-29 01:07:02.456592 | instance | openstack/services/percona-xtradb-haproxy
2026-06-29 01:07:02.529304 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-06-29 01:07:02.725804 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-06-29 01:07:02.777704 | instance | openstack/services/percona-xtradb-pxc
2026-06-29 01:07:02.956846 | instance | openstack/services/percona-xtradb-pxc-unready
2026-06-29 01:07:03.008892 | instance | openstack/services/placement-api
2026-06-29 01:07:03.208989 | instance | openstack/services/rabbitmq-barbican
2026-06-29 01:07:03.281090 | instance | openstack/services/rabbitmq-barbican-nodes
2026-06-29 01:07:03.447196 | instance | openstack/services/rabbitmq-cinder
2026-06-29 01:07:03.537780 | instance | openstack/services/rabbitmq-cinder-nodes
2026-06-29 01:07:03.693016 | instance | openstack/services/rabbitmq-glance
2026-06-29 01:07:03.766075 | instance | openstack/services/rabbitmq-glance-nodes
2026-06-29 01:07:03.933535 | instance | openstack/services/rabbitmq-keystone
2026-06-29 01:07:03.997599 | instance | openstack/services/rabbitmq-keystone-nodes
2026-06-29 01:07:04.191517 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-06-29 01:07:04.292837 | instance | openstack/services/rabbitmq-neutron
2026-06-29 01:07:04.438423 | instance | openstack/services/rabbitmq-neutron-nodes
2026-06-29 01:07:04.535772 | instance | openstack/services/rabbitmq-nova
2026-06-29 01:07:04.707508 | instance | openstack/services/rabbitmq-nova-nodes
2026-06-29 01:07:04.789344 | instance | openstack/services/rook-ceph-rgw-ceph
2026-06-29 01:07:04.947573 | instance | openstack/services/staffeln-api
2026-06-29 01:07:05.031205 | instance | openstack/services/valkey
2026-06-29 01:07:05.187588 | instance | openstack/services/valkey-headless
2026-06-29 01:07:05.277223 | instance | openstack/services/valkey-metrics
2026-06-29 01:07:05.427566 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-06-29 01:07:05.518715 | instance | rook-ceph/serviceaccounts/default
2026-06-29 01:07:05.771901 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-06-29 01:07:05.784151 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-06-29 01:07:06.035693 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-06-29 01:07:06.055373 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-06-29 01:07:06.289659 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-06-29 01:07:06.332926 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-06-29 01:07:06.545643 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-06-29 01:07:06.578790 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-06-29 01:07:06.793998 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-06-29 01:07:06.806332 | instance | openstack/statefulsets/ovn-ovsdb-nb
2026-06-29 01:07:07.034732 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-06-29 01:07:07.071182 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-06-29 01:07:07.275956 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-06-29 01:07:07.330976 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-06-29 01:07:07.526096 | instance | secretgen-controller/deployment/secretgen-controller
2026-06-29 01:07:07.572263 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-qn6vr
2026-06-29 01:07:07.763401 | instance | secretgen-controller/serviceaccounts/default
2026-06-29 01:07:07.777936 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-06-29 01:07:07.978359 | instance | openstack/statefulsets/ovn-ovsdb-sb
2026-06-29 01:07:07.990018 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-06-29 01:07:08.222296 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-06-29 01:07:08.253824 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-06-29 01:07:08.459062 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-06-29 01:07:08.509711 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-06-29 01:07:08.724647 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-06-29 01:07:08.787376 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-06-29 01:07:09.012116 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-06-29 01:07:09.092447 | instance | openstack/statefulsets/valkey-node
2026-06-29 01:07:09.426222 | instance | ok: Runtime: 0:02:18.985078
2026-06-29 01:07:09.444095 |
2026-06-29 01:07:09.444223 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-06-29 01:07:10.302295 | instance | changed:
2026-06-29 01:07:10.302493 | instance | cd+++++++++ objects/
2026-06-29 01:07:10.302521 | instance | cd+++++++++ objects/cluster/
2026-06-29 01:07:10.302544 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-06-29 01:07:10.302565 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-06-29 01:07:10.302585 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-06-29 01:07:10.302604 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-06-29 01:07:10.302624 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-06-29 01:07:10.302642 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-06-29 01:07:10.302661 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-06-29 01:07:10.302680 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-06-29 01:07:10.302698 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-06-29 01:07:10.302717 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt
2026-06-29 01:07:10.302745 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml
2026-06-29 01:07:10.302764 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-06-29 01:07:10.302783 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-29 01:07:10.302801 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-06-29 01:07:10.302819 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-06-29 01:07:10.302838 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-06-29 01:07:10.302857 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-06-29 01:07:10.302875 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-06-29 01:07:10.302893 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-06-29 01:07:10.302911 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-06-29 01:07:10.302929 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-06-29 01:07:10.302947 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-06-29 01:07:10.302965 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-06-29 01:07:10.302983 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-06-29 01:07:10.303000 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-06-29 01:07:10.303019 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-06-29 01:07:10.303037 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-06-29 01:07:10.303055 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-06-29 01:07:10.303073 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-06-29 01:07:10.303091 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-06-29 01:07:10.303109 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-06-29 01:07:10.303127 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-06-29 01:07:10.303145 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-29 01:07:10.303163 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-06-29 01:07:10.303182 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-06-29 01:07:10.303199 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-06-29 01:07:10.303217 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-06-29 01:07:10.303235 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-06-29 01:07:10.303253 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-06-29 01:07:10.303271 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-06-29 01:07:10.303289 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-06-29 01:07:10.303306 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-29 01:07:10.303324 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-29 01:07:10.303343 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-06-29 01:07:10.303361 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-06-29 01:07:10.303385 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-06-29 01:07:10.303404 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-06-29 01:07:10.303422 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-06-29 01:07:10.303440 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-06-29 01:07:10.303458 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-06-29 01:07:10.303476 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-06-29 01:07:10.303494 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-06-29 01:07:10.303512 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-29 01:07:10.303530 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-06-29 01:07:10.303548 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-06-29 01:07:10.303567 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-06-29 01:07:10.303585 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-06-29 01:07:10.303603 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-06-29 01:07:10.303621 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-06-29 01:07:10.303639 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-06-29 01:07:10.303657 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-06-29 01:07:10.303675 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-06-29 01:07:10.303692 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-06-29 01:07:10.303710 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-06-29 01:07:10.303727 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-06-29 01:07:10.303745 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-06-29 01:07:10.303762 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-06-29 01:07:10.303780 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-06-29 01:07:10.303798 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-06-29 01:07:10.303815 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-06-29 01:07:10.303834 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-06-29 01:07:10.303853 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt
2026-06-29 01:07:10.303872 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml
2026-06-29 01:07:10.303891 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt
2026-06-29 01:07:10.303909 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml
2026-06-29 01:07:10.303927 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-06-29 01:07:10.303946 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-06-29 01:07:10.303964 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-06-29 01:07:10.303982 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-06-29 01:07:10.304000 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-06-29 01:07:10.304018 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-06-29 01:07:10.304036 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-06-29 01:07:10.304060 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-06-29 01:07:10.304079 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-06-29 01:07:10.304098 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-06-29 01:07:10.304117 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-06-29 01:07:10.304135 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-06-29 01:07:10.304153 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-06-29 01:07:10.304171 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-06-29 01:07:10.304188 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-29 01:07:10.304206 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-29 01:07:10.304224 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-06-29 01:07:10.304242 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-06-29 01:07:10.304260 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-06-29 01:07:10.304278 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-06-29 01:07:10.304296 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-06-29 01:07:10.304314 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-06-29 01:07:10.304332 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-06-29 01:07:10.304350 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-06-29 01:07:10.304368 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-06-29 01:07:10.304385 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-06-29 01:07:10.304403 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-06-29 01:07:10.304421 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-06-29 01:07:10.304439 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-06-29 01:07:10.304457 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-06-29 01:07:10.304475 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-06-29 01:07:10.304493 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-06-29 01:07:10.304510 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-06-29 01:07:10.304528 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-06-29 01:07:10.304546 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-06-29 01:07:10.304564 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-06-29 01:07:10.304581 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-06-29 01:07:10.304599 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-06-29 01:07:10.304617 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-06-29 01:07:10.304635 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-06-29 01:07:10.304652 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-06-29 01:07:10.304670 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-06-29 01:07:10.304692 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-06-29 01:07:10.304711 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-06-29 01:07:10.304728 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-06-29 01:07:10.304746 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-06-29 01:07:10.304764 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-06-29 01:07:10.304786 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-06-29 01:07:10.304804 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-06-29 01:07:10.304822 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-06-29 01:07:10.304840 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-06-29 01:07:10.304857 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-06-29 01:07:10.304876 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-06-29 01:07:10.304894 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-06-29 01:07:10.304911 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-06-29 01:07:10.304929 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-06-29 01:07:10.304947 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-06-29 01:07:10.304982 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-06-29 01:07:10.305001 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-06-29 01:07:10.305020 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-06-29 01:07:10.305037 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-06-29 01:07:10.305055 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-06-29 01:07:10.305074 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-06-29 01:07:10.305092 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-06-29 01:07:10.305136 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-06-29 01:07:10.305157 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-06-29 01:07:10.305177 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-06-29 01:07:10.305198 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-06-29 01:07:10.305216 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-06-29 01:07:10.305234 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-06-29 01:07:10.305252 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-06-29 01:07:10.305270 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-06-29 01:07:10.305287 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-06-29 01:07:10.305305 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-06-29 01:07:10.305330 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-06-29 01:07:10.305349 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-06-29 01:07:10.305367 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-06-29 01:07:10.305386 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-06-29 01:07:10.305404 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-06-29 01:07:10.305422 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-06-29 01:07:10.305440 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-06-29 01:07:10.305458 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-06-29 01:07:10.305475 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-06-29 01:07:10.305493 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-06-29 01:07:10.305510 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-06-29 01:07:10.305528 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-06-29 01:07:10.305546 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-06-29 01:07:10.305563 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-06-29 01:07:10.305581 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-06-29 01:07:10.305598 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-06-29 01:07:10.305616 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-06-29 01:07:10.305633 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-06-29 01:07:10.305651 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-06-29 01:07:10.305669 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-06-29 01:07:10.305686 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-06-29 01:07:10.305703 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-06-29 01:07:10.305720 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-06-29 01:07:10.305737 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-06-29 01:07:10.305754 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-06-29 01:07:10.305772 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-06-29 01:07:10.305789 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-06-29 01:07:10.305806 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-06-29 01:07:10.305823 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-06-29 01:07:10.305840 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-06-29 01:07:10.305858 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-06-29 01:07:10.305875 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-06-29 01:07:10.305897 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-06-29 01:07:10.305915 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-06-29 01:07:10.305933 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-06-29 01:07:10.305951 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-06-29 01:07:10.305968 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-06-29 01:07:10.305985 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-06-29 01:07:10.306003 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-06-29 01:07:10.306020 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-06-29 01:07:10.306037 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-06-29 01:07:10.306054 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-06-29 01:07:10.306071 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-06-29 01:07:10.306089 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-06-29 01:07:10.306106 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-06-29 01:07:10.306123 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-06-29 01:07:10.306140 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-06-29 01:07:10.306157 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-06-29 01:07:10.306175 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-06-29 01:07:10.306193 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-06-29 01:07:10.306211 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-06-29 01:07:10.306228 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-06-29 01:07:10.306246 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-06-29 01:07:10.306263 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-06-29 01:07:10.306280 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-06-29 01:07:10.306298 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-06-29 01:07:10.306316 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-06-29 01:07:10.306336 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-06-29 01:07:10.306355 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-06-29 01:07:10.306373 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-06-29 01:07:10.306391 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-06-29 01:07:10.306409 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-06-29 01:07:10.306427 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-06-29 01:07:10.306445 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-06-29 01:07:10.306464 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-06-29 01:07:10.306482 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-06-29 01:07:10.306500 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-06-29 01:07:10.306518 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-06-29 01:07:10.306536 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-06-29 01:07:10.306560 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-06-29 01:07:10.306579 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-06-29 01:07:10.306597 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-06-29 01:07:10.306616 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-06-29 01:07:10.306633 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-06-29 01:07:10.306651 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-06-29 01:07:10.306670 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-06-29 01:07:10.306687 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-06-29 01:07:10.306705 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-06-29 01:07:10.306723 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-06-29 01:07:10.306741 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-06-29 01:07:10.306759 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-06-29 01:07:10.306776 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-06-29 01:07:10.306794 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-06-29 01:07:10.306812 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-06-29 01:07:10.306830 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-06-29 01:07:10.306848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-06-29 01:07:10.306865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-06-29 01:07:10.306883 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-06-29 01:07:10.306901 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-06-29 01:07:10.306918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-06-29 01:07:10.306936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-06-29 01:07:10.306954 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-06-29 01:07:10.306971 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-29 01:07:10.306989 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-06-29 01:07:10.307007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-06-29 01:07:10.307025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-06-29 01:07:10.307042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-06-29 01:07:10.307060 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-06-29 01:07:10.307077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-06-29 01:07:10.307095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-06-29 01:07:10.307112 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-06-29 01:07:10.307130 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-06-29 01:07:10.307148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-06-29 01:07:10.307165 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-06-29 01:07:10.307187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-06-29 01:07:10.307205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-06-29 01:07:10.307223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-06-29 01:07:10.307241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-06-29 01:07:10.307258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-29 01:07:10.307277 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-06-29 01:07:10.307295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-06-29 01:07:10.307313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-06-29 01:07:10.307331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-06-29 01:07:10.307349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-06-29 01:07:10.307366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-06-29 01:07:10.307384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-29 01:07:10.307402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-29 01:07:10.307420 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-06-29 01:07:10.307438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-06-29 01:07:10.307456 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-06-29 01:07:10.307474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-06-29 01:07:10.307491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-06-29 01:07:10.307509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-06-29 01:07:10.307526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-06-29 01:07:10.307544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-06-29 01:07:10.307562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-06-29 01:07:10.307580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-29 01:07:10.307598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-06-29 01:07:10.307616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-06-29 01:07:10.307634 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-06-29 01:07:10.307652 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-06-29 01:07:10.307670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-06-29 01:07:10.307688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-06-29 01:07:10.307706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-06-29 01:07:10.307724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-06-29 01:07:10.307741 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-06-29 01:07:10.307759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-06-29 01:07:10.307781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-06-29 01:07:10.307800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-06-29 01:07:10.307818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-06-29 01:07:10.307836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-06-29 01:07:10.307854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-06-29 01:07:10.307872 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-06-29 01:07:10.307890 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-06-29 01:07:10.307908 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-06-29 01:07:10.307925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-06-29 01:07:10.307943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-06-29 01:07:10.307961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-06-29 01:07:10.307978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-06-29 01:07:10.307996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-06-29 01:07:10.308013 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-06-29 01:07:10.308031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-06-29 01:07:10.308049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-06-29 01:07:10.308067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt
2026-06-29 01:07:10.308084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml
2026-06-29 01:07:10.308102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt
2026-06-29 01:07:10.308121 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml
2026-06-29 01:07:10.308142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-06-29 01:07:10.308160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-06-29 01:07:10.308178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-29 01:07:10.308195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-29 01:07:10.308213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-06-29 01:07:10.308230 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-06-29 01:07:10.308248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-06-29 01:07:10.308266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-06-29 01:07:10.308283 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-06-29 01:07:10.308301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-06-29 01:07:10.308319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-06-29 01:07:10.308337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-06-29 01:07:10.308354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-06-29 01:07:10.308372 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-06-29 01:07:10.308394 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-06-29 01:07:10.308412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-06-29 01:07:10.308430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-06-29 01:07:10.308447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-06-29 01:07:10.308465 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-06-29 01:07:10.308482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-06-29 01:07:10.308499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-06-29 01:07:10.308516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-06-29 01:07:10.308534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-06-29 01:07:10.308552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-06-29 01:07:10.308570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-06-29 01:07:10.308587 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-06-29 01:07:10.308605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-06-29 01:07:10.308622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-06-29 01:07:10.308640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-06-29 01:07:10.308657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-06-29 01:07:10.308674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-06-29 01:07:10.308691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-06-29 01:07:10.308709 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-06-29 01:07:10.308726 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-06-29 01:07:10.308743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-06-29 01:07:10.308760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-06-29 01:07:10.308778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-06-29 01:07:10.308796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-06-29 01:07:10.308814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-06-29 01:07:10.308832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-06-29 01:07:10.308850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-06-29 01:07:10.308868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-06-29 01:07:10.308886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-06-29 01:07:10.308904 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-06-29 01:07:10.308922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-06-29 01:07:10.308940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-06-29 01:07:10.308972 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-06-29 01:07:10.308999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-06-29 01:07:10.309019 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-06-29 01:07:10.309037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-06-29 01:07:10.309056 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-06-29 01:07:10.309074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-06-29 01:07:10.309092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-06-29 01:07:10.309123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-06-29 01:07:10.309143 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-06-29 01:07:10.309161 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-06-29 01:07:10.309178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-06-29 01:07:10.309195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-06-29 01:07:10.309213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-06-29 01:07:10.309231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-06-29 01:07:10.309249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-06-29 01:07:10.309267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-06-29 01:07:10.309285 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-06-29 01:07:10.309303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-06-29 01:07:10.309321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-06-29 01:07:10.309338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-06-29 01:07:10.309357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-06-29 01:07:10.309374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-06-29 01:07:10.309392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-06-29 01:07:10.309409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-06-29 01:07:10.309427 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-06-29 01:07:10.309444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-06-29 01:07:10.309462 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-06-29 01:07:10.309480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-06-29 01:07:10.309498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-06-29 01:07:10.309516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-06-29 01:07:10.309534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-06-29 01:07:10.309552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-06-29 01:07:10.309575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-06-29 01:07:10.309593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-06-29 01:07:10.309611 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-06-29 01:07:10.309629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-06-29 01:07:10.309646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-06-29 01:07:10.309664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-06-29 01:07:10.309682 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-06-29 01:07:10.309699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-06-29 01:07:10.309717 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-06-29 01:07:10.309734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-06-29 01:07:10.309752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-06-29 01:07:10.309770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-06-29 01:07:10.309787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-06-29 01:07:10.309805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-06-29 01:07:10.309823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-06-29 01:07:10.309840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-06-29 01:07:10.309859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-06-29 01:07:10.309876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-06-29 01:07:10.309894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-06-29 01:07:10.309912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-06-29 01:07:10.309930 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-06-29 01:07:10.309948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-06-29 01:07:10.309966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-06-29 01:07:10.309984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-06-29 01:07:10.310003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-06-29 01:07:10.310021 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-06-29 01:07:10.310039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-06-29 01:07:10.310057 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-06-29 01:07:10.310075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-06-29 01:07:10.310093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-06-29 01:07:10.310111 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-06-29 01:07:10.310129 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-06-29 01:07:10.310148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-06-29 01:07:10.310166 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-06-29 01:07:10.310188 | instance | cd+++++++++ objects/cluster/namespace/
2026-06-29 01:07:10.310207 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-06-29 01:07:10.310226 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-06-29 01:07:10.310244 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-06-29 01:07:10.310262 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-06-29 01:07:10.310279 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-06-29 01:07:10.310297 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-06-29 01:07:10.310315 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-06-29 01:07:10.310332 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-06-29 01:07:10.310350 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-06-29 01:07:10.310368 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-06-29 01:07:10.310386 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-06-29 01:07:10.310403 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-06-29 01:07:10.310421 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-06-29 01:07:10.310439 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-06-29 01:07:10.310456 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-06-29 01:07:10.310474 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-06-29 01:07:10.310491 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-06-29 01:07:10.310509 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-06-29 01:07:10.310526 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-06-29 01:07:10.310544 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-06-29 01:07:10.310562 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-06-29 01:07:10.310580 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-06-29 01:07:10.310597 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-06-29 01:07:10.310615 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-06-29 01:07:10.310632 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-06-29 01:07:10.310650 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-06-29 01:07:10.310668 | instance | cd+++++++++ objects/cluster/node/
2026-06-29 01:07:10.310685 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-06-29 01:07:10.310703 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-06-29 01:07:10.310720 | instance | cd+++++++++ objects/cluster/storageclass/
2026-06-29 01:07:10.310738 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-06-29 01:07:10.310755 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-06-29 01:07:10.310814 | instance | cd+++++++++ objects/namespaced/
2026-06-29 01:07:10.310866 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-06-29 01:07:10.310890 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-06-29 01:07:10.310909 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-06-29 01:07:10.310928 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-06-29 01:07:10.310947 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-06-29 01:07:10.310965 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-06-29 01:07:10.310982 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-06-29 01:07:10.311000 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-06-29 01:07:10.311018 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-06-29 01:07:10.311041 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-06-29 01:07:10.311060 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-06-29 01:07:10.311078 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-06-29 01:07:10.311096 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-06-29 01:07:10.311113 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-06-29 01:07:10.311131 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-06-29 01:07:10.311148 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-06-29 01:07:10.311166 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-06-29 01:07:10.311184 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-06-29 01:07:10.311201 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-06-29 01:07:10.311219 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-06-29 01:07:10.311237 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-06-29 01:07:10.311255 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-06-29 01:07:10.311272 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-06-29 01:07:10.311290 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-06-29 01:07:10.311309 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-06-29 01:07:10.311327 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-4.nip.io-tls.txt
2026-06-29 01:07:10.311345 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-4.nip.io-tls.yaml
2026-06-29 01:07:10.311363 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-06-29 01:07:10.311381 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-06-29 01:07:10.311399 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-06-29 01:07:10.311417 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-06-29 01:07:10.311435 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-06-29 01:07:10.311454 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-06-29 01:07:10.311472 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-06-29 01:07:10.311490 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-06-29 01:07:10.311509 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-06-29 01:07:10.311527 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-06-29 01:07:10.311545 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-06-29 01:07:10.311563 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-06-29 01:07:10.311582 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-06-29 01:07:10.311600 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-06-29 01:07:10.311617 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-06-29 01:07:10.311635 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-06-29 01:07:10.311653 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-06-29 01:07:10.311672 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-06-29 01:07:10.311690 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-06-29 01:07:10.311707 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-06-29 01:07:10.311731 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-06-29 01:07:10.311749 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-06-29 01:07:10.311768 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-06-29 01:07:10.311785 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-06-29 01:07:10.311803 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-06-29 01:07:10.311821 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-06-29 01:07:10.311839 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-06-29 01:07:10.311857 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-06-29 01:07:10.311874 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-06-29 01:07:10.311892 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-06-29 01:07:10.311910 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-06-29 01:07:10.311927 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-06-29 01:07:10.311946 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-06-29 01:07:10.311963 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-06-29 01:07:10.311981 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-06-29 01:07:10.311999 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-06-29 01:07:10.312017 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-fhm6p.txt
2026-06-29 01:07:10.312035 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-fhm6p.yaml
2026-06-29 01:07:10.312053 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-92d8r.txt
2026-06-29 01:07:10.312071 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-92d8r.yaml
2026-06-29 01:07:10.312089 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-kr558.txt
2026-06-29 01:07:10.312106 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-kr558.yaml
2026-06-29 01:07:10.312123 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-06-29 01:07:10.312141 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-06-29 01:07:10.312159 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-06-29 01:07:10.312177 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-06-29 01:07:10.312194 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-06-29 01:07:10.312211 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-06-29 01:07:10.312229 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-06-29 01:07:10.312246 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-06-29 01:07:10.312264 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-06-29 01:07:10.312282 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-06-29 01:07:10.312299 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-06-29 01:07:10.312317 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-06-29 01:07:10.312340 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-06-29 01:07:10.312358 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-06-29 01:07:10.312376 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-06-29 01:07:10.312393 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-06-29 01:07:10.312411 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-06-29 01:07:10.312429 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-06-29 01:07:10.312446 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-06-29 01:07:10.312463 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-06-29 01:07:10.312481 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-06-29 01:07:10.312498 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-06-29 01:07:10.312515 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-06-29 01:07:10.312533 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-06-29 01:07:10.312550 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-06-29 01:07:10.312568 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-06-29 01:07:10.312586 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-06-29 01:07:10.312604 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-06-29 01:07:10.312622 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-06-29 01:07:10.312640 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-06-29 01:07:10.312659 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-06-29 01:07:10.312677 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-06-29 01:07:10.312695 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-06-29 01:07:10.312713 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-06-29 01:07:10.312731 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-06-29 01:07:10.312749 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-06-29 01:07:10.312768 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-06-29 01:07:10.312785 | instance | cd+++++++++ objects/namespaced/default/
2026-06-29 01:07:10.312804 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-06-29 01:07:10.312822 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-06-29 01:07:10.312839 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-06-29 01:07:10.312857 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-06-29 01:07:10.312875 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-06-29 01:07:10.312893 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-06-29 01:07:10.312911 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-06-29 01:07:10.312928 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-06-29 01:07:10.312946 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-06-29 01:07:10.312981 | instance | cd+++++++++ objects/namespaced/default/services/
2026-06-29 01:07:10.313005 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-06-29 01:07:10.313023 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-06-29 01:07:10.313041 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-06-29 01:07:10.313059 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-06-29 01:07:10.313076 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-06-29 01:07:10.313094 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-06-29 01:07:10.313111 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-06-29 01:07:10.313158 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-06-29 01:07:10.313177 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-06-29 01:07:10.313194 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-06-29 01:07:10.313212 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-06-29 01:07:10.313230 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-06-29 01:07:10.313247 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-06-29 01:07:10.313265 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-06-29 01:07:10.313282 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-06-29 01:07:10.313299 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-qhjtz.txt
2026-06-29 01:07:10.313317 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-qhjtz.yaml
2026-06-29 01:07:10.313334 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-06-29 01:07:10.313352 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-06-29 01:07:10.313369 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-06-29 01:07:10.313386 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-29 01:07:10.313404 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-29 01:07:10.313421 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-06-29 01:07:10.313439 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-06-29 01:07:10.313456 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-06-29 01:07:10.313474 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-06-29 01:07:10.313492 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-06-29 01:07:10.313510 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-29 01:07:10.313528 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-29 01:07:10.313545 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-06-29 01:07:10.313563 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-06-29 01:07:10.313581 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-06-29 01:07:10.313599 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-06-29 01:07:10.313622 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-06-29 01:07:10.313641 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-06-29 01:07:10.313659 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-06-29 01:07:10.313677 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-06-29 01:07:10.313694 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-06-29 01:07:10.313712 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-06-29 01:07:10.313730 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-06-29 01:07:10.313747 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-06-29 01:07:10.313765 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-06-29 01:07:10.313782 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-06-29 01:07:10.313799 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-06-29 01:07:10.313816 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-06-29 01:07:10.313834 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-06-29 01:07:10.313851 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-06-29 01:07:10.313869 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-06-29 01:07:10.313887 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-06-29 01:07:10.313905 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-06-29 01:07:10.313923 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-06-29 01:07:10.313941 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-06-29 01:07:10.313960 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-06-29 01:07:10.313977 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-06-29 01:07:10.313995 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-06-29 01:07:10.314013 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-06-29 01:07:10.314030 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-06-29 01:07:10.314048 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-06-29 01:07:10.314066 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-06-29 01:07:10.314084 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-06-29 01:07:10.314101 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-06-29 01:07:10.314118 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-06-29 01:07:10.314136 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-06-29 01:07:10.314154 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-06-29 01:07:10.314172 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-06-29 01:07:10.314190 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-06-29 01:07:10.314208 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-06-29 01:07:10.314231 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-06-29 01:07:10.314249 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-06-29 01:07:10.314267 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-06-29 01:07:10.314286 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-06-29 01:07:10.314304 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-06-29 01:07:10.314322 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-06-29 01:07:10.314340 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-06-29 01:07:10.314357 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-06-29 01:07:10.314375 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-06-29 01:07:10.314392 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-06-29 01:07:10.314410 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-06-29 01:07:10.314427 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-qtkrp.txt
2026-06-29 01:07:10.314445 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-qtkrp.yaml
2026-06-29 01:07:10.314462 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-gjm7x.txt
2026-06-29 01:07:10.314480 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-gjm7x.yaml
2026-06-29 01:07:10.314498 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-06-29 01:07:10.314517 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-06-29 01:07:10.314535 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-06-29 01:07:10.314553 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-06-29 01:07:10.314571 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-06-29 01:07:10.314588 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-06-29 01:07:10.314606 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-06-29 01:07:10.314624 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-06-29 01:07:10.314642 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-06-29 01:07:10.314659 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-06-29 01:07:10.314677 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-06-29 01:07:10.314695 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-06-29 01:07:10.314713 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-06-29 01:07:10.314730 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-06-29 01:07:10.314748 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-06-29 01:07:10.314766 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-06-29 01:07:10.314783 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-06-29 01:07:10.314801 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-06-29 01:07:10.314818 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-06-29 01:07:10.314843 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-06-29 01:07:10.314861 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-06-29 01:07:10.314879 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-06-29 01:07:10.314897 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-06-29 01:07:10.314916 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-06-29 01:07:10.314933 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-06-29 01:07:10.314951 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-06-29 01:07:10.314968 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-06-29 01:07:10.314986 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-06-29 01:07:10.315003 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-06-29 01:07:10.315021 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-06-29 01:07:10.315039 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-06-29 01:07:10.315057 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-06-29 01:07:10.315075 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-06-29 01:07:10.315093 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-06-29 01:07:10.315111 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-06-29 01:07:10.315129 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-06-29 01:07:10.315147 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-06-29 01:07:10.315165 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-06-29 01:07:10.315183 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-06-29 01:07:10.315201 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-06-29 01:07:10.315219 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-06-29 01:07:10.315237 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-29 01:07:10.315256 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-29 01:07:10.315274 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-06-29 01:07:10.315291 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-29 01:07:10.315310 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-06-29 01:07:10.315328 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-29 01:07:10.315346 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-29 01:07:10.315363 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-06-29 01:07:10.315381 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-06-29 01:07:10.315399 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-06-29 01:07:10.315417 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-06-29 01:07:10.315435 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-06-29 01:07:10.315453 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-06-29 01:07:10.315476 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-06-29 01:07:10.315494 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-06-29 01:07:10.315512 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-06-29 01:07:10.315530 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-06-29 01:07:10.315547 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-06-29 01:07:10.315565 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-06-29 01:07:10.315583 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-06-29 01:07:10.315600 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-06-29 01:07:10.315618 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-06-29 01:07:10.315635 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-06-29 01:07:10.315653 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-06-29 01:07:10.315671 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-06-29 01:07:10.315688 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-06-29 01:07:10.315705 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-06-29 01:07:10.315723 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-06-29 01:07:10.315741 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-06-29 01:07:10.315758 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-06-29 01:07:10.315775 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-06-29 01:07:10.315793 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-06-29 01:07:10.315810 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-06-29 01:07:10.315828 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-06-29 01:07:10.315845 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-06-29 01:07:10.315863 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-06-29 01:07:10.315880 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-06-29 01:07:10.315898 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-06-29 01:07:10.315915 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-06-29 01:07:10.315933 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-06-29 01:07:10.315950 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-06-29 01:07:10.315967 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-06-29 01:07:10.315985 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-06-29 01:07:10.316002 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-06-29 01:07:10.316019 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-06-29 01:07:10.316037 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-06-29 01:07:10.316054 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-29 01:07:10.316071 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-06-29 01:07:10.316089 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-06-29 01:07:10.316111 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-06-29 01:07:10.316129 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-06-29 01:07:10.316146 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-06-29 01:07:10.316164 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-06-29 01:07:10.316181 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-06-29 01:07:10.316198 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-06-29 01:07:10.316216 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-06-29 01:07:10.316233 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-ksbv7.txt
2026-06-29 01:07:10.316250 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-ksbv7.yaml
2026-06-29 01:07:10.316268 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-4txnk.txt
2026-06-29 01:07:10.316285 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-4txnk.yaml
2026-06-29 01:07:10.316302 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8mp8t.txt
2026-06-29 01:07:10.316320 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8mp8t.yaml
2026-06-29 01:07:10.316338 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-c4xb5.txt
2026-06-29 01:07:10.316355 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-c4xb5.yaml
2026-06-29 01:07:10.316374 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-06-29 01:07:10.316391 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-06-29 01:07:10.316409 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-06-29 01:07:10.316427 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-06-29 01:07:10.316445 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-06-29 01:07:10.316462 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-06-29 01:07:10.316480 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-ks8cd.txt
2026-06-29 01:07:10.316497 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-ks8cd.yaml
2026-06-29 01:07:10.316515 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-06-29 01:07:10.316534 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-06-29 01:07:10.316552 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-06-29 01:07:10.316570 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-06-29 01:07:10.316589 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-06-29 01:07:10.316607 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-06-29 01:07:10.316625 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-06-29 01:07:10.316642 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-06-29 01:07:10.316660 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-06-29 01:07:10.316678 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-06-29 01:07:10.316696 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-06-29 01:07:10.316713 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-06-29 01:07:10.316735 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-06-29 01:07:10.316754 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-06-29 01:07:10.316771 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-06-29 01:07:10.316789 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-06-29 01:07:10.316807 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-06-29 01:07:10.316824 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-06-29 01:07:10.316842 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-06-29 01:07:10.316859 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-06-29 01:07:10.316877 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-06-29 01:07:10.316895 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-06-29 01:07:10.316912 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-29 01:07:10.316930 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-06-29 01:07:10.316948 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-06-29 01:07:10.316981 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-06-29 01:07:10.317001 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-06-29 01:07:10.317018 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-06-29 01:07:10.317036 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-06-29 01:07:10.317054 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-06-29 01:07:10.317072 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-06-29 01:07:10.317090 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-06-29 01:07:10.317107 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-06-29 01:07:10.317141 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-06-29 01:07:10.317160 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-06-29 01:07:10.317178 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-06-29 01:07:10.317196 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-06-29 01:07:10.317214 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-06-29 01:07:10.317231 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-06-29 01:07:10.317249 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-06-29 01:07:10.317267 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-06-29 01:07:10.317285 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-06-29 01:07:10.317303 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-06-29 01:07:10.317320 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-06-29 01:07:10.317343 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-06-29 01:07:10.317361 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-06-29 01:07:10.317379 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-06-29 01:07:10.317396 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-06-29 01:07:10.317414 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-06-29 01:07:10.317431 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-06-29 01:07:10.317449 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-06-29 01:07:10.317466 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-4x4stk.txt
2026-06-29 01:07:10.317484 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-4x4stk.yaml
2026-06-29 01:07:10.317501 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-7b8kzv.txt
2026-06-29 01:07:10.317519 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-7b8kzv.yaml
2026-06-29 01:07:10.317536 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-06-29 01:07:10.317554 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-06-29 01:07:10.317572 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-06-29 01:07:10.317590 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-06-29 01:07:10.317608 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-06-29 01:07:10.317626 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-06-29 01:07:10.317644 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-06-29 01:07:10.317662 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-06-29 01:07:10.317680 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-06-29 01:07:10.317698 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-06-29 01:07:10.317715 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-06-29 01:07:10.317733 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-06-29 01:07:10.317752 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-06-29 01:07:10.317769 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-06-29 01:07:10.317787 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-06-29 01:07:10.317805 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-06-29 01:07:10.317823 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-06-29 01:07:10.317841 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-06-29 01:07:10.317859 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-06-29 01:07:10.317877 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-06-29 01:07:10.317895 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-06-29 01:07:10.317912 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-06-29 01:07:10.317929 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-06-29 01:07:10.317951 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-06-29 01:07:10.317969 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-06-29 01:07:10.317986 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-06-29 01:07:10.318004 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-06-29 01:07:10.318021 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-06-29 01:07:10.318038 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-06-29 01:07:10.318055 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-06-29 01:07:10.318073 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-06-29 01:07:10.318090 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-06-29 01:07:10.318107 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-06-29 01:07:10.318125 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-06-29 01:07:10.318142 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-06-29 01:07:10.318159 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-06-29 01:07:10.318177 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-06-29 01:07:10.318194 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-06-29 01:07:10.318212 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-06-29 01:07:10.318229 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-06-29 01:07:10.318246 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-06-29 01:07:10.318263 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-06-29 01:07:10.318280 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-06-29 01:07:10.318298 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-06-29 01:07:10.318315 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-06-29 01:07:10.318332 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-06-29 01:07:10.318349 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-06-29 01:07:10.318366 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-06-29 01:07:10.318383 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-06-29 01:07:10.318400 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-06-29 01:07:10.318417 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-06-29 01:07:10.318434 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-06-29 01:07:10.318451 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-06-29 01:07:10.318469 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-06-29 01:07:10.318486 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-06-29 01:07:10.318507 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-06-29 01:07:10.318525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-06-29 01:07:10.318542 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-06-29 01:07:10.318560 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-06-29 01:07:10.318577 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-06-29 01:07:10.318594 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-06-29 01:07:10.318611 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-06-29 01:07:10.318628 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-06-29 01:07:10.318645 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-06-29 01:07:10.318662 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-06-29 01:07:10.318679 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-06-29 01:07:10.318696 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-06-29 01:07:10.318714 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-06-29 01:07:10.318731 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-06-29 01:07:10.318748 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-06-29 01:07:10.318765 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-06-29 01:07:10.318783 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-06-29 01:07:10.318801 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-06-29 01:07:10.318819 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-06-29 01:07:10.318837 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-06-29 01:07:10.318856 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-06-29 01:07:10.318874 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-06-29 01:07:10.318892 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-06-29 01:07:10.318910 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-06-29 01:07:10.318928 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-06-29 01:07:10.318947 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-06-29 01:07:10.318965 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-06-29 01:07:10.318983 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-06-29 01:07:10.319000 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-06-29 01:07:10.319018 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-06-29 01:07:10.319036 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-29 01:07:10.319054 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-06-29 01:07:10.319072 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-06-29 01:07:10.319093 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-06-29 01:07:10.319111 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-06-29 01:07:10.319129 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-06-29 01:07:10.319146 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-06-29 01:07:10.319163 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-06-29 01:07:10.319181 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-06-29 01:07:10.319198 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-06-29 01:07:10.319216 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-06-29 01:07:10.319234 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-06-29 01:07:10.319252 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-06-29 01:07:10.319269 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-06-29 01:07:10.319288 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-06-29 01:07:10.319305 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-06-29 01:07:10.319323 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-06-29 01:07:10.319342 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-06-29 01:07:10.319359 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-06-29 01:07:10.319377 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-72ndw.txt
2026-06-29 01:07:10.319395 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-72ndw.yaml
2026-06-29 01:07:10.319413 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-06-29 01:07:10.319431 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-06-29 01:07:10.319448 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-06-29 01:07:10.319466 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-06-29 01:07:10.319484 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-06-29 01:07:10.319502 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-06-29 01:07:10.319520 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-06-29 01:07:10.319538 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-06-29 01:07:10.319556 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-06-29 01:07:10.319574 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-06-29 01:07:10.319592 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-06-29 01:07:10.319611 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-06-29 01:07:10.319629 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-06-29 01:07:10.319647 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-06-29 01:07:10.319664 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-06-29 01:07:10.319682 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-06-29 01:07:10.319703 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-06-29 01:07:10.319722 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-06-29 01:07:10.319739 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-06-29 01:07:10.319757 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-06-29 01:07:10.319774 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-06-29 01:07:10.319792 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-06-29 01:07:10.319809 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-06-29 01:07:10.319826 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-06-29 01:07:10.319844 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-06-29 01:07:10.319862 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-06-29 01:07:10.319879 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-06-29 01:07:10.319897 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-06-29 01:07:10.319914 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-06-29 01:07:10.319931 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-06-29 01:07:10.319948 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-06-29 01:07:10.319965 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-06-29 01:07:10.319983 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-06-29 01:07:10.320000 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-06-29 01:07:10.320018 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-06-29 01:07:10.320036 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-06-29 01:07:10.320054 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-06-29 01:07:10.320072 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-06-29 01:07:10.320089 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-06-29 01:07:10.320107 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-06-29 01:07:10.320125 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-06-29 01:07:10.320142 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-06-29 01:07:10.320160 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-06-29 01:07:10.320178 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-06-29 01:07:10.320196 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-06-29 01:07:10.320218 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-06-29 01:07:10.320236 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-06-29 01:07:10.320254 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-06-29 01:07:10.320272 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-06-29 01:07:10.320290 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-06-29 01:07:10.320308 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-06-29 01:07:10.320326 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-06-29 01:07:10.320344 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-06-29 01:07:10.320362 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-06-29 01:07:10.320379 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-06-29 01:07:10.320396 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-06-29 01:07:10.320414 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-06-29 01:07:10.320431 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-06-29 01:07:10.320449 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-06-29 01:07:10.320466 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-06-29 01:07:10.320484 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-06-29 01:07:10.320501 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-06-29 01:07:10.320519 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-06-29 01:07:10.320536 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-06-29 01:07:10.320554 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-06-29 01:07:10.320571 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-06-29 01:07:10.320589 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-06-29 01:07:10.320606 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-06-29 01:07:10.320624 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-06-29 01:07:10.320641 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-06-29 01:07:10.320658 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-06-29 01:07:10.320675 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-06-29 01:07:10.320692 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-06-29 01:07:10.320709 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-06-29 01:07:10.320731 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-06-29 01:07:10.320750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-06-29 01:07:10.320768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-06-29 01:07:10.320785 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-06-29 01:07:10.320802 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-06-29 01:07:10.320820 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-06-29 01:07:10.320837 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-06-29 01:07:10.320854 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-06-29 01:07:10.320872 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-06-29 01:07:10.320889 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-06-29 01:07:10.320907 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-06-29 01:07:10.320924 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-06-29 01:07:10.320942 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-06-29 01:07:10.320976 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-06-29 01:07:10.320995 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-06-29 01:07:10.321013 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-06-29 01:07:10.321030 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-06-29 01:07:10.321048 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-06-29 01:07:10.321065 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-06-29 01:07:10.321082 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-06-29 01:07:10.321099 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-06-29 01:07:10.321116 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-06-29 01:07:10.321158 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-06-29 01:07:10.321177 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-06-29 01:07:10.321194 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-06-29 01:07:10.321212 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-06-29 01:07:10.321229 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-06-29 01:07:10.321247 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-06-29 01:07:10.321264 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-06-29 01:07:10.321282 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-06-29 01:07:10.321300 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-06-29 01:07:10.321323 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-06-29 01:07:10.321342 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-06-29 01:07:10.321360 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-06-29 01:07:10.321378 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-06-29 01:07:10.321396 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-06-29 01:07:10.321414 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-06-29 01:07:10.321432 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-06-29 01:07:10.321449 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-06-29 01:07:10.321467 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-06-29 01:07:10.321485 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-06-29 01:07:10.321503 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-06-29 01:07:10.321520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-06-29 01:07:10.321538 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-06-29 01:07:10.321556 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-06-29 01:07:10.321574 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-06-29 01:07:10.321591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-06-29 01:07:10.321609 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-06-29 01:07:10.321627 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-06-29 01:07:10.321645 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-06-29 01:07:10.321663 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-06-29 01:07:10.321680 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-06-29 01:07:10.321698 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-06-29 01:07:10.321715 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-06-29 01:07:10.321733 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-06-29 01:07:10.321751 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-29 01:07:10.321768 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-29 01:07:10.321786 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-06-29 01:07:10.321804 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-06-29 01:07:10.321822 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-06-29 01:07:10.321839 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-06-29 01:07:10.321856 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-06-29 01:07:10.321874 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-06-29 01:07:10.321892 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-06-29 01:07:10.321909 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-06-29 01:07:10.321931 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-06-29 01:07:10.321949 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-06-29 01:07:10.321967 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-29 01:07:10.321984 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-06-29 01:07:10.322001 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-06-29 01:07:10.322018 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-06-29 01:07:10.322035 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-06-29 01:07:10.322052 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-06-29 01:07:10.322070 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-06-29 01:07:10.322087 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-06-29 01:07:10.322105 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-06-29 01:07:10.322123 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-06-29 01:07:10.322140 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-06-29 01:07:10.322157 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-06-29 01:07:10.322175 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-06-29 01:07:10.322193 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-06-29 01:07:10.322211 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-06-29 01:07:10.322228 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-06-29 01:07:10.322246 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-06-29 01:07:10.322263 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-06-29 01:07:10.322281 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-06-29 01:07:10.322298 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-06-29 01:07:10.322316 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-06-29 01:07:10.322333 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-29 01:07:10.322351 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-06-29 01:07:10.322368 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-06-29 01:07:10.322385 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-29 01:07:10.322402 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-29 01:07:10.322420 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-06-29 01:07:10.322438 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-06-29 01:07:10.322455 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-06-29 01:07:10.322473 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-06-29 01:07:10.322490 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-06-29 01:07:10.322513 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-06-29 01:07:10.322532 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-06-29 01:07:10.322550 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-06-29 01:07:10.322568 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-06-29 01:07:10.322586 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-06-29 01:07:10.322604 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-06-29 01:07:10.322623 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-06-29 01:07:10.322641 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-06-29 01:07:10.322659 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-06-29 01:07:10.322677 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-06-29 01:07:10.322695 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-06-29 01:07:10.322713 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-06-29 01:07:10.322731 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-06-29 01:07:10.322749 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-06-29 01:07:10.322767 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-06-29 01:07:10.322785 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-06-29 01:07:10.322802 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-06-29 01:07:10.322820 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-06-29 01:07:10.322837 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-06-29 01:07:10.322855 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-06-29 01:07:10.322872 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-06-29 01:07:10.322890 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-06-29 01:07:10.322907 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-06-29 01:07:10.322925 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-06-29 01:07:10.322942 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-06-29 01:07:10.322960 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-29 01:07:10.322984 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-29 01:07:10.323002 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-29 01:07:10.323021 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-29 01:07:10.323039 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-06-29 01:07:10.323057 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-06-29 01:07:10.323074 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-06-29 01:07:10.323096 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-29 01:07:10.323115 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-29 01:07:10.323132 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-f9ctw.txt
2026-06-29 01:07:10.323149 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-f9ctw.yaml
2026-06-29 01:07:10.323167 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-ff45ff9cd-hd28d.txt
2026-06-29 01:07:10.323184 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-ff45ff9cd-hd28d.yaml
2026-06-29 01:07:10.323201 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-d6bd5.txt
2026-06-29 01:07:10.323219 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-d6bd5.yaml
2026-06-29 01:07:10.323236 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-dftqw.txt
2026-06-29 01:07:10.323254 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-dftqw.yaml
2026-06-29 01:07:10.323271 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-z6sb9.txt
2026-06-29 01:07:10.323288 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-z6sb9.yaml
2026-06-29 01:07:10.323305 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-06-29 01:07:10.323323 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-06-29 01:07:10.323341 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-06-29 01:07:10.323358 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-06-29 01:07:10.323375 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-8ggmm.txt
2026-06-29 01:07:10.323393 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-8ggmm.yaml
2026-06-29 01:07:10.323410 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-06-29 01:07:10.323428 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-06-29 01:07:10.323445 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-cscts.txt
2026-06-29 01:07:10.323463 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-cscts.yaml
2026-06-29 01:07:10.323480 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-rslns.txt
2026-06-29 01:07:10.323497 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-rslns.yaml
2026-06-29 01:07:10.323514 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-k8vm7.txt
2026-06-29 01:07:10.323532 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-k8vm7.yaml
2026-06-29 01:07:10.323549 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-29 01:07:10.323566 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-29 01:07:10.323583 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-5wmm9.txt
2026-06-29 01:07:10.323601 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-5wmm9.yaml
2026-06-29 01:07:10.323618 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-nz8gt.txt
2026-06-29 01:07:10.323636 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-nz8gt.yaml
2026-06-29 01:07:10.323654 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-06-29 01:07:10.323676 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-06-29 01:07:10.323694 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-06-29 01:07:10.323712 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-29 01:07:10.323730 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-29 01:07:10.323748 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-06-29 01:07:10.323766 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-06-29 01:07:10.323783 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-06-29 01:07:10.323801 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-06-29 01:07:10.323819 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-06-29 01:07:10.323838 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-06-29 01:07:10.323856 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-06-29 01:07:10.323874 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-29 01:07:10.323892 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-29 01:07:10.323910 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-06-29 01:07:10.323928 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-06-29 01:07:10.323946 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-06-29 01:07:10.323964 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-06-29 01:07:10.323982 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-06-29 01:07:10.324000 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-06-29 01:07:10.324018 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-06-29 01:07:10.324036 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-06-29 01:07:10.324053 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-06-29 01:07:10.324070 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-29 01:07:10.324088 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-29 01:07:10.324106 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-06-29 01:07:10.324124 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-06-29 01:07:10.324142 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-06-29 01:07:10.324160 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-06-29 01:07:10.324177 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-06-29 01:07:10.324195 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-06-29 01:07:10.324213 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-06-29 01:07:10.324235 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-06-29 01:07:10.324254 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-06-29 01:07:10.324271 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-06-29 01:07:10.324289 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-06-29 01:07:10.324306 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-06-29 01:07:10.324324 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-06-29 01:07:10.324341 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-06-29 01:07:10.324359 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-06-29 01:07:10.324376 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-06-29 01:07:10.324394 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-06-29 01:07:10.324427 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-06-29 01:07:10.324445 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-06-29 01:07:10.324463 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-06-29 01:07:10.324481 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-06-29 01:07:10.324498 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-06-29 01:07:10.324516 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-z6sb9-tls.txt
2026-06-29 01:07:10.324533 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-z6sb9-tls.yaml
2026-06-29 01:07:10.324551 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-06-29 01:07:10.324569 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-06-29 01:07:10.324586 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-06-29 01:07:10.324603 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-06-29 01:07:10.324620 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-06-29 01:07:10.324638 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-06-29 01:07:10.324655 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-06-29 01:07:10.324672 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-06-29 01:07:10.324690 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-29 01:07:10.324707 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-29 01:07:10.324725 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-06-29 01:07:10.324743 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-06-29 01:07:10.324760 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-06-29 01:07:10.324782 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-06-29 01:07:10.324801 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-06-29 01:07:10.324819 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-06-29 01:07:10.324836 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-06-29 01:07:10.324854 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-06-29 01:07:10.324871 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-06-29 01:07:10.324888 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-06-29 01:07:10.324905 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-06-29 01:07:10.324923 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-06-29 01:07:10.324940 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-06-29 01:07:10.324974 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-06-29 01:07:10.324994 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-06-29 01:07:10.325013 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-06-29 01:07:10.325031 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-06-29 01:07:10.325050 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-06-29 01:07:10.325068 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-06-29 01:07:10.325086 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-06-29 01:07:10.325104 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-06-29 01:07:10.325122 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-06-29 01:07:10.325160 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-06-29 01:07:10.325178 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-06-29 01:07:10.325196 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-06-29 01:07:10.325215 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-06-29 01:07:10.325232 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-29 01:07:10.325250 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-06-29 01:07:10.325268 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-06-29 01:07:10.325286 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-29 01:07:10.325304 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-29 01:07:10.325322 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-06-29 01:07:10.325340 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-06-29 01:07:10.325357 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-06-29 01:07:10.325380 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-06-29 01:07:10.325398 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-06-29 01:07:10.325417 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-06-29 01:07:10.325434 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-06-29 01:07:10.325452 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-06-29 01:07:10.325469 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-06-29 01:07:10.325486 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-06-29 01:07:10.325503 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-06-29 01:07:10.325521 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-06-29 01:07:10.325539 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-06-29 01:07:10.325557 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-06-29 01:07:10.325575 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-06-29 01:07:10.325592 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-06-29 01:07:10.325610 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-06-29 01:07:10.325628 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-06-29 01:07:10.325645 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-06-29 01:07:10.325663 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-06-29 01:07:10.325680 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-06-29 01:07:10.325698 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-06-29 01:07:10.325715 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-06-29 01:07:10.325732 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-06-29 01:07:10.325750 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-06-29 01:07:10.325767 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-06-29 01:07:10.325784 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-29 01:07:10.325802 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-06-29 01:07:10.325820 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-06-29 01:07:10.325838 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-29 01:07:10.325855 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-29 01:07:10.325872 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-06-29 01:07:10.325890 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-06-29 01:07:10.325907 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-06-29 01:07:10.325924 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-06-29 01:07:10.325942 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-06-29 01:07:10.325964 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-06-29 01:07:10.325982 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-06-29 01:07:10.326000 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-06-29 01:07:10.326017 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-06-29 01:07:10.326035 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-06-29 01:07:10.326052 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-06-29 01:07:10.326070 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-06-29 01:07:10.326087 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-06-29 01:07:10.326105 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-06-29 01:07:10.326122 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-06-29 01:07:10.326139 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-06-29 01:07:10.326157 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-06-29 01:07:10.326174 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-06-29 01:07:10.326192 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-06-29 01:07:10.326209 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-06-29 01:07:10.326227 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-06-29 01:07:10.326245 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-06-29 01:07:10.326264 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-06-29 01:07:10.326282 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-29 01:07:10.326301 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-29 01:07:10.326319 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-06-29 01:07:10.326337 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-06-29 01:07:10.326355 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-06-29 01:07:10.326373 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-06-29 01:07:10.326391 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-06-29 01:07:10.326409 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-06-29 01:07:10.326428 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-29 01:07:10.326446 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-29 01:07:10.326463 | instance | cd+++++++++ objects/namespaced/openstack/
2026-06-29 01:07:10.326481 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-06-29 01:07:10.326499 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-06-29 01:07:10.326517 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-06-29 01:07:10.326535 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-06-29 01:07:10.326552 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-06-29 01:07:10.326570 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-06-29 01:07:10.326588 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-06-29 01:07:10.326609 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-06-29 01:07:10.326628 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-06-29 01:07:10.326646 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-06-29 01:07:10.326663 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-06-29 01:07:10.326681 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-06-29 01:07:10.326698 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-06-29 01:07:10.326716 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-06-29 01:07:10.326733 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-06-29 01:07:10.326751 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-06-29 01:07:10.326769 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-06-29 01:07:10.326786 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-06-29 01:07:10.326804 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-06-29 01:07:10.326821 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-06-29 01:07:10.326839 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-06-29 01:07:10.326856 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-06-29 01:07:10.326874 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-06-29 01:07:10.326892 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-06-29 01:07:10.326909 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-06-29 01:07:10.326926 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-06-29 01:07:10.326944 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-06-29 01:07:10.326961 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-06-29 01:07:10.326979 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-06-29 01:07:10.326996 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-06-29 01:07:10.327014 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-06-29 01:07:10.327031 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt
2026-06-29 01:07:10.327049 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml
2026-06-29 01:07:10.327067 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt
2026-06-29 01:07:10.327085 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml
2026-06-29 01:07:10.327103 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-06-29 01:07:10.327121 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-06-29 01:07:10.327139 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-06-29 01:07:10.327156 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-06-29 01:07:10.327173 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-06-29 01:07:10.327194 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-06-29 01:07:10.327214 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-06-29 01:07:10.327232 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-06-29 01:07:10.327254 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-06-29 01:07:10.327272 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-06-29 01:07:10.327290 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-06-29 01:07:10.327308 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-06-29 01:07:10.327325 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-06-29 01:07:10.327343 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-06-29 01:07:10.327360 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-06-29 01:07:10.327378 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-06-29 01:07:10.327395 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-06-29 01:07:10.327413 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-06-29 01:07:10.327430 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-06-29 01:07:10.327447 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-06-29 01:07:10.327465 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-06-29 01:07:10.327483 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-06-29 01:07:10.327501 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-06-29 01:07:10.327519 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-06-29 01:07:10.327536 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-06-29 01:07:10.327554 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-06-29 01:07:10.327572 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-06-29 01:07:10.327589 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-06-29 01:07:10.327607 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-06-29 01:07:10.327625 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-06-29 01:07:10.327642 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-06-29 01:07:10.327660 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-06-29 01:07:10.327677 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-06-29 01:07:10.327695 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-06-29 01:07:10.327713 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-06-29 01:07:10.327731 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-06-29 01:07:10.327749 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-06-29 01:07:10.327767 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-06-29 01:07:10.327784 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-06-29 01:07:10.327802 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-06-29 01:07:10.327819 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-06-29 01:07:10.327841 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-06-29 01:07:10.327860 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-06-29 01:07:10.327878 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-06-29 01:07:10.327895 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-06-29 01:07:10.327912 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-06-29 01:07:10.327930 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-06-29 01:07:10.327947 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-06-29 01:07:10.327965 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-06-29 01:07:10.327983 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-06-29 01:07:10.328000 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-06-29 01:07:10.328018 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-06-29 01:07:10.328035 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-06-29 01:07:10.328052 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-06-29 01:07:10.328070 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-06-29 01:07:10.328087 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-06-29 01:07:10.328104 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-06-29 01:07:10.328122 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-06-29 01:07:10.328140 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-06-29 01:07:10.328157 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-06-29 01:07:10.328174 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-06-29 01:07:10.328192 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-06-29 01:07:10.328209 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-06-29 01:07:10.328227 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-06-29 01:07:10.328245 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt
2026-06-29 01:07:10.328262 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml
2026-06-29 01:07:10.328280 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt
2026-06-29 01:07:10.328297 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml
2026-06-29 01:07:10.328314 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-06-29 01:07:10.328332 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-06-29 01:07:10.328349 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-06-29 01:07:10.328367 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-06-29 01:07:10.328384 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt
2026-06-29 01:07:10.328402 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml
2026-06-29 01:07:10.328419 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-06-29 01:07:10.328437 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-06-29 01:07:10.328454 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-06-29 01:07:10.328476 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-06-29 01:07:10.328495 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-06-29 01:07:10.328512 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-06-29 01:07:10.328530 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-06-29 01:07:10.328548 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-06-29 01:07:10.328565 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-06-29 01:07:10.328583 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-06-29 01:07:10.328601 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-06-29 01:07:10.328618 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-06-29 01:07:10.328635 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-06-29 01:07:10.328653 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-06-29 01:07:10.328670 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-06-29 01:07:10.328689 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-06-29 01:07:10.328707 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-06-29 01:07:10.328725 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-06-29 01:07:10.328743 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-06-29 01:07:10.328760 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-06-29 01:07:10.328778 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-06-29 01:07:10.328796 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-06-29 01:07:10.328814 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-06-29 01:07:10.328832 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-06-29 01:07:10.328849 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-06-29 01:07:10.328867 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-06-29 01:07:10.328885 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-06-29 01:07:10.328902 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-06-29 01:07:10.328919 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-06-29 01:07:10.328937 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-06-29 01:07:10.328969 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-06-29 01:07:10.328990 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt
2026-06-29 01:07:10.329008 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml
2026-06-29 01:07:10.329026 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-06-29 01:07:10.329043 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-06-29 01:07:10.329060 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-06-29 01:07:10.329077 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-06-29 01:07:10.329095 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-06-29 01:07:10.329112 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-06-29 01:07:10.329160 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-06-29 01:07:10.329181 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-06-29 01:07:10.329199 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-06-29 01:07:10.329217 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-06-29 01:07:10.329235 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-06-29 01:07:10.329252 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-06-29 01:07:10.329270 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-06-29 01:07:10.329287 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-06-29 01:07:10.329304 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-06-29 01:07:10.329323 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-06-29 01:07:10.329341 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-06-29 01:07:10.329358 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-06-29 01:07:10.329376 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-06-29 01:07:10.329394 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-06-29 01:07:10.329411 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-06-29 01:07:10.329429 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-06-29 01:07:10.329446 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-06-29 01:07:10.329463 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-06-29 01:07:10.329480 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-06-29 01:07:10.329498 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-06-29 01:07:10.329515 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-06-29 01:07:10.329533 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-06-29 01:07:10.329550 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-06-29 01:07:10.329568 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-06-29 01:07:10.329585 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-06-29 01:07:10.329603 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-06-29 01:07:10.329621 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-06-29 01:07:10.329639 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-06-29 01:07:10.329657 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-06-29 01:07:10.329675 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-06-29 01:07:10.329692 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-06-29 01:07:10.329710 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-06-29 01:07:10.329727 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-06-29 01:07:10.329745 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt
2026-06-29 01:07:10.329763 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml
2026-06-29 01:07:10.329780 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt
2026-06-29 01:07:10.329798 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml
2026-06-29 01:07:10.329820 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-06-29 01:07:10.329839 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-06-29 01:07:10.329857 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-06-29 01:07:10.329874 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-06-29 01:07:10.329892 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-06-29 01:07:10.329909 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-06-29 01:07:10.329927 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-06-29 01:07:10.329944 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-06-29 01:07:10.329962 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-06-29 01:07:10.329980 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-06-29 01:07:10.329998 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-06-29 01:07:10.330016 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-06-29 01:07:10.330033 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-06-29 01:07:10.330051 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-06-29 01:07:10.330069 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-06-29 01:07:10.330087 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-06-29 01:07:10.330104 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-06-29 01:07:10.330122 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-06-29 01:07:10.330140 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-06-29 01:07:10.330158 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-06-29 01:07:10.330176 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-06-29 01:07:10.330193 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-06-29 01:07:10.330211 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-06-29 01:07:10.330229 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-06-29 01:07:10.330246 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-06-29 01:07:10.330264 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-06-29 01:07:10.330281 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-06-29 01:07:10.330299 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-06-29 01:07:10.330316 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-06-29 01:07:10.330333 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-06-29 01:07:10.330351 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-29 01:07:10.330368 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-29 01:07:10.330386 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-06-29 01:07:10.330403 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-06-29 01:07:10.330420 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-06-29 01:07:10.330442 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-06-29 01:07:10.330460 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-06-29 01:07:10.330478 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-06-29 01:07:10.330495 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-06-29 01:07:10.330513 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-06-29 01:07:10.330530 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-06-29 01:07:10.330548 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-06-29 01:07:10.330565 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-06-29 01:07:10.330582 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-06-29 01:07:10.330600 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-06-29 01:07:10.330617 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-06-29 01:07:10.330634 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-06-29 01:07:10.330651 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-06-29 01:07:10.330669 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-06-29 01:07:10.330686 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-06-29 01:07:10.330704 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-06-29 01:07:10.330721 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-06-29 01:07:10.330739 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-06-29 01:07:10.330757 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-06-29 01:07:10.330774 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-06-29 01:07:10.330791 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-06-29 01:07:10.330809 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-06-29 01:07:10.330826 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-06-29 01:07:10.330843 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-06-29 01:07:10.330861 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-06-29 01:07:10.330878 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-06-29 01:07:10.330896 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-06-29 01:07:10.330913 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-06-29 01:07:10.330931 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-06-29 01:07:10.330948 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-06-29 01:07:10.330965 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-06-29 01:07:10.330982 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-06-29 01:07:10.330999 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-06-29 01:07:10.331017 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-06-29 01:07:10.331035 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-06-29 01:07:10.331052 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-06-29 01:07:10.331070 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-06-29 01:07:10.331087 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-06-29 01:07:10.331109 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-06-29 01:07:10.331127 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-06-29 01:07:10.331145 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-06-29 01:07:10.331163 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-06-29 01:07:10.331180 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-06-29 01:07:10.331198 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-06-29 01:07:10.331216 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-06-29 01:07:10.331234 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-06-29 01:07:10.331252 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-06-29 01:07:10.331271 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-06-29 01:07:10.331288 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-06-29 01:07:10.331306 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-06-29 01:07:10.331324 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-06-29 01:07:10.331342 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-06-29 01:07:10.331359 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-06-29 01:07:10.331377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-06-29 01:07:10.331394 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-06-29 01:07:10.331411 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-06-29 01:07:10.331429 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-06-29 01:07:10.331446 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-06-29 01:07:10.331463 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-06-29 01:07:10.331481 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-06-29 01:07:10.331499 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-06-29 01:07:10.331516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-06-29 01:07:10.331533 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-06-29 01:07:10.331551 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-06-29 01:07:10.331568 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-06-29 01:07:10.331585 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-06-29 01:07:10.331602 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-06-29 01:07:10.331620 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29711585.txt
2026-06-29 01:07:10.331637 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29711585.yaml
2026-06-29 01:07:10.331655 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-06-29 01:07:10.331672 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-06-29 01:07:10.331690 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-06-29 01:07:10.331707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-06-29 01:07:10.331725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-06-29 01:07:10.331742 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-06-29 01:07:10.331764 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-06-29 01:07:10.331782 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-06-29 01:07:10.331799 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-06-29 01:07:10.331817 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-06-29 01:07:10.331835 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-06-29 01:07:10.331852 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-06-29 01:07:10.331870 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-06-29 01:07:10.331887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-06-29 01:07:10.331905 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-06-29 01:07:10.331922 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-06-29 01:07:10.331940 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-06-29 01:07:10.331957 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-06-29 01:07:10.331974 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-06-29 01:07:10.331992 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-06-29 01:07:10.332009 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-06-29 01:07:10.332027 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-06-29 01:07:10.332045 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-06-29 01:07:10.332062 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-06-29 01:07:10.332079 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-06-29 01:07:10.332097 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-06-29 01:07:10.332115 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-06-29 01:07:10.332132 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-06-29 01:07:10.332150 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-06-29 01:07:10.332168 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-06-29 01:07:10.332186 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-06-29 01:07:10.332204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-06-29 01:07:10.332222 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-06-29 01:07:10.332239 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-06-29 01:07:10.332257 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-06-29 01:07:10.332275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-06-29 01:07:10.332292 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-06-29 01:07:10.332309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-06-29 01:07:10.332327 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-06-29 01:07:10.332345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-06-29 01:07:10.332363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-06-29 01:07:10.332380 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-06-29 01:07:10.332398 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-06-29 01:07:10.332421 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-06-29 01:07:10.332439 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29711580.txt
2026-06-29 01:07:10.332458 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29711580.yaml
2026-06-29 01:07:10.332476 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-06-29 01:07:10.332494 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-06-29 01:07:10.332512 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-06-29 01:07:10.332530 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-06-29 01:07:10.332547 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-06-29 01:07:10.332565 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-06-29 01:07:10.332583 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-06-29 01:07:10.332600 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-06-29 01:07:10.332618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-06-29 01:07:10.332635 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-06-29 01:07:10.332653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-06-29 01:07:10.332670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-06-29 01:07:10.332687 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-06-29 01:07:10.332705 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-06-29 01:07:10.332723 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29711580.txt
2026-06-29 01:07:10.332741 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29711580.yaml
2026-06-29 01:07:10.332758 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-06-29 01:07:10.332776 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-06-29 01:07:10.332794 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-06-29 01:07:10.332811 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-06-29 01:07:10.332829 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-06-29 01:07:10.332846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-06-29 01:07:10.332863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-06-29 01:07:10.332881 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-06-29 01:07:10.332898 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-06-29 01:07:10.332916 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-06-29 01:07:10.332933 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-06-29 01:07:10.332950 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-06-29 01:07:10.332987 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-06-29 01:07:10.333005 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-06-29 01:07:10.333023 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-06-29 01:07:10.333040 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-06-29 01:07:10.333058 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-06-29 01:07:10.333076 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-06-29 01:07:10.333100 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-06-29 01:07:10.333119 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-06-29 01:07:10.333147 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-06-29 01:07:10.333166 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-06-29 01:07:10.333183 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt
2026-06-29 01:07:10.333201 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml
2026-06-29 01:07:10.333219 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt
2026-06-29 01:07:10.333236 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml
2026-06-29 01:07:10.333254 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-06-29 01:07:10.333272 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-06-29 01:07:10.333289 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-06-29 01:07:10.333307 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-06-29 01:07:10.333324 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-06-29 01:07:10.333341 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-06-29 01:07:10.333359 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-06-29 01:07:10.333376 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-06-29 01:07:10.333393 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-06-29 01:07:10.333410 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-06-29 01:07:10.333428 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-06-29 01:07:10.333445 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-06-29 01:07:10.333462 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-06-29 01:07:10.333479 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-06-29 01:07:10.333496 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-06-29 01:07:10.333513 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-06-29 01:07:10.333530 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-06-29 01:07:10.333548 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-865c96b5b5-95n4h.txt
2026-06-29 01:07:10.333565 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-865c96b5b5-95n4h.yaml
2026-06-29 01:07:10.333583 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-fw2ct.txt
2026-06-29 01:07:10.333601 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-fw2ct.yaml
2026-06-29 01:07:10.333619 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-zx2ht.txt
2026-06-29 01:07:10.333638 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-zx2ht.yaml
2026-06-29 01:07:10.333656 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-lntkh.txt
2026-06-29 01:07:10.333680 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-lntkh.yaml
2026-06-29 01:07:10.333699 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-dsrtb.txt
2026-06-29 01:07:10.333718 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-dsrtb.yaml
2026-06-29 01:07:10.333736 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-9rmrn.txt
2026-06-29 01:07:10.333753 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-9rmrn.yaml
2026-06-29 01:07:10.333771 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-7ltvv.txt
2026-06-29 01:07:10.333789 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-7ltvv.yaml
2026-06-29 01:07:10.333808 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-54d44896b5-hrdpr.txt
2026-06-29 01:07:10.333826 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-54d44896b5-hrdpr.yaml
2026-06-29 01:07:10.333844 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-65cb95468c-z5q8m.txt
2026-06-29 01:07:10.333862 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-65cb95468c-z5q8m.yaml
2026-06-29 01:07:10.333880 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-fz7m9.txt
2026-06-29 01:07:10.333897 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-fz7m9.yaml
2026-06-29 01:07:10.333915 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-mbcsn.txt
2026-06-29 01:07:10.333933 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-mbcsn.yaml
2026-06-29 01:07:10.333951 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-4xq6d.txt
2026-06-29 01:07:10.333968 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-4xq6d.yaml
2026-06-29 01:07:10.333986 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-nw9dx.txt
2026-06-29 01:07:10.334004 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-nw9dx.yaml
2026-06-29 01:07:10.334022 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-hkpkt.txt
2026-06-29 01:07:10.334039 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-hkpkt.yaml
2026-06-29 01:07:10.334057 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-pgnwq.txt
2026-06-29 01:07:10.334075 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-pgnwq.yaml
2026-06-29 01:07:10.334092 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-4fspn.txt
2026-06-29 01:07:10.334110 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-4fspn.yaml
2026-06-29 01:07:10.334127 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-xcnrc.txt
2026-06-29 01:07:10.334144 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-xcnrc.yaml
2026-06-29 01:07:10.334162 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-bg6rw.txt
2026-06-29 01:07:10.334180 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-bg6rw.yaml
2026-06-29 01:07:10.334197 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-586b7b68f5-6fp74.txt
2026-06-29 01:07:10.334215 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-586b7b68f5-6fp74.yaml
2026-06-29 01:07:10.334233 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-55ltr.txt
2026-06-29 01:07:10.334250 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-55ltr.yaml
2026-06-29 01:07:10.334268 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-79569fd8cc-v4qbf.txt
2026-06-29 01:07:10.334285 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-79569fd8cc-v4qbf.yaml
2026-06-29 01:07:10.334310 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29711585-9bn58.txt
2026-06-29 01:07:10.334328 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29711585-9bn58.yaml
2026-06-29 01:07:10.334347 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-64ddcfb547-lllxd.txt
2026-06-29 01:07:10.334365 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-64ddcfb547-lllxd.yaml
2026-06-29 01:07:10.334383 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-2mh7s.txt
2026-06-29 01:07:10.334401 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-2mh7s.yaml
2026-06-29 01:07:10.334419 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-glgqx.txt
2026-06-29 01:07:10.334450 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-glgqx.yaml
2026-06-29 01:07:10.334469 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-jfsws.txt
2026-06-29 01:07:10.334487 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-jfsws.yaml
2026-06-29 01:07:10.334505 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-9vp8z.txt
2026-06-29 01:07:10.334523 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-9vp8z.yaml
2026-06-29 01:07:10.334540 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-bnwvg.txt
2026-06-29 01:07:10.334557 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-bnwvg.yaml
2026-06-29 01:07:10.334575 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-cwpfp.txt
2026-06-29 01:07:10.334593 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-cwpfp.yaml
2026-06-29 01:07:10.334610 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-lwktv.txt
2026-06-29 01:07:10.334628 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-lwktv.yaml
2026-06-29 01:07:10.334645 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-9xsxf.txt
2026-06-29 01:07:10.334663 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-9xsxf.yaml
2026-06-29 01:07:10.334681 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-dbdg9.txt
2026-06-29 01:07:10.334698 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-dbdg9.yaml
2026-06-29 01:07:10.334716 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-84d59cd77c-ltd79.txt
2026-06-29 01:07:10.334734 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-84d59cd77c-ltd79.yaml
2026-06-29 01:07:10.334751 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-sn8lc.txt
2026-06-29 01:07:10.334769 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-sn8lc.yaml
2026-06-29 01:07:10.334786 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-pc748.txt
2026-06-29 01:07:10.334803 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-pc748.yaml
2026-06-29 01:07:10.334821 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-jjk2g.txt
2026-06-29 01:07:10.334839 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-jjk2g.yaml
2026-06-29 01:07:10.334856 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-nz5xs.txt
2026-06-29 01:07:10.334874 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-nz5xs.yaml
2026-06-29 01:07:10.334892 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-trrgl.txt
2026-06-29 01:07:10.334910 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-trrgl.yaml
2026-06-29 01:07:10.334928 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-rp92x.txt
2026-06-29 01:07:10.334950 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-rp92x.yaml
2026-06-29 01:07:10.334969 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-lqn4g.txt
2026-06-29 01:07:10.334986 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-lqn4g.yaml
2026-06-29 01:07:10.335004 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-jqtjg.txt
2026-06-29 01:07:10.335021 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-jqtjg.yaml
2026-06-29 01:07:10.335039 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-d5q7z.txt
2026-06-29 01:07:10.335057 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-d5q7z.yaml
2026-06-29 01:07:10.335074 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-z6tpn.txt
2026-06-29 01:07:10.335092 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-z6tpn.yaml
2026-06-29 01:07:10.335110 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-nmgt2.txt
2026-06-29 01:07:10.335128 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-nmgt2.yaml
2026-06-29 01:07:10.335146 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-69548.txt
2026-06-29 01:07:10.335163 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-69548.yaml
2026-06-29 01:07:10.335181 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-sqjrc.txt
2026-06-29 01:07:10.335198 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-sqjrc.yaml
2026-06-29 01:07:10.335216 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-4wmsl.txt
2026-06-29 01:07:10.335233 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-4wmsl.yaml
2026-06-29 01:07:10.335251 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-6bsjs.txt
2026-06-29 01:07:10.335268 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-6bsjs.yaml
2026-06-29 01:07:10.335286 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-p4bl6.txt
2026-06-29 01:07:10.335303 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-p4bl6.yaml
2026-06-29 01:07:10.335320 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-wfb4w.txt
2026-06-29 01:07:10.335337 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-wfb4w.yaml
2026-06-29 01:07:10.335355 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-5vw9b.txt
2026-06-29 01:07:10.335372 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-5vw9b.yaml
2026-06-29 01:07:10.335389 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-597f5884-lhjq2.txt
2026-06-29 01:07:10.335407 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-597f5884-lhjq2.yaml
2026-06-29 01:07:10.335424 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-55d965f4fd-98926.txt
2026-06-29 01:07:10.335441 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-55d965f4fd-98926.yaml
2026-06-29 01:07:10.335459 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-9ddfbd7b8-prcsz.txt
2026-06-29 01:07:10.335476 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-9ddfbd7b8-prcsz.yaml
2026-06-29 01:07:10.335493 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-65f498bd44-kp7l7.txt
2026-06-29 01:07:10.335511 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-65f498bd44-kp7l7.yaml
2026-06-29 01:07:10.335528 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-4tjfc.txt
2026-06-29 01:07:10.335550 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-4tjfc.yaml
2026-06-29 01:07:10.335568 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29711580-lx7rs.txt
2026-06-29 01:07:10.335586 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29711580-lx7rs.yaml
2026-06-29 01:07:10.335603 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-9mvj8.txt
2026-06-29 01:07:10.335620 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-9mvj8.yaml
2026-06-29 01:07:10.335637 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-dttds.txt
2026-06-29 01:07:10.335654 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-dttds.yaml
2026-06-29 01:07:10.335671 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-79f5bb6bf6-54wtj.txt
2026-06-29 01:07:10.335688 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-79f5bb6bf6-54wtj.yaml
2026-06-29 01:07:10.335706 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-gxfdk.txt
2026-06-29 01:07:10.335723 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-gxfdk.yaml
2026-06-29 01:07:10.335741 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-bdspm.txt
2026-06-29 01:07:10.335758 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-bdspm.yaml
2026-06-29 01:07:10.335776 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-rlzzq.txt
2026-06-29 01:07:10.335794 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-rlzzq.yaml
2026-06-29 01:07:10.335811 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-8cdz6.txt
2026-06-29 01:07:10.335828 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-8cdz6.yaml
2026-06-29 01:07:10.335846 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-m4dmt.txt
2026-06-29 01:07:10.335863 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-m4dmt.yaml
2026-06-29 01:07:10.335881 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-8597f58b9f-4jkr6.txt
2026-06-29 01:07:10.335899 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-8597f58b9f-4jkr6.yaml
2026-06-29 01:07:10.335916 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-hkrwg.txt
2026-06-29 01:07:10.335934 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-hkrwg.yaml
2026-06-29 01:07:10.335951 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-77f87bff6-j7cp2.txt
2026-06-29 01:07:10.335968 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-77f87bff6-j7cp2.yaml
2026-06-29 01:07:10.335986 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29711580-kkvmm.txt
2026-06-29 01:07:10.336003 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29711580-kkvmm.yaml
2026-06-29 01:07:10.336020 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-hrt66.txt
2026-06-29 01:07:10.336038 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-hrt66.yaml
2026-06-29 01:07:10.336055 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-nm4ss.txt
2026-06-29 01:07:10.336073 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-nm4ss.yaml
2026-06-29 01:07:10.336091 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-b6gr7.txt
2026-06-29 01:07:10.336109 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-b6gr7.yaml
2026-06-29 01:07:10.336127 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt
2026-06-29 01:07:10.336145 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml
2026-06-29 01:07:10.336167 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt
2026-06-29 01:07:10.336186 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml
2026-06-29 01:07:10.336203 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-06-29 01:07:10.336221 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-06-29 01:07:10.336239 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-06-29 01:07:10.336257 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-06-29 01:07:10.336275 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-594998ff56-8rqwg.txt
2026-06-29 01:07:10.336293 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-594998ff56-8rqwg.yaml
2026-06-29 01:07:10.336311 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-j5bsd.txt
2026-06-29 01:07:10.336329 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-j5bsd.yaml
2026-06-29 01:07:10.336347 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-rbhgk.txt
2026-06-29 01:07:10.336364 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-rbhgk.yaml
2026-06-29 01:07:10.336381 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-67sz7.txt
2026-06-29 01:07:10.336399 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-67sz7.yaml
2026-06-29 01:07:10.336416 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-8fkfc.txt
2026-06-29 01:07:10.336434 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-8fkfc.yaml
2026-06-29 01:07:10.336451 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-svp75.txt
2026-06-29 01:07:10.336468 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-svp75.yaml
2026-06-29 01:07:10.336486 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-q4z46.txt
2026-06-29 01:07:10.336503 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-q4z46.yaml
2026-06-29 01:07:10.336520 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-06-29 01:07:10.336537 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-06-29 01:07:10.336555 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-06-29 01:07:10.336572 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-06-29 01:07:10.336589 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-6v26m.txt
2026-06-29 01:07:10.336607 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-6v26m.yaml
2026-06-29 01:07:10.336625 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-06-29 01:07:10.336642 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-06-29 01:07:10.336659 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-06-29 01:07:10.336677 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-06-29 01:07:10.336694 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5lgql.txt
2026-06-29 01:07:10.336712 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5lgql.yaml
2026-06-29 01:07:10.336729 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-06-29 01:07:10.336747 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-06-29 01:07:10.336764 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-06-29 01:07:10.336786 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-06-29 01:07:10.336804 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-j5cz9.txt
2026-06-29 01:07:10.336822 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-j5cz9.yaml
2026-06-29 01:07:10.336839 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-thljv.txt
2026-06-29 01:07:10.336857 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-thljv.yaml
2026-06-29 01:07:10.336874 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-56fb8d895-2gwlv.txt
2026-06-29 01:07:10.336892 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-56fb8d895-2gwlv.yaml
2026-06-29 01:07:10.336909 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-86d47f664-tlbpt.txt
2026-06-29 01:07:10.336927 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-86d47f664-tlbpt.yaml
2026-06-29 01:07:10.336944 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-h5sq4.txt
2026-06-29 01:07:10.336979 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-h5sq4.yaml
2026-06-29 01:07:10.336999 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-ghf22.txt
2026-06-29 01:07:10.337016 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-ghf22.yaml
2026-06-29 01:07:10.337033 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-06-29 01:07:10.337051 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-06-29 01:07:10.337069 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-06-29 01:07:10.337087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-06-29 01:07:10.337105 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-06-29 01:07:10.337125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-06-29 01:07:10.337179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-06-29 01:07:10.337199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-06-29 01:07:10.337217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-06-29 01:07:10.337235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-06-29 01:07:10.337253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-06-29 01:07:10.337271 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-06-29 01:07:10.337289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-06-29 01:07:10.337307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-06-29 01:07:10.337325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-06-29 01:07:10.337343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-06-29 01:07:10.337361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-06-29 01:07:10.337379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-06-29 01:07:10.337397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-06-29 01:07:10.337415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-06-29 01:07:10.337438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-06-29 01:07:10.337457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-06-29 01:07:10.337475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-06-29 01:07:10.337494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-06-29 01:07:10.337512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-06-29 01:07:10.337529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-06-29 01:07:10.337547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-06-29 01:07:10.337565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-06-29 01:07:10.337583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-06-29 01:07:10.337600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-06-29 01:07:10.337618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-06-29 01:07:10.337636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-06-29 01:07:10.337654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-06-29 01:07:10.337672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-06-29 01:07:10.337689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-06-29 01:07:10.337707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-06-29 01:07:10.337724 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-06-29 01:07:10.337742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-06-29 01:07:10.337759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-06-29 01:07:10.337777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-06-29 01:07:10.337795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-06-29 01:07:10.337812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-06-29 01:07:10.337830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-06-29 01:07:10.337847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-06-29 01:07:10.337865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-06-29 01:07:10.337883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-06-29 01:07:10.337901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-06-29 01:07:10.337918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-06-29 01:07:10.337935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-06-29 01:07:10.337953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-06-29 01:07:10.337970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-06-29 01:07:10.337988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-06-29 01:07:10.338005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-06-29 01:07:10.338023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-06-29 01:07:10.338044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-06-29 01:07:10.338063 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-06-29 01:07:10.338080 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-06-29 01:07:10.338098 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-06-29 01:07:10.338115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-06-29 01:07:10.338132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-06-29 01:07:10.338150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-06-29 01:07:10.338167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-06-29 01:07:10.338185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-06-29 01:07:10.338203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-06-29 01:07:10.338220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-06-29 01:07:10.338238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-06-29 01:07:10.338255 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-06-29 01:07:10.338272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-06-29 01:07:10.338289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-06-29 01:07:10.338307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-06-29 01:07:10.338324 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-06-29 01:07:10.338342 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-06-29 01:07:10.338359 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-06-29 01:07:10.338377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-06-29 01:07:10.338395 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-06-29 01:07:10.338412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-06-29 01:07:10.338429 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-06-29 01:07:10.338447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-06-29 01:07:10.338464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-06-29 01:07:10.338481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-06-29 01:07:10.338498 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-06-29 01:07:10.338516 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-06-29 01:07:10.338533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-06-29 01:07:10.338551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-06-29 01:07:10.338569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-06-29 01:07:10.338588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-06-29 01:07:10.338606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-06-29 01:07:10.338629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-06-29 01:07:10.338648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-06-29 01:07:10.338666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-06-29 01:07:10.338684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-06-29 01:07:10.338701 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-06-29 01:07:10.338719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-06-29 01:07:10.338737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-06-29 01:07:10.338755 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-06-29 01:07:10.338772 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-06-29 01:07:10.338790 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-06-29 01:07:10.338808 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-06-29 01:07:10.338826 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-06-29 01:07:10.338844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-06-29 01:07:10.338862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-06-29 01:07:10.338879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-06-29 01:07:10.338897 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-06-29 01:07:10.338915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-06-29 01:07:10.338932 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-06-29 01:07:10.338950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-06-29 01:07:10.338968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-06-29 01:07:10.338985 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-06-29 01:07:10.339002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-06-29 01:07:10.339019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-06-29 01:07:10.339037 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-06-29 01:07:10.339054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt
2026-06-29 01:07:10.339072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml
2026-06-29 01:07:10.339090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt
2026-06-29 01:07:10.339108 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml
2026-06-29 01:07:10.339125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-06-29 01:07:10.339143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-06-29 01:07:10.339160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-06-29 01:07:10.339178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-06-29 01:07:10.339195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-06-29 01:07:10.339217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-06-29 01:07:10.339236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-06-29 01:07:10.339253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-06-29 01:07:10.339272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-06-29 01:07:10.339289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-06-29 01:07:10.339307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-06-29 01:07:10.339324 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-06-29 01:07:10.339342 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-06-29 01:07:10.339360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-06-29 01:07:10.339378 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-06-29 01:07:10.339395 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-06-29 01:07:10.339413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-06-29 01:07:10.339431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-06-29 01:07:10.339449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-06-29 01:07:10.339466 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-06-29 01:07:10.339483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-06-29 01:07:10.339501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-06-29 01:07:10.339519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-06-29 01:07:10.339536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-06-29 01:07:10.339554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-06-29 01:07:10.339572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-06-29 01:07:10.339589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-06-29 01:07:10.339607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-06-29 01:07:10.339624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-06-29 01:07:10.339642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-06-29 01:07:10.339659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-06-29 01:07:10.339677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-06-29 01:07:10.339694 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-06-29 01:07:10.339711 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-06-29 01:07:10.339728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-06-29 01:07:10.339745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-06-29 01:07:10.339763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-06-29 01:07:10.339780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-06-29 01:07:10.339798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-06-29 01:07:10.339821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-06-29 01:07:10.339840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-06-29 01:07:10.339858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-06-29 01:07:10.339877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt
2026-06-29 01:07:10.339894 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml
2026-06-29 01:07:10.339913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt
2026-06-29 01:07:10.339931 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml
2026-06-29 01:07:10.339949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt
2026-06-29 01:07:10.339968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml
2026-06-29 01:07:10.339986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt
2026-06-29 01:07:10.340004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml
2026-06-29 01:07:10.340022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt
2026-06-29 01:07:10.340040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml
2026-06-29 01:07:10.340058 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt
2026-06-29 01:07:10.340075 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml
2026-06-29 01:07:10.340093 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-06-29 01:07:10.340110 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-06-29 01:07:10.340127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-06-29 01:07:10.340145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-06-29 01:07:10.340162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-06-29 01:07:10.340179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-06-29 01:07:10.340197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-06-29 01:07:10.340214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-06-29 01:07:10.340231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-06-29 01:07:10.340249 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-06-29 01:07:10.340266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-06-29 01:07:10.340283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-06-29 01:07:10.340301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-06-29 01:07:10.340318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-06-29 01:07:10.340336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-06-29 01:07:10.340353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-06-29 01:07:10.340371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-06-29 01:07:10.340388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-06-29 01:07:10.340405 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-06-29 01:07:10.340422 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-06-29 01:07:10.340444 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-06-29 01:07:10.340462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-06-29 01:07:10.340480 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-06-29 01:07:10.340497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-06-29 01:07:10.340515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-06-29 01:07:10.340532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-06-29 01:07:10.340549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-06-29 01:07:10.340567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-06-29 01:07:10.340584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-06-29 01:07:10.340602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-06-29 01:07:10.340619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-29 01:07:10.340636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-29 01:07:10.340654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-29 01:07:10.340719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-29 01:07:10.340757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-06-29 01:07:10.340778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-06-29 01:07:10.340797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-06-29 01:07:10.340815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-06-29 01:07:10.340833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-06-29 01:07:10.340852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-06-29 01:07:10.340870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-06-29 01:07:10.340888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-06-29 01:07:10.340906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-06-29 01:07:10.340923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-06-29 01:07:10.340941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-06-29 01:07:10.340975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-06-29 01:07:10.340994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-06-29 01:07:10.341012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-06-29 01:07:10.341030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-06-29 01:07:10.341047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-06-29 01:07:10.341064 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-06-29 01:07:10.341082 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-06-29 01:07:10.341100 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-06-29 01:07:10.341124 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-06-29 01:07:10.341156 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-06-29 01:07:10.341175 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-06-29 01:07:10.341193 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-06-29 01:07:10.341211 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-06-29 01:07:10.341229 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-06-29 01:07:10.341247 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-06-29 01:07:10.341265 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-06-29 01:07:10.341282 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-06-29 01:07:10.341300 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-06-29 01:07:10.341317 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-06-29 01:07:10.341335 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-06-29 01:07:10.341353 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-06-29 01:07:10.341371 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-06-29 01:07:10.341389 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-06-29 01:07:10.341407 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-06-29 01:07:10.341424 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-06-29 01:07:10.341442 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-06-29 01:07:10.341460 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-06-29 01:07:10.341477 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-06-29 01:07:10.341495 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-06-29 01:07:10.341512 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-06-29 01:07:10.341530 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-06-29 01:07:10.341547 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-06-29 01:07:10.341564 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-06-29 01:07:10.341582 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-06-29 01:07:10.341600 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-06-29 01:07:10.341617 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-06-29 01:07:10.341634 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-06-29 01:07:10.341652 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-06-29 01:07:10.341669 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-06-29 01:07:10.341686 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-06-29 01:07:10.341703 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-06-29 01:07:10.341725 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-06-29 01:07:10.341744 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-06-29 01:07:10.341761 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-06-29 01:07:10.341778 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-06-29 01:07:10.341796 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-06-29 01:07:10.341813 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-06-29 01:07:10.341830 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-06-29 01:07:10.341848 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-06-29 01:07:10.341865 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-06-29 01:07:10.341883 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-06-29 01:07:10.341901 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-06-29 01:07:10.341919 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-06-29 01:07:10.341936 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-06-29 01:07:10.341954 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-06-29 01:07:10.341972 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-06-29 01:07:10.341989 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-06-29 01:07:10.342007 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-06-29 01:07:10.342025 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-06-29 01:07:10.342043 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-06-29 01:07:10.342060 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-06-29 01:07:10.342078 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-06-29 01:07:10.342096 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-06-29 01:07:10.342113 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-06-29 01:07:10.342133 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-06-29 01:07:10.342153 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-06-29 01:07:10.342171 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-06-29 01:07:10.342188 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-06-29 01:07:10.342206 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-06-29 01:07:10.342224 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-06-29 01:07:10.342241 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-06-29 01:07:10.342259 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-06-29 01:07:10.342276 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-06-29 01:07:10.342293 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-06-29 01:07:10.342316 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-06-29 01:07:10.342335 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-06-29 01:07:10.342354 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-06-29 01:07:10.342372 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-06-29 01:07:10.342390 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-06-29 01:07:10.342409 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-06-29 01:07:10.342426 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-06-29 01:07:10.342444 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-06-29 01:07:10.342462 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-06-29 01:07:10.342480 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-06-29 01:07:10.342498 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-06-29 01:07:10.342516 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-06-29 01:07:10.342534 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-06-29 01:07:10.342552 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-06-29 01:07:10.342570 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-06-29 01:07:10.342588 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-06-29 01:07:10.342606 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-06-29 01:07:10.342624 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-06-29 01:07:10.342641 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-06-29 01:07:10.342659 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-06-29 01:07:10.342676 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-06-29 01:07:10.342693 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-06-29 01:07:10.342710 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-06-29 01:07:10.342727 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-06-29 01:07:10.342744 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-06-29 01:07:10.342761 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-06-29 01:07:10.342779 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-06-29 01:07:10.342796 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-06-29 01:07:10.342813 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-06-29 01:07:10.342830 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-06-29 01:07:10.342847 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-06-29 01:07:10.342865 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-06-29 01:07:10.342882 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-06-29 01:07:10.342904 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-06-29 01:07:10.342922 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-06-29 01:07:10.342940 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-06-29 01:07:10.342957 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-06-29 01:07:10.342975 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-06-29 01:07:10.342992 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-06-29 01:07:10.343021 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-06-29 01:07:10.343040 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt
2026-06-29 01:07:10.343058 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml
2026-06-29 01:07:10.343075 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt
2026-06-29 01:07:10.343093 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml
2026-06-29 01:07:10.343110 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-06-29 01:07:10.343128 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-06-29 01:07:10.343145 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-06-29 01:07:10.343162 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-06-29 01:07:10.343180 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-06-29 01:07:10.343197 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-06-29 01:07:10.343214 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-06-29 01:07:10.343231 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-06-29 01:07:10.343248 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-06-29 01:07:10.343265 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-06-29 01:07:10.343282 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-06-29 01:07:10.343299 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-06-29 01:07:10.343316 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-06-29 01:07:10.343332 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-06-29 01:07:10.343349 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-06-29 01:07:10.343366 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-06-29 01:07:10.343383 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-06-29 01:07:10.343403 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-06-29 01:07:10.343421 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-06-29 01:07:10.343438 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-06-29 01:07:10.343456 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-06-29 01:07:10.343474 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-06-29 01:07:10.343495 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-06-29 01:07:10.343514 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-06-29 01:07:10.343531 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-06-29 01:07:10.343549 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-06-29 01:07:10.343567 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-06-29 01:07:10.343585 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-06-29 01:07:10.343603 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-06-29 01:07:10.343621 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-06-29 01:07:10.343639 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-06-29 01:07:10.343657 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-06-29 01:07:10.343675 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-06-29 01:07:10.343693 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-06-29 01:07:10.343711 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-06-29 01:07:10.343728 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-06-29 01:07:10.343745 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-06-29 01:07:10.343763 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-06-29 01:07:10.343781 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-06-29 01:07:10.343799 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-06-29 01:07:10.343817 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-06-29 01:07:10.343835 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-06-29 01:07:10.343853 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt
2026-06-29 01:07:10.343871 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml
2026-06-29 01:07:10.343889 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt
2026-06-29 01:07:10.343907 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml
2026-06-29 01:07:10.343924 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt
2026-06-29 01:07:10.343941 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml
2026-06-29 01:07:10.343959 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt
2026-06-29 01:07:10.343977 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml
2026-06-29 01:07:10.343994 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt
2026-06-29 01:07:10.344012 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml
2026-06-29 01:07:10.344030 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt
2026-06-29 01:07:10.344047 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml
2026-06-29 01:07:10.344065 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-06-29 01:07:10.344082 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-06-29 01:07:10.344100 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-06-29 01:07:10.344121 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-06-29 01:07:10.344140 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-06-29 01:07:10.344157 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-06-29 01:07:10.344174 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-06-29 01:07:10.344192 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-06-29 01:07:10.344209 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-06-29 01:07:10.344226 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-06-29 01:07:10.344244 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-06-29 01:07:10.344261 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-06-29 01:07:10.344278 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-06-29 01:07:10.344296 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-06-29 01:07:10.344314 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-06-29 01:07:10.344332 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-06-29 01:07:10.344349 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-06-29 01:07:10.344367 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-06-29 01:07:10.344384 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-06-29 01:07:10.344402 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-06-29 01:07:10.344420 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-06-29 01:07:10.344438 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-06-29 01:07:10.344455 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-06-29 01:07:10.344473 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-06-29 01:07:10.344491 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-06-29 01:07:10.344508 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-06-29 01:07:10.344526 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-06-29 01:07:10.344544 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-06-29 01:07:10.344561 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-06-29 01:07:10.344579 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-06-29 01:07:10.344597 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-06-29 01:07:10.344614 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-06-29 01:07:10.344632 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-06-29 01:07:10.344650 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-06-29 01:07:10.344668 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-06-29 01:07:10.344686 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-06-29 01:07:10.344708 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-06-29 01:07:10.344726 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-06-29 01:07:10.344743 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-06-29 01:07:10.344761 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-06-29 01:07:10.344780 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-06-29 01:07:10.344798 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-06-29 01:07:10.344817 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-06-29 01:07:10.344835 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-06-29 01:07:10.344853 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-06-29 01:07:10.344871 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-06-29 01:07:10.344889 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-06-29 01:07:10.344907 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-06-29 01:07:10.344925 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-06-29 01:07:10.344943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-06-29 01:07:10.344983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-06-29 01:07:10.345003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-06-29 01:07:10.345021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-06-29 01:07:10.345039 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-06-29 01:07:10.345057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-06-29 01:07:10.345075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-06-29 01:07:10.345093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-06-29 01:07:10.345110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-06-29 01:07:10.345128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-06-29 01:07:10.345185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-06-29 01:07:10.345207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-06-29 01:07:10.345225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-06-29 01:07:10.345243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-06-29 01:07:10.345260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-06-29 01:07:10.345278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-06-29 01:07:10.345296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-06-29 01:07:10.345314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-06-29 01:07:10.345331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-06-29 01:07:10.345349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-06-29 01:07:10.345366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-06-29 01:07:10.345383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-06-29 01:07:10.345401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-06-29 01:07:10.345424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-06-29 01:07:10.345442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-06-29 01:07:10.345459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-06-29 01:07:10.345477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-06-29 01:07:10.345495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-06-29 01:07:10.345512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-06-29 01:07:10.345529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-06-29 01:07:10.345547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-06-29 01:07:10.345564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-06-29 01:07:10.345582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-06-29 01:07:10.345599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-06-29 01:07:10.345616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-06-29 01:07:10.345633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-06-29 01:07:10.345649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-06-29 01:07:10.345666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-06-29 01:07:10.345683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-06-29 01:07:10.345700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-06-29 01:07:10.345718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-06-29 01:07:10.345736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-06-29 01:07:10.345754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-06-29 01:07:10.345771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-06-29 01:07:10.345789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-06-29 01:07:10.345807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-06-29 01:07:10.345825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-06-29 01:07:10.345842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-06-29 01:07:10.345860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-06-29 01:07:10.345878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-06-29 01:07:10.345895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-06-29 01:07:10.345912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-06-29 01:07:10.345930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-06-29 01:07:10.345947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-06-29 01:07:10.345965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-06-29 01:07:10.345982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-06-29 01:07:10.345999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-06-29 01:07:10.346016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-06-29 01:07:10.346035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-06-29 01:07:10.346058 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-06-29 01:07:10.346077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-06-29 01:07:10.346095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-06-29 01:07:10.346113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-06-29 01:07:10.346131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-06-29 01:07:10.346150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-06-29 01:07:10.346168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-06-29 01:07:10.346186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-06-29 01:07:10.346204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-06-29 01:07:10.346222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-06-29 01:07:10.346240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-06-29 01:07:10.346258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-06-29 01:07:10.346275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-06-29 01:07:10.346293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-06-29 01:07:10.346311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-06-29 01:07:10.346329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-06-29 01:07:10.346347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-06-29 01:07:10.346364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-06-29 01:07:10.346381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-06-29 01:07:10.346399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-06-29 01:07:10.346417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-06-29 01:07:10.346435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-06-29 01:07:10.346452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-06-29 01:07:10.346470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-06-29 01:07:10.346487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-06-29 01:07:10.346505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-06-29 01:07:10.346522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-06-29 01:07:10.346540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-06-29 01:07:10.346558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-06-29 01:07:10.346575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-jqtjg-api.txt
2026-06-29 01:07:10.346593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-jqtjg-api.yaml
2026-06-29 01:07:10.346611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-jqtjg-vnc.txt
2026-06-29 01:07:10.346628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-jqtjg-vnc.yaml
2026-06-29 01:07:10.346646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-06-29 01:07:10.346663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-06-29 01:07:10.346681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-06-29 01:07:10.346703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-06-29 01:07:10.346722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-06-29 01:07:10.346739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-06-29 01:07:10.346757 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-06-29 01:07:10.346774 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-06-29 01:07:10.346792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-06-29 01:07:10.346810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-06-29 01:07:10.346828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-06-29 01:07:10.346845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-06-29 01:07:10.346863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-06-29 01:07:10.346880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-06-29 01:07:10.346897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-06-29 01:07:10.346914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-06-29 01:07:10.346931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt
2026-06-29 01:07:10.346949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml
2026-06-29 01:07:10.346966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt
2026-06-29 01:07:10.346984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml
2026-06-29 01:07:10.347001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-06-29 01:07:10.347019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-06-29 01:07:10.347036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-06-29 01:07:10.347054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-06-29 01:07:10.347071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-06-29 01:07:10.347089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-06-29 01:07:10.347107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-06-29 01:07:10.347125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-06-29 01:07:10.347143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-06-29 01:07:10.347161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-06-29 01:07:10.347178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-06-29 01:07:10.347196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-06-29 01:07:10.347213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-06-29 01:07:10.347230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-06-29 01:07:10.347248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-06-29 01:07:10.347265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-06-29 01:07:10.347283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-06-29 01:07:10.347301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-06-29 01:07:10.347324 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-06-29 01:07:10.347342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-06-29 01:07:10.347360 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-06-29 01:07:10.347378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-06-29 01:07:10.347396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-06-29 01:07:10.347413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-06-29 01:07:10.347431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-06-29 01:07:10.347449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-06-29 01:07:10.347466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-06-29 01:07:10.347484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-06-29 01:07:10.347502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-06-29 01:07:10.347520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-06-29 01:07:10.347538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-06-29 01:07:10.347556 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-06-29 01:07:10.347574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-06-29 01:07:10.347592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-06-29 01:07:10.347609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-06-29 01:07:10.347626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-06-29 01:07:10.347643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-06-29 01:07:10.347661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-06-29 01:07:10.347678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-06-29 01:07:10.347696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-06-29 01:07:10.347713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt
2026-06-29 01:07:10.347731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml
2026-06-29 01:07:10.347749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt
2026-06-29 01:07:10.347766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml
2026-06-29 01:07:10.347784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt
2026-06-29 01:07:10.347801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml
2026-06-29 01:07:10.347818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-06-29 01:07:10.347836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-06-29 01:07:10.347854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-06-29 01:07:10.347872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-06-29 01:07:10.347890 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-06-29 01:07:10.347907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-06-29 01:07:10.347925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-06-29 01:07:10.347942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-06-29 01:07:10.347959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-06-29 01:07:10.347981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-06-29 01:07:10.347999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-06-29 01:07:10.348017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-06-29 01:07:10.348035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-06-29 01:07:10.348052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-06-29 01:07:10.348070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-06-29 01:07:10.348088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-06-29 01:07:10.348106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-06-29 01:07:10.348123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-06-29 01:07:10.348141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-06-29 01:07:10.348158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-06-29 01:07:10.348175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-06-29 01:07:10.348193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-06-29 01:07:10.348210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-06-29 01:07:10.348227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-06-29 01:07:10.348244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-06-29 01:07:10.348262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-06-29 01:07:10.348279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-06-29 01:07:10.348296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-06-29 01:07:10.348314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-06-29 01:07:10.348331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-06-29 01:07:10.348349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-06-29 01:07:10.348366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-06-29 01:07:10.348383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-29 01:07:10.348401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-29 01:07:10.348419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-06-29 01:07:10.348436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-06-29 01:07:10.348453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-06-29 01:07:10.348471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-06-29 01:07:10.348489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-06-29 01:07:10.348507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-06-29 01:07:10.348524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-06-29 01:07:10.348542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-06-29 01:07:10.348560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-06-29 01:07:10.348585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-06-29 01:07:10.348604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-06-29 01:07:10.348622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-06-29 01:07:10.348640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-06-29 01:07:10.348657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-06-29 01:07:10.348676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-06-29 01:07:10.348693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-06-29 01:07:10.348711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-06-29 01:07:10.348729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-06-29 01:07:10.348747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-06-29 01:07:10.348765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-06-29 01:07:10.348783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-06-29 01:07:10.348800 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-06-29 01:07:10.348818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-06-29 01:07:10.348835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-06-29 01:07:10.348852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-06-29 01:07:10.348869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-06-29 01:07:10.348887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-06-29 01:07:10.348905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-06-29 01:07:10.348922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-06-29 01:07:10.348940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-06-29 01:07:10.348974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-06-29 01:07:10.348994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-06-29 01:07:10.349012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-06-29 01:07:10.349029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-06-29 01:07:10.349047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-06-29 01:07:10.349065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-06-29 01:07:10.349084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-06-29 01:07:10.349102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-06-29 01:07:10.349120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-06-29 01:07:10.349138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-06-29 01:07:10.349170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-06-29 01:07:10.349195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-06-29 01:07:10.349217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-06-29 01:07:10.349245 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-06-29 01:07:10.349265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-06-29 01:07:10.349283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-06-29 01:07:10.349300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-06-29 01:07:10.349318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-06-29 01:07:10.349336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-06-29 01:07:10.349354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-06-29 01:07:10.349371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt
2026-06-29 01:07:10.349390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml
2026-06-29 01:07:10.349408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-06-29 01:07:10.349426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-06-29 01:07:10.349443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-06-29 01:07:10.349460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-06-29 01:07:10.349478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-06-29 01:07:10.349496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-06-29 01:07:10.349514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-06-29 01:07:10.349531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-06-29 01:07:10.349549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-06-29 01:07:10.349566 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-06-29 01:07:10.349584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-06-29 01:07:10.349602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-06-29 01:07:10.349619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-06-29 01:07:10.349637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-06-29 01:07:10.349655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-06-29 01:07:10.349672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-06-29 01:07:10.349689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-06-29 01:07:10.349707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-06-29 01:07:10.349725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-06-29 01:07:10.349743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-06-29 01:07:10.349761 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-06-29 01:07:10.349779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-06-29 01:07:10.349797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-06-29 01:07:10.349815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-06-29 01:07:10.349833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-06-29 01:07:10.349856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-06-29 01:07:10.349874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-06-29 01:07:10.349892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-06-29 01:07:10.349910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-06-29 01:07:10.349928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-06-29 01:07:10.349945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-06-29 01:07:10.349963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-06-29 01:07:10.349981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-06-29 01:07:10.349999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-06-29 01:07:10.350017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-06-29 01:07:10.350035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-06-29 01:07:10.350053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-06-29 01:07:10.350071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-06-29 01:07:10.350088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-06-29 01:07:10.350106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-06-29 01:07:10.350123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-06-29 01:07:10.350140 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-06-29 01:07:10.350157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-06-29 01:07:10.350174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-06-29 01:07:10.350192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-06-29 01:07:10.350209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-06-29 01:07:10.350226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-06-29 01:07:10.350244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-06-29 01:07:10.350260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-06-29 01:07:10.350277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-06-29 01:07:10.350294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-06-29 01:07:10.350312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-06-29 01:07:10.350330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-06-29 01:07:10.350347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-06-29 01:07:10.350364 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-06-29 01:07:10.350381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-06-29 01:07:10.350398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-06-29 01:07:10.350415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-06-29 01:07:10.350432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-06-29 01:07:10.350454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-06-29 01:07:10.350472 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-06-29 01:07:10.350489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-06-29 01:07:10.350507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-06-29 01:07:10.350524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-06-29 01:07:10.350541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-06-29 01:07:10.350559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-06-29 01:07:10.350576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-06-29 01:07:10.350594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-06-29 01:07:10.350611 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-06-29 01:07:10.350628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-06-29 01:07:10.350645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-06-29 01:07:10.350662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-06-29 01:07:10.350679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-06-29 01:07:10.350696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-06-29 01:07:10.350714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-06-29 01:07:10.350731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-06-29 01:07:10.350749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-06-29 01:07:10.350766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-06-29 01:07:10.350783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-06-29 01:07:10.350800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-06-29 01:07:10.350817 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-06-29 01:07:10.350834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-06-29 01:07:10.350851 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-06-29 01:07:10.350868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-06-29 01:07:10.350885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-06-29 01:07:10.350903 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-06-29 01:07:10.350920 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-06-29 01:07:10.350937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-06-29 01:07:10.350954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-06-29 01:07:10.350972 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-06-29 01:07:10.350990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-06-29 01:07:10.351008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-06-29 01:07:10.351026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-06-29 01:07:10.351045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-06-29 01:07:10.351067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-06-29 01:07:10.351086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-06-29 01:07:10.351104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-06-29 01:07:10.351121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-06-29 01:07:10.351139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-06-29 01:07:10.351156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-06-29 01:07:10.351174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-06-29 01:07:10.351192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-06-29 01:07:10.351210 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-06-29 01:07:10.351227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-06-29 01:07:10.351245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-06-29 01:07:10.351263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-06-29 01:07:10.351280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-06-29 01:07:10.351297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-06-29 01:07:10.351315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-06-29 01:07:10.351332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-06-29 01:07:10.351350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-06-29 01:07:10.351367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-06-29 01:07:10.351385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-06-29 01:07:10.351402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-06-29 01:07:10.351420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-06-29 01:07:10.351437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-06-29 01:07:10.351455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-06-29 01:07:10.351472 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-06-29 01:07:10.351490 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-06-29 01:07:10.351508 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-06-29 01:07:10.351526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-06-29 01:07:10.351543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-06-29 01:07:10.351561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-06-29 01:07:10.351578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-06-29 01:07:10.351596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-06-29 01:07:10.351614 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-06-29 01:07:10.351632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-06-29 01:07:10.351649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-06-29 01:07:10.351672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-06-29 01:07:10.351691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-06-29 01:07:10.351708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-06-29 01:07:10.351726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt
2026-06-29 01:07:10.351743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml
2026-06-29 01:07:10.351761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt
2026-06-29 01:07:10.351778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml
2026-06-29 01:07:10.351796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-06-29 01:07:10.351813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-06-29 01:07:10.351830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-06-29 01:07:10.351848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-06-29 01:07:10.351865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-06-29 01:07:10.351883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-06-29 01:07:10.351900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-06-29 01:07:10.351917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-06-29 01:07:10.351934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-06-29 01:07:10.351952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-06-29 01:07:10.351970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-06-29 01:07:10.351987 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-06-29 01:07:10.352004 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-06-29 01:07:10.352021 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-06-29 01:07:10.352037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-06-29 01:07:10.352055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-06-29 01:07:10.352072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-06-29 01:07:10.352089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-06-29 01:07:10.352107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-06-29 01:07:10.352125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-06-29 01:07:10.352142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-06-29 01:07:10.352160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-06-29 01:07:10.352178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-06-29 01:07:10.352195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-06-29 01:07:10.352213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-06-29 01:07:10.352231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-06-29 01:07:10.352248 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-06-29 01:07:10.352266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-06-29 01:07:10.352302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-06-29 01:07:10.352321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-06-29 01:07:10.352339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-06-29 01:07:10.352357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-06-29 01:07:10.352375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-06-29 01:07:10.352393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-06-29 01:07:10.352410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-06-29 01:07:10.352428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-06-29 01:07:10.352446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-06-29 01:07:10.352464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-06-29 01:07:10.352482 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-06-29 01:07:10.352500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-06-29 01:07:10.352517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-06-29 01:07:10.352535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-06-29 01:07:10.352553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-06-29 01:07:10.352570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-06-29 01:07:10.352588 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt
2026-06-29 01:07:10.352605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml
2026-06-29 01:07:10.352623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt
2026-06-29 01:07:10.352640 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml
2026-06-29 01:07:10.352657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt
2026-06-29 01:07:10.352675 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml
2026-06-29 01:07:10.352692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt
2026-06-29 01:07:10.352709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml
2026-06-29 01:07:10.352726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-06-29 01:07:10.352744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-06-29 01:07:10.352761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-06-29 01:07:10.352778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-06-29 01:07:10.352796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-06-29 01:07:10.352813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-06-29 01:07:10.352830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-06-29 01:07:10.352847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-06-29 01:07:10.352864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-06-29 01:07:10.352881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-06-29 01:07:10.352903 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-06-29 01:07:10.352921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-06-29 01:07:10.352938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-06-29 01:07:10.352969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-06-29 01:07:10.352990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-06-29 01:07:10.353007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-06-29 01:07:10.353025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-06-29 01:07:10.353042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-06-29 01:07:10.353059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-06-29 01:07:10.353076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-06-29 01:07:10.353093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-06-29 01:07:10.353110 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-06-29 01:07:10.353127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-06-29 01:07:10.353143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-06-29 01:07:10.353183 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-06-29 01:07:10.353203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-06-29 01:07:10.353220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-06-29 01:07:10.353238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-06-29 01:07:10.353254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-06-29 01:07:10.353271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-06-29 01:07:10.353288 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-29 01:07:10.353305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-29 01:07:10.353322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-06-29 01:07:10.353339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-06-29 01:07:10.353356 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-06-29 01:07:10.353374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-06-29 01:07:10.353391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-06-29 01:07:10.353408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-06-29 01:07:10.353426 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-29 01:07:10.353444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-29 01:07:10.353461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-06-29 01:07:10.353479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-06-29 01:07:10.353497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-06-29 01:07:10.353514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-06-29 01:07:10.353538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-06-29 01:07:10.353556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-06-29 01:07:10.353575 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-06-29 01:07:10.353592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-06-29 01:07:10.353610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-06-29 01:07:10.353628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-06-29 01:07:10.353645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-06-29 01:07:10.353663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-06-29 01:07:10.353680 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-06-29 01:07:10.353698 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-06-29 01:07:10.353716 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-06-29 01:07:10.353733 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-06-29 01:07:10.353751 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-06-29 01:07:10.353769 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-06-29 01:07:10.353786 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-06-29 01:07:10.353804 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-06-29 01:07:10.353821 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-06-29 01:07:10.353838 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-06-29 01:07:10.353856 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-06-29 01:07:10.353873 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-06-29 01:07:10.353890 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-06-29 01:07:10.353908 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-06-29 01:07:10.353926 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-06-29 01:07:10.353943 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-06-29 01:07:10.353961 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-06-29 01:07:10.353979 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-06-29 01:07:10.353997 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-06-29 01:07:10.354015 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-06-29 01:07:10.354033 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-06-29 01:07:10.354050 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-06-29 01:07:10.354068 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-06-29 01:07:10.354086 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt
2026-06-29 01:07:10.354103 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml
2026-06-29 01:07:10.354122 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt
2026-06-29 01:07:10.354139 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml
2026-06-29 01:07:10.354157 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-06-29 01:07:10.354175 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-06-29 01:07:10.354198 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-06-29 01:07:10.354216 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-06-29 01:07:10.354234 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-06-29 01:07:10.354252 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-06-29 01:07:10.354270 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-06-29 01:07:10.354287 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-06-29 01:07:10.354305 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-06-29 01:07:10.354322 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-06-29 01:07:10.354340 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-06-29 01:07:10.354357 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-06-29 01:07:10.354375 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-06-29 01:07:10.354392 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-06-29 01:07:10.354410 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-06-29 01:07:10.354428 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-06-29 01:07:10.354445 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-06-29 01:07:10.354463 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-06-29 01:07:10.354481 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-06-29 01:07:10.354499 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-06-29 01:07:10.354517 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-06-29 01:07:10.354535 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-06-29 01:07:10.354553 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-06-29 01:07:10.354571 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-06-29 01:07:10.354588 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-06-29 01:07:10.354606 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-06-29 01:07:10.354624 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-06-29 01:07:10.354641 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-06-29 01:07:10.354659 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-06-29 01:07:10.354677 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-06-29 01:07:10.354695 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-29 01:07:10.354713 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-29 01:07:10.354731 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-06-29 01:07:10.354749 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-06-29 01:07:10.354766 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-06-29 01:07:10.354784 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-06-29 01:07:10.354801 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-06-29 01:07:10.354824 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-06-29 01:07:10.354842 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-06-29 01:07:10.354860 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-06-29 01:07:10.354878 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-06-29 01:07:10.354895 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-06-29 01:07:10.354913 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-06-29 01:07:10.354930 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-06-29 01:07:10.354948 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-06-29 01:07:10.354966 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-06-29 01:07:10.354983 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-06-29 01:07:10.355001 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-06-29 01:07:10.355018 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-06-29 01:07:10.355035 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-06-29 01:07:10.355053 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-06-29 01:07:10.355070 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt
2026-06-29 01:07:10.355088 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml
2026-06-29 01:07:10.355105 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt
2026-06-29 01:07:10.355123 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml
2026-06-29 01:07:10.355140 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-06-29 01:07:10.355158 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-06-29 01:07:10.355175 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-06-29 01:07:10.355193 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-06-29 01:07:10.355210 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-06-29 01:07:10.355228 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-06-29 01:07:10.355245 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-06-29 01:07:10.355262 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-06-29 01:07:10.355280 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-06-29 01:07:10.355296 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-06-29 01:07:10.355313 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-06-29 01:07:10.355330 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-06-29 01:07:10.355347 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-06-29 01:07:10.355364 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-06-29 01:07:10.355381 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-06-29 01:07:10.355398 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-06-29 01:07:10.355416 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-06-29 01:07:10.355433 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-06-29 01:07:10.355454 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-06-29 01:07:10.355473 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-06-29 01:07:10.355491 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-06-29 01:07:10.355508 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-06-29 01:07:10.355526 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-06-29 01:07:10.355543 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-06-29 01:07:10.355561 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-06-29 01:07:10.355578 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-06-29 01:07:10.355596 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-06-29 01:07:10.355613 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-06-29 01:07:10.355631 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-06-29 01:07:10.355648 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-06-29 01:07:10.355666 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-06-29 01:07:10.355683 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-06-29 01:07:10.355700 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-79fjg.txt
2026-06-29 01:07:10.355718 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-79fjg.yaml
2026-06-29 01:07:10.355735 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-06-29 01:07:10.355752 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-06-29 01:07:10.355770 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-06-29 01:07:10.355787 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-06-29 01:07:10.355805 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-06-29 01:07:10.355822 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-29 01:07:10.355840 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-29 01:07:10.355858 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-29 01:07:10.355875 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-29 01:07:10.355893 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-06-29 01:07:10.355911 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-06-29 01:07:10.355929 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-06-29 01:07:10.355947 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-06-29 01:07:10.355965 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-06-29 01:07:10.355983 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-06-29 01:07:10.356001 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-06-29 01:07:10.356019 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-06-29 01:07:10.356036 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-06-29 01:07:10.356054 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-06-29 01:07:10.356075 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-06-29 01:07:10.356094 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-06-29 01:07:10.356111 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-06-29 01:07:10.356129 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-06-29 01:07:10.356147 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-06-29 01:07:10.356165 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-06-29 01:07:10.356182 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-06-29 01:07:10.356199 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-06-29 01:07:10.356216 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-06-29 01:07:10.356234 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-06-29 01:07:10.356251 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-06-29 01:07:10.356268 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-06-29 01:07:10.356285 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-06-29 01:07:10.356303 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-06-29 01:07:10.356321 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-06-29 01:07:10.356339 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-06-29 01:07:10.356356 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-06-29 01:07:10.356374 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-06-29 01:07:10.356391 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-06-29 01:07:10.356409 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-06-29 01:07:10.356427 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-06-29 01:07:10.356445 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-06-29 01:07:10.356462 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-06-29 01:07:10.356479 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-06-29 01:07:10.356497 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-06-29 01:07:10.356515 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-29 01:07:10.356532 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-29 01:07:10.356549 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-06-29 01:07:10.356567 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-06-29 01:07:10.356586 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-06-29 01:07:10.356603 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-06-29 01:07:10.356621 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-06-29 01:07:10.356638 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-06-29 01:07:10.356656 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-29 01:07:10.356673 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-29 01:07:10.356690 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-06-29 01:07:10.356712 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-06-29 01:07:10.356731 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-06-29 01:07:10.356749 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-06-29 01:07:10.356766 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-06-29 01:07:10.356784 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-06-29 01:07:10.356802 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-06-29 01:07:10.356820 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-06-29 01:07:10.356837 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-06-29 01:07:10.356854 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-06-29 01:07:10.356872 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-06-29 01:07:10.356889 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-06-29 01:07:10.356907 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-06-29 01:07:10.356924 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-06-29 01:07:10.356942 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-06-29 01:07:10.356978 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-06-29 01:07:10.356997 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-06-29 01:07:10.357016 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-06-29 01:07:10.357034 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-06-29 01:07:10.357051 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-06-29 01:07:10.357069 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-qn6vr.txt
2026-06-29 01:07:10.357087 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-qn6vr.yaml
2026-06-29 01:07:10.357105 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-06-29 01:07:10.357123 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-06-29 01:07:10.357141 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-06-29 01:07:10.357175 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-06-29 01:07:10.357195 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-06-29 01:07:10.390990 |
2026-06-29 01:07:10.391096 | TASK [gather-pod-logs : creating directory for pod logs]
2026-06-29 01:07:10.640217 | instance | changed
2026-06-29 01:07:10.645640 |
2026-06-29 01:07:10.645712 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-06-29 01:07:10.853546 | instance | changed
2026-06-29 01:07:10.858834 |
2026-06-29 01:07:10.858905 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-06-29 01:07:11.509122 | instance | auth-system/keycloak-0/keycloak
2026-06-29 01:07:11.723646 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-06-29 01:07:11.920008 | instance | cert-manager/cert-manager-79c48d47db-fhm6p/cert-manager-controller
2026-06-29 01:07:12.133517 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-fhm6p" not found
2026-06-29 01:07:12.343899 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-92d8r/cert-manager-cainjector
2026-06-29 01:07:12.602867 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-92d8r" not found
2026-06-29 01:07:12.821432 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-kr558/cert-manager-webhook
2026-06-29 01:07:13.024660 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-kr558" not found
2026-06-29 01:07:13.232831 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-qhjtz/envoy-gateway
2026-06-29 01:07:13.688156 | instance | ingress-nginx/ingress-nginx-controller-qtkrp/controller
2026-06-29 01:07:13.938441 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-qtkrp" not found
2026-06-29 01:07:14.139872 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-gjm7x/ingress-nginx-default-backend
2026-06-29 01:07:14.373384 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-gjm7x" not found
2026-06-29 01:07:14.594072 | instance | kube-system/cilium-ksbv7/config
2026-06-29 01:07:14.788189 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-ksbv7" not found
2026-06-29 01:07:14.794012 | instance | kube-system/cilium-ksbv7/mount-cgroup
2026-06-29 01:07:14.993975 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-ksbv7" not found
2026-06-29 01:07:15.000661 | instance | kube-system/cilium-ksbv7/apply-sysctl-overwrites
2026-06-29 01:07:15.211285 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-ksbv7" not found
2026-06-29 01:07:15.217858 | instance | kube-system/cilium-ksbv7/mount-bpf-fs
2026-06-29 01:07:15.429311 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-ksbv7" not found
2026-06-29 01:07:15.436127 | instance | kube-system/cilium-ksbv7/clean-cilium-state
2026-06-29 01:07:15.633357 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-ksbv7" not found
2026-06-29 01:07:15.639145 | instance | kube-system/cilium-ksbv7/install-cni-binaries
2026-06-29 01:07:15.828027 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-ksbv7" not found
2026-06-29 01:07:15.833772 | instance | kube-system/cilium-ksbv7/cilium-agent
2026-06-29 01:07:16.131779 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-ksbv7" not found
2026-06-29 01:07:16.332290 | instance | kube-system/cilium-operator-869df985b8-4txnk/cilium-operator
2026-06-29 01:07:16.754434 | instance | kube-system/coredns-67659f764b-8mp8t/coredns
2026-06-29 01:07:16.955983 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-8mp8t" not found
2026-06-29 01:07:17.146096 | instance | kube-system/coredns-67659f764b-c4xb5/coredns
2026-06-29 01:07:17.332799 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-c4xb5" not found
2026-06-29 01:07:17.514684 | instance | kube-system/etcd-instance/etcd
2026-06-29 01:07:17.739088 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-06-29 01:07:17.944853 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-06-29 01:07:18.192382 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-06-29 01:07:18.411870 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-06-29 01:07:18.901035 | instance | kube-system/kube-proxy-ks8cd/kube-proxy
2026-06-29 01:07:19.100709 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-ks8cd" not found
2026-06-29 01:07:19.318068 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-06-29 01:07:19.692973 | instance | kube-system/kube-vip-instance/kube-vip
2026-06-29 01:07:20.095685 | instance | local-path-storage/local-path-provisioner-679c578f5-72ndw/local-path-provisioner
2026-06-29 01:07:20.305842 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-72ndw" not found
2026-06-29 01:07:20.515841 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-06-29 01:07:20.706267 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-29 01:07:20.712584 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-06-29 01:07:20.908858 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-29 01:07:20.914283 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-06-29 01:07:21.113338 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-29 01:07:21.118492 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-06-29 01:07:21.337907 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-29 01:07:21.534318 | instance | monitoring/goldpinger-f9ctw/goldpinger-daemon
2026-06-29 01:07:21.723582 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-f9ctw" not found
2026-06-29 01:07:21.914357 | instance | monitoring/kube-prometheus-stack-grafana-ff45ff9cd-hd28d/grafana-sc-dashboard
2026-06-29 01:07:22.113497 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-ff45ff9cd-hd28d" not found
2026-06-29 01:07:22.119350 | instance | monitoring/kube-prometheus-stack-grafana-ff45ff9cd-hd28d/grafana-sc-datasources
2026-06-29 01:07:22.332958 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-ff45ff9cd-hd28d" not found
2026-06-29 01:07:22.338397 | instance | monitoring/kube-prometheus-stack-grafana-ff45ff9cd-hd28d/grafana
2026-06-29 01:07:22.594933 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-ff45ff9cd-hd28d" not found
2026-06-29 01:07:22.820594 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-d6bd5/kube-state-metrics
2026-06-29 01:07:22.998927 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-d6bd5" not found
2026-06-29 01:07:23.192297 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-dftqw/kube-prometheus-stack
2026-06-29 01:07:23.421499 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-dftqw" not found
2026-06-29 01:07:23.614097 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-z6sb9/node-exporter
2026-06-29 01:07:23.831403 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-z6sb9/pod-tls-sidecar
2026-06-29 01:07:24.049708 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-z6sb9" not found
2026-06-29 01:07:24.242904 | instance | monitoring/loki-0/loki
2026-06-29 01:07:24.422400 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-06-29 01:07:24.613098 | instance | monitoring/loki-chunks-cache-0/memcached
2026-06-29 01:07:24.818333 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-06-29 01:07:24.822546 | instance | monitoring/loki-chunks-cache-0/exporter
2026-06-29 01:07:25.018078 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-06-29 01:07:25.219655 | instance | monitoring/loki-gateway-cf54cb88c-8ggmm/nginx
2026-06-29 01:07:25.545808 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-8ggmm" not found
2026-06-29 01:07:25.726500 | instance | monitoring/loki-results-cache-0/memcached
2026-06-29 01:07:25.914098 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-06-29 01:07:25.919876 | instance | monitoring/loki-results-cache-0/exporter
2026-06-29 01:07:26.117943 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-06-29 01:07:26.324468 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-cscts/gc
2026-06-29 01:07:26.535027 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-cscts" not found
2026-06-29 01:07:26.722584 | instance | monitoring/node-feature-discovery-master-8665476dbc-rslns/master
2026-06-29 01:07:26.923646 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-rslns" not found
2026-06-29 01:07:27.121660 | instance | monitoring/node-feature-discovery-worker-k8vm7/worker
2026-06-29 01:07:27.347069 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-k8vm7" not found
2026-06-29 01:07:27.537714 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-06-29 01:07:27.737173 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-29 01:07:27.742931 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-06-29 01:07:27.945277 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-29 01:07:27.950695 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-06-29 01:07:28.149194 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-29 01:07:28.155240 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-06-29 01:07:28.350024 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-29 01:07:28.355795 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-06-29 01:07:28.569365 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-29 01:07:28.760742 | instance | monitoring/prometheus-pushgateway-7b8659c68b-5wmm9/pushgateway
2026-06-29 01:07:28.953939 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-5wmm9" not found
2026-06-29 01:07:29.151261 | instance | monitoring/vector-nz8gt/vector
2026-06-29 01:07:29.418305 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-nz8gt" not found
2026-06-29 01:07:29.601087 | instance | openstack/barbican-api-865c96b5b5-95n4h/init
2026-06-29 01:07:29.797355 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-865c96b5b5-95n4h" not found
2026-06-29 01:07:29.802006 | instance | openstack/barbican-api-865c96b5b5-95n4h/barbican-api
2026-06-29 01:07:30.012969 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-865c96b5b5-95n4h" not found
2026-06-29 01:07:30.240010 | instance | openstack/barbican-db-init-fw2ct/init
2026-06-29 01:07:30.438023 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-fw2ct" not found
2026-06-29 01:07:30.442184 | instance | openstack/barbican-db-init-fw2ct/barbican-db-init-0
2026-06-29 01:07:30.645382 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-fw2ct" not found
2026-06-29 01:07:30.857682 | instance | openstack/barbican-db-sync-zx2ht/init
2026-06-29 01:07:31.068980 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-zx2ht" not found
2026-06-29 01:07:31.074365 | instance | openstack/barbican-db-sync-zx2ht/barbican-db-sync
2026-06-29 01:07:31.267909 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-zx2ht" not found
2026-06-29 01:07:31.464912 | instance | openstack/barbican-ks-endpoints-lntkh/init
2026-06-29 01:07:31.656898 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-lntkh" not found
2026-06-29 01:07:31.662588 | instance | openstack/barbican-ks-endpoints-lntkh/key-manager-ks-endpoints-admin
2026-06-29 01:07:31.861872 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-lntkh" not found
2026-06-29 01:07:31.867000 | instance | openstack/barbican-ks-endpoints-lntkh/key-manager-ks-endpoints-internal
2026-06-29 01:07:32.073465 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-lntkh" not found
2026-06-29 01:07:32.078521 | instance | openstack/barbican-ks-endpoints-lntkh/key-manager-ks-endpoints-public
2026-06-29 01:07:32.292022 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-lntkh" not found
2026-06-29 01:07:32.477384 | instance | openstack/barbican-ks-service-dsrtb/init
2026-06-29 01:07:32.669975 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-dsrtb" not found
2026-06-29 01:07:32.676077 | instance | openstack/barbican-ks-service-dsrtb/key-manager-ks-service-registration
2026-06-29 01:07:32.885762 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-dsrtb" not found
2026-06-29 01:07:33.095578 | instance | openstack/barbican-ks-user-9rmrn/init
2026-06-29 01:07:33.328799 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-9rmrn" not found
2026-06-29 01:07:33.333039 | instance | openstack/barbican-ks-user-9rmrn/barbican-ks-user
2026-06-29 01:07:33.525402 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-9rmrn" not found
2026-06-29 01:07:33.712342 | instance | openstack/barbican-rabbit-init-7ltvv/init
2026-06-29 01:07:33.904991 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-7ltvv" not found
2026-06-29 01:07:33.909891 | instance | openstack/barbican-rabbit-init-7ltvv/rabbit-init
2026-06-29 01:07:34.103953 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-7ltvv" not found
2026-06-29 01:07:34.314694 | instance | openstack/cinder-api-54d44896b5-hrdpr/init
2026-06-29 01:07:34.521178 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-54d44896b5-hrdpr" not found
2026-06-29 01:07:34.525835 | instance | openstack/cinder-api-54d44896b5-hrdpr/ceph-coordination-volume-perms
2026-06-29 01:07:34.708183 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-54d44896b5-hrdpr" not found
2026-06-29 01:07:34.713880 | instance | openstack/cinder-api-54d44896b5-hrdpr/cinder-api
2026-06-29 01:07:34.947631 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-54d44896b5-hrdpr" not found
2026-06-29 01:07:35.148575 | instance | openstack/cinder-backup-65cb95468c-z5q8m/init
2026-06-29 01:07:35.352180 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-65cb95468c-z5q8m" not found
2026-06-29 01:07:35.358738 | instance | openstack/cinder-backup-65cb95468c-z5q8m/ceph-backup-keyring-placement
2026-06-29 01:07:35.547098 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-65cb95468c-z5q8m" not found
2026-06-29 01:07:35.552323 | instance | openstack/cinder-backup-65cb95468c-z5q8m/ceph-keyring-placement-rbd1
2026-06-29 01:07:35.766346 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-65cb95468c-z5q8m" not found
2026-06-29 01:07:35.773678 | instance | openstack/cinder-backup-65cb95468c-z5q8m/ceph-coordination-volume-perms
2026-06-29 01:07:35.976270 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-65cb95468c-z5q8m" not found
2026-06-29 01:07:35.985494 | instance | openstack/cinder-backup-65cb95468c-z5q8m/cinder-backup
2026-06-29 01:07:36.198095 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-65cb95468c-z5q8m" not found
2026-06-29 01:07:36.385219 | instance | openstack/cinder-backup-storage-init-fz7m9/init
2026-06-29 01:07:36.577115 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-fz7m9" not found
2026-06-29 01:07:36.582217 | instance | openstack/cinder-backup-storage-init-fz7m9/ceph-keyring-placement
2026-06-29 01:07:36.772713 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-fz7m9" not found
2026-06-29 01:07:36.778537 | instance | openstack/cinder-backup-storage-init-fz7m9/cinder-backup-storage-init
2026-06-29 01:07:36.963820 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-fz7m9" not found
2026-06-29 01:07:37.168220 | instance | openstack/cinder-bootstrap-mbcsn/init
2026-06-29 01:07:37.386889 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-mbcsn" not found
2026-06-29 01:07:37.392800 | instance | openstack/cinder-bootstrap-mbcsn/bootstrap
2026-06-29 01:07:37.602578 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-mbcsn" not found
2026-06-29 01:07:37.792693 | instance | openstack/cinder-create-internal-tenant-4xq6d/init
2026-06-29 01:07:37.997614 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-4xq6d" not found
2026-06-29 01:07:38.002689 | instance | openstack/cinder-create-internal-tenant-4xq6d/create-internal-tenant
2026-06-29 01:07:38.215481 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-4xq6d" not found
2026-06-29 01:07:38.402379 | instance | openstack/cinder-db-init-nw9dx/init
2026-06-29 01:07:38.589858 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-nw9dx" not found
2026-06-29 01:07:38.593222 | instance | openstack/cinder-db-init-nw9dx/cinder-db-init-0
2026-06-29 01:07:38.808244 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-nw9dx" not found
2026-06-29 01:07:39.007911 | instance | openstack/cinder-db-sync-hkpkt/init
2026-06-29 01:07:39.209997 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-hkpkt" not found
2026-06-29 01:07:39.215450 | instance | openstack/cinder-db-sync-hkpkt/cinder-db-sync
2026-06-29 01:07:39.417951 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-hkpkt" not found
2026-06-29 01:07:39.602929 | instance | openstack/cinder-ks-endpoints-pgnwq/init
2026-06-29 01:07:39.833426 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-pgnwq" not found
2026-06-29 01:07:39.836296 | instance | openstack/cinder-ks-endpoints-pgnwq/volumev3-ks-endpoints-admin
2026-06-29 01:07:40.028817 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-pgnwq" not found
2026-06-29 01:07:40.033946 | instance | openstack/cinder-ks-endpoints-pgnwq/volumev3-ks-endpoints-internal
2026-06-29 01:07:40.269690 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-pgnwq" not found
2026-06-29 01:07:40.275113 | instance | openstack/cinder-ks-endpoints-pgnwq/volumev3-ks-endpoints-public
2026-06-29 01:07:40.472263 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-pgnwq" not found
2026-06-29 01:07:40.664453 | instance | openstack/cinder-ks-service-4fspn/init
2026-06-29 01:07:40.861194 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-4fspn" not found
2026-06-29 01:07:40.866911 | instance | openstack/cinder-ks-service-4fspn/volumev3-ks-service-registration
2026-06-29 01:07:41.061828 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-4fspn" not found
2026-06-29 01:07:41.280856 | instance | openstack/cinder-ks-user-xcnrc/init
2026-06-29 01:07:41.467114 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-xcnrc" not found
2026-06-29 01:07:41.473546 | instance | openstack/cinder-ks-user-xcnrc/cinder-ks-user
2026-06-29 01:07:41.671762 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-xcnrc" not found
2026-06-29 01:07:41.865529 | instance | openstack/cinder-rabbit-init-bg6rw/init
2026-06-29 01:07:42.071927 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-bg6rw" not found
2026-06-29 01:07:42.087311 | instance | openstack/cinder-rabbit-init-bg6rw/rabbit-init
2026-06-29 01:07:42.293664 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-bg6rw" not found
2026-06-29 01:07:42.498981 | instance | openstack/cinder-scheduler-586b7b68f5-6fp74/init
2026-06-29 01:07:42.699534 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-586b7b68f5-6fp74" not found
2026-06-29 01:07:42.711658 | instance | openstack/cinder-scheduler-586b7b68f5-6fp74/ceph-coordination-volume-perms
2026-06-29 01:07:42.898932 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-586b7b68f5-6fp74" not found
2026-06-29 01:07:42.904468 | instance | openstack/cinder-scheduler-586b7b68f5-6fp74/cinder-scheduler
2026-06-29 01:07:43.123715 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-586b7b68f5-6fp74" not found
2026-06-29 01:07:43.357711 | instance | openstack/cinder-storage-init-55ltr/init
2026-06-29 01:07:43.558948 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-55ltr" not found
2026-06-29 01:07:43.565342 | instance | openstack/cinder-storage-init-55ltr/ceph-keyring-placement
2026-06-29 01:07:43.757948 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-55ltr" not found
2026-06-29 01:07:43.762198 | instance | openstack/cinder-storage-init-55ltr/cinder-storage-init-rbd1
2026-06-29 01:07:43.986280 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-55ltr" not found
2026-06-29 01:07:44.192639 | instance | openstack/cinder-volume-79569fd8cc-v4qbf/init
2026-06-29 01:07:44.399792 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-79569fd8cc-v4qbf" not found
2026-06-29 01:07:44.405201 | instance | openstack/cinder-volume-79569fd8cc-v4qbf/ceph-keyring-placement-rbd1
2026-06-29 01:07:44.596355 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-79569fd8cc-v4qbf" not found
2026-06-29 01:07:44.602091 | instance | openstack/cinder-volume-79569fd8cc-v4qbf/ceph-coordination-volume-perms
2026-06-29 01:07:44.808861 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-79569fd8cc-v4qbf" not found
2026-06-29 01:07:44.814211 | instance | openstack/cinder-volume-79569fd8cc-v4qbf/init-cinder-conf
2026-06-29 01:07:45.023224 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-79569fd8cc-v4qbf" not found
2026-06-29 01:07:45.029900 | instance | openstack/cinder-volume-79569fd8cc-v4qbf/cinder-volume
2026-06-29 01:07:45.279136 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-79569fd8cc-v4qbf" not found
2026-06-29 01:07:45.503838 | instance | openstack/cinder-volume-usage-audit-29711585-9bn58/init
2026-06-29 01:07:45.697560 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29711585-9bn58" not found
2026-06-29 01:07:45.702239 | instance | openstack/cinder-volume-usage-audit-29711585-9bn58/cinder-volume-usage-audit
2026-06-29 01:07:45.894773 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29711585-9bn58" not found
2026-06-29 01:07:46.092789 | instance | openstack/glance-api-64ddcfb547-lllxd/init
2026-06-29 01:07:46.338465 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-64ddcfb547-lllxd" not found
2026-06-29 01:07:46.354733 | instance | openstack/glance-api-64ddcfb547-lllxd/glance-perms
2026-06-29 01:07:46.537709 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-64ddcfb547-lllxd" not found
2026-06-29 01:07:46.543060 | instance | openstack/glance-api-64ddcfb547-lllxd/ceph-keyring-placement
2026-06-29 01:07:46.747363 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-64ddcfb547-lllxd" not found
2026-06-29 01:07:46.753357 | instance | openstack/glance-api-64ddcfb547-lllxd/glance-api
2026-06-29 01:07:46.970097 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-64ddcfb547-lllxd" not found
2026-06-29 01:07:47.191562 | instance | openstack/glance-db-init-2mh7s/init
2026-06-29 01:07:47.391255 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-2mh7s" not found
2026-06-29 01:07:47.395289 | instance | openstack/glance-db-init-2mh7s/glance-db-init-0
2026-06-29 01:07:47.579992 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-2mh7s" not found
2026-06-29 01:07:47.777535 | instance | openstack/glance-db-sync-glgqx/init
2026-06-29 01:07:47.975444 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-glgqx" not found
2026-06-29 01:07:47.980704 | instance | openstack/glance-db-sync-glgqx/glance-db-sync
2026-06-29 01:07:48.206934 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-glgqx" not found
2026-06-29 01:07:48.429636 | instance | openstack/glance-ks-endpoints-jfsws/init
2026-06-29 01:07:48.626520 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-jfsws" not found
2026-06-29 01:07:48.633000 | instance | openstack/glance-ks-endpoints-jfsws/image-ks-endpoints-admin
2026-06-29 01:07:48.825132 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-jfsws" not found
2026-06-29 01:07:48.831228 | instance | openstack/glance-ks-endpoints-jfsws/image-ks-endpoints-internal
2026-06-29 01:07:49.035038 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-jfsws" not found
2026-06-29 01:07:49.040406 | instance | openstack/glance-ks-endpoints-jfsws/image-ks-endpoints-public
2026-06-29 01:07:49.260306 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-jfsws" not found
2026-06-29 01:07:49.451886 | instance | openstack/glance-ks-service-9vp8z/init
2026-06-29 01:07:49.649891 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-9vp8z" not found
2026-06-29 01:07:49.656121 | instance | openstack/glance-ks-service-9vp8z/image-ks-service-registration
2026-06-29 01:07:49.864130 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-9vp8z" not found
2026-06-29 01:07:50.053421 | instance | openstack/glance-ks-user-bnwvg/init
2026-06-29 01:07:50.263592 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-bnwvg" not found
2026-06-29 01:07:50.268991 | instance | openstack/glance-ks-user-bnwvg/glance-ks-user
2026-06-29 01:07:50.492287 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-bnwvg" not found
2026-06-29 01:07:50.688838 | instance | openstack/glance-metadefs-load-cwpfp/init
2026-06-29 01:07:50.904754 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-cwpfp" not found
2026-06-29 01:07:50.910832 | instance | openstack/glance-metadefs-load-cwpfp/glance-metadefs-load
2026-06-29 01:07:51.096717 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-cwpfp" not found
2026-06-29 01:07:51.308106 | instance | openstack/glance-rabbit-init-lwktv/init
2026-06-29 01:07:51.499480 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-lwktv" not found
2026-06-29 01:07:51.505284 | instance | openstack/glance-rabbit-init-lwktv/rabbit-init
2026-06-29 01:07:51.699821 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-lwktv" not found
2026-06-29 01:07:51.891837 | instance | openstack/glance-storage-init-9xsxf/init
2026-06-29 01:07:52.082960 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-9xsxf" not found
2026-06-29 01:07:52.088541 | instance | openstack/glance-storage-init-9xsxf/ceph-keyring-placement
2026-06-29 01:07:52.306547 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-9xsxf" not found
2026-06-29 01:07:52.311084 | instance | openstack/glance-storage-init-9xsxf/glance-storage-init
2026-06-29 01:07:52.514967 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-9xsxf" not found
2026-06-29 01:07:52.716464 | instance | openstack/keepalived-dbdg9/init
2026-06-29 01:07:52.955138 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-dbdg9" not found
2026-06-29 01:07:52.960328 | instance | openstack/keepalived-dbdg9/wait-for-ip
2026-06-29 01:07:53.286196 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-dbdg9" not found
2026-06-29 01:07:53.290357 | instance | openstack/keepalived-dbdg9/keepalived
2026-06-29 01:07:53.391571 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-dbdg9" is waiting to start: PodInitializing
2026-06-29 01:07:53.497425 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-dbdg9" not found
2026-06-29 01:07:53.689123 | instance | openstack/keystone-api-84d59cd77c-ltd79/init
2026-06-29 01:07:53.884085 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-84d59cd77c-ltd79" not found
2026-06-29 01:07:53.890575 | instance | openstack/keystone-api-84d59cd77c-ltd79/keystone-api
2026-06-29 01:07:54.399098 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-84d59cd77c-ltd79" not found
2026-06-29 01:07:54.592269 | instance | openstack/keystone-bootstrap-sn8lc/init
2026-06-29 01:07:54.800567 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-sn8lc" not found
2026-06-29 01:07:54.805280 | instance | openstack/keystone-bootstrap-sn8lc/bootstrap
2026-06-29 01:07:55.000069 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-sn8lc" not found
2026-06-29 01:07:55.222487 | instance | openstack/keystone-credential-setup-pc748/init
2026-06-29 01:07:55.407775 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-pc748" not found
2026-06-29 01:07:55.412380 | instance | openstack/keystone-credential-setup-pc748/keystone-credential-setup
2026-06-29 01:07:55.605716 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-pc748" not found
2026-06-29 01:07:55.794334 | instance | openstack/keystone-db-init-jjk2g/init
2026-06-29 01:07:55.974320 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-jjk2g" not found
2026-06-29 01:07:55.979632 | instance | openstack/keystone-db-init-jjk2g/keystone-db-init-0
2026-06-29 01:07:56.173098 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-jjk2g" not found
2026-06-29 01:07:56.374589 | instance | openstack/keystone-db-sync-nz5xs/init
2026-06-29 01:07:56.569735 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-nz5xs" not found
2026-06-29 01:07:56.576311 | instance | openstack/keystone-db-sync-nz5xs/keystone-db-sync
2026-06-29 01:07:56.764709 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-nz5xs" not found
2026-06-29 01:07:56.960013 | instance | openstack/keystone-domain-manage-trrgl/init
2026-06-29 01:07:57.160255 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-trrgl" not found
2026-06-29 01:07:57.165134 | instance | openstack/keystone-domain-manage-trrgl/keystone-domain-manage
2026-06-29 01:07:57.363517 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-trrgl" not found
2026-06-29 01:07:57.542262 | instance | openstack/keystone-fernet-setup-rp92x/init
2026-06-29 01:07:57.733896 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-rp92x" not found
2026-06-29 01:07:57.738924 | instance | openstack/keystone-fernet-setup-rp92x/keystone-fernet-setup
2026-06-29 01:07:57.925129 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-rp92x" not found
2026-06-29 01:07:58.115950 | instance | openstack/keystone-rabbit-init-lqn4g/init
2026-06-29 01:07:58.327136 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-lqn4g" not found
2026-06-29 01:07:58.333208 | instance | openstack/keystone-rabbit-init-lqn4g/rabbit-init
2026-06-29 01:07:58.517454 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-lqn4g" not found
2026-06-29 01:07:58.719511 | instance | openstack/libvirt-libvirt-default-jqtjg/init
2026-06-29 01:07:58.922599 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-jqtjg" not found
2026-06-29 01:07:58.928344 | instance | openstack/libvirt-libvirt-default-jqtjg/init-dynamic-options
2026-06-29 01:07:59.123464 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-jqtjg" not found
2026-06-29 01:07:59.128507 | instance | openstack/libvirt-libvirt-default-jqtjg/ceph-admin-keyring-placement
2026-06-29 01:07:59.341347 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-jqtjg" not found
2026-06-29 01:07:59.347392 | instance | openstack/libvirt-libvirt-default-jqtjg/ceph-keyring-placement
2026-06-29 01:07:59.552560 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-jqtjg" not found
2026-06-29 01:07:59.556859 | instance | openstack/libvirt-libvirt-default-jqtjg/tls-sidecar
2026-06-29 01:07:59.745173 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-jqtjg" not found
2026-06-29 01:07:59.750852 | instance | openstack/libvirt-libvirt-default-jqtjg/libvirt
2026-06-29 01:07:59.946499 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-jqtjg" not found
2026-06-29 01:07:59.951834 | instance | openstack/libvirt-libvirt-default-jqtjg/libvirt-exporter
2026-06-29 01:08:00.133793 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-jqtjg" not found
2026-06-29 01:08:00.315803 | instance | openstack/memcached-memcached-6479589586-d5q7z/init
2026-06-29 01:08:00.490108 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-d5q7z" not found
2026-06-29 01:08:00.494920 | instance | openstack/memcached-memcached-6479589586-d5q7z/memcached
2026-06-29 01:08:00.695242 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-d5q7z" not found
2026-06-29 01:08:00.698847 | instance | openstack/memcached-memcached-6479589586-d5q7z/memcached-exporter
2026-06-29 01:08:00.874943 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-d5q7z" not found
2026-06-29 01:08:01.047085 | instance | openstack/neutron-db-init-z6tpn/init
2026-06-29 01:08:01.262927 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-z6tpn" not found
2026-06-29 01:08:01.266970 | instance | openstack/neutron-db-init-z6tpn/neutron-db-init-0
2026-06-29 01:08:01.461589 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-z6tpn" not found
2026-06-29 01:08:01.653399 | instance | openstack/neutron-db-sync-nmgt2/init
2026-06-29 01:08:01.831921 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-nmgt2" not found
2026-06-29 01:08:01.836685 | instance | openstack/neutron-db-sync-nmgt2/neutron-db-sync
2026-06-29 01:08:02.033023 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-nmgt2" not found
2026-06-29 01:08:02.226381 | instance | openstack/neutron-ks-endpoints-69548/init
2026-06-29 01:08:02.436382 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-69548" not found
2026-06-29 01:08:02.441595 | instance | openstack/neutron-ks-endpoints-69548/network-ks-endpoints-admin
2026-06-29 01:08:02.625400 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-69548" not found
2026-06-29 01:08:02.630019 | instance | openstack/neutron-ks-endpoints-69548/network-ks-endpoints-internal
2026-06-29 01:08:02.811476 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-69548" not found
2026-06-29 01:08:02.817970 | instance | openstack/neutron-ks-endpoints-69548/network-ks-endpoints-public
2026-06-29 01:08:03.001753 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-69548" not found
2026-06-29 01:08:03.203160 | instance | openstack/neutron-ks-service-sqjrc/init
2026-06-29 01:08:03.393497 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-sqjrc" not found
2026-06-29 01:08:03.401421 | instance | openstack/neutron-ks-service-sqjrc/network-ks-service-registration
2026-06-29 01:08:03.593133 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-sqjrc" not found
2026-06-29 01:08:03.787086 | instance | openstack/neutron-ks-user-4wmsl/init
2026-06-29 01:08:03.970438 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-4wmsl" not found
2026-06-29 01:08:03.974560 | instance | openstack/neutron-ks-user-4wmsl/neutron-ks-user
2026-06-29 01:08:04.149883 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-4wmsl" not found
2026-06-29 01:08:04.344644 | instance | openstack/neutron-netns-cleanup-cron-default-6bsjs/init
2026-06-29 01:08:04.542436 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-6bsjs" not found
2026-06-29 01:08:04.549468 | instance | openstack/neutron-netns-cleanup-cron-default-6bsjs/neutron-netns-cleanup-cron
2026-06-29 01:08:04.736703 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-6bsjs" not found
2026-06-29 01:08:04.924836 | instance | openstack/neutron-ovn-metadata-agent-default-p4bl6/init
2026-06-29 01:08:05.134389 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-p4bl6" not found
2026-06-29 01:08:05.139643 | instance | openstack/neutron-ovn-metadata-agent-default-p4bl6/neutron-metadata-agent-init
2026-06-29 01:08:05.246997 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-p4bl6" is waiting to start: PodInitializing
2026-06-29 01:08:05.357109 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-p4bl6" not found
2026-06-29 01:08:05.362969 | instance | openstack/neutron-ovn-metadata-agent-default-p4bl6/ovn-neutron-init
2026-06-29 01:08:05.450010 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-p4bl6" is waiting to start: PodInitializing
2026-06-29 01:08:05.548669 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-p4bl6" not found
2026-06-29 01:08:05.554154 | instance | openstack/neutron-ovn-metadata-agent-default-p4bl6/neutron-ovn-metadata-agent
2026-06-29 01:08:05.655627 | instance | Error from server (BadRequest): container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-p4bl6" is waiting to start: PodInitializing
2026-06-29 01:08:05.755372 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-p4bl6" not found
2026-06-29 01:08:05.950897 | instance | openstack/neutron-ovn-vpn-agent-default-wfb4w/init
2026-06-29 01:08:06.168905 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-wfb4w" not found
2026-06-29 01:08:06.174559 | instance | openstack/neutron-ovn-vpn-agent-default-wfb4w/ovn-vpn-agent-init
2026-06-29 01:08:06.270785 | instance | Error from server (BadRequest): container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-wfb4w" is waiting to start: PodInitializing
2026-06-29 01:08:06.365964 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-wfb4w" not found
2026-06-29 01:08:06.372251 | instance | openstack/neutron-ovn-vpn-agent-default-wfb4w/ovn-neutron-init
2026-06-29 01:08:06.467611 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-wfb4w" is waiting to start: PodInitializing
2026-06-29 01:08:06.565190 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-wfb4w" not found
2026-06-29 01:08:06.568969 | instance | openstack/neutron-ovn-vpn-agent-default-wfb4w/neutron-ovn-vpn-agent
2026-06-29 01:08:06.658770 | instance | Error from server (BadRequest): container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-wfb4w" is waiting to start: PodInitializing
2026-06-29 01:08:06.744954 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-wfb4w" not found
2026-06-29 01:08:06.933957 | instance | openstack/neutron-rabbit-init-5vw9b/init
2026-06-29 01:08:07.132850 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-5vw9b" not found
2026-06-29 01:08:07.139003 | instance | openstack/neutron-rabbit-init-5vw9b/rabbit-init
2026-06-29 01:08:07.339157 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-5vw9b" not found
2026-06-29 01:08:07.534940 | instance | openstack/neutron-rpc-server-597f5884-lhjq2/init
2026-06-29 01:08:07.728792 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-597f5884-lhjq2" not found
2026-06-29 01:08:07.734066 | instance | openstack/neutron-rpc-server-597f5884-lhjq2/ovn-neutron-init
2026-06-29 01:08:07.927588 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-597f5884-lhjq2" not found
2026-06-29 01:08:07.932690 | instance | openstack/neutron-rpc-server-597f5884-lhjq2/neutron-rpc-server
2026-06-29 01:08:08.346299 | instance | openstack/neutron-server-55d965f4fd-98926/init
2026-06-29 01:08:08.552166 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-55d965f4fd-98926" not found
2026-06-29 01:08:08.556602 | instance | openstack/neutron-server-55d965f4fd-98926/ovn-neutron-init
2026-06-29 01:08:08.744171 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-55d965f4fd-98926" not found
2026-06-29 01:08:08.748036 | instance | openstack/neutron-server-55d965f4fd-98926/neutron-server
2026-06-29 01:08:08.968846 | instance | openstack/neutron-server-55d965f4fd-98926/neutron-policy-server
2026-06-29 01:08:09.163591 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-55d965f4fd-98926" not found
2026-06-29 01:08:09.364306 | instance | openstack/nova-api-metadata-9ddfbd7b8-prcsz/init
2026-06-29 01:08:09.565003 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-9ddfbd7b8-prcsz" not found
2026-06-29 01:08:09.570128 | instance | openstack/nova-api-metadata-9ddfbd7b8-prcsz/nova-api-metadata-init
2026-06-29 01:08:09.794523 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-9ddfbd7b8-prcsz" not found
2026-06-29 01:08:09.799907 | instance | openstack/nova-api-metadata-9ddfbd7b8-prcsz/nova-api
2026-06-29 01:08:09.999614 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-9ddfbd7b8-prcsz" not found
2026-06-29 01:08:10.204982 | instance | openstack/nova-api-osapi-65f498bd44-kp7l7/init
2026-06-29 01:08:10.423699 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-65f498bd44-kp7l7" not found
2026-06-29 01:08:10.431408 | instance | openstack/nova-api-osapi-65f498bd44-kp7l7/nova-osapi
2026-06-29 01:08:10.626357 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-65f498bd44-kp7l7" not found
2026-06-29 01:08:10.829863 | instance | openstack/nova-bootstrap-4tjfc/init
2026-06-29 01:08:11.059037 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-4tjfc" not found
2026-06-29 01:08:11.064188 | instance | openstack/nova-bootstrap-4tjfc/bootstrap
2026-06-29 01:08:11.249240 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-4tjfc" not found
2026-06-29 01:08:11.459374 | instance | openstack/nova-cell-setup-29711580-lx7rs/init
2026-06-29 01:08:11.659845 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29711580-lx7rs" not found
2026-06-29 01:08:11.665165 | instance | openstack/nova-cell-setup-29711580-lx7rs/nova-cell-setup
2026-06-29 01:08:11.755032 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-29711580-lx7rs" is waiting to start: PodInitializing
2026-06-29 01:08:11.867663 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29711580-lx7rs" not found
2026-06-29 01:08:12.052707 | instance | openstack/nova-cell-setup-9mvj8/init
2026-06-29 01:08:12.304467 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-9mvj8" not found
2026-06-29 01:08:12.309949 | instance | openstack/nova-cell-setup-9mvj8/nova-cell-setup-init
2026-06-29 01:08:12.407679 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-9mvj8" is waiting to start: PodInitializing
2026-06-29 01:08:12.502927 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-9mvj8" not found
2026-06-29 01:08:12.508547 | instance | openstack/nova-cell-setup-9mvj8/nova-cell-setup
2026-06-29 01:08:12.594624 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-9mvj8" is waiting to start: PodInitializing
2026-06-29 01:08:12.691724 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-9mvj8" not found
2026-06-29 01:08:12.892371 | instance | openstack/nova-compute-default-dttds/init
2026-06-29 01:08:13.127198 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-dttds" not found
2026-06-29 01:08:13.133113 | instance | openstack/nova-compute-default-dttds/nova-compute-init
2026-06-29 01:08:13.245945 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-dttds" is waiting to start: PodInitializing
2026-06-29 01:08:13.347744 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-dttds" not found
2026-06-29 01:08:13.353044 | instance | openstack/nova-compute-default-dttds/ceph-perms
2026-06-29 01:08:13.456448 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-dttds" is waiting to start: PodInitializing
2026-06-29 01:08:13.568693 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-dttds" not found
2026-06-29 01:08:13.573437 | instance | openstack/nova-compute-default-dttds/ceph-admin-keyring-placement
2026-06-29 01:08:13.680693 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-dttds" is waiting to start: PodInitializing
2026-06-29 01:08:13.785063 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-dttds" not found
2026-06-29 01:08:13.789627 | instance | openstack/nova-compute-default-dttds/ceph-keyring-placement
2026-06-29 01:08:13.883214 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-dttds" is waiting to start: PodInitializing
2026-06-29 01:08:13.972656 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-dttds" not found
2026-06-29 01:08:13.976350 | instance | openstack/nova-compute-default-dttds/nova-compute-vnc-init
2026-06-29 01:08:14.075636 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-dttds" is waiting to start: PodInitializing
2026-06-29 01:08:14.179028 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-dttds" not found
2026-06-29 01:08:14.185984 | instance | openstack/nova-compute-default-dttds/nova-compute-ssh-init
2026-06-29 01:08:14.290162 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-dttds" is waiting to start: PodInitializing
2026-06-29 01:08:14.406843 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-dttds" not found
2026-06-29 01:08:14.412576 | instance | openstack/nova-compute-default-dttds/nova-compute
2026-06-29 01:08:14.503411 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-dttds" is waiting to start: PodInitializing
2026-06-29 01:08:14.601527 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-dttds" not found
2026-06-29 01:08:14.607345 | instance | openstack/nova-compute-default-dttds/nova-compute-ssh
2026-06-29 01:08:14.705898 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-dttds" is waiting to start: PodInitializing
2026-06-29 01:08:14.802557 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-dttds" not found
2026-06-29 01:08:14.993641 | instance | openstack/nova-conductor-79f5bb6bf6-54wtj/init
2026-06-29 01:08:15.220485 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-79f5bb6bf6-54wtj" not found
2026-06-29 01:08:15.224644 | instance | openstack/nova-conductor-79f5bb6bf6-54wtj/nova-conductor
2026-06-29 01:08:15.421692 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-79f5bb6bf6-54wtj" not found
2026-06-29 01:08:15.623982 | instance | openstack/nova-db-init-gxfdk/init
2026-06-29 01:08:15.813771 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-gxfdk" not found
2026-06-29 01:08:15.819294 | instance | openstack/nova-db-init-gxfdk/nova-db-init-0
2026-06-29 01:08:16.010068 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-gxfdk" not found
2026-06-29 01:08:16.016753 | instance | openstack/nova-db-init-gxfdk/nova-db-init-1
2026-06-29 01:08:16.218400 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-gxfdk" not found
2026-06-29 01:08:16.224437 | instance | openstack/nova-db-init-gxfdk/nova-db-init-2
2026-06-29 01:08:16.414755 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-gxfdk" not found
2026-06-29 01:08:16.620319 | instance | openstack/nova-db-sync-bdspm/init
2026-06-29 01:08:16.814090 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-bdspm" not found
2026-06-29 01:08:16.819819 | instance | openstack/nova-db-sync-bdspm/nova-db-sync
2026-06-29 01:08:17.023369 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-bdspm" not found
2026-06-29 01:08:17.257997 | instance | openstack/nova-ks-endpoints-rlzzq/init
2026-06-29 01:08:17.449393 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-rlzzq" not found
2026-06-29 01:08:17.457040 | instance | openstack/nova-ks-endpoints-rlzzq/compute-ks-endpoints-admin
2026-06-29 01:08:17.642592 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-rlzzq" not found
2026-06-29 01:08:17.646765 | instance | openstack/nova-ks-endpoints-rlzzq/compute-ks-endpoints-internal
2026-06-29 01:08:17.844199 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-rlzzq" not found
2026-06-29 01:08:17.848817 | instance | openstack/nova-ks-endpoints-rlzzq/compute-ks-endpoints-public
2026-06-29 01:08:18.041202 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-rlzzq" not found
2026-06-29 01:08:18.258818 | instance | openstack/nova-ks-service-8cdz6/init
2026-06-29 01:08:18.457874 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-8cdz6" not found
2026-06-29 01:08:18.466126 | instance | openstack/nova-ks-service-8cdz6/compute-ks-service-registration
2026-06-29 01:08:18.661058 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-8cdz6" not found
2026-06-29 01:08:18.840454 | instance | openstack/nova-ks-user-m4dmt/init
2026-06-29 01:08:19.033174 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-m4dmt" not found
2026-06-29 01:08:19.038129 | instance | openstack/nova-ks-user-m4dmt/nova-ks-user
2026-06-29 01:08:19.250740 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-m4dmt" not found
2026-06-29 01:08:19.451351 | instance | openstack/nova-novncproxy-8597f58b9f-4jkr6/init
2026-06-29 01:08:19.708185 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-8597f58b9f-4jkr6" not found
2026-06-29 01:08:19.712938 | instance | openstack/nova-novncproxy-8597f58b9f-4jkr6/nova-novncproxy-init
2026-06-29 01:08:19.903581 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-8597f58b9f-4jkr6" not found
2026-06-29 01:08:19.906917 | instance | openstack/nova-novncproxy-8597f58b9f-4jkr6/nova-novncproxy-init-assets
2026-06-29 01:08:20.095481 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-8597f58b9f-4jkr6" not found
2026-06-29 01:08:20.099739 | instance | openstack/nova-novncproxy-8597f58b9f-4jkr6/nova-novncproxy
2026-06-29 01:08:20.315193 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-8597f58b9f-4jkr6" not found
2026-06-29 01:08:20.515167 | instance | openstack/nova-rabbit-init-hkrwg/init
2026-06-29 01:08:20.711451 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-hkrwg" not found
2026-06-29 01:08:20.717624 | instance | openstack/nova-rabbit-init-hkrwg/rabbit-init
2026-06-29 01:08:20.899012 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-hkrwg" not found
2026-06-29 01:08:21.092765 | instance | openstack/nova-scheduler-77f87bff6-j7cp2/init
2026-06-29 01:08:21.299901 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-77f87bff6-j7cp2" not found
2026-06-29 01:08:21.304318 | instance | openstack/nova-scheduler-77f87bff6-j7cp2/nova-scheduler
2026-06-29 01:08:21.487066 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-77f87bff6-j7cp2" not found
2026-06-29 01:08:21.655747 | instance | openstack/nova-service-cleaner-29711580-kkvmm/init
2026-06-29 01:08:21.830114 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29711580-kkvmm" not found
2026-06-29 01:08:21.835842 | instance | openstack/nova-service-cleaner-29711580-kkvmm/nova-service-cleaner
2026-06-29 01:08:22.035465 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29711580-kkvmm" not found
2026-06-29 01:08:22.277256 | instance | openstack/openvswitch-hrt66/init
2026-06-29 01:08:22.484548 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-hrt66" not found
2026-06-29 01:08:22.489257 | instance | openstack/openvswitch-hrt66/openvswitch-db-perms
2026-06-29 01:08:22.678858 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-hrt66" not found
2026-06-29 01:08:22.685983 | instance | openstack/openvswitch-hrt66/openvswitch-vswitchd-modules
2026-06-29 01:08:22.881391 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-hrt66" not found
2026-06-29 01:08:22.888252 | instance | openstack/openvswitch-hrt66/openvswitch-db
2026-06-29 01:08:23.088233 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-hrt66" not found
2026-06-29 01:08:23.093346 | instance | openstack/openvswitch-hrt66/openvswitch-vswitchd
2026-06-29 01:08:23.330853 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-hrt66" not found
2026-06-29 01:08:23.579468 | instance | openstack/ovn-controller-default-nm4ss/init
2026-06-29 01:08:23.802033 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-nm4ss" not found
2026-06-29 01:08:23.808233 | instance | openstack/ovn-controller-default-nm4ss/get-gw-enabled
2026-06-29 01:08:24.003645 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-nm4ss" not found
2026-06-29 01:08:24.008245 | instance | openstack/ovn-controller-default-nm4ss/controller-init
2026-06-29 01:08:24.239179 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-nm4ss" not found
2026-06-29 01:08:24.245299 | instance | openstack/ovn-controller-default-nm4ss/controller
2026-06-29 01:08:24.459348 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-nm4ss" not found
2026-06-29 01:08:24.464065 | instance | openstack/ovn-controller-default-nm4ss/vector
2026-06-29 01:08:24.660616 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-nm4ss" not found
2026-06-29 01:08:24.665974 | instance | openstack/ovn-controller-default-nm4ss/log-parser
2026-06-29 01:08:24.863693 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-nm4ss" not found
2026-06-29 01:08:25.064012 | instance | openstack/ovn-northd-fc978744-b6gr7/init
2026-06-29 01:08:25.277652 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-b6gr7" not found
2026-06-29 01:08:25.283404 | instance | openstack/ovn-northd-fc978744-b6gr7/northd
2026-06-29 01:08:25.503149 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-b6gr7" not found
2026-06-29 01:08:25.702697 | instance | openstack/ovn-ovsdb-nb-0/init
2026-06-29 01:08:25.897012 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found
2026-06-29 01:08:25.901234 | instance | openstack/ovn-ovsdb-nb-0/ovsdb
2026-06-29 01:08:26.102109 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found
2026-06-29 01:08:26.334485 | instance | openstack/ovn-ovsdb-sb-0/init
2026-06-29 01:08:26.528743 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found
2026-06-29 01:08:26.534236 | instance | openstack/ovn-ovsdb-sb-0/ovsdb
2026-06-29 01:08:26.734071 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found
2026-06-29 01:08:26.939441 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-06-29 01:08:27.153862 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-29 01:08:27.160812 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-06-29 01:08:27.393154 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-29 01:08:27.399883 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-06-29 01:08:27.721232 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-06-29 01:08:27.726642 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-06-29 01:08:27.926986 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-06-29 01:08:28.121235 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-06-29 01:08:28.337639 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-06-29 01:08:28.342839 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-06-29 01:08:28.559422 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-06-29 01:08:28.564557 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-06-29 01:08:28.776163 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-06-29 01:08:28.969504 | instance | openstack/placement-api-594998ff56-8rqwg/init
2026-06-29 01:08:29.178110 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-594998ff56-8rqwg" not found
2026-06-29 01:08:29.183283 | instance | openstack/placement-api-594998ff56-8rqwg/placement-api
2026-06-29 01:08:29.408678 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-594998ff56-8rqwg" not found
2026-06-29 01:08:29.595169 | instance | openstack/placement-db-init-j5bsd/init
2026-06-29 01:08:29.792784 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-j5bsd" not found
2026-06-29 01:08:29.798199 | instance | openstack/placement-db-init-j5bsd/placement-db-init-0
2026-06-29 01:08:30.001979 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-j5bsd" not found
2026-06-29 01:08:30.227525 | instance | openstack/placement-db-sync-rbhgk/init
2026-06-29 01:08:30.422968 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-rbhgk" not found
2026-06-29 01:08:30.428310 | instance | openstack/placement-db-sync-rbhgk/placement-db-sync
2026-06-29 01:08:30.619505 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-rbhgk" not found
2026-06-29 01:08:30.817498 | instance | openstack/placement-ks-endpoints-67sz7/init
2026-06-29 01:08:31.014755 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-67sz7" not found
2026-06-29 01:08:31.019826 | instance | openstack/placement-ks-endpoints-67sz7/placement-ks-endpoints-admin
2026-06-29 01:08:31.222761 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-67sz7" not found
2026-06-29 01:08:31.229806 | instance | openstack/placement-ks-endpoints-67sz7/placement-ks-endpoints-internal
2026-06-29 01:08:31.433560 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-67sz7" not found
2026-06-29 01:08:31.439124 | instance | openstack/placement-ks-endpoints-67sz7/placement-ks-endpoints-public
2026-06-29 01:08:31.624149 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-67sz7" not found
2026-06-29 01:08:31.843760 | instance | openstack/placement-ks-service-8fkfc/init
2026-06-29 01:08:32.044436 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-8fkfc" not found
2026-06-29 01:08:32.049587 | instance | openstack/placement-ks-service-8fkfc/placement-ks-service-registration
2026-06-29 01:08:32.279921 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-8fkfc" not found
2026-06-29 01:08:32.495509 | instance | openstack/placement-ks-user-svp75/init
2026-06-29 01:08:32.684389 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-svp75" not found
2026-06-29 01:08:32.689314 | instance | openstack/placement-ks-user-svp75/placement-ks-user
2026-06-29 01:08:32.888403 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-svp75" not found
2026-06-29 01:08:33.085819 | instance | openstack/pxc-operator-69cb5bbdb9-q4z46/percona-xtradb-cluster-operator
2026-06-29 01:08:33.503481 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-06-29 01:08:33.711712 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-06-29 01:08:33.717761 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-06-29 01:08:33.933974 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-06-29 01:08:34.133605 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-06-29 01:08:34.350420 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-06-29 01:08:34.356556 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-06-29 01:08:34.585407 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-06-29 01:08:34.793571 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-6v26m/rabbitmq-cluster-operator
2026-06-29 01:08:35.233061 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-06-29 01:08:35.422273 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-06-29 01:08:35.427261 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-06-29 01:08:35.635158 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-06-29 01:08:35.816119 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-06-29 01:08:36.011821 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-06-29 01:08:36.018165 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-06-29 01:08:36.230485 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-06-29 01:08:36.429310 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-5lgql/rabbitmq-cluster-operator
2026-06-29 01:08:36.835352 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-06-29 01:08:37.050608 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-06-29 01:08:37.056603 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-06-29 01:08:37.274192 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-06-29 01:08:37.474999 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-06-29 01:08:37.675743 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-06-29 01:08:37.681681 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-06-29 01:08:37.891054 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-06-29 01:08:38.093169 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-j5cz9/make-container-crash-dir
2026-06-29 01:08:38.301302 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-j5cz9" not found
2026-06-29 01:08:38.305814 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-j5cz9/chown-container-data-dir
2026-06-29 01:08:38.510323 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-j5cz9" not found
2026-06-29 01:08:38.515215 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-j5cz9/ceph-crash
2026-06-29 01:08:38.707428 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-j5cz9" not found
2026-06-29 01:08:38.901388 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-thljv/chown-container-data-dir
2026-06-29 01:08:39.102094 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-thljv" not found
2026-06-29 01:08:39.107165 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-thljv/rgw
2026-06-29 01:08:39.352702 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-thljv" not found
2026-06-29 01:08:39.357541 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-thljv/log-collector
2026-06-29 01:08:39.562159 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-thljv" not found
2026-06-29 01:08:39.795556 | instance | openstack/staffeln-api-56fb8d895-2gwlv/init
2026-06-29 01:08:40.002189 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-56fb8d895-2gwlv" not found
2026-06-29 01:08:40.006701 | instance | openstack/staffeln-api-56fb8d895-2gwlv/staffeln-api
2026-06-29 01:08:40.231055 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-56fb8d895-2gwlv" not found
2026-06-29 01:08:40.431920 | instance | openstack/staffeln-conductor-86d47f664-tlbpt/staffeln-conductor
2026-06-29 01:08:40.633342 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-86d47f664-tlbpt" not found
2026-06-29 01:08:40.828961 | instance | openstack/staffeln-db-init-h5sq4/init
2026-06-29 01:08:41.028451 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-h5sq4" not found
2026-06-29 01:08:41.034028 | instance | openstack/staffeln-db-init-h5sq4/staffeln-db-init-0
2026-06-29 01:08:41.241694 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-h5sq4" not found
2026-06-29 01:08:41.445019 | instance | openstack/staffeln-db-sync-ghf22/init
2026-06-29 01:08:41.630333 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-ghf22" not found
2026-06-29 01:08:41.637069 | instance | openstack/staffeln-db-sync-ghf22/staffeln-db-sync
2026-06-29 01:08:41.836977 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-ghf22" not found
2026-06-29 01:08:42.049585 | instance | openstack/valkey-node-0/valkey
2026-06-29 01:08:42.277054 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-06-29 01:08:42.281303 | instance | openstack/valkey-node-0/sentinel
2026-06-29 01:08:42.480525 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-06-29 01:08:42.485087 | instance | openstack/valkey-node-0/metrics
2026-06-29 01:08:42.692951 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-06-29 01:08:42.900650 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-79fjg/rook-ceph-operator
2026-06-29 01:08:43.129132 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-79fjg" not found
2026-06-29 01:08:43.352861 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-qn6vr/secretgen-controller
2026-06-29 01:08:43.574732 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-qn6vr" not found
2026-06-29 01:08:44.030314 | instance | ERROR
2026-06-29 01:08:44.030794 | instance | {
2026-06-29 01:08:44.030837 | instance | "delta": "0:01:32.512738",
2026-06-29 01:08:44.030867 | instance | "end": "2026-06-29 01:08:43.582612",
2026-06-29 01:08:44.030893 | instance | "msg": "non-zero return code",
2026-06-29 01:08:44.030919 | instance | "rc": 123,
2026-06-29 01:08:44.030944 | instance | "start": "2026-06-29 01:07:11.069874"
2026-06-29 01:08:44.030968 | instance | }
2026-06-29 01:08:44.031001 | instance | ERROR: Ignoring Errors
2026-06-29 01:08:44.043916 |
2026-06-29 01:08:44.043996 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-06-29 01:08:44.678955 | instance | changed:
2026-06-29 01:08:44.679150 | instance | cd+++++++++ pod-logs/
2026-06-29 01:08:44.679178 | instance | cd+++++++++ pod-logs/auth-system/
2026-06-29 01:08:44.679199 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-06-29 01:08:44.679218 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-06-29 01:08:44.679238 | instance | cd+++++++++ pod-logs/cert-manager/
2026-06-29 01:08:44.679257 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-fhm6p/
2026-06-29 01:08:44.679276 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-fhm6p/cert-manager-controller.txt
2026-06-29 01:08:44.679295 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-92d8r/
2026-06-29 01:08:44.679314 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-92d8r/cert-manager-cainjector.txt
2026-06-29 01:08:44.679332 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-kr558/
2026-06-29 01:08:44.679350 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-kr558/cert-manager-webhook.txt
2026-06-29 01:08:44.679369 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-06-29 01:08:44.679388 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-qhjtz/
2026-06-29 01:08:44.679406 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-qhjtz/envoy-gateway.txt
2026-06-29 01:08:44.679425 | instance | cd+++++++++ pod-logs/failed-pods/
2026-06-29 01:08:44.679444 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-06-29 01:08:44.679462 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-06-29 01:08:44.679480 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-06-29 01:08:44.679498 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-06-29 01:08:44.679516 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-fhm6p/
2026-06-29 01:08:44.679536 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-fhm6p/cert-manager-controller.txt
2026-06-29 01:08:44.679556 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-92d8r/
2026-06-29 01:08:44.679575 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-92d8r/cert-manager-cainjector.txt
2026-06-29 01:08:44.679596 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-kr558/
2026-06-29 01:08:44.679615 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-kr558/cert-manager-webhook.txt
2026-06-29 01:08:44.679633 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-06-29 01:08:44.679652 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-qhjtz/
2026-06-29 01:08:44.679670 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-qhjtz/envoy-gateway.txt
2026-06-29 01:08:44.679688 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-06-29 01:08:44.679707 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-qtkrp/
2026-06-29 01:08:44.679726 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-qtkrp/controller.txt
2026-06-29 01:08:44.679746 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-gjm7x/
2026-06-29 01:08:44.679766 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-gjm7x/ingress-nginx-default-backend.txt
2026-06-29 01:08:44.679785 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-06-29 01:08:44.679804 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-ksbv7/
2026-06-29 01:08:44.679823 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ksbv7/apply-sysctl-overwrites.txt
2026-06-29 01:08:44.679855 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ksbv7/cilium-agent.txt
2026-06-29 01:08:44.679876 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ksbv7/clean-cilium-state.txt
2026-06-29 01:08:44.679895 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ksbv7/config.txt
2026-06-29 01:08:44.679914 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ksbv7/install-cni-binaries.txt
2026-06-29 01:08:44.679933 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ksbv7/mount-bpf-fs.txt
2026-06-29 01:08:44.679952 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ksbv7/mount-cgroup.txt
2026-06-29 01:08:44.679971 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-4txnk/
2026-06-29 01:08:44.679990 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-4txnk/cilium-operator.txt
2026-06-29 01:08:44.680009 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8mp8t/
2026-06-29 01:08:44.680028 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8mp8t/coredns.txt
2026-06-29 01:08:44.680048 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-c4xb5/
2026-06-29 01:08:44.680067 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-c4xb5/coredns.txt
2026-06-29 01:08:44.680085 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-06-29 01:08:44.680104 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-06-29 01:08:44.680123 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-06-29 01:08:44.680142 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-29 01:08:44.680161 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-06-29 01:08:44.680180 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-29 01:08:44.680198 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-ks8cd/
2026-06-29 01:08:44.680216 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-ks8cd/kube-proxy.txt
2026-06-29 01:08:44.680235 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-06-29 01:08:44.680253 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-29 01:08:44.680272 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-06-29 01:08:44.680291 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-06-29 01:08:44.680309 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-06-29 01:08:44.680327 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-72ndw/
2026-06-29 01:08:44.680345 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-72ndw/local-path-provisioner.txt
2026-06-29 01:08:44.680535 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-06-29 01:08:44.680554 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-29 01:08:44.680572 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-29 01:08:44.680590 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-29 01:08:44.680609 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-29 01:08:44.680627 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-29 01:08:44.680651 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-f9ctw/
2026-06-29 01:08:44.680669 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-f9ctw/goldpinger-daemon.txt
2026-06-29 01:08:44.680688 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-ff45ff9cd-hd28d/
2026-06-29 01:08:44.680706 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-ff45ff9cd-hd28d/grafana-sc-dashboard.txt
2026-06-29 01:08:44.680724 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-ff45ff9cd-hd28d/grafana-sc-datasources.txt
2026-06-29 01:08:44.680743 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-ff45ff9cd-hd28d/grafana.txt
2026-06-29 01:08:44.680761 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-d6bd5/
2026-06-29 01:08:44.680779 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-d6bd5/kube-state-metrics.txt
2026-06-29 01:08:44.680798 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dftqw/
2026-06-29 01:08:44.680816 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dftqw/kube-prometheus-stack.txt
2026-06-29 01:08:44.680834 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-z6sb9/
2026-06-29 01:08:44.680852 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-z6sb9/node-exporter.txt
2026-06-29 01:08:44.680870 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-z6sb9/pod-tls-sidecar.txt
2026-06-29 01:08:44.680888 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-06-29 01:08:44.680906 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-06-29 01:08:44.680924 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-06-29 01:08:44.680943 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-29 01:08:44.680978 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-29 01:08:44.680998 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-8ggmm/
2026-06-29 01:08:44.681016 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-8ggmm/nginx.txt
2026-06-29 01:08:44.681034 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-06-29 01:08:44.681053 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-06-29 01:08:44.681070 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-06-29 01:08:44.681088 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-cscts/
2026-06-29 01:08:44.681106 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-cscts/gc.txt
2026-06-29 01:08:44.681124 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-rslns/
2026-06-29 01:08:44.681142 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-rslns/master.txt
2026-06-29 01:08:44.681159 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-k8vm7/
2026-06-29 01:08:44.681177 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-k8vm7/worker.txt
2026-06-29 01:08:44.681195 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-29 01:08:44.681214 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-29 01:08:44.681265 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-29 01:08:44.681291 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-29 01:08:44.681312 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-29 01:08:44.681508 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-29 01:08:44.681527 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-5wmm9/
2026-06-29 01:08:44.681545 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-5wmm9/pushgateway.txt
2026-06-29 01:08:44.681564 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-nz8gt/
2026-06-29 01:08:44.681583 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-nz8gt/vector.txt
2026-06-29 01:08:44.681601 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-06-29 01:08:44.681620 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-865c96b5b5-95n4h/
2026-06-29 01:08:44.681639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-865c96b5b5-95n4h/barbican-api.txt
2026-06-29 01:08:44.681658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-865c96b5b5-95n4h/init.txt
2026-06-29 01:08:44.681677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-fw2ct/
2026-06-29 01:08:44.681696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-fw2ct/barbican-db-init-0.txt
2026-06-29 01:08:44.681715 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-fw2ct/init.txt
2026-06-29 01:08:44.681734 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-zx2ht/
2026-06-29 01:08:44.681753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-zx2ht/barbican-db-sync.txt
2026-06-29 01:08:44.681771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-zx2ht/init.txt
2026-06-29 01:08:44.681789 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-lntkh/
2026-06-29 01:08:44.681808 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-lntkh/init.txt
2026-06-29 01:08:44.681827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-lntkh/key-manager-ks-endpoints-admin.txt
2026-06-29 01:08:44.681845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-lntkh/key-manager-ks-endpoints-internal.txt
2026-06-29 01:08:44.681863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-lntkh/key-manager-ks-endpoints-public.txt
2026-06-29 01:08:44.681881 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-dsrtb/
2026-06-29 01:08:44.681900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-dsrtb/init.txt
2026-06-29 01:08:44.681918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-dsrtb/key-manager-ks-service-registration.txt
2026-06-29 01:08:44.681936 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-9rmrn/
2026-06-29 01:08:44.681954 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-9rmrn/barbican-ks-user.txt
2026-06-29 01:08:44.681972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-9rmrn/init.txt
2026-06-29 01:08:44.681990 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-7ltvv/
2026-06-29 01:08:44.682009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-7ltvv/init.txt
2026-06-29 01:08:44.682028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-7ltvv/rabbit-init.txt
2026-06-29 01:08:44.682046 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-54d44896b5-hrdpr/
2026-06-29 01:08:44.682065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-54d44896b5-hrdpr/ceph-coordination-volume-perms.txt
2026-06-29 01:08:44.682088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-54d44896b5-hrdpr/cinder-api.txt
2026-06-29 01:08:44.682108 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-54d44896b5-hrdpr/init.txt
2026-06-29 01:08:44.682126 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-65cb95468c-z5q8m/
2026-06-29 01:08:44.682145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-65cb95468c-z5q8m/ceph-backup-keyring-placement.txt
2026-06-29 01:08:44.682163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-65cb95468c-z5q8m/ceph-coordination-volume-perms.txt
2026-06-29 01:08:44.682181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-65cb95468c-z5q8m/ceph-keyring-placement-rbd1.txt
2026-06-29 01:08:44.682199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-65cb95468c-z5q8m/cinder-backup.txt
2026-06-29 01:08:44.682217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-65cb95468c-z5q8m/init.txt
2026-06-29 01:08:44.682235 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-fz7m9/
2026-06-29 01:08:44.682254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-fz7m9/ceph-keyring-placement.txt
2026-06-29 01:08:44.682272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-fz7m9/cinder-backup-storage-init.txt
2026-06-29 01:08:44.682290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-fz7m9/init.txt
2026-06-29 01:08:44.682308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-mbcsn/
2026-06-29 01:08:44.682326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-mbcsn/bootstrap.txt
2026-06-29 01:08:44.682344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-mbcsn/init.txt
2026-06-29 01:08:44.682362 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-4xq6d/
2026-06-29 01:08:44.682380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-4xq6d/create-internal-tenant.txt
2026-06-29 01:08:44.682399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-4xq6d/init.txt
2026-06-29 01:08:44.682417 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-nw9dx/
2026-06-29 01:08:44.682436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-nw9dx/cinder-db-init-0.txt
2026-06-29 01:08:44.682455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-nw9dx/init.txt
2026-06-29 01:08:44.682474 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-hkpkt/
2026-06-29 01:08:44.682492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-hkpkt/cinder-db-sync.txt
2026-06-29 01:08:44.682511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-hkpkt/init.txt
2026-06-29 01:08:44.682529 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-pgnwq/
2026-06-29 01:08:44.682547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-pgnwq/init.txt
2026-06-29 01:08:44.682565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-pgnwq/volumev3-ks-endpoints-admin.txt
2026-06-29 01:08:44.682583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-pgnwq/volumev3-ks-endpoints-internal.txt
2026-06-29 01:08:44.682602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-pgnwq/volumev3-ks-endpoints-public.txt
2026-06-29 01:08:44.682620 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-4fspn/
2026-06-29 01:08:44.682639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-4fspn/init.txt
2026-06-29 01:08:44.682658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-4fspn/volumev3-ks-service-registration.txt
2026-06-29 01:08:44.682681 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-xcnrc/
2026-06-29 01:08:44.682701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-xcnrc/cinder-ks-user.txt
2026-06-29 01:08:44.682720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-xcnrc/init.txt
2026-06-29 01:08:44.682739 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-bg6rw/
2026-06-29 01:08:44.682757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-bg6rw/init.txt
2026-06-29 01:08:44.682776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-bg6rw/rabbit-init.txt
2026-06-29 01:08:44.682794 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-586b7b68f5-6fp74/
2026-06-29 01:08:44.682813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-586b7b68f5-6fp74/ceph-coordination-volume-perms.txt
2026-06-29 01:08:44.682831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-586b7b68f5-6fp74/cinder-scheduler.txt
2026-06-29 01:08:44.682849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-586b7b68f5-6fp74/init.txt
2026-06-29 01:08:44.682868 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-55ltr/
2026-06-29 01:08:44.682886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-55ltr/ceph-keyring-placement.txt
2026-06-29 01:08:44.682905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-55ltr/cinder-storage-init-rbd1.txt
2026-06-29 01:08:44.682923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-55ltr/init.txt
2026-06-29 01:08:44.682942 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-79569fd8cc-v4qbf/
2026-06-29 01:08:44.682960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-79569fd8cc-v4qbf/ceph-coordination-volume-perms.txt
2026-06-29 01:08:44.682978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-79569fd8cc-v4qbf/ceph-keyring-placement-rbd1.txt
2026-06-29 01:08:44.682996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-79569fd8cc-v4qbf/cinder-volume.txt
2026-06-29 01:08:44.683014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-79569fd8cc-v4qbf/init-cinder-conf.txt
2026-06-29 01:08:44.683033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-79569fd8cc-v4qbf/init.txt
2026-06-29 01:08:44.683051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29711585-9bn58/
2026-06-29 01:08:44.683069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29711585-9bn58/cinder-volume-usage-audit.txt
2026-06-29 01:08:44.683087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29711585-9bn58/init.txt
2026-06-29 01:08:44.683105 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-64ddcfb547-lllxd/
2026-06-29 01:08:44.683124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-64ddcfb547-lllxd/ceph-keyring-placement.txt
2026-06-29 01:08:44.683142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-64ddcfb547-lllxd/glance-api.txt
2026-06-29 01:08:44.683160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-64ddcfb547-lllxd/glance-perms.txt
2026-06-29 01:08:44.683178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-64ddcfb547-lllxd/init.txt
2026-06-29 01:08:44.683197 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-2mh7s/
2026-06-29 01:08:44.683215 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-2mh7s/glance-db-init-0.txt
2026-06-29 01:08:44.683233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-2mh7s/init.txt
2026-06-29 01:08:44.683251 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-glgqx/
2026-06-29 01:08:44.683269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-glgqx/glance-db-sync.txt
2026-06-29 01:08:44.683292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-glgqx/init.txt
2026-06-29 01:08:44.683311 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-jfsws/
2026-06-29 01:08:44.683329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-jfsws/image-ks-endpoints-admin.txt
2026-06-29 01:08:44.683348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-jfsws/image-ks-endpoints-internal.txt
2026-06-29 01:08:44.683366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-jfsws/image-ks-endpoints-public.txt
2026-06-29 01:08:44.683384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-jfsws/init.txt
2026-06-29 01:08:44.683402 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-9vp8z/
2026-06-29 01:08:44.683420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-9vp8z/image-ks-service-registration.txt
2026-06-29 01:08:44.683438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-9vp8z/init.txt
2026-06-29 01:08:44.683456 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-bnwvg/
2026-06-29 01:08:44.683474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-bnwvg/glance-ks-user.txt
2026-06-29 01:08:44.683492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-bnwvg/init.txt
2026-06-29 01:08:44.683510 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-cwpfp/
2026-06-29 01:08:44.683528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-cwpfp/glance-metadefs-load.txt
2026-06-29 01:08:44.683547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-cwpfp/init.txt
2026-06-29 01:08:44.683566 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-lwktv/
2026-06-29 01:08:44.683584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-lwktv/init.txt
2026-06-29 01:08:44.683602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-lwktv/rabbit-init.txt
2026-06-29 01:08:44.683621 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-9xsxf/
2026-06-29 01:08:44.683639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-9xsxf/ceph-keyring-placement.txt
2026-06-29 01:08:44.683658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-9xsxf/glance-storage-init.txt
2026-06-29 01:08:44.683676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-9xsxf/init.txt
2026-06-29 01:08:44.683695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-dbdg9/
2026-06-29 01:08:44.683714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-dbdg9/init.txt
2026-06-29 01:08:44.683733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-dbdg9/keepalived.txt
2026-06-29 01:08:44.683751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-dbdg9/wait-for-ip.txt
2026-06-29 01:08:44.683770 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-84d59cd77c-ltd79/
2026-06-29 01:08:44.683788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-84d59cd77c-ltd79/init.txt
2026-06-29 01:08:44.683806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-84d59cd77c-ltd79/keystone-api.txt
2026-06-29 01:08:44.683824 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-sn8lc/
2026-06-29 01:08:44.683843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-sn8lc/bootstrap.txt
2026-06-29 01:08:44.683861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-sn8lc/init.txt
2026-06-29 01:08:44.683879 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-pc748/
2026-06-29 01:08:44.683897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-pc748/init.txt
2026-06-29 01:08:44.683922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-pc748/keystone-credential-setup.txt
2026-06-29 01:08:44.683941 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-jjk2g/
2026-06-29 01:08:44.683960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-jjk2g/init.txt
2026-06-29 01:08:44.683979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-jjk2g/keystone-db-init-0.txt
2026-06-29 01:08:44.683998 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-nz5xs/
2026-06-29 01:08:44.684017 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-nz5xs/init.txt
2026-06-29 01:08:44.684036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-nz5xs/keystone-db-sync.txt
2026-06-29 01:08:44.684055 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-trrgl/
2026-06-29 01:08:44.684074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-trrgl/init.txt
2026-06-29 01:08:44.684092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-trrgl/keystone-domain-manage.txt
2026-06-29 01:08:44.684110 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-rp92x/
2026-06-29 01:08:44.684129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-rp92x/init.txt
2026-06-29 01:08:44.684147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-rp92x/keystone-fernet-setup.txt
2026-06-29 01:08:44.684166 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-lqn4g/
2026-06-29 01:08:44.684185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-lqn4g/init.txt
2026-06-29 01:08:44.684203 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-lqn4g/rabbit-init.txt
2026-06-29 01:08:44.684221 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jqtjg/
2026-06-29 01:08:44.684243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jqtjg/ceph-admin-keyring-placement.txt
2026-06-29 01:08:44.684264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jqtjg/ceph-keyring-placement.txt
2026-06-29 01:08:44.684282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jqtjg/init-dynamic-options.txt
2026-06-29 01:08:44.684301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jqtjg/init.txt
2026-06-29 01:08:44.684319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jqtjg/libvirt-exporter.txt
2026-06-29 01:08:44.684337 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jqtjg/libvirt.txt
2026-06-29 01:08:44.684356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jqtjg/tls-sidecar.txt
2026-06-29 01:08:44.684374 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-d5q7z/
2026-06-29 01:08:44.684392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-d5q7z/init.txt
2026-06-29 01:08:44.684410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-d5q7z/memcached-exporter.txt
2026-06-29 01:08:44.684429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-d5q7z/memcached.txt
2026-06-29 01:08:44.684447 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-z6tpn/
2026-06-29 01:08:44.684465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-z6tpn/init.txt
2026-06-29 01:08:44.684483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-z6tpn/neutron-db-init-0.txt
2026-06-29 01:08:44.684502 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-nmgt2/
2026-06-29 01:08:44.684520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-nmgt2/init.txt
2026-06-29 01:08:44.684543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-nmgt2/neutron-db-sync.txt
2026-06-29 01:08:44.684562 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-69548/
2026-06-29 01:08:44.684580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-69548/init.txt
2026-06-29 01:08:44.684598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-69548/network-ks-endpoints-admin.txt
2026-06-29 01:08:44.684617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-69548/network-ks-endpoints-internal.txt
2026-06-29 01:08:44.684636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-69548/network-ks-endpoints-public.txt
2026-06-29 01:08:44.684654 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-sqjrc/
2026-06-29 01:08:44.684672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-sqjrc/init.txt
2026-06-29 01:08:44.684691 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-sqjrc/network-ks-service-registration.txt
2026-06-29 01:08:44.684709 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-4wmsl/
2026-06-29 01:08:44.684726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-4wmsl/init.txt
2026-06-29 01:08:44.684744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-4wmsl/neutron-ks-user.txt
2026-06-29 01:08:44.684762 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-6bsjs/
2026-06-29 01:08:44.684781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-6bsjs/init.txt
2026-06-29 01:08:44.684799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-6bsjs/neutron-netns-cleanup-cron.txt
2026-06-29 01:08:44.684818 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-p4bl6/
2026-06-29 01:08:44.684836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-p4bl6/init.txt
2026-06-29 01:08:44.684855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-p4bl6/neutron-metadata-agent-init.txt
2026-06-29 01:08:44.684873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-p4bl6/neutron-ovn-metadata-agent.txt
2026-06-29 01:08:44.684891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-p4bl6/ovn-neutron-init.txt
2026-06-29 01:08:44.684910 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-wfb4w/
2026-06-29 01:08:44.684928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-wfb4w/init.txt
2026-06-29 01:08:44.684946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-wfb4w/neutron-ovn-vpn-agent.txt
2026-06-29 01:08:44.684988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-wfb4w/ovn-neutron-init.txt
2026-06-29 01:08:44.685007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-wfb4w/ovn-vpn-agent-init.txt
2026-06-29 01:08:44.685025 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-5vw9b/
2026-06-29 01:08:44.685042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-5vw9b/init.txt
2026-06-29 01:08:44.685060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-5vw9b/rabbit-init.txt
2026-06-29 01:08:44.685078 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-597f5884-lhjq2/
2026-06-29 01:08:44.685096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-597f5884-lhjq2/init.txt
2026-06-29 01:08:44.685115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-597f5884-lhjq2/neutron-rpc-server.txt
2026-06-29 01:08:44.685138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-597f5884-lhjq2/ovn-neutron-init.txt
2026-06-29 01:08:44.685157 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-55d965f4fd-98926/
2026-06-29 01:08:44.685176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-55d965f4fd-98926/init.txt
2026-06-29 01:08:44.685194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-55d965f4fd-98926/neutron-policy-server.txt
2026-06-29 01:08:44.685213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-55d965f4fd-98926/neutron-server.txt
2026-06-29 01:08:44.685245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-55d965f4fd-98926/ovn-neutron-init.txt
2026-06-29 01:08:44.685264 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-9ddfbd7b8-prcsz/
2026-06-29 01:08:44.685282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-9ddfbd7b8-prcsz/init.txt
2026-06-29 01:08:44.685300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-9ddfbd7b8-prcsz/nova-api-metadata-init.txt
2026-06-29 01:08:44.685318 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-9ddfbd7b8-prcsz/nova-api.txt
2026-06-29 01:08:44.685336 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-65f498bd44-kp7l7/
2026-06-29 01:08:44.685354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-65f498bd44-kp7l7/init.txt
2026-06-29 01:08:44.685372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-65f498bd44-kp7l7/nova-osapi.txt
2026-06-29 01:08:44.685390 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-4tjfc/
2026-06-29 01:08:44.685408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-4tjfc/bootstrap.txt
2026-06-29 01:08:44.685427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-4tjfc/init.txt
2026-06-29 01:08:44.685446 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29711580-lx7rs/
2026-06-29 01:08:44.685464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29711580-lx7rs/init.txt
2026-06-29 01:08:44.685482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29711580-lx7rs/nova-cell-setup.txt
2026-06-29 01:08:44.685500 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9mvj8/
2026-06-29 01:08:44.685519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9mvj8/init.txt
2026-06-29 01:08:44.685537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9mvj8/nova-cell-setup-init.txt
2026-06-29 01:08:44.685555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9mvj8/nova-cell-setup.txt
2026-06-29 01:08:44.685574 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-dttds/
2026-06-29 01:08:44.685593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-dttds/ceph-admin-keyring-placement.txt
2026-06-29 01:08:44.685612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-dttds/ceph-keyring-placement.txt
2026-06-29 01:08:44.685630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-dttds/ceph-perms.txt
2026-06-29 01:08:44.685649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-dttds/init.txt
2026-06-29 01:08:44.685666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-dttds/nova-compute-init.txt
2026-06-29 01:08:44.685685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-dttds/nova-compute-ssh-init.txt
2026-06-29 01:08:44.685703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-dttds/nova-compute-ssh.txt
2026-06-29 01:08:44.685721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-dttds/nova-compute-vnc-init.txt
2026-06-29 01:08:44.685738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-dttds/nova-compute.txt
2026-06-29 01:08:44.685763 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-79f5bb6bf6-54wtj/
2026-06-29 01:08:44.685783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-79f5bb6bf6-54wtj/init.txt
2026-06-29 01:08:44.685801 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-79f5bb6bf6-54wtj/nova-conductor.txt
2026-06-29 01:08:44.685818 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-gxfdk/
2026-06-29 01:08:44.685836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-gxfdk/init.txt
2026-06-29 01:08:44.685855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-gxfdk/nova-db-init-0.txt
2026-06-29 01:08:44.685873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-gxfdk/nova-db-init-1.txt
2026-06-29 01:08:44.685891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-gxfdk/nova-db-init-2.txt
2026-06-29 01:08:44.685910 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-bdspm/
2026-06-29 01:08:44.685928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-bdspm/init.txt
2026-06-29 01:08:44.685946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-bdspm/nova-db-sync.txt
2026-06-29 01:08:44.685965 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-rlzzq/
2026-06-29 01:08:44.685983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-rlzzq/compute-ks-endpoints-admin.txt
2026-06-29 01:08:44.686001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-rlzzq/compute-ks-endpoints-internal.txt
2026-06-29 01:08:44.686020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-rlzzq/compute-ks-endpoints-public.txt
2026-06-29 01:08:44.686038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-rlzzq/init.txt
2026-06-29 01:08:44.686056 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-8cdz6/
2026-06-29 01:08:44.686074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-8cdz6/compute-ks-service-registration.txt
2026-06-29 01:08:44.686092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-8cdz6/init.txt
2026-06-29 01:08:44.686111 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-m4dmt/
2026-06-29 01:08:44.686129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-m4dmt/init.txt
2026-06-29 01:08:44.686147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-m4dmt/nova-ks-user.txt
2026-06-29 01:08:44.686165 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-8597f58b9f-4jkr6/
2026-06-29 01:08:44.686184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-8597f58b9f-4jkr6/init.txt
2026-06-29 01:08:44.686202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-8597f58b9f-4jkr6/nova-novncproxy-init-assets.txt
2026-06-29 01:08:44.686220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-8597f58b9f-4jkr6/nova-novncproxy-init.txt
2026-06-29 01:08:44.686239 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-8597f58b9f-4jkr6/nova-novncproxy.txt
2026-06-29 01:08:44.686256 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-hkrwg/
2026-06-29 01:08:44.686274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-hkrwg/init.txt
2026-06-29 01:08:44.686293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-hkrwg/rabbit-init.txt
2026-06-29 01:08:44.686311 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-77f87bff6-j7cp2/
2026-06-29 01:08:44.686330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-77f87bff6-j7cp2/init.txt
2026-06-29 01:08:44.686348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-77f87bff6-j7cp2/nova-scheduler.txt
2026-06-29 01:08:44.686366 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29711580-kkvmm/
2026-06-29 01:08:44.686389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29711580-kkvmm/init.txt
2026-06-29 01:08:44.686408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29711580-kkvmm/nova-service-cleaner.txt
2026-06-29 01:08:44.686426 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-hrt66/
2026-06-29 01:08:44.686448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-hrt66/init.txt
2026-06-29 01:08:44.686491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-hrt66/openvswitch-db-perms.txt
2026-06-29 01:08:44.686524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-hrt66/openvswitch-db.txt
2026-06-29 01:08:44.686550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-hrt66/openvswitch-vswitchd-modules.txt
2026-06-29 01:08:44.686576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-hrt66/openvswitch-vswitchd.txt
2026-06-29 01:08:44.686603 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nm4ss/
2026-06-29 01:08:44.686630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nm4ss/controller-init.txt
2026-06-29 01:08:44.686656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nm4ss/controller.txt
2026-06-29 01:08:44.686683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nm4ss/get-gw-enabled.txt
2026-06-29 01:08:44.686710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nm4ss/init.txt
2026-06-29 01:08:44.686741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nm4ss/log-parser.txt
2026-06-29 01:08:44.686768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nm4ss/vector.txt
2026-06-29 01:08:44.686794 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-b6gr7/
2026-06-29 01:08:44.686821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-b6gr7/init.txt
2026-06-29 01:08:44.686848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-b6gr7/northd.txt
2026-06-29 01:08:44.686877 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/
2026-06-29 01:08:44.686906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt
2026-06-29 01:08:44.686934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-06-29 01:08:44.686961 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/
2026-06-29 01:08:44.686989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt
2026-06-29 01:08:44.687017 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-06-29 01:08:44.687046 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-06-29 01:08:44.687074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-29 01:08:44.687097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-29 01:08:44.687116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-29 01:08:44.687134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-29 01:08:44.687153 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-06-29 01:08:44.687172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-29 01:08:44.687190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-29 01:08:44.687208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-29 01:08:44.687226 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-594998ff56-8rqwg/
2026-06-29 01:08:44.687244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-594998ff56-8rqwg/init.txt
2026-06-29 01:08:44.687269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-594998ff56-8rqwg/placement-api.txt
2026-06-29 01:08:44.687288 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-j5bsd/
2026-06-29 01:08:44.687307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-j5bsd/init.txt
2026-06-29 01:08:44.687325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-j5bsd/placement-db-init-0.txt
2026-06-29 01:08:44.687343 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-rbhgk/
2026-06-29 01:08:44.687362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-rbhgk/init.txt
2026-06-29 01:08:44.687380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-rbhgk/placement-db-sync.txt
2026-06-29 01:08:44.687398 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-67sz7/
2026-06-29 01:08:44.687416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-67sz7/init.txt
2026-06-29 01:08:44.687434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-67sz7/placement-ks-endpoints-admin.txt
2026-06-29 01:08:44.687452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-67sz7/placement-ks-endpoints-internal.txt
2026-06-29 01:08:44.687470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-67sz7/placement-ks-endpoints-public.txt
2026-06-29 01:08:44.687488 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-8fkfc/
2026-06-29 01:08:44.687506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-8fkfc/init.txt
2026-06-29 01:08:44.687525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-8fkfc/placement-ks-service-registration.txt
2026-06-29 01:08:44.687543 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-svp75/
2026-06-29 01:08:44.687562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-svp75/init.txt
2026-06-29 01:08:44.687580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-svp75/placement-ks-user.txt
2026-06-29 01:08:44.687598 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-q4z46/
2026-06-29 01:08:44.687616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-q4z46/percona-xtradb-cluster-operator.txt
2026-06-29 01:08:44.687634 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-06-29 01:08:44.687652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-29 01:08:44.687670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-29 01:08:44.687689 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-06-29 01:08:44.687707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-29 01:08:44.687725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-29 01:08:44.687742 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-6v26m/
2026-06-29 01:08:44.687760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-6v26m/rabbitmq-cluster-operator.txt
2026-06-29 01:08:44.687778 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-06-29 01:08:44.687796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-29 01:08:44.687814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-29 01:08:44.687832 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-06-29 01:08:44.687856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-29 01:08:44.687874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-29 01:08:44.687892 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5lgql/
2026-06-29 01:08:44.687911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5lgql/rabbitmq-cluster-operator.txt
2026-06-29 01:08:44.687930 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-06-29 01:08:44.687948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-29 01:08:44.687967 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-29 01:08:44.687985 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-06-29 01:08:44.688003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-29 01:08:44.688022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-29 01:08:44.688040 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-j5cz9/
2026-06-29 01:08:44.688058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-j5cz9/ceph-crash.txt
2026-06-29 01:08:44.688077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-j5cz9/chown-container-data-dir.txt
2026-06-29 01:08:44.688096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-j5cz9/make-container-crash-dir.txt
2026-06-29 01:08:44.688114 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-thljv/
2026-06-29 01:08:44.688132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-thljv/chown-container-data-dir.txt
2026-06-29 01:08:44.688151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-thljv/log-collector.txt
2026-06-29 01:08:44.688169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-thljv/rgw.txt
2026-06-29 01:08:44.688187 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-56fb8d895-2gwlv/
2026-06-29 01:08:44.688206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-56fb8d895-2gwlv/init.txt
2026-06-29 01:08:44.688224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-56fb8d895-2gwlv/staffeln-api.txt
2026-06-29 01:08:44.688242 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-86d47f664-tlbpt/
2026-06-29 01:08:44.688260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-86d47f664-tlbpt/staffeln-conductor.txt
2026-06-29 01:08:44.688279 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-h5sq4/
2026-06-29 01:08:44.688298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-h5sq4/init.txt
2026-06-29 01:08:44.688315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-h5sq4/staffeln-db-init-0.txt
2026-06-29 01:08:44.688334 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-ghf22/
2026-06-29 01:08:44.688353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-ghf22/init.txt
2026-06-29 01:08:44.688371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-ghf22/staffeln-db-sync.txt
2026-06-29 01:08:44.688389 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-06-29 01:08:44.688407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-06-29 01:08:44.688425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-06-29 01:08:44.688443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-06-29 01:08:44.688466 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-06-29 01:08:44.688486 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-79fjg/
2026-06-29 01:08:44.688505 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-79fjg/rook-ceph-operator.txt
2026-06-29 01:08:44.688524 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-06-29 01:08:44.688542 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-qn6vr/
2026-06-29 01:08:44.688559 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-qn6vr/secretgen-controller.txt
2026-06-29 01:08:44.688577 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-06-29 01:08:44.688596 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-qtkrp/
2026-06-29 01:08:44.688613 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-qtkrp/controller.txt
2026-06-29 01:08:44.688631 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-gjm7x/
2026-06-29 01:08:44.688649 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-gjm7x/ingress-nginx-default-backend.txt
2026-06-29 01:08:44.688667 | instance | cd+++++++++ pod-logs/kube-system/
2026-06-29 01:08:44.688685 | instance | cd+++++++++ pod-logs/kube-system/cilium-ksbv7/
2026-06-29 01:08:44.688703 | instance | >f+++++++++ pod-logs/kube-system/cilium-ksbv7/apply-sysctl-overwrites.txt
2026-06-29 01:08:44.688722 | instance | >f+++++++++ pod-logs/kube-system/cilium-ksbv7/cilium-agent.txt
2026-06-29 01:08:44.688739 | instance | >f+++++++++ pod-logs/kube-system/cilium-ksbv7/clean-cilium-state.txt
2026-06-29 01:08:44.688757 | instance | >f+++++++++ pod-logs/kube-system/cilium-ksbv7/config.txt
2026-06-29 01:08:44.688775 | instance | >f+++++++++ pod-logs/kube-system/cilium-ksbv7/install-cni-binaries.txt
2026-06-29 01:08:44.688793 | instance | >f+++++++++ pod-logs/kube-system/cilium-ksbv7/mount-bpf-fs.txt
2026-06-29 01:08:44.688811 | instance | >f+++++++++ pod-logs/kube-system/cilium-ksbv7/mount-cgroup.txt
2026-06-29 01:08:44.688829 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-4txnk/
2026-06-29 01:08:44.688847 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-4txnk/cilium-operator.txt
2026-06-29 01:08:44.688864 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-8mp8t/
2026-06-29 01:08:44.688882 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-8mp8t/coredns.txt
2026-06-29 01:08:44.688899 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-c4xb5/
2026-06-29 01:08:44.688917 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-c4xb5/coredns.txt
2026-06-29 01:08:44.688935 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-06-29 01:08:44.688968 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-06-29 01:08:44.688990 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-06-29 01:08:44.689008 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-29 01:08:44.689027 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-06-29 01:08:44.689045 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-29 01:08:44.689063 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-ks8cd/
2026-06-29 01:08:44.689080 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-ks8cd/kube-proxy.txt
2026-06-29 01:08:44.689099 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-06-29 01:08:44.689117 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-29 01:08:44.689135 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-06-29 01:08:44.689153 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-06-29 01:08:44.689176 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-06-29 01:08:44.689195 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-72ndw/
2026-06-29 01:08:44.689214 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-72ndw/local-path-provisioner.txt
2026-06-29 01:08:44.689258 | instance | cd+++++++++ pod-logs/monitoring/
2026-06-29 01:08:44.689279 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-29 01:08:44.689298 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-29 01:08:44.689316 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-29 01:08:44.689335 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-29 01:08:44.689352 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-29 01:08:44.689370 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-f9ctw/
2026-06-29 01:08:44.689388 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-f9ctw/goldpinger-daemon.txt
2026-06-29 01:08:44.689407 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-ff45ff9cd-hd28d/
2026-06-29 01:08:44.689425 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-ff45ff9cd-hd28d/grafana-sc-dashboard.txt
2026-06-29 01:08:44.689444 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-ff45ff9cd-hd28d/grafana-sc-datasources.txt
2026-06-29 01:08:44.689462 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-ff45ff9cd-hd28d/grafana.txt
2026-06-29 01:08:44.689480 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-d6bd5/
2026-06-29 01:08:44.689499 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-d6bd5/kube-state-metrics.txt
2026-06-29 01:08:44.689517 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dftqw/
2026-06-29 01:08:44.689535 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dftqw/kube-prometheus-stack.txt
2026-06-29 01:08:44.689553 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-z6sb9/
2026-06-29 01:08:44.689572 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-z6sb9/node-exporter.txt
2026-06-29 01:08:44.689590 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-z6sb9/pod-tls-sidecar.txt
2026-06-29 01:08:44.689608 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-06-29 01:08:44.689626 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-06-29 01:08:44.689644 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-06-29 01:08:44.689662 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-29 01:08:44.689680 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-29 01:08:44.689699 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-8ggmm/
2026-06-29 01:08:44.689717 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-8ggmm/nginx.txt
2026-06-29 01:08:44.689735 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-06-29 01:08:44.689753 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-06-29 01:08:44.689770 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-06-29 01:08:44.689789 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-cscts/
2026-06-29 01:08:44.689807 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-cscts/gc.txt
2026-06-29 01:08:44.689830 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-rslns/
2026-06-29 01:08:44.689849 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-rslns/master.txt
2026-06-29 01:08:44.689867 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-k8vm7/
2026-06-29 01:08:44.689885 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-k8vm7/worker.txt
2026-06-29 01:08:44.689902 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-29 01:08:44.689920 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-29 01:08:44.689938 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-29 01:08:44.689956 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-29 01:08:44.689974 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-29 01:08:44.689992 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-29 01:08:44.690010 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-5wmm9/
2026-06-29 01:08:44.690029 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-5wmm9/pushgateway.txt
2026-06-29 01:08:44.690047 | instance | cd+++++++++ pod-logs/monitoring/vector-nz8gt/
2026-06-29 01:08:44.690064 | instance | >f+++++++++ pod-logs/monitoring/vector-nz8gt/vector.txt
2026-06-29 01:08:44.690082 | instance | cd+++++++++ pod-logs/openstack/
2026-06-29 01:08:44.690100 | instance | cd+++++++++ pod-logs/openstack/barbican-api-865c96b5b5-95n4h/
2026-06-29 01:08:44.690119 | instance | >f+++++++++ pod-logs/openstack/barbican-api-865c96b5b5-95n4h/barbican-api.txt
2026-06-29 01:08:44.690137 | instance | >f+++++++++ pod-logs/openstack/barbican-api-865c96b5b5-95n4h/init.txt
2026-06-29 01:08:44.690155 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-fw2ct/
2026-06-29 01:08:44.690173 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-fw2ct/barbican-db-init-0.txt
2026-06-29 01:08:44.690191 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-fw2ct/init.txt
2026-06-29 01:08:44.690209 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-zx2ht/
2026-06-29 01:08:44.690227 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-zx2ht/barbican-db-sync.txt
2026-06-29 01:08:44.690248 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-zx2ht/init.txt
2026-06-29 01:08:44.690267 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-lntkh/
2026-06-29 01:08:44.690286 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-lntkh/init.txt
2026-06-29 01:08:44.690304 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-lntkh/key-manager-ks-endpoints-admin.txt
2026-06-29 01:08:44.690322 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-lntkh/key-manager-ks-endpoints-internal.txt
2026-06-29 01:08:44.690340 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-lntkh/key-manager-ks-endpoints-public.txt
2026-06-29 01:08:44.690358 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-dsrtb/
2026-06-29 01:08:44.690376 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-dsrtb/init.txt
2026-06-29 01:08:44.690394 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-dsrtb/key-manager-ks-service-registration.txt
2026-06-29 01:08:44.690412 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-9rmrn/
2026-06-29 01:08:44.690429 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-9rmrn/barbican-ks-user.txt
2026-06-29 01:08:44.690448 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-9rmrn/init.txt
2026-06-29 01:08:44.690466 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-7ltvv/
2026-06-29 01:08:44.690489 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-7ltvv/init.txt
2026-06-29 01:08:44.690507 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-7ltvv/rabbit-init.txt
2026-06-29 01:08:44.690525 | instance | cd+++++++++ pod-logs/openstack/cinder-api-54d44896b5-hrdpr/
2026-06-29 01:08:44.690543 | instance | >f+++++++++ pod-logs/openstack/cinder-api-54d44896b5-hrdpr/ceph-coordination-volume-perms.txt
2026-06-29 01:08:44.690561 | instance | >f+++++++++ pod-logs/openstack/cinder-api-54d44896b5-hrdpr/cinder-api.txt
2026-06-29 01:08:44.690578 | instance | >f+++++++++ pod-logs/openstack/cinder-api-54d44896b5-hrdpr/init.txt
2026-06-29 01:08:44.690597 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-65cb95468c-z5q8m/
2026-06-29 01:08:44.690615 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-65cb95468c-z5q8m/ceph-backup-keyring-placement.txt
2026-06-29 01:08:44.690634 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-65cb95468c-z5q8m/ceph-coordination-volume-perms.txt
2026-06-29 01:08:44.690652 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-65cb95468c-z5q8m/ceph-keyring-placement-rbd1.txt
2026-06-29 01:08:44.690670 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-65cb95468c-z5q8m/cinder-backup.txt
2026-06-29 01:08:44.690689 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-65cb95468c-z5q8m/init.txt
2026-06-29 01:08:44.690707 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-fz7m9/
2026-06-29 01:08:44.690726 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-fz7m9/ceph-keyring-placement.txt
2026-06-29 01:08:44.690744 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-fz7m9/cinder-backup-storage-init.txt
2026-06-29 01:08:44.690763 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-fz7m9/init.txt
2026-06-29 01:08:44.690782 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-mbcsn/
2026-06-29 01:08:44.690799 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-mbcsn/bootstrap.txt
2026-06-29 01:08:44.690818 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-mbcsn/init.txt
2026-06-29 01:08:44.690836 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-4xq6d/
2026-06-29 01:08:44.690854 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-4xq6d/create-internal-tenant.txt
2026-06-29 01:08:44.690872 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-4xq6d/init.txt
2026-06-29 01:08:44.690890 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-nw9dx/
2026-06-29 01:08:44.690908 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-nw9dx/cinder-db-init-0.txt
2026-06-29 01:08:44.690927 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-nw9dx/init.txt
2026-06-29 01:08:44.690945 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-hkpkt/
2026-06-29 01:08:44.690962 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-hkpkt/cinder-db-sync.txt
2026-06-29 01:08:44.690980 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-hkpkt/init.txt
2026-06-29 01:08:44.690998 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-pgnwq/
2026-06-29 01:08:44.691015 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-pgnwq/init.txt
2026-06-29 01:08:44.691033 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-pgnwq/volumev3-ks-endpoints-admin.txt
2026-06-29 01:08:44.691050 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-pgnwq/volumev3-ks-endpoints-internal.txt
2026-06-29 01:08:44.691068 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-pgnwq/volumev3-ks-endpoints-public.txt
2026-06-29 01:08:44.691085 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-4fspn/
2026-06-29 01:08:44.691102 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-4fspn/init.txt
2026-06-29 01:08:44.691120 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-4fspn/volumev3-ks-service-registration.txt
2026-06-29 01:08:44.691143 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-xcnrc/
2026-06-29 01:08:44.691162 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-xcnrc/cinder-ks-user.txt
2026-06-29 01:08:44.691180 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-xcnrc/init.txt
2026-06-29 01:08:44.691198 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-bg6rw/
2026-06-29 01:08:44.691215 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-bg6rw/init.txt
2026-06-29 01:08:44.691233 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-bg6rw/rabbit-init.txt
2026-06-29 01:08:44.691251 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-586b7b68f5-6fp74/
2026-06-29 01:08:44.691269 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-586b7b68f5-6fp74/ceph-coordination-volume-perms.txt
2026-06-29 01:08:44.691287 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-586b7b68f5-6fp74/cinder-scheduler.txt
2026-06-29 01:08:44.691305 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-586b7b68f5-6fp74/init.txt
2026-06-29 01:08:44.691323 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-55ltr/
2026-06-29 01:08:44.691341 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-55ltr/ceph-keyring-placement.txt
2026-06-29 01:08:44.691359 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-55ltr/cinder-storage-init-rbd1.txt
2026-06-29 01:08:44.691377 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-55ltr/init.txt
2026-06-29 01:08:44.691394 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-79569fd8cc-v4qbf/
2026-06-29 01:08:44.691412 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-79569fd8cc-v4qbf/ceph-coordination-volume-perms.txt
2026-06-29 01:08:44.691430 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-79569fd8cc-v4qbf/ceph-keyring-placement-rbd1.txt
2026-06-29 01:08:44.691448 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-79569fd8cc-v4qbf/cinder-volume.txt
2026-06-29 01:08:44.691465 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-79569fd8cc-v4qbf/init-cinder-conf.txt
2026-06-29 01:08:44.691483 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-79569fd8cc-v4qbf/init.txt
2026-06-29 01:08:44.691500 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29711585-9bn58/
2026-06-29 01:08:44.691518 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29711585-9bn58/cinder-volume-usage-audit.txt
2026-06-29 01:08:44.691536 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29711585-9bn58/init.txt
2026-06-29 01:08:44.691555 | instance | cd+++++++++ pod-logs/openstack/glance-api-64ddcfb547-lllxd/
2026-06-29 01:08:44.691574 | instance | >f+++++++++ pod-logs/openstack/glance-api-64ddcfb547-lllxd/ceph-keyring-placement.txt
2026-06-29 01:08:44.691592 | instance | >f+++++++++ pod-logs/openstack/glance-api-64ddcfb547-lllxd/glance-api.txt
2026-06-29 01:08:44.691611 | instance | >f+++++++++ pod-logs/openstack/glance-api-64ddcfb547-lllxd/glance-perms.txt
2026-06-29 01:08:44.691629 | instance | >f+++++++++ pod-logs/openstack/glance-api-64ddcfb547-lllxd/init.txt
2026-06-29 01:08:44.691648 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-2mh7s/
2026-06-29 01:08:44.691666 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-2mh7s/glance-db-init-0.txt
2026-06-29 01:08:44.691684 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-2mh7s/init.txt
2026-06-29 01:08:44.691703 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-glgqx/
2026-06-29 01:08:44.691721 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-glgqx/glance-db-sync.txt
2026-06-29 01:08:44.691739 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-glgqx/init.txt
2026-06-29 01:08:44.691757 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-jfsws/
2026-06-29 01:08:44.691775 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-jfsws/image-ks-endpoints-admin.txt
2026-06-29 01:08:44.691797 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-jfsws/image-ks-endpoints-internal.txt
2026-06-29 01:08:44.691816 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-jfsws/image-ks-endpoints-public.txt
2026-06-29 01:08:44.691834 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-jfsws/init.txt
2026-06-29 01:08:44.691852 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-9vp8z/
2026-06-29 01:08:44.691870 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-9vp8z/image-ks-service-registration.txt
2026-06-29 01:08:44.691889 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-9vp8z/init.txt
2026-06-29 01:08:44.691907 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-bnwvg/
2026-06-29 01:08:44.691926 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-bnwvg/glance-ks-user.txt
2026-06-29 01:08:44.691944 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-bnwvg/init.txt
2026-06-29 01:08:44.691962 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-cwpfp/
2026-06-29 01:08:44.691980 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-cwpfp/glance-metadefs-load.txt
2026-06-29 01:08:44.691999 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-cwpfp/init.txt
2026-06-29 01:08:44.692017 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-lwktv/
2026-06-29 01:08:44.692035 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-lwktv/init.txt
2026-06-29 01:08:44.692052 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-lwktv/rabbit-init.txt
2026-06-29 01:08:44.692070 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-9xsxf/
2026-06-29 01:08:44.692088 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-9xsxf/ceph-keyring-placement.txt
2026-06-29 01:08:44.692106 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-9xsxf/glance-storage-init.txt
2026-06-29 01:08:44.692124 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-9xsxf/init.txt
2026-06-29 01:08:44.692142 | instance | cd+++++++++ pod-logs/openstack/keepalived-dbdg9/
2026-06-29 01:08:44.692159 | instance | >f+++++++++ pod-logs/openstack/keepalived-dbdg9/init.txt
2026-06-29 01:08:44.692176 | instance | >f+++++++++ pod-logs/openstack/keepalived-dbdg9/keepalived.txt
2026-06-29 01:08:44.692195 | instance | >f+++++++++ pod-logs/openstack/keepalived-dbdg9/wait-for-ip.txt
2026-06-29 01:08:44.692213 | instance | cd+++++++++ pod-logs/openstack/keystone-api-84d59cd77c-ltd79/
2026-06-29 01:08:44.692231 | instance | >f+++++++++ pod-logs/openstack/keystone-api-84d59cd77c-ltd79/init.txt
2026-06-29 01:08:44.692249 | instance | >f+++++++++ pod-logs/openstack/keystone-api-84d59cd77c-ltd79/keystone-api.txt
2026-06-29 01:08:44.692268 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-sn8lc/
2026-06-29 01:08:44.692286 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-sn8lc/bootstrap.txt
2026-06-29 01:08:44.692304 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-sn8lc/init.txt
2026-06-29 01:08:44.692322 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-pc748/
2026-06-29 01:08:44.692341 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-pc748/init.txt
2026-06-29 01:08:44.692358 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-pc748/keystone-credential-setup.txt
2026-06-29 01:08:44.692376 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-jjk2g/
2026-06-29 01:08:44.692393 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-jjk2g/init.txt
2026-06-29 01:08:44.692411 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-jjk2g/keystone-db-init-0.txt
2026-06-29 01:08:44.692428 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-nz5xs/
2026-06-29 01:08:44.692446 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-nz5xs/init.txt
2026-06-29 01:08:44.692463 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-nz5xs/keystone-db-sync.txt
2026-06-29 01:08:44.692486 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-trrgl/
2026-06-29 01:08:44.692504 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-trrgl/init.txt
2026-06-29 01:08:44.692523 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-trrgl/keystone-domain-manage.txt
2026-06-29 01:08:44.692541 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-rp92x/
2026-06-29 01:08:44.692559 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-rp92x/init.txt
2026-06-29 01:08:44.692578 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-rp92x/keystone-fernet-setup.txt
2026-06-29 01:08:44.692596 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-lqn4g/
2026-06-29 01:08:44.692614 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-lqn4g/init.txt
2026-06-29 01:08:44.692632 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-lqn4g/rabbit-init.txt
2026-06-29 01:08:44.692650 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-jqtjg/
2026-06-29 01:08:44.692669 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-jqtjg/ceph-admin-keyring-placement.txt
2026-06-29 01:08:44.692687 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-jqtjg/ceph-keyring-placement.txt
2026-06-29 01:08:44.692705 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-jqtjg/init-dynamic-options.txt
2026-06-29 01:08:44.692723 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-jqtjg/init.txt
2026-06-29 01:08:44.692742 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-jqtjg/libvirt-exporter.txt
2026-06-29 01:08:44.692760 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-jqtjg/libvirt.txt
2026-06-29 01:08:44.692778 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-jqtjg/tls-sidecar.txt
2026-06-29 01:08:44.692796 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-d5q7z/
2026-06-29 01:08:44.692815 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-d5q7z/init.txt
2026-06-29 01:08:44.692833 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-d5q7z/memcached-exporter.txt
2026-06-29 01:08:44.692852 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-d5q7z/memcached.txt
2026-06-29 01:08:44.692870 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-z6tpn/
2026-06-29 01:08:44.692888 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-z6tpn/init.txt
2026-06-29 01:08:44.692906 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-z6tpn/neutron-db-init-0.txt
2026-06-29 01:08:44.692924 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-nmgt2/
2026-06-29 01:08:44.692942 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-nmgt2/init.txt
2026-06-29 01:08:44.692975 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-nmgt2/neutron-db-sync.txt
2026-06-29 01:08:44.692996 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-69548/
2026-06-29 01:08:44.693014 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-69548/init.txt
2026-06-29 01:08:44.693033 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-69548/network-ks-endpoints-admin.txt
2026-06-29 01:08:44.693052 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-69548/network-ks-endpoints-internal.txt
2026-06-29 01:08:44.693070 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-69548/network-ks-endpoints-public.txt
2026-06-29 01:08:44.693088 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-sqjrc/
2026-06-29 01:08:44.693106 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-sqjrc/init.txt
2026-06-29 01:08:44.693124 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-sqjrc/network-ks-service-registration.txt
2026-06-29 01:08:44.693143 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-4wmsl/
2026-06-29 01:08:44.693162 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-4wmsl/init.txt
2026-06-29 01:08:44.693186 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-4wmsl/neutron-ks-user.txt
2026-06-29 01:08:44.693206 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-6bsjs/
2026-06-29 01:08:44.693225 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-6bsjs/init.txt
2026-06-29 01:08:44.693261 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-6bsjs/neutron-netns-cleanup-cron.txt
2026-06-29 01:08:44.693280 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-p4bl6/
2026-06-29 01:08:44.693299 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-p4bl6/init.txt
2026-06-29 01:08:44.693318 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-p4bl6/neutron-metadata-agent-init.txt
2026-06-29 01:08:44.693337 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-p4bl6/neutron-ovn-metadata-agent.txt
2026-06-29 01:08:44.693355 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-p4bl6/ovn-neutron-init.txt
2026-06-29 01:08:44.693373 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-wfb4w/
2026-06-29 01:08:44.693391 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-wfb4w/init.txt
2026-06-29 01:08:44.693409 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-wfb4w/neutron-ovn-vpn-agent.txt
2026-06-29 01:08:44.693428 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-wfb4w/ovn-neutron-init.txt
2026-06-29 01:08:44.693446 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-wfb4w/ovn-vpn-agent-init.txt
2026-06-29 01:08:44.693464 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-5vw9b/
2026-06-29 01:08:44.693482 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-5vw9b/init.txt
2026-06-29 01:08:44.693500 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-5vw9b/rabbit-init.txt
2026-06-29 01:08:44.693517 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-597f5884-lhjq2/
2026-06-29 01:08:44.693535 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-597f5884-lhjq2/init.txt
2026-06-29 01:08:44.693554 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-597f5884-lhjq2/neutron-rpc-server.txt
2026-06-29 01:08:44.693572 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-597f5884-lhjq2/ovn-neutron-init.txt
2026-06-29 01:08:44.693590 | instance | cd+++++++++ pod-logs/openstack/neutron-server-55d965f4fd-98926/
2026-06-29 01:08:44.693608 | instance | >f+++++++++ pod-logs/openstack/neutron-server-55d965f4fd-98926/init.txt
2026-06-29 01:08:44.693625 | instance | >f+++++++++ pod-logs/openstack/neutron-server-55d965f4fd-98926/neutron-policy-server.txt
2026-06-29 01:08:44.693643 | instance | >f+++++++++ pod-logs/openstack/neutron-server-55d965f4fd-98926/neutron-server.txt
2026-06-29 01:08:44.693661 | instance | >f+++++++++ pod-logs/openstack/neutron-server-55d965f4fd-98926/ovn-neutron-init.txt
2026-06-29 01:08:44.693678 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-9ddfbd7b8-prcsz/
2026-06-29 01:08:44.693695 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-9ddfbd7b8-prcsz/init.txt
2026-06-29 01:08:44.693713 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-9ddfbd7b8-prcsz/nova-api-metadata-init.txt
2026-06-29 01:08:44.693731 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-9ddfbd7b8-prcsz/nova-api.txt
2026-06-29 01:08:44.693754 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-65f498bd44-kp7l7/
2026-06-29 01:08:44.693801 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-65f498bd44-kp7l7/init.txt
2026-06-29 01:08:44.693830 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-65f498bd44-kp7l7/nova-osapi.txt
2026-06-29 01:08:44.693856 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-4tjfc/
2026-06-29 01:08:44.693898 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-4tjfc/bootstrap.txt
2026-06-29 01:08:44.693942 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-4tjfc/init.txt
2026-06-29 01:08:44.693982 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29711580-lx7rs/
2026-06-29 01:08:44.694018 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29711580-lx7rs/init.txt
2026-06-29 01:08:44.694043 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29711580-lx7rs/nova-cell-setup.txt
2026-06-29 01:08:44.694063 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-9mvj8/
2026-06-29 01:08:44.694082 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9mvj8/init.txt
2026-06-29 01:08:44.694100 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9mvj8/nova-cell-setup-init.txt
2026-06-29 01:08:44.694119 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9mvj8/nova-cell-setup.txt
2026-06-29 01:08:44.694137 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-dttds/
2026-06-29 01:08:44.694156 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-dttds/ceph-admin-keyring-placement.txt
2026-06-29 01:08:44.694174 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-dttds/ceph-keyring-placement.txt
2026-06-29 01:08:44.694192 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-dttds/ceph-perms.txt
2026-06-29 01:08:44.694210 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-dttds/init.txt
2026-06-29 01:08:44.694228 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-dttds/nova-compute-init.txt
2026-06-29 01:08:44.694246 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-dttds/nova-compute-ssh-init.txt
2026-06-29 01:08:44.694263 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-dttds/nova-compute-ssh.txt
2026-06-29 01:08:44.694281 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-dttds/nova-compute-vnc-init.txt
2026-06-29 01:08:44.694299 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-dttds/nova-compute.txt
2026-06-29 01:08:44.694316 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-79f5bb6bf6-54wtj/
2026-06-29 01:08:44.694334 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-79f5bb6bf6-54wtj/init.txt
2026-06-29 01:08:44.694351 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-79f5bb6bf6-54wtj/nova-conductor.txt
2026-06-29 01:08:44.694370 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-gxfdk/
2026-06-29 01:08:44.694388 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-gxfdk/init.txt
2026-06-29 01:08:44.694406 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-gxfdk/nova-db-init-0.txt
2026-06-29 01:08:44.694424 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-gxfdk/nova-db-init-1.txt
2026-06-29 01:08:44.694442 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-gxfdk/nova-db-init-2.txt
2026-06-29 01:08:44.694459 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-bdspm/
2026-06-29 01:08:44.694477 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-bdspm/init.txt
2026-06-29 01:08:44.694495 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-bdspm/nova-db-sync.txt
2026-06-29 01:08:44.694512 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-rlzzq/
2026-06-29 01:08:44.694530 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-rlzzq/compute-ks-endpoints-admin.txt
2026-06-29 01:08:44.694552 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-rlzzq/compute-ks-endpoints-internal.txt
2026-06-29 01:08:44.694578 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-rlzzq/compute-ks-endpoints-public.txt
2026-06-29 01:08:44.694601 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-rlzzq/init.txt
2026-06-29 01:08:44.694620 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-8cdz6/
2026-06-29 01:08:44.694638 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-8cdz6/compute-ks-service-registration.txt
2026-06-29 01:08:44.694663 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-8cdz6/init.txt
2026-06-29 01:08:44.694682 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-m4dmt/
2026-06-29 01:08:44.694700 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-m4dmt/init.txt
2026-06-29 01:08:44.694718 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-m4dmt/nova-ks-user.txt
2026-06-29 01:08:44.694736 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-8597f58b9f-4jkr6/
2026-06-29 01:08:44.694754 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-8597f58b9f-4jkr6/init.txt
2026-06-29 01:08:44.694772 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-8597f58b9f-4jkr6/nova-novncproxy-init-assets.txt
2026-06-29 01:08:44.694790 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-8597f58b9f-4jkr6/nova-novncproxy-init.txt
2026-06-29 01:08:44.694808 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-8597f58b9f-4jkr6/nova-novncproxy.txt
2026-06-29 01:08:44.694826 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-hkrwg/
2026-06-29 01:08:44.694844 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-hkrwg/init.txt
2026-06-29 01:08:44.694862 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-hkrwg/rabbit-init.txt
2026-06-29 01:08:44.694880 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-77f87bff6-j7cp2/
2026-06-29 01:08:44.694899 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-77f87bff6-j7cp2/init.txt
2026-06-29 01:08:44.694917 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-77f87bff6-j7cp2/nova-scheduler.txt
2026-06-29 01:08:44.694934 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29711580-kkvmm/
2026-06-29 01:08:44.694952 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29711580-kkvmm/init.txt
2026-06-29 01:08:44.694970 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29711580-kkvmm/nova-service-cleaner.txt
2026-06-29 01:08:44.694988 | instance | cd+++++++++ pod-logs/openstack/openvswitch-hrt66/
2026-06-29 01:08:44.695005 | instance | >f+++++++++ pod-logs/openstack/openvswitch-hrt66/init.txt
2026-06-29 01:08:44.695023 | instance | >f+++++++++ pod-logs/openstack/openvswitch-hrt66/openvswitch-db-perms.txt
2026-06-29 01:08:44.695041 | instance | >f+++++++++ pod-logs/openstack/openvswitch-hrt66/openvswitch-db.txt
2026-06-29 01:08:44.695059 | instance | >f+++++++++ pod-logs/openstack/openvswitch-hrt66/openvswitch-vswitchd-modules.txt
2026-06-29 01:08:44.695076 | instance | >f+++++++++ pod-logs/openstack/openvswitch-hrt66/openvswitch-vswitchd.txt
2026-06-29 01:08:44.695094 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-nm4ss/
2026-06-29 01:08:44.695111 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nm4ss/controller-init.txt
2026-06-29 01:08:44.695129 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nm4ss/controller.txt
2026-06-29 01:08:44.695146 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nm4ss/get-gw-enabled.txt
2026-06-29 01:08:44.695164 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nm4ss/init.txt
2026-06-29 01:08:44.695181 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nm4ss/log-parser.txt
2026-06-29 01:08:44.695199 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nm4ss/vector.txt
2026-06-29 01:08:44.695217 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-b6gr7/
2026-06-29 01:08:44.695234 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-b6gr7/init.txt
2026-06-29 01:08:44.695252 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-b6gr7/northd.txt
2026-06-29 01:08:44.695270 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/
2026-06-29 01:08:44.695287 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt
2026-06-29 01:08:44.695304 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-06-29 01:08:44.695321 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/
2026-06-29 01:08:44.695344 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt
2026-06-29 01:08:44.695363 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-06-29 01:08:44.695381 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-06-29 01:08:44.695398 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-29 01:08:44.695417 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-29 01:08:44.695434 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-29 01:08:44.695452 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-29 01:08:44.695469 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-06-29 01:08:44.695487 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-29 01:08:44.695504 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-29 01:08:44.695522 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-29 01:08:44.695541 | instance | cd+++++++++ pod-logs/openstack/placement-api-594998ff56-8rqwg/
2026-06-29 01:08:44.695566 | instance | >f+++++++++ pod-logs/openstack/placement-api-594998ff56-8rqwg/init.txt
2026-06-29 01:08:44.695591 | instance | >f+++++++++ pod-logs/openstack/placement-api-594998ff56-8rqwg/placement-api.txt
2026-06-29 01:08:44.695611 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-j5bsd/
2026-06-29 01:08:44.695629 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-j5bsd/init.txt
2026-06-29 01:08:44.695648 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-j5bsd/placement-db-init-0.txt
2026-06-29 01:08:44.695666 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-rbhgk/
2026-06-29 01:08:44.695683 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-rbhgk/init.txt
2026-06-29 01:08:44.695701 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-rbhgk/placement-db-sync.txt
2026-06-29 01:08:44.695719 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-67sz7/
2026-06-29 01:08:44.695737 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-67sz7/init.txt
2026-06-29 01:08:44.695754 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-67sz7/placement-ks-endpoints-admin.txt
2026-06-29 01:08:44.695773 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-67sz7/placement-ks-endpoints-internal.txt
2026-06-29 01:08:44.695790 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-67sz7/placement-ks-endpoints-public.txt
2026-06-29 01:08:44.695809 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-8fkfc/
2026-06-29 01:08:44.695827 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-8fkfc/init.txt
2026-06-29 01:08:44.695845 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-8fkfc/placement-ks-service-registration.txt
2026-06-29 01:08:44.695863 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-svp75/
2026-06-29 01:08:44.695881 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-svp75/init.txt
2026-06-29 01:08:44.695899 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-svp75/placement-ks-user.txt
2026-06-29 01:08:44.695917 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-q4z46/
2026-06-29 01:08:44.695935 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-q4z46/percona-xtradb-cluster-operator.txt
2026-06-29 01:08:44.695953 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-06-29 01:08:44.695971 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-29 01:08:44.695988 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-29 01:08:44.696006 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-06-29 01:08:44.696034 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-29 01:08:44.696053 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-29 01:08:44.696071 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-6v26m/
2026-06-29 01:08:44.696089 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-6v26m/rabbitmq-cluster-operator.txt
2026-06-29 01:08:44.696107 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-06-29 01:08:44.696125 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-29 01:08:44.696143 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-29 01:08:44.696161 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-06-29 01:08:44.696179 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-29 01:08:44.696197 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-29 01:08:44.696215 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5lgql/
2026-06-29 01:08:44.696233 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5lgql/rabbitmq-cluster-operator.txt
2026-06-29 01:08:44.696250 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-06-29 01:08:44.696268 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-29 01:08:44.696285 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-29 01:08:44.696303 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-06-29 01:08:44.696320 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-29 01:08:44.696338 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-29 01:08:44.696356 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-j5cz9/
2026-06-29 01:08:44.696374 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-j5cz9/ceph-crash.txt
2026-06-29 01:08:44.696392 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-j5cz9/chown-container-data-dir.txt
2026-06-29 01:08:44.696409 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-j5cz9/make-container-crash-dir.txt
2026-06-29 01:08:44.696429 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-thljv/
2026-06-29 01:08:44.696455 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-thljv/chown-container-data-dir.txt
2026-06-29 01:08:44.696483 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-thljv/log-collector.txt
2026-06-29 01:08:44.696504 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-thljv/rgw.txt
2026-06-29 01:08:44.696523 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-56fb8d895-2gwlv/
2026-06-29 01:08:44.696543 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-56fb8d895-2gwlv/init.txt
2026-06-29 01:08:44.696570 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-56fb8d895-2gwlv/staffeln-api.txt
2026-06-29 01:08:44.696594 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-86d47f664-tlbpt/
2026-06-29 01:08:44.696614 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-86d47f664-tlbpt/staffeln-conductor.txt
2026-06-29 01:08:44.696634 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-h5sq4/
2026-06-29 01:08:44.696652 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-h5sq4/init.txt
2026-06-29 01:08:44.696671 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-h5sq4/staffeln-db-init-0.txt
2026-06-29 01:08:44.696689 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-ghf22/
2026-06-29 01:08:44.696707 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-ghf22/init.txt
2026-06-29 01:08:44.696731 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-ghf22/staffeln-db-sync.txt
2026-06-29 01:08:44.696750 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-06-29 01:08:44.696768 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-06-29 01:08:44.696786 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-06-29 01:08:44.696804 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-06-29 01:08:44.696822 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-06-29 01:08:44.696841 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-79fjg/
2026-06-29 01:08:44.696859 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-79fjg/rook-ceph-operator.txt
2026-06-29 01:08:44.696878 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-06-29 01:08:44.696896 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-qn6vr/
2026-06-29 01:08:44.696914 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-qn6vr/secretgen-controller.txt
2026-06-29 01:08:44.714119 |
2026-06-29 01:08:44.714193 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-06-29 01:08:44.920526 | instance | changed
2026-06-29 01:08:44.927200 |
2026-06-29 01:08:44.927268 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-06-29 01:08:45.720533 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-06-29 01:08:45.740324 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-29 01:08:45.740380 | instance | Dload Upload Total Spent Left Speed
2026-06-29 01:08:45.745344 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-06-29 01:08:45.931974 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-06-29 01:08:45.939973 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-29 01:08:45.940496 | instance | Dload Upload Total Spent Left Speed
2026-06-29 01:08:45.944341 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-06-29 01:08:46.341445 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-06-29 01:08:46.350281 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-29 01:08:46.350324 | instance | Dload Upload Total Spent Left Speed
2026-06-29 01:08:46.354174 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-06-29 01:08:46.551976 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-06-29 01:08:46.965586 | instance | ERROR
2026-06-29 01:08:46.965874 | instance | {
2026-06-29 01:08:46.965937 | instance | "delta": "0:00:01.410262",
2026-06-29 01:08:46.965983 | instance | "end": "2026-06-29 01:08:46.558537",
2026-06-29 01:08:46.966024 | instance | "msg": "non-zero return code",
2026-06-29 01:08:46.966063 | instance | "rc": 5,
2026-06-29 01:08:46.966104 | instance | "start": "2026-06-29 01:08:45.148275"
2026-06-29 01:08:46.966144 | instance | }
2026-06-29 01:08:46.966195 | instance | ERROR: Ignoring Errors
2026-06-29 01:08:46.973914 |
2026-06-29 01:08:46.973984 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-06-29 01:08:47.337492 | instance | ceph-mgr endpoints:
2026-06-29 01:08:47.562871 | instance | ok: Runtime: 0:00:00.092228
2026-06-29 01:08:47.570611 |
2026-06-29 01:08:47.570698 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-06-29 01:08:48.107244 | instance | ok: Runtime: 0:00:00.098068
2026-06-29 01:08:48.288844 |
2026-06-29 01:08:48.289009 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-06-29 01:08:48.778463 | instance | changed:
2026-06-29 01:08:48.778665 | instance | cd+++++++++ prometheus/
2026-06-29 01:08:48.778695 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-06-29 01:08:48.778717 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-06-29 01:08:48.778737 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-06-29 01:08:48.788045 |
2026-06-29 01:08:48.788113 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-06-29 01:08:49.025461 | instance | changed
2026-06-29 01:08:49.031050 |
2026-06-29 01:08:49.031117 | TASK [gather-selenium-data : Get selenium data]
2026-06-29 01:08:49.269485 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-06-29 01:08:49.271428 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-06-29 01:08:49.577707 | instance | ERROR
2026-06-29 01:08:49.578454 | instance | {
2026-06-29 01:08:49.578498 | instance | "delta": "0:00:00.007349",
2026-06-29 01:08:49.578522 | instance | "end": "2026-06-29 01:08:49.271889",
2026-06-29 01:08:49.578542 | instance | "msg": "non-zero return code",
2026-06-29 01:08:49.578560 | instance | "rc": 1,
2026-06-29 01:08:49.578580 | instance | "start": "2026-06-29 01:08:49.264540"
2026-06-29 01:08:49.578598 | instance | }
2026-06-29 01:08:49.578627 | instance | ERROR: Ignoring Errors
2026-06-29 01:08:49.584211 |
2026-06-29 01:08:49.584298 | TASK [gather-selenium-data : Downloads logs to executor]
2026-06-29 01:08:50.064162 | instance | changed: cd+++++++++ selenium/
2026-06-29 01:08:50.071235 |
2026-06-29 01:08:50.071287 | PLAY RECAP
2026-06-29 01:08:50.071334 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-06-29 01:08:50.071356 |
2026-06-29 01:08:50.274317 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-06-29 01:08:50.287350 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-29 01:08:50.958283 |
2026-06-29 01:08:51.054762 | PLAY [all]
2026-06-29 01:08:51.073417 |
2026-06-29 01:08:51.073548 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-29 01:08:51.119377 | instance | skipping: Conditional result was False
2026-06-29 01:08:51.129901 |
2026-06-29 01:08:51.130035 | TASK [fetch-output : Set log path for single node]
2026-06-29 01:08:51.177320 | instance | ok
2026-06-29 01:08:51.182401 |
2026-06-29 01:08:51.182475 | LOOP [fetch-output : Ensure local output dirs]
2026-06-29 01:08:51.607440 | instance -> localhost | ok: "/var/lib/zuul/builds/5a8b400991f649bb8cfdf0546b63f7d9/work/logs"
2026-06-29 01:08:51.818432 | instance -> localhost | changed: "/var/lib/zuul/builds/5a8b400991f649bb8cfdf0546b63f7d9/work/artifacts"
2026-06-29 01:08:52.039421 | instance -> localhost | changed: "/var/lib/zuul/builds/5a8b400991f649bb8cfdf0546b63f7d9/work/docs"
2026-06-29 01:08:52.054597 |
2026-06-29 01:08:52.054718 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-29 01:08:52.709062 | instance | changed: .d..t...... ./
2026-06-29 01:08:52.709307 | instance | changed: All items complete
2026-06-29 01:08:52.709348 |
2026-06-29 01:08:53.216361 | instance | changed: .d..t...... ./
2026-06-29 01:08:53.648765 | instance | changed: .d..t...... ./
2026-06-29 01:08:53.675232 |
2026-06-29 01:08:53.675388 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-29 01:08:54.081151 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006716
2026-06-29 01:08:54.324344 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008142
2026-06-29 01:08:54.339177 |
2026-06-29 01:08:54.339321 | PLAY [all]
2026-06-29 01:08:54.345992 |
2026-06-29 01:08:54.346062 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-29 01:08:54.931993 | instance | changed
2026-06-29 01:08:54.938388 |
2026-06-29 01:08:54.938442 | PLAY RECAP
2026-06-29 01:08:54.938490 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-29 01:08:54.938512 |
2026-06-29 01:08:55.085549 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-29 01:08:55.101316 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-06-29 01:08:55.736270 |
2026-06-29 01:08:55.736404 | PLAY [localhost]
2026-06-29 01:08:55.746376 |
2026-06-29 01:08:55.746461 | TASK [Generate Zuul manifest]
2026-06-29 01:08:55.768837 | localhost | ok
2026-06-29 01:08:55.785467 |
2026-06-29 01:08:55.785559 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-29 01:08:56.682874 | localhost | changed
2026-06-29 01:08:56.695675 |
2026-06-29 01:08:56.695794 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-29 01:08:57.078940 | localhost | ok
2026-06-29 01:08:57.088635 |
2026-06-29 01:08:57.088710 | TASK [Upload logs]
2026-06-29 01:08:57.110972 | localhost | ok
2026-06-29 01:08:57.229887 |
2026-06-29 01:08:57.230053 | TASK [Set zuul-log-path fact]
2026-06-29 01:08:57.251863 | localhost | ok
2026-06-29 01:08:57.265048 |
2026-06-29 01:08:57.265118 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-29 01:08:57.295476 | localhost | ok
2026-06-29 01:08:57.304590 |
2026-06-29 01:08:57.304659 | TASK [upload-logs : Create log directories]
2026-06-29 01:08:57.732156 | localhost | changed
2026-06-29 01:08:57.738934 |
2026-06-29 01:08:57.739044 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-29 01:08:58.210407 | localhost -> localhost | ok: Runtime: 0:00:00.029317
2026-06-29 01:08:58.217277 |
2026-06-29 01:08:58.217398 | TASK [upload-logs : Upload logs to log server]
2026-06-29 01:08:59.151712 | localhost | Output suppressed because no_log was given
2026-06-29 01:08:59.157007 |
2026-06-29 01:08:59.157105 | LOOP [upload-logs : Compress console log and json output]
2026-06-29 01:08:59.203479 | localhost | skipping: Conditional result was False
2026-06-29 01:08:59.210169 | localhost | skipping: Conditional result was False
2026-06-29 01:08:59.226272 |
2026-06-29 01:08:59.226442 | LOOP [upload-logs : Upload compressed console log and json output]
2026-06-29 01:08:59.275775 | localhost | skipping: Conditional result was False
2026-06-29 01:08:59.276227 |
2026-06-29 01:08:59.280935 | localhost | skipping: Conditional result was False
2026-06-29 01:08:59.292945 |
2026-06-29 01:08:59.293133 | LOOP [upload-logs : Upload console log and json output]