2026-05-26 08:03:00.953347 | Job console starting 2026-05-26 08:03:00.984135 | Updating git repos 2026-05-26 08:03:02.942410 | Cloning repos into workspace 2026-05-26 08:03:37.772322 | Restoring repo states 2026-05-26 08:03:47.485713 | Merging changes 2026-05-26 08:03:48.957766 | Checking out repos 2026-05-26 08:04:03.311616 | Preparing playbooks 2026-05-26 08:04:14.786782 | Running Ansible setup 2026-05-26 08:04:18.997179 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 08:04:19.807509 | 2026-05-26 08:04:19.807674 | PLAY [localhost] 2026-05-26 08:04:19.817544 | 2026-05-26 08:04:19.817647 | TASK [Gathering Facts] 2026-05-26 08:04:20.882115 | localhost | ok 2026-05-26 08:04:20.893420 | 2026-05-26 08:04:20.893554 | TASK [Setup log path fact] 2026-05-26 08:04:20.914937 | localhost | ok 2026-05-26 08:04:20.927364 | 2026-05-26 08:04:20.927525 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 08:04:20.960997 | localhost | ok 2026-05-26 08:04:20.969331 | 2026-05-26 08:04:20.969447 | TASK [emit-job-header : Print job information] 2026-05-26 08:04:21.011871 | # Job Information 2026-05-26 08:04:21.012117 | Ansible Version: 2.16.18 2026-05-26 08:04:21.012161 | Job: atmosphere-molecule-aio-openvswitch 2026-05-26 08:04:21.012191 | Pipeline: check 2026-05-26 08:04:21.012218 | Executor: 2d72f0692154 2026-05-26 08:04:21.012245 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3994 2026-05-26 08:04:21.012277 | Event ID: 24ac1180-58d9-11f1-9eeb-ae09540be367 2026-05-26 08:04:21.016377 | 2026-05-26 08:04:21.016481 | LOOP [emit-job-header : Print node information] 2026-05-26 08:04:21.123595 | localhost | ok: 2026-05-26 08:04:21.123950 | localhost | # Node Information 2026-05-26 08:04:21.124050 | localhost | Inventory Hostname: instance 2026-05-26 08:04:21.124125 | localhost | Hostname: np0000176502 2026-05-26 08:04:21.124191 | localhost | Username: zuul 2026-05-26 08:04:21.124262 | localhost | Distro: Ubuntu 22.04 2026-05-26 08:04:21.124324 | localhost | Provider: yul1 2026-05-26 08:04:21.124381 | localhost | Region: ca-ymq-1 2026-05-26 08:04:21.124436 | localhost | Label: ubuntu-jammy-16 2026-05-26 08:04:21.126085 | localhost | Product Name: OpenStack Nova 2026-05-26 08:04:21.126192 | localhost | Interface IP: 199.204.45.140 2026-05-26 08:04:21.145828 | 2026-05-26 08:04:21.146008 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 08:04:21.598373 | localhost -> localhost | changed 2026-05-26 08:04:21.612448 | 2026-05-26 08:04:21.612587 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 08:04:22.603560 | localhost -> localhost | changed 2026-05-26 08:04:22.614733 | 2026-05-26 08:04:22.614849 | PLAY [all] 2026-05-26 08:04:22.624183 | 2026-05-26 08:04:22.624648 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 08:04:22.884652 | instance -> localhost | ok 2026-05-26 08:04:22.893518 | 2026-05-26 08:04:22.893659 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 08:04:22.929897 | instance | ok 2026-05-26 08:04:22.951239 | instance | included: /var/lib/zuul/builds/0c39189c4abb4863acd4554518ef88cf/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 08:04:22.959960 | 2026-05-26 08:04:22.960061 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 08:04:24.740278 | instance -> localhost | Generating public/private rsa key pair. 2026-05-26 08:04:24.740583 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/0c39189c4abb4863acd4554518ef88cf/work/0c39189c4abb4863acd4554518ef88cf_id_rsa 2026-05-26 08:04:24.740652 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/0c39189c4abb4863acd4554518ef88cf/work/0c39189c4abb4863acd4554518ef88cf_id_rsa.pub 2026-05-26 08:04:24.740706 | instance -> localhost | The key fingerprint is: 2026-05-26 08:04:24.740756 | instance -> localhost | SHA256:czoZ7MPLZUvVfyjUR4yxvacHmsvZ/t05+SNx1U7EzFk zuul-build-sshkey 2026-05-26 08:04:24.740831 | instance -> localhost | The key's randomart image is: 2026-05-26 08:04:24.740881 | instance -> localhost | +---[RSA 3072]----+ 2026-05-26 08:04:24.740939 | instance -> localhost | | .+E| 2026-05-26 08:04:24.741085 | instance -> localhost | | B=| 2026-05-26 08:04:24.741139 | instance -> localhost | | o.=| 2026-05-26 08:04:24.741187 | instance -> localhost | | . o .=| 2026-05-26 08:04:24.741233 | instance -> localhost | | S . o +++| 2026-05-26 08:04:24.741279 | instance -> localhost | | o * o + Bo| 2026-05-26 08:04:24.741325 | instance -> localhost | | B + + = =| 2026-05-26 08:04:24.741371 | instance -> localhost | | . B o * ==| 2026-05-26 08:04:24.741422 | instance -> localhost | | o . +.+oO| 2026-05-26 08:04:24.741651 | instance -> localhost | +----[SHA256]-----+ 2026-05-26 08:04:24.741773 | instance -> localhost | ok: Runtime: 0:00:01.298308 2026-05-26 08:04:24.747872 | 2026-05-26 08:04:24.747949 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 08:04:24.783980 | instance | ok 2026-05-26 08:04:24.795860 | instance | included: /var/lib/zuul/builds/0c39189c4abb4863acd4554518ef88cf/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 08:04:24.810191 | 2026-05-26 08:04:24.810387 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 08:04:24.836584 | instance | skipping: Conditional result was False 2026-05-26 08:04:24.849427 | 2026-05-26 08:04:24.849590 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 08:04:25.321301 | instance | changed 2026-05-26 08:04:25.329805 | 2026-05-26 08:04:25.329918 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 08:04:25.520007 | instance | ok 2026-05-26 08:04:25.528776 | 2026-05-26 08:04:25.528923 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 08:04:26.019421 | instance | changed 2026-05-26 08:04:26.027887 | 2026-05-26 08:04:26.028000 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 08:04:26.497439 | instance | changed 2026-05-26 08:04:26.510886 | 2026-05-26 08:04:26.511072 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 08:04:26.537778 | instance | skipping: Conditional result was False 2026-05-26 08:04:26.547349 | 2026-05-26 08:04:26.547502 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 08:04:26.957933 | instance -> localhost | changed 2026-05-26 08:04:26.975863 | 2026-05-26 08:04:26.975979 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 08:04:27.283888 | instance -> localhost | Identity added: /var/lib/zuul/builds/0c39189c4abb4863acd4554518ef88cf/work/0c39189c4abb4863acd4554518ef88cf_id_rsa (zuul-build-sshkey) 2026-05-26 08:04:27.284162 | instance -> localhost | ok: Runtime: 0:00:00.014917 2026-05-26 08:04:27.292163 | 2026-05-26 08:04:27.292245 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 08:04:27.672568 | instance | ok 2026-05-26 08:04:27.679221 | 2026-05-26 08:04:27.679312 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 08:04:27.713262 | instance | skipping: Conditional result was False 2026-05-26 08:04:27.729319 | 2026-05-26 08:04:27.729417 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-26 08:04:28.145420 | instance | ok 2026-05-26 08:04:28.151976 | 2026-05-26 08:04:28.152099 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-26 08:04:33.247143 | instance | Output suppressed because no_log was given 2026-05-26 08:04:33.268613 | 2026-05-26 08:04:33.268793 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-26 08:04:33.483325 | instance | ok: "logs" 2026-05-26 08:04:33.483669 | instance | ok: All items complete 2026-05-26 08:04:33.483718 | 2026-05-26 08:04:33.609452 | instance | ok: "artifacts" 2026-05-26 08:04:33.759000 | instance | ok: "docs" 2026-05-26 08:04:33.768311 | 2026-05-26 08:04:33.768464 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-26 08:04:33.957799 | instance | changed: "logs" 2026-05-26 08:04:34.122418 | instance | changed: "artifacts" 2026-05-26 08:04:34.286067 | instance | changed: "docs" 2026-05-26 08:04:34.299507 | 2026-05-26 08:04:34.299626 | PLAY RECAP 2026-05-26 08:04:34.299694 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-26 08:04:34.299735 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 08:04:34.299767 | 2026-05-26 08:04:34.447989 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 08:04:34.452719 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-26 08:04:35.085138 | 2026-05-26 08:04:35.085308 | PLAY [all] 2026-05-26 08:04:35.098507 | 2026-05-26 08:04:35.098702 | TASK [setup-uv : Extract archive] 2026-05-26 08:04:37.597336 | instance | changed 2026-05-26 08:04:37.605783 | 2026-05-26 08:04:37.605891 | TASK [setup-uv : Print version] 2026-05-26 08:04:37.989935 | instance | uv 0.8.13 2026-05-26 08:04:38.144869 | instance | ok: Runtime: 0:00:00.013262 2026-05-26 08:04:38.158489 | 2026-05-26 08:04:38.158598 | TASK [Install Ansible collection siblings] 2026-05-26 08:04:47.492479 | instance | changed: 2026-05-26 08:04:47.492708 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-05-26 08:04:47.492750 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-05-26 08:04:47.492782 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-05-26 08:04:47.492810 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-05-26 08:04:47.492839 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-05-26 08:04:47.492871 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-05-26 08:04:47.492900 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-05-26 08:04:47.492931 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-05-26 08:04:47.493002 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-05-26 08:04:47.493064 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-05-26 08:04:47.493098 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-05-26 08:04:47.493126 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-05-26 08:04:47.493153 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-05-26 08:04:47.493180 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-05-26 08:04:47.493206 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0 2026-05-26 08:04:47.493233 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-05-26 08:04:47.493260 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-05-26 08:04:47.493285 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-05-26 08:04:47.493311 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-05-26 08:04:47.493337 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0 2026-05-26 08:04:47.493362 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0 2026-05-26 08:04:47.493387 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-05-26 08:04:47.493415 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0 2026-05-26 08:04:47.493462 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-05-26 08:04:47.493490 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0 2026-05-26 08:04:47.493516 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-26 08:04:47.493542 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-26 08:04:47.493567 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-05-26 08:04:47.493592 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-05-26 08:04:47.493617 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-26 08:04:47.493642 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-26 08:04:47.493668 | instance | Checked out ansible.netcommon to 1.2.0 2026-05-26 08:04:47.493694 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-05-26 08:04:47.493729 | instance | Starting galaxy collection install process 2026-05-26 08:04:47.493754 | instance | Process install dependency map 2026-05-26 08:04:47.493779 | instance | Starting collection install process 2026-05-26 08:04:47.493804 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-05-26 08:04:47.493830 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-05-26 08:04:47.493854 | instance | ansible.netcommon:* was installed successfully 2026-05-26 08:04:47.493880 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-26 08:04:47.493904 | instance | Creating virtual environment at: .venv 2026-05-26 08:04:47.493929 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-26 08:04:47.493980 | instance | Downloading rjsonnet (1.2MiB) 2026-05-26 08:04:47.494011 | instance | Downloading cryptography (4.2MiB) 2026-05-26 08:04:47.494038 | instance | Downloading netaddr (2.2MiB) 2026-05-26 08:04:47.494065 | instance | Downloading pydantic-core (2.0MiB) 2026-05-26 08:04:47.494103 | instance | Downloading pygments (1.2MiB) 2026-05-26 08:04:47.494145 | instance | Downloading setuptools (1.1MiB) 2026-05-26 08:04:47.494180 | instance | Downloading ansible-core (2.1MiB) 2026-05-26 08:04:47.494208 | instance | Downloading openstacksdk (1.7MiB) 2026-05-26 08:04:47.494234 | instance | Downloading kubernetes (1.9MiB) 2026-05-26 08:04:47.494260 | instance | Downloading rjsonnet 2026-05-26 08:04:47.494286 | instance | Building pyperclip==1.9.0 2026-05-26 08:04:47.494314 | instance | Downloading pydantic-core 2026-05-26 08:04:47.494341 | instance | Downloading netaddr 2026-05-26 08:04:47.494367 | instance | Downloading pygments 2026-05-26 08:04:47.494393 | instance | Downloading cryptography 2026-05-26 08:04:47.494418 | instance | Downloading setuptools 2026-05-26 08:04:47.494447 | instance | Downloading kubernetes 2026-05-26 08:04:47.494474 | instance | Downloading ansible-core 2026-05-26 08:04:47.494500 | instance | Downloading openstacksdk 2026-05-26 08:04:47.494526 | instance | Built pyperclip==1.9.0 2026-05-26 08:04:47.494551 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-26 08:04:47.494578 | instance | Installed 83 packages in 86ms 2026-05-26 08:04:47.494604 | instance | Checked out ansible.posix to 1.6.0 2026-05-26 08:04:47.494630 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-05-26 08:04:47.494656 | instance | Starting galaxy collection install process 2026-05-26 08:04:47.494681 | instance | Process install dependency map 2026-05-26 08:04:47.494707 | instance | Starting collection install process 2026-05-26 08:04:47.494733 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-05-26 08:04:47.494767 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-05-26 08:04:47.494795 | instance | ansible.posix:1.6.0 was installed successfully 2026-05-26 08:04:47.494821 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:47.494847 | instance | 2.17.12 2026-05-26 08:04:47.494872 | instance | Checked out ansible.utils to v6.0.2 2026-05-26 08:04:47.494898 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-05-26 08:04:47.494933 | instance | Starting galaxy collection install process 2026-05-26 08:04:47.494970 | instance | Process install dependency map 2026-05-26 08:04:47.495006 | instance | Starting collection install process 2026-05-26 08:04:47.495041 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-05-26 08:04:47.495083 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-05-26 08:04:47.495119 | instance | ansible.utils:6.0.2 was installed successfully 2026-05-26 08:04:47.495156 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:47.495194 | instance | 2.17.12 2026-05-26 08:04:47.495233 | instance | Checked out atmosphere.common to v0.7.0 2026-05-26 08:04:47.495273 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-05-26 08:04:47.495309 | instance | Starting galaxy collection install process 2026-05-26 08:04:47.495345 | instance | Process install dependency map 2026-05-26 08:04:47.495378 | instance | Starting collection install process 2026-05-26 08:04:47.495415 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-05-26 08:04:47.495449 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-05-26 08:04:47.495483 | instance | atmosphere.common:0.7.0 was installed successfully 2026-05-26 08:04:47.495519 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:47.495552 | instance | 2.17.12 2026-05-26 08:04:47.495588 | instance | Checked out community.crypto to 2.2.3 2026-05-26 08:04:47.495623 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-05-26 08:04:47.495658 | instance | Starting galaxy collection install process 2026-05-26 08:04:47.495694 | instance | Process install dependency map 2026-05-26 08:04:47.495727 | instance | Starting collection install process 2026-05-26 08:04:47.495763 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-05-26 08:04:47.495797 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-05-26 08:04:47.495831 | instance | community.crypto:2.2.3 was installed successfully 2026-05-26 08:04:47.495867 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:47.495898 | instance | 2.17.12 2026-05-26 08:04:47.495929 | instance | Checked out community.general to 7.3.0 2026-05-26 08:04:47.495956 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-05-26 08:04:47.495982 | instance | Starting galaxy collection install process 2026-05-26 08:04:47.496019 | instance | Process install dependency map 2026-05-26 08:04:47.496058 | instance | Starting collection install process 2026-05-26 08:04:47.496098 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-05-26 08:04:47.496131 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-05-26 08:04:47.496164 | instance | community.general:7.3.0 was installed successfully 2026-05-26 08:04:47.496197 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:47.496229 | instance | 2.17.12 2026-05-26 08:04:47.496260 | instance | Checked out community.mysql to 3.6.0 2026-05-26 08:04:47.496289 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-05-26 08:04:47.496331 | instance | Starting galaxy collection install process 2026-05-26 08:04:47.496372 | instance | Process install dependency map 2026-05-26 08:04:47.496411 | instance | Starting collection install process 2026-05-26 08:04:47.496476 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-05-26 08:04:47.496527 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-05-26 08:04:47.496558 | instance | community.mysql:3.6.0 was installed successfully 2026-05-26 08:04:47.496585 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:47.496612 | instance | 2.17.12 2026-05-26 08:04:47.496638 | instance | Checked out kubernetes.core to 2.4.0 2026-05-26 08:04:47.496664 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-05-26 08:04:47.496691 | instance | Starting galaxy collection install process 2026-05-26 08:04:47.496717 | instance | Process install dependency map 2026-05-26 08:04:47.496743 | instance | Starting collection install process 2026-05-26 08:04:47.496769 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-05-26 08:04:47.496795 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-05-26 08:04:47.496820 | instance | kubernetes.core:2.4.0 was installed successfully 2026-05-26 08:04:47.496846 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:47.496872 | instance | 2.17.12 2026-05-26 08:04:47.496897 | instance | Checked out openstack.cloud to 2.5.0 2026-05-26 08:04:47.496923 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-05-26 08:04:47.496949 | instance | Starting galaxy collection install process 2026-05-26 08:04:47.497003 | instance | Process install dependency map 2026-05-26 08:04:47.497029 | instance | Starting collection install process 2026-05-26 08:04:47.497055 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-05-26 08:04:47.497080 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-05-26 08:04:47.497106 | instance | openstack.cloud:2.5.0 was installed successfully 2026-05-26 08:04:47.497131 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:47.497156 | instance | 2.17.12 2026-05-26 08:04:47.497181 | instance | Checked out vexxhost.ceph to v4.0.0 2026-05-26 08:04:47.497215 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-05-26 08:04:47.497241 | instance | Starting galaxy collection install process 2026-05-26 08:04:47.497267 | instance | Process install dependency map 2026-05-26 08:04:47.497291 | instance | Starting collection install process 2026-05-26 08:04:47.497316 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-05-26 08:04:47.497341 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-05-26 08:04:47.497366 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-05-26 08:04:47.497391 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:47.497415 | instance | 2.17.12 2026-05-26 08:04:47.497440 | instance | Checked out vexxhost.containers to v1.6.6 2026-05-26 08:04:47.497466 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-05-26 08:04:47.497491 | instance | Starting galaxy collection install process 2026-05-26 08:04:47.497515 | instance | Process install dependency map 2026-05-26 08:04:47.497541 | instance | Starting collection install process 2026-05-26 08:04:47.497566 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-05-26 08:04:47.497591 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-26 08:04:47.497616 | instance | vexxhost.containers:1.6.6 was installed successfully 2026-05-26 08:04:47.497642 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:47.497679 | instance | 2.17.12 2026-05-26 08:04:47.497740 | instance | Checked out vexxhost.kubernetes to v3.1.0 2026-05-26 08:04:47.497778 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-05-26 08:04:47.497807 | instance | Starting galaxy collection install process 2026-05-26 08:04:47.497834 | instance | Process install dependency map 2026-05-26 08:04:47.497860 | instance | Starting collection install process 2026-05-26 08:04:47.497885 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-05-26 08:04:47.497912 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-05-26 08:04:47.497941 | instance | vexxhost.kubernetes:3.1.0 was installed successfully 2026-05-26 08:04:47.498002 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:47.498029 | instance | 2.17.12 2026-05-26 08:04:47.505485 | 2026-05-26 08:04:47.505536 | PLAY RECAP 2026-05-26 08:04:47.505586 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 08:04:47.505608 | 2026-05-26 08:04:47.637430 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-26 08:04:47.641958 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-26 08:04:48.311134 | 2026-05-26 08:04:48.311297 | PLAY [all] 2026-05-26 08:04:48.323544 | 2026-05-26 08:04:48.323621 | TASK [Install "jq" for log collection] 2026-05-26 08:04:58.289730 | instance | changed 2026-05-26 08:04:58.297690 | 2026-05-26 08:04:58.297785 | TASK [Install pip3 for Python package management] 2026-05-26 08:05:02.673294 | instance | changed 2026-05-26 08:05:02.679000 | 2026-05-26 08:05:02.679095 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-05-26 08:05:12.004518 | instance | changed 2026-05-26 08:05:12.113580 | 2026-05-26 08:05:12.113892 | PLAY [all] 2026-05-26 08:05:12.126241 | 2026-05-26 08:05:12.126362 | TASK [ensure-go : Check installed go version] 2026-05-26 08:05:12.673287 | instance | ok: ERROR (ignored) 2026-05-26 08:05:12.673564 | instance | { 2026-05-26 08:05:12.673605 | instance | "failed_when_result": false, 2026-05-26 08:05:12.673635 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-05-26 08:05:12.673667 | instance | "rc": 2 2026-05-26 08:05:12.673701 | instance | } 2026-05-26 08:05:12.679814 | 2026-05-26 08:05:12.679897 | TASK [ensure-go : Skip if correct version of go is installed] 2026-05-26 08:05:12.734073 | instance | ok 2026-05-26 08:05:12.746491 | instance | included: /var/lib/zuul/builds/0c39189c4abb4863acd4554518ef88cf/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-05-26 08:05:12.752626 | 2026-05-26 08:05:12.752702 | TASK [ensure-go : Create temp directory] 2026-05-26 08:05:13.122324 | instance | changed 2026-05-26 08:05:13.128698 | 2026-05-26 08:05:13.128775 | TASK [ensure-go : Get archive checksum] 2026-05-26 08:05:13.791838 | instance | ok: OK (64 bytes) 2026-05-26 08:05:13.799680 | 2026-05-26 08:05:13.799776 | TASK [ensure-go : Download go archive] 2026-05-26 08:05:15.051148 | instance | changed: OK (78559214 bytes) 2026-05-26 08:05:15.060680 | 2026-05-26 08:05:15.060777 | TASK [ensure-go : Install go] 2026-05-26 08:05:20.855830 | instance | changed 2026-05-26 08:05:20.863795 | 2026-05-26 08:05:20.863854 | PLAY [all] 2026-05-26 08:05:20.869841 | 2026-05-26 08:05:20.869904 | TASK [Copy inventory file for Zuul] 2026-05-26 08:05:21.671000 | instance | changed 2026-05-26 08:05:21.679488 | 2026-05-26 08:05:21.679609 | TASK [Switch "ansible_host" to private IP] 2026-05-26 08:05:22.031613 | instance | changed: 1 replacements made 2026-05-26 08:05:22.038217 | 2026-05-26 08:05:22.038311 | TASK [Run molecule prepare] 2026-05-26 08:05:22.821132 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-26 08:05:23.224247 | instance | INFO [aio > discovery] scenario test matrix: prepare 2026-05-26 08:05:23.224319 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-05-26 08:05:34.028308 | instance | INFO [aio > prepare] Executing 2026-05-26 08:05:34.975866 | instance | 2026-05-26 08:05:34.976262 | instance | PLAY [Prepare] ***************************************************************** 2026-05-26 08:05:34.976461 | instance | 2026-05-26 08:05:34.976689 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:05:34.976908 | instance | Tuesday 26 May 2026 08:05:34 +0000 (0:00:00.035) 0:00:00.035 *********** 2026-05-26 08:05:36.127773 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:05:36.128023 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:05:36.128293 | instance | interpreter could change the meaning of that path. See 2026-05-26 08:05:36.128568 | instance | https://docs.ansible.com/ansible- 2026-05-26 08:05:36.128844 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:05:36.137703 | instance | ok: [instance] 2026-05-26 08:05:36.137970 | instance | 2026-05-26 08:05:36.138257 | instance | TASK [Configure short hostname] ************************************************ 2026-05-26 08:05:36.138579 | instance | Tuesday 26 May 2026 08:05:36 +0000 (0:00:01.162) 0:00:01.198 *********** 2026-05-26 08:05:36.841622 | instance | changed: [instance] 2026-05-26 08:05:36.843462 | instance | 2026-05-26 08:05:36.843509 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-26 08:05:36.843518 | instance | Tuesday 26 May 2026 08:05:36 +0000 (0:00:00.703) 0:00:01.902 *********** 2026-05-26 08:05:37.115442 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-26 08:05:37.115487 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-26 08:05:37.115662 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-26 08:05:37.123786 | instance | changed: [instance] 2026-05-26 08:05:37.124062 | instance | 2026-05-26 08:05:37.124453 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-05-26 08:05:37.124747 | instance | Tuesday 26 May 2026 08:05:37 +0000 (0:00:00.282) 0:00:02.184 *********** 2026-05-26 08:05:38.271121 | instance | ok: [instance] 2026-05-26 08:05:38.271341 | instance | 2026-05-26 08:05:38.271642 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-26 08:05:38.271916 | instance | Tuesday 26 May 2026 08:05:38 +0000 (0:00:01.147) 0:00:03.331 *********** 2026-05-26 08:05:38.960927 | instance | ok: [instance] 2026-05-26 08:05:38.961230 | instance | 2026-05-26 08:05:38.961596 | instance | TASK [Download Go toolchain] *************************************************** 2026-05-26 08:05:38.962019 | instance | Tuesday 26 May 2026 08:05:38 +0000 (0:00:00.689) 0:00:04.021 *********** 2026-05-26 08:05:38.993118 | instance | skipping: [instance] 2026-05-26 08:05:38.993344 | instance | 2026-05-26 08:05:38.993647 | instance | TASK [Remove any existing Go installation] ************************************* 2026-05-26 08:05:38.993923 | instance | Tuesday 26 May 2026 08:05:38 +0000 (0:00:00.032) 0:00:04.053 *********** 2026-05-26 08:05:39.025543 | instance | skipping: [instance] 2026-05-26 08:05:39.025719 | instance | 2026-05-26 08:05:39.025943 | instance | TASK [Extract Go toolchain] **************************************************** 2026-05-26 08:05:39.026164 | instance | Tuesday 26 May 2026 08:05:39 +0000 (0:00:00.032) 0:00:04.086 *********** 2026-05-26 08:05:39.059520 | instance | skipping: [instance] 2026-05-26 08:05:39.059771 | instance | 2026-05-26 08:05:39.060105 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-05-26 08:05:39.060388 | instance | 2026-05-26 08:05:39.060668 | instance | TASK [Create folders for workspace] ******************************************** 2026-05-26 08:05:39.060955 | instance | Tuesday 26 May 2026 08:05:39 +0000 (0:00:00.034) 0:00:04.120 *********** 2026-05-26 08:05:40.134946 | instance | changed: [localhost] => (item=group_vars) 2026-05-26 08:05:40.135249 | instance | changed: [localhost] => (item=group_vars/all) 2026-05-26 08:05:40.135543 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-05-26 08:05:40.135838 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-05-26 08:05:40.136129 | instance | changed: [localhost] => (item=group_vars/computes) 2026-05-26 08:05:40.136417 | instance | changed: [localhost] => (item=host_vars) 2026-05-26 08:05:40.136688 | instance | 2026-05-26 08:05:40.136975 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-05-26 08:05:40.137310 | instance | 2026-05-26 08:05:40.137596 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-05-26 08:05:40.137882 | instance | Tuesday 26 May 2026 08:05:40 +0000 (0:00:01.075) 0:00:05.195 *********** 2026-05-26 08:05:40.302097 | instance | changed: [localhost] 2026-05-26 08:05:40.302451 | instance | 2026-05-26 08:05:40.302813 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-05-26 08:05:40.303140 | instance | Tuesday 26 May 2026 08:05:40 +0000 (0:00:00.165) 0:00:05.361 *********** 2026-05-26 08:05:40.324620 | instance | ok: [localhost] 2026-05-26 08:05:40.324968 | instance | 2026-05-26 08:05:40.325293 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-05-26 08:05:40.325610 | instance | Tuesday 26 May 2026 08:05:40 +0000 (0:00:00.023) 0:00:05.385 *********** 2026-05-26 08:05:40.377718 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '92c1a894-4150-5653-83d3-e888e5416df6'}) 2026-05-26 08:05:40.377748 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-05-26 08:05:40.377753 | instance | 2026-05-26 08:05:40.377758 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-05-26 08:05:40.377762 | instance | Tuesday 26 May 2026 08:05:40 +0000 (0:00:00.051) 0:00:05.436 *********** 2026-05-26 08:05:40.891623 | instance | changed: [localhost] 2026-05-26 08:05:40.891706 | instance | 2026-05-26 08:05:40.891722 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-05-26 08:05:40.891733 | instance | 2026-05-26 08:05:40.891742 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-05-26 08:05:40.891791 | instance | Tuesday 26 May 2026 08:05:40 +0000 (0:00:00.514) 0:00:05.951 *********** 2026-05-26 08:05:41.064112 | instance | changed: [localhost] 2026-05-26 08:05:41.064230 | instance | 2026-05-26 08:05:41.064401 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-05-26 08:05:41.064572 | instance | Tuesday 26 May 2026 08:05:41 +0000 (0:00:00.172) 0:00:06.124 *********** 2026-05-26 08:05:41.090554 | instance | ok: [localhost] 2026-05-26 08:05:41.090996 | instance | 2026-05-26 08:05:41.091301 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-05-26 08:05:41.091631 | instance | Tuesday 26 May 2026 08:05:41 +0000 (0:00:00.026) 0:00:06.150 *********** 2026-05-26 08:05:41.119473 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-05-26 08:05:41.119756 | instance | 2026-05-26 08:05:41.120055 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-05-26 08:05:41.120372 | instance | Tuesday 26 May 2026 08:05:41 +0000 (0:00:00.029) 0:00:06.180 *********** 2026-05-26 08:05:41.475950 | instance | changed: [localhost] 2026-05-26 08:05:41.476193 | instance | 2026-05-26 08:05:41.476468 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-05-26 08:05:41.476767 | instance | 2026-05-26 08:05:41.477086 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-05-26 08:05:41.477364 | instance | Tuesday 26 May 2026 08:05:41 +0000 (0:00:00.355) 0:00:06.535 *********** 2026-05-26 08:05:41.650359 | instance | changed: [localhost] 2026-05-26 08:05:41.650632 | instance | 2026-05-26 08:05:41.651017 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-05-26 08:05:41.651302 | instance | Tuesday 26 May 2026 08:05:41 +0000 (0:00:00.174) 0:00:06.710 *********** 2026-05-26 08:05:41.677880 | instance | ok: [localhost] 2026-05-26 08:05:41.678098 | instance | 2026-05-26 08:05:41.678403 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-05-26 08:05:41.678663 | instance | Tuesday 26 May 2026 08:05:41 +0000 (0:00:00.027) 0:00:06.738 *********** 2026-05-26 08:05:41.717617 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-05-26 08:05:41.718004 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-05-26 08:05:41.718361 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-05-26 08:05:41.718737 | instance | 2026-05-26 08:05:41.719001 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-05-26 08:05:41.719270 | instance | Tuesday 26 May 2026 08:05:41 +0000 (0:00:00.039) 0:00:06.777 *********** 2026-05-26 08:05:42.077907 | instance | changed: [localhost] 2026-05-26 08:05:42.078151 | instance | 2026-05-26 08:05:42.078303 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-05-26 08:05:42.078517 | instance | 2026-05-26 08:05:42.078744 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-05-26 08:05:42.078978 | instance | Tuesday 26 May 2026 08:05:42 +0000 (0:00:00.360) 0:00:07.138 *********** 2026-05-26 08:05:42.316165 | instance | changed: [localhost] 2026-05-26 08:05:42.316403 | instance | 2026-05-26 08:05:42.316703 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-05-26 08:05:42.317008 | instance | Tuesday 26 May 2026 08:05:42 +0000 (0:00:00.237) 0:00:07.376 *********** 2026-05-26 08:05:42.340518 | instance | ok: [localhost] 2026-05-26 08:05:42.340763 | instance | 2026-05-26 08:05:42.341043 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-05-26 08:05:42.341318 | instance | Tuesday 26 May 2026 08:05:42 +0000 (0:00:00.024) 0:00:07.400 *********** 2026-05-26 08:05:42.378059 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-05-26 08:05:42.378349 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-05-26 08:05:42.378639 | instance | 2026-05-26 08:05:42.378946 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-05-26 08:05:42.379279 | instance | Tuesday 26 May 2026 08:05:42 +0000 (0:00:00.038) 0:00:07.438 *********** 2026-05-26 08:05:42.726317 | instance | changed: [localhost] 2026-05-26 08:05:42.726684 | instance | 2026-05-26 08:05:42.727023 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-05-26 08:05:42.727339 | instance | 2026-05-26 08:05:42.727794 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:05:42.728153 | instance | Tuesday 26 May 2026 08:05:42 +0000 (0:00:00.348) 0:00:07.786 *********** 2026-05-26 08:05:43.417775 | instance | ok: [localhost] 2026-05-26 08:05:43.417840 | instance | 2026-05-26 08:05:43.418123 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-26 08:05:43.418158 | instance | Tuesday 26 May 2026 08:05:43 +0000 (0:00:00.691) 0:00:08.478 *********** 2026-05-26 08:05:43.586155 | instance | changed: [localhost] 2026-05-26 08:05:43.586238 | instance | 2026-05-26 08:05:43.586250 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-05-26 08:05:43.586392 | instance | Tuesday 26 May 2026 08:05:43 +0000 (0:00:00.168) 0:00:08.646 *********** 2026-05-26 08:05:43.615231 | instance | ok: [localhost] 2026-05-26 08:05:43.615796 | instance | 2026-05-26 08:05:43.615838 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-05-26 08:05:43.615846 | instance | Tuesday 26 May 2026 08:05:43 +0000 (0:00:00.028) 0:00:08.675 *********** 2026-05-26 08:05:44.360278 | instance | ok: [localhost] => (item=keycloak_host) 2026-05-26 08:05:44.360404 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-05-26 08:05:44.363171 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-05-26 08:05:44.363204 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-05-26 08:05:44.363214 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-05-26 08:05:44.363223 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-05-26 08:05:44.363247 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-05-26 08:05:44.363256 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-05-26 08:05:44.363265 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-05-26 08:05:44.363273 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-05-26 08:05:44.363282 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-05-26 08:05:44.363291 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-05-26 08:05:44.363299 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-05-26 08:05:44.363314 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-05-26 08:05:44.363323 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-05-26 08:05:44.363332 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-05-26 08:05:44.363341 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-05-26 08:05:44.363355 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-05-26 08:05:44.363397 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-05-26 08:05:44.363589 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-05-26 08:05:44.363841 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-05-26 08:05:44.364066 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-05-26 08:05:44.364286 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-05-26 08:05:44.364494 | instance | 2026-05-26 08:05:44.364723 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-05-26 08:05:44.364945 | instance | Tuesday 26 May 2026 08:05:44 +0000 (0:00:00.745) 0:00:09.420 *********** 2026-05-26 08:05:44.703694 | instance | changed: [localhost] 2026-05-26 08:05:44.703809 | instance | 2026-05-26 08:05:44.703990 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-26 08:05:44.704246 | instance | Tuesday 26 May 2026 08:05:44 +0000 (0:00:00.343) 0:00:09.764 *********** 2026-05-26 08:05:44.886263 | instance | changed: [localhost] 2026-05-26 08:05:44.886416 | instance | 2026-05-26 08:05:44.887079 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-05-26 08:05:44.887115 | instance | 2026-05-26 08:05:44.887121 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-05-26 08:05:44.887125 | instance | Tuesday 26 May 2026 08:05:44 +0000 (0:00:00.182) 0:00:09.947 *********** 2026-05-26 08:05:45.074493 | instance | changed: [localhost] 2026-05-26 08:05:45.074595 | instance | 2026-05-26 08:05:45.074981 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-05-26 08:05:45.075027 | instance | Tuesday 26 May 2026 08:05:45 +0000 (0:00:00.187) 0:00:10.134 *********** 2026-05-26 08:05:45.101828 | instance | ok: [localhost] 2026-05-26 08:05:45.102339 | instance | 2026-05-26 08:05:45.102369 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-05-26 08:05:45.102376 | instance | Tuesday 26 May 2026 08:05:45 +0000 (0:00:00.027) 0:00:10.162 *********** 2026-05-26 08:05:45.145409 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-05-26 08:05:45.145877 | instance | 2026-05-26 08:05:45.145904 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-05-26 08:05:45.145912 | instance | Tuesday 26 May 2026 08:05:45 +0000 (0:00:00.043) 0:00:10.205 *********** 2026-05-26 08:05:45.518100 | instance | changed: [localhost] 2026-05-26 08:05:45.518228 | instance | 2026-05-26 08:05:45.518923 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-05-26 08:05:45.518979 | instance | 2026-05-26 08:05:45.518987 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-05-26 08:05:45.518993 | instance | Tuesday 26 May 2026 08:05:45 +0000 (0:00:00.372) 0:00:10.578 *********** 2026-05-26 08:05:45.694008 | instance | changed: [localhost] 2026-05-26 08:05:45.694114 | instance | 2026-05-26 08:05:45.694481 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-05-26 08:05:45.694501 | instance | Tuesday 26 May 2026 08:05:45 +0000 (0:00:00.175) 0:00:10.754 *********** 2026-05-26 08:05:45.727316 | instance | ok: [localhost] 2026-05-26 08:05:45.727600 | instance | 2026-05-26 08:05:45.727680 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-05-26 08:05:45.727695 | instance | Tuesday 26 May 2026 08:05:45 +0000 (0:00:00.033) 0:00:10.787 *********** 2026-05-26 08:05:45.770552 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-05-26 08:05:45.771048 | instance | 2026-05-26 08:05:45.771077 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-05-26 08:05:45.771085 | instance | Tuesday 26 May 2026 08:05:45 +0000 (0:00:00.043) 0:00:10.830 *********** 2026-05-26 08:05:46.143103 | instance | changed: [localhost] 2026-05-26 08:05:46.143168 | instance | 2026-05-26 08:05:46.143679 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-05-26 08:05:46.143795 | instance | 2026-05-26 08:05:46.143807 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-05-26 08:05:46.143830 | instance | Tuesday 26 May 2026 08:05:46 +0000 (0:00:00.373) 0:00:11.204 *********** 2026-05-26 08:05:46.318447 | instance | changed: [localhost] 2026-05-26 08:05:46.318550 | instance | 2026-05-26 08:05:46.318765 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-05-26 08:05:46.319029 | instance | Tuesday 26 May 2026 08:05:46 +0000 (0:00:00.174) 0:00:11.378 *********** 2026-05-26 08:05:46.349135 | instance | ok: [localhost] 2026-05-26 08:05:46.349321 | instance | 2026-05-26 08:05:46.349592 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-05-26 08:05:46.349799 | instance | Tuesday 26 May 2026 08:05:46 +0000 (0:00:00.029) 0:00:11.408 *********** 2026-05-26 08:05:46.807929 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-05-26 08:05:46.808008 | instance | ok: [localhost] => (item=keepalived_password) 2026-05-26 08:05:46.808098 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-05-26 08:05:46.808284 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-05-26 08:05:46.808530 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-05-26 08:05:46.808691 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-05-26 08:05:46.808841 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-05-26 08:05:46.808994 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-05-26 08:05:46.809142 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-05-26 08:05:46.809288 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-05-26 08:05:46.809434 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-05-26 08:05:46.809579 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-05-26 08:05:46.809726 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-05-26 08:05:46.809872 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-05-26 08:05:46.810023 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-05-26 08:05:46.810169 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-05-26 08:05:46.810316 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-05-26 08:05:46.810474 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-05-26 08:05:46.810621 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-05-26 08:05:46.810771 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-05-26 08:05:46.810917 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-05-26 08:05:46.811062 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-05-26 08:05:46.811207 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-05-26 08:05:46.811352 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-05-26 08:05:46.811520 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-05-26 08:05:46.811668 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-05-26 08:05:46.811814 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-05-26 08:05:46.811959 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-05-26 08:05:46.812105 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-05-26 08:05:46.812253 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-05-26 08:05:46.812437 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-05-26 08:05:46.812585 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-05-26 08:05:46.812730 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-05-26 08:05:46.812880 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-05-26 08:05:46.813033 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-05-26 08:05:46.813182 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-05-26 08:05:46.813329 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-05-26 08:05:46.813473 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-05-26 08:05:46.813621 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-05-26 08:05:46.813768 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-05-26 08:05:46.813913 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-05-26 08:05:46.814058 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-05-26 08:05:46.814202 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-05-26 08:05:46.814354 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-05-26 08:05:46.814502 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-05-26 08:05:46.814649 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-05-26 08:05:46.814795 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-05-26 08:05:46.814940 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-05-26 08:05:46.815085 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-05-26 08:05:46.815235 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-05-26 08:05:46.815393 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-05-26 08:05:46.815543 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-05-26 08:05:46.815688 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-05-26 08:05:46.815833 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-05-26 08:05:46.815976 | instance | 2026-05-26 08:05:46.816121 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-05-26 08:05:46.816278 | instance | Tuesday 26 May 2026 08:05:46 +0000 (0:00:00.459) 0:00:11.868 *********** 2026-05-26 08:05:46.864241 | instance | ok: [localhost] => (item=barbican_kek) 2026-05-26 08:05:46.864650 | instance | 2026-05-26 08:05:46.864991 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-05-26 08:05:46.865326 | instance | Tuesday 26 May 2026 08:05:46 +0000 (0:00:00.055) 0:00:11.923 *********** 2026-05-26 08:05:47.252216 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-26 08:05:47.252631 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-26 08:05:47.257059 | instance | 2026-05-26 08:05:47.257095 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-05-26 08:05:47.257110 | instance | Tuesday 26 May 2026 08:05:47 +0000 (0:00:00.388) 0:00:12.312 *********** 2026-05-26 08:05:49.963301 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-26 08:05:49.963609 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-26 08:05:49.963759 | instance | 2026-05-26 08:05:49.963927 | instance | TASK [Set values for SSH keys] ************************************************* 2026-05-26 08:05:49.964079 | instance | Tuesday 26 May 2026 08:05:49 +0000 (0:00:02.708) 0:00:15.020 *********** 2026-05-26 08:05:50.011496 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-05-26 08:05:50.011572 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-05-26 08:05:50.011591 | instance | 2026-05-26 08:05:50.011777 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-05-26 08:05:50.011915 | instance | Tuesday 26 May 2026 08:05:50 +0000 (0:00:00.051) 0:00:15.072 *********** 2026-05-26 08:05:50.335945 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-26 08:05:50.336181 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-26 08:05:50.336427 | instance | 2026-05-26 08:05:50.336691 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-05-26 08:05:50.336950 | instance | Tuesday 26 May 2026 08:05:50 +0000 (0:00:00.324) 0:00:15.396 *********** 2026-05-26 08:05:50.701596 | instance | changed: [localhost] 2026-05-26 08:05:50.701976 | instance | 2026-05-26 08:05:50.702309 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-05-26 08:05:50.702614 | instance | Tuesday 26 May 2026 08:05:50 +0000 (0:00:00.365) 0:00:15.761 *********** 2026-05-26 08:05:50.735451 | instance | skipping: [localhost] 2026-05-26 08:05:50.735702 | instance | 2026-05-26 08:05:50.736112 | instance | PLAY [Copy AIO overrides to workspace] ***************************************** 2026-05-26 08:05:50.736375 | instance | 2026-05-26 08:05:50.736650 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:05:50.736925 | instance | Tuesday 26 May 2026 08:05:50 +0000 (0:00:00.034) 0:00:15.796 *********** 2026-05-26 08:05:51.450050 | instance | ok: [instance] 2026-05-26 08:05:51.450273 | instance | 2026-05-26 08:05:51.450559 | instance | TASK [Copy molecule.yml overrides to project group_vars] *********************** 2026-05-26 08:05:51.450836 | instance | Tuesday 26 May 2026 08:05:51 +0000 (0:00:00.713) 0:00:16.509 *********** 2026-05-26 08:05:51.890082 | instance | changed: [instance] 2026-05-26 08:05:51.890337 | instance | 2026-05-26 08:05:51.890652 | instance | PLAY [Overwrite OSD devices with LVM-backed paths] ***************************** 2026-05-26 08:05:51.890896 | instance | 2026-05-26 08:05:51.891260 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:05:51.891641 | instance | Tuesday 26 May 2026 08:05:51 +0000 (0:00:00.440) 0:00:16.950 *********** 2026-05-26 08:05:52.605283 | instance | ok: [instance] 2026-05-26 08:05:52.605323 | instance | 2026-05-26 08:05:52.605328 | instance | TASK [Overwrite existing osds.yml file] **************************************** 2026-05-26 08:05:52.605337 | instance | Tuesday 26 May 2026 08:05:52 +0000 (0:00:00.714) 0:00:17.664 *********** 2026-05-26 08:05:53.542708 | instance | changed: [instance] 2026-05-26 08:05:53.542773 | instance | 2026-05-26 08:05:53.542907 | instance | PLAY [Setup networking] ******************************************************** 2026-05-26 08:05:53.543097 | instance | 2026-05-26 08:05:53.543260 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:05:53.543445 | instance | Tuesday 26 May 2026 08:05:53 +0000 (0:00:00.938) 0:00:18.603 *********** 2026-05-26 08:05:54.249724 | instance | ok: [instance] 2026-05-26 08:05:54.249848 | instance | 2026-05-26 08:05:54.250039 | instance | TASK [Create bridge for management network] ************************************ 2026-05-26 08:05:54.250288 | instance | Tuesday 26 May 2026 08:05:54 +0000 (0:00:00.706) 0:00:19.310 *********** 2026-05-26 08:05:54.572065 | instance | ok: [instance] 2026-05-26 08:05:54.572110 | instance | 2026-05-26 08:05:54.572117 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-05-26 08:05:54.572124 | instance | Tuesday 26 May 2026 08:05:54 +0000 (0:00:00.321) 0:00:19.631 *********** 2026-05-26 08:05:54.784476 | instance | ok: [instance] 2026-05-26 08:05:54.784642 | instance | 2026-05-26 08:05:54.784902 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-05-26 08:05:54.785129 | instance | Tuesday 26 May 2026 08:05:54 +0000 (0:00:00.213) 0:00:19.844 *********** 2026-05-26 08:05:54.978253 | instance | ok: [instance] 2026-05-26 08:05:54.978480 | instance | 2026-05-26 08:05:54.978866 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-05-26 08:05:54.979246 | instance | Tuesday 26 May 2026 08:05:54 +0000 (0:00:00.193) 0:00:20.038 *********** 2026-05-26 08:05:55.179005 | instance | ok: [instance] 2026-05-26 08:05:55.179205 | instance | 2026-05-26 08:05:55.179628 | instance | TASK [Bring up interfaces] ***************************************************** 2026-05-26 08:05:55.179866 | instance | Tuesday 26 May 2026 08:05:55 +0000 (0:00:00.200) 0:00:20.239 *********** 2026-05-26 08:05:55.560160 | instance | ok: [instance] => (item=br-mgmt) 2026-05-26 08:05:55.560557 | instance | ok: [instance] => (item=dummy0) 2026-05-26 08:05:55.560883 | instance | 2026-05-26 08:05:55.561237 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-05-26 08:05:55.561577 | instance | 2026-05-26 08:05:55.561915 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:05:55.562248 | instance | Tuesday 26 May 2026 08:05:55 +0000 (0:00:00.381) 0:00:20.620 *********** 2026-05-26 08:05:56.308186 | instance | ok: [instance] 2026-05-26 08:05:56.308387 | instance | 2026-05-26 08:05:56.308761 | instance | TASK [Install depedencies] ***************************************************** 2026-05-26 08:05:56.309097 | instance | Tuesday 26 May 2026 08:05:56 +0000 (0:00:00.747) 0:00:21.367 *********** 2026-05-26 08:06:18.836180 | instance | changed: [instance] 2026-05-26 08:06:18.836575 | instance | 2026-05-26 08:06:18.836920 | instance | TASK [Start up service] ******************************************************** 2026-05-26 08:06:18.837257 | instance | Tuesday 26 May 2026 08:06:18 +0000 (0:00:22.528) 0:00:43.896 *********** 2026-05-26 08:06:19.395984 | instance | ok: [instance] 2026-05-26 08:06:19.396059 | instance | 2026-05-26 08:06:19.396266 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-05-26 08:06:19.396514 | instance | Tuesday 26 May 2026 08:06:19 +0000 (0:00:00.558) 0:00:44.454 *********** 2026-05-26 08:06:19.612075 | instance | ok: [instance] 2026-05-26 08:06:19.612175 | instance | 2026-05-26 08:06:19.612261 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-05-26 08:06:19.612437 | instance | Tuesday 26 May 2026 08:06:19 +0000 (0:00:00.216) 0:00:44.671 *********** 2026-05-26 08:06:20.082778 | instance | changed: [instance] 2026-05-26 08:06:20.083033 | instance | 2026-05-26 08:06:20.083260 | instance | TASK [Get list of all loopback devices] **************************************** 2026-05-26 08:06:20.083586 | instance | Tuesday 26 May 2026 08:06:20 +0000 (0:00:00.470) 0:00:45.141 *********** 2026-05-26 08:06:20.292292 | instance | ok: [instance] 2026-05-26 08:06:20.292755 | instance | 2026-05-26 08:06:20.293099 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-05-26 08:06:20.293502 | instance | Tuesday 26 May 2026 08:06:20 +0000 (0:00:00.209) 0:00:45.351 *********** 2026-05-26 08:06:20.323505 | instance | skipping: [instance] 2026-05-26 08:06:20.323797 | instance | 2026-05-26 08:06:20.324060 | instance | TASK [Create devices for Ceph] ************************************************* 2026-05-26 08:06:20.324306 | instance | Tuesday 26 May 2026 08:06:20 +0000 (0:00:00.029) 0:00:45.381 *********** 2026-05-26 08:06:20.907013 | instance | changed: [instance] => (item=osd0) 2026-05-26 08:06:20.907078 | instance | changed: [instance] => (item=osd1) 2026-05-26 08:06:20.907083 | instance | changed: [instance] => (item=osd2) 2026-05-26 08:06:20.907088 | instance | 2026-05-26 08:06:20.907093 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-05-26 08:06:20.907098 | instance | Tuesday 26 May 2026 08:06:20 +0000 (0:00:00.583) 0:00:45.964 *********** 2026-05-26 08:06:21.446172 | instance | changed: [instance] => (item=osd0) 2026-05-26 08:06:21.446242 | instance | changed: [instance] => (item=osd1) 2026-05-26 08:06:21.446249 | instance | changed: [instance] => (item=osd2) 2026-05-26 08:06:21.446256 | instance | 2026-05-26 08:06:21.446262 | instance | TASK [Start loop devices] ****************************************************** 2026-05-26 08:06:21.446270 | instance | Tuesday 26 May 2026 08:06:21 +0000 (0:00:00.540) 0:00:46.505 *********** 2026-05-26 08:06:22.136561 | instance | changed: [instance] => (item=osd0) 2026-05-26 08:06:22.136608 | instance | changed: [instance] => (item=osd1) 2026-05-26 08:06:22.136894 | instance | changed: [instance] => (item=osd2) 2026-05-26 08:06:22.137168 | instance | 2026-05-26 08:06:22.137444 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-05-26 08:06:22.137729 | instance | Tuesday 26 May 2026 08:06:22 +0000 (0:00:00.691) 0:00:47.196 *********** 2026-05-26 08:06:25.155071 | instance | changed: [instance] => (item=osd0) 2026-05-26 08:06:25.155115 | instance | changed: [instance] => (item=osd1) 2026-05-26 08:06:25.155119 | instance | changed: [instance] => (item=osd2) 2026-05-26 08:06:25.155248 | instance | 2026-05-26 08:06:25.155691 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-05-26 08:06:25.156034 | instance | Tuesday 26 May 2026 08:06:25 +0000 (0:00:03.018) 0:00:50.214 *********** 2026-05-26 08:06:27.005769 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-05-26 08:06:27.005898 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-05-26 08:06:27.005912 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-05-26 08:06:27.006067 | instance | 2026-05-26 08:06:27.006269 | instance | PLAY [controllers] ************************************************************* 2026-05-26 08:06:27.006409 | instance | 2026-05-26 08:06:27.006561 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:06:27.006742 | instance | Tuesday 26 May 2026 08:06:26 +0000 (0:00:01.851) 0:00:52.066 *********** 2026-05-26 08:06:27.877930 | instance | ok: [instance] 2026-05-26 08:06:27.878005 | instance | 2026-05-26 08:06:27.878140 | instance | TASK [Set masquerade rule] ***************************************************** 2026-05-26 08:06:27.878354 | instance | Tuesday 26 May 2026 08:06:27 +0000 (0:00:00.871) 0:00:52.938 *********** 2026-05-26 08:06:28.390775 | instance | changed: [instance] 2026-05-26 08:06:28.391158 | instance | 2026-05-26 08:06:28.391534 | instance | PLAY RECAP ********************************************************************* 2026-05-26 08:06:28.391905 | instance | instance : ok=28 changed=12 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-05-26 08:06:28.392259 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-26 08:06:28.392632 | instance | 2026-05-26 08:06:28.392981 | instance | Tuesday 26 May 2026 08:06:28 +0000 (0:00:00.513) 0:00:53.451 *********** 2026-05-26 08:06:28.393196 | instance | =============================================================================== 2026-05-26 08:06:28.393344 | instance | Install depedencies ---------------------------------------------------- 22.53s 2026-05-26 08:06:28.393489 | instance | Create a volume group for each loop device ------------------------------ 3.02s 2026-05-26 08:06:28.393634 | instance | Generate SSH keys for missing variables --------------------------------- 2.71s 2026-05-26 08:06:28.393777 | instance | Create a logical volume for each loop device ---------------------------- 1.85s 2026-05-26 08:06:28.393920 | instance | Gathering Facts --------------------------------------------------------- 1.16s 2026-05-26 08:06:28.394064 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.15s 2026-05-26 08:06:28.394220 | instance | Create folders for workspace -------------------------------------------- 1.08s 2026-05-26 08:06:28.394364 | instance | Overwrite existing osds.yml file ---------------------------------------- 0.94s 2026-05-26 08:06:28.394506 | instance | Gathering Facts --------------------------------------------------------- 0.87s 2026-05-26 08:06:28.394648 | instance | Gathering Facts --------------------------------------------------------- 0.75s 2026-05-26 08:06:28.394790 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.75s 2026-05-26 08:06:28.394932 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-05-26 08:06:28.395075 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-05-26 08:06:28.395219 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-05-26 08:06:28.395373 | instance | Configure short hostname ------------------------------------------------ 0.70s 2026-05-26 08:06:28.395589 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-05-26 08:06:28.395741 | instance | Start loop devices ------------------------------------------------------ 0.69s 2026-05-26 08:06:28.395888 | instance | Purge "snapd" package --------------------------------------------------- 0.69s 2026-05-26 08:06:28.396033 | instance | Create devices for Ceph ------------------------------------------------- 0.58s 2026-05-26 08:06:28.396183 | instance | Start up service -------------------------------------------------------- 0.56s 2026-05-26 08:06:28.472218 | instance | INFO [aio > prepare] Executed: Successful 2026-05-26 08:06:28.472858 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-05-26 08:06:28.714539 | instance | ok: Runtime: 0:01:06.243802 2026-05-26 08:06:28.721766 | 2026-05-26 08:06:28.721887 | PLAY RECAP 2026-05-26 08:06:28.721937 | instance | ok: 12 changed: 9 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 08:06:28.721961 | 2026-05-26 08:06:28.908130 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-26 08:06:28.910466 | RUN START: [untrusted : github.com/vexxhost/atmosphere/molecule/aio/converge.yml@main] 2026-05-26 08:06:29.614678 | 2026-05-26 08:06:29.642143 | PLAY [all] 2026-05-26 08:06:29.663383 | 2026-05-26 08:06:29.663535 | TASK [Build atmosphere binary] 2026-05-26 08:06:30.085760 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-05-26 08:06:30.094089 | instance | go: downloading golang.org/x/sync v0.18.0 2026-05-26 08:06:30.315534 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-05-26 08:06:36.713624 | instance | ok: Runtime: 0:00:06.278694 2026-05-26 08:06:36.721630 | 2026-05-26 08:06:36.721789 | TASK [Create local inventory] 2026-05-26 08:06:36.758256 | instance | skipping: Conditional result was False 2026-05-26 08:06:36.768402 | 2026-05-26 08:06:36.768563 | TASK [Deploy with parallel orchestrator] 2026-05-26 08:06:37.024974 | instance | ==> Running preflight checks 2026-05-26 08:06:37.487976 | instance | [preflight] 2026-05-26 08:06:37.488159 | instance | [preflight] PLAY [Preflight checks] ******************************************************** 2026-05-26 08:06:37.488175 | instance | [preflight] 2026-05-26 08:06:37.488189 | instance | [preflight] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-26 08:06:37.509157 | instance | [preflight] skipping: [instance] 2026-05-26 08:06:37.509233 | instance | [preflight] 2026-05-26 08:06:37.509249 | instance | [preflight] PLAY RECAP ********************************************************************* 2026-05-26 08:06:37.509265 | instance | [preflight] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-26 08:06:37.509279 | instance | [preflight] 2026-05-26 08:06:37.576623 | instance | ==> Preflight checks passed 2026-05-26 08:06:37.576704 | instance | ==> Starting parallel deployment 2026-05-26 08:06:37.576941 | instance | ==> [ceph] Starting deployment 2026-05-26 08:06:37.576958 | instance | ==> [multipathd] Starting deployment 2026-05-26 08:06:37.577030 | instance | ==> [lpfc] Starting deployment 2026-05-26 08:06:37.577043 | instance | ==> [iscsi] Starting deployment 2026-05-26 08:06:37.577118 | instance | ==> [kubernetes] Starting deployment 2026-05-26 08:06:37.577257 | instance | ==> [udev] Starting deployment 2026-05-26 08:06:38.062130 | instance | [udev/udev] 2026-05-26 08:06:38.062212 | instance | [udev/udev] PLAY [controllers:computes] **************************************************** 2026-05-26 08:06:38.062225 | instance | [udev/udev] 2026-05-26 08:06:38.062234 | instance | [udev/udev] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:06:38.081769 | instance | [lpfc/lpfc] 2026-05-26 08:06:38.081818 | instance | [lpfc/lpfc] PLAY [controllers:computes] **************************************************** 2026-05-26 08:06:38.081829 | instance | [lpfc/lpfc] 2026-05-26 08:06:38.081838 | instance | [lpfc/lpfc] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:06:38.364019 | instance | [ceph/ceph] 2026-05-26 08:06:38.364081 | instance | [ceph/ceph] PLAY [all] ********************************************************************* 2026-05-26 08:06:38.364093 | instance | [ceph/ceph] 2026-05-26 08:06:38.364104 | instance | [ceph/ceph] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:06:39.565288 | instance | [udev/udev] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:06:39.565357 | instance | [udev/udev] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:06:39.565370 | instance | [udev/udev] interpreter could change the meaning of that path. See 2026-05-26 08:06:39.565391 | instance | [udev/udev] https://docs.ansible.com/ansible- 2026-05-26 08:06:39.565405 | instance | [udev/udev] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:06:39.574881 | instance | [udev/udev] ok: [instance] 2026-05-26 08:06:39.574915 | instance | [udev/udev] 2026-05-26 08:06:39.574926 | instance | [udev/udev] TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-05-26 08:06:39.579695 | instance | [lpfc/lpfc] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:06:39.579726 | instance | [lpfc/lpfc] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:06:39.579736 | instance | [lpfc/lpfc] interpreter could change the meaning of that path. See 2026-05-26 08:06:39.579746 | instance | [lpfc/lpfc] https://docs.ansible.com/ansible- 2026-05-26 08:06:39.579756 | instance | [lpfc/lpfc] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:06:39.589781 | instance | [lpfc/lpfc] ok: [instance] 2026-05-26 08:06:39.589815 | instance | [lpfc/lpfc] 2026-05-26 08:06:39.589826 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-05-26 08:06:39.719099 | instance | [ceph/ceph] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:06:39.719162 | instance | [ceph/ceph] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:06:39.719173 | instance | [ceph/ceph] interpreter could change the meaning of that path. See 2026-05-26 08:06:39.719205 | instance | [ceph/ceph] https://docs.ansible.com/ansible- 2026-05-26 08:06:39.719215 | instance | [ceph/ceph] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:06:39.729483 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:39.729515 | instance | [ceph/ceph] 2026-05-26 08:06:39.729525 | instance | [ceph/ceph] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-26 08:06:39.766727 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:06:39.766820 | instance | [ceph/ceph] 2026-05-26 08:06:39.766832 | instance | [ceph/ceph] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-26 08:06:39.953424 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:39.953475 | instance | [ceph/ceph] 2026-05-26 08:06:39.953483 | instance | [ceph/ceph] PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-26 08:06:39.953489 | instance | [ceph/ceph] 2026-05-26 08:06:39.953495 | instance | [ceph/ceph] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:06:39.993670 | instance | [lpfc/lpfc] ok: [instance] 2026-05-26 08:06:39.993725 | instance | [lpfc/lpfc] 2026-05-26 08:06:39.993737 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-05-26 08:06:40.021834 | instance | [lpfc/lpfc] skipping: [instance] 2026-05-26 08:06:40.021873 | instance | [lpfc/lpfc] 2026-05-26 08:06:40.021884 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-05-26 08:06:40.060011 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-26 08:06:40.060076 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-26 08:06:40.060090 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_max_luns) 2026-05-26 08:06:40.060102 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-26 08:06:40.060115 | instance | [lpfc/lpfc] skipping: [instance] 2026-05-26 08:06:40.060128 | instance | [lpfc/lpfc] 2026-05-26 08:06:40.060141 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-05-26 08:06:40.099332 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-26 08:06:40.099420 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-26 08:06:40.099447 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_max_luns) 2026-05-26 08:06:40.099457 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-26 08:06:40.099466 | instance | [lpfc/lpfc] skipping: [instance] 2026-05-26 08:06:40.099475 | instance | [lpfc/lpfc] 2026-05-26 08:06:40.099485 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-05-26 08:06:40.123859 | instance | [lpfc/lpfc] skipping: [instance] 2026-05-26 08:06:40.123891 | instance | [lpfc/lpfc] 2026-05-26 08:06:40.123897 | instance | [lpfc/lpfc] TASK [Reboot the system if the configuration file has changed] ***************** 2026-05-26 08:06:40.153167 | instance | [lpfc/lpfc] skipping: [instance] 2026-05-26 08:06:40.153217 | instance | [lpfc/lpfc] 2026-05-26 08:06:40.153225 | instance | [lpfc/lpfc] PLAY RECAP ********************************************************************* 2026-05-26 08:06:40.153239 | instance | [lpfc/lpfc] instance : ok=2 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-05-26 08:06:40.153246 | instance | [lpfc/lpfc] 2026-05-26 08:06:40.226484 | instance | ==> [lpfc] Deployment complete 2026-05-26 08:06:40.316738 | instance | [udev/udev] changed: [instance] 2026-05-26 08:06:40.316785 | instance | [udev/udev] 2026-05-26 08:06:40.316796 | instance | [udev/udev] TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-05-26 08:06:40.892354 | instance | [udev/udev] changed: [instance] 2026-05-26 08:06:40.892414 | instance | [udev/udev] 2026-05-26 08:06:40.892426 | instance | [udev/udev] RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-05-26 08:06:41.043323 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:41.043431 | instance | [ceph/ceph] 2026-05-26 08:06:41.043448 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:06:41.322883 | instance | [udev/udev] ok: [instance] 2026-05-26 08:06:41.322946 | instance | [udev/udev] 2026-05-26 08:06:41.322958 | instance | [udev/udev] PLAY RECAP ********************************************************************* 2026-05-26 08:06:41.322969 | instance | [udev/udev] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:06:41.322978 | instance | [udev/udev] 2026-05-26 08:06:41.430444 | instance | ==> [udev] Deployment complete 2026-05-26 08:06:41.472597 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:41.472633 | instance | [ceph/ceph] 2026-05-26 08:06:41.472644 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:06:41.518449 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:06:41.518487 | instance | [ceph/ceph] 2026-05-26 08:06:41.518498 | instance | [ceph/ceph] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 08:06:41.971525 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:41.971585 | instance | [ceph/ceph] 2026-05-26 08:06:41.971597 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:06:42.039424 | instance | [ceph/ceph] ok: [instance] => { 2026-05-26 08:06:42.039460 | instance | [ceph/ceph] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-26 08:06:42.039471 | instance | [ceph/ceph] } 2026-05-26 08:06:42.039480 | instance | [ceph/ceph] 2026-05-26 08:06:42.039490 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:06:42.891974 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:42.892042 | instance | [ceph/ceph] 2026-05-26 08:06:42.892054 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:06:42.942699 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:06:42.942744 | instance | [ceph/ceph] 2026-05-26 08:06:42.942755 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:06:42.993559 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:06:42.993598 | instance | [ceph/ceph] 2026-05-26 08:06:42.993608 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:06:43.310012 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:43.310064 | instance | [ceph/ceph] 2026-05-26 08:06:43.310076 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:06:44.584916 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:44.584984 | instance | [ceph/ceph] 2026-05-26 08:06:44.585012 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:06:44.650662 | instance | [ceph/ceph] ok: [instance] => { 2026-05-26 08:06:44.650696 | instance | [ceph/ceph] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-26 08:06:44.650707 | instance | [ceph/ceph] } 2026-05-26 08:06:44.650716 | instance | [ceph/ceph] 2026-05-26 08:06:44.650725 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:06:45.585804 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:45.585859 | instance | [ceph/ceph] 2026-05-26 08:06:45.585871 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:06:48.639019 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:48.639083 | instance | [ceph/ceph] 2026-05-26 08:06:48.639094 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 08:06:48.674936 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:06:48.674976 | instance | [ceph/ceph] 2026-05-26 08:06:48.674987 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 08:06:48.698816 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:06:48.698855 | instance | [ceph/ceph] 2026-05-26 08:06:48.698866 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 08:06:48.736074 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:06:48.736127 | instance | [ceph/ceph] 2026-05-26 08:06:48.736138 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 08:06:56.869337 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:56.869414 | instance | [ceph/ceph] 2026-05-26 08:06:56.869427 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 08:06:57.563477 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:57.563546 | instance | [ceph/ceph] 2026-05-26 08:06:57.563559 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 08:06:59.021181 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 08:06:59.021242 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 08:06:59.021254 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 08:06:59.021263 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 08:06:59.021273 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 08:06:59.021289 | instance | [ceph/ceph] 2026-05-26 08:06:59.021299 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 08:06:59.707046 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:59.707112 | instance | [ceph/ceph] 2026-05-26 08:06:59.707124 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 08:06:59.707134 | instance | [ceph/ceph] 2026-05-26 08:06:59.707143 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-26 08:07:00.817653 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:07:00.817725 | instance | [ceph/ceph] 2026-05-26 08:07:00.817737 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-26 08:07:01.400410 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:07:01.400513 | instance | [ceph/ceph] 2026-05-26 08:07:01.400526 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 08:07:02.093765 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:07:02.093830 | instance | [ceph/ceph] 2026-05-26 08:07:02.093841 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:07:02.427634 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:07:02.427881 | instance | [ceph/ceph] 2026-05-26 08:07:02.427897 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:07:02.479692 | instance | [ceph/ceph] ok: [instance] => { 2026-05-26 08:07:02.479757 | instance | [ceph/ceph] "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-26 08:07:02.479770 | instance | [ceph/ceph] } 2026-05-26 08:07:02.479779 | instance | [ceph/ceph] 2026-05-26 08:07:02.479788 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:07:03.398637 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:07:03.398746 | instance | [ceph/ceph] 2026-05-26 08:07:03.398759 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:07:08.917070 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:07:08.917147 | instance | [ceph/ceph] 2026-05-26 08:07:08.917159 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-26 08:07:10.038876 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:07:10.039167 | instance | [ceph/ceph] 2026-05-26 08:07:10.039183 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-26 08:07:10.489619 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:07:10.489683 | instance | [ceph/ceph] 2026-05-26 08:07:10.489692 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-26 08:07:11.076122 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:07:11.076203 | instance | [ceph/ceph] 2026-05-26 08:07:11.076211 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-26 08:07:11.970370 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/etc/docker'}) 2026-05-26 08:07:11.970424 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-26 08:07:11.970436 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-26 08:07:11.970447 | instance | [ceph/ceph] 2026-05-26 08:07:11.970459 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-26 08:07:12.533572 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:07:12.533635 | instance | [ceph/ceph] 2026-05-26 08:07:12.533647 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-26 08:07:13.105581 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:07:13.105619 | instance | [ceph/ceph] 2026-05-26 08:07:13.105627 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-26 08:07:13.105634 | instance | [ceph/ceph] 2026-05-26 08:07:13.105639 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-26 08:07:13.937218 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:07:13.937277 | instance | [ceph/ceph] 2026-05-26 08:07:13.937289 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-05-26 08:07:15.822066 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:07:15.822133 | instance | [ceph/ceph] 2026-05-26 08:07:15.822145 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-26 08:07:16.513557 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:07:16.513615 | instance | [ceph/ceph] 2026-05-26 08:07:16.513627 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-26 08:07:16.563280 | instance | [ceph/ceph] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-26 08:07:16.563314 | instance | [ceph/ceph] 2026-05-26 08:07:16.563324 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-26 08:07:24.782203 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:07:24.782273 | instance | [ceph/ceph] 2026-05-26 08:07:24.782286 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-26 08:07:25.688716 | instance | [ceph/ceph] ok: [instance] => (item=chronyd) 2026-05-26 08:07:25.688786 | instance | [ceph/ceph] ok: [instance] => (item=sshd) 2026-05-26 08:07:25.688798 | instance | [ceph/ceph] 2026-05-26 08:07:25.688807 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-26 08:07:26.183670 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:07:26.183734 | instance | [ceph/ceph] 2026-05-26 08:07:26.183745 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-26 08:07:26.505485 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:07:26.505563 | instance | [ceph/ceph] 2026-05-26 08:07:26.505572 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-26 08:07:27.060947 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:07:27.061008 | instance | [ceph/ceph] 2026-05-26 08:07:27.061021 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-26 08:07:27.462721 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:07:27.462766 | instance | [ceph/ceph] 2026-05-26 08:07:27.462772 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-26 08:07:27.578137 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:07:27.578177 | instance | [ceph/ceph] 2026-05-26 08:07:27.578183 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-26 08:07:27.920825 | instance | [ceph/ceph] ok: [instance] => (item=instance) 2026-05-26 08:07:27.920890 | instance | [ceph/ceph] 2026-05-26 08:07:27.920913 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-26 08:07:27.970391 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:07:27.970484 | instance | [ceph/ceph] 2026-05-26 08:07:27.970495 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-26 08:07:28.038694 | instance | [ceph/ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-05-26 08:07:28.038747 | instance | [ceph/ceph] 2026-05-26 08:07:28.038759 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-05-26 08:07:28.435290 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:07:28.435356 | instance | [ceph/ceph] 2026-05-26 08:07:28.435393 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-05-26 08:07:29.438894 | instance | [ceph/ceph] changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-05-26 08:07:29.438962 | instance | [ceph/ceph] changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-05-26 08:07:29.438973 | instance | [ceph/ceph] changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-05-26 08:07:29.438983 | instance | [ceph/ceph] 2026-05-26 08:07:29.438993 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-05-26 08:09:02.711577 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:09:02.711644 | instance | [ceph/ceph] 2026-05-26 08:09:02.711655 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-05-26 08:09:03.029197 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:09:03.029251 | instance | [ceph/ceph] 2026-05-26 08:09:03.029262 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-05-26 08:09:03.067109 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:09:03.067126 | instance | [ceph/ceph] 2026-05-26 08:09:03.067131 | instance | [ceph/ceph] TASK [Install Ceph host] ******************************************************* 2026-05-26 08:09:03.153453 | instance | [ceph/ceph] included: vexxhost.ceph.cephadm_host for instance 2026-05-26 08:09:03.153488 | instance | [ceph/ceph] 2026-05-26 08:09:03.153494 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-26 08:09:08.719067 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:09:08.719127 | instance | [ceph/ceph] 2026-05-26 08:09:08.719140 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-26 08:09:08.763772 | instance | [ceph/ceph] ok: [instance] => (item=instance) 2026-05-26 08:09:08.763812 | instance | [ceph/ceph] 2026-05-26 08:09:08.763824 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-26 08:09:09.214316 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:09:09.214387 | instance | [ceph/ceph] 2026-05-26 08:09:09.214404 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-26 08:09:16.802218 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:09:16.802301 | instance | [ceph/ceph] 2026-05-26 08:09:16.802318 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-26 08:10:14.062511 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:10:14.062591 | instance | [ceph/ceph] 2026-05-26 08:10:14.062604 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-26 08:10:28.344310 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:28.344381 | instance | [ceph/ceph] 2026-05-26 08:10:28.344393 | instance | [ceph/ceph] TASK [Install Ceph host] ******************************************************* 2026-05-26 08:10:28.411784 | instance | [ceph/ceph] included: vexxhost.ceph.cephadm_host for instance 2026-05-26 08:10:28.411852 | instance | [ceph/ceph] 2026-05-26 08:10:28.411864 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-26 08:10:28.458241 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:10:28.458343 | instance | [ceph/ceph] 2026-05-26 08:10:28.458361 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-26 08:10:28.510524 | instance | [ceph/ceph] skipping: [instance] => (item=instance) 2026-05-26 08:10:28.510579 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:10:28.510591 | instance | [ceph/ceph] 2026-05-26 08:10:28.510601 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-26 08:10:28.901268 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:28.901318 | instance | [ceph/ceph] 2026-05-26 08:10:28.901327 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-26 08:10:35.536061 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:35.536188 | instance | [ceph/ceph] 2026-05-26 08:10:35.536202 | instance | [ceph/ceph] TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-26 08:10:47.842907 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:10:47.842985 | instance | [ceph/ceph] 2026-05-26 08:10:47.842997 | instance | [ceph/ceph] TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-26 08:10:54.030870 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:54.030917 | instance | [ceph/ceph] 2026-05-26 08:10:54.030923 | instance | [ceph/ceph] TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-05-26 08:11:01.589547 | instance | [ceph/ceph] changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-05-26 08:11:01.589653 | instance | [ceph/ceph] ok: [instance] => (item={'name': 'dashboard'}) 2026-05-26 08:11:01.589666 | instance | [ceph/ceph] changed: [instance] => (item={'name': 'prometheus'}) 2026-05-26 08:11:01.589675 | instance | [ceph/ceph] ok: [instance] => (item={'name': 'iostat'}) 2026-05-26 08:11:01.589684 | instance | [ceph/ceph] 2026-05-26 08:11:01.589693 | instance | [ceph/ceph] PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-26 08:11:01.589702 | instance | [ceph/ceph] 2026-05-26 08:11:01.589711 | instance | [ceph/ceph] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:11:02.622779 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:02.622839 | instance | [ceph/ceph] 2026-05-26 08:11:02.622851 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:11:02.930502 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:02.930566 | instance | [ceph/ceph] 2026-05-26 08:11:02.930578 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:11:02.967973 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:11:02.968038 | instance | [ceph/ceph] 2026-05-26 08:11:02.968049 | instance | [ceph/ceph] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 08:11:03.304064 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:03.304134 | instance | [ceph/ceph] 2026-05-26 08:11:03.304145 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:11:03.356515 | instance | [ceph/ceph] ok: [instance] => { 2026-05-26 08:11:03.356576 | instance | [ceph/ceph] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-26 08:11:03.356588 | instance | [ceph/ceph] } 2026-05-26 08:11:03.356598 | instance | [ceph/ceph] 2026-05-26 08:11:03.356607 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:11:03.764740 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:03.764800 | instance | [ceph/ceph] 2026-05-26 08:11:03.764811 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:11:03.809649 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:11:03.809712 | instance | [ceph/ceph] 2026-05-26 08:11:03.809724 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:11:03.856043 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:11:03.856105 | instance | [ceph/ceph] 2026-05-26 08:11:03.856116 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:11:04.168883 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:04.168941 | instance | [ceph/ceph] 2026-05-26 08:11:04.168956 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:11:05.305522 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:05.305900 | instance | [ceph/ceph] 2026-05-26 08:11:05.305913 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:11:05.366624 | instance | [ceph/ceph] ok: [instance] => { 2026-05-26 08:11:05.366666 | instance | [ceph/ceph] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-26 08:11:05.366673 | instance | [ceph/ceph] } 2026-05-26 08:11:05.366679 | instance | [ceph/ceph] 2026-05-26 08:11:05.366685 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:11:05.820726 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:05.820793 | instance | [ceph/ceph] 2026-05-26 08:11:05.820805 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:11:07.931074 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:07.931139 | instance | [ceph/ceph] 2026-05-26 08:11:07.931151 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 08:11:07.964958 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:11:07.965024 | instance | [ceph/ceph] 2026-05-26 08:11:07.965036 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 08:11:07.994582 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:11:07.994640 | instance | [ceph/ceph] 2026-05-26 08:11:07.994651 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 08:11:08.026108 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:11:08.026158 | instance | [ceph/ceph] 2026-05-26 08:11:08.026166 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 08:11:09.117353 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:09.117423 | instance | [ceph/ceph] 2026-05-26 08:11:09.117435 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 08:11:09.669836 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:09.669887 | instance | [ceph/ceph] 2026-05-26 08:11:09.669895 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 08:11:11.141207 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 08:11:11.141275 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 08:11:11.141287 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 08:11:11.141296 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 08:11:11.141306 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 08:11:11.141316 | instance | [ceph/ceph] 2026-05-26 08:11:11.141325 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 08:11:11.766775 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:11.766845 | instance | [ceph/ceph] 2026-05-26 08:11:11.766857 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 08:11:11.766867 | instance | [ceph/ceph] 2026-05-26 08:11:11.766876 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 08:11:12.240151 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:12.240202 | instance | [ceph/ceph] 2026-05-26 08:11:12.240214 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:11:12.576688 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:12.576737 | instance | [ceph/ceph] 2026-05-26 08:11:12.576745 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:11:12.631727 | instance | [ceph/ceph] ok: [instance] => { 2026-05-26 08:11:12.631788 | instance | [ceph/ceph] "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-26 08:11:12.631801 | instance | [ceph/ceph] } 2026-05-26 08:11:12.631811 | instance | [ceph/ceph] 2026-05-26 08:11:12.631821 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:11:13.064414 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:13.064469 | instance | [ceph/ceph] 2026-05-26 08:11:13.064492 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:11:16.268950 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:16.269001 | instance | [ceph/ceph] 2026-05-26 08:11:16.269007 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-26 08:11:17.373106 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:17.373171 | instance | [ceph/ceph] 2026-05-26 08:11:17.373182 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-26 08:11:17.687510 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:17.687576 | instance | [ceph/ceph] 2026-05-26 08:11:17.687588 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-26 08:11:18.240338 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:18.240401 | instance | [ceph/ceph] 2026-05-26 08:11:18.240413 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-26 08:11:19.179417 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-26 08:11:19.179493 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-26 08:11:19.179504 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-26 08:11:19.179514 | instance | [ceph/ceph] 2026-05-26 08:11:19.179523 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-26 08:11:19.721085 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:19.721168 | instance | [ceph/ceph] 2026-05-26 08:11:19.721178 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-26 08:11:20.266209 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:20.266271 | instance | [ceph/ceph] 2026-05-26 08:11:20.266284 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-26 08:11:20.266294 | instance | [ceph/ceph] 2026-05-26 08:11:20.266311 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-26 08:11:20.751127 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:20.751195 | instance | [ceph/ceph] 2026-05-26 08:11:20.751207 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-26 08:11:20.802616 | instance | [ceph/ceph] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-26 08:11:20.802674 | instance | [ceph/ceph] 2026-05-26 08:11:20.802680 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-26 08:11:21.914547 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:21.914600 | instance | [ceph/ceph] 2026-05-26 08:11:21.914607 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-26 08:11:22.815068 | instance | [ceph/ceph] ok: [instance] => (item=chronyd) 2026-05-26 08:11:22.815141 | instance | [ceph/ceph] ok: [instance] => (item=sshd) 2026-05-26 08:11:22.815154 | instance | [ceph/ceph] 2026-05-26 08:11:22.815164 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-26 08:11:23.225484 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:23.225547 | instance | [ceph/ceph] 2026-05-26 08:11:23.225558 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-26 08:11:23.546202 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:23.546274 | instance | [ceph/ceph] 2026-05-26 08:11:23.546290 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-26 08:11:23.924996 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:23.925058 | instance | [ceph/ceph] 2026-05-26 08:11:23.925070 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-26 08:11:24.251416 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:24.251477 | instance | [ceph/ceph] 2026-05-26 08:11:24.251489 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-26 08:11:24.614670 | instance | [ceph/ceph] ok: [instance] => (item=instance) 2026-05-26 08:11:24.614733 | instance | [ceph/ceph] 2026-05-26 08:11:24.614741 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-26 08:11:24.665390 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:24.665435 | instance | [ceph/ceph] 2026-05-26 08:11:24.665445 | instance | [ceph/ceph] TASK [Install Ceph host] ******************************************************* 2026-05-26 08:11:24.732843 | instance | [ceph/ceph] included: vexxhost.ceph.cephadm_host for instance 2026-05-26 08:11:24.732915 | instance | [ceph/ceph] 2026-05-26 08:11:24.732927 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-26 08:11:24.777351 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:11:24.777391 | instance | [ceph/ceph] 2026-05-26 08:11:24.777402 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-26 08:11:24.827515 | instance | [ceph/ceph] skipping: [instance] => (item=instance) 2026-05-26 08:11:24.827551 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:11:24.827562 | instance | [ceph/ceph] 2026-05-26 08:11:24.827572 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-26 08:11:25.196223 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:25.196284 | instance | [ceph/ceph] 2026-05-26 08:11:25.196296 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-26 08:11:31.702524 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:31.702598 | instance | [ceph/ceph] 2026-05-26 08:11:31.702610 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-26 08:11:37.190007 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:37.190069 | instance | [ceph/ceph] 2026-05-26 08:11:37.190081 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-26 08:11:51.331608 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:11:51.331730 | instance | [ceph/ceph] 2026-05-26 08:11:51.331758 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-26 08:13:27.553990 | instance | [ceph/ceph] ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-26 08:13:27.554070 | instance | [ceph/ceph] ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-26 08:13:27.554081 | instance | [ceph/ceph] ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-26 08:13:27.554090 | instance | [ceph/ceph] 2026-05-26 08:13:27.554100 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-26 08:13:33.326115 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:13:33.326160 | instance | [ceph/ceph] 2026-05-26 08:13:33.326166 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-26 08:13:39.515995 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:13:39.516060 | instance | [ceph/ceph] 2026-05-26 08:13:39.516073 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-26 08:13:39.572890 | instance | [ceph/ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-26 08:13:39.572928 | instance | [ceph/ceph] 2026-05-26 08:13:39.572940 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-26 08:13:39.615100 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:13:39.615134 | instance | [ceph/ceph] 2026-05-26 08:13:39.615145 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-26 08:13:45.797442 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:13:45.797518 | instance | [ceph/ceph] 2026-05-26 08:13:45.797531 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-26 08:13:45.840233 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:13:45.840288 | instance | [ceph/ceph] 2026-05-26 08:13:45.840295 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-26 08:13:45.887228 | instance | [ceph/ceph] skipping: [instance] => (item=1) 2026-05-26 08:13:45.887277 | instance | [ceph/ceph] skipping: [instance] => (item=1) 2026-05-26 08:13:45.887290 | instance | [ceph/ceph] skipping: [instance] => (item=1) 2026-05-26 08:13:45.887300 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:13:45.887310 | instance | [ceph/ceph] 2026-05-26 08:13:45.887320 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-26 08:13:45.934897 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:13:45.934932 | instance | [ceph/ceph] 2026-05-26 08:13:45.934944 | instance | [ceph/ceph] PLAY [all] ********************************************************************* 2026-05-26 08:13:45.934953 | instance | [ceph/ceph] 2026-05-26 08:13:45.934962 | instance | [ceph/ceph] TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-26 08:13:46.353219 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:13:46.353281 | instance | [ceph/ceph] 2026-05-26 08:13:46.353304 | instance | [ceph/ceph] PLAY RECAP ********************************************************************* 2026-05-26 08:13:46.353315 | instance | [ceph/ceph] instance : ok=109 changed=30 unreachable=0 failed=0 skipped=19 rescued=0 ignored=0 2026-05-26 08:13:46.353324 | instance | [ceph/ceph] 2026-05-26 08:13:46.439779 | instance | ==> [ceph] Deployment complete 2026-05-26 08:13:46.942449 | instance | [multipathd/multipathd] 2026-05-26 08:13:46.942519 | instance | [multipathd/multipathd] PLAY [controllers:computes] **************************************************** 2026-05-26 08:13:46.942531 | instance | [multipathd/multipathd] 2026-05-26 08:13:46.942540 | instance | [multipathd/multipathd] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:13:48.262045 | instance | [multipathd/multipathd] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:13:48.262104 | instance | [multipathd/multipathd] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:13:48.262116 | instance | [multipathd/multipathd] interpreter could change the meaning of that path. See 2026-05-26 08:13:48.262126 | instance | [multipathd/multipathd] https://docs.ansible.com/ansible- 2026-05-26 08:13:48.262136 | instance | [multipathd/multipathd] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:13:48.271111 | instance | [multipathd/multipathd] ok: [instance] 2026-05-26 08:13:48.271146 | instance | [multipathd/multipathd] 2026-05-26 08:13:48.271158 | instance | [multipathd/multipathd] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-26 08:13:54.398406 | instance | [multipathd/multipathd] changed: [instance] 2026-05-26 08:13:54.398456 | instance | [multipathd/multipathd] 2026-05-26 08:13:54.398466 | instance | [multipathd/multipathd] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-26 08:14:20.649669 | instance | [multipathd/multipathd] changed: [instance] 2026-05-26 08:14:20.650009 | instance | [multipathd/multipathd] 2026-05-26 08:14:20.650024 | instance | [multipathd/multipathd] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-26 08:14:21.442472 | instance | [multipathd/multipathd] changed: [instance] 2026-05-26 08:14:21.442537 | instance | [multipathd/multipathd] 2026-05-26 08:14:21.442545 | instance | [multipathd/multipathd] RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-05-26 08:14:22.180782 | instance | [multipathd/multipathd] changed: [instance] 2026-05-26 08:14:22.180838 | instance | [multipathd/multipathd] 2026-05-26 08:14:22.180851 | instance | [multipathd/multipathd] PLAY RECAP ********************************************************************* 2026-05-26 08:14:22.180864 | instance | [multipathd/multipathd] instance : ok=5 changed=4 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:14:22.180874 | instance | [multipathd/multipathd] 2026-05-26 08:14:22.246668 | instance | ==> [multipathd] Deployment complete 2026-05-26 08:14:22.721223 | instance | [iscsi/iscsi] 2026-05-26 08:14:22.721300 | instance | [iscsi/iscsi] PLAY [controllers:computes] **************************************************** 2026-05-26 08:14:22.721312 | instance | [iscsi/iscsi] 2026-05-26 08:14:22.721352 | instance | [iscsi/iscsi] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:14:24.071109 | instance | [iscsi/iscsi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:14:24.071189 | instance | [iscsi/iscsi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:14:24.071203 | instance | [iscsi/iscsi] interpreter could change the meaning of that path. See 2026-05-26 08:14:24.071213 | instance | [iscsi/iscsi] https://docs.ansible.com/ansible- 2026-05-26 08:14:24.071223 | instance | [iscsi/iscsi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:14:24.080478 | instance | [iscsi/iscsi] ok: [instance] 2026-05-26 08:14:24.080511 | instance | [iscsi/iscsi] 2026-05-26 08:14:24.080522 | instance | [iscsi/iscsi] TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-05-26 08:14:25.370085 | instance | [iscsi/iscsi] ok: [instance] 2026-05-26 08:14:25.370153 | instance | [iscsi/iscsi] 2026-05-26 08:14:25.370164 | instance | [iscsi/iscsi] TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-05-26 08:14:26.087085 | instance | [iscsi/iscsi] changed: [instance] 2026-05-26 08:14:26.087151 | instance | [iscsi/iscsi] 2026-05-26 08:14:26.087164 | instance | [iscsi/iscsi] PLAY RECAP ********************************************************************* 2026-05-26 08:14:26.087175 | instance | [iscsi/iscsi] instance : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:14:26.087184 | instance | [iscsi/iscsi] 2026-05-26 08:14:26.147884 | instance | ==> [iscsi] Deployment complete 2026-05-26 08:14:27.009099 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:27.009168 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-05-26 08:14:27.009180 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:27.009207 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:14:28.404137 | instance | [kubernetes/kubernetes] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:14:28.404217 | instance | [kubernetes/kubernetes] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:14:28.404230 | instance | [kubernetes/kubernetes] interpreter could change the meaning of that path. See 2026-05-26 08:14:28.404240 | instance | [kubernetes/kubernetes] https://docs.ansible.com/ansible- 2026-05-26 08:14:28.404250 | instance | [kubernetes/kubernetes] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:14:28.427525 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:28.427588 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:28.427598 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-26 08:14:36.456240 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-26 08:14:36.456306 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-26 08:14:36.456313 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-26 08:14:36.456319 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-26 08:14:36.456325 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-26 08:14:36.456331 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-26 08:14:36.456336 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-26 08:14:36.456342 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-26 08:14:36.456347 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-26 08:14:36.456353 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-26 08:14:36.456376 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-26 08:14:36.456382 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-26 08:14:36.456388 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-26 08:14:36.456393 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-26 08:14:36.456398 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-26 08:14:36.456404 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-26 08:14:36.456409 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-26 08:14:36.456415 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-26 08:14:36.456420 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-26 08:14:36.456425 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-26 08:14:36.456437 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:36.456443 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-26 08:14:36.871949 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:36.872020 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:36.872032 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-26 08:14:37.629805 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:37.629875 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:37.629888 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-26 08:14:38.094644 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:38.094699 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:38.094711 | instance | [kubernetes/kubernetes] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-26 08:14:38.234974 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:38.235042 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:38.235055 | instance | [kubernetes/kubernetes] PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-26 08:14:38.235066 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:38.235075 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:14:39.366977 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:39.367034 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:39.367042 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-26 08:14:39.696166 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:39.696225 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:39.696237 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-26 08:14:41.225760 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-26 08:14:41.225820 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-26 08:14:41.225832 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-26 08:14:41.225842 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-26 08:14:41.225851 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-26 08:14:41.225860 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:41.225870 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-26 08:14:42.209329 | instance | [kubernetes/kubernetes] failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-05-26 08:14:42.209430 | instance | [kubernetes/kubernetes] failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-05-26 08:14:42.209583 | instance | [kubernetes/kubernetes] failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-05-26 08:14:42.209663 | instance | [kubernetes/kubernetes] ...ignoring 2026-05-26 08:14:42.209673 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:42.209681 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-26 08:14:42.536122 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:42.536179 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:42.536187 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-26 08:14:42.832625 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:42.832683 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:42.832695 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-26 08:14:42.859008 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:42.859039 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:42.859050 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-26 08:14:42.900257 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:42.900291 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:42.900301 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-26 08:14:43.525228 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:43.525288 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:43.525300 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-26 08:14:43.927130 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:43.927200 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:43.927212 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-26 08:14:43.927222 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:43.927231 | instance | [kubernetes/kubernetes] PLAY [Install Kubernetes] ****************************************************** 2026-05-26 08:14:43.927239 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:43.927248 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:14:45.069055 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:45.069121 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:45.069132 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:14:45.395623 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:45.395687 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:45.395699 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:14:45.429269 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:45.429304 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:45.429315 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 08:14:45.749341 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:45.749403 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:45.749411 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:14:45.794649 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:14:45.794686 | instance | [kubernetes/kubernetes] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-26 08:14:45.794693 | instance | [kubernetes/kubernetes] } 2026-05-26 08:14:45.794699 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:45.794705 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:14:46.293001 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:46.293073 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:46.293103 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:14:46.336456 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:46.336540 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:46.336551 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:14:46.659452 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:46.659521 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:46.659533 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:14:47.877799 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:47.877856 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:47.877868 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:14:47.937522 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:14:47.937573 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-26 08:14:47.937586 | instance | [kubernetes/kubernetes] } 2026-05-26 08:14:47.937595 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:47.937604 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:14:48.420881 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:48.420956 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:48.420964 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:14:50.819509 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:50.819583 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:50.819595 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 08:14:50.850297 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:50.850342 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:50.850353 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 08:14:50.871398 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:50.871430 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:50.871440 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 08:14:50.904292 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:50.904331 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:50.904343 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 08:14:52.014040 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:52.014131 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:52.014137 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 08:14:52.583625 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:52.583696 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:52.583711 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 08:14:54.094818 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 08:14:54.094912 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 08:14:54.094949 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 08:14:54.094957 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 08:14:54.094964 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 08:14:54.094971 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:54.094978 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 08:14:54.737942 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:54.738012 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:54.738025 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 08:14:54.738035 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:54.738044 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 08:14:55.444200 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:55.444253 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:55.444265 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-26 08:14:56.376087 | instance | [kubernetes/kubernetes] An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible_collections.kubernetes.core.plugins.module_utils.k8s.exceptions.CoreException: Could not create API client: Invalid kube-config file. No configuration found. 2026-05-26 08:14:56.376178 | instance | [kubernetes/kubernetes] fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not create API client: Invalid kube-config file. No configuration found."} 2026-05-26 08:14:56.376195 | instance | [kubernetes/kubernetes] ...ignoring 2026-05-26 08:14:56.376207 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:56.376217 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-26 08:14:56.412421 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:56.412486 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:56.412499 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-26 08:14:56.443528 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:56.443592 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:56.443605 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-26 08:14:56.478856 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:56.478915 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:56.478923 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-26 08:14:56.511184 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:56.511256 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:56.511267 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-26 08:14:56.555243 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:56.555297 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:56.555312 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:14:56.885936 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:56.886004 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:56.886015 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:14:56.938838 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:14:56.938916 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-26 08:14:56.938928 | instance | [kubernetes/kubernetes] } 2026-05-26 08:14:56.938939 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:56.938949 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:14:57.700084 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:57.700160 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:57.700172 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:14:57.748564 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:57.748626 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:57.748638 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:14:58.087615 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:58.087728 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:58.087741 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:14:58.129574 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:14:58.129631 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-26 08:14:58.129642 | instance | [kubernetes/kubernetes] } 2026-05-26 08:14:58.129652 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:58.129661 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:14:59.188687 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:59.188752 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:59.188764 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:14:59.251773 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:59.251879 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:59.251888 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 08:14:59.284404 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:59.284522 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:59.284532 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 08:14:59.312758 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:59.312822 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:59.312829 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 08:14:59.351709 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:59.351805 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:59.351814 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 08:15:00.506129 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:00.506197 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:00.506204 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 08:15:01.083184 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:01.083227 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:01.083235 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 08:15:02.614205 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 08:15:02.614279 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 08:15:02.614290 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 08:15:02.614300 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 08:15:02.614309 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 08:15:02.614319 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:02.614329 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 08:15:03.242943 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:03.243004 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:03.243033 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 08:15:03.243044 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:03.243053 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 08:15:03.720922 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:03.720987 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:03.721000 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:15:04.041267 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:04.041321 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:04.041333 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:15:04.089900 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:15:04.089952 | instance | [kubernetes/kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-26 08:15:04.089964 | instance | [kubernetes/kubernetes] } 2026-05-26 08:15:04.089973 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:04.089982 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:15:04.799070 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:04.799187 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:04.799200 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:15:06.298244 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:06.298681 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:06.298695 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:15:06.352290 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:15:06.352341 | instance | [kubernetes/kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-26 08:15:06.352353 | instance | [kubernetes/kubernetes] } 2026-05-26 08:15:06.352362 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:06.352371 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:15:07.181207 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:07.181262 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:07.181273 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:15:08.651200 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:08.651286 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:08.651299 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-26 08:15:09.236844 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:09.236912 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:09.236925 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-26 08:15:09.559490 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:09.559555 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:09.559580 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:15:09.877658 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:09.877737 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:09.877752 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:15:09.922232 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:15:09.922274 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-26 08:15:09.922281 | instance | [kubernetes/kubernetes] } 2026-05-26 08:15:09.922286 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:09.922292 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:15:10.906941 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:10.906983 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:10.906989 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:15:13.826514 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:13.826582 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:13.826594 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-26 08:15:13.876133 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-26 08:15:13.876171 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:13.876182 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-26 08:15:14.996335 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:14.996470 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:14.996490 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-26 08:15:15.347863 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:15.347941 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:15.347954 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-26 08:15:15.933191 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:15.933251 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:15.933262 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-26 08:15:17.267025 | instance | [kubernetes/kubernetes] changed: [instance] => (item=br_netfilter) 2026-05-26 08:15:17.267118 | instance | [kubernetes/kubernetes] ok: [instance] => (item=ip_tables) 2026-05-26 08:15:17.267130 | instance | [kubernetes/kubernetes] changed: [instance] => (item=ip6_tables) 2026-05-26 08:15:17.267140 | instance | [kubernetes/kubernetes] ok: [instance] => (item=nf_conntrack) 2026-05-26 08:15:17.267149 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:17.267158 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:15:17.659018 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:17.659076 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:17.659088 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:15:17.695165 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:15:17.695217 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-26 08:15:17.695229 | instance | [kubernetes/kubernetes] } 2026-05-26 08:15:17.695239 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:17.695249 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:15:19.966089 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:19.966158 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:19.966176 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:15:20.007891 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:15:20.007944 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:20.007956 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-26 08:15:20.065406 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-26 08:15:20.065449 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:20.065460 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-26 08:15:20.101967 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:15:20.102000 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:20.102008 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-26 08:15:24.333231 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:24.333298 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:24.333310 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-26 08:15:26.404503 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-26 08:15:26.404640 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-26 08:15:26.404654 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-26 08:15:26.404664 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-26 08:15:26.404673 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-26 08:15:26.404682 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-26 08:15:26.404691 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-26 08:15:26.404701 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:26.404710 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-26 08:15:27.315109 | instance | [kubernetes/kubernetes] changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-26 08:15:27.315160 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes) 2026-05-26 08:15:27.315169 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-26 08:15:27.315179 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:27.315188 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-26 08:15:27.899818 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:27.899922 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:27.899938 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-26 08:15:28.500800 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:28.500889 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:28.500904 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-26 08:15:28.821242 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:28.821300 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:28.821313 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-26 08:15:28.854070 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:15:28.854125 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:28.854137 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-26 08:15:29.575594 | instance | [kubernetes/kubernetes] ok: [instance] => (item=swap) 2026-05-26 08:15:29.575651 | instance | [kubernetes/kubernetes] ok: [instance] => (item=none) 2026-05-26 08:15:29.575660 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:29.575668 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-26 08:15:30.152339 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:30.152407 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:30.152423 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-26 08:15:30.852231 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:30.852288 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:30.852300 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-26 08:15:30.852319 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:30.852329 | instance | [kubernetes/kubernetes] RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-26 08:15:31.749926 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:31.749965 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:31.749971 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-26 08:15:32.515576 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:32.515639 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:32.515651 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-26 08:15:33.745897 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:33.745962 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:33.745974 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-26 08:15:34.597949 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:34.598017 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:34.598029 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-26 08:15:35.044661 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:35.044730 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:35.044742 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-26 08:15:35.630884 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:35.630946 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:35.630958 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-26 08:15:35.705764 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-26 08:15:35.705867 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:35.705880 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-26 08:15:35.809054 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-26 08:15:35.809135 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:35.809143 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-26 08:15:36.128857 | instance | [kubernetes/kubernetes] ok: [instance] => (item=instance) 2026-05-26 08:15:36.128923 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:36.128930 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-26 08:15:36.170662 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:15:36.170715 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:36.170723 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-26 08:15:36.217955 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:36.218005 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:36.218016 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-26 08:15:36.256242 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:15:36.256266 | instance | [kubernetes/kubernetes] "msg": "instance" 2026-05-26 08:15:36.256276 | instance | [kubernetes/kubernetes] } 2026-05-26 08:15:36.256284 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:36.256294 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-26 08:15:36.943045 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:36.943103 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:36.943115 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-26 08:15:36.974677 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:15:36.974708 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:36.974719 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-26 08:15:37.005530 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:15:37.005586 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:37.005599 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-26 08:15:37.035615 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:15:37.035646 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:37.035656 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-26 08:15:37.066539 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:15:37.066569 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:37.066579 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-26 08:15:37.097169 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:15:37.097201 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:37.097211 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-26 08:15:37.130431 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:15:37.130465 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:37.130475 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-26 08:15:37.167262 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:15:37.167429 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:37.167446 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-26 08:16:00.990575 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:00.990630 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:00.990638 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-26 08:16:01.311628 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:16:01.311695 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:01.311707 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-26 08:16:01.347990 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:16:01.348031 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:01.348044 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-26 08:16:01.677256 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:01.677322 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:01.677335 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-26 08:16:01.990571 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:01.990627 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:01.990639 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-26 08:16:02.302131 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:02.302191 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:02.302209 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-26 08:16:03.480669 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:16:03.480750 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:03.480763 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-26 08:16:04.627167 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:16:04.627229 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:04.627242 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-26 08:16:04.667370 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:16:04.667550 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:04.667577 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-26 08:16:04.702165 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:16:04.702222 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:04.702230 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-26 08:16:05.482144 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:05.482210 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:05.482223 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-26 08:16:05.523244 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=DaemonSet) 2026-05-26 08:16:05.523314 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=ConfigMap) 2026-05-26 08:16:05.523325 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:16:05.523335 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:05.523344 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-26 08:16:05.562522 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:16:05.562570 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:05.562582 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-26 08:16:05.599137 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:16:05.599189 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:05.599195 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-26 08:16:05.632376 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:16:05.632449 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:05.632461 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-26 08:16:05.665665 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:16:05.665711 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:05.665723 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-26 08:16:06.154553 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:16:06.154998 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:06.155014 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-26 08:16:07.151733 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:07.151839 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:07.151852 | instance | [kubernetes/kubernetes] PLAY [Install control-plane components] **************************************** 2026-05-26 08:16:07.151862 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:07.151871 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:16:08.377013 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:16:08.377075 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:08.377090 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:16:08.685658 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:16:08.685721 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:08.685733 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:16:09.964402 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:16:09.964507 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:09.964520 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 08:16:10.295893 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:16:10.295992 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:10.296005 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:16:10.335719 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:16:10.335815 | instance | [kubernetes/kubernetes] "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-26 08:16:10.335826 | instance | [kubernetes/kubernetes] } 2026-05-26 08:16:10.335837 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:10.335845 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:16:11.249930 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:11.249984 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:11.249992 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:16:12.870454 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:12.870516 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:12.870528 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-26 08:16:13.315238 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:16:13.315286 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:13.315295 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-26 08:16:13.888379 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:13.888441 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:13.888452 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-26 08:16:14.505350 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:16:14.505397 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:14.505405 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-26 08:16:14.819575 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:14.819647 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:14.819659 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-26 08:16:15.211507 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:16:15.211601 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:15.211616 | instance | [kubernetes/kubernetes] TASK [Install plugin] ********************************************************** 2026-05-26 08:16:15.256364 | instance | [kubernetes/kubernetes] included: vexxhost.containers.download_artifact for instance 2026-05-26 08:16:15.256411 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:15.256423 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:16:15.305114 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:16:15.305196 | instance | [kubernetes/kubernetes] "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-26 08:16:15.305204 | instance | [kubernetes/kubernetes] } 2026-05-26 08:16:15.305211 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:15.305216 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:16:16.353009 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:16.353058 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:16.353066 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:16:18.250919 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:18.250973 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:18.250981 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:16:18.286968 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:16:18.287009 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:18.287020 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:16:18.912971 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:18.913033 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:18.913045 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-26 08:16:19.750189 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:16:19.750285 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:19.750297 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-26 08:16:22.397854 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:22.397925 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:22.397941 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:16:22.430762 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:16:22.430822 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:22.430834 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:16:22.919412 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:22.919461 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:22.919470 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-26 08:16:56.888214 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:56.888278 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:56.888286 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-26 08:16:57.725916 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:57.726003 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:57.726016 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-05-26 08:16:57.726025 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:57.726032 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:16:59.043719 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:16:59.043825 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:59.043837 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-26 08:16:59.820686 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:16:59.820750 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:59.820763 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-05-26 08:16:59.820773 | instance | [kubernetes/kubernetes] 2026-05-26 08:16:59.820783 | instance | [kubernetes/kubernetes] TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-26 08:17:00.685221 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:17:00.685293 | instance | [kubernetes/kubernetes] 2026-05-26 08:17:00.685305 | instance | [kubernetes/kubernetes] PLAY RECAP ********************************************************************* 2026-05-26 08:17:00.685316 | instance | [kubernetes/kubernetes] instance : ok=123 changed=45 unreachable=0 failed=0 skipped=34 rescued=0 ignored=2 2026-05-26 08:17:00.685326 | instance | [kubernetes/kubernetes] 2026-05-26 08:17:00.779653 | instance | ==> [kubernetes] Deployment complete 2026-05-26 08:17:00.779726 | instance | ==> [goldpinger] Starting deployment 2026-05-26 08:17:00.779737 | instance | ==> [csi] Starting deployment 2026-05-26 08:17:00.780333 | instance | ==> [node-feature-discovery] Starting deployment 2026-05-26 08:17:00.780408 | instance | ==> [ceph-provisioners] Starting deployment 2026-05-26 08:17:00.780420 | instance | ==> [cert-manager] Starting deployment 2026-05-26 08:17:00.780429 | instance | ==> [rook-ceph] Starting deployment 2026-05-26 08:17:00.780522 | instance | ==> [frr-k8s] Starting deployment 2026-05-26 08:17:00.780625 | instance | ==> [openvswitch] Starting deployment 2026-05-26 08:17:00.780642 | instance | ==> [memcached] Starting deployment 2026-05-26 08:17:00.780733 | instance | ==> [coredns] Starting deployment 2026-05-26 08:17:00.781137 | instance | ==> [ingress-nginx] Starting deployment 2026-05-26 08:17:01.296708 | instance | [goldpinger/goldpinger] 2026-05-26 08:17:01.296749 | instance | [goldpinger/goldpinger] PLAY [controllers[0]] ********************************************************** 2026-05-26 08:17:01.296755 | instance | [goldpinger/goldpinger] 2026-05-26 08:17:01.296759 | instance | [goldpinger/goldpinger] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:17:01.324099 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-26 08:17:01.324143 | instance | [node-feature-discovery/node_feature_discovery] PLAY [controllers[0]] ********************************************************** 2026-05-26 08:17:01.324158 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-26 08:17:01.324163 | instance | [node-feature-discovery/node_feature_discovery] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:17:01.332113 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-26 08:17:01.332144 | instance | [ceph-provisioners/ceph_provisioners] PLAY [controllers[0]] ********************************************************** 2026-05-26 08:17:01.332149 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-26 08:17:01.332153 | instance | [ceph-provisioners/ceph_provisioners] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:17:01.332495 | instance | [cert-manager/cert_manager] 2026-05-26 08:17:01.332504 | instance | [cert-manager/cert_manager] PLAY [controllers] ************************************************************* 2026-05-26 08:17:01.332511 | instance | [cert-manager/cert_manager] 2026-05-26 08:17:01.332517 | instance | [cert-manager/cert_manager] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:17:01.334595 | instance | [coredns/coredns] 2026-05-26 08:17:01.334609 | instance | [coredns/coredns] PLAY [controllers[0]] ********************************************************** 2026-05-26 08:17:01.334617 | instance | [coredns/coredns] 2026-05-26 08:17:01.334623 | instance | [coredns/coredns] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:17:01.346876 | instance | [frr-k8s/frr_k8s] 2026-05-26 08:17:01.346902 | instance | [frr-k8s/frr_k8s] PLAY [controllers:computes] **************************************************** 2026-05-26 08:17:01.346909 | instance | [frr-k8s/frr_k8s] 2026-05-26 08:17:01.346914 | instance | [frr-k8s/frr_k8s] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:17:01.374722 | instance | [memcached/memcached] 2026-05-26 08:17:01.374761 | instance | [memcached/memcached] PLAY [controllers[0]] ********************************************************** 2026-05-26 08:17:01.374769 | instance | [memcached/memcached] 2026-05-26 08:17:01.374775 | instance | [memcached/memcached] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:17:01.393935 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:01.393988 | instance | [openvswitch/openvswitch] PLAY [controllers:computes] **************************************************** 2026-05-26 08:17:01.393998 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:01.394006 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 08:17:01.394015 | instance | [frr-k8s/frr_k8s] skipping: [instance] 2026-05-26 08:17:01.394030 | instance | [frr-k8s/frr_k8s] 2026-05-26 08:17:01.394039 | instance | [frr-k8s/frr_k8s] TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-05-26 08:17:01.401657 | instance | [ingress-nginx/ingress_nginx] 2026-05-26 08:17:01.401681 | instance | [ingress-nginx/ingress_nginx] PLAY [controllers] ************************************************************* 2026-05-26 08:17:01.401686 | instance | [ingress-nginx/ingress_nginx] 2026-05-26 08:17:01.401694 | instance | [ingress-nginx/ingress_nginx] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:17:01.409092 | instance | [frr-k8s/frr_k8s] skipping: [instance] 2026-05-26 08:17:01.409118 | instance | [frr-k8s/frr_k8s] 2026-05-26 08:17:01.409124 | instance | [frr-k8s/frr_k8s] PLAY RECAP ********************************************************************* 2026-05-26 08:17:01.409135 | instance | [frr-k8s/frr_k8s] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2026-05-26 08:17:01.409141 | instance | [frr-k8s/frr_k8s] 2026-05-26 08:17:01.444248 | instance | [rook-ceph/rook_ceph] 2026-05-26 08:17:01.444290 | instance | [rook-ceph/rook_ceph] PLAY [controllers[0]] ********************************************************** 2026-05-26 08:17:01.444296 | instance | [rook-ceph/rook_ceph] 2026-05-26 08:17:01.444304 | instance | [rook-ceph/rook_ceph] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:17:01.468441 | instance | [csi/csi] 2026-05-26 08:17:01.468500 | instance | [csi/csi] PLAY [controllers] ************************************************************* 2026-05-26 08:17:01.468507 | instance | [csi/csi] 2026-05-26 08:17:01.468512 | instance | [csi/csi] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:17:01.496406 | instance | ==> [frr-k8s] Deployment complete 2026-05-26 08:17:01.514500 | instance | [openvswitch/openvswitch] ok: [instance] 2026-05-26 08:17:01.514538 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:01.514547 | instance | [openvswitch/openvswitch] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 08:17:01.532043 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-05-26 08:17:01.532083 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:01.532091 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 08:17:01.548576 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-05-26 08:17:01.548618 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:01.548629 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 08:17:01.565626 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-05-26 08:17:01.565695 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:01.565705 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 08:17:01.580015 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-05-26 08:17:01.580080 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:01.580089 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 08:17:01.597117 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-05-26 08:17:01.597173 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:01.597182 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 08:17:01.619227 | instance | [openvswitch/openvswitch] ok: [instance] 2026-05-26 08:17:01.619312 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:01.619330 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 08:17:01.637569 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-05-26 08:17:01.637598 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:01.637614 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 08:17:01.658649 | instance | [openvswitch/openvswitch] ok: [instance] 2026-05-26 08:17:01.658697 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:01.658705 | instance | [openvswitch/openvswitch] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:17:01.695781 | instance | [openvswitch/openvswitch] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:17:01.695838 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:01.695849 | instance | [openvswitch/openvswitch] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:17:02.358689 | instance | [openvswitch/openvswitch] changed: [instance] 2026-05-26 08:17:02.358750 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:02.358758 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-05-26 08:17:02.838945 | instance | [openvswitch/openvswitch] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:17:02.838998 | instance | [openvswitch/openvswitch] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:17:02.839006 | instance | [openvswitch/openvswitch] interpreter could change the meaning of that path. See 2026-05-26 08:17:02.839013 | instance | [openvswitch/openvswitch] https://docs.ansible.com/ansible- 2026-05-26 08:17:02.839019 | instance | [openvswitch/openvswitch] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:17:02.842879 | instance | [openvswitch/openvswitch] ok: [instance] 2026-05-26 08:17:02.842939 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:02.842951 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-05-26 08:17:02.868449 | instance | [openvswitch/openvswitch] ok: [instance] => { 2026-05-26 08:17:02.868495 | instance | [openvswitch/openvswitch] "changed": false, 2026-05-26 08:17:02.868502 | instance | [openvswitch/openvswitch] "msg": "All assertions passed" 2026-05-26 08:17:02.868508 | instance | [openvswitch/openvswitch] } 2026-05-26 08:17:02.868514 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:02.868520 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-05-26 08:17:03.024471 | instance | [goldpinger/goldpinger] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:17:03.024523 | instance | [goldpinger/goldpinger] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:17:03.024531 | instance | [goldpinger/goldpinger] interpreter could change the meaning of that path. See 2026-05-26 08:17:03.024538 | instance | [goldpinger/goldpinger] https://docs.ansible.com/ansible- 2026-05-26 08:17:03.024544 | instance | [goldpinger/goldpinger] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:17:03.045524 | instance | [goldpinger/goldpinger] ok: [instance] 2026-05-26 08:17:03.045576 | instance | [goldpinger/goldpinger] 2026-05-26 08:17:03.045585 | instance | [goldpinger/goldpinger] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:17:03.097184 | instance | [goldpinger/goldpinger] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:17:03.097243 | instance | [goldpinger/goldpinger] 2026-05-26 08:17:03.097257 | instance | [goldpinger/goldpinger] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:17:03.152729 | instance | [node-feature-discovery/node_feature_discovery] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:17:03.152807 | instance | [node-feature-discovery/node_feature_discovery] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:17:03.152834 | instance | [node-feature-discovery/node_feature_discovery] interpreter could change the meaning of that path. See 2026-05-26 08:17:03.152849 | instance | [node-feature-discovery/node_feature_discovery] https://docs.ansible.com/ansible- 2026-05-26 08:17:03.152863 | instance | [node-feature-discovery/node_feature_discovery] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:17:03.159545 | instance | [cert-manager/cert_manager] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:17:03.159588 | instance | [cert-manager/cert_manager] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:17:03.159604 | instance | [cert-manager/cert_manager] interpreter could change the meaning of that path. See 2026-05-26 08:17:03.159619 | instance | [cert-manager/cert_manager] https://docs.ansible.com/ansible- 2026-05-26 08:17:03.159631 | instance | [cert-manager/cert_manager] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:17:03.168320 | instance | [ingress-nginx/ingress_nginx] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:17:03.168356 | instance | [ingress-nginx/ingress_nginx] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:17:03.168367 | instance | [ingress-nginx/ingress_nginx] interpreter could change the meaning of that path. See 2026-05-26 08:17:03.168378 | instance | [ingress-nginx/ingress_nginx] https://docs.ansible.com/ansible- 2026-05-26 08:17:03.168387 | instance | [ingress-nginx/ingress_nginx] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:17:03.173481 | instance | [ceph-provisioners/ceph_provisioners] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:17:03.173528 | instance | [ceph-provisioners/ceph_provisioners] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:17:03.173538 | instance | [ceph-provisioners/ceph_provisioners] interpreter could change the meaning of that path. See 2026-05-26 08:17:03.173548 | instance | [ceph-provisioners/ceph_provisioners] https://docs.ansible.com/ansible- 2026-05-26 08:17:03.173557 | instance | [ceph-provisioners/ceph_provisioners] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:17:03.178737 | instance | [cert-manager/cert_manager] ok: [instance] 2026-05-26 08:17:03.178777 | instance | [cert-manager/cert_manager] 2026-05-26 08:17:03.178788 | instance | [cert-manager/cert_manager] TASK [Deploy Helm chart] ******************************************************* 2026-05-26 08:17:03.185184 | instance | [node-feature-discovery/node_feature_discovery] ok: [instance] 2026-05-26 08:17:03.185215 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-26 08:17:03.185225 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:17:03.187583 | instance | [ingress-nginx/ingress_nginx] ok: [instance] 2026-05-26 08:17:03.187619 | instance | [ingress-nginx/ingress_nginx] 2026-05-26 08:17:03.187631 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:17:03.190521 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-05-26 08:17:03.190559 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-26 08:17:03.190574 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:17:03.203533 | instance | [memcached/memcached] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:17:03.203564 | instance | [memcached/memcached] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:17:03.203575 | instance | [memcached/memcached] interpreter could change the meaning of that path. See 2026-05-26 08:17:03.203584 | instance | [memcached/memcached] https://docs.ansible.com/ansible- 2026-05-26 08:17:03.203601 | instance | [memcached/memcached] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:17:03.221994 | instance | [csi/csi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:17:03.222044 | instance | [csi/csi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:17:03.222051 | instance | [csi/csi] interpreter could change the meaning of that path. See 2026-05-26 08:17:03.222058 | instance | [csi/csi] https://docs.ansible.com/ansible- 2026-05-26 08:17:03.222063 | instance | [csi/csi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:17:03.229908 | instance | [node-feature-discovery/node_feature_discovery] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:17:03.229941 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-26 08:17:03.229952 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:17:03.237106 | instance | [ceph-provisioners/ceph_provisioners] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:17:03.237133 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-26 08:17:03.237144 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:17:03.238159 | instance | [cert-manager/cert_manager] included: vexxhost.kubernetes.cert_manager for instance 2026-05-26 08:17:03.238180 | instance | [cert-manager/cert_manager] 2026-05-26 08:17:03.238189 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:17:03.250667 | instance | [ingress-nginx/ingress_nginx] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:17:03.250703 | instance | [ingress-nginx/ingress_nginx] 2026-05-26 08:17:03.250710 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:17:03.252674 | instance | [memcached/memcached] ok: [instance] 2026-05-26 08:17:03.252689 | instance | [memcached/memcached] 2026-05-26 08:17:03.252694 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 08:17:03.256094 | instance | [csi/csi] ok: [instance] 2026-05-26 08:17:03.256110 | instance | [csi/csi] 2026-05-26 08:17:03.256116 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:17:03.284229 | instance | [cert-manager/cert_manager] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:17:03.284272 | instance | [cert-manager/cert_manager] 2026-05-26 08:17:03.284282 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:17:03.299194 | instance | [csi/csi] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:17:03.299217 | instance | [csi/csi] 2026-05-26 08:17:03.299223 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:17:03.309540 | instance | [rook-ceph/rook_ceph] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:17:03.309558 | instance | [rook-ceph/rook_ceph] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:17:03.309563 | instance | [rook-ceph/rook_ceph] interpreter could change the meaning of that path. See 2026-05-26 08:17:03.309568 | instance | [rook-ceph/rook_ceph] https://docs.ansible.com/ansible- 2026-05-26 08:17:03.309578 | instance | [rook-ceph/rook_ceph] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:17:03.330156 | instance | [rook-ceph/rook_ceph] ok: [instance] 2026-05-26 08:17:03.330195 | instance | [rook-ceph/rook_ceph] 2026-05-26 08:17:03.330205 | instance | [rook-ceph/rook_ceph] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:17:03.365867 | instance | [rook-ceph/rook_ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:17:03.365933 | instance | [rook-ceph/rook_ceph] 2026-05-26 08:17:03.365947 | instance | [rook-ceph/rook_ceph] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:17:03.377283 | instance | [memcached/memcached] ok: [instance] 2026-05-26 08:17:03.377352 | instance | [memcached/memcached] 2026-05-26 08:17:03.377368 | instance | [memcached/memcached] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 08:17:03.405318 | instance | [memcached/memcached] skipping: [instance] 2026-05-26 08:17:03.405359 | instance | [memcached/memcached] 2026-05-26 08:17:03.405369 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 08:17:03.438910 | instance | [memcached/memcached] skipping: [instance] 2026-05-26 08:17:03.438970 | instance | [memcached/memcached] 2026-05-26 08:17:03.438986 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 08:17:03.468681 | instance | [memcached/memcached] skipping: [instance] 2026-05-26 08:17:03.468721 | instance | [memcached/memcached] 2026-05-26 08:17:03.468742 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 08:17:03.498649 | instance | [memcached/memcached] skipping: [instance] 2026-05-26 08:17:03.498699 | instance | [memcached/memcached] 2026-05-26 08:17:03.498710 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 08:17:03.526080 | instance | [memcached/memcached] skipping: [instance] 2026-05-26 08:17:03.526151 | instance | [memcached/memcached] 2026-05-26 08:17:03.526164 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 08:17:03.566692 | instance | [memcached/memcached] ok: [instance] 2026-05-26 08:17:03.566736 | instance | [memcached/memcached] 2026-05-26 08:17:03.566745 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 08:17:03.609086 | instance | [memcached/memcached] ok: [instance] => (item=oslo_cache) 2026-05-26 08:17:03.609143 | instance | [memcached/memcached] 2026-05-26 08:17:03.609155 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 08:17:03.653135 | instance | [memcached/memcached] ok: [instance] 2026-05-26 08:17:03.653189 | instance | [memcached/memcached] 2026-05-26 08:17:03.653201 | instance | [memcached/memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:17:03.715876 | instance | [memcached/memcached] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:17:03.715927 | instance | [memcached/memcached] 2026-05-26 08:17:03.715938 | instance | [memcached/memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:17:03.736017 | instance | [goldpinger/goldpinger] changed: [instance] 2026-05-26 08:17:03.736100 | instance | [goldpinger/goldpinger] 2026-05-26 08:17:03.736109 | instance | [goldpinger/goldpinger] TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-05-26 08:17:03.865138 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-05-26 08:17:03.865181 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-26 08:17:03.865191 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-05-26 08:17:03.869825 | instance | [ingress-nginx/ingress_nginx] changed: [instance] 2026-05-26 08:17:03.869854 | instance | [ingress-nginx/ingress_nginx] 2026-05-26 08:17:03.869864 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-26 08:17:03.882804 | instance | [node-feature-discovery/node_feature_discovery] changed: [instance] 2026-05-26 08:17:03.882841 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-26 08:17:03.882852 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-05-26 08:17:03.914530 | instance | [cert-manager/cert_manager] changed: [instance] 2026-05-26 08:17:03.914568 | instance | [cert-manager/cert_manager] 2026-05-26 08:17:03.914577 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-26 08:17:03.920844 | instance | [csi/csi] changed: [instance] 2026-05-26 08:17:03.920898 | instance | [csi/csi] 2026-05-26 08:17:03.920909 | instance | [csi/csi] TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-26 08:17:03.998289 | instance | [rook-ceph/rook_ceph] changed: [instance] 2026-05-26 08:17:03.998330 | instance | [rook-ceph/rook_ceph] 2026-05-26 08:17:03.998336 | instance | [rook-ceph/rook_ceph] TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-05-26 08:17:04.177513 | instance | [coredns/coredns] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:17:04.177548 | instance | [coredns/coredns] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:17:04.177553 | instance | [coredns/coredns] interpreter could change the meaning of that path. See 2026-05-26 08:17:04.177558 | instance | [coredns/coredns] https://docs.ansible.com/ansible- 2026-05-26 08:17:04.177562 | instance | [coredns/coredns] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:17:04.199318 | instance | [coredns/coredns] ok: [instance] 2026-05-26 08:17:04.199342 | instance | [coredns/coredns] 2026-05-26 08:17:04.199347 | instance | [coredns/coredns] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:17:04.245187 | instance | [coredns/coredns] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:17:04.245217 | instance | [coredns/coredns] 2026-05-26 08:17:04.245222 | instance | [coredns/coredns] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:17:04.389304 | instance | [memcached/memcached] changed: [instance] 2026-05-26 08:17:04.389346 | instance | [memcached/memcached] 2026-05-26 08:17:04.389352 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-26 08:17:04.895992 | instance | [coredns/coredns] changed: [instance] 2026-05-26 08:17:04.896059 | instance | [coredns/coredns] 2026-05-26 08:17:04.896079 | instance | [coredns/coredns] TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-05-26 08:17:04.994728 | instance | [node-feature-discovery/node_feature_discovery] ok: [instance] 2026-05-26 08:17:04.994772 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-26 08:17:04.994778 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-05-26 08:17:07.732996 | instance | [csi/csi] changed: [instance] 2026-05-26 08:17:07.733051 | instance | [csi/csi] 2026-05-26 08:17:07.733059 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:17:07.772837 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:07.772887 | instance | [csi/csi] 2026-05-26 08:17:07.772894 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-26 08:17:07.795441 | instance | [goldpinger/goldpinger] changed: [instance] 2026-05-26 08:17:07.795501 | instance | [goldpinger/goldpinger] 2026-05-26 08:17:07.795509 | instance | [goldpinger/goldpinger] PLAY RECAP ********************************************************************* 2026-05-26 08:17:07.795524 | instance | [goldpinger/goldpinger] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:17:07.795531 | instance | [goldpinger/goldpinger] 2026-05-26 08:17:07.821537 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:07.821591 | instance | [csi/csi] 2026-05-26 08:17:07.821599 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-26 08:17:07.856508 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:07.856558 | instance | [csi/csi] 2026-05-26 08:17:07.856567 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-26 08:17:07.871531 | instance | ==> [goldpinger] Deployment complete 2026-05-26 08:17:07.909221 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:07.909269 | instance | [csi/csi] 2026-05-26 08:17:07.909277 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-26 08:17:07.961638 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:07.961688 | instance | [csi/csi] 2026-05-26 08:17:07.961694 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-26 08:17:08.004017 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.004049 | instance | [csi/csi] 2026-05-26 08:17:08.004064 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-26 08:17:08.045804 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.045864 | instance | [csi/csi] 2026-05-26 08:17:08.045873 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-26 08:17:08.074597 | instance | [memcached/memcached] changed: [instance] 2026-05-26 08:17:08.074649 | instance | [memcached/memcached] 2026-05-26 08:17:08.074655 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-26 08:17:08.079427 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.079453 | instance | [csi/csi] 2026-05-26 08:17:08.079460 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-26 08:17:08.118399 | instance | [coredns/coredns] changed: [instance] 2026-05-26 08:17:08.118463 | instance | [coredns/coredns] 2026-05-26 08:17:08.118470 | instance | [coredns/coredns] PLAY RECAP ********************************************************************* 2026-05-26 08:17:08.118475 | instance | [coredns/coredns] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:17:08.118480 | instance | [coredns/coredns] 2026-05-26 08:17:08.123349 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.123412 | instance | [csi/csi] 2026-05-26 08:17:08.123417 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-26 08:17:08.155792 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.155853 | instance | [csi/csi] 2026-05-26 08:17:08.155861 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-26 08:17:08.172959 | instance | [node-feature-discovery/node_feature_discovery] changed: [instance] 2026-05-26 08:17:08.173071 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-26 08:17:08.173081 | instance | [node-feature-discovery/node_feature_discovery] PLAY RECAP ********************************************************************* 2026-05-26 08:17:08.173088 | instance | [node-feature-discovery/node_feature_discovery] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:17:08.173095 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-26 08:17:08.182872 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.182903 | instance | [csi/csi] 2026-05-26 08:17:08.182921 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-26 08:17:08.211044 | instance | ==> [coredns] Deployment complete 2026-05-26 08:17:08.213234 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.213258 | instance | [csi/csi] 2026-05-26 08:17:08.213267 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-26 08:17:08.258001 | instance | ==> [node-feature-discovery] Deployment complete 2026-05-26 08:17:08.264281 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.264309 | instance | [csi/csi] 2026-05-26 08:17:08.264316 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-26 08:17:08.301084 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.301132 | instance | [csi/csi] 2026-05-26 08:17:08.301137 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-26 08:17:08.331599 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.331653 | instance | [csi/csi] 2026-05-26 08:17:08.331666 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-26 08:17:08.376044 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.376101 | instance | [csi/csi] 2026-05-26 08:17:08.376108 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-26 08:17:08.402978 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.403028 | instance | [csi/csi] 2026-05-26 08:17:08.403035 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-26 08:17:08.430346 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.430401 | instance | [csi/csi] 2026-05-26 08:17:08.430412 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-26 08:17:08.475423 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.475460 | instance | [csi/csi] 2026-05-26 08:17:08.475466 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-26 08:17:08.495423 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.495479 | instance | [csi/csi] 2026-05-26 08:17:08.495496 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-26 08:17:08.524292 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.524337 | instance | [csi/csi] 2026-05-26 08:17:08.524342 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-26 08:17:08.551428 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.551476 | instance | [csi/csi] 2026-05-26 08:17:08.551498 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-26 08:17:08.602482 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.602529 | instance | [csi/csi] 2026-05-26 08:17:08.602535 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-26 08:17:08.636293 | instance | [csi/csi] skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-26 08:17:08.636346 | instance | [csi/csi] skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-26 08:17:08.636352 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.636362 | instance | [csi/csi] 2026-05-26 08:17:08.636367 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-26 08:17:08.664069 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.664109 | instance | [csi/csi] 2026-05-26 08:17:08.664115 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-26 08:17:08.711584 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.711621 | instance | [csi/csi] 2026-05-26 08:17:08.711626 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-26 08:17:08.740303 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.740345 | instance | [csi/csi] 2026-05-26 08:17:08.740351 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-26 08:17:08.767498 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.767546 | instance | [csi/csi] 2026-05-26 08:17:08.767553 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-26 08:17:08.819476 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:17:08.819543 | instance | [csi/csi] 2026-05-26 08:17:08.819550 | instance | [csi/csi] PLAY RECAP ********************************************************************* 2026-05-26 08:17:08.819557 | instance | [csi/csi] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 2026-05-26 08:17:08.819563 | instance | [csi/csi] 2026-05-26 08:17:08.898535 | instance | ==> [csi] Deployment complete 2026-05-26 08:17:08.898603 | instance | ==> [loki] Starting deployment 2026-05-26 08:17:09.250769 | instance | [rook-ceph/rook_ceph] changed: [instance] 2026-05-26 08:17:09.250815 | instance | [rook-ceph/rook_ceph] 2026-05-26 08:17:09.250824 | instance | [rook-ceph/rook_ceph] PLAY RECAP ********************************************************************* 2026-05-26 08:17:09.250831 | instance | [rook-ceph/rook_ceph] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:17:09.250838 | instance | [rook-ceph/rook_ceph] 2026-05-26 08:17:09.292509 | instance | [memcached/memcached] changed: [instance] 2026-05-26 08:17:09.292555 | instance | [memcached/memcached] 2026-05-26 08:17:09.292563 | instance | [memcached/memcached] PLAY RECAP ********************************************************************* 2026-05-26 08:17:09.292570 | instance | [memcached/memcached] instance : ok=9 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-05-26 08:17:09.292577 | instance | [memcached/memcached] 2026-05-26 08:17:09.316424 | instance | ==> [rook-ceph] Deployment complete 2026-05-26 08:17:09.363590 | instance | ==> [memcached] Deployment complete 2026-05-26 08:17:09.363649 | instance | ==> [keepalived] Starting deployment 2026-05-26 08:17:09.460572 | instance | [loki/loki] 2026-05-26 08:17:09.460610 | instance | [loki/loki] PLAY [controllers[0]] ********************************************************** 2026-05-26 08:17:09.460622 | instance | [loki/loki] 2026-05-26 08:17:09.460631 | instance | [loki/loki] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:17:09.882354 | instance | [keepalived/keepalived] 2026-05-26 08:17:09.882416 | instance | [keepalived/keepalived] PLAY [controllers] ************************************************************* 2026-05-26 08:17:09.882428 | instance | [keepalived/keepalived] 2026-05-26 08:17:09.882438 | instance | [keepalived/keepalived] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:17:11.338622 | instance | [loki/loki] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:17:11.338703 | instance | [loki/loki] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:17:11.338716 | instance | [loki/loki] interpreter could change the meaning of that path. See 2026-05-26 08:17:11.338727 | instance | [loki/loki] https://docs.ansible.com/ansible- 2026-05-26 08:17:11.338737 | instance | [loki/loki] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:17:11.361436 | instance | [loki/loki] ok: [instance] 2026-05-26 08:17:11.361466 | instance | [loki/loki] 2026-05-26 08:17:11.361477 | instance | [loki/loki] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:17:11.406175 | instance | [loki/loki] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:17:11.406207 | instance | [loki/loki] 2026-05-26 08:17:11.406218 | instance | [loki/loki] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:17:11.872664 | instance | [keepalived/keepalived] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:17:11.872718 | instance | [keepalived/keepalived] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:17:11.872726 | instance | [keepalived/keepalived] interpreter could change the meaning of that path. See 2026-05-26 08:17:11.872732 | instance | [keepalived/keepalived] https://docs.ansible.com/ansible- 2026-05-26 08:17:11.872738 | instance | [keepalived/keepalived] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:17:11.893849 | instance | [keepalived/keepalived] ok: [instance] 2026-05-26 08:17:11.893887 | instance | [keepalived/keepalived] 2026-05-26 08:17:11.893898 | instance | [keepalived/keepalived] TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-05-26 08:17:12.047859 | instance | [loki/loki] changed: [instance] 2026-05-26 08:17:12.047904 | instance | [loki/loki] 2026-05-26 08:17:12.047912 | instance | [loki/loki] TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-05-26 08:17:12.203500 | instance | [openvswitch/openvswitch] ok: [instance] 2026-05-26 08:17:12.203574 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:12.203588 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-05-26 08:17:12.230979 | instance | [openvswitch/openvswitch] ok: [instance] => { 2026-05-26 08:17:12.231042 | instance | [openvswitch/openvswitch] "changed": false, 2026-05-26 08:17:12.231054 | instance | [openvswitch/openvswitch] "msg": "Successfully pulled openvswitch image" 2026-05-26 08:17:12.231065 | instance | [openvswitch/openvswitch] } 2026-05-26 08:17:12.231074 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:12.231084 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-05-26 08:17:13.289063 | instance | [keepalived/keepalived] changed: [instance] 2026-05-26 08:17:13.289124 | instance | [keepalived/keepalived] 2026-05-26 08:17:13.289132 | instance | [keepalived/keepalived] PLAY RECAP ********************************************************************* 2026-05-26 08:17:13.289139 | instance | [keepalived/keepalived] instance : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:17:13.289145 | instance | [keepalived/keepalived] 2026-05-26 08:17:13.357837 | instance | ==> [keepalived] Deployment complete 2026-05-26 08:17:18.279551 | instance | [openvswitch/openvswitch] changed: [instance] 2026-05-26 08:17:18.279616 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:18.279628 | instance | [openvswitch/openvswitch] PLAY RECAP ********************************************************************* 2026-05-26 08:17:18.279639 | instance | [openvswitch/openvswitch] instance : ok=10 changed=2 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-05-26 08:17:18.279650 | instance | [openvswitch/openvswitch] 2026-05-26 08:17:18.343979 | instance | ==> [openvswitch] Deployment complete 2026-05-26 08:17:18.344047 | instance | ==> [ovn] Starting deployment 2026-05-26 08:17:18.835196 | instance | [ovn/ovn] 2026-05-26 08:17:18.835252 | instance | [ovn/ovn] PLAY [controllers:computes] **************************************************** 2026-05-26 08:17:18.835261 | instance | [ovn/ovn] 2026-05-26 08:17:18.835267 | instance | [ovn/ovn] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:17:18.865466 | instance | [ovn/ovn] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:17:18.865519 | instance | [ovn/ovn] 2026-05-26 08:17:18.865532 | instance | [ovn/ovn] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:17:18.908698 | instance | [loki/loki] changed: [instance] 2026-05-26 08:17:18.908755 | instance | [loki/loki] 2026-05-26 08:17:18.908767 | instance | [loki/loki] PLAY RECAP ********************************************************************* 2026-05-26 08:17:18.908777 | instance | [loki/loki] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:17:18.908786 | instance | [loki/loki] 2026-05-26 08:17:18.998424 | instance | ==> [loki] Deployment complete 2026-05-26 08:17:18.998470 | instance | ==> [vector] Starting deployment 2026-05-26 08:17:19.511510 | instance | [vector/vector] 2026-05-26 08:17:19.511563 | instance | [vector/vector] PLAY [controllers[0]] ********************************************************** 2026-05-26 08:17:19.511574 | instance | [vector/vector] 2026-05-26 08:17:19.511583 | instance | [vector/vector] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:17:19.541360 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-05-26 08:17:19.541407 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-26 08:17:19.541415 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-05-26 08:17:19.574276 | instance | [ovn/ovn] changed: [instance] 2026-05-26 08:17:19.574338 | instance | [ovn/ovn] 2026-05-26 08:17:19.574350 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-05-26 08:17:19.595563 | instance | [ovn/ovn] skipping: [instance] 2026-05-26 08:17:19.595595 | instance | [ovn/ovn] 2026-05-26 08:17:19.595606 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-05-26 08:17:19.614730 | instance | [ovn/ovn] skipping: [instance] 2026-05-26 08:17:19.614763 | instance | [ovn/ovn] 2026-05-26 08:17:19.614773 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-05-26 08:17:19.669699 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] => (item=10.96.240.200) 2026-05-26 08:17:19.669754 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-26 08:17:19.669766 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-05-26 08:17:20.923326 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-05-26 08:17:20.923423 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-26 08:17:20.923435 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-05-26 08:17:21.526019 | instance | [vector/vector] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:17:21.526097 | instance | [vector/vector] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:17:21.526104 | instance | [vector/vector] interpreter could change the meaning of that path. See 2026-05-26 08:17:21.526110 | instance | [vector/vector] https://docs.ansible.com/ansible- 2026-05-26 08:17:21.526115 | instance | [vector/vector] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:17:21.569234 | instance | [vector/vector] ok: [instance] 2026-05-26 08:17:21.569305 | instance | [vector/vector] 2026-05-26 08:17:21.569312 | instance | [vector/vector] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:17:21.619179 | instance | [vector/vector] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:17:21.619333 | instance | [vector/vector] 2026-05-26 08:17:21.619344 | instance | [vector/vector] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:17:22.055075 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-05-26 08:17:22.055129 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-26 08:17:22.055142 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-05-26 08:17:22.258795 | instance | [vector/vector] changed: [instance] 2026-05-26 08:17:22.258890 | instance | [vector/vector] 2026-05-26 08:17:22.258901 | instance | [vector/vector] TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-05-26 08:17:25.267678 | instance | [vector/vector] changed: [instance] 2026-05-26 08:17:25.267743 | instance | [vector/vector] 2026-05-26 08:17:25.267755 | instance | [vector/vector] PLAY RECAP ********************************************************************* 2026-05-26 08:17:25.267765 | instance | [vector/vector] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:17:25.267775 | instance | [vector/vector] 2026-05-26 08:17:25.336938 | instance | ==> [vector] Deployment complete 2026-05-26 08:17:26.430663 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-05-26 08:17:26.430717 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-26 08:17:26.430730 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-05-26 08:17:26.473141 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-05-26 08:17:26.473194 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-26 08:17:26.473206 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-05-26 08:17:27.252583 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-05-26 08:17:27.252632 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-26 08:17:27.252641 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-05-26 08:17:27.445633 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-05-26 08:17:27.445681 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-26 08:17:27.445687 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-05-26 08:17:29.480806 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-05-26 08:17:29.480885 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-26 08:17:29.480897 | instance | [ceph-provisioners/ceph_provisioners] PLAY RECAP ********************************************************************* 2026-05-26 08:17:29.480905 | instance | [ceph-provisioners/ceph_provisioners] instance : ok=12 changed=5 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:17:29.480914 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-26 08:17:29.555040 | instance | ==> [ceph-provisioners] Deployment complete 2026-05-26 08:17:32.359151 | instance | [ovn/ovn] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:17:32.359211 | instance | [ovn/ovn] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:17:32.359219 | instance | [ovn/ovn] interpreter could change the meaning of that path. See 2026-05-26 08:17:32.359226 | instance | [ovn/ovn] https://docs.ansible.com/ansible- 2026-05-26 08:17:32.359232 | instance | [ovn/ovn] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:17:32.363528 | instance | [ovn/ovn] ok: [instance] 2026-05-26 08:17:32.363549 | instance | [ovn/ovn] 2026-05-26 08:17:32.363556 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-05-26 08:17:32.389528 | instance | [ovn/ovn] ok: [instance] => { 2026-05-26 08:17:32.389583 | instance | [ovn/ovn] "changed": false, 2026-05-26 08:17:32.389593 | instance | [ovn/ovn] "msg": "Successfully pulled ovn-controller image" 2026-05-26 08:17:32.389604 | instance | [ovn/ovn] } 2026-05-26 08:17:32.389613 | instance | [ovn/ovn] 2026-05-26 08:17:32.389643 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-05-26 08:17:32.404376 | instance | [ovn/ovn] skipping: [instance] 2026-05-26 08:17:32.404432 | instance | [ovn/ovn] 2026-05-26 08:17:32.404443 | instance | [ovn/ovn] PLAY RECAP ********************************************************************* 2026-05-26 08:17:32.404452 | instance | [ovn/ovn] instance : ok=4 changed=1 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2026-05-26 08:17:32.404461 | instance | [ovn/ovn] 2026-05-26 08:17:32.475322 | instance | ==> [ovn] Deployment complete 2026-05-26 08:17:47.526461 | instance | [ingress-nginx/ingress_nginx] changed: [instance] 2026-05-26 08:17:47.526531 | instance | [ingress-nginx/ingress_nginx] 2026-05-26 08:17:47.526545 | instance | [ingress-nginx/ingress_nginx] PLAY RECAP ********************************************************************* 2026-05-26 08:17:47.526559 | instance | [ingress-nginx/ingress_nginx] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:17:47.526571 | instance | [ingress-nginx/ingress_nginx] 2026-05-26 08:17:47.594738 | instance | ==> [ingress-nginx] Deployment complete 2026-05-26 08:18:10.998058 | instance | [cert-manager/cert_manager] changed: [instance] 2026-05-26 08:18:10.998114 | instance | [cert-manager/cert_manager] 2026-05-26 08:18:10.998125 | instance | [cert-manager/cert_manager] PLAY RECAP ********************************************************************* 2026-05-26 08:18:10.998142 | instance | [cert-manager/cert_manager] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:18:10.998152 | instance | [cert-manager/cert_manager] 2026-05-26 08:18:11.052012 | instance | ==> [cert-manager] Deployment complete 2026-05-26 08:18:11.052085 | instance | ==> [rabbitmq-cluster-operator] Starting deployment 2026-05-26 08:18:11.052096 | instance | ==> [cluster-issuer] Starting deployment 2026-05-26 08:18:11.052179 | instance | ==> [percona-xtradb-cluster-operator] Starting deployment 2026-05-26 08:18:11.556465 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:18:11.556528 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] PLAY [controllers] ************************************************************* 2026-05-26 08:18:11.556539 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:18:11.556548 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:18:11.559278 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:18:11.559302 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] PLAY [controllers] ************************************************************* 2026-05-26 08:18:11.559312 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:18:11.559321 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:18:11.599176 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:18:11.599232 | instance | [cluster-issuer/cluster_issuer] PLAY [controllers] ************************************************************* 2026-05-26 08:18:11.599242 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:18:11.599250 | instance | [cluster-issuer/cluster_issuer] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:18:13.609539 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:18:13.609597 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:18:13.609608 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] interpreter could change the meaning of that path. See 2026-05-26 08:18:13.609618 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] https://docs.ansible.com/ansible- 2026-05-26 08:18:13.609627 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:18:13.633893 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] 2026-05-26 08:18:13.633927 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:18:13.633938 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:18:13.655490 | instance | [cluster-issuer/cluster_issuer] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:18:13.655524 | instance | [cluster-issuer/cluster_issuer] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:18:13.655535 | instance | [cluster-issuer/cluster_issuer] interpreter could change the meaning of that path. See 2026-05-26 08:18:13.655545 | instance | [cluster-issuer/cluster_issuer] https://docs.ansible.com/ansible- 2026-05-26 08:18:13.655555 | instance | [cluster-issuer/cluster_issuer] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:18:13.669519 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:18:13.669554 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:18:13.669566 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] interpreter could change the meaning of that path. See 2026-05-26 08:18:13.669576 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] https://docs.ansible.com/ansible- 2026-05-26 08:18:13.669585 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:18:13.680016 | instance | [cluster-issuer/cluster_issuer] ok: [instance] 2026-05-26 08:18:13.680051 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:18:13.680063 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-26 08:18:13.685783 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:18:13.685809 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:18:13.685815 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:18:13.693541 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] ok: [instance] 2026-05-26 08:18:13.693564 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:18:13.693574 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:18:13.740634 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:18:13.740688 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:18:13.740704 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:18:14.312309 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] changed: [instance] 2026-05-26 08:18:14.312370 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:18:14.312382 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-26 08:18:14.334655 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] changed: [instance] 2026-05-26 08:18:14.334695 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:18:14.334706 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-26 08:18:14.689915 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-05-26 08:18:14.689958 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:18:14.689965 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-26 08:18:14.742889 | instance | [cluster-issuer/cluster_issuer] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-26 08:18:14.742953 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:18:14.742965 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-26 08:18:15.521230 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-05-26 08:18:15.521292 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:18:15.521301 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-26 08:18:16.429564 | instance | [cluster-issuer/cluster_issuer] ok: [instance] 2026-05-26 08:18:16.429611 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:18:16.429618 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-26 08:18:17.133998 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] ok: [instance] 2026-05-26 08:18:17.134113 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:18:17.134126 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-26 08:18:17.233320 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] => (item=messaging-topology-operator) 2026-05-26 08:18:17.233428 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] => (item=rabbitmq-cluster) 2026-05-26 08:18:17.233441 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:18:17.233451 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-26 08:18:17.277233 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-05-26 08:18:17.277338 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:18:17.277351 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-26 08:18:17.277361 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:18:17.277370 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-05-26 08:18:17.313466 | instance | [cluster-issuer/cluster_issuer] skipping: [instance] 2026-05-26 08:18:17.313535 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:18:17.313554 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-05-26 08:18:19.230961 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-05-26 08:18:19.230999 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:18:19.231004 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-05-26 08:18:20.061407 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] changed: [instance] 2026-05-26 08:18:20.061473 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:18:20.061485 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] PLAY RECAP ********************************************************************* 2026-05-26 08:18:20.061495 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:18:20.061505 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:18:20.202570 | instance | ==> [percona-xtradb-cluster-operator] Deployment complete 2026-05-26 08:18:20.203425 | instance | ==> [percona-xtradb-cluster] Starting deployment 2026-05-26 08:18:20.767229 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] changed: [instance] 2026-05-26 08:18:20.767279 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:18:20.767287 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] PLAY RECAP ********************************************************************* 2026-05-26 08:18:20.767294 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:18:20.767300 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:18:20.811504 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:18:20.811554 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] PLAY [controllers] ************************************************************* 2026-05-26 08:18:20.811561 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:18:20.811567 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:18:20.834516 | instance | ==> [rabbitmq-cluster-operator] Deployment complete 2026-05-26 08:18:21.635934 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-05-26 08:18:21.636025 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:18:21.636041 | instance | [cluster-issuer/cluster_issuer] PLAY RECAP ********************************************************************* 2026-05-26 08:18:21.636058 | instance | [cluster-issuer/cluster_issuer] instance : ok=8 changed=5 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-26 08:18:21.636069 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:18:21.701620 | instance | ==> [cluster-issuer] Deployment complete 2026-05-26 08:18:21.701679 | instance | ==> [libvirt] Starting deployment 2026-05-26 08:18:21.701691 | instance | ==> [valkey] Starting deployment 2026-05-26 08:18:22.252708 | instance | [valkey/valkey] 2026-05-26 08:18:22.252773 | instance | [valkey/valkey] PLAY [controllers] ************************************************************* 2026-05-26 08:18:22.252788 | instance | [valkey/valkey] 2026-05-26 08:18:22.252800 | instance | [valkey/valkey] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:18:22.287534 | instance | [libvirt/libvirt] 2026-05-26 08:18:22.287580 | instance | [libvirt/libvirt] PLAY [controllers[0]] ********************************************************** 2026-05-26 08:18:22.287587 | instance | [libvirt/libvirt] 2026-05-26 08:18:22.287598 | instance | [libvirt/libvirt] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:18:22.847793 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:18:22.847849 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:18:22.847862 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] interpreter could change the meaning of that path. See 2026-05-26 08:18:22.847871 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] https://docs.ansible.com/ansible- 2026-05-26 08:18:22.847881 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:18:22.872875 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-05-26 08:18:22.872911 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:18:22.872924 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-26 08:18:23.768747 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-05-26 08:18:23.768794 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:18:23.768802 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-26 08:18:24.291472 | instance | [valkey/valkey] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:18:24.291539 | instance | [valkey/valkey] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:18:24.291552 | instance | [valkey/valkey] interpreter could change the meaning of that path. See 2026-05-26 08:18:24.291562 | instance | [valkey/valkey] https://docs.ansible.com/ansible- 2026-05-26 08:18:24.291571 | instance | [valkey/valkey] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:18:24.315478 | instance | [valkey/valkey] ok: [instance] 2026-05-26 08:18:24.315517 | instance | [valkey/valkey] 2026-05-26 08:18:24.315528 | instance | [valkey/valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:18:24.359515 | instance | [libvirt/libvirt] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:18:24.359562 | instance | [libvirt/libvirt] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:18:24.359573 | instance | [libvirt/libvirt] interpreter could change the meaning of that path. See 2026-05-26 08:18:24.359583 | instance | [libvirt/libvirt] https://docs.ansible.com/ansible- 2026-05-26 08:18:24.359592 | instance | [libvirt/libvirt] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:18:24.367471 | instance | [valkey/valkey] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:18:24.367503 | instance | [valkey/valkey] 2026-05-26 08:18:24.367517 | instance | [valkey/valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:18:24.393932 | instance | [libvirt/libvirt] ok: [instance] 2026-05-26 08:18:24.393984 | instance | [libvirt/libvirt] 2026-05-26 08:18:24.393995 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 08:18:24.526225 | instance | [libvirt/libvirt] ok: [instance] 2026-05-26 08:18:24.526282 | instance | [libvirt/libvirt] 2026-05-26 08:18:24.526298 | instance | [libvirt/libvirt] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 08:18:24.577576 | instance | [libvirt/libvirt] skipping: [instance] 2026-05-26 08:18:24.577634 | instance | [libvirt/libvirt] 2026-05-26 08:18:24.577646 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 08:18:24.613338 | instance | [libvirt/libvirt] skipping: [instance] 2026-05-26 08:18:24.613393 | instance | [libvirt/libvirt] 2026-05-26 08:18:24.613404 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 08:18:24.655415 | instance | [libvirt/libvirt] skipping: [instance] 2026-05-26 08:18:24.655456 | instance | [libvirt/libvirt] 2026-05-26 08:18:24.655463 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 08:18:24.685061 | instance | [libvirt/libvirt] skipping: [instance] 2026-05-26 08:18:24.685130 | instance | [libvirt/libvirt] 2026-05-26 08:18:24.685142 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 08:18:24.720214 | instance | [libvirt/libvirt] skipping: [instance] 2026-05-26 08:18:24.720286 | instance | [libvirt/libvirt] 2026-05-26 08:18:24.720299 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 08:18:24.720372 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-05-26 08:18:24.720391 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:18:24.720404 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-26 08:18:24.765027 | instance | [libvirt/libvirt] ok: [instance] 2026-05-26 08:18:24.765115 | instance | [libvirt/libvirt] 2026-05-26 08:18:24.765132 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 08:18:24.826310 | instance | [libvirt/libvirt] ok: [instance] => (item=libvirt_exporter) 2026-05-26 08:18:24.826352 | instance | [libvirt/libvirt] 2026-05-26 08:18:24.826359 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 08:18:24.877994 | instance | [libvirt/libvirt] ok: [instance] 2026-05-26 08:18:24.878049 | instance | [libvirt/libvirt] 2026-05-26 08:18:24.878060 | instance | [libvirt/libvirt] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:18:24.941815 | instance | [libvirt/libvirt] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:18:24.942103 | instance | [libvirt/libvirt] 2026-05-26 08:18:24.942117 | instance | [libvirt/libvirt] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:18:25.020658 | instance | [valkey/valkey] changed: [instance] 2026-05-26 08:18:25.020711 | instance | [valkey/valkey] 2026-05-26 08:18:25.020723 | instance | [valkey/valkey] TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-05-26 08:18:25.576709 | instance | [libvirt/libvirt] changed: [instance] 2026-05-26 08:18:25.576774 | instance | [libvirt/libvirt] 2026-05-26 08:18:25.576787 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-05-26 08:18:25.613829 | instance | [libvirt/libvirt] skipping: [instance] 2026-05-26 08:18:25.613883 | instance | [libvirt/libvirt] 2026-05-26 08:18:25.613897 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-05-26 08:18:25.862906 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-05-26 08:18:25.863015 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:18:25.863025 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-26 08:18:25.905689 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-26 08:18:25.905761 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:18:25.905773 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-26 08:18:25.944388 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-26 08:18:25.944446 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:18:25.944454 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-26 08:18:25.983437 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-26 08:18:25.983486 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:18:25.983497 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-26 08:18:26.032181 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-26 08:18:26.032239 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:18:26.032255 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-26 08:18:26.052755 | instance | [valkey/valkey] changed: [instance] 2026-05-26 08:18:26.052809 | instance | [valkey/valkey] 2026-05-26 08:18:26.052818 | instance | [valkey/valkey] TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-05-26 08:18:26.079495 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-26 08:18:26.079547 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:18:26.079559 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-26 08:18:26.114886 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-26 08:18:26.114952 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:18:26.114996 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-26 08:18:26.159473 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-26 08:18:26.159513 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:18:26.159518 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-26 08:18:27.283494 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-vnc) 2026-05-26 08:18:27.283543 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-api) 2026-05-26 08:18:27.283550 | instance | [libvirt/libvirt] 2026-05-26 08:18:27.283557 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-05-26 08:18:28.693036 | instance | [valkey/valkey] changed: [instance] 2026-05-26 08:18:28.693087 | instance | [valkey/valkey] 2026-05-26 08:18:28.693095 | instance | [valkey/valkey] PLAY RECAP ********************************************************************* 2026-05-26 08:18:28.693102 | instance | [valkey/valkey] instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:18:28.693108 | instance | [valkey/valkey] 2026-05-26 08:18:28.753199 | instance | ==> [valkey] Deployment complete 2026-05-26 08:18:29.118686 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-vnc) 2026-05-26 08:18:29.118735 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-api) 2026-05-26 08:18:29.118746 | instance | [libvirt/libvirt] 2026-05-26 08:18:29.118756 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-05-26 08:18:29.401446 | instance | [libvirt/libvirt] ok: [instance] 2026-05-26 08:18:29.401510 | instance | [libvirt/libvirt] 2026-05-26 08:18:29.401522 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-05-26 08:18:36.032042 | instance | [libvirt/libvirt] changed: [instance] 2026-05-26 08:18:36.032094 | instance | [libvirt/libvirt] 2026-05-26 08:18:36.032104 | instance | [libvirt/libvirt] PLAY RECAP ********************************************************************* 2026-05-26 08:18:36.032109 | instance | [libvirt/libvirt] instance : ok=11 changed=4 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-05-26 08:18:36.032113 | instance | [libvirt/libvirt] 2026-05-26 08:18:36.107439 | instance | ==> [libvirt] Deployment complete 2026-05-26 08:20:14.065574 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-05-26 08:20:14.065650 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:20:14.065715 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-26 08:20:14.875941 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-05-26 08:20:14.875985 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:20:14.875991 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] PLAY RECAP ********************************************************************* 2026-05-26 08:20:14.875996 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] instance : ok=6 changed=3 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 2026-05-26 08:20:14.876000 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:20:14.940191 | instance | ==> [percona-xtradb-cluster] Deployment complete 2026-05-26 08:20:14.940265 | instance | ==> [keycloak] Starting deployment 2026-05-26 08:20:15.494671 | instance | [keycloak/keycloak] 2026-05-26 08:20:15.494762 | instance | [keycloak/keycloak] PLAY [controllers] ************************************************************* 2026-05-26 08:20:15.494775 | instance | [keycloak/keycloak] 2026-05-26 08:20:15.494789 | instance | [keycloak/keycloak] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:20:17.550829 | instance | [keycloak/keycloak] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:20:17.550892 | instance | [keycloak/keycloak] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:20:17.550917 | instance | [keycloak/keycloak] interpreter could change the meaning of that path. See 2026-05-26 08:20:17.550924 | instance | [keycloak/keycloak] https://docs.ansible.com/ansible- 2026-05-26 08:20:17.550946 | instance | [keycloak/keycloak] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:20:17.613126 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:20:17.613174 | instance | [keycloak/keycloak] 2026-05-26 08:20:17.613181 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 08:20:17.658572 | instance | [keycloak/keycloak] skipping: [instance] 2026-05-26 08:20:17.658664 | instance | [keycloak/keycloak] 2026-05-26 08:20:17.658688 | instance | [keycloak/keycloak] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 08:20:17.695283 | instance | [keycloak/keycloak] skipping: [instance] 2026-05-26 08:20:17.695338 | instance | [keycloak/keycloak] 2026-05-26 08:20:17.695349 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 08:20:17.734000 | instance | [keycloak/keycloak] skipping: [instance] 2026-05-26 08:20:17.734054 | instance | [keycloak/keycloak] 2026-05-26 08:20:17.734065 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 08:20:17.773007 | instance | [keycloak/keycloak] skipping: [instance] 2026-05-26 08:20:17.773079 | instance | [keycloak/keycloak] 2026-05-26 08:20:17.773091 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 08:20:18.682244 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:20:18.682306 | instance | [keycloak/keycloak] 2026-05-26 08:20:18.682315 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 08:20:18.741878 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:20:18.741931 | instance | [keycloak/keycloak] 2026-05-26 08:20:18.741961 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 08:20:18.780405 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:20:18.780483 | instance | [keycloak/keycloak] 2026-05-26 08:20:18.780498 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 08:20:18.832951 | instance | [keycloak/keycloak] ok: [instance] => (item=oslo_db) 2026-05-26 08:20:18.832994 | instance | [keycloak/keycloak] 2026-05-26 08:20:18.833005 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 08:20:18.883147 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:20:18.883212 | instance | [keycloak/keycloak] 2026-05-26 08:20:18.883224 | instance | [keycloak/keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:20:18.938005 | instance | [keycloak/keycloak] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:20:18.938073 | instance | [keycloak/keycloak] 2026-05-26 08:20:18.938089 | instance | [keycloak/keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:20:19.539828 | instance | [keycloak/keycloak] changed: [instance] 2026-05-26 08:20:19.539893 | instance | [keycloak/keycloak] 2026-05-26 08:20:19.539905 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-26 08:20:20.267193 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:20:20.267266 | instance | [keycloak/keycloak] 2026-05-26 08:20:20.267278 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-26 08:20:21.572426 | instance | [keycloak/keycloak] changed: [instance] 2026-05-26 08:20:21.572491 | instance | [keycloak/keycloak] 2026-05-26 08:20:21.572503 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-26 08:20:22.034096 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:20:22.034166 | instance | [keycloak/keycloak] 2026-05-26 08:20:22.034178 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-26 08:20:22.503862 | instance | [keycloak/keycloak] changed: [instance] 2026-05-26 08:20:22.503951 | instance | [keycloak/keycloak] 2026-05-26 08:20:22.503963 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-26 08:20:23.007723 | instance | [keycloak/keycloak] changed: [instance] 2026-05-26 08:20:23.007791 | instance | [keycloak/keycloak] 2026-05-26 08:20:23.007803 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-26 08:20:23.441336 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:20:23.441415 | instance | [keycloak/keycloak] 2026-05-26 08:20:23.441426 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-26 08:22:51.292604 | instance | [keycloak/keycloak] changed: [instance] 2026-05-26 08:22:51.292676 | instance | [keycloak/keycloak] 2026-05-26 08:22:51.292688 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-26 08:22:52.043918 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:22:52.043973 | instance | [keycloak/keycloak] 2026-05-26 08:22:52.043984 | instance | [keycloak/keycloak] TASK [Create Keycloak Ingress] ************************************************* 2026-05-26 08:22:52.107601 | instance | [keycloak/keycloak] included: ingress for instance 2026-05-26 08:22:52.107712 | instance | [keycloak/keycloak] 2026-05-26 08:22:52.107724 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-26 08:22:53.229232 | instance | [keycloak/keycloak] changed: [instance] 2026-05-26 08:22:53.229308 | instance | [keycloak/keycloak] 2026-05-26 08:22:53.229320 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-26 08:22:53.588982 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:22:53.589049 | instance | [keycloak/keycloak] 2026-05-26 08:22:53.589061 | instance | [keycloak/keycloak] PLAY RECAP ********************************************************************* 2026-05-26 08:22:53.589070 | instance | [keycloak/keycloak] instance : ok=19 changed=6 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-05-26 08:22:53.589080 | instance | [keycloak/keycloak] 2026-05-26 08:22:53.659905 | instance | ==> [keycloak] Deployment complete 2026-05-26 08:22:53.659944 | instance | ==> [keystone] Starting deployment 2026-05-26 08:22:53.659954 | instance | ==> [kube-prometheus-stack] Starting deployment 2026-05-26 08:22:54.233326 | instance | [keystone/keystone] 2026-05-26 08:22:54.233391 | instance | [keystone/keystone] PLAY [controllers[0]] ********************************************************** 2026-05-26 08:22:54.233402 | instance | [keystone/keystone] 2026-05-26 08:22:54.233412 | instance | [keystone/keystone] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:22:54.252710 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:22:54.252746 | instance | [kube-prometheus-stack/kube_prometheus_stack] PLAY [controllers[0]] ********************************************************** 2026-05-26 08:22:54.252758 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:22:54.252767 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:22:56.397878 | instance | [keystone/keystone] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:22:56.397983 | instance | [keystone/keystone] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:22:56.398000 | instance | [keystone/keystone] interpreter could change the meaning of that path. See 2026-05-26 08:22:56.398011 | instance | [keystone/keystone] https://docs.ansible.com/ansible- 2026-05-26 08:22:56.398019 | instance | [keystone/keystone] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:22:56.403597 | instance | [kube-prometheus-stack/kube_prometheus_stack] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:22:56.403628 | instance | [kube-prometheus-stack/kube_prometheus_stack] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:22:56.403638 | instance | [kube-prometheus-stack/kube_prometheus_stack] interpreter could change the meaning of that path. See 2026-05-26 08:22:56.403647 | instance | [kube-prometheus-stack/kube_prometheus_stack] https://docs.ansible.com/ansible- 2026-05-26 08:22:56.403655 | instance | [kube-prometheus-stack/kube_prometheus_stack] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:22:56.428572 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:22:56.428674 | instance | [keystone/keystone] 2026-05-26 08:22:56.428690 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-26 08:22:56.436224 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:22:56.436289 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:22:56.436301 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:22:56.492623 | instance | [kube-prometheus-stack/kube_prometheus_stack] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:22:56.492677 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:22:56.492689 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:22:57.186759 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-26 08:22:57.186827 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:22:57.186835 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-26 08:22:58.659448 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-26 08:22:58.659500 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:22:58.659511 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-26 08:22:59.585417 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:22:59.585474 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:22:59.585486 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-26 08:23:01.285143 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:23:01.285207 | instance | [keystone/keystone] 2026-05-26 08:23:01.285220 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-26 08:23:01.722326 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:23:01.722400 | instance | [keystone/keystone] 2026-05-26 08:23:01.722412 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-26 08:23:02.594234 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:23:02.594308 | instance | [keystone/keystone] 2026-05-26 08:23:02.594320 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 08:23:02.661646 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:23:02.661718 | instance | [keystone/keystone] 2026-05-26 08:23:02.661730 | instance | [keystone/keystone] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 08:23:02.728507 | instance | [keystone/keystone] included: rabbitmq for instance 2026-05-26 08:23:02.728571 | instance | [keystone/keystone] 2026-05-26 08:23:02.728583 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 08:23:03.607245 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:23:03.607330 | instance | [keystone/keystone] 2026-05-26 08:23:03.607409 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 08:23:03.657029 | instance | [keystone/keystone] skipping: [instance] 2026-05-26 08:23:03.657079 | instance | [keystone/keystone] 2026-05-26 08:23:03.657090 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 08:23:03.698573 | instance | [keystone/keystone] skipping: [instance] 2026-05-26 08:23:03.698610 | instance | [keystone/keystone] 2026-05-26 08:23:03.698630 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 08:23:03.745387 | instance | [keystone/keystone] skipping: [instance] 2026-05-26 08:23:03.745428 | instance | [keystone/keystone] 2026-05-26 08:23:03.745439 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 08:23:07.822619 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:23:07.822671 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:23:07.822679 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-26 08:23:09.416499 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:23:09.416567 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:23:09.416579 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-26 08:23:09.833270 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:23:09.833324 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:23:09.833337 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-26 08:23:10.160157 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:23:10.160213 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:23:10.160225 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-26 08:23:10.468589 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:23:10.468648 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:23:10.468661 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-26 08:23:11.264947 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-26 08:23:11.265009 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:23:11.265016 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-26 08:23:28.610997 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-05-26 08:23:28.611060 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=grafana) 2026-05-26 08:23:28.611071 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-05-26 08:23:28.611093 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:23:28.611103 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-26 08:23:30.758910 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=alertmanager) 2026-05-26 08:23:30.758974 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=grafana) 2026-05-26 08:23:30.758985 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=prometheus) 2026-05-26 08:23:30.758995 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:23:30.759004 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-26 08:23:34.363619 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:23:34.363775 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:23:34.363788 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:23:34.363799 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-26 08:23:34.363809 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:23:34.363820 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-26 08:23:34.900770 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:23:34.900838 | instance | [keystone/keystone] 2026-05-26 08:23:34.900850 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 08:23:35.636495 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:23:35.636554 | instance | [keystone/keystone] 2026-05-26 08:23:35.636565 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 08:23:35.688855 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:23:35.688918 | instance | [keystone/keystone] 2026-05-26 08:23:35.688935 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 08:23:36.432084 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:23:36.432139 | instance | [keystone/keystone] 2026-05-26 08:23:36.432145 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 08:23:36.478824 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:23:36.478881 | instance | [keystone/keystone] 2026-05-26 08:23:36.478894 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 08:23:36.520070 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:23:36.520137 | instance | [keystone/keystone] 2026-05-26 08:23:36.520149 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 08:23:36.595405 | instance | [keystone/keystone] ok: [instance] => (item=oslo_cache) 2026-05-26 08:23:36.595475 | instance | [keystone/keystone] ok: [instance] => (item=identity) 2026-05-26 08:23:36.595488 | instance | [keystone/keystone] ok: [instance] => (item=oslo_messaging) 2026-05-26 08:23:36.595497 | instance | [keystone/keystone] ok: [instance] => (item=oslo_db) 2026-05-26 08:23:36.595506 | instance | [keystone/keystone] 2026-05-26 08:23:36.595515 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 08:23:36.644071 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:23:36.644108 | instance | [keystone/keystone] 2026-05-26 08:23:36.644119 | instance | [keystone/keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:23:36.694328 | instance | [keystone/keystone] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:23:36.694379 | instance | [keystone/keystone] 2026-05-26 08:23:36.694388 | instance | [keystone/keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:23:37.371593 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:23:37.371664 | instance | [keystone/keystone] 2026-05-26 08:23:37.371676 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-26 08:23:39.840383 | instance | [keystone/keystone] ok: [instance] => (item=None) 2026-05-26 08:23:39.840438 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:23:39.840445 | instance | [keystone/keystone] 2026-05-26 08:23:39.840451 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-26 08:23:41.420209 | instance | [keystone/keystone] ok: [instance] => (item=atmosphere) 2026-05-26 08:23:41.420274 | instance | [keystone/keystone] 2026-05-26 08:23:41.420282 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-26 08:23:41.918441 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:23:41.918492 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:23:41.918499 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:23:41.918505 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:23:41.918510 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:23:41.918516 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-26 08:23:41.918522 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:23:41.918528 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-26 08:23:42.492602 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:23:42.492669 | instance | [keystone/keystone] 2026-05-26 08:23:42.492681 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-26 08:23:43.921512 | instance | [keystone/keystone] changed: [instance] => (item=None) 2026-05-26 08:23:43.921567 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:23:43.921578 | instance | [keystone/keystone] 2026-05-26 08:23:43.921588 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-26 08:23:45.642461 | instance | [keystone/keystone] changed: [instance] => (item=None) 2026-05-26 08:23:45.642528 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:23:45.642542 | instance | [keystone/keystone] 2026-05-26 08:23:45.642551 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-26 08:23:53.477254 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-05-26 08:23:53.477364 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-05-26 08:23:53.477377 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:23:53.477390 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-26 08:24:05.059461 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-05-26 08:24:05.059530 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-05-26 08:24:05.059542 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:24:05.059552 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-26 08:24:05.820927 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-26 08:24:05.820969 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:24:05.820975 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-26 08:24:11.978348 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:24:11.978393 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:24:11.978398 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-26 08:24:26.928450 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-26 08:24:26.928523 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-26 08:24:26.928539 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-26 08:24:26.928564 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-26 08:24:26.928578 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-26 08:24:26.928610 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-26 08:24:26.928623 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-26 08:24:26.928635 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-26 08:24:26.928647 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-26 08:24:26.928658 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-26 08:24:26.928669 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-26 08:24:26.928681 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-26 08:24:26.928692 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-26 08:24:26.928704 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:24:26.928716 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-26 08:29:08.848353 | instance | [keystone/keystone] fatal: [instance]: FAILED! => {"changed": false, "command": "/usr/bin/helm upgrade -i --reset-values --create-namespace -f=/tmp/tmp3da2_bj6.yml keystone /usr/local/src/keystone", "msg": "Failure when executing Helm command. Exited 1.\nstdout: Release \"keystone\" does not exist. Installing it now.\n\nstderr: Error: failed post-install: timed out waiting for the condition\n", "stderr": "Error: failed post-install: timed out waiting for the condition\n", "stderr_lines": ["Error: failed post-install: timed out waiting for the condition"], "stdout": "Release \"keystone\" does not exist. Installing it now.\n", "stdout_lines": ["Release \"keystone\" does not exist. Installing it now."]} 2026-05-26 08:29:08.848426 | instance | [keystone/keystone] 2026-05-26 08:29:08.848440 | instance | [keystone/keystone] PLAY RECAP ********************************************************************* 2026-05-26 08:29:08.848451 | instance | [keystone/keystone] instance : ok=22 changed=8 unreachable=0 failed=1 skipped=3 rescued=0 ignored=0 2026-05-26 08:29:08.848461 | instance | [keystone/keystone] 2026-05-26 08:29:08.939862 | instance | Error: component keystone failed: ansible-playbook failed for keystone/keystone: exit status 2 2026-05-26 08:29:08.940307 | instance | Usage: 2026-05-26 08:29:08.940316 | instance | atmosphere deploy [flags] 2026-05-26 08:29:08.940323 | instance | 2026-05-26 08:29:08.940329 | instance | Flags: 2026-05-26 08:29:08.940335 | instance | --concurrency int Max concurrent deployments per wave (0 = unlimited) 2026-05-26 08:29:08.940341 | instance | -h, --help help for deploy 2026-05-26 08:29:08.940347 | instance | -i, --inventory string Path to Ansible inventory file (required) 2026-05-26 08:29:08.940353 | instance | -t, --tags string Comma-separated list of component tags to deploy 2026-05-26 08:29:08.940358 | instance | 2026-05-26 08:29:08.940364 | instance | component keystone failed: ansible-playbook failed for keystone/keystone: exit status 2 2026-05-26 08:29:09.287360 | instance | ERROR 2026-05-26 08:29:09.287602 | instance | { 2026-05-26 08:29:09.287632 | instance | "delta": "0:22:31.926371", 2026-05-26 08:29:09.287654 | instance | "end": "2026-05-26 08:29:08.941449", 2026-05-26 08:29:09.287673 | instance | "msg": "non-zero return code", 2026-05-26 08:29:09.287692 | instance | "rc": 1, 2026-05-26 08:29:09.287712 | instance | "start": "2026-05-26 08:06:37.015078" 2026-05-26 08:29:09.287731 | instance | } failure 2026-05-26 08:29:09.309561 | 2026-05-26 08:29:09.309717 | PLAY RECAP 2026-05-26 08:29:09.309782 | instance | ok: 1 changed: 0 unreachable: 0 failed: 1 skipped: 1 rescued: 0 ignored: 0 2026-05-26 08:29:09.309815 | 2026-05-26 08:29:09.491255 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/molecule/aio/converge.yml@main] 2026-05-26 08:29:09.494416 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-26 08:29:10.257793 | 2026-05-26 08:29:10.257971 | PLAY [all] 2026-05-26 08:29:10.274575 | 2026-05-26 08:29:10.274678 | TASK [gather-host-logs : creating directory for system status] 2026-05-26 08:29:10.688386 | instance | changed 2026-05-26 08:29:10.696135 | 2026-05-26 08:29:10.696227 | TASK [gather-host-logs : Get logs for each host] 2026-05-26 08:29:11.079342 | instance | + systemd-cgls --full --all --no-pager 2026-05-26 08:29:11.102642 | instance | + ip addr 2026-05-26 08:29:11.107834 | instance | + ip route 2026-05-26 08:29:11.110062 | instance | + lsblk 2026-05-26 08:29:11.119897 | instance | + mount 2026-05-26 08:29:11.128146 | instance | + docker images 2026-05-26 08:29:11.148172 | instance | + brctl show 2026-05-26 08:29:11.149002 | instance | /bin/bash: line 8: brctl: command not found 2026-05-26 08:29:11.149411 | instance | + ps aux --sort=-%mem 2026-05-26 08:29:11.179647 | instance | + dpkg -l 2026-05-26 08:29:11.193443 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-26 08:29:11.194134 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-26 08:29:11.213086 | instance | + '[' '!' -z '' ']' 2026-05-26 08:29:11.258793 | instance | ok: Runtime: 0:00:00.140442 2026-05-26 08:29:11.271865 | 2026-05-26 08:29:11.272076 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-26 08:29:11.966374 | instance | changed: 2026-05-26 08:29:11.966607 | instance | created directory /var/lib/zuul/builds/0c39189c4abb4863acd4554518ef88cf/work/logs/instance 2026-05-26 08:29:11.966662 | instance | cd+++++++++ system/ 2026-05-26 08:29:11.966696 | instance | >f+++++++++ system/brctl-show.txt 2026-05-26 08:29:11.966728 | instance | >f+++++++++ system/docker-images.txt 2026-05-26 08:29:11.966757 | instance | >f+++++++++ system/ip-addr.txt 2026-05-26 08:29:11.966791 | instance | >f+++++++++ system/ip-route.txt 2026-05-26 08:29:11.966822 | instance | >f+++++++++ system/lsblk.txt 2026-05-26 08:29:11.966852 | instance | >f+++++++++ system/mount.txt 2026-05-26 08:29:11.966890 | instance | >f+++++++++ system/packages.txt 2026-05-26 08:29:11.966919 | instance | >f+++++++++ system/ps.txt 2026-05-26 08:29:11.966951 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-26 08:29:11.978203 | 2026-05-26 08:29:11.978313 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-26 08:29:12.173854 | instance | changed: "values" 2026-05-26 08:29:12.360921 | instance | changed: "releases" 2026-05-26 08:29:12.377425 | 2026-05-26 08:29:12.377591 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-26 08:29:18.429736 | instance | ok: Runtime: 0:00:05.330471 2026-05-26 08:29:18.436163 | 2026-05-26 08:29:18.436295 | TASK [helm-release-status : Downloads logs to executor] 2026-05-26 08:29:18.961684 | instance | changed: 2026-05-26 08:29:18.961949 | instance | cd+++++++++ helm/ 2026-05-26 08:29:18.962003 | instance | cd+++++++++ helm/releases/ 2026-05-26 08:29:18.962048 | instance | cd+++++++++ helm/releases/auth-system/ 2026-05-26 08:29:18.962086 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-05-26 08:29:18.962126 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-05-26 08:29:18.962162 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-05-26 08:29:18.962334 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-26 08:29:18.962383 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-26 08:29:18.962426 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-05-26 08:29:18.962465 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-05-26 08:29:18.962502 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-26 08:29:18.962542 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-26 08:29:18.962588 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-05-26 08:29:18.962632 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-05-26 08:29:18.962672 | instance | cd+++++++++ helm/releases/monitoring/ 2026-05-26 08:29:18.962710 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-05-26 08:29:18.962748 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-05-26 08:29:18.962786 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-05-26 08:29:18.962823 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-05-26 08:29:18.962860 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-05-26 08:29:18.962899 | instance | cd+++++++++ helm/releases/openstack/ 2026-05-26 08:29:18.962934 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-05-26 08:29:18.962973 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-05-26 08:29:18.963013 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-05-26 08:29:18.963057 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-05-26 08:29:18.963101 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-05-26 08:29:18.963140 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-05-26 08:29:18.963180 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-05-26 08:29:18.963217 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-05-26 08:29:18.963250 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-05-26 08:29:18.963282 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-05-26 08:29:18.963315 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-05-26 08:29:18.963407 | instance | cd+++++++++ helm/values/ 2026-05-26 08:29:18.963447 | instance | cd+++++++++ helm/values/auth-system/ 2026-05-26 08:29:18.963480 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-05-26 08:29:18.963508 | instance | cd+++++++++ helm/values/cert-manager/ 2026-05-26 08:29:18.963535 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-05-26 08:29:18.963562 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-26 08:29:18.963588 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-26 08:29:18.963615 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-05-26 08:29:18.963642 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-05-26 08:29:18.963669 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-26 08:29:18.963715 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-26 08:29:18.963745 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-05-26 08:29:18.963773 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-05-26 08:29:18.963800 | instance | cd+++++++++ helm/values/monitoring/ 2026-05-26 08:29:18.963828 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-05-26 08:29:18.963856 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-05-26 08:29:18.963883 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-05-26 08:29:18.963909 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-05-26 08:29:18.963937 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-05-26 08:29:18.963965 | instance | cd+++++++++ helm/values/openstack/ 2026-05-26 08:29:18.963991 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-05-26 08:29:18.964017 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-05-26 08:29:18.964043 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-05-26 08:29:18.964069 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-05-26 08:29:18.964098 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-05-26 08:29:18.964137 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-05-26 08:29:18.964181 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-05-26 08:29:18.964212 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-05-26 08:29:18.964239 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-05-26 08:29:18.964266 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-05-26 08:29:18.964293 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-05-26 08:29:18.979005 | 2026-05-26 08:29:18.979204 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-26 08:29:19.214823 | instance | changed 2026-05-26 08:29:19.222234 | 2026-05-26 08:29:19.222360 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-26 08:29:19.499509 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 08:29:19.499644 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 08:29:19.507644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:19.510758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:19.592998 | instance | node/instance 2026-05-26 08:29:19.596305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:19.669315 | instance | clusterrole/admin 2026-05-26 08:29:19.867741 | instance | clusterrole/cephfs-csi-nodeplugin 2026-05-26 08:29:19.871204 | instance | clusterrole/cephfs-external-provisioner-runner 2026-05-26 08:29:19.890935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:19.903916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:20.060310 | instance | clusterrole/cert-manager-cainjector 2026-05-26 08:29:20.060950 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-05-26 08:29:20.228225 | instance | clusterrole/cert-manager-controller-certificates 2026-05-26 08:29:20.242986 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-05-26 08:29:20.403911 | instance | clusterrole/cert-manager-controller-challenges 2026-05-26 08:29:20.408525 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-05-26 08:29:20.575205 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-05-26 08:29:20.584469 | instance | clusterrole/cert-manager-controller-issuers 2026-05-26 08:29:20.764214 | instance | clusterrole/cert-manager-controller-orders 2026-05-26 08:29:20.774967 | instance | clusterrole/cert-manager-edit 2026-05-26 08:29:20.954963 | instance | clusterrole/cert-manager-view 2026-05-26 08:29:20.957906 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-05-26 08:29:21.135548 | instance | clusterrole/cilium 2026-05-26 08:29:21.138245 | instance | clusterrole/cilium-operator 2026-05-26 08:29:21.312034 | instance | clusterrole/cluster-admin 2026-05-26 08:29:21.326236 | instance | clusterrole/edit 2026-05-26 08:29:21.492759 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-26 08:29:21.524472 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-26 08:29:21.668775 | instance | clusterrole/goldpinger-clusterrole 2026-05-26 08:29:21.723919 | instance | clusterrole/ingress-nginx 2026-05-26 08:29:21.862847 | instance | clusterrole/kube-prometheus-stack-admission 2026-05-26 08:29:21.901360 | instance | clusterrole/kubeadm:get-nodes 2026-05-26 08:29:22.046721 | instance | clusterrole/local-path-provisioner 2026-05-26 08:29:22.078812 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-05-26 08:29:22.241036 | instance | clusterrole/neutron-coredns 2026-05-26 08:29:22.254424 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-05-26 08:29:22.428028 | instance | clusterrole/node-feature-discovery 2026-05-26 08:29:22.430120 | instance | clusterrolebinding/cert-manager-cainjector 2026-05-26 08:29:22.599786 | instance | clusterrole/node-feature-discovery-gc 2026-05-26 08:29:22.600878 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-05-26 08:29:22.781640 | instance | clusterrole/objectstorage-provisioner-role 2026-05-26 08:29:22.788047 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-05-26 08:29:22.960750 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-05-26 08:29:22.963454 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-05-26 08:29:23.127694 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-05-26 08:29:23.132838 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-05-26 08:29:23.292792 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-05-26 08:29:23.304472 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-05-26 08:29:23.467085 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-05-26 08:29:23.469319 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-05-26 08:29:23.647101 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-05-26 08:29:23.655854 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-05-26 08:29:23.802806 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-05-26 08:29:23.825037 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-05-26 08:29:23.966587 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-05-26 08:29:24.004310 | instance | clusterrolebinding/cert-manager-controller-orders 2026-05-26 08:29:24.149833 | instance | clusterrole/rbd-csi-nodeplugin 2026-05-26 08:29:24.194683 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-05-26 08:29:24.323525 | instance | clusterrole/rbd-external-provisioner-runner 2026-05-26 08:29:24.364687 | instance | clusterrolebinding/cilium 2026-05-26 08:29:24.494031 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-05-26 08:29:24.544500 | instance | clusterrolebinding/cilium-operator 2026-05-26 08:29:24.681622 | instance | clusterrole/rook-ceph-global 2026-05-26 08:29:24.740403 | instance | clusterrolebinding/cluster-admin 2026-05-26 08:29:24.870464 | instance | clusterrole/rook-ceph-mgr-cluster 2026-05-26 08:29:24.950539 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-26 08:29:25.068780 | instance | clusterrole/rook-ceph-mgr-system 2026-05-26 08:29:25.120752 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-26 08:29:25.257515 | instance | clusterrole/rook-ceph-object-bucket 2026-05-26 08:29:25.304684 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-05-26 08:29:25.439554 | instance | clusterrole/rook-ceph-osd 2026-05-26 08:29:25.477294 | instance | clusterrolebinding/ingress-nginx 2026-05-26 08:29:25.617454 | instance | clusterrole/rook-ceph-system 2026-05-26 08:29:25.663201 | instance | clusterrolebinding/kube-prometheus-stack-admission 2026-05-26 08:29:25.800653 | instance | clusterrole/secretgen-controller-cluster-role 2026-05-26 08:29:25.845661 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-26 08:29:25.990248 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-26 08:29:26.014779 | instance | clusterrole/system:aggregate-to-admin 2026-05-26 08:29:26.148246 | instance | clusterrole/system:aggregate-to-edit 2026-05-26 08:29:26.174315 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-26 08:29:26.308932 | instance | clusterrole/system:aggregate-to-view 2026-05-26 08:29:26.341890 | instance | clusterrole/system:auth-delegator 2026-05-26 08:29:26.473733 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-26 08:29:26.514706 | instance | clusterrole/system:basic-user 2026-05-26 08:29:26.646512 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-26 08:29:26.679412 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-26 08:29:26.818775 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-26 08:29:26.859065 | instance | clusterrolebinding/local-path-provisioner 2026-05-26 08:29:26.999982 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-26 08:29:27.055074 | instance | clusterrolebinding/neutron-coredns 2026-05-26 08:29:27.164846 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-26 08:29:27.246257 | instance | clusterrolebinding/node-feature-discovery 2026-05-26 08:29:27.340994 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-26 08:29:27.417402 | instance | clusterrolebinding/node-feature-discovery-gc 2026-05-26 08:29:27.512952 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-26 08:29:27.599473 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-05-26 08:29:27.684116 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-26 08:29:27.778424 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-05-26 08:29:27.857242 | instance | clusterrole/system:controller:certificate-controller 2026-05-26 08:29:27.951932 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-05-26 08:29:28.026636 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-26 08:29:28.121223 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-05-26 08:29:28.192359 | instance | clusterrole/system:controller:cronjob-controller 2026-05-26 08:29:28.292913 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-05-26 08:29:28.380639 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-26 08:29:28.479670 | instance | clusterrole/system:controller:deployment-controller 2026-05-26 08:29:28.552995 | instance | clusterrolebinding/rook-ceph-global 2026-05-26 08:29:28.654800 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-05-26 08:29:28.714203 | instance | clusterrole/system:controller:disruption-controller 2026-05-26 08:29:28.839250 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-05-26 08:29:28.883097 | instance | clusterrole/system:controller:endpoint-controller 2026-05-26 08:29:29.016643 | instance | clusterrolebinding/rook-ceph-osd 2026-05-26 08:29:29.054622 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-26 08:29:29.189163 | instance | clusterrolebinding/rook-ceph-system 2026-05-26 08:29:29.224111 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-26 08:29:29.370078 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-26 08:29:29.399866 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-05-26 08:29:29.533152 | instance | clusterrole/system:controller:expand-controller 2026-05-26 08:29:29.590802 | instance | clusterrolebinding/system:basic-user 2026-05-26 08:29:29.706163 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-26 08:29:29.767496 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-26 08:29:29.896829 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-26 08:29:29.940612 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-26 08:29:30.090944 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-26 08:29:30.147750 | instance | clusterrole/system:controller:job-controller 2026-05-26 08:29:30.283151 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-26 08:29:30.332757 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-26 08:29:30.469381 | instance | clusterrole/system:controller:namespace-controller 2026-05-26 08:29:30.510077 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-26 08:29:30.653714 | instance | clusterrole/system:controller:node-controller 2026-05-26 08:29:30.697087 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-26 08:29:30.841949 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-26 08:29:30.874701 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-26 08:29:31.026770 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-26 08:29:31.071114 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-26 08:29:31.199111 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-26 08:29:31.255280 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-26 08:29:31.398058 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-26 08:29:31.446357 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-26 08:29:31.561839 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-26 08:29:31.617462 | instance | clusterrole/system:controller:replicaset-controller 2026-05-26 08:29:31.744972 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-26 08:29:31.814552 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-26 08:29:31.926398 | instance | clusterrole/system:controller:replication-controller 2026-05-26 08:29:32.010320 | instance | clusterrolebinding/system:controller:job-controller 2026-05-26 08:29:32.113730 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-26 08:29:32.202458 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-26 08:29:32.311898 | instance | clusterrolebinding/system:controller:node-controller 2026-05-26 08:29:32.391102 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-26 08:29:32.506146 | instance | clusterrole/system:controller:route-controller 2026-05-26 08:29:32.567938 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-26 08:29:32.696163 | instance | clusterrole/system:controller:service-account-controller 2026-05-26 08:29:32.774864 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-26 08:29:32.872324 | instance | clusterrole/system:controller:service-controller 2026-05-26 08:29:32.954932 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-26 08:29:33.040358 | instance | clusterrole/system:controller:statefulset-controller 2026-05-26 08:29:33.133279 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-26 08:29:33.218488 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-26 08:29:33.305545 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-26 08:29:33.396438 | instance | clusterrole/system:controller:ttl-controller 2026-05-26 08:29:33.485619 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-26 08:29:33.573203 | instance | clusterrole/system:coredns 2026-05-26 08:29:33.657681 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-26 08:29:33.740138 | instance | clusterrole/system:discovery 2026-05-26 08:29:33.859533 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-26 08:29:33.928421 | instance | clusterrolebinding/system:controller:route-controller 2026-05-26 08:29:34.047178 | instance | clusterrole/system:heapster 2026-05-26 08:29:34.117116 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-26 08:29:34.217350 | instance | clusterrole/system:kube-aggregator 2026-05-26 08:29:34.298258 | instance | clusterrolebinding/system:controller:service-controller 2026-05-26 08:29:34.409948 | instance | clusterrole/system:kube-controller-manager 2026-05-26 08:29:34.487731 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-26 08:29:34.584838 | instance | clusterrole/system:kube-dns 2026-05-26 08:29:34.655177 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-26 08:29:34.776817 | instance | clusterrole/system:kube-scheduler 2026-05-26 08:29:34.854421 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-26 08:29:34.988468 | instance | clusterrolebinding/system:coredns 2026-05-26 08:29:35.034838 | instance | clusterrole/system:kubelet-api-admin 2026-05-26 08:29:35.172052 | instance | clusterrolebinding/system:discovery 2026-05-26 08:29:35.211817 | instance | clusterrole/system:monitoring 2026-05-26 08:29:35.354372 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-26 08:29:35.391896 | instance | clusterrole/system:node 2026-05-26 08:29:35.526497 | instance | clusterrolebinding/system:kube-dns 2026-05-26 08:29:35.575608 | instance | clusterrolebinding/system:kube-scheduler 2026-05-26 08:29:35.703215 | instance | clusterrole/system:node-bootstrapper 2026-05-26 08:29:35.751463 | instance | clusterrole/system:node-problem-detector 2026-05-26 08:29:35.878570 | instance | clusterrolebinding/system:monitoring 2026-05-26 08:29:35.929038 | instance | clusterrolebinding/system:node 2026-05-26 08:29:36.057174 | instance | clusterrole/system:node-proxier 2026-05-26 08:29:36.100038 | instance | clusterrolebinding/system:node-proxier 2026-05-26 08:29:36.227306 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-26 08:29:36.296005 | instance | clusterrolebinding/system:public-info-viewer 2026-05-26 08:29:36.416230 | instance | clusterrole/system:public-info-viewer 2026-05-26 08:29:36.473282 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-26 08:29:36.594879 | instance | clusterrolebinding/system:volume-scheduler 2026-05-26 08:29:36.641561 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-26 08:29:36.792922 | instance | clusterrolebinding/vector 2026-05-26 08:29:36.841618 | instance | clusterrole/system:volume-scheduler 2026-05-26 08:29:36.968156 | instance | clusterrole/vector 2026-05-26 08:29:37.023717 | instance | clusterrole/view 2026-05-26 08:29:37.131429 | instance | storageclass/general 2026-05-26 08:29:37.206485 | instance | namespace/auth-system 2026-05-26 08:29:37.316736 | instance | namespace/cert-manager 2026-05-26 08:29:37.421351 | instance | namespace/default 2026-05-26 08:29:37.491961 | instance | namespace/envoy-gateway-system 2026-05-26 08:29:37.602689 | instance | namespace/ingress-nginx 2026-05-26 08:29:37.687914 | instance | namespace/kube-node-lease 2026-05-26 08:29:37.783017 | instance | namespace/kube-public 2026-05-26 08:29:37.866959 | instance | namespace/kube-system 2026-05-26 08:29:37.974979 | instance | namespace/local-path-storage 2026-05-26 08:29:38.056503 | instance | namespace/monitoring 2026-05-26 08:29:38.152497 | instance | namespace/openstack 2026-05-26 08:29:38.236141 | instance | namespace/rook-ceph 2026-05-26 08:29:38.327956 | instance | namespace/secretgen-controller 2026-05-26 08:29:38.850393 | instance | ok: Runtime: 0:00:19.029287 2026-05-26 08:29:38.861174 | 2026-05-26 08:29:38.861415 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-26 08:29:39.068541 | instance | changed 2026-05-26 08:29:39.074543 | 2026-05-26 08:29:39.074647 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-26 08:29:39.288297 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 08:29:39.288923 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 08:29:39.289975 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 08:29:39.384953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:39.385335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:39.460614 | instance | cert-manager/configmaps/cert-manager-webhook 2026-05-26 08:29:39.462511 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-05-26 08:29:39.465192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:39.469328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:39.545567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:39.558131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:39.627413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:39.652109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:39.655876 | instance | auth-system/configmaps/keycloak-env-vars 2026-05-26 08:29:39.659572 | instance | auth-system/configmaps/kube-root-ca.crt 2026-05-26 08:29:39.718085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:39.774114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:39.830078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:39.842227 | instance | cert-manager/deployment/cert-manager 2026-05-26 08:29:39.854047 | instance | cert-manager/deployment/cert-manager-cainjector 2026-05-26 08:29:39.863571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:39.912180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:39.970120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:39.989722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.046996 | instance | cert-manager/deployment/cert-manager-webhook 2026-05-26 08:29:40.059569 | instance | auth-system/endpoints/keycloak 2026-05-26 08:29:40.070665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.096474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.154833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.196227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.221553 | instance | auth-system/endpoints/keycloak-headless 2026-05-26 08:29:40.239523 | instance | auth-system/endpoints/keycloak-metrics 2026-05-26 08:29:40.264642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.301784 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:29:40.318221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.371953 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:29:40.381344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.410506 | instance | cert-manager/endpoints/cert-manager 2026-05-26 08:29:40.429274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.438706 | instance | cert-manager/endpoints/cert-manager-webhook 2026-05-26 08:29:40.484457 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.520739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.574612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.613572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.616975 | instance | auth-system/ingresses/keycloak 2026-05-26 08:29:40.634778 | instance | auth-system/networkpolicies/keycloak 2026-05-26 08:29:40.665794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.756349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.804262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.805831 | instance | cert-manager/pods/cert-manager-75c4c745bc-d4znr 2026-05-26 08:29:40.823269 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-qcjbt 2026-05-26 08:29:40.877507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:40.902932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.002856 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-276dr 2026-05-26 08:29:41.002974 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.006840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.033431 | instance | auth-system/pods/keycloak-0 2026-05-26 08:29:41.097676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.108273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.201196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.204897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.209353 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-05-26 08:29:41.251526 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-05-26 08:29:41.289686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.290688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.373961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.376339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.401098 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-05-26 08:29:41.449890 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-05-26 08:29:41.459673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.469731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.543438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.558118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.611557 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-05-26 08:29:41.621712 | instance | cert-manager/roles/cert-manager:leaderelection 2026-05-26 08:29:41.628071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.667217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.713079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.763943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.787017 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-05-26 08:29:41.805580 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-05-26 08:29:41.806379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.855068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.897427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.958210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:41.970113 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-05-26 08:29:41.996379 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-05-26 08:29:42.003961 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:29:42.015126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.069295 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:29:42.077435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.124881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.169869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.187860 | instance | auth-system/secrets/keycloak 2026-05-26 08:29:42.218353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.250301 | instance | auth-system/secrets/keycloak-externaldb 2026-05-26 08:29:42.272762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.322066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.379609 | instance | auth-system/secrets/keycloak.199-204-45-140.nip.io-tls 2026-05-26 08:29:42.381701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.422293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.430070 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-05-26 08:29:42.513536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.572893 | instance | auth-system/serviceaccounts/default 2026-05-26 08:29:42.625230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.629587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.648531 | instance | auth-system/serviceaccounts/keycloak 2026-05-26 08:29:42.720926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.722713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.775520 | instance | auth-system/services/keycloak 2026-05-26 08:29:42.813211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.817748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.849543 | instance | auth-system/services/keycloak-headless 2026-05-26 08:29:42.901769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.925685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.994049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:42.996157 | instance | auth-system/services/keycloak-metrics 2026-05-26 08:29:43.023731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.027150 | instance | cert-manager/serviceaccounts/cert-manager 2026-05-26 08:29:43.087624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.117306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.175070 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-05-26 08:29:43.176638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.203246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.236488 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-05-26 08:29:43.271749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.304638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.360254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.394764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.399413 | instance | cert-manager/serviceaccounts/default 2026-05-26 08:29:43.454800 | instance | cert-manager/services/cert-manager 2026-05-26 08:29:43.464984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.502100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.565371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.600081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.605772 | instance | cert-manager/services/cert-manager-webhook 2026-05-26 08:29:43.666343 | instance | auth-system/statefulsets/keycloak 2026-05-26 08:29:43.669682 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:29:43.675897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.689781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.763129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.773895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.784839 | instance | default/configmaps/kube-root-ca.crt 2026-05-26 08:29:43.853766 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-26 08:29:43.857240 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:29:43.863829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.866255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.957244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.957311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:43.963990 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-26 08:29:44.030176 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-26 08:29:44.046821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.053911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.154552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.160216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.165451 | instance | default/endpoints/kubernetes 2026-05-26 08:29:44.236171 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-26 08:29:44.249543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.258818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.343863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.348658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.353112 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-m85hn 2026-05-26 08:29:44.421700 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-26 08:29:44.442012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.442299 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.532670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.539012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.555902 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-26 08:29:44.592371 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-26 08:29:44.631724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.645278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.741725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.745095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.764114 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-26 08:29:44.790746 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-26 08:29:44.841349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.851884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.932837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.938020 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-26 08:29:44.955634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:44.974946 | instance | default/serviceaccounts/default 2026-05-26 08:29:45.024357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.033380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.131848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.142738 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-26 08:29:45.143659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.177359 | instance | envoy-gateway-system/secrets/envoy 2026-05-26 08:29:45.215872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.240354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.300836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.386359 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-26 08:29:45.388699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.427627 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:29:45.427694 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-26 08:29:45.435546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.491123 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:29:45.499697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.537045 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.606707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.625585 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-26 08:29:45.632887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.649445 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-26 08:29:45.710492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.757358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.816556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.819107 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-26 08:29:45.895343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.917562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:45.918425 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-26 08:29:46.007453 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-26 08:29:46.011491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.079030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.183020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.186680 | instance | default/services/kubernetes 2026-05-26 08:29:46.195755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.272131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.280513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.370250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.383147 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-26 08:29:46.395891 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-05-26 08:29:46.469749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.554980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.567202 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-05-26 08:29:46.589113 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-05-26 08:29:46.645956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.646905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.739461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.750044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.754659 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-05-26 08:29:46.768300 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-05-26 08:29:46.841064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.859827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.922556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.938580 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-05-26 08:29:46.945018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:46.967181 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-05-26 08:29:47.012848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.029825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.112262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.126580 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-05-26 08:29:47.160727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.173458 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-05-26 08:29:47.197861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.274392 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:29:47.279110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.285550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.305914 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-05-26 08:29:47.374849 | instance | ingress-nginx/pods/ingress-nginx-controller-xdr6z 2026-05-26 08:29:47.378395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.386262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.481861 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:29:47.486723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.491644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.515250 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-ghtbd 2026-05-26 08:29:47.577138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.579252 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.584901 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-05-26 08:29:47.677607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.757326 | instance | ingress-nginx/roles/ingress-nginx 2026-05-26 08:29:47.770534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.774945 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-05-26 08:29:47.826901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.875503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.922458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:47.929211 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-05-26 08:29:47.952597 | instance | ingress-nginx/serviceaccounts/default 2026-05-26 08:29:47.964314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.028798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.076394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.132565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.154297 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-05-26 08:29:48.154515 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-05-26 08:29:48.155758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.240230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.263332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.322247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.336140 | instance | ingress-nginx/services/ingress-nginx-controller 2026-05-26 08:29:48.346070 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-05-26 08:29:48.359279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.431609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.463432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.528733 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-05-26 08:29:48.556947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.567516 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-05-26 08:29:48.576195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.659355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.698464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.732876 | instance | kube-node-lease/serviceaccounts/default 2026-05-26 08:29:48.740796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.754183 | instance | kube-public/configmaps/cluster-info 2026-05-26 08:29:48.801540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.839505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.899693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.921028 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-26 08:29:48.921709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:48.943066 | instance | kube-system/configmaps/cilium-config 2026-05-26 08:29:49.011130 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:29:49.018914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:49.100350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:49.103423 | instance | kube-system/configmaps/coredns 2026-05-26 08:29:49.131548 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-26 08:29:49.136001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:49.194224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:49.263065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:49.278906 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-26 08:29:49.311516 | instance | kube-system/configmaps/kube-proxy 2026-05-26 08:29:49.338336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:49.353370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:49.461704 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:29:49.469242 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-26 08:29:49.470086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:49.543777 | instance | kube-system/configmaps/kubeadm-config 2026-05-26 08:29:49.597277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:49.624132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:49.666571 | instance | kube-system/configmaps/kubelet-config 2026-05-26 08:29:49.690402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:49.752739 | instance | kube-system/daemonsets/cilium 2026-05-26 08:29:49.787237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:49.791025 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:49.846397 | instance | kube-system/daemonsets/kube-proxy 2026-05-26 08:29:49.902822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:49.915707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:49.942754 | instance | kube-system/deployment/cilium-operator 2026-05-26 08:29:50.006887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.042299 | instance | kube-system/deployment/coredns 2026-05-26 08:29:50.051957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.137401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.142051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.151944 | instance | kube-system/endpoints/kube-dns 2026-05-26 08:29:50.222696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.228451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.250126 | instance | kube-system/pods/cilium-operator-869df985b8-xqk5v 2026-05-26 08:29:50.311743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.313443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.324092 | instance | kube-system/pods/cilium-zxzhj 2026-05-26 08:29:50.395590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.417672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.453638 | instance | kube-system/pods/coredns-67659f764b-6nllh 2026-05-26 08:29:50.476808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.512146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.525057 | instance | kube-system/pods/coredns-67659f764b-72g4t 2026-05-26 08:29:50.570502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.623649 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:29:50.632413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.661049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.664107 | instance | kube-system/pods/etcd-instance 2026-05-26 08:29:50.726676 | instance | kube-system/pods/kube-apiserver-instance 2026-05-26 08:29:50.735551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.749674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.835598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.841343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:29:50.879258 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-26 08:29:50.914195 | instance | kube-system/pods/kube-proxy-wqp5v 2026-05-26 08:29:51.065917 | instance | kube-system/pods/kube-scheduler-instance 2026-05-26 08:29:51.097914 | instance | kube-system/pods/kube-vip-instance 2026-05-26 08:29:51.252418 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-26 08:29:51.287056 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-26 08:29:51.439539 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-26 08:29:51.464524 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-26 08:29:51.606743 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-26 08:29:51.641438 | instance | kube-system/rolebindings/kube-proxy 2026-05-26 08:29:51.792078 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-26 08:29:51.826821 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-26 08:29:51.982713 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-26 08:29:51.993631 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-26 08:29:52.154073 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-26 08:29:52.190089 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-26 08:29:52.327690 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-26 08:29:52.378400 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-26 08:29:52.500624 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-26 08:29:52.560503 | instance | kube-system/roles/cilium-config-agent 2026-05-26 08:29:52.662950 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-26 08:29:52.734039 | instance | kube-system/roles/kube-proxy 2026-05-26 08:29:52.824048 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-26 08:29:52.898733 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-26 08:29:52.986926 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-26 08:29:53.081774 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-26 08:29:53.162681 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-26 08:29:53.259771 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-26 08:29:53.349560 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-26 08:29:53.437189 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-26 08:29:53.517539 | instance | kube-public/serviceaccounts/default 2026-05-26 08:29:53.605463 | instance | kube-system/secrets/bootstrap-token-ik8lex 2026-05-26 08:29:53.697649 | instance | kube-system/secrets/bootstrap-token-lsnt40 2026-05-26 08:29:53.766903 | instance | kube-system/secrets/kubeadm-certs 2026-05-26 08:29:53.857429 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-26 08:29:53.945614 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-26 08:29:54.139459 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-26 08:29:54.160691 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-26 08:29:54.329132 | instance | kube-system/serviceaccounts/cilium 2026-05-26 08:29:54.359347 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-26 08:29:54.556464 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-26 08:29:54.559850 | instance | kube-system/serviceaccounts/coredns 2026-05-26 08:29:54.773645 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-26 08:29:54.776627 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-26 08:29:54.991415 | instance | kube-system/serviceaccounts/default 2026-05-26 08:29:55.022557 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-26 08:29:55.197804 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-26 08:29:55.236455 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-26 08:29:55.395816 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-26 08:29:55.457476 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-26 08:29:55.603661 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-26 08:29:55.665203 | instance | kube-system/serviceaccounts/expand-controller 2026-05-26 08:29:55.828856 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-26 08:29:55.867847 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-26 08:29:56.043554 | instance | kube-system/serviceaccounts/job-controller 2026-05-26 08:29:56.064781 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-26 08:29:56.279444 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-26 08:29:56.288290 | instance | kube-system/serviceaccounts/node-controller 2026-05-26 08:29:56.479663 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-26 08:29:56.488299 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-26 08:29:56.674303 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-26 08:29:56.691615 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-26 08:29:56.883059 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-26 08:29:56.889971 | instance | kube-system/serviceaccounts/replication-controller 2026-05-26 08:29:57.094679 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-26 08:29:57.100186 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-26 08:29:57.296305 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-26 08:29:57.307112 | instance | kube-system/serviceaccounts/service-controller 2026-05-26 08:29:57.493077 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-26 08:29:57.523949 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-26 08:29:57.695620 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-26 08:29:57.732005 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-26 08:29:57.931836 | instance | kube-system/services/kube-dns 2026-05-26 08:29:57.971089 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-05-26 08:29:58.127322 | instance | local-path-storage/configmaps/local-path-config 2026-05-26 08:29:58.170665 | instance | monitoring/configmaps/goldpinger-zap 2026-05-26 08:29:58.313179 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-05-26 08:29:58.359102 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-05-26 08:29:58.529937 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-05-26 08:29:58.592467 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-05-26 08:29:58.755909 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-05-26 08:29:58.902630 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-05-26 08:29:58.945661 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-05-26 08:29:59.110737 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-05-26 08:29:59.291144 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-05-26 08:29:59.296941 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-05-26 08:29:59.465957 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-05-26 08:29:59.471207 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-05-26 08:29:59.659481 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-05-26 08:29:59.672270 | instance | monitoring/configmaps/kube-root-ca.crt 2026-05-26 08:29:59.850702 | instance | monitoring/configmaps/loki 2026-05-26 08:29:59.886767 | instance | monitoring/configmaps/loki-alerting-rules 2026-05-26 08:30:00.033044 | instance | monitoring/configmaps/loki-gateway 2026-05-26 08:30:00.102697 | instance | monitoring/configmaps/loki-runtime 2026-05-26 08:30:00.212429 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-05-26 08:30:00.275862 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-05-26 08:30:00.395840 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-05-26 08:30:00.447114 | instance | monitoring/configmaps/vector 2026-05-26 08:30:00.597223 | instance | local-path-storage/deployment/local-path-provisioner 2026-05-26 08:30:00.621779 | instance | monitoring/daemonsets/goldpinger 2026-05-26 08:30:00.780159 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-05-26 08:30:00.806883 | instance | monitoring/daemonsets/vector 2026-05-26 08:30:00.977063 | instance | monitoring/deployment/loki-gateway 2026-05-26 08:30:00.982252 | instance | monitoring/deployment/node-feature-discovery-gc 2026-05-26 08:30:01.163011 | instance | monitoring/deployment/node-feature-discovery-master 2026-05-26 08:30:01.164378 | instance | monitoring/endpoints/goldpinger 2026-05-26 08:30:01.331191 | instance | monitoring/endpoints/loki 2026-05-26 08:30:01.340589 | instance | monitoring/endpoints/loki-chunks-cache 2026-05-26 08:30:01.509777 | instance | monitoring/endpoints/loki-gateway 2026-05-26 08:30:01.511747 | instance | monitoring/endpoints/loki-headless 2026-05-26 08:30:01.680207 | instance | monitoring/endpoints/loki-memberlist 2026-05-26 08:30:01.684958 | instance | monitoring/endpoints/loki-results-cache 2026-05-26 08:30:01.860310 | instance | monitoring/endpoints/vector-headless 2026-05-26 08:30:01.862611 | instance | monitoring/jobs/kube-prometheus-stack-admission-create 2026-05-26 08:30:02.036380 | instance | monitoring/pods/goldpinger-4bbwt 2026-05-26 08:30:02.049601 | instance | monitoring/pods/kube-prometheus-stack-admission-create-c4rj5 2026-05-26 08:30:02.229264 | instance | monitoring/pods/loki-0 2026-05-26 08:30:02.237307 | instance | monitoring/pods/loki-chunks-cache-0 2026-05-26 08:30:02.413099 | instance | monitoring/pods/loki-gateway-cf54cb88c-mfztw 2026-05-26 08:30:02.419603 | instance | monitoring/pods/loki-results-cache-0 2026-05-26 08:30:02.604346 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-8zsnk 2026-05-26 08:30:02.610033 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-pk8mh 2026-05-26 08:30:02.800173 | instance | monitoring/pods/node-feature-discovery-worker-qfqsx 2026-05-26 08:30:02.800933 | instance | monitoring/pods/vector-7mt4m 2026-05-26 08:30:02.987693 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-05-26 08:30:02.991511 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-lcvg7 2026-05-26 08:30:03.188784 | instance | monitoring/rolebindings/kube-prometheus-stack-admission 2026-05-26 08:30:03.194226 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-05-26 08:30:03.359632 | instance | monitoring/roles/kube-prometheus-stack-admission 2026-05-26 08:30:03.373438 | instance | monitoring/roles/node-feature-discovery-worker 2026-05-26 08:30:03.533730 | instance | monitoring/serviceaccounts/default 2026-05-26 08:30:03.541471 | instance | monitoring/serviceaccounts/goldpinger 2026-05-26 08:30:03.764621 | instance | monitoring/serviceaccounts/kube-prometheus-stack-admission 2026-05-26 08:30:03.768508 | instance | monitoring/serviceaccounts/loki 2026-05-26 08:30:03.987277 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-05-26 08:30:04.004218 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-05-26 08:30:04.219045 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-05-26 08:30:04.259708 | instance | monitoring/serviceaccounts/vector 2026-05-26 08:30:04.446735 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-05-26 08:30:04.492777 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-05-26 08:30:04.613202 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-05-26 08:30:04.682577 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-05-26 08:30:04.792688 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-05-26 08:30:04.853279 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-05-26 08:30:04.945196 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-05-26 08:30:05.009985 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-05-26 08:30:05.106891 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-05-26 08:30:05.180829 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-05-26 08:30:05.284296 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-05-26 08:30:05.506606 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-05-26 08:30:05.512745 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-05-26 08:30:05.680212 | instance | monitoring/services/goldpinger 2026-05-26 08:30:05.698474 | instance | monitoring/services/loki 2026-05-26 08:30:05.866570 | instance | monitoring/services/loki-chunks-cache 2026-05-26 08:30:05.890472 | instance | monitoring/services/loki-gateway 2026-05-26 08:30:06.040968 | instance | monitoring/services/loki-headless 2026-05-26 08:30:06.067429 | instance | monitoring/services/loki-memberlist 2026-05-26 08:30:06.235986 | instance | monitoring/services/loki-results-cache 2026-05-26 08:30:06.264978 | instance | monitoring/services/vector-headless 2026-05-26 08:30:06.424997 | instance | monitoring/statefulsets/loki 2026-05-26 08:30:06.455676 | instance | monitoring/statefulsets/loki-chunks-cache 2026-05-26 08:30:06.613068 | instance | monitoring/statefulsets/loki-results-cache 2026-05-26 08:30:06.667384 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-05-26 08:30:06.799895 | instance | local-path-storage/serviceaccounts/default 2026-05-26 08:30:06.845042 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-05-26 08:30:06.984432 | instance | openstack/configmaps/ceph-csi-config 2026-05-26 08:30:07.034064 | instance | openstack/configmaps/ceph-etc 2026-05-26 08:30:07.168134 | instance | openstack/configmaps/keepalived-bin 2026-05-26 08:30:07.213978 | instance | openstack/configmaps/keystone-bin 2026-05-26 08:30:07.358064 | instance | openstack/configmaps/keystone-openid-metadata 2026-05-26 08:30:07.414935 | instance | openstack/configmaps/kube-root-ca.crt 2026-05-26 08:30:07.532011 | instance | openstack/configmaps/libvirt-bin 2026-05-26 08:30:07.600241 | instance | openstack/cronjobs/keystone-credential-rotate 2026-05-26 08:30:07.717929 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-05-26 08:30:07.796780 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-05-26 08:30:07.907494 | instance | openstack/configmaps/memcached-memcached-bin 2026-05-26 08:30:07.995161 | instance | openstack/configmaps/neutron-coredns 2026-05-26 08:30:08.083792 | instance | openstack/configmaps/openvswitch-bin 2026-05-26 08:30:08.164119 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-05-26 08:30:08.276573 | instance | openstack/configmaps/percona-xtradb-pxc 2026-05-26 08:30:08.336540 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-05-26 08:30:08.455785 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-05-26 08:30:08.519894 | instance | openstack/configmaps/valkey-configuration 2026-05-26 08:30:08.641484 | instance | openstack/configmaps/valkey-health 2026-05-26 08:30:08.701312 | instance | openstack/configmaps/valkey-scripts 2026-05-26 08:30:08.847890 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-05-26 08:30:08.900944 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-05-26 08:30:09.020809 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-05-26 08:30:09.084713 | instance | openstack/daemonsets/keepalived 2026-05-26 08:30:09.208228 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-05-26 08:30:09.263510 | instance | openstack/daemonsets/openvswitch 2026-05-26 08:30:09.408146 | instance | rook-ceph/deployment/rook-ceph-operator 2026-05-26 08:30:09.450114 | instance | openstack/deployment/keystone-api 2026-05-26 08:30:09.625485 | instance | openstack/deployment/memcached-memcached 2026-05-26 08:30:09.655573 | instance | openstack/deployment/neutron-coredns 2026-05-26 08:30:09.818667 | instance | openstack/deployment/pxc-operator 2026-05-26 08:30:09.857315 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-05-26 08:30:09.997950 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-05-26 08:30:10.052951 | instance | openstack/endpoints/ceph-mon 2026-05-26 08:30:10.204211 | instance | openstack/endpoints/keystone-api 2026-05-26 08:30:10.237561 | instance | openstack/endpoints/memcached 2026-05-26 08:30:10.377793 | instance | openstack/endpoints/memcached-metrics 2026-05-26 08:30:10.416636 | instance | openstack/endpoints/neutron-coredns 2026-05-26 08:30:10.554840 | instance | openstack/endpoints/neutron-coredns-metrics 2026-05-26 08:30:10.598649 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-05-26 08:30:10.739322 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-05-26 08:30:10.784476 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-05-26 08:30:10.925973 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-05-26 08:30:10.956124 | instance | openstack/endpoints/percona-xtradb-pxc 2026-05-26 08:30:11.110425 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-05-26 08:30:11.156539 | instance | openstack/endpoints/rabbitmq-keystone 2026-05-26 08:30:11.295942 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-05-26 08:30:11.345037 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-05-26 08:30:11.481205 | instance | openstack/endpoints/valkey 2026-05-26 08:30:11.521283 | instance | openstack/endpoints/valkey-headless 2026-05-26 08:30:11.664118 | instance | openstack/endpoints/valkey-metrics 2026-05-26 08:30:11.705028 | instance | openstack/jobs/keystone-credential-setup 2026-05-26 08:30:11.856538 | instance | openstack/jobs/keystone-db-init 2026-05-26 08:30:11.884340 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-05-26 08:30:12.046217 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-05-26 08:30:12.056084 | instance | openstack/networkpolicies/valkey 2026-05-26 08:30:12.223210 | instance | openstack/pods/keepalived-28sdx 2026-05-26 08:30:12.235460 | instance | openstack/pods/keystone-api-cb678bfb9-kdh9c 2026-05-26 08:30:12.410631 | instance | openstack/pods/keystone-credential-setup-rdr2g 2026-05-26 08:30:12.427005 | instance | openstack/pods/keystone-db-init-wd2t5 2026-05-26 08:30:12.605371 | instance | openstack/pods/libvirt-libvirt-default-w8q74 2026-05-26 08:30:12.620152 | instance | openstack/pods/memcached-memcached-cf56b6468-7hn87 2026-05-26 08:30:12.799102 | instance | openstack/pods/neutron-coredns-7dd4958666-dtjjp 2026-05-26 08:30:12.800071 | instance | openstack/pods/openvswitch-rh6wc 2026-05-26 08:30:12.999005 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-05-26 08:30:13.008639 | instance | openstack/pods/percona-xtradb-pxc-0 2026-05-26 08:30:13.199500 | instance | openstack/pods/pxc-operator-69cb5bbdb9-bsz8b 2026-05-26 08:30:13.201114 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-9qss5 2026-05-26 08:30:13.383180 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-05-26 08:30:13.384907 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-4gwhj 2026-05-26 08:30:13.568132 | instance | openstack/pods/valkey-node-0 2026-05-26 08:30:13.570941 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-05-26 08:30:13.773464 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-05-26 08:30:13.787239 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-05-26 08:30:13.993543 | instance | openstack/rolebindings/keepalived 2026-05-26 08:30:13.997671 | instance | openstack/rolebindings/keystone-credential-rotate 2026-05-26 08:30:14.176920 | instance | openstack/rolebindings/keystone-credential-setup 2026-05-26 08:30:14.179463 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-05-26 08:30:14.351530 | instance | openstack/rolebindings/keystone-fernet-setup 2026-05-26 08:30:14.355383 | instance | openstack/rolebindings/keystone-keystone-api 2026-05-26 08:30:14.527062 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-05-26 08:30:14.529374 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-05-26 08:30:14.710536 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-05-26 08:30:14.714064 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-05-26 08:30:14.887519 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-05-26 08:30:14.900189 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-05-26 08:30:15.055308 | instance | openstack/rolebindings/keystone-keystone-test 2026-05-26 08:30:15.096732 | instance | openstack/rolebindings/libvirt-cert-manager 2026-05-26 08:30:15.252236 | instance | openstack/rolebindings/libvirt-libvirt 2026-05-26 08:30:15.301382 | instance | openstack/rolebindings/pxc-operator 2026-05-26 08:30:15.427391 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-05-26 08:30:15.486775 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-05-26 08:30:15.624489 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-05-26 08:30:15.663201 | instance | openstack/roles/keepalived 2026-05-26 08:30:15.816640 | instance | openstack/roles/keystone-credential-rotate 2026-05-26 08:30:15.834224 | instance | openstack/roles/keystone-credential-setup 2026-05-26 08:30:16.010144 | instance | openstack/roles/keystone-fernet-rotate 2026-05-26 08:30:16.014240 | instance | openstack/roles/keystone-fernet-setup 2026-05-26 08:30:16.186589 | instance | openstack/roles/keystone-openstack-keystone-api 2026-05-26 08:30:16.192377 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-05-26 08:30:16.372007 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-05-26 08:30:16.381443 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-05-26 08:30:16.548692 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-05-26 08:30:16.549094 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-05-26 08:30:16.726398 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-05-26 08:30:16.729873 | instance | openstack/roles/keystone-openstack-keystone-test 2026-05-26 08:30:16.896204 | instance | openstack/roles/libvirt-cert-manager 2026-05-26 08:30:16.903539 | instance | openstack/roles/libvirt-openstack-libvirt 2026-05-26 08:30:17.074585 | instance | openstack/roles/pxc-operator 2026-05-26 08:30:17.075224 | instance | openstack/roles/rabbitmq-cluster-operator 2026-05-26 08:30:17.241262 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-05-26 08:30:17.242499 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-05-26 08:30:17.410309 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-jc68x 2026-05-26 08:30:17.411233 | instance | openstack/secrets/internal-percona-xtradb 2026-05-26 08:30:17.583697 | instance | openstack/secrets/keepalived-etc 2026-05-26 08:30:17.587881 | instance | openstack/secrets/keystone-credential-keys 2026-05-26 08:30:17.742890 | instance | openstack/secrets/keystone-db-admin 2026-05-26 08:30:17.757519 | instance | openstack/serviceaccounts/default 2026-05-26 08:30:17.945024 | instance | openstack/secrets/keystone-db-user 2026-05-26 08:30:17.973945 | instance | openstack/serviceaccounts/keepalived 2026-05-26 08:30:18.119433 | instance | openstack/secrets/keystone-etc 2026-05-26 08:30:18.209771 | instance | openstack/serviceaccounts/keystone-api 2026-05-26 08:30:18.298690 | instance | openstack/secrets/keystone-fernet-keys 2026-05-26 08:30:18.448783 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-05-26 08:30:18.488425 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-05-26 08:30:18.686023 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-05-26 08:30:18.709352 | instance | openstack/secrets/keystone-keystone-admin 2026-05-26 08:30:18.898655 | instance | openstack/serviceaccounts/keystone-db-init 2026-05-26 08:30:18.924237 | instance | openstack/secrets/keystone-keystone-test 2026-05-26 08:30:19.094258 | instance | openstack/serviceaccounts/keystone-db-sync 2026-05-26 08:30:19.134935 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-05-26 08:30:19.322688 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-05-26 08:30:19.325211 | instance | openstack/secrets/keystone-rabbitmq-user 2026-05-26 08:30:19.510854 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-05-26 08:30:19.594558 | instance | openstack/secrets/libvirt-api-ca 2026-05-26 08:30:19.758986 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-05-26 08:30:19.803139 | instance | openstack/secrets/libvirt-etc 2026-05-26 08:30:19.997861 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-05-26 08:30:20.006812 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-05-26 08:30:20.183649 | instance | openstack/serviceaccounts/keystone-test 2026-05-26 08:30:20.221085 | instance | openstack/secrets/libvirt-vnc-ca 2026-05-26 08:30:20.401447 | instance | openstack/serviceaccounts/libvirt 2026-05-26 08:30:20.407258 | instance | openstack/secrets/percona-xtradb 2026-05-26 08:30:20.581912 | instance | openstack/serviceaccounts/memcached-memcached 2026-05-26 08:30:20.618712 | instance | openstack/secrets/pvc-ceph-client-key 2026-05-26 08:30:20.789687 | instance | openstack/serviceaccounts/openvswitch-server 2026-05-26 08:30:20.810871 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-05-26 08:30:20.990837 | instance | openstack/serviceaccounts/pxc-operator 2026-05-26 08:30:21.007721 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-05-26 08:30:21.190308 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-05-26 08:30:21.213295 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-05-26 08:30:21.423839 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-05-26 08:30:21.452481 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-05-26 08:30:21.591202 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-05-26 08:30:21.676242 | instance | openstack/serviceaccounts/valkey 2026-05-26 08:30:21.785473 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-05-26 08:30:21.917895 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-05-26 08:30:21.981188 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-05-26 08:30:22.117157 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-05-26 08:30:22.163563 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-05-26 08:30:22.329707 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-05-26 08:30:22.362908 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-05-26 08:30:22.540300 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-05-26 08:30:22.617313 | instance | openstack/secrets/valkey-ca 2026-05-26 08:30:22.779996 | instance | openstack/secrets/valkey-server-certs 2026-05-26 08:30:22.795235 | instance | openstack/services/ceph-mon 2026-05-26 08:30:22.958570 | instance | openstack/services/keystone-api 2026-05-26 08:30:22.986070 | instance | openstack/services/memcached 2026-05-26 08:30:23.153351 | instance | openstack/services/memcached-metrics 2026-05-26 08:30:23.168223 | instance | openstack/services/neutron-coredns 2026-05-26 08:30:23.325659 | instance | openstack/services/neutron-coredns-metrics 2026-05-26 08:30:23.348375 | instance | openstack/services/percona-xtradb-cluster-operator 2026-05-26 08:30:23.501238 | instance | openstack/services/percona-xtradb-haproxy 2026-05-26 08:30:23.523688 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-05-26 08:30:23.670814 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-05-26 08:30:23.687504 | instance | openstack/services/percona-xtradb-pxc 2026-05-26 08:30:23.842676 | instance | openstack/services/percona-xtradb-pxc-unready 2026-05-26 08:30:23.867618 | instance | openstack/services/rabbitmq-keystone 2026-05-26 08:30:24.026043 | instance | openstack/services/rabbitmq-keystone-nodes 2026-05-26 08:30:24.041664 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-05-26 08:30:24.210401 | instance | openstack/services/valkey 2026-05-26 08:30:24.220644 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-05-26 08:30:24.398454 | instance | openstack/services/valkey-headless 2026-05-26 08:30:24.407249 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-05-26 08:30:24.574429 | instance | openstack/services/valkey-metrics 2026-05-26 08:30:24.600626 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-05-26 08:30:24.764764 | instance | openstack/statefulsets/valkey-node 2026-05-26 08:30:24.806021 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-05-26 08:30:24.973093 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-05-26 08:30:25.002137 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-05-26 08:30:25.144304 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-05-26 08:30:25.179468 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-05-26 08:30:25.316212 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-05-26 08:30:25.386513 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-05-26 08:30:25.503021 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-05-26 08:30:25.548589 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-05-26 08:30:25.695350 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-05-26 08:30:25.719214 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-05-26 08:30:25.869622 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-05-26 08:30:25.890337 | instance | rook-ceph/roles/rook-ceph-mgr 2026-05-26 08:30:26.035122 | instance | rook-ceph/roles/rook-ceph-osd 2026-05-26 08:30:26.055082 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-05-26 08:30:26.201388 | instance | rook-ceph/roles/rook-ceph-system 2026-05-26 08:30:26.231114 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-05-26 08:30:26.370992 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-05-26 08:30:26.402634 | instance | rook-ceph/serviceaccounts/default 2026-05-26 08:30:26.607865 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-05-26 08:30:26.634260 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-05-26 08:30:26.818249 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-05-26 08:30:26.851890 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-05-26 08:30:27.021157 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-05-26 08:30:27.062409 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-05-26 08:30:27.238169 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-05-26 08:30:27.287088 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-05-26 08:30:27.464899 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-05-26 08:30:27.538281 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-05-26 08:30:27.672687 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-05-26 08:30:27.743393 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-05-26 08:30:27.873968 | instance | secretgen-controller/deployment/secretgen-controller 2026-05-26 08:30:27.942635 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-6lws9 2026-05-26 08:30:28.072931 | instance | secretgen-controller/serviceaccounts/default 2026-05-26 08:30:28.122766 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-05-26 08:30:28.684168 | instance | ok: Runtime: 0:00:49.017428 2026-05-26 08:30:28.700363 | 2026-05-26 08:30:28.700549 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-26 08:30:29.367165 | instance | changed: 2026-05-26 08:30:29.367445 | instance | cd+++++++++ objects/ 2026-05-26 08:30:29.367490 | instance | cd+++++++++ objects/cluster/ 2026-05-26 08:30:29.367523 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-26 08:30:29.367554 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-26 08:30:29.367586 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-26 08:30:29.367618 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-05-26 08:30:29.367652 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-05-26 08:30:29.367681 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-05-26 08:30:29.367711 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-05-26 08:30:29.367743 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-05-26 08:30:29.367773 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-05-26 08:30:29.367818 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-05-26 08:30:29.367848 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-26 08:30:29.367877 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-05-26 08:30:29.367905 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-05-26 08:30:29.367932 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-05-26 08:30:29.367960 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-05-26 08:30:29.367988 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-05-26 08:30:29.368015 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-05-26 08:30:29.368043 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-05-26 08:30:29.368073 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-05-26 08:30:29.368101 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-05-26 08:30:29.368133 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-05-26 08:30:29.368163 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-05-26 08:30:29.368196 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-05-26 08:30:29.368224 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-05-26 08:30:29.368249 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-05-26 08:30:29.368272 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-05-26 08:30:29.368296 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-05-26 08:30:29.368319 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-05-26 08:30:29.368341 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-05-26 08:30:29.368364 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-05-26 08:30:29.368388 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-26 08:30:29.368412 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-26 08:30:29.368436 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-26 08:30:29.368458 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-26 08:30:29.368481 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-26 08:30:29.368503 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-26 08:30:29.368525 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-26 08:30:29.368548 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-26 08:30:29.368574 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-26 08:30:29.368603 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-26 08:30:29.368634 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-26 08:30:29.368664 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-26 08:30:29.368694 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-26 08:30:29.368725 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-05-26 08:30:29.368757 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-05-26 08:30:29.368796 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-05-26 08:30:29.368822 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-05-26 08:30:29.368847 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-admission.txt 2026-05-26 08:30:29.368873 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-admission.yaml 2026-05-26 08:30:29.368899 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-26 08:30:29.368923 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-26 08:30:29.368947 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-05-26 08:30:29.368999 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-05-26 08:30:29.369028 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-05-26 08:30:29.369055 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-05-26 08:30:29.369085 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-05-26 08:30:29.369117 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-05-26 08:30:29.369149 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-05-26 08:30:29.369180 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-05-26 08:30:29.369210 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-05-26 08:30:29.369237 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-05-26 08:30:29.369265 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-05-26 08:30:29.369292 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-05-26 08:30:29.369322 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-05-26 08:30:29.369353 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-05-26 08:30:29.369383 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-05-26 08:30:29.369413 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-05-26 08:30:29.369440 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-05-26 08:30:29.369466 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-05-26 08:30:29.369493 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-05-26 08:30:29.369522 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-05-26 08:30:29.369550 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-05-26 08:30:29.369574 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-05-26 08:30:29.369601 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-05-26 08:30:29.369628 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-05-26 08:30:29.369655 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-26 08:30:29.369681 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-26 08:30:29.369708 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-05-26 08:30:29.369735 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-05-26 08:30:29.369763 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-05-26 08:30:29.369799 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-05-26 08:30:29.369826 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-05-26 08:30:29.369852 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-05-26 08:30:29.369879 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-05-26 08:30:29.369905 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-05-26 08:30:29.369931 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-05-26 08:30:29.369958 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-05-26 08:30:29.369984 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-05-26 08:30:29.370011 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-05-26 08:30:29.370037 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-05-26 08:30:29.370203 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-05-26 08:30:29.370240 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-05-26 08:30:29.370270 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-05-26 08:30:29.370302 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-05-26 08:30:29.370333 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-05-26 08:30:29.370362 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-05-26 08:30:29.370388 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-05-26 08:30:29.370413 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-26 08:30:29.370441 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-26 08:30:29.370468 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-26 08:30:29.370496 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-26 08:30:29.370526 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-26 08:30:29.370555 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-26 08:30:29.370584 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-26 08:30:29.370615 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-26 08:30:29.370646 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-26 08:30:29.370677 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-26 08:30:29.370706 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-26 08:30:29.370745 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-26 08:30:29.370775 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-26 08:30:29.370803 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-26 08:30:29.370831 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-26 08:30:29.370857 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-26 08:30:29.370941 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-26 08:30:29.370971 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-26 08:30:29.371005 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-26 08:30:29.371030 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-26 08:30:29.371054 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-26 08:30:29.371077 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-26 08:30:29.371100 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-26 08:30:29.371124 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-26 08:30:29.371148 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-26 08:30:29.371173 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-26 08:30:29.371197 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-26 08:30:29.371222 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-26 08:30:29.371245 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-26 08:30:29.371269 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-26 08:30:29.371293 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-26 08:30:29.371316 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-26 08:30:29.371340 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-26 08:30:29.371364 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-26 08:30:29.371388 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-26 08:30:29.371414 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-26 08:30:29.371442 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-26 08:30:29.371470 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-26 08:30:29.371497 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-26 08:30:29.371523 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-26 08:30:29.371549 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-26 08:30:29.371575 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-26 08:30:29.371603 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-26 08:30:29.371636 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-26 08:30:29.371663 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-26 08:30:29.371690 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-26 08:30:29.371716 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-26 08:30:29.371799 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-26 08:30:29.371830 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-26 08:30:29.371858 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-26 08:30:29.371894 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-26 08:30:29.371923 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-26 08:30:29.371953 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-26 08:30:29.371983 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-26 08:30:29.372013 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-26 08:30:29.372043 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-26 08:30:29.372072 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-26 08:30:29.372101 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-26 08:30:29.372130 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-26 08:30:29.372161 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-26 08:30:29.372190 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-26 08:30:29.372219 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-26 08:30:29.372248 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-26 08:30:29.372278 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-26 08:30:29.372304 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-26 08:30:29.372327 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-26 08:30:29.372350 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-26 08:30:29.372373 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-26 08:30:29.372396 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-26 08:30:29.372419 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-26 08:30:29.372442 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-26 08:30:29.372464 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-26 08:30:29.372486 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-26 08:30:29.372509 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-26 08:30:29.372533 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-26 08:30:29.372562 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-26 08:30:29.372593 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-26 08:30:29.372622 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-26 08:30:29.372650 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-26 08:30:29.372674 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-26 08:30:29.372698 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-26 08:30:29.372721 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-26 08:30:29.372746 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-26 08:30:29.372778 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-26 08:30:29.372805 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-26 08:30:29.372832 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-26 08:30:29.372858 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-26 08:30:29.372886 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-26 08:30:29.372914 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-26 08:30:29.372942 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-26 08:30:29.373023 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-26 08:30:29.373050 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-26 08:30:29.373074 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-26 08:30:29.373101 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-26 08:30:29.373128 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-26 08:30:29.373153 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-26 08:30:29.373180 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-26 08:30:29.373207 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-26 08:30:29.373236 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-26 08:30:29.373265 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-26 08:30:29.373294 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-26 08:30:29.373323 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-26 08:30:29.373352 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-26 08:30:29.373381 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-26 08:30:29.373411 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-26 08:30:29.373440 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-26 08:30:29.373472 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-26 08:30:29.373501 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-26 08:30:29.373526 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-26 08:30:29.373549 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-26 08:30:29.373572 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-26 08:30:29.373594 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-26 08:30:29.373620 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-26 08:30:29.373649 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-26 08:30:29.373678 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-26 08:30:29.373708 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-26 08:30:29.373738 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-26 08:30:29.373769 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-26 08:30:29.373798 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-05-26 08:30:29.373827 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-05-26 08:30:29.373853 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-26 08:30:29.373886 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-26 08:30:29.373910 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-26 08:30:29.373935 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-05-26 08:30:29.373963 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-05-26 08:30:29.373994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-05-26 08:30:29.374025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-05-26 08:30:29.374055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-05-26 08:30:29.374088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-05-26 08:30:29.374117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-05-26 08:30:29.374143 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-26 08:30:29.374168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-05-26 08:30:29.374191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-05-26 08:30:29.374218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-05-26 08:30:29.374248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-05-26 08:30:29.374279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-05-26 08:30:29.374308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-05-26 08:30:29.374335 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-05-26 08:30:29.374362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-05-26 08:30:29.374390 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-05-26 08:30:29.374414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-05-26 08:30:29.374437 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-05-26 08:30:29.374459 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-05-26 08:30:29.374482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-05-26 08:30:29.374504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-05-26 08:30:29.374530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-05-26 08:30:29.374556 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-26 08:30:29.374581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-26 08:30:29.374606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-26 08:30:29.374633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-26 08:30:29.374661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-26 08:30:29.374691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-26 08:30:29.374723 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-26 08:30:29.374748 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-26 08:30:29.374776 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-26 08:30:29.374815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-26 08:30:29.374848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-26 08:30:29.374899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-05-26 08:30:29.374928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-05-26 08:30:29.374953 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-05-26 08:30:29.374977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-05-26 08:30:29.375001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-admission.txt 2026-05-26 08:30:29.375027 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-admission.yaml 2026-05-26 08:30:29.375054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-26 08:30:29.375081 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-26 08:30:29.375111 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-26 08:30:29.375141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-26 08:30:29.375173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-26 08:30:29.375207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-26 08:30:29.375240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-26 08:30:29.375269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-26 08:30:29.375297 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-26 08:30:29.375324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-26 08:30:29.375350 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-05-26 08:30:29.375377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-05-26 08:30:29.375406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-05-26 08:30:29.375436 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-05-26 08:30:29.375467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-05-26 08:30:29.375497 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-05-26 08:30:29.375531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-05-26 08:30:29.375559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-05-26 08:30:29.375593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-05-26 08:30:29.375627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-05-26 08:30:29.375656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-05-26 08:30:29.375683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-05-26 08:30:29.375708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-26 08:30:29.375735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-26 08:30:29.375764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-05-26 08:30:29.376172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-05-26 08:30:29.376227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-05-26 08:30:29.376263 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-05-26 08:30:29.376296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-05-26 08:30:29.376327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-05-26 08:30:29.376352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-05-26 08:30:29.376379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-05-26 08:30:29.376404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-05-26 08:30:29.376429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-05-26 08:30:29.376453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-05-26 08:30:29.376477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-05-26 08:30:29.376505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-05-26 08:30:29.376532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-05-26 08:30:29.376559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-05-26 08:30:29.376585 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-05-26 08:30:29.376612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-26 08:30:29.376642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-26 08:30:29.376668 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-26 08:30:29.376697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-26 08:30:29.376728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-26 08:30:29.376760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-26 08:30:29.376790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-26 08:30:29.376815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-26 08:30:29.376841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-26 08:30:29.376866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-26 08:30:29.376891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-26 08:30:29.376915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-26 08:30:29.376942 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-26 08:30:29.377006 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-26 08:30:29.377042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-26 08:30:29.377071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-26 08:30:29.377100 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-26 08:30:29.377129 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-26 08:30:29.377154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-26 08:30:29.377184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-26 08:30:29.377208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-26 08:30:29.377231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-26 08:30:29.377253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-26 08:30:29.377276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-26 08:30:29.377299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-26 08:30:29.377323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-26 08:30:29.377347 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-26 08:30:29.377369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-26 08:30:29.377392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-26 08:30:29.377414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-26 08:30:29.377437 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-26 08:30:29.377459 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-26 08:30:29.377482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-26 08:30:29.377506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-26 08:30:29.377537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-26 08:30:29.377569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-26 08:30:29.377600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-26 08:30:29.377626 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-26 08:30:29.377655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-26 08:30:29.377688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-26 08:30:29.377718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-26 08:30:29.377749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-26 08:30:29.377782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-26 08:30:29.377815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-26 08:30:29.377848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-26 08:30:29.377877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-26 08:30:29.377907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-26 08:30:29.377939 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-26 08:30:29.377969 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-26 08:30:29.378014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-26 08:30:29.378048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-26 08:30:29.378079 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-26 08:30:29.378111 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-26 08:30:29.378138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-26 08:30:29.378162 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-26 08:30:29.378184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-26 08:30:29.378203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-26 08:30:29.378223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-26 08:30:29.378242 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-26 08:30:29.378260 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-26 08:30:29.378283 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-26 08:30:29.378311 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-26 08:30:29.378340 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-26 08:30:29.378372 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-26 08:30:29.378404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-26 08:30:29.378435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-26 08:30:29.378463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-26 08:30:29.378489 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-26 08:30:29.378515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-26 08:30:29.378539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-26 08:30:29.378563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-26 08:30:29.378587 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-26 08:30:29.378614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-26 08:30:29.378640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-26 08:30:29.378667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-26 08:30:29.378693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-26 08:30:29.378722 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-26 08:30:29.378754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-26 08:30:29.378785 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-26 08:30:29.378817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-26 08:30:29.378848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-26 08:30:29.378875 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-26 08:30:29.378964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-26 08:30:29.378996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-26 08:30:29.379020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-26 08:30:29.379043 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-26 08:30:29.379066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-05-26 08:30:29.379092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-05-26 08:30:29.379119 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-26 08:30:29.379147 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-05-26 08:30:29.379176 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-05-26 08:30:29.379208 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-05-26 08:30:29.379240 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-05-26 08:30:29.379270 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-26 08:30:29.379299 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-26 08:30:29.379326 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-26 08:30:29.379354 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-26 08:30:29.379381 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-05-26 08:30:29.379409 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-05-26 08:30:29.379437 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-26 08:30:29.379462 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-26 08:30:29.379485 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-26 08:30:29.379511 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-26 08:30:29.379537 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-26 08:30:29.379563 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-26 08:30:29.379590 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-05-26 08:30:29.379618 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-05-26 08:30:29.379646 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-05-26 08:30:29.379674 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-05-26 08:30:29.379702 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-05-26 08:30:29.379733 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-05-26 08:30:29.379765 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-05-26 08:30:29.379795 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-05-26 08:30:29.379819 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-05-26 08:30:29.379842 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-05-26 08:30:29.379865 | instance | cd+++++++++ objects/cluster/node/ 2026-05-26 08:30:29.379885 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-26 08:30:29.379904 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-26 08:30:29.379923 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-26 08:30:29.379942 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-26 08:30:29.379962 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-26 08:30:29.379982 | instance | cd+++++++++ objects/namespaced/ 2026-05-26 08:30:29.380001 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-05-26 08:30:29.380021 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-05-26 08:30:29.380040 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-05-26 08:30:29.380059 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-05-26 08:30:29.380084 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-05-26 08:30:29.380104 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:30:29.380123 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-05-26 08:30:29.380142 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-05-26 08:30:29.380160 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-05-26 08:30:29.380178 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-05-26 08:30:29.380197 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-05-26 08:30:29.380356 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-05-26 08:30:29.380385 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-05-26 08:30:29.380406 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-05-26 08:30:29.380426 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-05-26 08:30:29.380445 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-05-26 08:30:29.380464 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-05-26 08:30:29.380483 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-05-26 08:30:29.380501 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-05-26 08:30:29.380520 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-05-26 08:30:29.380539 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-05-26 08:30:29.380557 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-05-26 08:30:29.380575 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-05-26 08:30:29.380594 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-05-26 08:30:29.380612 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-05-26 08:30:29.380630 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-140.nip.io-tls.txt 2026-05-26 08:30:29.380648 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-140.nip.io-tls.yaml 2026-05-26 08:30:29.380666 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-05-26 08:30:29.380684 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-05-26 08:30:29.380702 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-05-26 08:30:29.380720 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-05-26 08:30:29.380738 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-05-26 08:30:29.380757 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-05-26 08:30:29.380775 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-05-26 08:30:29.380793 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-05-26 08:30:29.380811 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-05-26 08:30:29.380829 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-05-26 08:30:29.380846 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-05-26 08:30:29.380864 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-05-26 08:30:29.380881 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-05-26 08:30:29.380899 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-05-26 08:30:29.380922 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-05-26 08:30:29.380941 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-05-26 08:30:29.380986 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-05-26 08:30:29.381007 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-05-26 08:30:29.381025 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-05-26 08:30:29.381043 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-05-26 08:30:29.381061 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-05-26 08:30:29.381079 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-05-26 08:30:29.381097 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-05-26 08:30:29.381115 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-05-26 08:30:29.381133 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:30:29.381150 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-05-26 08:30:29.381168 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-05-26 08:30:29.381186 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-05-26 08:30:29.381204 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-05-26 08:30:29.381221 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-05-26 08:30:29.381239 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-05-26 08:30:29.381257 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-05-26 08:30:29.381275 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-05-26 08:30:29.381293 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-05-26 08:30:29.381310 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-05-26 08:30:29.381329 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-05-26 08:30:29.381351 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-05-26 08:30:29.381379 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-05-26 08:30:29.381411 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-d4znr.txt 2026-05-26 08:30:29.381435 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-d4znr.yaml 2026-05-26 08:30:29.381455 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-qcjbt.txt 2026-05-26 08:30:29.381474 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-qcjbt.yaml 2026-05-26 08:30:29.381493 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-276dr.txt 2026-05-26 08:30:29.381521 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-276dr.yaml 2026-05-26 08:30:29.381562 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-05-26 08:30:29.381591 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-05-26 08:30:29.381621 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-05-26 08:30:29.381646 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-05-26 08:30:29.381671 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-05-26 08:30:29.381728 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-05-26 08:30:29.381755 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-05-26 08:30:29.381780 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-05-26 08:30:29.381885 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-05-26 08:30:29.381915 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-05-26 08:30:29.381939 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-05-26 08:30:29.381967 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-05-26 08:30:29.381994 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-05-26 08:30:29.382022 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-05-26 08:30:29.382050 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-05-26 08:30:29.382079 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-05-26 08:30:29.382108 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-05-26 08:30:29.382137 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-05-26 08:30:29.382164 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-05-26 08:30:29.382192 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-05-26 08:30:29.382221 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-05-26 08:30:29.382249 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-05-26 08:30:29.382273 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-05-26 08:30:29.382296 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-05-26 08:30:29.382320 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-05-26 08:30:29.382343 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-05-26 08:30:29.382366 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-05-26 08:30:29.382389 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-05-26 08:30:29.382412 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-05-26 08:30:29.382437 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-05-26 08:30:29.382464 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-05-26 08:30:29.382496 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-05-26 08:30:29.382526 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-05-26 08:30:29.382555 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-05-26 08:30:29.382588 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-05-26 08:30:29.382622 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-05-26 08:30:29.382653 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-05-26 08:30:29.382682 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-26 08:30:29.382710 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-26 08:30:29.382742 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-26 08:30:29.382783 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:30:29.382811 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-26 08:30:29.382837 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-26 08:30:29.382865 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-26 08:30:29.382915 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-26 08:30:29.382942 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-26 08:30:29.382969 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-26 08:30:29.382997 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-26 08:30:29.383025 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-26 08:30:29.383054 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-26 08:30:29.383084 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-26 08:30:29.383115 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-26 08:30:29.383145 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-26 08:30:29.383170 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-26 08:30:29.383189 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-26 08:30:29.383207 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:30:29.383226 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-26 08:30:29.383244 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-26 08:30:29.383262 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-26 08:30:29.383281 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-26 08:30:29.383299 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-26 08:30:29.383317 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-26 08:30:29.383336 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-26 08:30:29.383355 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-m85hn.txt 2026-05-26 08:30:29.383374 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-m85hn.yaml 2026-05-26 08:30:29.383417 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-26 08:30:29.383451 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-26 08:30:29.383478 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-26 08:30:29.383507 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-26 08:30:29.383528 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-26 08:30:29.383560 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-26 08:30:29.383610 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-26 08:30:29.383641 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-26 08:30:29.383662 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-26 08:30:29.383682 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-26 08:30:29.383708 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-26 08:30:29.383728 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-26 08:30:29.383747 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-26 08:30:29.383766 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-26 08:30:29.383786 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-26 08:30:29.383805 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-26 08:30:29.383823 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-26 08:30:29.383842 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-26 08:30:29.383860 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-26 08:30:29.383879 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-26 08:30:29.383896 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-26 08:30:29.383915 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-26 08:30:29.383933 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-26 08:30:29.383951 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-26 08:30:29.383968 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-26 08:30:29.383985 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-26 08:30:29.384003 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-26 08:30:29.384021 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-26 08:30:29.384039 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-26 08:30:29.384057 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-26 08:30:29.384075 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-26 08:30:29.384092 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-26 08:30:29.384110 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-26 08:30:29.384128 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-26 08:30:29.384145 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-26 08:30:29.384163 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-05-26 08:30:29.384181 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-05-26 08:30:29.384198 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-05-26 08:30:29.384215 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-05-26 08:30:29.384232 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-05-26 08:30:29.384250 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-05-26 08:30:29.384268 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-05-26 08:30:29.384285 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-05-26 08:30:29.384307 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-05-26 08:30:29.384325 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:30:29.384342 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-05-26 08:30:29.384360 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-05-26 08:30:29.384377 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-05-26 08:30:29.384395 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-05-26 08:30:29.384412 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-05-26 08:30:29.384430 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-05-26 08:30:29.384447 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-05-26 08:30:29.384465 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-05-26 08:30:29.384482 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-05-26 08:30:29.384500 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-05-26 08:30:29.384517 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-05-26 08:30:29.384534 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-05-26 08:30:29.384552 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-05-26 08:30:29.384569 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-05-26 08:30:29.384588 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-05-26 08:30:29.384606 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-05-26 08:30:29.384623 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-xdr6z.txt 2026-05-26 08:30:29.384642 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-xdr6z.yaml 2026-05-26 08:30:29.384669 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-ghtbd.txt 2026-05-26 08:30:29.384700 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-ghtbd.yaml 2026-05-26 08:30:29.384724 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-05-26 08:30:29.384744 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-05-26 08:30:29.384763 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-05-26 08:30:29.384782 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-05-26 08:30:29.384800 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-05-26 08:30:29.384818 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-05-26 08:30:29.384837 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-05-26 08:30:29.384856 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-05-26 08:30:29.384874 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-05-26 08:30:29.384892 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-05-26 08:30:29.384910 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-05-26 08:30:29.384927 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-05-26 08:30:29.384974 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-05-26 08:30:29.384998 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-05-26 08:30:29.385018 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-05-26 08:30:29.385036 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-05-26 08:30:29.385055 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-05-26 08:30:29.385073 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-05-26 08:30:29.385091 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-05-26 08:30:29.385110 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-05-26 08:30:29.385128 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-05-26 08:30:29.385146 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-05-26 08:30:29.385163 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-05-26 08:30:29.385181 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-05-26 08:30:29.385199 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-05-26 08:30:29.385216 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-05-26 08:30:29.385234 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-05-26 08:30:29.385253 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-26 08:30:29.385272 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-26 08:30:29.385290 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-26 08:30:29.385308 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:30:29.385326 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-26 08:30:29.385344 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-26 08:30:29.385362 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-26 08:30:29.385380 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-26 08:30:29.385398 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-26 08:30:29.385415 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-26 08:30:29.385433 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-26 08:30:29.385451 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-26 08:30:29.385469 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:30:29.385488 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-26 08:30:29.385506 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-26 08:30:29.385524 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-26 08:30:29.385542 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-26 08:30:29.385560 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-26 08:30:29.385578 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-26 08:30:29.385596 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-26 08:30:29.385620 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-26 08:30:29.385639 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-26 08:30:29.385657 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-26 08:30:29.385675 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-26 08:30:29.385693 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-26 08:30:29.385711 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-26 08:30:29.385729 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-26 08:30:29.385754 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-26 08:30:29.385783 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-26 08:30:29.385813 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-26 08:30:29.385834 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-26 08:30:29.385853 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-26 08:30:29.385872 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-26 08:30:29.385890 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-26 08:30:29.385909 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-26 08:30:29.385927 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-26 08:30:29.385945 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-26 08:30:29.385963 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-26 08:30:29.385982 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-26 08:30:29.385999 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:30:29.386017 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-26 08:30:29.386035 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-26 08:30:29.386053 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-26 08:30:29.386073 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-26 08:30:29.386099 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-26 08:30:29.386125 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-26 08:30:29.386145 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-26 08:30:29.386164 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-26 08:30:29.386183 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-26 08:30:29.386201 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-26 08:30:29.386219 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-26 08:30:29.386237 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-26 08:30:29.386255 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-26 08:30:29.386273 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-26 08:30:29.386291 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-26 08:30:29.386310 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-26 08:30:29.386335 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-26 08:30:29.386355 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-26 08:30:29.386374 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-xqk5v.txt 2026-05-26 08:30:29.386392 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-xqk5v.yaml 2026-05-26 08:30:29.386410 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-zxzhj.txt 2026-05-26 08:30:29.386428 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-zxzhj.yaml 2026-05-26 08:30:29.386446 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-6nllh.txt 2026-05-26 08:30:29.386463 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-6nllh.yaml 2026-05-26 08:30:29.386480 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-72g4t.txt 2026-05-26 08:30:29.386497 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-72g4t.yaml 2026-05-26 08:30:29.386515 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-26 08:30:29.386532 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-26 08:30:29.386550 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-26 08:30:29.386568 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-26 08:30:29.386585 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-26 08:30:29.386603 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-26 08:30:29.386622 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-wqp5v.txt 2026-05-26 08:30:29.386642 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-wqp5v.yaml 2026-05-26 08:30:29.386661 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-26 08:30:29.386679 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-26 08:30:29.386697 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-26 08:30:29.386715 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-26 08:30:29.386732 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-26 08:30:29.386750 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-26 08:30:29.386768 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-26 08:30:29.386785 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-26 08:30:29.386803 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-26 08:30:29.386821 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-26 08:30:29.386845 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-26 08:30:29.386874 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-26 08:30:29.386945 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-26 08:30:29.386968 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-26 08:30:29.386987 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-26 08:30:29.387006 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-26 08:30:29.387025 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-26 08:30:29.387049 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-26 08:30:29.387068 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-26 08:30:29.387086 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-26 08:30:29.387104 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-26 08:30:29.387121 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-26 08:30:29.387139 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-26 08:30:29.387157 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-26 08:30:29.387174 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-26 08:30:29.387192 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-26 08:30:29.387210 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-26 08:30:29.387227 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-26 08:30:29.387245 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-26 08:30:29.387263 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-26 08:30:29.387281 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-26 08:30:29.387299 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-26 08:30:29.387316 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-26 08:30:29.387334 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-26 08:30:29.387352 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-26 08:30:29.387369 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-26 08:30:29.387387 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-26 08:30:29.387406 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-26 08:30:29.387424 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-26 08:30:29.387443 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-26 08:30:29.387462 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-26 08:30:29.387481 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-26 08:30:29.387499 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-26 08:30:29.387518 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-26 08:30:29.387536 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-26 08:30:29.387555 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-26 08:30:29.387573 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-26 08:30:29.387592 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-26 08:30:29.387610 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-26 08:30:29.387628 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-26 08:30:29.387652 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-26 08:30:29.387671 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ik8lex.txt 2026-05-26 08:30:29.387690 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ik8lex.yaml 2026-05-26 08:30:29.387709 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-lsnt40.txt 2026-05-26 08:30:29.387728 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-lsnt40.yaml 2026-05-26 08:30:29.387746 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-26 08:30:29.387764 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-26 08:30:29.387782 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-26 08:30:29.387800 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-26 08:30:29.387818 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-26 08:30:29.387836 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-26 08:30:29.387854 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-26 08:30:29.387872 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-26 08:30:29.387889 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-26 08:30:29.387908 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-26 08:30:29.387929 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-26 08:30:29.387957 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-26 08:30:29.387987 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-26 08:30:29.388009 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-26 08:30:29.388027 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-26 08:30:29.388046 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-26 08:30:29.388064 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-26 08:30:29.388083 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-26 08:30:29.388101 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-26 08:30:29.388119 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-26 08:30:29.388137 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-26 08:30:29.388155 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-26 08:30:29.388173 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-26 08:30:29.388191 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-26 08:30:29.388209 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-26 08:30:29.388227 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-26 08:30:29.388244 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-26 08:30:29.388262 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-26 08:30:29.388280 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-26 08:30:29.388304 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-26 08:30:29.388323 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-26 08:30:29.388341 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-26 08:30:29.388359 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-26 08:30:29.388377 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-26 08:30:29.388394 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-26 08:30:29.388412 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-26 08:30:29.388430 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-26 08:30:29.388448 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-26 08:30:29.388465 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-26 08:30:29.388483 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-26 08:30:29.388501 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-26 08:30:29.388519 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-26 08:30:29.388536 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-26 08:30:29.388554 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-26 08:30:29.388573 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-26 08:30:29.388590 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-26 08:30:29.388608 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-26 08:30:29.388626 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-26 08:30:29.388644 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-26 08:30:29.388662 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-26 08:30:29.388679 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-26 08:30:29.388698 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-26 08:30:29.388716 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-26 08:30:29.388735 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-26 08:30:29.388754 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-26 08:30:29.388772 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-26 08:30:29.388792 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-26 08:30:29.388811 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-26 08:30:29.388829 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-26 08:30:29.388848 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-26 08:30:29.388866 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-26 08:30:29.388890 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-26 08:30:29.388910 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-26 08:30:29.388929 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-26 08:30:29.388949 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-26 08:30:29.388986 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-26 08:30:29.389007 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-26 08:30:29.389032 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-26 08:30:29.389062 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-26 08:30:29.389087 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-26 08:30:29.389106 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-26 08:30:29.389125 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-26 08:30:29.389144 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-26 08:30:29.389162 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-26 08:30:29.389180 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-26 08:30:29.389198 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-26 08:30:29.389216 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-26 08:30:29.389234 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-26 08:30:29.389252 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-26 08:30:29.389270 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-26 08:30:29.389289 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-26 08:30:29.389308 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-26 08:30:29.389326 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-05-26 08:30:29.389344 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-05-26 08:30:29.389365 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-05-26 08:30:29.389391 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:30:29.389416 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-05-26 08:30:29.389435 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-05-26 08:30:29.389452 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-05-26 08:30:29.389470 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-05-26 08:30:29.389488 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-05-26 08:30:29.389506 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-05-26 08:30:29.389524 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-lcvg7.txt 2026-05-26 08:30:29.389542 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-lcvg7.yaml 2026-05-26 08:30:29.389560 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-05-26 08:30:29.389587 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-05-26 08:30:29.389607 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-05-26 08:30:29.389625 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-05-26 08:30:29.389643 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-05-26 08:30:29.389661 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-05-26 08:30:29.389679 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-05-26 08:30:29.389696 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-05-26 08:30:29.389713 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-05-26 08:30:29.389731 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-05-26 08:30:29.389749 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-05-26 08:30:29.389767 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-05-26 08:30:29.389788 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-05-26 08:30:29.389815 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-05-26 08:30:29.389839 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-05-26 08:30:29.389863 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-05-26 08:30:29.389886 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-05-26 08:30:29.389910 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-05-26 08:30:29.389935 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-05-26 08:30:29.389960 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-05-26 08:30:29.389983 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-05-26 08:30:29.390008 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-05-26 08:30:29.390031 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-05-26 08:30:29.390055 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-05-26 08:30:29.390080 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-05-26 08:30:29.390106 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-05-26 08:30:29.390133 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-05-26 08:30:29.390158 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-05-26 08:30:29.390183 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-05-26 08:30:29.390209 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-05-26 08:30:29.390235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-05-26 08:30:29.390260 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-05-26 08:30:29.390296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-05-26 08:30:29.390322 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-05-26 08:30:29.390348 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-05-26 08:30:29.390493 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-05-26 08:30:29.390530 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-05-26 08:30:29.390557 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-05-26 08:30:29.390584 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-05-26 08:30:29.390610 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:30:29.390635 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-05-26 08:30:29.390660 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-05-26 08:30:29.390686 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-05-26 08:30:29.390711 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-05-26 08:30:29.390737 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-05-26 08:30:29.390763 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-05-26 08:30:29.390790 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-05-26 08:30:29.390816 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-05-26 08:30:29.390842 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-05-26 08:30:29.390867 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-05-26 08:30:29.390907 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-05-26 08:30:29.390938 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-05-26 08:30:29.390965 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-05-26 08:30:29.390991 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-05-26 08:30:29.391016 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-05-26 08:30:29.391042 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-05-26 08:30:29.391067 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-05-26 08:30:29.391093 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-05-26 08:30:29.391119 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-05-26 08:30:29.391144 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-05-26 08:30:29.391168 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-05-26 08:30:29.391193 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-05-26 08:30:29.391219 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-05-26 08:30:29.391245 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-05-26 08:30:29.391271 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-05-26 08:30:29.391297 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-05-26 08:30:29.391332 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-05-26 08:30:29.391360 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-05-26 08:30:29.391386 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-05-26 08:30:29.391412 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-05-26 08:30:29.391438 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-05-26 08:30:29.391464 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-05-26 08:30:29.391491 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-05-26 08:30:29.391517 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-05-26 08:30:29.391543 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-05-26 08:30:29.391568 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-05-26 08:30:29.391599 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-05-26 08:30:29.391630 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-05-26 08:30:29.391662 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-05-26 08:30:29.391694 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-05-26 08:30:29.391726 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-05-26 08:30:29.391752 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-05-26 08:30:29.391778 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-05-26 08:30:29.391803 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-05-26 08:30:29.391828 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-05-26 08:30:29.391853 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-05-26 08:30:29.391878 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-05-26 08:30:29.391903 | instance | cd+++++++++ objects/namespaced/monitoring/jobs/ 2026-05-26 08:30:29.391927 | instance | >f+++++++++ objects/namespaced/monitoring/jobs/kube-prometheus-stack-admission-create.txt 2026-05-26 08:30:29.391952 | instance | >f+++++++++ objects/namespaced/monitoring/jobs/kube-prometheus-stack-admission-create.yaml 2026-05-26 08:30:29.391976 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-05-26 08:30:29.392001 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-05-26 08:30:29.392026 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-05-26 08:30:29.392054 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-05-26 08:30:29.392080 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-4bbwt.txt 2026-05-26 08:30:29.392107 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-4bbwt.yaml 2026-05-26 08:30:29.392132 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-admission-create-c4rj5.txt 2026-05-26 08:30:29.392158 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-admission-create-c4rj5.yaml 2026-05-26 08:30:29.392184 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-05-26 08:30:29.392209 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-05-26 08:30:29.392235 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-05-26 08:30:29.392260 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-05-26 08:30:29.392291 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-mfztw.txt 2026-05-26 08:30:29.392317 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-mfztw.yaml 2026-05-26 08:30:29.392342 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-05-26 08:30:29.392368 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-05-26 08:30:29.392393 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-8zsnk.txt 2026-05-26 08:30:29.392420 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-8zsnk.yaml 2026-05-26 08:30:29.392447 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-pk8mh.txt 2026-05-26 08:30:29.392473 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-pk8mh.yaml 2026-05-26 08:30:29.392499 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-qfqsx.txt 2026-05-26 08:30:29.392525 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-qfqsx.yaml 2026-05-26 08:30:29.392551 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-7mt4m.txt 2026-05-26 08:30:29.392577 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-7mt4m.yaml 2026-05-26 08:30:29.392603 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-05-26 08:30:29.392628 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-admission.txt 2026-05-26 08:30:29.392654 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-admission.yaml 2026-05-26 08:30:29.392678 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-05-26 08:30:29.392703 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-05-26 08:30:29.392729 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-05-26 08:30:29.392754 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-admission.txt 2026-05-26 08:30:29.392778 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-admission.yaml 2026-05-26 08:30:29.392803 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-05-26 08:30:29.392828 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-05-26 08:30:29.392853 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-05-26 08:30:29.392878 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-05-26 08:30:29.392903 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-05-26 08:30:29.392928 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-05-26 08:30:29.392983 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-05-26 08:30:29.393014 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-05-26 08:30:29.393041 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-05-26 08:30:29.393067 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-05-26 08:30:29.393092 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-05-26 08:30:29.393117 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-05-26 08:30:29.393142 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-05-26 08:30:29.393174 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-05-26 08:30:29.393200 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-05-26 08:30:29.393225 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-05-26 08:30:29.393250 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-05-26 08:30:29.393276 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-05-26 08:30:29.393301 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-05-26 08:30:29.393327 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-05-26 08:30:29.393353 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-05-26 08:30:29.393378 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-05-26 08:30:29.393403 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-05-26 08:30:29.393429 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-05-26 08:30:29.393454 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-05-26 08:30:29.393479 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-05-26 08:30:29.393504 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-05-26 08:30:29.393529 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-05-26 08:30:29.393554 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-05-26 08:30:29.393580 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-05-26 08:30:29.393605 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-05-26 08:30:29.393631 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-05-26 08:30:29.393656 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-05-26 08:30:29.393681 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-05-26 08:30:29.393706 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-admission.txt 2026-05-26 08:30:29.393731 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-admission.yaml 2026-05-26 08:30:29.393756 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-05-26 08:30:29.393780 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-05-26 08:30:29.393806 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-05-26 08:30:29.393832 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-05-26 08:30:29.393860 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-05-26 08:30:29.393888 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-05-26 08:30:29.393915 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-05-26 08:30:29.393942 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-05-26 08:30:29.393969 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-05-26 08:30:29.394002 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-05-26 08:30:29.394029 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-05-26 08:30:29.394054 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-05-26 08:30:29.394078 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-05-26 08:30:29.394103 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-05-26 08:30:29.394128 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-05-26 08:30:29.394153 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-05-26 08:30:29.394179 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-05-26 08:30:29.394204 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-05-26 08:30:29.394230 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-05-26 08:30:29.394255 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-05-26 08:30:29.394281 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-05-26 08:30:29.394307 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-05-26 08:30:29.394331 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-05-26 08:30:29.394355 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-05-26 08:30:29.394380 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-05-26 08:30:29.394404 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-05-26 08:30:29.394428 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-05-26 08:30:29.394453 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-05-26 08:30:29.394476 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-05-26 08:30:29.394500 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-05-26 08:30:29.394527 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-05-26 08:30:29.394554 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-05-26 08:30:29.394581 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-05-26 08:30:29.394607 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-05-26 08:30:29.394634 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-05-26 08:30:29.394659 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-05-26 08:30:29.394686 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-05-26 08:30:29.394713 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-05-26 08:30:29.394741 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-05-26 08:30:29.394768 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-05-26 08:30:29.394796 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-05-26 08:30:29.394823 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-05-26 08:30:29.394852 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-05-26 08:30:29.394881 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-05-26 08:30:29.394955 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-05-26 08:30:29.394990 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-05-26 08:30:29.395031 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-05-26 08:30:29.395066 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:30:29.395097 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-05-26 08:30:29.395125 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-05-26 08:30:29.395149 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-05-26 08:30:29.395174 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-05-26 08:30:29.395198 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-05-26 08:30:29.395222 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-05-26 08:30:29.395247 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-05-26 08:30:29.395272 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-05-26 08:30:29.395297 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-05-26 08:30:29.395321 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-05-26 08:30:29.395346 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-05-26 08:30:29.395372 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-05-26 08:30:29.395398 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-05-26 08:30:29.395426 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-05-26 08:30:29.395454 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-05-26 08:30:29.395481 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-05-26 08:30:29.395509 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-05-26 08:30:29.395535 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-05-26 08:30:29.395561 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-05-26 08:30:29.395586 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-05-26 08:30:29.395615 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-05-26 08:30:29.395641 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-05-26 08:30:29.395669 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-05-26 08:30:29.395696 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-05-26 08:30:29.395725 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-05-26 08:30:29.395754 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-05-26 08:30:29.395782 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-05-26 08:30:29.395810 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-05-26 08:30:29.395838 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-05-26 08:30:29.395864 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-05-26 08:30:29.395890 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-05-26 08:30:29.395917 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-05-26 08:30:29.395946 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-05-26 08:30:29.395975 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-05-26 08:30:29.396015 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-05-26 08:30:29.396047 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-05-26 08:30:29.396077 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-05-26 08:30:29.396104 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-05-26 08:30:29.396133 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-05-26 08:30:29.396166 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-05-26 08:30:29.396198 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-05-26 08:30:29.396228 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-05-26 08:30:29.396258 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-05-26 08:30:29.396287 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-05-26 08:30:29.396318 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-05-26 08:30:29.396349 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-05-26 08:30:29.396378 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-05-26 08:30:29.396404 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-05-26 08:30:29.396431 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-05-26 08:30:29.396460 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-05-26 08:30:29.396487 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-05-26 08:30:29.396513 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-05-26 08:30:29.396540 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-05-26 08:30:29.396567 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-05-26 08:30:29.396593 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-05-26 08:30:29.396621 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-05-26 08:30:29.396648 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-05-26 08:30:29.396675 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-05-26 08:30:29.396700 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-05-26 08:30:29.396726 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-05-26 08:30:29.396751 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-05-26 08:30:29.396775 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-05-26 08:30:29.396800 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-05-26 08:30:29.396825 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-05-26 08:30:29.396849 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-05-26 08:30:29.396873 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-05-26 08:30:29.396898 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-05-26 08:30:29.396923 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-05-26 08:30:29.396948 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-05-26 08:30:29.397012 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-05-26 08:30:29.397043 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-05-26 08:30:29.397072 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-05-26 08:30:29.397100 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-05-26 08:30:29.397126 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-05-26 08:30:29.397154 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-05-26 08:30:29.397179 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-05-26 08:30:29.397202 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-05-26 08:30:29.397230 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-05-26 08:30:29.397262 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-26 08:30:29.397292 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-26 08:30:29.397323 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-05-26 08:30:29.397349 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-05-26 08:30:29.397375 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-05-26 08:30:29.397404 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-05-26 08:30:29.397430 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-05-26 08:30:29.397453 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-05-26 08:30:29.397476 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-05-26 08:30:29.397499 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-05-26 08:30:29.397521 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-05-26 08:30:29.397544 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-05-26 08:30:29.397568 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-05-26 08:30:29.397592 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-05-26 08:30:29.397615 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-05-26 08:30:29.397639 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-05-26 08:30:29.397662 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-05-26 08:30:29.397686 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-05-26 08:30:29.397710 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-05-26 08:30:29.397733 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-05-26 08:30:29.397757 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-05-26 08:30:29.397784 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-05-26 08:30:29.397813 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-05-26 08:30:29.397843 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-05-26 08:30:29.397876 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-05-26 08:30:29.397907 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-05-26 08:30:29.397945 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-05-26 08:30:29.397976 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-05-26 08:30:29.398006 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-28sdx.txt 2026-05-26 08:30:29.398034 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-28sdx.yaml 2026-05-26 08:30:29.398063 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-cb678bfb9-kdh9c.txt 2026-05-26 08:30:29.398090 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-cb678bfb9-kdh9c.yaml 2026-05-26 08:30:29.398118 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-rdr2g.txt 2026-05-26 08:30:29.398145 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-rdr2g.yaml 2026-05-26 08:30:29.398171 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-wd2t5.txt 2026-05-26 08:30:29.398196 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-wd2t5.yaml 2026-05-26 08:30:29.398223 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-w8q74.txt 2026-05-26 08:30:29.398249 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-w8q74.yaml 2026-05-26 08:30:29.398275 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-7hn87.txt 2026-05-26 08:30:29.398300 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-7hn87.yaml 2026-05-26 08:30:29.398328 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-dtjjp.txt 2026-05-26 08:30:29.398362 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-dtjjp.yaml 2026-05-26 08:30:29.398390 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-rh6wc.txt 2026-05-26 08:30:29.398417 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-rh6wc.yaml 2026-05-26 08:30:29.398444 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-05-26 08:30:29.398470 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-05-26 08:30:29.398496 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-05-26 08:30:29.398522 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-05-26 08:30:29.398548 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-bsz8b.txt 2026-05-26 08:30:29.398575 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-bsz8b.yaml 2026-05-26 08:30:29.398601 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-9qss5.txt 2026-05-26 08:30:29.398633 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-9qss5.yaml 2026-05-26 08:30:29.398660 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-05-26 08:30:29.398687 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-05-26 08:30:29.398714 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-4gwhj.txt 2026-05-26 08:30:29.398740 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-4gwhj.yaml 2026-05-26 08:30:29.398767 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-05-26 08:30:29.398793 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-05-26 08:30:29.398820 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-05-26 08:30:29.398846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-05-26 08:30:29.398873 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-05-26 08:30:29.398930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-05-26 08:30:29.398960 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-05-26 08:30:29.398987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-05-26 08:30:29.399013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-05-26 08:30:29.399039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-05-26 08:30:29.399065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-05-26 08:30:29.399090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-05-26 08:30:29.399115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-05-26 08:30:29.399139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-05-26 08:30:29.399165 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-05-26 08:30:29.399190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-05-26 08:30:29.399216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-05-26 08:30:29.399242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-05-26 08:30:29.399268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-05-26 08:30:29.399295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-05-26 08:30:29.399320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-05-26 08:30:29.399345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-05-26 08:30:29.399370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-05-26 08:30:29.399397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-05-26 08:30:29.399427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-05-26 08:30:29.399459 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-05-26 08:30:29.399488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-05-26 08:30:29.399514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-05-26 08:30:29.399541 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-05-26 08:30:29.399567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-05-26 08:30:29.399593 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-05-26 08:30:29.399621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-05-26 08:30:29.399650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-05-26 08:30:29.399676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-05-26 08:30:29.399702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-05-26 08:30:29.399729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-05-26 08:30:29.399755 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-05-26 08:30:29.399782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-05-26 08:30:29.399815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-05-26 08:30:29.399843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-05-26 08:30:29.399869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-05-26 08:30:29.399896 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-05-26 08:30:29.399922 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-05-26 08:30:29.399949 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-05-26 08:30:29.399975 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-05-26 08:30:29.400001 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-05-26 08:30:29.400027 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-05-26 08:30:29.400052 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-05-26 08:30:29.400077 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-05-26 08:30:29.400103 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-05-26 08:30:29.400129 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-05-26 08:30:29.400154 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-05-26 08:30:29.400178 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-05-26 08:30:29.400203 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-05-26 08:30:29.400227 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-05-26 08:30:29.400252 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-05-26 08:30:29.400277 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-05-26 08:30:29.400302 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-05-26 08:30:29.400327 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-05-26 08:30:29.400352 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-05-26 08:30:29.400377 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-05-26 08:30:29.400401 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-05-26 08:30:29.400426 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-05-26 08:30:29.400450 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-05-26 08:30:29.400475 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-05-26 08:30:29.400504 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-05-26 08:30:29.400681 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-05-26 08:30:29.400714 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-05-26 08:30:29.400741 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-05-26 08:30:29.400767 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-05-26 08:30:29.400793 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-05-26 08:30:29.400826 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-05-26 08:30:29.400852 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-05-26 08:30:29.400878 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-05-26 08:30:29.400903 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-05-26 08:30:29.400927 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-05-26 08:30:29.400967 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-05-26 08:30:29.400997 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-05-26 08:30:29.401023 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-05-26 08:30:29.401050 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-05-26 08:30:29.401075 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-05-26 08:30:29.401101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-05-26 08:30:29.401126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-05-26 08:30:29.401151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-05-26 08:30:29.401176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-05-26 08:30:29.401201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-05-26 08:30:29.401226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-05-26 08:30:29.401252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-05-26 08:30:29.401278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-05-26 08:30:29.401304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-05-26 08:30:29.401330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-05-26 08:30:29.401355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-05-26 08:30:29.401380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-05-26 08:30:29.401405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-05-26 08:30:29.401430 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-05-26 08:30:29.401456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-05-26 08:30:29.401482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-05-26 08:30:29.401507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-05-26 08:30:29.401533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-05-26 08:30:29.401558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-05-26 08:30:29.401586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-05-26 08:30:29.401618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-05-26 08:30:29.401647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-05-26 08:30:29.401673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-05-26 08:30:29.401699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-05-26 08:30:29.401725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-05-26 08:30:29.401751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-05-26 08:30:29.401786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-05-26 08:30:29.401816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-05-26 08:30:29.401842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-05-26 08:30:29.401868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-05-26 08:30:29.401894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-05-26 08:30:29.401921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-05-26 08:30:29.401948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-05-26 08:30:29.401976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-05-26 08:30:29.402004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-05-26 08:30:29.402032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-05-26 08:30:29.402060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-05-26 08:30:29.402088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-05-26 08:30:29.402117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-26 08:30:29.402144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-26 08:30:29.402171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-05-26 08:30:29.402196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-05-26 08:30:29.402221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-05-26 08:30:29.402246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-05-26 08:30:29.402272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-05-26 08:30:29.402296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-05-26 08:30:29.402321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-05-26 08:30:29.402346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-05-26 08:30:29.402371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-05-26 08:30:29.402403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-05-26 08:30:29.402431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-05-26 08:30:29.402460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-05-26 08:30:29.402489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-05-26 08:30:29.402517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-05-26 08:30:29.402544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-05-26 08:30:29.402571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-05-26 08:30:29.402599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-05-26 08:30:29.402626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-05-26 08:30:29.402650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-05-26 08:30:29.402685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-05-26 08:30:29.402718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-05-26 08:30:29.402745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-05-26 08:30:29.402771 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-05-26 08:30:29.402798 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-05-26 08:30:29.402828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-05-26 08:30:29.402853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-05-26 08:30:29.402876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-05-26 08:30:29.402899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-05-26 08:30:29.402970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-05-26 08:30:29.402996 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-05-26 08:30:29.403019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-05-26 08:30:29.403041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-05-26 08:30:29.403065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-05-26 08:30:29.403090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-05-26 08:30:29.403114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-05-26 08:30:29.403137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-05-26 08:30:29.403159 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-05-26 08:30:29.403182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-05-26 08:30:29.403205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-05-26 08:30:29.403227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-05-26 08:30:29.403249 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-05-26 08:30:29.403272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-05-26 08:30:29.403300 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-05-26 08:30:29.403331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-05-26 08:30:29.403361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-05-26 08:30:29.403389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-05-26 08:30:29.403416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-05-26 08:30:29.403440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-05-26 08:30:29.403465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-05-26 08:30:29.403489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-05-26 08:30:29.403513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-05-26 08:30:29.403538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-05-26 08:30:29.403564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-05-26 08:30:29.403591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-05-26 08:30:29.403634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-05-26 08:30:29.403663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-05-26 08:30:29.403692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-05-26 08:30:29.403724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-05-26 08:30:29.403752 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-05-26 08:30:29.403779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-05-26 08:30:29.403804 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-05-26 08:30:29.403834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-05-26 08:30:29.403864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-05-26 08:30:29.403892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-05-26 08:30:29.403920 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-05-26 08:30:29.403949 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-05-26 08:30:29.403979 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-05-26 08:30:29.404008 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-05-26 08:30:29.404038 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-05-26 08:30:29.404068 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-05-26 08:30:29.404099 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-05-26 08:30:29.404128 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-05-26 08:30:29.404157 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-05-26 08:30:29.404185 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-05-26 08:30:29.404216 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-05-26 08:30:29.404245 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-05-26 08:30:29.404269 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-05-26 08:30:29.404295 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-05-26 08:30:29.404322 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-05-26 08:30:29.404348 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-05-26 08:30:29.404374 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-05-26 08:30:29.404400 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-05-26 08:30:29.404425 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-05-26 08:30:29.404451 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-05-26 08:30:29.404481 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-05-26 08:30:29.404510 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-05-26 08:30:29.404532 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-05-26 08:30:29.404551 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-05-26 08:30:29.404570 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-05-26 08:30:29.404595 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-05-26 08:30:29.404614 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-05-26 08:30:29.404632 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-05-26 08:30:29.404650 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-05-26 08:30:29.404667 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-05-26 08:30:29.404685 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-26 08:30:29.404703 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-26 08:30:29.404721 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-05-26 08:30:29.404738 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-05-26 08:30:29.404756 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-05-26 08:30:29.404774 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-05-26 08:30:29.404799 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-05-26 08:30:29.404825 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-05-26 08:30:29.404853 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-05-26 08:30:29.404880 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-05-26 08:30:29.404910 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-05-26 08:30:29.404939 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-05-26 08:30:29.404998 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-05-26 08:30:29.405037 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-05-26 08:30:29.405074 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-05-26 08:30:29.405105 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-05-26 08:30:29.405132 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-05-26 08:30:29.405159 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-05-26 08:30:29.405184 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-05-26 08:30:29.405207 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-05-26 08:30:29.405230 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:30:29.405254 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-05-26 08:30:29.405278 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-05-26 08:30:29.405301 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-05-26 08:30:29.405324 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-05-26 08:30:29.405349 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-05-26 08:30:29.405376 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-05-26 08:30:29.405403 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-05-26 08:30:29.405430 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-05-26 08:30:29.405457 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-jc68x.txt 2026-05-26 08:30:29.405482 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-jc68x.yaml 2026-05-26 08:30:29.405514 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-05-26 08:30:29.405542 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-05-26 08:30:29.405569 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-05-26 08:30:29.405596 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-05-26 08:30:29.405622 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-05-26 08:30:29.405649 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-05-26 08:30:29.405676 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-05-26 08:30:29.405702 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-05-26 08:30:29.405729 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-05-26 08:30:29.405760 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-05-26 08:30:29.405792 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-05-26 08:30:29.405822 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-05-26 08:30:29.405851 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-05-26 08:30:29.405882 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-05-26 08:30:29.405914 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-05-26 08:30:29.405943 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-05-26 08:30:29.405974 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-05-26 08:30:29.406006 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-05-26 08:30:29.406037 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-05-26 08:30:29.406066 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-05-26 08:30:29.406088 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-05-26 08:30:29.406106 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-05-26 08:30:29.406125 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-05-26 08:30:29.406143 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-05-26 08:30:29.406161 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-05-26 08:30:29.406178 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-05-26 08:30:29.406196 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-05-26 08:30:29.406215 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-05-26 08:30:29.406233 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-05-26 08:30:29.406251 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-05-26 08:30:29.406269 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-05-26 08:30:29.406287 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-05-26 08:30:29.406305 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-05-26 08:30:29.406323 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-05-26 08:30:29.406340 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-05-26 08:30:29.406358 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-05-26 08:30:29.406383 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-05-26 08:30:29.406403 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-05-26 08:30:29.406422 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-05-26 08:30:29.406440 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-05-26 08:30:29.406458 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-05-26 08:30:29.406476 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-05-26 08:30:29.406494 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-05-26 08:30:29.406512 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-05-26 08:30:29.406535 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-05-26 08:30:29.406561 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-05-26 08:30:29.406584 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-05-26 08:30:29.406603 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-05-26 08:30:29.406622 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-05-26 08:30:29.406645 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-05-26 08:30:29.406674 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-05-26 08:30:29.406706 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-05-26 08:30:29.406738 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-05-26 08:30:29.406772 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-05-26 08:30:29.406799 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-05-26 08:30:29.406826 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-05-26 08:30:29.406849 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-05-26 08:30:29.406876 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-05-26 08:30:29.406902 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-05-26 08:30:29.406971 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-05-26 08:30:29.406993 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-05-26 08:30:29.407013 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-05-26 08:30:29.407037 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-05-26 08:30:29.407065 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-05-26 08:30:29.407094 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-05-26 08:30:29.407126 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-05-26 08:30:29.407159 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-05-26 08:30:29.407190 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:30:29.407222 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-05-26 08:30:29.407251 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-05-26 08:30:29.407292 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-05-26 08:30:29.407327 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-05-26 08:30:29.407358 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-6lws9.txt 2026-05-26 08:30:29.407391 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-6lws9.yaml 2026-05-26 08:30:29.407426 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-05-26 08:30:29.407460 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-05-26 08:30:29.407491 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-05-26 08:30:29.407515 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-05-26 08:30:29.407539 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-05-26 08:30:29.432117 | 2026-05-26 08:30:29.432269 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-26 08:30:29.628987 | instance | changed 2026-05-26 08:30:29.635347 | 2026-05-26 08:30:29.635433 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-26 08:30:29.855346 | instance | changed 2026-05-26 08:30:29.861810 | 2026-05-26 08:30:29.861957 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-26 08:30:30.466555 | instance | auth-system/keycloak-0/keycloak 2026-05-26 08:30:30.653370 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-05-26 08:30:30.827483 | instance | cert-manager/cert-manager-75c4c745bc-d4znr/cert-manager-controller 2026-05-26 08:30:31.011957 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-d4znr" not found 2026-05-26 08:30:31.194045 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-qcjbt/cert-manager-cainjector 2026-05-26 08:30:31.409031 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-qcjbt" not found 2026-05-26 08:30:31.596136 | instance | cert-manager/cert-manager-webhook-548949fc64-276dr/cert-manager-webhook 2026-05-26 08:30:31.794178 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-276dr" not found 2026-05-26 08:30:31.982315 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-m85hn/envoy-gateway 2026-05-26 08:30:32.181554 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-m85hn" not found 2026-05-26 08:30:32.354454 | instance | ingress-nginx/ingress-nginx-controller-xdr6z/controller 2026-05-26 08:30:32.535591 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-xdr6z" not found 2026-05-26 08:30:32.707760 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-ghtbd/ingress-nginx-default-backend 2026-05-26 08:30:32.888975 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-ghtbd" not found 2026-05-26 08:30:33.057021 | instance | kube-system/cilium-operator-869df985b8-xqk5v/cilium-operator 2026-05-26 08:30:33.245305 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-xqk5v" not found 2026-05-26 08:30:33.432245 | instance | kube-system/cilium-zxzhj/config 2026-05-26 08:30:33.625573 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-zxzhj" not found 2026-05-26 08:30:33.630586 | instance | kube-system/cilium-zxzhj/mount-cgroup 2026-05-26 08:30:33.815028 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-zxzhj" not found 2026-05-26 08:30:33.817529 | instance | kube-system/cilium-zxzhj/apply-sysctl-overwrites 2026-05-26 08:30:34.017490 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-zxzhj" not found 2026-05-26 08:30:34.021945 | instance | kube-system/cilium-zxzhj/mount-bpf-fs 2026-05-26 08:30:34.217810 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-zxzhj" not found 2026-05-26 08:30:34.222150 | instance | kube-system/cilium-zxzhj/clean-cilium-state 2026-05-26 08:30:34.427533 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-zxzhj" not found 2026-05-26 08:30:34.432760 | instance | kube-system/cilium-zxzhj/install-cni-binaries 2026-05-26 08:30:34.635313 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-zxzhj" not found 2026-05-26 08:30:34.639693 | instance | kube-system/cilium-zxzhj/cilium-agent 2026-05-26 08:30:34.855039 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-zxzhj" not found 2026-05-26 08:30:35.031712 | instance | kube-system/coredns-67659f764b-6nllh/coredns 2026-05-26 08:30:35.239067 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-6nllh" not found 2026-05-26 08:30:35.413864 | instance | kube-system/coredns-67659f764b-72g4t/coredns 2026-05-26 08:30:35.615426 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-72g4t" not found 2026-05-26 08:30:35.779315 | instance | kube-system/etcd-instance/etcd 2026-05-26 08:30:36.032332 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-26 08:30:36.193086 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-26 08:30:36.402703 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-26 08:30:36.579341 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-26 08:30:36.791929 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-05-26 08:30:36.958688 | instance | kube-system/kube-proxy-wqp5v/kube-proxy 2026-05-26 08:30:37.132256 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-wqp5v" not found 2026-05-26 08:30:37.312902 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-26 08:30:37.496831 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-05-26 08:30:37.673418 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-26 08:30:37.867347 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-05-26 08:30:38.057490 | instance | local-path-storage/local-path-provisioner-679c578f5-lcvg7/local-path-provisioner 2026-05-26 08:30:38.239405 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-lcvg7" not found 2026-05-26 08:30:38.411853 | instance | monitoring/goldpinger-4bbwt/goldpinger-daemon 2026-05-26 08:30:38.580234 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-4bbwt" not found 2026-05-26 08:30:38.768445 | instance | monitoring/kube-prometheus-stack-admission-create-c4rj5/create 2026-05-26 08:30:38.855600 | instance | Error from server (BadRequest): container "create" in pod "kube-prometheus-stack-admission-create-c4rj5" is waiting to start: ContainerCreating 2026-05-26 08:30:38.945355 | instance | Error from server (BadRequest): previous terminated container "create" in pod "kube-prometheus-stack-admission-create-c4rj5" not found 2026-05-26 08:30:39.159431 | instance | monitoring/loki-0/loki 2026-05-26 08:30:39.349581 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-05-26 08:30:39.528754 | instance | monitoring/loki-chunks-cache-0/memcached 2026-05-26 08:30:39.719535 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-05-26 08:30:39.724405 | instance | monitoring/loki-chunks-cache-0/exporter 2026-05-26 08:30:39.919717 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-05-26 08:30:40.095382 | instance | monitoring/loki-gateway-cf54cb88c-mfztw/nginx 2026-05-26 08:30:40.318232 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-mfztw" not found 2026-05-26 08:30:40.504367 | instance | monitoring/loki-results-cache-0/memcached 2026-05-26 08:30:40.688769 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-05-26 08:30:40.693139 | instance | monitoring/loki-results-cache-0/exporter 2026-05-26 08:30:40.893117 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-05-26 08:30:41.078268 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-8zsnk/gc 2026-05-26 08:30:41.267337 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-8zsnk" not found 2026-05-26 08:30:41.438343 | instance | monitoring/node-feature-discovery-master-8665476dbc-pk8mh/master 2026-05-26 08:30:41.624908 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-pk8mh" not found 2026-05-26 08:30:41.810307 | instance | monitoring/node-feature-discovery-worker-qfqsx/worker 2026-05-26 08:30:42.002232 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-qfqsx" not found 2026-05-26 08:30:42.195675 | instance | monitoring/vector-7mt4m/vector 2026-05-26 08:30:42.393851 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-7mt4m" not found 2026-05-26 08:30:42.562073 | instance | openstack/keepalived-28sdx/init 2026-05-26 08:30:42.751977 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-28sdx" not found 2026-05-26 08:30:42.755804 | instance | openstack/keepalived-28sdx/wait-for-ip 2026-05-26 08:30:42.841496 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-28sdx" is waiting to start: PodInitializing 2026-05-26 08:30:42.931953 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-28sdx" not found 2026-05-26 08:30:42.935302 | instance | openstack/keepalived-28sdx/keepalived 2026-05-26 08:30:43.022417 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-28sdx" is waiting to start: PodInitializing 2026-05-26 08:30:43.107548 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-28sdx" not found 2026-05-26 08:30:43.277595 | instance | openstack/keystone-api-cb678bfb9-kdh9c/init 2026-05-26 08:30:43.496485 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-cb678bfb9-kdh9c" not found 2026-05-26 08:30:43.501037 | instance | openstack/keystone-api-cb678bfb9-kdh9c/keystone-api 2026-05-26 08:30:43.588053 | instance | Error from server (BadRequest): container "keystone-api" in pod "keystone-api-cb678bfb9-kdh9c" is waiting to start: PodInitializing 2026-05-26 08:30:43.680014 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-cb678bfb9-kdh9c" not found 2026-05-26 08:30:43.854836 | instance | openstack/keystone-credential-setup-rdr2g/init 2026-05-26 08:30:44.030283 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-rdr2g" not found 2026-05-26 08:30:44.033828 | instance | openstack/keystone-credential-setup-rdr2g/keystone-credential-setup 2026-05-26 08:30:44.208555 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-rdr2g" not found 2026-05-26 08:30:44.377451 | instance | openstack/keystone-db-init-wd2t5/init 2026-05-26 08:30:44.542705 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-wd2t5" not found 2026-05-26 08:30:44.547317 | instance | openstack/keystone-db-init-wd2t5/keystone-db-init-0 2026-05-26 08:30:44.641280 | instance | Error from server (BadRequest): container "keystone-db-init-0" in pod "keystone-db-init-wd2t5" is waiting to start: PodInitializing 2026-05-26 08:30:44.727439 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-wd2t5" not found 2026-05-26 08:30:44.907273 | instance | openstack/libvirt-libvirt-default-w8q74/init 2026-05-26 08:30:45.098014 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-w8q74" not found 2026-05-26 08:30:45.102818 | instance | openstack/libvirt-libvirt-default-w8q74/init-dynamic-options 2026-05-26 08:30:45.194064 | instance | Error from server (BadRequest): container "init-dynamic-options" in pod "libvirt-libvirt-default-w8q74" is waiting to start: PodInitializing 2026-05-26 08:30:45.280269 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-w8q74" not found 2026-05-26 08:30:45.284464 | instance | openstack/libvirt-libvirt-default-w8q74/ceph-admin-keyring-placement 2026-05-26 08:30:45.367217 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-w8q74" is waiting to start: PodInitializing 2026-05-26 08:30:45.455088 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-w8q74" not found 2026-05-26 08:30:45.459714 | instance | openstack/libvirt-libvirt-default-w8q74/ceph-keyring-placement 2026-05-26 08:30:45.549076 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "libvirt-libvirt-default-w8q74" is waiting to start: PodInitializing 2026-05-26 08:30:45.638564 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-w8q74" not found 2026-05-26 08:30:45.641786 | instance | openstack/libvirt-libvirt-default-w8q74/tls-sidecar 2026-05-26 08:30:45.732269 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-w8q74" is waiting to start: PodInitializing 2026-05-26 08:30:45.822507 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-w8q74" not found 2026-05-26 08:30:45.826219 | instance | openstack/libvirt-libvirt-default-w8q74/libvirt 2026-05-26 08:30:45.911161 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-w8q74" is waiting to start: PodInitializing 2026-05-26 08:30:45.997103 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-w8q74" not found 2026-05-26 08:30:46.000349 | instance | openstack/libvirt-libvirt-default-w8q74/libvirt-exporter 2026-05-26 08:30:46.085322 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-w8q74" is waiting to start: PodInitializing 2026-05-26 08:30:46.176025 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-w8q74" not found 2026-05-26 08:30:46.357993 | instance | openstack/memcached-memcached-cf56b6468-7hn87/init 2026-05-26 08:30:46.542471 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-cf56b6468-7hn87" not found 2026-05-26 08:30:46.546195 | instance | openstack/memcached-memcached-cf56b6468-7hn87/memcached 2026-05-26 08:30:46.719826 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-cf56b6468-7hn87" not found 2026-05-26 08:30:46.724061 | instance | openstack/memcached-memcached-cf56b6468-7hn87/memcached-exporter 2026-05-26 08:30:46.928069 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-cf56b6468-7hn87" not found 2026-05-26 08:30:47.098112 | instance | openstack/neutron-coredns-7dd4958666-dtjjp/coredns 2026-05-26 08:30:47.287177 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-dtjjp" not found 2026-05-26 08:30:47.471880 | instance | openstack/openvswitch-rh6wc/init 2026-05-26 08:30:47.669270 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-rh6wc" not found 2026-05-26 08:30:47.672729 | instance | openstack/openvswitch-rh6wc/openvswitch-db-perms 2026-05-26 08:30:47.843911 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-rh6wc" not found 2026-05-26 08:30:47.847160 | instance | openstack/openvswitch-rh6wc/openvswitch-vswitchd-modules 2026-05-26 08:30:48.022317 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-rh6wc" not found 2026-05-26 08:30:48.026359 | instance | openstack/openvswitch-rh6wc/openvswitch-db 2026-05-26 08:30:48.216608 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-rh6wc" not found 2026-05-26 08:30:48.219641 | instance | openstack/openvswitch-rh6wc/openvswitch-vswitchd 2026-05-26 08:30:48.403967 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-rh6wc" not found 2026-05-26 08:30:48.589734 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-05-26 08:30:48.779857 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-26 08:30:48.783796 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-05-26 08:30:48.975458 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-26 08:30:48.980625 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-05-26 08:30:49.197733 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-05-26 08:30:49.202645 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-05-26 08:30:49.376980 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-05-26 08:30:49.541258 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-05-26 08:30:49.728433 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-05-26 08:30:49.732623 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-05-26 08:30:49.964995 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-05-26 08:30:49.970244 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-05-26 08:30:50.156688 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-05-26 08:30:50.344571 | instance | openstack/pxc-operator-69cb5bbdb9-bsz8b/percona-xtradb-cluster-operator 2026-05-26 08:30:50.540490 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-bsz8b" not found 2026-05-26 08:30:50.705403 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-9qss5/rabbitmq-cluster-operator 2026-05-26 08:30:50.886542 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-9qss5" not found 2026-05-26 08:30:51.061919 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-05-26 08:30:51.232443 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-05-26 08:30:51.235844 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-05-26 08:30:51.427001 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-05-26 08:30:51.604672 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-4gwhj/rabbitmq-cluster-operator 2026-05-26 08:30:51.778211 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-4gwhj" not found 2026-05-26 08:30:51.963442 | instance | openstack/valkey-node-0/valkey 2026-05-26 08:30:52.138092 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-05-26 08:30:52.143292 | instance | openstack/valkey-node-0/sentinel 2026-05-26 08:30:52.320758 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-05-26 08:30:52.324600 | instance | openstack/valkey-node-0/metrics 2026-05-26 08:30:52.531832 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-05-26 08:30:52.702597 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-jc68x/rook-ceph-operator 2026-05-26 08:30:52.900811 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-jc68x" not found 2026-05-26 08:30:53.096612 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-6lws9/secretgen-controller 2026-05-26 08:30:53.398761 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-6lws9" not found 2026-05-26 08:30:53.454585 | instance | ERROR 2026-05-26 08:30:53.454783 | instance | { 2026-05-26 08:30:53.454826 | instance | "delta": "0:00:23.326983", 2026-05-26 08:30:53.454855 | instance | "end": "2026-05-26 08:30:53.403688", 2026-05-26 08:30:53.454882 | instance | "msg": "non-zero return code", 2026-05-26 08:30:53.454907 | instance | "rc": 123, 2026-05-26 08:30:53.454936 | instance | "start": "2026-05-26 08:30:30.076705" 2026-05-26 08:30:53.454962 | instance | } 2026-05-26 08:30:53.454995 | instance | ERROR: Ignoring Errors 2026-05-26 08:30:53.463589 | 2026-05-26 08:30:53.463690 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-26 08:30:54.040891 | instance | changed: 2026-05-26 08:30:54.041201 | instance | cd+++++++++ pod-logs/ 2026-05-26 08:30:54.041288 | instance | cd+++++++++ pod-logs/auth-system/ 2026-05-26 08:30:54.041345 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-05-26 08:30:54.041387 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-05-26 08:30:54.041418 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-05-26 08:30:54.041446 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-d4znr/ 2026-05-26 08:30:54.041475 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-d4znr/cert-manager-controller.txt 2026-05-26 08:30:54.041523 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-qcjbt/ 2026-05-26 08:30:54.041552 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-qcjbt/cert-manager-cainjector.txt 2026-05-26 08:30:54.041580 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-276dr/ 2026-05-26 08:30:54.041608 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-276dr/cert-manager-webhook.txt 2026-05-26 08:30:54.041636 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-26 08:30:54.041663 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-m85hn/ 2026-05-26 08:30:54.041691 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-m85hn/envoy-gateway.txt 2026-05-26 08:30:54.041718 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-26 08:30:54.041746 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-05-26 08:30:54.041773 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-05-26 08:30:54.041801 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-05-26 08:30:54.041829 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-05-26 08:30:54.041857 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-d4znr/ 2026-05-26 08:30:54.041884 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-d4znr/cert-manager-controller.txt 2026-05-26 08:30:54.041914 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-qcjbt/ 2026-05-26 08:30:54.041942 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-qcjbt/cert-manager-cainjector.txt 2026-05-26 08:30:54.041975 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-276dr/ 2026-05-26 08:30:54.042003 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-276dr/cert-manager-webhook.txt 2026-05-26 08:30:54.042031 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-26 08:30:54.042059 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-m85hn/ 2026-05-26 08:30:54.042086 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-m85hn/envoy-gateway.txt 2026-05-26 08:30:54.042113 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-05-26 08:30:54.042142 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-xdr6z/ 2026-05-26 08:30:54.042170 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-xdr6z/controller.txt 2026-05-26 08:30:54.042197 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-ghtbd/ 2026-05-26 08:30:54.042224 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-ghtbd/ingress-nginx-default-backend.txt 2026-05-26 08:30:54.042253 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-26 08:30:54.042281 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-xqk5v/ 2026-05-26 08:30:54.042308 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-xqk5v/cilium-operator.txt 2026-05-26 08:30:54.042335 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-zxzhj/ 2026-05-26 08:30:54.042363 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-zxzhj/apply-sysctl-overwrites.txt 2026-05-26 08:30:54.042390 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-zxzhj/cilium-agent.txt 2026-05-26 08:30:54.042417 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-zxzhj/clean-cilium-state.txt 2026-05-26 08:30:54.042444 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-zxzhj/config.txt 2026-05-26 08:30:54.042478 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-zxzhj/install-cni-binaries.txt 2026-05-26 08:30:54.042507 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-zxzhj/mount-bpf-fs.txt 2026-05-26 08:30:54.042534 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-zxzhj/mount-cgroup.txt 2026-05-26 08:30:54.042561 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-6nllh/ 2026-05-26 08:30:54.042588 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-6nllh/coredns.txt 2026-05-26 08:30:54.042615 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-72g4t/ 2026-05-26 08:30:54.042642 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-72g4t/coredns.txt 2026-05-26 08:30:54.042669 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-26 08:30:54.042696 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-26 08:30:54.042723 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-26 08:30:54.042749 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-26 08:30:54.042776 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-26 08:30:54.042810 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-26 08:30:54.042849 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-wqp5v/ 2026-05-26 08:30:54.042889 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-wqp5v/kube-proxy.txt 2026-05-26 08:30:54.042925 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-26 08:30:54.042962 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-26 08:30:54.042999 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-26 08:30:54.043039 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-26 08:30:54.043076 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-05-26 08:30:54.043116 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-lcvg7/ 2026-05-26 08:30:54.043153 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-lcvg7/local-path-provisioner.txt 2026-05-26 08:30:54.043184 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-05-26 08:30:54.043214 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-4bbwt/ 2026-05-26 08:30:54.043243 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-4bbwt/goldpinger-daemon.txt 2026-05-26 08:30:54.043272 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-admission-create-c4rj5/ 2026-05-26 08:30:54.043300 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-admission-create-c4rj5/create.txt 2026-05-26 08:30:54.043329 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-05-26 08:30:54.043357 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-05-26 08:30:54.043386 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-05-26 08:30:54.043415 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-26 08:30:54.043445 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-26 08:30:54.043474 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-mfztw/ 2026-05-26 08:30:54.043503 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-mfztw/nginx.txt 2026-05-26 08:30:54.043532 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-05-26 08:30:54.043561 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-05-26 08:30:54.043599 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-05-26 08:30:54.043630 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-8zsnk/ 2026-05-26 08:30:54.043660 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-8zsnk/gc.txt 2026-05-26 08:30:54.043688 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-pk8mh/ 2026-05-26 08:30:54.043717 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-pk8mh/master.txt 2026-05-26 08:30:54.043746 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-qfqsx/ 2026-05-26 08:30:54.043774 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-qfqsx/worker.txt 2026-05-26 08:30:54.043803 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-7mt4m/ 2026-05-26 08:30:54.043832 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-7mt4m/vector.txt 2026-05-26 08:30:54.043860 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-05-26 08:30:54.043889 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-28sdx/ 2026-05-26 08:30:54.043917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-28sdx/init.txt 2026-05-26 08:30:54.043974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-28sdx/keepalived.txt 2026-05-26 08:30:54.044004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-28sdx/wait-for-ip.txt 2026-05-26 08:30:54.044033 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-cb678bfb9-kdh9c/ 2026-05-26 08:30:54.044061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-cb678bfb9-kdh9c/init.txt 2026-05-26 08:30:54.044089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-cb678bfb9-kdh9c/keystone-api.txt 2026-05-26 08:30:54.044117 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-rdr2g/ 2026-05-26 08:30:54.044146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-rdr2g/init.txt 2026-05-26 08:30:54.044176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-rdr2g/keystone-credential-setup.txt 2026-05-26 08:30:54.044205 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-wd2t5/ 2026-05-26 08:30:54.044234 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-wd2t5/init.txt 2026-05-26 08:30:54.044261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-wd2t5/keystone-db-init-0.txt 2026-05-26 08:30:54.044290 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w8q74/ 2026-05-26 08:30:54.044320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w8q74/ceph-admin-keyring-placement.txt 2026-05-26 08:30:54.044349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w8q74/ceph-keyring-placement.txt 2026-05-26 08:30:54.044379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w8q74/init-dynamic-options.txt 2026-05-26 08:30:54.044411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w8q74/init.txt 2026-05-26 08:30:54.044439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w8q74/libvirt-exporter.txt 2026-05-26 08:30:54.044468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w8q74/libvirt.txt 2026-05-26 08:30:54.044498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w8q74/tls-sidecar.txt 2026-05-26 08:30:54.044526 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-7hn87/ 2026-05-26 08:30:54.044553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-7hn87/init.txt 2026-05-26 08:30:54.044589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-7hn87/memcached-exporter.txt 2026-05-26 08:30:54.044618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-7hn87/memcached.txt 2026-05-26 08:30:54.044646 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-dtjjp/ 2026-05-26 08:30:54.044675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-dtjjp/coredns.txt 2026-05-26 08:30:54.044703 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-rh6wc/ 2026-05-26 08:30:54.044731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-rh6wc/init.txt 2026-05-26 08:30:54.044761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-rh6wc/openvswitch-db-perms.txt 2026-05-26 08:30:54.044790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-rh6wc/openvswitch-db.txt 2026-05-26 08:30:54.044819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-rh6wc/openvswitch-vswitchd-modules.txt 2026-05-26 08:30:54.044848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-rh6wc/openvswitch-vswitchd.txt 2026-05-26 08:30:54.044879 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-05-26 08:30:54.044907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-26 08:30:54.044935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-26 08:30:54.045038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-26 08:30:54.045091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-26 08:30:54.045129 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-05-26 08:30:54.045160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-26 08:30:54.045189 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-26 08:30:54.045221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-26 08:30:54.045250 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-bsz8b/ 2026-05-26 08:30:54.045280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-bsz8b/percona-xtradb-cluster-operator.txt 2026-05-26 08:30:54.045310 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-9qss5/ 2026-05-26 08:30:54.045341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-9qss5/rabbitmq-cluster-operator.txt 2026-05-26 08:30:54.045372 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-05-26 08:30:54.045402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-26 08:30:54.045431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-26 08:30:54.045460 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-4gwhj/ 2026-05-26 08:30:54.045489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-4gwhj/rabbitmq-cluster-operator.txt 2026-05-26 08:30:54.045521 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-05-26 08:30:54.045550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-05-26 08:30:54.045578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-05-26 08:30:54.045608 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-05-26 08:30:54.045636 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-05-26 08:30:54.045665 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-jc68x/ 2026-05-26 08:30:54.045703 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-jc68x/rook-ceph-operator.txt 2026-05-26 08:30:54.045735 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-05-26 08:30:54.045765 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-6lws9/ 2026-05-26 08:30:54.045795 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-6lws9/secretgen-controller.txt 2026-05-26 08:30:54.045824 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-05-26 08:30:54.045855 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-xdr6z/ 2026-05-26 08:30:54.045884 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-xdr6z/controller.txt 2026-05-26 08:30:54.045912 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-ghtbd/ 2026-05-26 08:30:54.045942 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-ghtbd/ingress-nginx-default-backend.txt 2026-05-26 08:30:54.045971 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-26 08:30:54.046000 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-xqk5v/ 2026-05-26 08:30:54.046029 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-xqk5v/cilium-operator.txt 2026-05-26 08:30:54.046056 | instance | cd+++++++++ pod-logs/kube-system/cilium-zxzhj/ 2026-05-26 08:30:54.046085 | instance | >f+++++++++ pod-logs/kube-system/cilium-zxzhj/apply-sysctl-overwrites.txt 2026-05-26 08:30:54.046114 | instance | >f+++++++++ pod-logs/kube-system/cilium-zxzhj/cilium-agent.txt 2026-05-26 08:30:54.046142 | instance | >f+++++++++ pod-logs/kube-system/cilium-zxzhj/clean-cilium-state.txt 2026-05-26 08:30:54.046170 | instance | >f+++++++++ pod-logs/kube-system/cilium-zxzhj/config.txt 2026-05-26 08:30:54.046198 | instance | >f+++++++++ pod-logs/kube-system/cilium-zxzhj/install-cni-binaries.txt 2026-05-26 08:30:54.046226 | instance | >f+++++++++ pod-logs/kube-system/cilium-zxzhj/mount-bpf-fs.txt 2026-05-26 08:30:54.046255 | instance | >f+++++++++ pod-logs/kube-system/cilium-zxzhj/mount-cgroup.txt 2026-05-26 08:30:54.046283 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-6nllh/ 2026-05-26 08:30:54.046311 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-6nllh/coredns.txt 2026-05-26 08:30:54.046338 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-72g4t/ 2026-05-26 08:30:54.046366 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-72g4t/coredns.txt 2026-05-26 08:30:54.046394 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-26 08:30:54.046422 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-26 08:30:54.046450 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-26 08:30:54.046478 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-26 08:30:54.046507 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-26 08:30:54.046535 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-26 08:30:54.046564 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-wqp5v/ 2026-05-26 08:30:54.046594 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-wqp5v/kube-proxy.txt 2026-05-26 08:30:54.046623 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-26 08:30:54.046651 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-26 08:30:54.046679 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-26 08:30:54.046708 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-26 08:30:54.046736 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-05-26 08:30:54.046764 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-lcvg7/ 2026-05-26 08:30:54.046799 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-lcvg7/local-path-provisioner.txt 2026-05-26 08:30:54.046828 | instance | cd+++++++++ pod-logs/monitoring/ 2026-05-26 08:30:54.046858 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-4bbwt/ 2026-05-26 08:30:54.046887 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-4bbwt/goldpinger-daemon.txt 2026-05-26 08:30:54.046917 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-admission-create-c4rj5/ 2026-05-26 08:30:54.046945 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-admission-create-c4rj5/create.txt 2026-05-26 08:30:54.046977 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-05-26 08:30:54.047006 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-05-26 08:30:54.047035 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-05-26 08:30:54.047064 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-26 08:30:54.047093 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-26 08:30:54.047122 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-mfztw/ 2026-05-26 08:30:54.047151 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-mfztw/nginx.txt 2026-05-26 08:30:54.047179 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-05-26 08:30:54.047207 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-05-26 08:30:54.047235 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-05-26 08:30:54.047263 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-8zsnk/ 2026-05-26 08:30:54.047291 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-8zsnk/gc.txt 2026-05-26 08:30:54.047319 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-pk8mh/ 2026-05-26 08:30:54.047347 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-pk8mh/master.txt 2026-05-26 08:30:54.047377 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-qfqsx/ 2026-05-26 08:30:54.047406 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-qfqsx/worker.txt 2026-05-26 08:30:54.047435 | instance | cd+++++++++ pod-logs/monitoring/vector-7mt4m/ 2026-05-26 08:30:54.047463 | instance | >f+++++++++ pod-logs/monitoring/vector-7mt4m/vector.txt 2026-05-26 08:30:54.047492 | instance | cd+++++++++ pod-logs/openstack/ 2026-05-26 08:30:54.047522 | instance | cd+++++++++ pod-logs/openstack/keepalived-28sdx/ 2026-05-26 08:30:54.047550 | instance | >f+++++++++ pod-logs/openstack/keepalived-28sdx/init.txt 2026-05-26 08:30:54.047580 | instance | >f+++++++++ pod-logs/openstack/keepalived-28sdx/keepalived.txt 2026-05-26 08:30:54.047619 | instance | >f+++++++++ pod-logs/openstack/keepalived-28sdx/wait-for-ip.txt 2026-05-26 08:30:54.047657 | instance | cd+++++++++ pod-logs/openstack/keystone-api-cb678bfb9-kdh9c/ 2026-05-26 08:30:54.047689 | instance | >f+++++++++ pod-logs/openstack/keystone-api-cb678bfb9-kdh9c/init.txt 2026-05-26 08:30:54.047718 | instance | >f+++++++++ pod-logs/openstack/keystone-api-cb678bfb9-kdh9c/keystone-api.txt 2026-05-26 08:30:54.047746 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-rdr2g/ 2026-05-26 08:30:54.047775 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-rdr2g/init.txt 2026-05-26 08:30:54.047804 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-rdr2g/keystone-credential-setup.txt 2026-05-26 08:30:54.047834 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-wd2t5/ 2026-05-26 08:30:54.047862 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-wd2t5/init.txt 2026-05-26 08:30:54.047890 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-wd2t5/keystone-db-init-0.txt 2026-05-26 08:30:54.047918 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-w8q74/ 2026-05-26 08:30:54.048015 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-w8q74/ceph-admin-keyring-placement.txt 2026-05-26 08:30:54.048046 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-w8q74/ceph-keyring-placement.txt 2026-05-26 08:30:54.048076 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-w8q74/init-dynamic-options.txt 2026-05-26 08:30:54.048104 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-w8q74/init.txt 2026-05-26 08:30:54.048134 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-w8q74/libvirt-exporter.txt 2026-05-26 08:30:54.048162 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-w8q74/libvirt.txt 2026-05-26 08:30:54.048191 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-w8q74/tls-sidecar.txt 2026-05-26 08:30:54.048218 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-7hn87/ 2026-05-26 08:30:54.048246 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-7hn87/init.txt 2026-05-26 08:30:54.048273 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-7hn87/memcached-exporter.txt 2026-05-26 08:30:54.048300 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-7hn87/memcached.txt 2026-05-26 08:30:54.048328 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-dtjjp/ 2026-05-26 08:30:54.048356 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-dtjjp/coredns.txt 2026-05-26 08:30:54.048385 | instance | cd+++++++++ pod-logs/openstack/openvswitch-rh6wc/ 2026-05-26 08:30:54.048412 | instance | >f+++++++++ pod-logs/openstack/openvswitch-rh6wc/init.txt 2026-05-26 08:30:54.048436 | instance | >f+++++++++ pod-logs/openstack/openvswitch-rh6wc/openvswitch-db-perms.txt 2026-05-26 08:30:54.048459 | instance | >f+++++++++ pod-logs/openstack/openvswitch-rh6wc/openvswitch-db.txt 2026-05-26 08:30:54.048483 | instance | >f+++++++++ pod-logs/openstack/openvswitch-rh6wc/openvswitch-vswitchd-modules.txt 2026-05-26 08:30:54.048507 | instance | >f+++++++++ pod-logs/openstack/openvswitch-rh6wc/openvswitch-vswitchd.txt 2026-05-26 08:30:54.048529 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-05-26 08:30:54.048547 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-26 08:30:54.048566 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-26 08:30:54.048585 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-26 08:30:54.048605 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-26 08:30:54.048623 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-05-26 08:30:54.048642 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-26 08:30:54.048660 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-26 08:30:54.048679 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-26 08:30:54.048698 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-bsz8b/ 2026-05-26 08:30:54.048717 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-bsz8b/percona-xtradb-cluster-operator.txt 2026-05-26 08:30:54.048736 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-9qss5/ 2026-05-26 08:30:54.048755 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-9qss5/rabbitmq-cluster-operator.txt 2026-05-26 08:30:54.048775 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-05-26 08:30:54.048793 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-26 08:30:54.048812 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-26 08:30:54.048831 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-4gwhj/ 2026-05-26 08:30:54.048855 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-4gwhj/rabbitmq-cluster-operator.txt 2026-05-26 08:30:54.048875 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-05-26 08:30:54.048896 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-05-26 08:30:54.048915 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-05-26 08:30:54.048934 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-05-26 08:30:54.048983 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-05-26 08:30:54.049010 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-jc68x/ 2026-05-26 08:30:54.049029 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-jc68x/rook-ceph-operator.txt 2026-05-26 08:30:54.049048 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-05-26 08:30:54.049067 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-6lws9/ 2026-05-26 08:30:54.049085 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-6lws9/secretgen-controller.txt 2026-05-26 08:30:54.065254 | 2026-05-26 08:30:54.065596 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-26 08:30:54.286008 | instance | changed 2026-05-26 08:30:54.295170 | 2026-05-26 08:30:54.295449 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-26 08:30:55.054917 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-26 08:30:55.068422 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-26 08:30:55.068471 | instance | Dload Upload Total Spent Left Speed 2026-05-26 08:30:55.074046 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-26 08:30:55.242460 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-05-26 08:30:55.251500 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-26 08:30:55.251577 | instance | Dload Upload Total Spent Left Speed 2026-05-26 08:30:55.255980 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-05-26 08:30:55.577571 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-26 08:30:55.584728 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-26 08:30:55.584769 | instance | Dload Upload Total Spent Left Speed 2026-05-26 08:30:55.590168 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-26 08:30:55.766087 | instance | jq: error (at :431): Cannot iterate over null (null) 2026-05-26 08:30:55.838715 | instance | ERROR 2026-05-26 08:30:55.839023 | instance | { 2026-05-26 08:30:55.839171 | instance | "delta": "0:00:01.239538", 2026-05-26 08:30:55.839235 | instance | "end": "2026-05-26 08:30:55.771235", 2026-05-26 08:30:55.839290 | instance | "msg": "non-zero return code", 2026-05-26 08:30:55.839339 | instance | "rc": 5, 2026-05-26 08:30:55.839380 | instance | "start": "2026-05-26 08:30:54.531697" 2026-05-26 08:30:55.839420 | instance | } 2026-05-26 08:30:55.839472 | instance | ERROR: Ignoring Errors 2026-05-26 08:30:55.844440 | 2026-05-26 08:30:55.844506 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-26 08:30:56.142795 | instance | ceph-mgr endpoints: 2026-05-26 08:30:56.380634 | instance | ok: Runtime: 0:00:00.087839 2026-05-26 08:30:56.390395 | 2026-05-26 08:30:56.390583 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-26 08:30:56.928438 | instance | ok: Runtime: 0:00:00.088282 2026-05-26 08:30:56.938012 | 2026-05-26 08:30:56.938119 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-26 08:30:57.452128 | instance | changed: 2026-05-26 08:30:57.452435 | instance | cd+++++++++ prometheus/ 2026-05-26 08:30:57.452499 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-26 08:30:57.452532 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-05-26 08:30:57.452552 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-26 08:30:57.462677 | 2026-05-26 08:30:57.462809 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-26 08:30:57.712368 | instance | changed 2026-05-26 08:30:57.717690 | 2026-05-26 08:30:57.717789 | TASK [gather-selenium-data : Get selenium data] 2026-05-26 08:30:57.932527 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-26 08:30:57.935683 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-26 08:30:58.252987 | instance | ERROR 2026-05-26 08:30:58.253266 | instance | { 2026-05-26 08:30:58.253317 | instance | "delta": "0:00:00.008791", 2026-05-26 08:30:58.253350 | instance | "end": "2026-05-26 08:30:57.936091", 2026-05-26 08:30:58.253376 | instance | "msg": "non-zero return code", 2026-05-26 08:30:58.253401 | instance | "rc": 1, 2026-05-26 08:30:58.253427 | instance | "start": "2026-05-26 08:30:57.927300" 2026-05-26 08:30:58.253453 | instance | } 2026-05-26 08:30:58.253490 | instance | ERROR: Ignoring Errors 2026-05-26 08:30:58.260673 | 2026-05-26 08:30:58.260839 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-26 08:30:58.777955 | instance | changed: cd+++++++++ selenium/ 2026-05-26 08:30:58.784797 | 2026-05-26 08:30:58.784965 | PLAY RECAP 2026-05-26 08:30:58.785021 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-05-26 08:30:58.785044 | 2026-05-26 08:30:58.962795 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-26 08:30:58.967310 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 08:30:59.614647 | 2026-05-26 08:30:59.614828 | PLAY [all] 2026-05-26 08:30:59.628946 | 2026-05-26 08:30:59.629160 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-26 08:30:59.676820 | instance | skipping: Conditional result was False 2026-05-26 08:30:59.688922 | 2026-05-26 08:30:59.689145 | TASK [fetch-output : Set log path for single node] 2026-05-26 08:30:59.735816 | instance | ok 2026-05-26 08:30:59.744900 | 2026-05-26 08:30:59.745054 | LOOP [fetch-output : Ensure local output dirs] 2026-05-26 08:31:00.188725 | instance -> localhost | ok: "/var/lib/zuul/builds/0c39189c4abb4863acd4554518ef88cf/work/logs" 2026-05-26 08:31:00.425034 | instance -> localhost | changed: "/var/lib/zuul/builds/0c39189c4abb4863acd4554518ef88cf/work/artifacts" 2026-05-26 08:31:00.665647 | instance -> localhost | changed: "/var/lib/zuul/builds/0c39189c4abb4863acd4554518ef88cf/work/docs" 2026-05-26 08:31:00.683325 | 2026-05-26 08:31:00.683471 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-26 08:31:01.357759 | instance | changed: .d..t...... ./ 2026-05-26 08:31:01.358580 | instance | changed: All items complete 2026-05-26 08:31:01.358629 | 2026-05-26 08:31:01.832679 | instance | changed: .d..t...... ./ 2026-05-26 08:31:02.308656 | instance | changed: .d..t...... ./ 2026-05-26 08:31:02.340248 | 2026-05-26 08:31:02.340498 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-26 08:31:02.843115 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007950 2026-05-26 08:31:03.091897 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.009058 2026-05-26 08:31:03.108816 | 2026-05-26 08:31:03.109144 | PLAY [all] 2026-05-26 08:31:03.119586 | 2026-05-26 08:31:03.119803 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-26 08:31:03.570885 | instance | changed 2026-05-26 08:31:03.578174 | 2026-05-26 08:31:03.578330 | PLAY RECAP 2026-05-26 08:31:03.578422 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-26 08:31:03.578472 | 2026-05-26 08:31:03.778389 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 08:31:03.780947 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-26 08:31:04.424163 | 2026-05-26 08:31:04.424321 | PLAY [localhost] 2026-05-26 08:31:04.435956 | 2026-05-26 08:31:04.436077 | TASK [Generate Zuul manifest] 2026-05-26 08:31:04.456009 | localhost | ok 2026-05-26 08:31:04.475191 | 2026-05-26 08:31:04.475292 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-26 08:31:04.994869 | localhost | changed 2026-05-26 08:31:05.006433 | 2026-05-26 08:31:05.006577 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-26 08:31:05.041073 | localhost | ok 2026-05-26 08:31:05.052396 | 2026-05-26 08:31:05.052517 | TASK [Upload logs] 2026-05-26 08:31:05.076696 | localhost | ok 2026-05-26 08:31:05.137815 | 2026-05-26 08:31:05.137989 | TASK [Set zuul-log-path fact] 2026-05-26 08:31:05.158137 | localhost | ok 2026-05-26 08:31:05.171607 | 2026-05-26 08:31:05.171760 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 08:31:05.205110 | localhost | ok 2026-05-26 08:31:05.212906 | 2026-05-26 08:31:05.212999 | TASK [upload-logs : Create log directories] 2026-05-26 08:31:05.693791 | localhost | changed 2026-05-26 08:31:05.701379 | 2026-05-26 08:31:05.701545 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-26 08:31:06.156588 | localhost -> localhost | ok: Runtime: 0:00:00.018317 2026-05-26 08:31:06.217743 | 2026-05-26 08:31:06.217924 | TASK [upload-logs : Upload logs to log server] 2026-05-26 08:31:06.935415 | localhost | Output suppressed because no_log was given 2026-05-26 08:31:06.939671 | 2026-05-26 08:31:06.939747 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 08:31:06.995260 | localhost | skipping: Conditional result was False 2026-05-26 08:31:07.003868 | localhost | skipping: Conditional result was False 2026-05-26 08:31:07.016411 | 2026-05-26 08:31:07.016627 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 08:31:07.066509 | localhost | skipping: Conditional result was False 2026-05-26 08:31:07.066976 | 2026-05-26 08:31:07.071846 | localhost | skipping: Conditional result was False 2026-05-26 08:31:07.079648 | 2026-05-26 08:31:07.079842 | LOOP [upload-logs : Upload console log and json output]