2026-05-26 08:40:50.446328 | Job console starting 2026-05-26 08:40:50.454428 | Updating git repos 2026-05-26 08:40:53.370772 | Cloning repos into workspace 2026-05-26 08:41:08.999602 | Restoring repo states 2026-05-26 08:41:13.633169 | Merging changes 2026-05-26 08:41:15.026483 | Checking out repos 2026-05-26 08:41:28.072261 | Preparing playbooks 2026-05-26 08:42:10.735905 | Running Ansible setup 2026-05-26 08:42:16.060885 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 08:42:16.768067 | 2026-05-26 08:42:16.773730 | PLAY [localhost] 2026-05-26 08:42:16.786551 | 2026-05-26 08:42:16.786643 | TASK [Gathering Facts] 2026-05-26 08:42:17.818355 | localhost | ok 2026-05-26 08:42:17.830968 | 2026-05-26 08:42:17.831149 | TASK [Setup log path fact] 2026-05-26 08:42:17.865167 | localhost | ok 2026-05-26 08:42:17.880318 | 2026-05-26 08:42:17.880495 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 08:42:17.913353 | localhost | ok 2026-05-26 08:42:17.919571 | 2026-05-26 08:42:17.919653 | TASK [emit-job-header : Print job information] 2026-05-26 08:42:17.958017 | # Job Information 2026-05-26 08:42:17.958168 | Ansible Version: 2.16.18 2026-05-26 08:42:17.958212 | Job: atmosphere-molecule-keycloak 2026-05-26 08:42:17.958244 | Pipeline: check 2026-05-26 08:42:17.958274 | Executor: 2d72f0692154 2026-05-26 08:42:17.958300 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3994 2026-05-26 08:42:17.958334 | Event ID: 77777ee0-58de-11f1-8cfb-8c5481f8c561 2026-05-26 08:42:17.962032 | 2026-05-26 08:42:17.962137 | LOOP [emit-job-header : Print node information] 2026-05-26 08:42:18.063690 | localhost | ok: 2026-05-26 08:42:18.064504 | localhost | # Node Information 2026-05-26 08:42:18.064726 | localhost | Inventory Hostname: instance 2026-05-26 08:42:18.064858 | localhost | Hostname: np0000176524 2026-05-26 08:42:18.065034 | localhost | Username: zuul 2026-05-26 08:42:18.065131 | localhost | Distro: Ubuntu 22.04 2026-05-26 08:42:18.065174 | localhost | Provider: yul1 2026-05-26 08:42:18.065196 | localhost | Region: ca-ymq-1 2026-05-26 08:42:18.065231 | localhost | Label: ubuntu-jammy 2026-05-26 08:42:18.065256 | localhost | Product Name: OpenStack Nova 2026-05-26 08:42:18.065275 | localhost | Interface IP: 199.204.45.238 2026-05-26 08:42:18.085240 | 2026-05-26 08:42:18.085387 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 08:42:18.778342 | localhost -> localhost | changed 2026-05-26 08:42:18.787071 | 2026-05-26 08:42:18.787178 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 08:42:19.877804 | localhost -> localhost | changed 2026-05-26 08:42:19.884425 | 2026-05-26 08:42:19.884486 | PLAY [all] 2026-05-26 08:42:19.898820 | 2026-05-26 08:42:19.899013 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 08:42:20.299285 | instance -> localhost | ok 2026-05-26 08:42:20.310627 | 2026-05-26 08:42:20.310776 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 08:42:20.345656 | instance | ok 2026-05-26 08:42:20.363565 | instance | included: /var/lib/zuul/builds/bb5ad368454a46a9bc2a856c39ed46c2/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 08:42:20.370603 | 2026-05-26 08:42:20.370732 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 08:42:21.558746 | instance -> localhost | Generating public/private rsa key pair. 2026-05-26 08:42:21.558957 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/bb5ad368454a46a9bc2a856c39ed46c2/work/bb5ad368454a46a9bc2a856c39ed46c2_id_rsa 2026-05-26 08:42:21.558988 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/bb5ad368454a46a9bc2a856c39ed46c2/work/bb5ad368454a46a9bc2a856c39ed46c2_id_rsa.pub 2026-05-26 08:42:21.559011 | instance -> localhost | The key fingerprint is: 2026-05-26 08:42:21.559033 | instance -> localhost | SHA256:zSSy177kA98u3snS5tS5lcTYaE6HYvJNJuxUwyuBN+Q zuul-build-sshkey 2026-05-26 08:42:21.559076 | instance -> localhost | The key's randomart image is: 2026-05-26 08:42:21.559149 | instance -> localhost | +---[RSA 3072]----+ 2026-05-26 08:42:21.559177 | instance -> localhost | | . | 2026-05-26 08:42:21.559200 | instance -> localhost | | + . | 2026-05-26 08:42:21.559222 | instance -> localhost | | . ...E + | 2026-05-26 08:42:21.559242 | instance -> localhost | | o *o + O | 2026-05-26 08:42:21.559262 | instance -> localhost | | . S.+B X = | 2026-05-26 08:42:21.559282 | instance -> localhost | | ...* @.o..| 2026-05-26 08:42:21.559302 | instance -> localhost | | oo=.oo..| 2026-05-26 08:42:21.559322 | instance -> localhost | | o==+. o | 2026-05-26 08:42:21.559345 | instance -> localhost | | .+B* . | 2026-05-26 08:42:21.559365 | instance -> localhost | +----[SHA256]-----+ 2026-05-26 08:42:21.559421 | instance -> localhost | ok: Runtime: 0:00:00.596220 2026-05-26 08:42:21.564943 | 2026-05-26 08:42:21.565043 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 08:42:21.597375 | instance | ok 2026-05-26 08:42:21.608816 | instance | included: /var/lib/zuul/builds/bb5ad368454a46a9bc2a856c39ed46c2/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 08:42:21.619422 | 2026-05-26 08:42:21.619584 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 08:42:21.645424 | instance | skipping: Conditional result was False 2026-05-26 08:42:21.652853 | 2026-05-26 08:42:21.653050 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 08:42:22.137706 | instance | changed 2026-05-26 08:42:22.144517 | 2026-05-26 08:42:22.144590 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 08:42:22.335138 | instance | ok 2026-05-26 08:42:22.341488 | 2026-05-26 08:42:22.341562 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 08:42:22.823282 | instance | changed 2026-05-26 08:42:22.828498 | 2026-05-26 08:42:22.828569 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 08:42:23.294740 | instance | changed 2026-05-26 08:42:23.654310 | 2026-05-26 08:42:23.654426 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 08:42:23.686870 | instance | skipping: Conditional result was False 2026-05-26 08:42:23.695604 | 2026-05-26 08:42:23.695701 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 08:42:24.143124 | instance -> localhost | changed 2026-05-26 08:42:24.159139 | 2026-05-26 08:42:24.159301 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 08:42:24.433680 | instance -> localhost | Identity added: /var/lib/zuul/builds/bb5ad368454a46a9bc2a856c39ed46c2/work/bb5ad368454a46a9bc2a856c39ed46c2_id_rsa (zuul-build-sshkey) 2026-05-26 08:42:24.433910 | instance -> localhost | ok: Runtime: 0:00:00.013451 2026-05-26 08:42:24.438847 | 2026-05-26 08:42:24.438911 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 08:42:24.805551 | instance | ok 2026-05-26 08:42:24.812802 | 2026-05-26 08:42:24.812926 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 08:42:24.838497 | instance | skipping: Conditional result was False 2026-05-26 08:42:24.908650 | 2026-05-26 08:42:24.908794 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-26 08:42:25.203636 | instance | ok 2026-05-26 08:42:25.264936 | 2026-05-26 08:42:25.265102 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-26 08:42:28.790850 | instance | Output suppressed because no_log was given 2026-05-26 08:42:28.818070 | 2026-05-26 08:42:28.818267 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-26 08:42:29.005329 | instance | ok: "logs" 2026-05-26 08:42:29.005732 | instance | ok: All items complete 2026-05-26 08:42:29.005763 | 2026-05-26 08:42:29.157228 | instance | ok: "artifacts" 2026-05-26 08:42:29.311612 | instance | ok: "docs" 2026-05-26 08:42:29.326160 | 2026-05-26 08:42:29.326316 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-26 08:42:29.509647 | instance | changed: "logs" 2026-05-26 08:42:29.844930 | instance | changed: "artifacts" 2026-05-26 08:42:29.852141 | instance | changed: "docs" 2026-05-26 08:42:29.879838 | 2026-05-26 08:42:29.879988 | PLAY RECAP 2026-05-26 08:42:29.880064 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-26 08:42:29.880113 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 08:42:29.880141 | 2026-05-26 08:42:30.097521 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 08:42:30.101627 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-26 08:42:30.928167 | 2026-05-26 08:42:30.928333 | PLAY [all] 2026-05-26 08:42:30.943300 | 2026-05-26 08:42:30.943440 | TASK [setup-uv : Extract archive] 2026-05-26 08:42:33.252247 | instance | changed 2026-05-26 08:42:33.260951 | 2026-05-26 08:42:33.261130 | TASK [setup-uv : Print version] 2026-05-26 08:42:33.627035 | instance | uv 0.8.13 2026-05-26 08:42:33.800515 | instance | ok: Runtime: 0:00:00.017341 2026-05-26 08:42:33.814996 | 2026-05-26 08:42:33.815193 | TASK [Install Ansible collection siblings] 2026-05-26 08:42:42.420492 | instance | changed: 2026-05-26 08:42:42.420720 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-05-26 08:42:42.420753 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-05-26 08:42:42.420776 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-05-26 08:42:42.420797 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-05-26 08:42:42.420821 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-05-26 08:42:42.420850 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-05-26 08:42:42.420872 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-05-26 08:42:42.420894 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-05-26 08:42:42.420914 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-05-26 08:42:42.421098 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-05-26 08:42:42.421125 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-05-26 08:42:42.421146 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-05-26 08:42:42.421165 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-05-26 08:42:42.421184 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-05-26 08:42:42.421203 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0 2026-05-26 08:42:42.421223 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-05-26 08:42:42.421242 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-05-26 08:42:42.421260 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-05-26 08:42:42.421279 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-05-26 08:42:42.421298 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0 2026-05-26 08:42:42.421317 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0 2026-05-26 08:42:42.421337 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-05-26 08:42:42.421357 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0 2026-05-26 08:42:42.421392 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-05-26 08:42:42.421413 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0 2026-05-26 08:42:42.421431 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-26 08:42:42.421450 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-26 08:42:42.421468 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-05-26 08:42:42.421486 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-05-26 08:42:42.421504 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-26 08:42:42.421522 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-26 08:42:42.421541 | instance | Checked out ansible.netcommon to 1.2.0 2026-05-26 08:42:42.421561 | 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:42:42.421588 | instance | Starting galaxy collection install process 2026-05-26 08:42:42.421608 | instance | Process install dependency map 2026-05-26 08:42:42.421626 | instance | Starting collection install process 2026-05-26 08:42:42.421646 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-05-26 08:42:42.421665 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-05-26 08:42:42.421683 | instance | ansible.netcommon:* was installed successfully 2026-05-26 08:42:42.421700 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-26 08:42:42.421718 | instance | Creating virtual environment at: .venv 2026-05-26 08:42:42.421735 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-26 08:42:42.421753 | instance | Downloading netaddr (2.2MiB) 2026-05-26 08:42:42.421770 | instance | Downloading pydantic-core (2.0MiB) 2026-05-26 08:42:42.421788 | instance | Downloading pygments (1.2MiB) 2026-05-26 08:42:42.421809 | instance | Downloading rjsonnet (1.2MiB) 2026-05-26 08:42:42.421827 | instance | Downloading cryptography (4.2MiB) 2026-05-26 08:42:42.421846 | instance | Downloading kubernetes (1.9MiB) 2026-05-26 08:42:42.421865 | instance | Downloading setuptools (1.1MiB) 2026-05-26 08:42:42.421884 | instance | Downloading ansible-core (2.1MiB) 2026-05-26 08:42:42.421902 | instance | Downloading openstacksdk (1.7MiB) 2026-05-26 08:42:42.421921 | instance | Downloading rjsonnet 2026-05-26 08:42:42.421940 | instance | Building pyperclip==1.9.0 2026-05-26 08:42:42.421960 | instance | Downloading pydantic-core 2026-05-26 08:42:42.421979 | instance | Downloading netaddr 2026-05-26 08:42:42.421997 | instance | Downloading pygments 2026-05-26 08:42:42.422015 | instance | Downloading cryptography 2026-05-26 08:42:42.422033 | instance | Downloading setuptools 2026-05-26 08:42:42.422051 | instance | Downloading kubernetes 2026-05-26 08:42:42.422093 | instance | Downloading ansible-core 2026-05-26 08:42:42.422115 | instance | Downloading openstacksdk 2026-05-26 08:42:42.422135 | instance | Built pyperclip==1.9.0 2026-05-26 08:42:42.422155 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-26 08:42:42.422176 | instance | Installed 83 packages in 46ms 2026-05-26 08:42:42.422201 | instance | Checked out ansible.posix to 1.6.0 2026-05-26 08:42:42.422227 | 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:42:42.422250 | instance | Starting galaxy collection install process 2026-05-26 08:42:42.422269 | instance | Process install dependency map 2026-05-26 08:42:42.422287 | instance | Starting collection install process 2026-05-26 08:42:42.422308 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-05-26 08:42:42.422342 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-05-26 08:42:42.422363 | instance | ansible.posix:1.6.0 was installed successfully 2026-05-26 08:42:42.422382 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:42:42.422400 | instance | 2.17.12 2026-05-26 08:42:42.422419 | instance | Checked out ansible.utils to v6.0.2 2026-05-26 08:42:42.422437 | 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:42:42.422456 | instance | Starting galaxy collection install process 2026-05-26 08:42:42.422473 | instance | Process install dependency map 2026-05-26 08:42:42.422491 | instance | Starting collection install process 2026-05-26 08:42:42.422509 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-05-26 08:42:42.422527 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-05-26 08:42:42.422547 | instance | ansible.utils:6.0.2 was installed successfully 2026-05-26 08:42:42.422566 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:42:42.422585 | instance | 2.17.12 2026-05-26 08:42:42.422604 | instance | Checked out atmosphere.common to v0.7.0 2026-05-26 08:42:42.422623 | 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:42:42.422643 | instance | Starting galaxy collection install process 2026-05-26 08:42:42.422670 | instance | Process install dependency map 2026-05-26 08:42:42.422696 | instance | Starting collection install process 2026-05-26 08:42:42.422722 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-05-26 08:42:42.422749 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-05-26 08:42:42.422776 | instance | atmosphere.common:0.7.0 was installed successfully 2026-05-26 08:42:42.422805 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:42:42.422833 | instance | 2.17.12 2026-05-26 08:42:42.422864 | instance | Checked out community.crypto to 2.2.3 2026-05-26 08:42:42.422896 | 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:42:42.422926 | instance | Starting galaxy collection install process 2026-05-26 08:42:42.422955 | instance | Process install dependency map 2026-05-26 08:42:42.422983 | instance | Starting collection install process 2026-05-26 08:42:42.423009 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-05-26 08:42:42.423036 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-05-26 08:42:42.423063 | instance | community.crypto:2.2.3 was installed successfully 2026-05-26 08:42:42.423091 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:42:42.423119 | instance | 2.17.12 2026-05-26 08:42:42.423147 | instance | Checked out community.general to 7.3.0 2026-05-26 08:42:42.423176 | 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:42:42.423203 | instance | Starting galaxy collection install process 2026-05-26 08:42:42.423240 | instance | Process install dependency map 2026-05-26 08:42:42.423270 | instance | Starting collection install process 2026-05-26 08:42:42.423298 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-05-26 08:42:42.423325 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-05-26 08:42:42.423352 | instance | community.general:7.3.0 was installed successfully 2026-05-26 08:42:42.423377 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:42:42.423404 | instance | 2.17.12 2026-05-26 08:42:42.423430 | instance | Checked out community.mysql to 3.6.0 2026-05-26 08:42:42.423456 | 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:42:42.423485 | instance | Starting galaxy collection install process 2026-05-26 08:42:42.423514 | instance | Process install dependency map 2026-05-26 08:42:42.423541 | instance | Starting collection install process 2026-05-26 08:42:42.423566 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-05-26 08:42:42.423593 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-05-26 08:42:42.423623 | instance | community.mysql:3.6.0 was installed successfully 2026-05-26 08:42:42.423654 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:42:42.423685 | instance | 2.17.12 2026-05-26 08:42:42.423716 | instance | Checked out kubernetes.core to 2.4.0 2026-05-26 08:42:42.423745 | 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:42:42.423775 | instance | Starting galaxy collection install process 2026-05-26 08:42:42.423804 | instance | Process install dependency map 2026-05-26 08:42:42.423832 | instance | Starting collection install process 2026-05-26 08:42:42.423860 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-05-26 08:42:42.423890 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-05-26 08:42:42.423918 | instance | kubernetes.core:2.4.0 was installed successfully 2026-05-26 08:42:42.423945 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:42:42.423972 | instance | 2.17.12 2026-05-26 08:42:42.424002 | instance | Checked out openstack.cloud to 2.5.0 2026-05-26 08:42:42.424033 | 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:42:42.424065 | instance | Starting galaxy collection install process 2026-05-26 08:42:42.424095 | instance | Process install dependency map 2026-05-26 08:42:42.424124 | instance | Starting collection install process 2026-05-26 08:42:42.424151 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-05-26 08:42:42.424172 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-05-26 08:42:42.424191 | instance | openstack.cloud:2.5.0 was installed successfully 2026-05-26 08:42:42.424210 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:42:42.424232 | instance | 2.17.12 2026-05-26 08:42:42.424259 | instance | Checked out vexxhost.ceph to v4.0.0 2026-05-26 08:42:42.424286 | 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:42:42.424325 | instance | Starting galaxy collection install process 2026-05-26 08:42:42.424358 | instance | Process install dependency map 2026-05-26 08:42:42.424387 | instance | Starting collection install process 2026-05-26 08:42:42.424415 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-05-26 08:42:42.424444 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-05-26 08:42:42.424467 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-05-26 08:42:42.424487 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:42:42.424505 | instance | 2.17.12 2026-05-26 08:42:42.424523 | instance | Checked out vexxhost.containers to v1.6.6 2026-05-26 08:42:42.424545 | 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:42:42.424572 | instance | Starting galaxy collection install process 2026-05-26 08:42:42.424595 | instance | Process install dependency map 2026-05-26 08:42:42.424617 | instance | Starting collection install process 2026-05-26 08:42:42.424645 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-05-26 08:42:42.424673 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-26 08:42:42.424701 | instance | vexxhost.containers:1.6.6 was installed successfully 2026-05-26 08:42:42.424730 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:42:42.424758 | instance | 2.17.12 2026-05-26 08:42:42.424790 | instance | Checked out vexxhost.kubernetes to v3.1.0 2026-05-26 08:42:42.424820 | 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:42:42.424846 | instance | Starting galaxy collection install process 2026-05-26 08:42:42.424873 | instance | Process install dependency map 2026-05-26 08:42:42.424899 | instance | Starting collection install process 2026-05-26 08:42:42.424926 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-05-26 08:42:42.424980 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-05-26 08:42:42.425020 | instance | vexxhost.kubernetes:3.1.0 was installed successfully 2026-05-26 08:42:42.425053 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:42:42.425085 | instance | 2.17.12 2026-05-26 08:42:42.432453 | 2026-05-26 08:42:42.432542 | PLAY RECAP 2026-05-26 08:42:42.432592 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 08:42:42.432616 | 2026-05-26 08:42:42.563137 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-26 08:42:42.568084 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-26 08:42:43.227752 | 2026-05-26 08:42:43.227931 | PLAY [all] 2026-05-26 08:42:43.239843 | 2026-05-26 08:42:43.240000 | TASK [Install "jq" for log collection] 2026-05-26 08:42:52.493516 | instance | changed 2026-05-26 08:42:52.501796 | 2026-05-26 08:42:52.502021 | TASK [Install pip3 for Python package management] 2026-05-26 08:42:57.085921 | instance | changed 2026-05-26 08:42:57.092762 | 2026-05-26 08:42:57.092912 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-05-26 08:43:06.308090 | instance | changed 2026-05-26 08:43:06.311391 | 2026-05-26 08:43:06.311446 | PLAY [all] 2026-05-26 08:43:06.318253 | 2026-05-26 08:43:06.318324 | TASK [ensure-go : Check installed go version] 2026-05-26 08:43:06.854345 | instance | ok: ERROR (ignored) 2026-05-26 08:43:06.854646 | instance | { 2026-05-26 08:43:06.854690 | instance | "failed_when_result": false, 2026-05-26 08:43:06.854721 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-05-26 08:43:06.854752 | instance | "rc": 2 2026-05-26 08:43:06.854785 | instance | } 2026-05-26 08:43:06.861556 | 2026-05-26 08:43:06.861679 | TASK [ensure-go : Skip if correct version of go is installed] 2026-05-26 08:43:06.917401 | instance | ok 2026-05-26 08:43:06.929507 | instance | included: /var/lib/zuul/builds/bb5ad368454a46a9bc2a856c39ed46c2/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-05-26 08:43:06.935103 | 2026-05-26 08:43:06.935259 | TASK [ensure-go : Create temp directory] 2026-05-26 08:43:07.260617 | instance | changed 2026-05-26 08:43:07.265963 | 2026-05-26 08:43:07.266048 | TASK [ensure-go : Get archive checksum] 2026-05-26 08:43:07.951257 | instance | ok: OK (64 bytes) 2026-05-26 08:43:07.959535 | 2026-05-26 08:43:07.959682 | TASK [ensure-go : Download go archive] 2026-05-26 08:43:09.580801 | instance | changed: OK (78559214 bytes) 2026-05-26 08:43:09.588336 | 2026-05-26 08:43:09.588423 | TASK [ensure-go : Install go] 2026-05-26 08:43:15.383640 | instance | changed 2026-05-26 08:43:15.391308 | 2026-05-26 08:43:15.391367 | PLAY [all] 2026-05-26 08:43:15.397391 | 2026-05-26 08:43:15.397451 | TASK [Copy inventory file for Zuul] 2026-05-26 08:43:16.183054 | instance | changed 2026-05-26 08:43:16.191483 | 2026-05-26 08:43:16.191633 | TASK [Switch "ansible_host" to private IP] 2026-05-26 08:43:16.521600 | instance | changed: 1 replacements made 2026-05-26 08:43:16.528202 | 2026-05-26 08:43:16.528289 | TASK [Run molecule prepare] 2026-05-26 08:43:17.275818 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-26 08:43:17.650080 | instance | INFO [keycloak > discovery] scenario test matrix: prepare 2026-05-26 08:43:17.650149 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-05-26 08:43:28.341620 | instance | INFO [keycloak > prepare] Executing 2026-05-26 08:43:29.641646 | instance | 2026-05-26 08:43:29.641993 | instance | PLAY [Prepare] ***************************************************************** 2026-05-26 08:43:29.642258 | instance | 2026-05-26 08:43:29.642635 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:43:29.642936 | instance | Tuesday 26 May 2026 08:43:29 +0000 (0:00:00.032) 0:00:00.032 *********** 2026-05-26 08:43:30.783242 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:43:30.783642 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:43:30.783983 | instance | interpreter could change the meaning of that path. See 2026-05-26 08:43:30.784317 | instance | https://docs.ansible.com/ansible- 2026-05-26 08:43:30.784652 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:43:30.795190 | instance | ok: [instance] 2026-05-26 08:43:30.795387 | instance | 2026-05-26 08:43:30.795672 | instance | TASK [Configure short hostname] ************************************************ 2026-05-26 08:43:30.795886 | instance | Tuesday 26 May 2026 08:43:30 +0000 (0:00:01.153) 0:00:01.185 *********** 2026-05-26 08:43:31.563013 | instance | changed: [instance] 2026-05-26 08:43:31.563223 | instance | 2026-05-26 08:43:31.563396 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-26 08:43:31.563556 | instance | Tuesday 26 May 2026 08:43:31 +0000 (0:00:00.767) 0:00:01.953 *********** 2026-05-26 08:43:31.935008 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-26 08:43:31.935216 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-26 08:43:31.935339 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-26 08:43:31.941731 | instance | changed: [instance] 2026-05-26 08:43:31.941842 | instance | 2026-05-26 08:43:31.941969 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-05-26 08:43:31.942092 | instance | Tuesday 26 May 2026 08:43:31 +0000 (0:00:00.379) 0:00:02.333 *********** 2026-05-26 08:43:33.091185 | instance | ok: [instance] 2026-05-26 08:43:33.091436 | instance | 2026-05-26 08:43:33.091726 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-26 08:43:33.092006 | instance | Tuesday 26 May 2026 08:43:33 +0000 (0:00:01.149) 0:00:03.482 *********** 2026-05-26 08:43:33.798154 | instance | ok: [instance] 2026-05-26 08:43:33.798437 | instance | 2026-05-26 08:43:33.798724 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-05-26 08:43:33.798984 | instance | 2026-05-26 08:43:33.799326 | instance | TASK [Create folders for workspace] ******************************************** 2026-05-26 08:43:33.799610 | instance | Tuesday 26 May 2026 08:43:33 +0000 (0:00:00.706) 0:00:04.189 *********** 2026-05-26 08:43:34.870400 | instance | changed: [localhost] => (item=group_vars) 2026-05-26 08:43:34.870459 | instance | changed: [localhost] => (item=group_vars/all) 2026-05-26 08:43:34.870471 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-05-26 08:43:34.870480 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-05-26 08:43:34.870489 | instance | changed: [localhost] => (item=group_vars/computes) 2026-05-26 08:43:34.870499 | instance | changed: [localhost] => (item=host_vars) 2026-05-26 08:43:34.870508 | instance | 2026-05-26 08:43:34.870518 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-05-26 08:43:34.870527 | instance | 2026-05-26 08:43:34.870536 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-05-26 08:43:34.870545 | instance | Tuesday 26 May 2026 08:43:34 +0000 (0:00:01.069) 0:00:05.258 *********** 2026-05-26 08:43:35.046859 | instance | changed: [localhost] 2026-05-26 08:43:35.046909 | instance | 2026-05-26 08:43:35.046916 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-05-26 08:43:35.046931 | instance | Tuesday 26 May 2026 08:43:35 +0000 (0:00:00.178) 0:00:05.437 *********** 2026-05-26 08:43:35.073616 | instance | ok: [localhost] 2026-05-26 08:43:35.074142 | instance | 2026-05-26 08:43:35.074198 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-05-26 08:43:35.074207 | instance | Tuesday 26 May 2026 08:43:35 +0000 (0:00:00.026) 0:00:05.464 *********** 2026-05-26 08:43:35.127362 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'f6f65d99-3b52-5b14-8a4b-1a7aa1c6715b'}) 2026-05-26 08:43:35.128095 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-05-26 08:43:35.128143 | instance | 2026-05-26 08:43:35.128151 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-05-26 08:43:35.128159 | instance | Tuesday 26 May 2026 08:43:35 +0000 (0:00:00.053) 0:00:05.518 *********** 2026-05-26 08:43:35.707430 | instance | changed: [localhost] 2026-05-26 08:43:35.707530 | instance | 2026-05-26 08:43:35.708316 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-05-26 08:43:35.708367 | instance | 2026-05-26 08:43:35.708376 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-05-26 08:43:35.708383 | instance | Tuesday 26 May 2026 08:43:35 +0000 (0:00:00.580) 0:00:06.099 *********** 2026-05-26 08:43:35.892902 | instance | changed: [localhost] 2026-05-26 08:43:35.893564 | instance | 2026-05-26 08:43:35.893589 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-05-26 08:43:35.893599 | instance | Tuesday 26 May 2026 08:43:35 +0000 (0:00:00.185) 0:00:06.284 *********** 2026-05-26 08:43:35.920074 | instance | ok: [localhost] 2026-05-26 08:43:35.920868 | instance | 2026-05-26 08:43:35.920907 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-05-26 08:43:35.920919 | instance | Tuesday 26 May 2026 08:43:35 +0000 (0:00:00.027) 0:00:06.311 *********** 2026-05-26 08:43:35.951073 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-05-26 08:43:35.951277 | instance | 2026-05-26 08:43:35.951549 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-05-26 08:43:35.951784 | instance | Tuesday 26 May 2026 08:43:35 +0000 (0:00:00.031) 0:00:06.342 *********** 2026-05-26 08:43:36.308765 | instance | changed: [localhost] 2026-05-26 08:43:36.309624 | instance | 2026-05-26 08:43:36.309663 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-05-26 08:43:36.309668 | instance | 2026-05-26 08:43:36.309672 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-05-26 08:43:36.309678 | instance | Tuesday 26 May 2026 08:43:36 +0000 (0:00:00.357) 0:00:06.699 *********** 2026-05-26 08:43:36.467513 | instance | changed: [localhost] 2026-05-26 08:43:36.467650 | instance | 2026-05-26 08:43:36.468283 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-05-26 08:43:36.468320 | instance | Tuesday 26 May 2026 08:43:36 +0000 (0:00:00.158) 0:00:06.858 *********** 2026-05-26 08:43:36.491564 | instance | ok: [localhost] 2026-05-26 08:43:36.491662 | instance | 2026-05-26 08:43:36.491924 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-05-26 08:43:36.491952 | instance | Tuesday 26 May 2026 08:43:36 +0000 (0:00:00.024) 0:00:06.883 *********** 2026-05-26 08:43:36.533849 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-05-26 08:43:36.534142 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-05-26 08:43:36.534559 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-05-26 08:43:36.534872 | instance | 2026-05-26 08:43:36.535194 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-05-26 08:43:36.535518 | instance | Tuesday 26 May 2026 08:43:36 +0000 (0:00:00.041) 0:00:06.924 *********** 2026-05-26 08:43:36.909226 | instance | changed: [localhost] 2026-05-26 08:43:36.909335 | instance | 2026-05-26 08:43:36.909766 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-05-26 08:43:36.909811 | instance | 2026-05-26 08:43:36.909827 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-05-26 08:43:36.910055 | instance | Tuesday 26 May 2026 08:43:36 +0000 (0:00:00.375) 0:00:07.300 *********** 2026-05-26 08:43:37.077468 | instance | changed: [localhost] 2026-05-26 08:43:37.077957 | instance | 2026-05-26 08:43:37.077989 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-05-26 08:43:37.077997 | instance | Tuesday 26 May 2026 08:43:37 +0000 (0:00:00.167) 0:00:07.468 *********** 2026-05-26 08:43:37.107408 | instance | ok: [localhost] 2026-05-26 08:43:37.107463 | instance | 2026-05-26 08:43:37.107476 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-05-26 08:43:37.107488 | instance | Tuesday 26 May 2026 08:43:37 +0000 (0:00:00.028) 0:00:07.497 *********** 2026-05-26 08:43:37.169519 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-05-26 08:43:37.170161 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-05-26 08:43:37.170205 | instance | 2026-05-26 08:43:37.170213 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-05-26 08:43:37.170219 | instance | Tuesday 26 May 2026 08:43:37 +0000 (0:00:00.062) 0:00:07.560 *********** 2026-05-26 08:43:37.515539 | instance | changed: [localhost] 2026-05-26 08:43:37.515605 | instance | 2026-05-26 08:43:37.516106 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-05-26 08:43:37.516143 | instance | 2026-05-26 08:43:37.516148 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:43:37.516153 | instance | Tuesday 26 May 2026 08:43:37 +0000 (0:00:00.346) 0:00:07.907 *********** 2026-05-26 08:43:38.223284 | instance | ok: [localhost] 2026-05-26 08:43:38.223352 | instance | 2026-05-26 08:43:38.223588 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-26 08:43:38.223623 | instance | Tuesday 26 May 2026 08:43:38 +0000 (0:00:00.707) 0:00:08.615 *********** 2026-05-26 08:43:38.407030 | instance | changed: [localhost] 2026-05-26 08:43:38.407111 | instance | 2026-05-26 08:43:38.407152 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-05-26 08:43:38.407301 | instance | Tuesday 26 May 2026 08:43:38 +0000 (0:00:00.183) 0:00:08.798 *********** 2026-05-26 08:43:38.442816 | instance | ok: [localhost] 2026-05-26 08:43:38.443665 | instance | 2026-05-26 08:43:38.443702 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-05-26 08:43:38.443714 | instance | Tuesday 26 May 2026 08:43:38 +0000 (0:00:00.034) 0:00:08.833 *********** 2026-05-26 08:43:39.217993 | instance | ok: [localhost] => (item=keycloak_host) 2026-05-26 08:43:39.218082 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-05-26 08:43:39.218558 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-05-26 08:43:39.218619 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-05-26 08:43:39.218638 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-05-26 08:43:39.220690 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-05-26 08:43:39.220724 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-05-26 08:43:39.220734 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-05-26 08:43:39.220743 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-05-26 08:43:39.220752 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-05-26 08:43:39.220761 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-05-26 08:43:39.220770 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-05-26 08:43:39.220779 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-05-26 08:43:39.220787 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-05-26 08:43:39.220796 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-05-26 08:43:39.220818 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-05-26 08:43:39.220827 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-05-26 08:43:39.220839 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-05-26 08:43:39.221799 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-05-26 08:43:39.221817 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-05-26 08:43:39.221830 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-05-26 08:43:39.221839 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-05-26 08:43:39.221848 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-05-26 08:43:39.221857 | instance | 2026-05-26 08:43:39.221869 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-05-26 08:43:39.221981 | instance | Tuesday 26 May 2026 08:43:39 +0000 (0:00:00.775) 0:00:09.609 *********** 2026-05-26 08:43:39.551959 | instance | changed: [localhost] 2026-05-26 08:43:39.552755 | instance | 2026-05-26 08:43:39.552788 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-26 08:43:39.552800 | instance | Tuesday 26 May 2026 08:43:39 +0000 (0:00:00.333) 0:00:09.943 *********** 2026-05-26 08:43:39.722986 | instance | changed: [localhost] 2026-05-26 08:43:39.723695 | instance | 2026-05-26 08:43:39.723716 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-05-26 08:43:39.723724 | instance | 2026-05-26 08:43:39.723730 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-05-26 08:43:39.723737 | instance | Tuesday 26 May 2026 08:43:39 +0000 (0:00:00.171) 0:00:10.114 *********** 2026-05-26 08:43:39.885013 | instance | changed: [localhost] 2026-05-26 08:43:39.885421 | instance | 2026-05-26 08:43:39.885454 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-05-26 08:43:39.885460 | instance | Tuesday 26 May 2026 08:43:39 +0000 (0:00:00.162) 0:00:10.276 *********** 2026-05-26 08:43:39.911218 | instance | ok: [localhost] 2026-05-26 08:43:39.911569 | instance | 2026-05-26 08:43:39.911587 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-05-26 08:43:39.911593 | instance | Tuesday 26 May 2026 08:43:39 +0000 (0:00:00.026) 0:00:10.303 *********** 2026-05-26 08:43:39.954420 | 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:43:39.954795 | instance | 2026-05-26 08:43:39.954826 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-05-26 08:43:39.954832 | instance | Tuesday 26 May 2026 08:43:39 +0000 (0:00:00.043) 0:00:10.346 *********** 2026-05-26 08:43:40.305352 | instance | changed: [localhost] 2026-05-26 08:43:40.305418 | instance | 2026-05-26 08:43:40.305927 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-05-26 08:43:40.305942 | instance | 2026-05-26 08:43:40.305947 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-05-26 08:43:40.305951 | instance | Tuesday 26 May 2026 08:43:40 +0000 (0:00:00.350) 0:00:10.697 *********** 2026-05-26 08:43:40.476632 | instance | changed: [localhost] 2026-05-26 08:43:40.477120 | instance | 2026-05-26 08:43:40.477140 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-05-26 08:43:40.477147 | instance | Tuesday 26 May 2026 08:43:40 +0000 (0:00:00.171) 0:00:10.868 *********** 2026-05-26 08:43:40.508634 | instance | ok: [localhost] 2026-05-26 08:43:40.508780 | instance | 2026-05-26 08:43:40.508987 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-05-26 08:43:40.509186 | instance | Tuesday 26 May 2026 08:43:40 +0000 (0:00:00.032) 0:00:10.900 *********** 2026-05-26 08:43:40.565070 | 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:43:40.565640 | instance | 2026-05-26 08:43:40.565662 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-05-26 08:43:40.565669 | instance | Tuesday 26 May 2026 08:43:40 +0000 (0:00:00.055) 0:00:10.956 *********** 2026-05-26 08:43:40.931281 | instance | changed: [localhost] 2026-05-26 08:43:40.931320 | instance | 2026-05-26 08:43:40.931327 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-05-26 08:43:40.931333 | instance | 2026-05-26 08:43:40.931339 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-05-26 08:43:40.931344 | instance | Tuesday 26 May 2026 08:43:40 +0000 (0:00:00.365) 0:00:11.321 *********** 2026-05-26 08:43:41.095422 | instance | changed: [localhost] 2026-05-26 08:43:41.095921 | instance | 2026-05-26 08:43:41.095943 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-05-26 08:43:41.095950 | instance | Tuesday 26 May 2026 08:43:41 +0000 (0:00:00.165) 0:00:11.487 *********** 2026-05-26 08:43:41.124766 | instance | ok: [localhost] 2026-05-26 08:43:41.125242 | instance | 2026-05-26 08:43:41.125265 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-05-26 08:43:41.125272 | instance | Tuesday 26 May 2026 08:43:41 +0000 (0:00:00.029) 0:00:11.516 *********** 2026-05-26 08:43:41.517081 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-05-26 08:43:41.517162 | instance | ok: [localhost] => (item=keepalived_password) 2026-05-26 08:43:41.517175 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-05-26 08:43:41.518369 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-05-26 08:43:41.518406 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-05-26 08:43:41.518411 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-05-26 08:43:41.518416 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-05-26 08:43:41.518420 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-05-26 08:43:41.518425 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-05-26 08:43:41.518430 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-05-26 08:43:41.518434 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-05-26 08:43:41.518438 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-05-26 08:43:41.518445 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-05-26 08:43:41.520051 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-05-26 08:43:41.520083 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-05-26 08:43:41.520093 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-05-26 08:43:41.520102 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-05-26 08:43:41.520111 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-05-26 08:43:41.520120 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-05-26 08:43:41.520129 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-05-26 08:43:41.520138 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-05-26 08:43:41.520146 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-05-26 08:43:41.520155 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-05-26 08:43:41.520164 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-05-26 08:43:41.520175 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-05-26 08:43:41.520197 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-05-26 08:43:41.520207 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-05-26 08:43:41.520220 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-05-26 08:43:41.520229 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-05-26 08:43:41.521152 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-05-26 08:43:41.521170 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-05-26 08:43:41.521179 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-05-26 08:43:41.521187 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-05-26 08:43:41.521196 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-05-26 08:43:41.521205 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-05-26 08:43:41.521214 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-05-26 08:43:41.521222 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-05-26 08:43:41.521234 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-05-26 08:43:41.521401 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-05-26 08:43:41.521571 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-05-26 08:43:41.521719 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-05-26 08:43:41.521865 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-05-26 08:43:41.522012 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-05-26 08:43:41.522165 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-05-26 08:43:41.522336 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-05-26 08:43:41.522488 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-05-26 08:43:41.522634 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-05-26 08:43:41.522780 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-05-26 08:43:41.522979 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-05-26 08:43:41.523146 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-05-26 08:43:41.523293 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-05-26 08:43:41.523443 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-05-26 08:43:41.523587 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-05-26 08:43:41.523732 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-05-26 08:43:41.523869 | instance | 2026-05-26 08:43:41.524015 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-05-26 08:43:41.524160 | instance | Tuesday 26 May 2026 08:43:41 +0000 (0:00:00.392) 0:00:11.908 *********** 2026-05-26 08:43:41.560613 | instance | ok: [localhost] => (item=barbican_kek) 2026-05-26 08:43:41.560860 | instance | 2026-05-26 08:43:41.561222 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-05-26 08:43:41.561618 | instance | Tuesday 26 May 2026 08:43:41 +0000 (0:00:00.042) 0:00:11.951 *********** 2026-05-26 08:43:41.966440 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-26 08:43:41.966498 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-26 08:43:41.967258 | instance | 2026-05-26 08:43:41.967310 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-05-26 08:43:41.967322 | instance | Tuesday 26 May 2026 08:43:41 +0000 (0:00:00.405) 0:00:12.357 *********** 2026-05-26 08:43:47.076778 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-26 08:43:47.076966 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-26 08:43:47.077024 | instance | 2026-05-26 08:43:47.077425 | instance | TASK [Set values for SSH keys] ************************************************* 2026-05-26 08:43:47.077494 | instance | Tuesday 26 May 2026 08:43:47 +0000 (0:00:05.110) 0:00:17.467 *********** 2026-05-26 08:43:47.139142 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-05-26 08:43:47.139169 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-05-26 08:43:47.139174 | instance | 2026-05-26 08:43:47.139180 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-05-26 08:43:47.139186 | instance | Tuesday 26 May 2026 08:43:47 +0000 (0:00:00.061) 0:00:17.529 *********** 2026-05-26 08:43:47.484870 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-26 08:43:47.485590 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-26 08:43:47.485628 | instance | 2026-05-26 08:43:47.485635 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-05-26 08:43:47.485642 | instance | Tuesday 26 May 2026 08:43:47 +0000 (0:00:00.347) 0:00:17.876 *********** 2026-05-26 08:43:48.211298 | instance | changed: [localhost] 2026-05-26 08:43:48.211332 | instance | 2026-05-26 08:43:48.211342 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-05-26 08:43:48.211347 | instance | Tuesday 26 May 2026 08:43:48 +0000 (0:00:00.725) 0:00:18.602 *********** 2026-05-26 08:43:48.257047 | instance | skipping: [localhost] 2026-05-26 08:43:48.257085 | instance | 2026-05-26 08:43:48.257090 | instance | PLAY [all] ********************************************************************* 2026-05-26 08:43:48.257095 | instance | 2026-05-26 08:43:48.257099 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:43:48.257103 | instance | Tuesday 26 May 2026 08:43:48 +0000 (0:00:00.046) 0:00:18.648 *********** 2026-05-26 08:43:48.928464 | instance | ok: [instance] 2026-05-26 08:43:48.928561 | instance | 2026-05-26 08:43:48.928852 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-26 08:43:48.928886 | instance | Tuesday 26 May 2026 08:43:48 +0000 (0:00:00.671) 0:00:19.320 *********** 2026-05-26 08:43:54.629600 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-26 08:43:54.629676 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-26 08:43:54.630368 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-26 08:43:54.630427 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-26 08:43:54.630434 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-26 08:43:54.630440 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-26 08:43:54.632432 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-26 08:43:54.632445 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-26 08:43:54.632450 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-26 08:43:54.632454 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-26 08:43:54.632459 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-26 08:43:54.632463 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-26 08:43:54.632467 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-26 08:43:54.632471 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-26 08:43:54.632474 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-26 08:43:54.632479 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-26 08:43:54.632482 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-26 08:43:54.632496 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-26 08:43:54.632500 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-26 08:43:54.632508 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-26 08:43:54.632512 | instance | 2026-05-26 08:43:54.632517 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-26 08:43:54.632521 | instance | Tuesday 26 May 2026 08:43:54 +0000 (0:00:05.701) 0:00:25.021 *********** 2026-05-26 08:43:54.813754 | instance | changed: [instance] 2026-05-26 08:43:54.813812 | instance | 2026-05-26 08:43:54.813823 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-26 08:43:54.813833 | instance | Tuesday 26 May 2026 08:43:54 +0000 (0:00:00.182) 0:00:25.204 *********** 2026-05-26 08:43:55.242429 | instance | changed: [instance] 2026-05-26 08:43:55.242456 | instance | 2026-05-26 08:43:55.242462 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-26 08:43:55.242466 | instance | Tuesday 26 May 2026 08:43:55 +0000 (0:00:00.429) 0:00:25.633 *********** 2026-05-26 08:43:55.537394 | instance | ok: [instance] 2026-05-26 08:43:55.537443 | instance | 2026-05-26 08:43:55.537454 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-26 08:43:55.537465 | instance | Tuesday 26 May 2026 08:43:55 +0000 (0:00:00.294) 0:00:25.928 *********** 2026-05-26 08:43:55.674154 | instance | ok: [instance] 2026-05-26 08:43:55.674188 | instance | 2026-05-26 08:43:55.674194 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-26 08:43:55.674202 | instance | 2026-05-26 08:43:55.674528 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:43:55.674776 | instance | Tuesday 26 May 2026 08:43:55 +0000 (0:00:00.137) 0:00:26.065 *********** 2026-05-26 08:43:56.358716 | instance | ok: [instance] 2026-05-26 08:43:56.358958 | instance | 2026-05-26 08:43:56.359276 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-26 08:43:56.359574 | instance | Tuesday 26 May 2026 08:43:56 +0000 (0:00:00.684) 0:00:26.750 *********** 2026-05-26 08:43:56.541228 | instance | changed: [instance] 2026-05-26 08:43:56.541493 | instance | 2026-05-26 08:43:56.541788 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-26 08:43:56.542084 | instance | Tuesday 26 May 2026 08:43:56 +0000 (0:00:00.182) 0:00:26.932 *********** 2026-05-26 08:43:57.386197 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-26 08:43:57.386669 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-26 08:43:57.387008 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-26 08:43:57.387325 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-26 08:43:57.387640 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-26 08:43:57.387938 | instance | 2026-05-26 08:43:57.388256 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-26 08:43:57.388569 | instance | Tuesday 26 May 2026 08:43:57 +0000 (0:00:00.844) 0:00:27.777 *********** 2026-05-26 08:43:57.634023 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-05-26 08:43:57.785560 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-05-26 08:43:57.955597 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-05-26 08:43:57.968616 | instance | ...ignoring 2026-05-26 08:43:57.968738 | instance | 2026-05-26 08:43:57.968935 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-26 08:43:57.969090 | instance | Tuesday 26 May 2026 08:43:57 +0000 (0:00:00.582) 0:00:28.360 *********** 2026-05-26 08:43:58.154429 | instance | ok: [instance] 2026-05-26 08:43:58.154528 | instance | 2026-05-26 08:43:58.154699 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-26 08:43:58.154920 | instance | Tuesday 26 May 2026 08:43:58 +0000 (0:00:00.185) 0:00:28.545 *********** 2026-05-26 08:43:58.332100 | instance | ok: [instance] 2026-05-26 08:43:58.332226 | instance | 2026-05-26 08:43:58.332393 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-26 08:43:58.332633 | instance | Tuesday 26 May 2026 08:43:58 +0000 (0:00:00.177) 0:00:28.723 *********** 2026-05-26 08:43:58.371259 | instance | ok: [instance] 2026-05-26 08:43:58.371642 | instance | 2026-05-26 08:43:58.372009 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-26 08:43:58.372344 | instance | Tuesday 26 May 2026 08:43:58 +0000 (0:00:00.036) 0:00:28.760 *********** 2026-05-26 08:43:58.414166 | instance | ok: [instance] 2026-05-26 08:43:58.414486 | instance | 2026-05-26 08:43:58.414736 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-26 08:43:58.414956 | instance | Tuesday 26 May 2026 08:43:58 +0000 (0:00:00.042) 0:00:28.802 *********** 2026-05-26 08:43:58.953233 | instance | ok: [instance] 2026-05-26 08:43:58.953589 | instance | 2026-05-26 08:43:58.953918 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-26 08:43:58.954238 | instance | Tuesday 26 May 2026 08:43:58 +0000 (0:00:00.541) 0:00:29.344 *********** 2026-05-26 08:43:59.199274 | instance | ok: [instance] 2026-05-26 08:43:59.199652 | instance | 2026-05-26 08:43:59.200013 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-26 08:43:59.200342 | instance | Tuesday 26 May 2026 08:43:59 +0000 (0:00:00.190) 0:00:29.535 *********** 2026-05-26 08:43:59.200646 | instance | 2026-05-26 08:43:59.200969 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-26 08:43:59.201272 | instance | 2026-05-26 08:43:59.201593 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:43:59.201925 | instance | Tuesday 26 May 2026 08:43:59 +0000 (0:00:00.055) 0:00:29.590 *********** 2026-05-26 08:43:59.908932 | instance | ok: [instance] 2026-05-26 08:43:59.909296 | instance | 2026-05-26 08:43:59.909633 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:43:59.909962 | instance | Tuesday 26 May 2026 08:43:59 +0000 (0:00:00.709) 0:00:30.300 *********** 2026-05-26 08:44:00.096328 | instance | ok: [instance] 2026-05-26 08:44:00.096692 | instance | 2026-05-26 08:44:00.097030 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:44:00.097357 | instance | Tuesday 26 May 2026 08:44:00 +0000 (0:00:00.187) 0:00:30.487 *********** 2026-05-26 08:44:00.132466 | instance | skipping: [instance] 2026-05-26 08:44:00.132812 | instance | 2026-05-26 08:44:00.133145 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 08:44:00.133470 | instance | Tuesday 26 May 2026 08:44:00 +0000 (0:00:00.036) 0:00:30.524 *********** 2026-05-26 08:44:00.325416 | instance | changed: [instance] 2026-05-26 08:44:00.325600 | instance | 2026-05-26 08:44:00.325753 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:44:00.325901 | instance | Tuesday 26 May 2026 08:44:00 +0000 (0:00:00.192) 0:00:30.717 *********** 2026-05-26 08:44:00.395880 | instance | ok: [instance] => { 2026-05-26 08:44:00.396246 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-26 08:44:00.396389 | instance | } 2026-05-26 08:44:00.396525 | instance | 2026-05-26 08:44:00.396671 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:44:00.396820 | instance | Tuesday 26 May 2026 08:44:00 +0000 (0:00:00.070) 0:00:30.787 *********** 2026-05-26 08:44:01.071938 | instance | changed: [instance] 2026-05-26 08:44:01.072386 | instance | 2026-05-26 08:44:01.072772 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:44:01.073148 | instance | Tuesday 26 May 2026 08:44:01 +0000 (0:00:00.675) 0:00:31.463 *********** 2026-05-26 08:44:01.106958 | instance | skipping: [instance] 2026-05-26 08:44:01.107349 | instance | 2026-05-26 08:44:01.107726 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:44:01.108191 | instance | Tuesday 26 May 2026 08:44:01 +0000 (0:00:00.035) 0:00:31.498 *********** 2026-05-26 08:44:01.304403 | instance | ok: [instance] 2026-05-26 08:44:01.304773 | instance | 2026-05-26 08:44:01.305106 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:44:01.305584 | instance | Tuesday 26 May 2026 08:44:01 +0000 (0:00:00.197) 0:00:31.695 *********** 2026-05-26 08:44:02.423496 | instance | ok: [instance] 2026-05-26 08:44:02.424004 | instance | 2026-05-26 08:44:02.424345 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:44:02.424676 | instance | Tuesday 26 May 2026 08:44:02 +0000 (0:00:01.118) 0:00:32.814 *********** 2026-05-26 08:44:02.491040 | instance | ok: [instance] => { 2026-05-26 08:44:02.491103 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-26 08:44:02.491260 | instance | } 2026-05-26 08:44:02.491472 | instance | 2026-05-26 08:44:02.491639 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:44:02.491799 | instance | Tuesday 26 May 2026 08:44:02 +0000 (0:00:00.065) 0:00:32.880 *********** 2026-05-26 08:44:03.278940 | instance | changed: [instance] 2026-05-26 08:44:03.279064 | instance | 2026-05-26 08:44:03.279076 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:44:03.279224 | instance | Tuesday 26 May 2026 08:44:03 +0000 (0:00:00.789) 0:00:33.670 *********** 2026-05-26 08:44:06.025375 | instance | changed: [instance] 2026-05-26 08:44:06.025572 | instance | 2026-05-26 08:44:06.025733 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 08:44:06.025932 | instance | Tuesday 26 May 2026 08:44:06 +0000 (0:00:02.744) 0:00:36.415 *********** 2026-05-26 08:44:06.053431 | instance | skipping: [instance] 2026-05-26 08:44:06.053451 | instance | 2026-05-26 08:44:06.053458 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 08:44:06.053464 | instance | Tuesday 26 May 2026 08:44:06 +0000 (0:00:00.029) 0:00:36.445 *********** 2026-05-26 08:44:06.082965 | instance | skipping: [instance] 2026-05-26 08:44:06.083003 | instance | 2026-05-26 08:44:06.083010 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 08:44:06.083016 | instance | Tuesday 26 May 2026 08:44:06 +0000 (0:00:00.029) 0:00:36.474 *********** 2026-05-26 08:44:06.113713 | instance | skipping: [instance] 2026-05-26 08:44:06.113729 | instance | 2026-05-26 08:44:06.113734 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 08:44:06.113738 | instance | Tuesday 26 May 2026 08:44:06 +0000 (0:00:00.031) 0:00:36.505 *********** 2026-05-26 08:44:11.522267 | instance | changed: [instance] 2026-05-26 08:44:11.522495 | instance | 2026-05-26 08:44:11.522509 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 08:44:11.522519 | instance | Tuesday 26 May 2026 08:44:11 +0000 (0:00:05.407) 0:00:41.912 *********** 2026-05-26 08:44:11.999208 | instance | changed: [instance] 2026-05-26 08:44:11.999261 | instance | 2026-05-26 08:44:11.999273 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 08:44:11.999282 | instance | Tuesday 26 May 2026 08:44:11 +0000 (0:00:00.476) 0:00:42.389 *********** 2026-05-26 08:44:12.871201 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 08:44:12.871241 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 08:44:12.871273 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 08:44:12.871640 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 08:44:12.872041 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 08:44:12.872351 | instance | 2026-05-26 08:44:12.872679 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 08:44:12.873003 | instance | Tuesday 26 May 2026 08:44:12 +0000 (0:00:00.872) 0:00:43.262 *********** 2026-05-26 08:44:13.421916 | instance | changed: [instance] 2026-05-26 08:44:13.421981 | instance | 2026-05-26 08:44:13.422392 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 08:44:13.422427 | instance | Tuesday 26 May 2026 08:44:13 +0000 (0:00:00.544) 0:00:43.806 *********** 2026-05-26 08:44:13.422438 | instance | 2026-05-26 08:44:13.422452 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-26 08:44:13.422607 | instance | Tuesday 26 May 2026 08:44:13 +0000 (0:00:00.006) 0:00:43.813 *********** 2026-05-26 08:44:14.150411 | instance | changed: [instance] 2026-05-26 08:44:14.150492 | instance | 2026-05-26 08:44:14.150747 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-26 08:44:14.150782 | instance | Tuesday 26 May 2026 08:44:14 +0000 (0:00:00.728) 0:00:44.542 *********** 2026-05-26 08:44:14.791643 | instance | ok: [instance] 2026-05-26 08:44:14.791677 | instance | 2026-05-26 08:44:14.791685 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 08:44:14.791691 | instance | Tuesday 26 May 2026 08:44:14 +0000 (0:00:00.640) 0:00:45.182 *********** 2026-05-26 08:44:15.308088 | instance | changed: [instance] 2026-05-26 08:44:15.308148 | instance | 2026-05-26 08:44:15.308430 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-26 08:44:15.308460 | instance | Tuesday 26 May 2026 08:44:15 +0000 (0:00:00.517) 0:00:45.699 *********** 2026-05-26 08:44:16.098125 | instance | 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:44:16.098366 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not create API client: Invalid kube-config file. No configuration found."} 2026-05-26 08:44:16.108244 | instance | ...ignoring 2026-05-26 08:44:16.108280 | instance | 2026-05-26 08:44:16.108292 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-26 08:44:16.108404 | instance | Tuesday 26 May 2026 08:44:16 +0000 (0:00:00.799) 0:00:46.499 *********** 2026-05-26 08:44:16.136588 | instance | skipping: [instance] 2026-05-26 08:44:16.136867 | instance | 2026-05-26 08:44:16.137159 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-26 08:44:16.137434 | instance | Tuesday 26 May 2026 08:44:16 +0000 (0:00:00.029) 0:00:46.528 *********** 2026-05-26 08:44:16.169285 | instance | skipping: [instance] 2026-05-26 08:44:16.169533 | instance | 2026-05-26 08:44:16.169804 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-26 08:44:16.170066 | instance | Tuesday 26 May 2026 08:44:16 +0000 (0:00:00.032) 0:00:46.561 *********** 2026-05-26 08:44:16.203228 | instance | skipping: [instance] 2026-05-26 08:44:16.203482 | instance | 2026-05-26 08:44:16.203777 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-26 08:44:16.204060 | instance | Tuesday 26 May 2026 08:44:16 +0000 (0:00:00.033) 0:00:46.594 *********** 2026-05-26 08:44:16.231942 | instance | skipping: [instance] 2026-05-26 08:44:16.232194 | instance | 2026-05-26 08:44:16.232493 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-26 08:44:16.232894 | instance | Tuesday 26 May 2026 08:44:16 +0000 (0:00:00.028) 0:00:46.623 *********** 2026-05-26 08:44:16.269791 | instance | skipping: [instance] 2026-05-26 08:44:16.270082 | instance | 2026-05-26 08:44:16.270459 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:44:16.270770 | instance | Tuesday 26 May 2026 08:44:16 +0000 (0:00:00.037) 0:00:46.661 *********** 2026-05-26 08:44:16.457911 | instance | ok: [instance] 2026-05-26 08:44:16.458219 | instance | 2026-05-26 08:44:16.458631 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:44:16.459018 | instance | Tuesday 26 May 2026 08:44:16 +0000 (0:00:00.187) 0:00:46.849 *********** 2026-05-26 08:44:16.499797 | instance | ok: [instance] => { 2026-05-26 08:44:16.499911 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-26 08:44:16.500061 | instance | } 2026-05-26 08:44:16.500212 | instance | 2026-05-26 08:44:16.500382 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:44:16.500545 | instance | Tuesday 26 May 2026 08:44:16 +0000 (0:00:00.042) 0:00:46.891 *********** 2026-05-26 08:44:17.179928 | instance | changed: [instance] 2026-05-26 08:44:17.180174 | instance | 2026-05-26 08:44:17.180474 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:44:17.180879 | instance | Tuesday 26 May 2026 08:44:17 +0000 (0:00:00.679) 0:00:47.571 *********** 2026-05-26 08:44:17.221558 | instance | skipping: [instance] 2026-05-26 08:44:17.221809 | instance | 2026-05-26 08:44:17.222105 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:44:17.222374 | instance | Tuesday 26 May 2026 08:44:17 +0000 (0:00:00.042) 0:00:47.613 *********** 2026-05-26 08:44:17.412176 | instance | ok: [instance] 2026-05-26 08:44:17.412414 | instance | 2026-05-26 08:44:17.412790 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:44:17.413067 | instance | Tuesday 26 May 2026 08:44:17 +0000 (0:00:00.190) 0:00:47.803 *********** 2026-05-26 08:44:17.455324 | instance | ok: [instance] => { 2026-05-26 08:44:17.455566 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-26 08:44:17.455813 | instance | } 2026-05-26 08:44:17.456053 | instance | 2026-05-26 08:44:17.456317 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:44:17.456628 | instance | Tuesday 26 May 2026 08:44:17 +0000 (0:00:00.043) 0:00:47.847 *********** 2026-05-26 08:44:18.510426 | instance | changed: [instance] 2026-05-26 08:44:18.510492 | instance | 2026-05-26 08:44:18.510993 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:44:18.511051 | instance | Tuesday 26 May 2026 08:44:18 +0000 (0:00:01.053) 0:00:48.901 *********** 2026-05-26 08:44:18.554701 | instance | skipping: [instance] 2026-05-26 08:44:18.555048 | instance | 2026-05-26 08:44:18.555200 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 08:44:18.555211 | instance | Tuesday 26 May 2026 08:44:18 +0000 (0:00:00.045) 0:00:48.946 *********** 2026-05-26 08:44:18.584508 | instance | skipping: [instance] 2026-05-26 08:44:18.584915 | instance | 2026-05-26 08:44:18.584957 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 08:44:18.584964 | instance | Tuesday 26 May 2026 08:44:18 +0000 (0:00:00.029) 0:00:48.976 *********** 2026-05-26 08:44:18.617341 | instance | skipping: [instance] 2026-05-26 08:44:18.617834 | instance | 2026-05-26 08:44:18.617857 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 08:44:18.617865 | instance | Tuesday 26 May 2026 08:44:18 +0000 (0:00:00.033) 0:00:49.009 *********** 2026-05-26 08:44:18.650075 | instance | skipping: [instance] 2026-05-26 08:44:18.650539 | instance | 2026-05-26 08:44:18.650605 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 08:44:18.650623 | instance | Tuesday 26 May 2026 08:44:18 +0000 (0:00:00.032) 0:00:49.041 *********** 2026-05-26 08:44:19.893694 | instance | ok: [instance] 2026-05-26 08:44:19.894185 | instance | 2026-05-26 08:44:19.894206 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 08:44:19.894214 | instance | Tuesday 26 May 2026 08:44:19 +0000 (0:00:01.243) 0:00:50.285 *********** 2026-05-26 08:44:20.332379 | instance | ok: [instance] 2026-05-26 08:44:20.332867 | instance | 2026-05-26 08:44:20.332911 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 08:44:20.332930 | instance | Tuesday 26 May 2026 08:44:20 +0000 (0:00:00.438) 0:00:50.723 *********** 2026-05-26 08:44:21.224518 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 08:44:21.225643 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 08:44:21.225678 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 08:44:21.225686 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 08:44:21.225692 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 08:44:21.225699 | instance | 2026-05-26 08:44:21.225705 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 08:44:21.225711 | instance | Tuesday 26 May 2026 08:44:21 +0000 (0:00:00.892) 0:00:51.616 *********** 2026-05-26 08:44:21.746328 | instance | ok: [instance] 2026-05-26 08:44:21.746659 | instance | 2026-05-26 08:44:21.746692 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 08:44:21.747236 | instance | Tuesday 26 May 2026 08:44:21 +0000 (0:00:00.515) 0:00:52.131 *********** 2026-05-26 08:44:21.747255 | instance | 2026-05-26 08:44:21.747263 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 08:44:21.747269 | instance | Tuesday 26 May 2026 08:44:21 +0000 (0:00:00.006) 0:00:52.138 *********** 2026-05-26 08:44:22.096427 | instance | ok: [instance] 2026-05-26 08:44:22.096875 | instance | 2026-05-26 08:44:22.096894 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:44:22.096902 | instance | Tuesday 26 May 2026 08:44:22 +0000 (0:00:00.350) 0:00:52.488 *********** 2026-05-26 08:44:22.291934 | instance | ok: [instance] 2026-05-26 08:44:22.292005 | instance | 2026-05-26 08:44:22.292260 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:44:22.292297 | instance | Tuesday 26 May 2026 08:44:22 +0000 (0:00:00.195) 0:00:52.683 *********** 2026-05-26 08:44:22.347527 | instance | ok: [instance] => { 2026-05-26 08:44:22.348339 | instance | "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:44:22.348364 | instance | } 2026-05-26 08:44:22.348371 | instance | 2026-05-26 08:44:22.348377 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:44:22.348384 | instance | Tuesday 26 May 2026 08:44:22 +0000 (0:00:00.055) 0:00:52.739 *********** 2026-05-26 08:44:23.008999 | instance | changed: [instance] 2026-05-26 08:44:23.009522 | instance | 2026-05-26 08:44:23.009652 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:44:23.009661 | instance | Tuesday 26 May 2026 08:44:23 +0000 (0:00:00.661) 0:00:53.400 *********** 2026-05-26 08:44:24.376483 | instance | changed: [instance] 2026-05-26 08:44:24.376536 | instance | 2026-05-26 08:44:24.376820 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:44:24.376860 | instance | Tuesday 26 May 2026 08:44:24 +0000 (0:00:01.367) 0:00:54.768 *********** 2026-05-26 08:44:24.431489 | instance | ok: [instance] => { 2026-05-26 08:44:24.431574 | instance | "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:44:24.432062 | instance | } 2026-05-26 08:44:24.432098 | instance | 2026-05-26 08:44:24.432104 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:44:24.432109 | instance | Tuesday 26 May 2026 08:44:24 +0000 (0:00:00.054) 0:00:54.823 *********** 2026-05-26 08:44:25.119717 | instance | changed: [instance] 2026-05-26 08:44:25.120172 | instance | 2026-05-26 08:44:25.120192 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:44:25.120200 | instance | Tuesday 26 May 2026 08:44:25 +0000 (0:00:00.688) 0:00:55.511 *********** 2026-05-26 08:44:26.512270 | instance | changed: [instance] 2026-05-26 08:44:26.512338 | instance | 2026-05-26 08:44:26.512605 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-26 08:44:26.512657 | instance | Tuesday 26 May 2026 08:44:26 +0000 (0:00:01.392) 0:00:56.904 *********** 2026-05-26 08:44:26.961164 | instance | changed: [instance] 2026-05-26 08:44:26.961235 | instance | 2026-05-26 08:44:26.961472 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-26 08:44:26.961508 | instance | Tuesday 26 May 2026 08:44:26 +0000 (0:00:00.448) 0:00:57.352 *********** 2026-05-26 08:44:27.164582 | instance | changed: [instance] 2026-05-26 08:44:27.164681 | instance | 2026-05-26 08:44:27.164948 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:44:27.164991 | instance | Tuesday 26 May 2026 08:44:27 +0000 (0:00:00.203) 0:00:57.556 *********** 2026-05-26 08:44:27.367513 | instance | ok: [instance] 2026-05-26 08:44:27.367584 | instance | 2026-05-26 08:44:27.367844 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:44:27.367882 | instance | Tuesday 26 May 2026 08:44:27 +0000 (0:00:00.202) 0:00:57.759 *********** 2026-05-26 08:44:27.421105 | instance | ok: [instance] => { 2026-05-26 08:44:27.421935 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-26 08:44:27.421977 | instance | } 2026-05-26 08:44:27.421985 | instance | 2026-05-26 08:44:27.421991 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:44:27.421998 | instance | Tuesday 26 May 2026 08:44:27 +0000 (0:00:00.053) 0:00:57.812 *********** 2026-05-26 08:44:28.282870 | instance | changed: [instance] 2026-05-26 08:44:28.282950 | instance | 2026-05-26 08:44:28.283239 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:44:28.283352 | instance | Tuesday 26 May 2026 08:44:28 +0000 (0:00:00.862) 0:00:58.674 *********** 2026-05-26 08:44:30.899499 | instance | changed: [instance] 2026-05-26 08:44:30.899569 | instance | 2026-05-26 08:44:30.899582 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-26 08:44:30.899592 | instance | Tuesday 26 May 2026 08:44:30 +0000 (0:00:02.615) 0:01:01.290 *********** 2026-05-26 08:44:30.948718 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-26 08:44:30.948751 | instance | 2026-05-26 08:44:30.948756 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-26 08:44:30.948761 | instance | Tuesday 26 May 2026 08:44:30 +0000 (0:00:00.049) 0:01:01.340 *********** 2026-05-26 08:44:31.899048 | instance | ok: [instance] 2026-05-26 08:44:31.899166 | instance | 2026-05-26 08:44:31.899532 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-26 08:44:31.899569 | instance | Tuesday 26 May 2026 08:44:31 +0000 (0:00:00.950) 0:01:02.290 *********** 2026-05-26 08:44:32.092853 | instance | changed: [instance] 2026-05-26 08:44:32.092915 | instance | 2026-05-26 08:44:32.093195 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-26 08:44:32.093380 | instance | Tuesday 26 May 2026 08:44:32 +0000 (0:00:00.194) 0:01:02.484 *********** 2026-05-26 08:44:32.531198 | instance | changed: [instance] 2026-05-26 08:44:32.531262 | instance | 2026-05-26 08:44:32.531523 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-26 08:44:32.531561 | instance | Tuesday 26 May 2026 08:44:32 +0000 (0:00:00.438) 0:01:02.923 *********** 2026-05-26 08:44:33.356779 | instance | changed: [instance] => (item=br_netfilter) 2026-05-26 08:44:33.356845 | instance | ok: [instance] => (item=ip_tables) 2026-05-26 08:44:33.356968 | instance | changed: [instance] => (item=ip6_tables) 2026-05-26 08:44:33.357085 | instance | changed: [instance] => (item=nf_conntrack) 2026-05-26 08:44:33.357195 | instance | 2026-05-26 08:44:33.357316 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:44:33.357422 | instance | Tuesday 26 May 2026 08:44:33 +0000 (0:00:00.822) 0:01:03.745 *********** 2026-05-26 08:44:33.548242 | instance | ok: [instance] 2026-05-26 08:44:33.548303 | instance | 2026-05-26 08:44:33.548408 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:44:33.548531 | instance | Tuesday 26 May 2026 08:44:33 +0000 (0:00:00.194) 0:01:03.940 *********** 2026-05-26 08:44:33.584799 | instance | ok: [instance] => { 2026-05-26 08:44:33.585047 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-26 08:44:33.585301 | instance | } 2026-05-26 08:44:33.585543 | instance | 2026-05-26 08:44:33.585806 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:44:33.586064 | instance | Tuesday 26 May 2026 08:44:33 +0000 (0:00:00.036) 0:01:03.976 *********** 2026-05-26 08:44:34.628553 | instance | changed: [instance] 2026-05-26 08:44:34.628672 | instance | 2026-05-26 08:44:34.628845 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:44:34.629013 | instance | Tuesday 26 May 2026 08:44:34 +0000 (0:00:01.043) 0:01:05.020 *********** 2026-05-26 08:44:34.669227 | instance | skipping: [instance] 2026-05-26 08:44:34.669344 | instance | 2026-05-26 08:44:34.669518 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-26 08:44:34.669684 | instance | Tuesday 26 May 2026 08:44:34 +0000 (0:00:00.040) 0:01:05.060 *********** 2026-05-26 08:44:34.724050 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-26 08:44:34.724179 | instance | 2026-05-26 08:44:34.724351 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-26 08:44:34.724530 | instance | Tuesday 26 May 2026 08:44:34 +0000 (0:00:00.054) 0:01:05.115 *********** 2026-05-26 08:44:34.750544 | instance | skipping: [instance] 2026-05-26 08:44:34.750783 | instance | 2026-05-26 08:44:34.751050 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-26 08:44:34.751313 | instance | Tuesday 26 May 2026 08:44:34 +0000 (0:00:00.026) 0:01:05.142 *********** 2026-05-26 08:44:43.340135 | instance | changed: [instance] 2026-05-26 08:44:43.340180 | instance | 2026-05-26 08:44:43.340187 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-26 08:44:43.340427 | instance | Tuesday 26 May 2026 08:44:43 +0000 (0:00:08.589) 0:01:13.731 *********** 2026-05-26 08:44:44.637413 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-26 08:44:44.637448 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-26 08:44:44.637453 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-26 08:44:44.637457 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-26 08:44:44.637461 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-26 08:44:44.637466 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-26 08:44:44.637470 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-26 08:44:44.637474 | instance | 2026-05-26 08:44:44.637478 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-26 08:44:44.637482 | instance | Tuesday 26 May 2026 08:44:44 +0000 (0:00:01.297) 0:01:15.028 *********** 2026-05-26 08:44:45.177754 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-26 08:44:45.177801 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-26 08:44:45.177809 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-26 08:44:45.177815 | instance | 2026-05-26 08:44:45.177821 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-26 08:44:45.177833 | instance | Tuesday 26 May 2026 08:44:45 +0000 (0:00:00.540) 0:01:15.568 *********** 2026-05-26 08:44:45.636366 | instance | changed: [instance] 2026-05-26 08:44:45.636406 | instance | 2026-05-26 08:44:45.636414 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-26 08:44:45.636420 | instance | Tuesday 26 May 2026 08:44:45 +0000 (0:00:00.459) 0:01:16.027 *********** 2026-05-26 08:44:46.085618 | instance | changed: [instance] 2026-05-26 08:44:46.086406 | instance | 2026-05-26 08:44:46.086478 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-26 08:44:46.086511 | instance | Tuesday 26 May 2026 08:44:46 +0000 (0:00:00.449) 0:01:16.477 *********** 2026-05-26 08:44:46.296156 | instance | ok: [instance] 2026-05-26 08:44:46.296253 | instance | 2026-05-26 08:44:46.296503 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-26 08:44:46.296539 | instance | Tuesday 26 May 2026 08:44:46 +0000 (0:00:00.210) 0:01:16.688 *********** 2026-05-26 08:44:46.330629 | instance | skipping: [instance] 2026-05-26 08:44:46.331040 | instance | 2026-05-26 08:44:46.331077 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-26 08:44:46.331083 | instance | Tuesday 26 May 2026 08:44:46 +0000 (0:00:00.033) 0:01:16.721 *********** 2026-05-26 08:44:46.770704 | instance | ok: [instance] => (item=swap) 2026-05-26 08:44:46.770773 | instance | ok: [instance] => (item=none) 2026-05-26 08:44:46.771186 | instance | 2026-05-26 08:44:46.771248 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-26 08:44:46.771254 | instance | Tuesday 26 May 2026 08:44:46 +0000 (0:00:00.440) 0:01:17.162 *********** 2026-05-26 08:44:47.196516 | instance | changed: [instance] 2026-05-26 08:44:47.197025 | instance | 2026-05-26 08:44:47.197068 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-26 08:44:47.197076 | instance | Tuesday 26 May 2026 08:44:47 +0000 (0:00:00.425) 0:01:17.588 *********** 2026-05-26 08:44:47.712937 | instance | changed: [instance] 2026-05-26 08:44:47.713033 | instance | 2026-05-26 08:44:47.713633 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-26 08:44:47.713647 | instance | Tuesday 26 May 2026 08:44:47 +0000 (0:00:00.509) 0:01:18.097 *********** 2026-05-26 08:44:47.713653 | instance | 2026-05-26 08:44:47.713657 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-26 08:44:47.713661 | instance | Tuesday 26 May 2026 08:44:47 +0000 (0:00:00.007) 0:01:18.104 *********** 2026-05-26 08:44:48.363373 | instance | ok: [instance] 2026-05-26 08:44:48.363818 | instance | 2026-05-26 08:44:48.363887 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-26 08:44:48.363894 | instance | Tuesday 26 May 2026 08:44:48 +0000 (0:00:00.649) 0:01:18.754 *********** 2026-05-26 08:44:48.882966 | instance | changed: [instance] 2026-05-26 08:44:48.883063 | instance | 2026-05-26 08:44:48.883303 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-26 08:44:48.883359 | instance | Tuesday 26 May 2026 08:44:48 +0000 (0:00:00.519) 0:01:19.274 *********** 2026-05-26 08:44:50.038676 | instance | ok: [instance] 2026-05-26 08:44:50.038816 | instance | 2026-05-26 08:44:50.039224 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-26 08:44:50.039273 | instance | Tuesday 26 May 2026 08:44:50 +0000 (0:00:01.155) 0:01:20.430 *********** 2026-05-26 08:44:50.492349 | instance | ok: [instance] 2026-05-26 08:44:50.492845 | instance | 2026-05-26 08:44:50.492887 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-26 08:44:50.492895 | instance | Tuesday 26 May 2026 08:44:50 +0000 (0:00:00.453) 0:01:20.884 *********** 2026-05-26 08:44:50.690789 | instance | ok: [instance] 2026-05-26 08:44:50.690892 | instance | 2026-05-26 08:44:50.691161 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-26 08:44:50.691202 | instance | Tuesday 26 May 2026 08:44:50 +0000 (0:00:00.198) 0:01:21.082 *********** 2026-05-26 08:44:51.154057 | instance | ok: [instance] 2026-05-26 08:44:51.154104 | instance | 2026-05-26 08:44:51.154111 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-26 08:44:51.154117 | instance | Tuesday 26 May 2026 08:44:51 +0000 (0:00:00.462) 0:01:21.545 *********** 2026-05-26 08:44:51.238559 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-26 08:44:51.238636 | instance | 2026-05-26 08:44:51.238653 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-26 08:44:51.238674 | instance | Tuesday 26 May 2026 08:44:51 +0000 (0:00:00.084) 0:01:21.629 *********** 2026-05-26 08:44:51.314386 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-26 08:44:51.314705 | instance | 2026-05-26 08:44:51.314722 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-26 08:44:51.314728 | instance | Tuesday 26 May 2026 08:44:51 +0000 (0:00:00.076) 0:01:21.706 *********** 2026-05-26 08:44:51.523374 | instance | ok: [instance] => (item=instance) 2026-05-26 08:44:51.523465 | instance | 2026-05-26 08:44:51.523728 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-26 08:44:51.523758 | instance | Tuesday 26 May 2026 08:44:51 +0000 (0:00:00.208) 0:01:21.915 *********** 2026-05-26 08:44:51.562600 | instance | skipping: [instance] 2026-05-26 08:44:51.562717 | instance | 2026-05-26 08:44:51.562840 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-26 08:44:51.562958 | instance | Tuesday 26 May 2026 08:44:51 +0000 (0:00:00.039) 0:01:21.954 *********** 2026-05-26 08:44:51.611787 | instance | ok: [instance] 2026-05-26 08:44:51.611861 | instance | 2026-05-26 08:44:51.612097 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-26 08:44:51.612201 | instance | Tuesday 26 May 2026 08:44:51 +0000 (0:00:00.048) 0:01:22.003 *********** 2026-05-26 08:44:51.651333 | instance | ok: [instance] => { 2026-05-26 08:44:51.651490 | instance | "msg": "instance" 2026-05-26 08:44:51.651643 | instance | } 2026-05-26 08:44:51.652171 | instance | 2026-05-26 08:44:51.652190 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-26 08:44:51.652197 | instance | Tuesday 26 May 2026 08:44:51 +0000 (0:00:00.039) 0:01:22.043 *********** 2026-05-26 08:44:52.166479 | instance | changed: [instance] 2026-05-26 08:44:52.166532 | instance | 2026-05-26 08:44:52.166815 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-26 08:44:52.166854 | instance | Tuesday 26 May 2026 08:44:52 +0000 (0:00:00.514) 0:01:22.558 *********** 2026-05-26 08:44:52.199349 | instance | skipping: [instance] 2026-05-26 08:44:52.199902 | instance | 2026-05-26 08:44:52.199944 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-26 08:44:52.199952 | instance | Tuesday 26 May 2026 08:44:52 +0000 (0:00:00.032) 0:01:22.590 *********** 2026-05-26 08:44:52.232827 | instance | skipping: [instance] 2026-05-26 08:44:52.233340 | instance | 2026-05-26 08:44:52.233363 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-26 08:44:52.233371 | instance | Tuesday 26 May 2026 08:44:52 +0000 (0:00:00.033) 0:01:22.624 *********** 2026-05-26 08:44:52.267836 | instance | skipping: [instance] 2026-05-26 08:44:52.268206 | instance | 2026-05-26 08:44:52.268239 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-26 08:44:52.268245 | instance | Tuesday 26 May 2026 08:44:52 +0000 (0:00:00.034) 0:01:22.659 *********** 2026-05-26 08:44:52.298582 | instance | skipping: [instance] 2026-05-26 08:44:52.298691 | instance | 2026-05-26 08:44:52.298912 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-26 08:44:52.298926 | instance | Tuesday 26 May 2026 08:44:52 +0000 (0:00:00.031) 0:01:22.690 *********** 2026-05-26 08:44:52.324547 | instance | skipping: [instance] 2026-05-26 08:44:52.324804 | instance | 2026-05-26 08:44:52.325155 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-26 08:44:52.325494 | instance | Tuesday 26 May 2026 08:44:52 +0000 (0:00:00.025) 0:01:22.716 *********** 2026-05-26 08:44:52.352213 | instance | skipping: [instance] 2026-05-26 08:44:52.352311 | instance | 2026-05-26 08:44:52.352430 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-26 08:44:52.352545 | instance | Tuesday 26 May 2026 08:44:52 +0000 (0:00:00.028) 0:01:22.744 *********** 2026-05-26 08:44:52.378758 | instance | skipping: [instance] 2026-05-26 08:44:52.378897 | instance | 2026-05-26 08:44:52.379206 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-26 08:44:52.379237 | instance | Tuesday 26 May 2026 08:44:52 +0000 (0:00:00.026) 0:01:22.770 *********** 2026-05-26 08:45:17.027188 | instance | changed: [instance] 2026-05-26 08:45:17.027257 | instance | 2026-05-26 08:45:17.027495 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-26 08:45:17.027531 | instance | Tuesday 26 May 2026 08:45:17 +0000 (0:00:24.648) 0:01:47.418 *********** 2026-05-26 08:45:17.233598 | instance | ok: [instance] 2026-05-26 08:45:17.233805 | instance | 2026-05-26 08:45:17.234108 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-26 08:45:17.234148 | instance | Tuesday 26 May 2026 08:45:17 +0000 (0:00:00.206) 0:01:47.625 *********** 2026-05-26 08:45:17.267675 | instance | skipping: [instance] 2026-05-26 08:45:17.267819 | instance | 2026-05-26 08:45:17.267966 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-26 08:45:17.268121 | instance | Tuesday 26 May 2026 08:45:17 +0000 (0:00:00.034) 0:01:47.659 *********** 2026-05-26 08:45:17.469639 | instance | changed: [instance] 2026-05-26 08:45:17.469701 | instance | 2026-05-26 08:45:17.469998 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-26 08:45:17.470032 | instance | Tuesday 26 May 2026 08:45:17 +0000 (0:00:00.202) 0:01:47.861 *********** 2026-05-26 08:45:17.699978 | instance | changed: [instance] 2026-05-26 08:45:17.700125 | instance | 2026-05-26 08:45:17.700511 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-26 08:45:17.700555 | instance | Tuesday 26 May 2026 08:45:17 +0000 (0:00:00.230) 0:01:48.091 *********** 2026-05-26 08:45:17.915116 | instance | changed: [instance] 2026-05-26 08:45:17.915193 | instance | 2026-05-26 08:45:17.915562 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-26 08:45:17.915599 | instance | Tuesday 26 May 2026 08:45:17 +0000 (0:00:00.214) 0:01:48.306 *********** 2026-05-26 08:45:19.139593 | instance | ok: [instance] 2026-05-26 08:45:19.140147 | instance | 2026-05-26 08:45:19.140193 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-26 08:45:19.140201 | instance | Tuesday 26 May 2026 08:45:19 +0000 (0:00:01.224) 0:01:49.531 *********** 2026-05-26 08:45:20.211939 | instance | ok: [instance] 2026-05-26 08:45:20.211976 | instance | 2026-05-26 08:45:20.211982 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-26 08:45:20.211987 | instance | Tuesday 26 May 2026 08:45:20 +0000 (0:00:01.072) 0:01:50.603 *********** 2026-05-26 08:45:20.255520 | instance | skipping: [instance] 2026-05-26 08:45:20.255838 | instance | 2026-05-26 08:45:20.256350 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-26 08:45:20.256636 | instance | Tuesday 26 May 2026 08:45:20 +0000 (0:00:00.043) 0:01:50.646 *********** 2026-05-26 08:45:20.299234 | instance | skipping: [instance] 2026-05-26 08:45:20.299600 | instance | 2026-05-26 08:45:20.299643 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-26 08:45:20.299649 | instance | Tuesday 26 May 2026 08:45:20 +0000 (0:00:00.043) 0:01:50.690 *********** 2026-05-26 08:45:21.074068 | instance | changed: [instance] 2026-05-26 08:45:21.074119 | instance | 2026-05-26 08:45:21.074379 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-26 08:45:21.074410 | instance | Tuesday 26 May 2026 08:45:21 +0000 (0:00:00.775) 0:01:51.465 *********** 2026-05-26 08:45:21.114110 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-26 08:45:21.114434 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-26 08:45:21.114470 | instance | skipping: [instance] 2026-05-26 08:45:21.114485 | instance | 2026-05-26 08:45:21.114732 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-26 08:45:21.114764 | instance | Tuesday 26 May 2026 08:45:21 +0000 (0:00:00.039) 0:01:51.505 *********** 2026-05-26 08:45:21.154169 | instance | skipping: [instance] 2026-05-26 08:45:21.154375 | instance | 2026-05-26 08:45:21.154442 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-26 08:45:21.154600 | instance | Tuesday 26 May 2026 08:45:21 +0000 (0:00:00.040) 0:01:51.545 *********** 2026-05-26 08:45:21.198873 | instance | skipping: [instance] 2026-05-26 08:45:21.199260 | instance | 2026-05-26 08:45:21.199299 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-26 08:45:21.199305 | instance | Tuesday 26 May 2026 08:45:21 +0000 (0:00:00.044) 0:01:51.590 *********** 2026-05-26 08:45:21.241270 | instance | skipping: [instance] 2026-05-26 08:45:21.241371 | instance | 2026-05-26 08:45:21.241627 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-26 08:45:21.241667 | instance | Tuesday 26 May 2026 08:45:21 +0000 (0:00:00.042) 0:01:51.632 *********** 2026-05-26 08:45:21.279541 | instance | skipping: [instance] 2026-05-26 08:45:21.279639 | instance | 2026-05-26 08:45:21.279773 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-26 08:45:21.279905 | instance | Tuesday 26 May 2026 08:45:21 +0000 (0:00:00.038) 0:01:51.671 *********** 2026-05-26 08:45:21.675251 | instance | ok: [instance] 2026-05-26 08:45:21.675314 | instance | 2026-05-26 08:45:21.675491 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-26 08:45:21.675565 | instance | Tuesday 26 May 2026 08:45:21 +0000 (0:00:00.395) 0:01:52.067 *********** 2026-05-26 08:45:22.836555 | instance | changed: [instance] 2026-05-26 08:45:22.836656 | instance | 2026-05-26 08:45:22.836781 | instance | PLAY [Install control-plane components] **************************************** 2026-05-26 08:45:22.836884 | instance | 2026-05-26 08:45:22.837139 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:45:22.837154 | instance | Tuesday 26 May 2026 08:45:22 +0000 (0:00:01.161) 0:01:53.228 *********** 2026-05-26 08:45:23.561692 | instance | ok: [instance] 2026-05-26 08:45:23.562041 | instance | 2026-05-26 08:45:23.562241 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:45:23.562395 | instance | Tuesday 26 May 2026 08:45:23 +0000 (0:00:00.724) 0:01:53.953 *********** 2026-05-26 08:45:23.778646 | instance | ok: [instance] 2026-05-26 08:45:23.779458 | instance | 2026-05-26 08:45:23.779543 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:45:23.779565 | instance | Tuesday 26 May 2026 08:45:23 +0000 (0:00:00.216) 0:01:54.170 *********** 2026-05-26 08:45:24.759523 | instance | ok: [instance] 2026-05-26 08:45:24.759758 | instance | 2026-05-26 08:45:24.760058 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 08:45:24.760347 | instance | Tuesday 26 May 2026 08:45:24 +0000 (0:00:00.980) 0:01:55.151 *********** 2026-05-26 08:45:24.955373 | instance | ok: [instance] 2026-05-26 08:45:24.955614 | instance | 2026-05-26 08:45:24.955902 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:45:24.956170 | instance | Tuesday 26 May 2026 08:45:24 +0000 (0:00:00.195) 0:01:55.346 *********** 2026-05-26 08:45:24.991816 | instance | ok: [instance] => { 2026-05-26 08:45:24.992108 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-26 08:45:24.992367 | instance | } 2026-05-26 08:45:24.992620 | instance | 2026-05-26 08:45:24.992880 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:45:24.993139 | instance | Tuesday 26 May 2026 08:45:24 +0000 (0:00:00.036) 0:01:55.383 *********** 2026-05-26 08:45:25.502302 | instance | changed: [instance] 2026-05-26 08:45:25.502550 | instance | 2026-05-26 08:45:25.502830 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:45:25.503109 | instance | Tuesday 26 May 2026 08:45:25 +0000 (0:00:00.510) 0:01:55.893 *********** 2026-05-26 08:45:26.972488 | instance | changed: [instance] 2026-05-26 08:45:26.972730 | instance | 2026-05-26 08:45:26.972994 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-26 08:45:26.973252 | instance | Tuesday 26 May 2026 08:45:26 +0000 (0:00:01.470) 0:01:57.364 *********** 2026-05-26 08:45:27.301005 | instance | ok: [instance] 2026-05-26 08:45:27.301241 | instance | 2026-05-26 08:45:27.301528 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-26 08:45:27.301822 | instance | Tuesday 26 May 2026 08:45:27 +0000 (0:00:00.328) 0:01:57.692 *********** 2026-05-26 08:45:27.489419 | instance | changed: [instance] 2026-05-26 08:45:27.489812 | instance | 2026-05-26 08:45:27.490170 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-26 08:45:27.490576 | instance | Tuesday 26 May 2026 08:45:27 +0000 (0:00:00.188) 0:01:57.881 *********** 2026-05-26 08:45:27.726451 | instance | ok: [instance] 2026-05-26 08:45:27.726609 | instance | 2026-05-26 08:45:27.726809 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-26 08:45:27.727002 | instance | Tuesday 26 May 2026 08:45:27 +0000 (0:00:00.237) 0:01:58.118 *********** 2026-05-26 08:45:27.911651 | instance | changed: [instance] 2026-05-26 08:45:27.911898 | instance | 2026-05-26 08:45:27.912197 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-26 08:45:27.912476 | instance | Tuesday 26 May 2026 08:45:27 +0000 (0:00:00.185) 0:01:58.303 *********** 2026-05-26 08:45:28.108840 | instance | ok: [instance] 2026-05-26 08:45:28.108895 | instance | 2026-05-26 08:45:28.109411 | instance | TASK [Install plugin] ********************************************************** 2026-05-26 08:45:28.109436 | instance | Tuesday 26 May 2026 08:45:28 +0000 (0:00:00.196) 0:01:58.499 *********** 2026-05-26 08:45:28.155995 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-26 08:45:28.156103 | instance | 2026-05-26 08:45:28.156114 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:45:28.156128 | instance | Tuesday 26 May 2026 08:45:28 +0000 (0:00:00.048) 0:01:58.547 *********** 2026-05-26 08:45:28.192722 | instance | ok: [instance] => { 2026-05-26 08:45:28.192997 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-26 08:45:28.193260 | instance | } 2026-05-26 08:45:28.193503 | instance | 2026-05-26 08:45:28.193772 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:45:28.194034 | instance | Tuesday 26 May 2026 08:45:28 +0000 (0:00:00.037) 0:01:58.584 *********** 2026-05-26 08:45:28.846771 | instance | changed: [instance] 2026-05-26 08:45:28.847014 | instance | 2026-05-26 08:45:28.847293 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:45:28.847558 | instance | Tuesday 26 May 2026 08:45:28 +0000 (0:00:00.653) 0:01:59.238 *********** 2026-05-26 08:45:31.667421 | instance | changed: [instance] 2026-05-26 08:45:31.667623 | instance | 2026-05-26 08:45:31.668048 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:45:31.668283 | instance | Tuesday 26 May 2026 08:45:31 +0000 (0:00:02.820) 0:02:02.059 *********** 2026-05-26 08:45:31.705969 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:45:31.706192 | instance | 2026-05-26 08:45:31.706497 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:45:31.706752 | instance | Tuesday 26 May 2026 08:45:31 +0000 (0:00:00.038) 0:02:02.097 *********** 2026-05-26 08:45:32.296283 | instance | changed: [instance] 2026-05-26 08:45:32.296489 | instance | 2026-05-26 08:45:32.296749 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-26 08:45:32.297003 | instance | Tuesday 26 May 2026 08:45:32 +0000 (0:00:00.590) 0:02:02.688 *********** 2026-05-26 08:45:33.091001 | instance | ok: [instance] 2026-05-26 08:45:33.091224 | instance | 2026-05-26 08:45:33.091559 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-26 08:45:33.091884 | instance | Tuesday 26 May 2026 08:45:33 +0000 (0:00:00.794) 0:02:03.482 *********** 2026-05-26 08:45:34.919177 | instance | changed: [instance] 2026-05-26 08:45:34.919251 | instance | 2026-05-26 08:45:34.919259 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:45:34.919267 | instance | Tuesday 26 May 2026 08:45:34 +0000 (0:00:01.827) 0:02:05.309 *********** 2026-05-26 08:45:34.948456 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:45:34.948555 | instance | 2026-05-26 08:45:34.948572 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:45:34.948586 | instance | Tuesday 26 May 2026 08:45:34 +0000 (0:00:00.028) 0:02:05.338 *********** 2026-05-26 08:45:35.452122 | instance | changed: [instance] 2026-05-26 08:45:35.452273 | instance | 2026-05-26 08:45:35.452525 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-26 08:45:35.452776 | instance | Tuesday 26 May 2026 08:45:35 +0000 (0:00:00.503) 0:02:05.842 *********** 2026-05-26 08:46:08.182794 | instance | changed: [instance] 2026-05-26 08:46:08.183022 | instance | 2026-05-26 08:46:08.183333 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-26 08:46:08.183657 | instance | Tuesday 26 May 2026 08:46:08 +0000 (0:00:32.731) 0:02:38.573 *********** 2026-05-26 08:46:08.852504 | instance | changed: [instance] 2026-05-26 08:46:08.852766 | instance | 2026-05-26 08:46:08.853037 | instance | PLAY [all] ********************************************************************* 2026-05-26 08:46:08.853283 | instance | 2026-05-26 08:46:08.853614 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:46:08.853877 | instance | Tuesday 26 May 2026 08:46:08 +0000 (0:00:00.670) 0:02:39.243 *********** 2026-05-26 08:46:09.664409 | instance | ok: [instance] 2026-05-26 08:46:09.664553 | instance | 2026-05-26 08:46:09.664738 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-26 08:46:09.664909 | instance | Tuesday 26 May 2026 08:46:09 +0000 (0:00:00.812) 0:02:40.056 *********** 2026-05-26 08:46:10.386561 | instance | changed: [instance] 2026-05-26 08:46:10.386801 | instance | 2026-05-26 08:46:10.387066 | instance | PLAY [all] ********************************************************************* 2026-05-26 08:46:10.387307 | instance | 2026-05-26 08:46:10.387571 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-26 08:46:10.387835 | instance | Tuesday 26 May 2026 08:46:10 +0000 (0:00:00.721) 0:02:40.778 *********** 2026-05-26 08:46:11.112359 | instance | ok: [instance] 2026-05-26 08:46:11.112485 | instance | 2026-05-26 08:46:11.112658 | instance | PLAY [controllers] ************************************************************* 2026-05-26 08:46:11.112812 | instance | 2026-05-26 08:46:11.112979 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:46:11.113146 | instance | Tuesday 26 May 2026 08:46:11 +0000 (0:00:00.725) 0:02:41.503 *********** 2026-05-26 08:46:12.071736 | instance | ok: [instance] 2026-05-26 08:46:12.072050 | instance | 2026-05-26 08:46:12.072464 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:46:12.072768 | instance | Tuesday 26 May 2026 08:46:12 +0000 (0:00:00.959) 0:02:42.463 *********** 2026-05-26 08:46:12.111928 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:46:12.112183 | instance | 2026-05-26 08:46:12.112449 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:46:12.112838 | instance | Tuesday 26 May 2026 08:46:12 +0000 (0:00:00.040) 0:02:42.503 *********** 2026-05-26 08:46:12.655647 | instance | changed: [instance] 2026-05-26 08:46:12.655734 | instance | 2026-05-26 08:46:12.655838 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-26 08:46:12.655954 | instance | Tuesday 26 May 2026 08:46:12 +0000 (0:00:00.543) 0:02:43.047 *********** 2026-05-26 08:46:14.672708 | instance | changed: [instance] 2026-05-26 08:46:14.672973 | instance | 2026-05-26 08:46:14.673299 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:46:14.673574 | instance | Tuesday 26 May 2026 08:46:14 +0000 (0:00:02.016) 0:02:45.064 *********** 2026-05-26 08:46:14.708996 | instance | skipping: [instance] 2026-05-26 08:46:14.709243 | instance | 2026-05-26 08:46:14.709524 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-26 08:46:14.709788 | instance | Tuesday 26 May 2026 08:46:14 +0000 (0:00:00.036) 0:02:45.100 *********** 2026-05-26 08:46:14.751552 | instance | skipping: [instance] 2026-05-26 08:46:14.751818 | instance | 2026-05-26 08:46:14.752112 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-26 08:46:14.752410 | instance | Tuesday 26 May 2026 08:46:14 +0000 (0:00:00.042) 0:02:45.142 *********** 2026-05-26 08:46:14.777950 | instance | skipping: [instance] 2026-05-26 08:46:14.778196 | instance | 2026-05-26 08:46:14.778520 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-26 08:46:14.778816 | instance | Tuesday 26 May 2026 08:46:14 +0000 (0:00:00.026) 0:02:45.169 *********** 2026-05-26 08:46:14.804044 | instance | skipping: [instance] 2026-05-26 08:46:14.804163 | instance | 2026-05-26 08:46:14.804265 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-26 08:46:14.804382 | instance | Tuesday 26 May 2026 08:46:14 +0000 (0:00:00.026) 0:02:45.195 *********** 2026-05-26 08:46:14.845437 | instance | skipping: [instance] 2026-05-26 08:46:14.845572 | instance | 2026-05-26 08:46:14.845746 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-26 08:46:14.845909 | instance | Tuesday 26 May 2026 08:46:14 +0000 (0:00:00.041) 0:02:45.236 *********** 2026-05-26 08:46:14.888897 | instance | skipping: [instance] 2026-05-26 08:46:14.889050 | instance | 2026-05-26 08:46:14.889228 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-26 08:46:14.889436 | instance | Tuesday 26 May 2026 08:46:14 +0000 (0:00:00.043) 0:02:45.280 *********** 2026-05-26 08:46:14.929324 | instance | skipping: [instance] 2026-05-26 08:46:14.929453 | instance | 2026-05-26 08:46:14.929640 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-26 08:46:14.929802 | instance | Tuesday 26 May 2026 08:46:14 +0000 (0:00:00.039) 0:02:45.320 *********** 2026-05-26 08:46:14.959845 | instance | skipping: [instance] 2026-05-26 08:46:14.959963 | instance | 2026-05-26 08:46:14.960161 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-26 08:46:14.960310 | instance | Tuesday 26 May 2026 08:46:14 +0000 (0:00:00.030) 0:02:45.351 *********** 2026-05-26 08:46:15.005435 | instance | skipping: [instance] 2026-05-26 08:46:15.005509 | instance | 2026-05-26 08:46:15.005634 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-26 08:46:15.005734 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.046) 0:02:45.397 *********** 2026-05-26 08:46:15.043812 | instance | skipping: [instance] 2026-05-26 08:46:15.044026 | instance | 2026-05-26 08:46:15.044284 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-26 08:46:15.044533 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.038) 0:02:45.435 *********** 2026-05-26 08:46:15.079430 | instance | skipping: [instance] 2026-05-26 08:46:15.079669 | instance | 2026-05-26 08:46:15.079959 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-26 08:46:15.080225 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.035) 0:02:45.471 *********** 2026-05-26 08:46:15.122029 | instance | skipping: [instance] 2026-05-26 08:46:15.122261 | instance | 2026-05-26 08:46:15.122636 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-26 08:46:15.122923 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.042) 0:02:45.513 *********** 2026-05-26 08:46:15.168880 | instance | skipping: [instance] 2026-05-26 08:46:15.169081 | instance | 2026-05-26 08:46:15.169340 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-26 08:46:15.169608 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.047) 0:02:45.560 *********** 2026-05-26 08:46:15.198704 | instance | skipping: [instance] 2026-05-26 08:46:15.198959 | instance | 2026-05-26 08:46:15.199251 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-26 08:46:15.199546 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.029) 0:02:45.590 *********** 2026-05-26 08:46:15.232204 | instance | skipping: [instance] 2026-05-26 08:46:15.232425 | instance | 2026-05-26 08:46:15.232686 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-26 08:46:15.232940 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.033) 0:02:45.624 *********** 2026-05-26 08:46:15.267940 | instance | skipping: [instance] 2026-05-26 08:46:15.268160 | instance | 2026-05-26 08:46:15.268428 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-26 08:46:15.268674 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.035) 0:02:45.659 *********** 2026-05-26 08:46:15.297579 | instance | skipping: [instance] 2026-05-26 08:46:15.297834 | instance | 2026-05-26 08:46:15.298304 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-26 08:46:15.298671 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.027) 0:02:45.687 *********** 2026-05-26 08:46:15.324119 | instance | skipping: [instance] 2026-05-26 08:46:15.324211 | instance | 2026-05-26 08:46:15.324345 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-26 08:46:15.324448 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.028) 0:02:45.716 *********** 2026-05-26 08:46:15.353731 | instance | skipping: [instance] 2026-05-26 08:46:15.353824 | instance | 2026-05-26 08:46:15.353992 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-26 08:46:15.354147 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.029) 0:02:45.745 *********** 2026-05-26 08:46:15.384453 | instance | skipping: [instance] 2026-05-26 08:46:15.384705 | instance | 2026-05-26 08:46:15.385018 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-26 08:46:15.385272 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.030) 0:02:45.775 *********** 2026-05-26 08:46:15.417457 | instance | skipping: [instance] 2026-05-26 08:46:15.417700 | instance | 2026-05-26 08:46:15.418026 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-26 08:46:15.418330 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.033) 0:02:45.809 *********** 2026-05-26 08:46:15.447123 | instance | skipping: [instance] 2026-05-26 08:46:15.447435 | instance | 2026-05-26 08:46:15.447691 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-26 08:46:15.447943 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.029) 0:02:45.839 *********** 2026-05-26 08:46:15.497250 | instance | skipping: [instance] 2026-05-26 08:46:15.497339 | instance | 2026-05-26 08:46:15.497462 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-26 08:46:15.497578 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.049) 0:02:45.889 *********** 2026-05-26 08:46:15.533117 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-26 08:46:15.533356 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-26 08:46:15.533601 | instance | skipping: [instance] 2026-05-26 08:46:15.533832 | instance | 2026-05-26 08:46:15.534085 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-26 08:46:15.534428 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.035) 0:02:45.924 *********** 2026-05-26 08:46:15.570989 | instance | skipping: [instance] 2026-05-26 08:46:15.571279 | instance | 2026-05-26 08:46:15.571615 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-26 08:46:15.571944 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.037) 0:02:45.962 *********** 2026-05-26 08:46:15.620928 | instance | skipping: [instance] 2026-05-26 08:46:15.621149 | instance | 2026-05-26 08:46:15.621406 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-26 08:46:15.621659 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.050) 0:02:46.012 *********** 2026-05-26 08:46:15.652154 | instance | skipping: [instance] 2026-05-26 08:46:15.652387 | instance | 2026-05-26 08:46:15.652642 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-26 08:46:15.652896 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.031) 0:02:46.044 *********** 2026-05-26 08:46:15.678257 | instance | skipping: [instance] 2026-05-26 08:46:15.678544 | instance | 2026-05-26 08:46:15.678825 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-26 08:46:15.679081 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.026) 0:02:46.070 *********** 2026-05-26 08:46:15.716119 | instance | skipping: [instance] 2026-05-26 08:46:15.716360 | instance | 2026-05-26 08:46:15.716610 | instance | PLAY RECAP ********************************************************************* 2026-05-26 08:46:15.717014 | instance | instance : ok=134 changed=59 unreachable=0 failed=0 skipped=63 rescued=0 ignored=2 2026-05-26 08:46:15.717280 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-26 08:46:15.717516 | instance | 2026-05-26 08:46:15.717767 | instance | Tuesday 26 May 2026 08:46:15 +0000 (0:00:00.038) 0:02:46.108 *********** 2026-05-26 08:46:15.718022 | instance | =============================================================================== 2026-05-26 08:46:15.718342 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 32.73s 2026-05-26 08:46:15.718610 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 24.65s 2026-05-26 08:46:15.718864 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 8.59s 2026-05-26 08:46:15.719117 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 5.70s 2026-05-26 08:46:15.719368 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.41s 2026-05-26 08:46:15.719621 | instance | Generate SSH keys for missing variables --------------------------------- 5.11s 2026-05-26 08:46:15.719873 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.82s 2026-05-26 08:46:15.720124 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.74s 2026-05-26 08:46:15.720372 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.62s 2026-05-26 08:46:15.720623 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 2.02s 2026-05-26 08:46:15.720876 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 1.83s 2026-05-26 08:46:15.721125 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.47s 2026-05-26 08:46:15.721374 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.39s 2026-05-26 08:46:15.721621 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.37s 2026-05-26 08:46:15.721871 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 1.30s 2026-05-26 08:46:15.722129 | instance | vexxhost.kubernetes.kubelet : Reload systemd ---------------------------- 1.29s 2026-05-26 08:46:15.722470 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.24s 2026-05-26 08:46:15.722728 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 1.22s 2026-05-26 08:46:15.722990 | instance | vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components --- 1.16s 2026-05-26 08:46:15.723242 | instance | vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian ----- 1.16s 2026-05-26 08:46:15.841170 | instance | INFO [keycloak > prepare] Executed: Successful 2026-05-26 08:46:15.841698 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-05-26 08:46:16.354124 | instance | ok: Runtime: 0:02:59.209598 2026-05-26 08:46:16.368237 | 2026-05-26 08:46:16.368338 | PLAY RECAP 2026-05-26 08:46:16.368394 | instance | ok: 12 changed: 9 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 08:46:16.368422 | 2026-05-26 08:46:16.544849 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-26 08:46:16.550314 | RUN START: [untrusted : github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml@main] 2026-05-26 08:46:17.182848 | 2026-05-26 08:46:17.183044 | PLAY [all] 2026-05-26 08:46:17.197638 | 2026-05-26 08:46:17.197739 | TASK [Build atmosphere binary] 2026-05-26 08:46:17.596645 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-05-26 08:46:17.597227 | instance | go: downloading golang.org/x/sync v0.18.0 2026-05-26 08:46:17.773148 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-05-26 08:46:24.745562 | instance | ok: Runtime: 0:00:06.753986 2026-05-26 08:46:24.751373 | 2026-05-26 08:46:24.751440 | TASK [Deploy with parallel orchestrator] 2026-05-26 08:46:25.004237 | instance | ==> Multi-tag mode: kubernetes, csi, cert-manager, cluster-issuer, ingress-nginx, rabbitmq-cluster-operator, percona-xtradb-cluster-operator, percona-xtradb-cluster, valkey, memcached, keycloak, kube-prometheus-stack, keystone, horizon 2026-05-26 08:46:25.004350 | instance | ==> Running preflight checks 2026-05-26 08:46:25.519061 | instance | [preflight] 2026-05-26 08:46:25.519167 | instance | [preflight] PLAY [Preflight checks] ******************************************************** 2026-05-26 08:46:25.519183 | instance | [preflight] 2026-05-26 08:46:25.519218 | instance | [preflight] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-26 08:46:25.535861 | instance | [preflight] skipping: [instance] 2026-05-26 08:46:25.535883 | instance | [preflight] 2026-05-26 08:46:25.535891 | instance | [preflight] PLAY RECAP ********************************************************************* 2026-05-26 08:46:25.535901 | instance | [preflight] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-26 08:46:25.535908 | instance | [preflight] 2026-05-26 08:46:25.601951 | instance | ==> Preflight checks passed 2026-05-26 08:46:25.602120 | instance | ==> Starting parallel deployment (subgraph) 2026-05-26 08:46:25.602237 | instance | ==> [kubernetes] Starting deployment 2026-05-26 08:46:26.457306 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:26.457465 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-05-26 08:46:26.457473 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:26.457478 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:46:28.063129 | instance | [kubernetes/kubernetes] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:46:28.063193 | instance | [kubernetes/kubernetes] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:46:28.063206 | instance | [kubernetes/kubernetes] interpreter could change the meaning of that path. See 2026-05-26 08:46:28.063218 | instance | [kubernetes/kubernetes] https://docs.ansible.com/ansible- 2026-05-26 08:46:28.063228 | instance | [kubernetes/kubernetes] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:46:28.089381 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:28.089429 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:28.089440 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-26 08:46:34.270751 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-26 08:46:34.270800 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-26 08:46:34.270806 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-26 08:46:34.270810 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-26 08:46:34.270820 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-26 08:46:34.270825 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-26 08:46:34.270829 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-26 08:46:34.270833 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-26 08:46:34.270837 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-26 08:46:34.270842 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-26 08:46:34.270846 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-26 08:46:34.270850 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-26 08:46:34.270856 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-26 08:46:34.270874 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-26 08:46:34.270880 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-26 08:46:34.270886 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-26 08:46:34.270892 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-26 08:46:34.270899 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-26 08:46:34.270905 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-26 08:46:34.270911 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-26 08:46:34.270916 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:34.270923 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-26 08:46:34.683628 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:34.683942 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:34.683956 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-26 08:46:35.371181 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:35.371235 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:35.371247 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-26 08:46:35.854125 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:35.854171 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:35.854179 | instance | [kubernetes/kubernetes] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-26 08:46:35.987811 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:35.987872 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:35.987884 | instance | [kubernetes/kubernetes] PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-26 08:46:35.987895 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:35.987913 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:46:37.051935 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:37.051994 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:37.052006 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-26 08:46:37.363272 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:37.363339 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:37.363352 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-26 08:46:38.873089 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-26 08:46:38.873134 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-26 08:46:38.873143 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-26 08:46:38.873149 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-26 08:46:38.873155 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-26 08:46:38.873161 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:38.873167 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-26 08:46:39.781855 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-05-26 08:46:39.781928 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-05-26 08:46:39.781940 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-05-26 08:46:39.781951 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:39.781985 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-26 08:46:40.079943 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:40.079998 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:40.080010 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-26 08:46:40.396073 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:40.396144 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:40.396157 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-26 08:46:40.427377 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:40.427418 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:40.427431 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-26 08:46:40.463663 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:46:40.463706 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:40.463723 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-26 08:46:41.096648 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:41.096707 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:41.096719 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-26 08:46:41.505625 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:41.505695 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:41.505707 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-26 08:46:41.505717 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:41.505726 | instance | [kubernetes/kubernetes] PLAY [Install Kubernetes] ****************************************************** 2026-05-26 08:46:41.505735 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:41.505744 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:46:42.551517 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:42.551598 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:42.551611 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:46:42.894793 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:42.894856 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:42.894869 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:46:42.939074 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:46:42.939126 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:42.939142 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 08:46:43.264134 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:43.264197 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:43.264205 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:46:43.324265 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:46:43.324328 | instance | [kubernetes/kubernetes] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-26 08:46:43.324336 | instance | [kubernetes/kubernetes] } 2026-05-26 08:46:43.324343 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:43.324350 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:46:43.821228 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:43.821292 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:43.821304 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:46:43.866556 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:46:43.866662 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:43.866685 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:46:44.184361 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:44.184444 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:44.184456 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:46:45.412487 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:45.412543 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:45.412551 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:46:45.482353 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:46:45.482425 | 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:46:45.482438 | instance | [kubernetes/kubernetes] } 2026-05-26 08:46:45.482448 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:45.482458 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:46:45.944313 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:45.944373 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:45.944386 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:46:48.170593 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:48.170687 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:48.170706 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 08:46:48.203711 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:46:48.203763 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:48.203776 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 08:46:48.239415 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:46:48.239490 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:48.239502 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 08:46:48.272686 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:46:48.272742 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:48.272755 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 08:46:49.377069 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:49.377133 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:49.377141 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 08:46:49.946610 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:49.946706 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:49.946720 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 08:46:51.444574 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 08:46:51.444641 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 08:46:51.444658 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 08:46:51.444671 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 08:46:51.444684 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 08:46:51.444698 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:51.444710 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 08:46:52.070402 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:52.070452 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:52.070464 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 08:46:52.070474 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:52.070484 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 08:46:52.795554 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:52.795602 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:52.795608 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-26 08:46:53.652929 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:53.653000 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:53.653012 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-26 08:46:53.693622 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:53.693670 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:53.693682 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-26 08:46:53.728664 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:53.728696 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:53.728705 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-26 08:46:53.784489 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:53.784549 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:53.784561 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-26 08:46:53.823718 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:46:53.823773 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:53.823834 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-26 08:46:53.873604 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:53.873669 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:53.873681 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:46:54.203014 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:54.203055 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:54.203062 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:46:54.241137 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:46:54.241192 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-26 08:46:54.241204 | instance | [kubernetes/kubernetes] } 2026-05-26 08:46:54.241214 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:54.241223 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:46:54.686184 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:54.686565 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:54.686585 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:46:54.731816 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:46:54.731841 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:54.731851 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:46:55.057244 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:55.057297 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:55.057305 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:46:55.101327 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:46:55.101372 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-26 08:46:55.101380 | instance | [kubernetes/kubernetes] } 2026-05-26 08:46:55.101386 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:55.101392 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:46:55.519262 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:55.519316 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:55.519328 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:46:55.575425 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:46:55.575497 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:55.575510 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 08:46:55.609436 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:46:55.609463 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:55.609474 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 08:46:55.640614 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:46:55.640644 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:55.640655 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 08:46:55.674612 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:46:55.674641 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:55.674651 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 08:46:57.036692 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:57.036726 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:57.036733 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 08:46:57.594486 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:57.594542 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:57.594554 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 08:46:59.042267 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 08:46:59.042360 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 08:46:59.042375 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 08:46:59.042384 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 08:46:59.042394 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 08:46:59.042405 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:59.042426 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 08:46:59.656699 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:46:59.656780 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:59.656792 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 08:46:59.656803 | instance | [kubernetes/kubernetes] 2026-05-26 08:46:59.656813 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 08:47:00.118804 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:00.118857 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:00.118866 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:47:00.431604 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:00.431652 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:00.431660 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:47:00.478361 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:47:00.478401 | 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:47:00.478407 | instance | [kubernetes/kubernetes] } 2026-05-26 08:47:00.478412 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:00.478420 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:47:00.919523 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:00.919603 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:00.919616 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:47:02.107155 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:02.107210 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:02.107222 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:47:02.167702 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:47:02.167743 | 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:47:02.167754 | instance | [kubernetes/kubernetes] } 2026-05-26 08:47:02.167764 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:02.167773 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:47:02.579438 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:02.579490 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:02.579503 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:47:03.775470 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:03.775533 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:03.775546 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-26 08:47:04.334273 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:04.334379 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:04.334393 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-26 08:47:04.700036 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:04.700104 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:04.700116 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:47:05.041626 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:05.041668 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:05.041675 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:47:05.114310 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:47:05.114381 | 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:47:05.114392 | instance | [kubernetes/kubernetes] } 2026-05-26 08:47:05.114398 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:05.114402 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:47:05.584329 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:05.584406 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:05.584418 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:47:07.678489 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:07.678525 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:07.678532 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-26 08:47:07.729884 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-26 08:47:07.729931 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:07.729940 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-26 08:47:08.908463 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:08.908579 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:08.908592 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-26 08:47:09.210946 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:09.211026 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:09.211040 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-26 08:47:09.749765 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:09.749815 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:09.749823 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-26 08:47:11.038613 | instance | [kubernetes/kubernetes] ok: [instance] => (item=br_netfilter) 2026-05-26 08:47:11.038705 | instance | [kubernetes/kubernetes] ok: [instance] => (item=ip_tables) 2026-05-26 08:47:11.038723 | instance | [kubernetes/kubernetes] ok: [instance] => (item=ip6_tables) 2026-05-26 08:47:11.038738 | instance | [kubernetes/kubernetes] ok: [instance] => (item=nf_conntrack) 2026-05-26 08:47:11.038860 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:11.038880 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:47:11.359638 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:11.359696 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:11.359709 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:47:11.402696 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:47:11.402734 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-26 08:47:11.402750 | instance | [kubernetes/kubernetes] } 2026-05-26 08:47:11.402763 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:11.402776 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:47:11.900404 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:11.900506 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:11.900518 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:47:11.947904 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:11.947973 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:11.947985 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-26 08:47:12.008424 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-26 08:47:12.008461 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:12.008473 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-26 08:47:12.043938 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:12.043969 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:12.043979 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-26 08:47:13.109814 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:13.109889 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:13.109898 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-26 08:47:15.121262 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-26 08:47:15.121346 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-26 08:47:15.121358 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-26 08:47:15.121368 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-26 08:47:15.121377 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-26 08:47:15.121386 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-26 08:47:15.121395 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-26 08:47:15.121405 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:15.121415 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-26 08:47:15.964006 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-26 08:47:15.964064 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes) 2026-05-26 08:47:15.964076 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-26 08:47:15.964101 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:15.964118 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-26 08:47:16.487605 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:16.487653 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:16.487659 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-26 08:47:17.012006 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:17.012058 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:17.012070 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-26 08:47:17.324201 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:17.324251 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:17.324264 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-26 08:47:17.356518 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:17.356549 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:17.356560 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-26 08:47:18.061565 | instance | [kubernetes/kubernetes] ok: [instance] => (item=swap) 2026-05-26 08:47:18.061624 | instance | [kubernetes/kubernetes] ok: [instance] => (item=none) 2026-05-26 08:47:18.061636 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:18.061647 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-26 08:47:18.583067 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:18.583128 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:18.583140 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-26 08:47:19.067525 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:19.067578 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:19.067590 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-26 08:47:19.067600 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:19.067609 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-26 08:47:19.545807 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:19.545874 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:19.545887 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-26 08:47:20.702147 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:20.702214 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:20.702227 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-26 08:47:21.623118 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:21.623531 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:21.623549 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-26 08:47:22.047320 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:22.047389 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:22.047401 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-26 08:47:22.643007 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:22.643071 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:22.643087 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-26 08:47:22.747577 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-26 08:47:22.747649 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:22.747662 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-26 08:47:22.824575 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-26 08:47:22.824662 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:22.824675 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-26 08:47:23.142435 | instance | [kubernetes/kubernetes] ok: [instance] => (item=instance) 2026-05-26 08:47:23.142528 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:23.142543 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-26 08:47:23.192907 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:23.192971 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:23.192983 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-26 08:47:23.234888 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:23.234945 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:23.234957 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-26 08:47:23.272708 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:47:23.272765 | instance | [kubernetes/kubernetes] "msg": "instance" 2026-05-26 08:47:23.272777 | instance | [kubernetes/kubernetes] } 2026-05-26 08:47:23.272788 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:23.272798 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-26 08:47:23.893676 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:23.893737 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:23.893750 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-26 08:47:23.926221 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:23.926266 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:23.926277 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-26 08:47:23.962120 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:23.962153 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:23.962164 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-26 08:47:23.993091 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:23.993124 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:23.993135 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-26 08:47:24.028202 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:24.028237 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:24.028248 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-26 08:47:24.059522 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:24.059543 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:24.059550 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-26 08:47:24.095484 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:24.095509 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:24.095517 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-26 08:47:24.130843 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:24.130870 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:24.130877 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-26 08:47:24.486991 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:24.487036 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:24.487044 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-26 08:47:24.801095 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:24.801158 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:24.801172 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-26 08:47:24.834867 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:24.834903 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:24.834914 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-26 08:47:25.146846 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:25.146897 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:25.146908 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-26 08:47:25.461123 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:25.461162 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:25.461168 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-26 08:47:25.768288 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:25.768352 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:25.768364 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-26 08:47:26.898865 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:26.898927 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:26.898940 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-26 08:47:27.954474 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:27.954521 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:27.954529 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-26 08:47:27.995750 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:27.995790 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:27.995797 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-26 08:47:28.036552 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:28.036588 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:28.036595 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-26 08:47:28.791397 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:28.791445 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:28.791457 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-26 08:47:28.825604 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=DaemonSet) 2026-05-26 08:47:28.825640 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=ConfigMap) 2026-05-26 08:47:28.825652 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:28.825662 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:28.825671 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-26 08:47:28.862827 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:28.862875 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:28.862887 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-26 08:47:28.901012 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:28.901058 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:28.901071 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-26 08:47:28.937004 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:28.937058 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:28.937070 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-26 08:47:28.973052 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:47:28.973103 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:28.973115 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-26 08:47:29.461304 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:29.461369 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:29.461382 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-26 08:47:30.390268 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:30.390352 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:30.390367 | instance | [kubernetes/kubernetes] PLAY [Install control-plane components] **************************************** 2026-05-26 08:47:30.390377 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:30.390386 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:47:31.390709 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:31.390762 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:31.390771 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:47:31.687681 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:31.687745 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:31.687758 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:47:32.877820 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:32.877886 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:32.877898 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 08:47:33.195557 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:33.195623 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:33.195636 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:47:33.236142 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:47:33.236197 | instance | [kubernetes/kubernetes] "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-26 08:47:33.236209 | instance | [kubernetes/kubernetes] } 2026-05-26 08:47:33.236220 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:33.236230 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:47:33.632655 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:33.632726 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:33.632755 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:47:35.914261 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:35.914356 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:35.914370 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-26 08:47:36.335778 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:36.335829 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:36.335841 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-26 08:47:36.623206 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:36.623263 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:36.623275 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-26 08:47:36.961080 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:36.961126 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:36.961134 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-26 08:47:37.256141 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:37.256193 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:37.256205 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-26 08:47:37.546168 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:37.546220 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:37.546232 | instance | [kubernetes/kubernetes] TASK [Install plugin] ********************************************************** 2026-05-26 08:47:37.596205 | instance | [kubernetes/kubernetes] included: vexxhost.containers.download_artifact for instance 2026-05-26 08:47:37.596242 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:37.596250 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:47:37.639158 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:47:37.639202 | instance | [kubernetes/kubernetes] "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-26 08:47:37.639210 | instance | [kubernetes/kubernetes] } 2026-05-26 08:47:37.639216 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:37.639222 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:47:38.033521 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:38.033589 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:38.033602 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:47:39.537300 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:39.537372 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:39.537385 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:47:39.577604 | 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:47:39.577672 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:39.577686 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:47:40.186999 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:40.187037 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:40.187043 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-26 08:47:41.070306 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:41.070409 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:41.070422 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-26 08:47:42.714745 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:42.714789 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:42.714797 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:47:42.751332 | 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:47:42.751358 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:42.751366 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:47:43.220101 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:43.220168 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:43.220181 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-26 08:47:44.887084 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:44.887157 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:44.887170 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-26 08:47:45.599773 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:45.599848 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:45.599860 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-05-26 08:47:45.599870 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:45.599879 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:47:46.614092 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:46.614153 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:46.614165 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-26 08:47:47.345618 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:47.345694 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:47.345702 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-05-26 08:47:47.345709 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:47.345742 | instance | [kubernetes/kubernetes] TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-26 08:47:48.201057 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:47:48.201117 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:48.201128 | instance | [kubernetes/kubernetes] PLAY RECAP ********************************************************************* 2026-05-26 08:47:48.201137 | instance | [kubernetes/kubernetes] instance : ok=125 changed=0 unreachable=0 failed=0 skipped=31 rescued=0 ignored=0 2026-05-26 08:47:48.201145 | instance | [kubernetes/kubernetes] 2026-05-26 08:47:48.284621 | instance | ==> [kubernetes] Deployment complete 2026-05-26 08:47:48.284658 | instance | ==> [memcached] Starting deployment 2026-05-26 08:47:48.285062 | instance | ==> [ingress-nginx] Starting deployment 2026-05-26 08:47:48.285078 | instance | ==> [cert-manager] Starting deployment 2026-05-26 08:47:48.285084 | instance | ==> [csi] Starting deployment 2026-05-26 08:47:48.776499 | instance | [cert-manager/cert_manager] 2026-05-26 08:47:48.776554 | instance | [cert-manager/cert_manager] PLAY [controllers] ************************************************************* 2026-05-26 08:47:48.776565 | instance | [cert-manager/cert_manager] 2026-05-26 08:47:48.776575 | instance | [cert-manager/cert_manager] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:47:48.777859 | instance | [ingress-nginx/ingress_nginx] 2026-05-26 08:47:48.777879 | instance | [ingress-nginx/ingress_nginx] PLAY [controllers] ************************************************************* 2026-05-26 08:47:48.777889 | instance | [ingress-nginx/ingress_nginx] 2026-05-26 08:47:48.777897 | instance | [ingress-nginx/ingress_nginx] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:47:48.816814 | instance | [memcached/memcached] 2026-05-26 08:47:48.816869 | instance | [memcached/memcached] PLAY [controllers[0]] ********************************************************** 2026-05-26 08:47:48.816881 | instance | [memcached/memcached] 2026-05-26 08:47:48.816892 | instance | [memcached/memcached] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:47:48.855729 | instance | [csi/csi] 2026-05-26 08:47:48.855768 | instance | [csi/csi] PLAY [controllers] ************************************************************* 2026-05-26 08:47:48.855774 | instance | [csi/csi] 2026-05-26 08:47:48.855779 | instance | [csi/csi] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:47:49.964856 | instance | [cert-manager/cert_manager] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:47:49.964911 | instance | [cert-manager/cert_manager] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:47:49.964926 | instance | [cert-manager/cert_manager] interpreter could change the meaning of that path. See 2026-05-26 08:47:49.964935 | instance | [cert-manager/cert_manager] https://docs.ansible.com/ansible- 2026-05-26 08:47:49.964943 | instance | [cert-manager/cert_manager] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:47:49.979707 | instance | [cert-manager/cert_manager] ok: [instance] 2026-05-26 08:47:49.979747 | instance | [cert-manager/cert_manager] 2026-05-26 08:47:49.979754 | instance | [cert-manager/cert_manager] TASK [Deploy Helm chart] ******************************************************* 2026-05-26 08:47:50.028025 | instance | [cert-manager/cert_manager] included: vexxhost.kubernetes.cert_manager for instance 2026-05-26 08:47:50.028072 | instance | [cert-manager/cert_manager] 2026-05-26 08:47:50.028086 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:47:50.039493 | instance | [memcached/memcached] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:47:50.039560 | instance | [memcached/memcached] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:47:50.039572 | instance | [memcached/memcached] interpreter could change the meaning of that path. See 2026-05-26 08:47:50.039582 | instance | [memcached/memcached] https://docs.ansible.com/ansible- 2026-05-26 08:47:50.039591 | instance | [memcached/memcached] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:47:50.044807 | instance | [ingress-nginx/ingress_nginx] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:47:50.044833 | instance | [ingress-nginx/ingress_nginx] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:47:50.044842 | instance | [ingress-nginx/ingress_nginx] interpreter could change the meaning of that path. See 2026-05-26 08:47:50.044852 | instance | [ingress-nginx/ingress_nginx] https://docs.ansible.com/ansible- 2026-05-26 08:47:50.044880 | instance | [ingress-nginx/ingress_nginx] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:47:50.059626 | instance | [ingress-nginx/ingress_nginx] ok: [instance] 2026-05-26 08:47:50.059671 | instance | [ingress-nginx/ingress_nginx] 2026-05-26 08:47:50.059682 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:47:50.065568 | instance | [memcached/memcached] ok: [instance] 2026-05-26 08:47:50.065603 | instance | [memcached/memcached] 2026-05-26 08:47:50.065611 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 08:47:50.069540 | 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:47:50.069563 | instance | [cert-manager/cert_manager] 2026-05-26 08:47:50.069571 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:47:50.086895 | instance | [csi/csi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:47:50.086932 | instance | [csi/csi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:47:50.086938 | instance | [csi/csi] interpreter could change the meaning of that path. See 2026-05-26 08:47:50.086942 | instance | [csi/csi] https://docs.ansible.com/ansible- 2026-05-26 08:47:50.086946 | instance | [csi/csi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:47:50.101030 | 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:47:50.101079 | instance | [ingress-nginx/ingress_nginx] 2026-05-26 08:47:50.101096 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:47:50.109834 | instance | [csi/csi] ok: [instance] 2026-05-26 08:47:50.109885 | instance | [csi/csi] 2026-05-26 08:47:50.109896 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:47:50.150801 | 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:47:50.150849 | instance | [csi/csi] 2026-05-26 08:47:50.150861 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:47:50.197613 | instance | [memcached/memcached] ok: [instance] 2026-05-26 08:47:50.197649 | instance | [memcached/memcached] 2026-05-26 08:47:50.197657 | instance | [memcached/memcached] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 08:47:50.228674 | instance | [memcached/memcached] skipping: [instance] 2026-05-26 08:47:50.228705 | instance | [memcached/memcached] 2026-05-26 08:47:50.228714 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 08:47:50.257645 | instance | [memcached/memcached] skipping: [instance] 2026-05-26 08:47:50.257674 | instance | [memcached/memcached] 2026-05-26 08:47:50.257682 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 08:47:50.285158 | instance | [memcached/memcached] skipping: [instance] 2026-05-26 08:47:50.285203 | instance | [memcached/memcached] 2026-05-26 08:47:50.285215 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 08:47:50.310306 | instance | [memcached/memcached] skipping: [instance] 2026-05-26 08:47:50.310372 | instance | [memcached/memcached] 2026-05-26 08:47:50.310382 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 08:47:50.335271 | instance | [memcached/memcached] skipping: [instance] 2026-05-26 08:47:50.335317 | instance | [memcached/memcached] 2026-05-26 08:47:50.335326 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 08:47:50.368175 | instance | [memcached/memcached] ok: [instance] 2026-05-26 08:47:50.368228 | instance | [memcached/memcached] 2026-05-26 08:47:50.368239 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 08:47:50.408835 | instance | [memcached/memcached] ok: [instance] => (item=oslo_cache) 2026-05-26 08:47:50.408885 | instance | [memcached/memcached] 2026-05-26 08:47:50.408898 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 08:47:50.448340 | instance | [memcached/memcached] ok: [instance] 2026-05-26 08:47:50.448405 | instance | [memcached/memcached] 2026-05-26 08:47:50.448418 | instance | [memcached/memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:47:50.483270 | 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:47:50.483317 | instance | [memcached/memcached] 2026-05-26 08:47:50.483326 | instance | [memcached/memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:47:50.638960 | instance | [cert-manager/cert_manager] changed: [instance] 2026-05-26 08:47:50.639014 | instance | [cert-manager/cert_manager] 2026-05-26 08:47:50.639026 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-26 08:47:50.732320 | instance | [ingress-nginx/ingress_nginx] changed: [instance] 2026-05-26 08:47:50.732381 | instance | [ingress-nginx/ingress_nginx] 2026-05-26 08:47:50.732393 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-26 08:47:50.743421 | instance | [csi/csi] ok: [instance] 2026-05-26 08:47:50.743457 | instance | [csi/csi] 2026-05-26 08:47:50.743465 | instance | [csi/csi] TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-26 08:47:51.090334 | instance | [memcached/memcached] changed: [instance] 2026-05-26 08:47:51.090586 | instance | [memcached/memcached] 2026-05-26 08:47:51.090595 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-26 08:47:52.346808 | instance | [csi/csi] ok: [instance] 2026-05-26 08:47:52.346854 | instance | [csi/csi] 2026-05-26 08:47:52.346860 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:47:52.391208 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.391280 | instance | [csi/csi] 2026-05-26 08:47:52.391286 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-26 08:47:52.448633 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.448671 | instance | [csi/csi] 2026-05-26 08:47:52.448677 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-26 08:47:52.504664 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.504708 | instance | [csi/csi] 2026-05-26 08:47:52.504714 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-26 08:47:52.528977 | instance | [memcached/memcached] changed: [instance] 2026-05-26 08:47:52.529005 | instance | [memcached/memcached] 2026-05-26 08:47:52.529013 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-26 08:47:52.536750 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.536774 | instance | [csi/csi] 2026-05-26 08:47:52.536795 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-26 08:47:52.581427 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.581471 | instance | [csi/csi] 2026-05-26 08:47:52.581479 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-26 08:47:52.630773 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.630822 | instance | [csi/csi] 2026-05-26 08:47:52.630830 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-26 08:47:52.681747 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.681791 | instance | [csi/csi] 2026-05-26 08:47:52.681797 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-26 08:47:52.716763 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.716811 | instance | [csi/csi] 2026-05-26 08:47:52.716819 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-26 08:47:52.751765 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.751812 | instance | [csi/csi] 2026-05-26 08:47:52.751820 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-26 08:47:52.785281 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.785325 | instance | [csi/csi] 2026-05-26 08:47:52.785330 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-26 08:47:52.812449 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.812478 | instance | [csi/csi] 2026-05-26 08:47:52.812485 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-26 08:47:52.862341 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.862379 | instance | [csi/csi] 2026-05-26 08:47:52.862386 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-26 08:47:52.912854 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.912893 | instance | [csi/csi] 2026-05-26 08:47:52.912899 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-26 08:47:52.940138 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.940173 | instance | [csi/csi] 2026-05-26 08:47:52.940179 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-26 08:47:52.962418 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.962462 | instance | [csi/csi] 2026-05-26 08:47:52.962473 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-26 08:47:52.993995 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:52.994035 | instance | [csi/csi] 2026-05-26 08:47:52.994048 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-26 08:47:53.038689 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:53.038731 | instance | [csi/csi] 2026-05-26 08:47:53.038736 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-26 08:47:53.072084 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:53.072145 | instance | [csi/csi] 2026-05-26 08:47:53.072152 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-26 08:47:53.090405 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:53.090448 | instance | [csi/csi] 2026-05-26 08:47:53.090454 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-26 08:47:53.132097 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:53.132138 | instance | [csi/csi] 2026-05-26 08:47:53.132143 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-26 08:47:53.156273 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:53.156308 | instance | [csi/csi] 2026-05-26 08:47:53.156314 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-26 08:47:53.177289 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:53.177324 | instance | [csi/csi] 2026-05-26 08:47:53.177330 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-26 08:47:53.223548 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:53.223612 | instance | [csi/csi] 2026-05-26 08:47:53.223618 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-26 08:47:53.253074 | instance | [csi/csi] skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-26 08:47:53.253145 | instance | [csi/csi] skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-26 08:47:53.253150 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:53.253155 | instance | [csi/csi] 2026-05-26 08:47:53.253160 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-26 08:47:53.279116 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:53.279168 | instance | [csi/csi] 2026-05-26 08:47:53.279174 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-26 08:47:53.324237 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:53.324288 | instance | [csi/csi] 2026-05-26 08:47:53.324294 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-26 08:47:53.347874 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:53.347921 | instance | [csi/csi] 2026-05-26 08:47:53.347927 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-26 08:47:53.371555 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:53.371589 | instance | [csi/csi] 2026-05-26 08:47:53.371594 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-26 08:47:53.407019 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:47:53.407069 | instance | [csi/csi] 2026-05-26 08:47:53.407075 | instance | [csi/csi] PLAY RECAP ********************************************************************* 2026-05-26 08:47:53.407084 | instance | [csi/csi] instance : ok=4 changed=0 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 2026-05-26 08:47:53.407089 | instance | [csi/csi] 2026-05-26 08:47:53.477018 | instance | ==> [csi] Deployment complete 2026-05-26 08:47:53.609985 | instance | [memcached/memcached] changed: [instance] 2026-05-26 08:47:53.610031 | instance | [memcached/memcached] 2026-05-26 08:47:53.610038 | instance | [memcached/memcached] PLAY RECAP ********************************************************************* 2026-05-26 08:47:53.610043 | instance | [memcached/memcached] instance : ok=9 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-05-26 08:47:53.610047 | instance | [memcached/memcached] 2026-05-26 08:47:53.704346 | instance | ==> [memcached] Deployment complete 2026-05-26 08:48:12.871846 | instance | [cert-manager/cert_manager] changed: [instance] 2026-05-26 08:48:12.871887 | instance | [cert-manager/cert_manager] 2026-05-26 08:48:12.871893 | instance | [cert-manager/cert_manager] PLAY RECAP ********************************************************************* 2026-05-26 08:48:12.871898 | instance | [cert-manager/cert_manager] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:48:12.871903 | instance | [cert-manager/cert_manager] 2026-05-26 08:48:12.910458 | instance | [ingress-nginx/ingress_nginx] changed: [instance] 2026-05-26 08:48:12.910513 | instance | [ingress-nginx/ingress_nginx] 2026-05-26 08:48:12.910522 | instance | [ingress-nginx/ingress_nginx] PLAY RECAP ********************************************************************* 2026-05-26 08:48:12.910528 | instance | [ingress-nginx/ingress_nginx] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:48:12.910535 | instance | [ingress-nginx/ingress_nginx] 2026-05-26 08:48:12.938450 | instance | ==> [cert-manager] Deployment complete 2026-05-26 08:48:12.938493 | instance | ==> [rabbitmq-cluster-operator] Starting deployment 2026-05-26 08:48:12.938498 | instance | ==> [cluster-issuer] Starting deployment 2026-05-26 08:48:12.938503 | instance | ==> [percona-xtradb-cluster-operator] Starting deployment 2026-05-26 08:48:12.977619 | instance | ==> [ingress-nginx] Deployment complete 2026-05-26 08:48:13.425319 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:48:13.425356 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] PLAY [controllers] ************************************************************* 2026-05-26 08:48:13.425374 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:48:13.425378 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:48:13.426876 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:48:13.426890 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] PLAY [controllers] ************************************************************* 2026-05-26 08:48:13.426895 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:48:13.426899 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:48:13.428114 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:48:13.428127 | instance | [cluster-issuer/cluster_issuer] PLAY [controllers] ************************************************************* 2026-05-26 08:48:13.428131 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:48:13.428135 | instance | [cluster-issuer/cluster_issuer] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:48:14.827739 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:48:14.827817 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:48:14.827830 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] interpreter could change the meaning of that path. See 2026-05-26 08:48:14.827841 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] https://docs.ansible.com/ansible- 2026-05-26 08:48:14.827851 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:48:14.839415 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:48:14.839438 | 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:48:14.839446 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] interpreter could change the meaning of that path. See 2026-05-26 08:48:14.839452 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] https://docs.ansible.com/ansible- 2026-05-26 08:48:14.839466 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:48:14.845941 | instance | [cluster-issuer/cluster_issuer] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:48:14.845978 | instance | [cluster-issuer/cluster_issuer] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:48:14.845988 | instance | [cluster-issuer/cluster_issuer] interpreter could change the meaning of that path. See 2026-05-26 08:48:14.845998 | instance | [cluster-issuer/cluster_issuer] https://docs.ansible.com/ansible- 2026-05-26 08:48:14.846008 | instance | [cluster-issuer/cluster_issuer] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:48:14.851413 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] 2026-05-26 08:48:14.851448 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:48:14.851459 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:48:14.860054 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] ok: [instance] 2026-05-26 08:48:14.860103 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:48:14.860111 | 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:48:14.871780 | instance | [cluster-issuer/cluster_issuer] ok: [instance] 2026-05-26 08:48:14.871859 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:48:14.871872 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-26 08:48:14.891737 | 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:48:14.891799 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:48:14.891811 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:48:14.893935 | 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:48:14.893952 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:48:14.893962 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:48:15.526043 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] changed: [instance] 2026-05-26 08:48:15.526116 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:48:15.526129 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-26 08:48:15.533929 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] changed: [instance] 2026-05-26 08:48:15.533967 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:48:15.533980 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-26 08:48:15.730938 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-05-26 08:48:15.730981 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:48:15.730990 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-26 08:48:15.766894 | 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:48:15.766934 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:48:15.766944 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-26 08:48:16.518438 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-05-26 08:48:16.518492 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:48:16.518499 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-26 08:48:17.443158 | instance | [cluster-issuer/cluster_issuer] ok: [instance] 2026-05-26 08:48:17.443217 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:48:17.443225 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-26 08:48:18.269954 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-05-26 08:48:18.270009 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:48:18.270063 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-26 08:48:18.270074 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:48:18.270081 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-05-26 08:48:18.299255 | instance | [cluster-issuer/cluster_issuer] skipping: [instance] 2026-05-26 08:48:18.299308 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:48:18.299316 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-05-26 08:48:18.456234 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] ok: [instance] 2026-05-26 08:48:18.456275 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:48:18.456281 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-26 08:48:18.757564 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] => (item=messaging-topology-operator) 2026-05-26 08:48:18.757612 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] => (item=rabbitmq-cluster) 2026-05-26 08:48:18.757620 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:48:18.757627 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-26 08:48:20.016101 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-05-26 08:48:20.016145 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:48:20.016151 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-05-26 08:48:21.137015 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] changed: [instance] 2026-05-26 08:48:21.137222 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:48:21.137229 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] PLAY RECAP ********************************************************************* 2026-05-26 08:48:21.137235 | 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:48:21.137239 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-26 08:48:21.216873 | instance | ==> [percona-xtradb-cluster-operator] Deployment complete 2026-05-26 08:48:21.216948 | instance | ==> [percona-xtradb-cluster] Starting deployment 2026-05-26 08:48:21.717476 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:48:21.717539 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] PLAY [controllers] ************************************************************* 2026-05-26 08:48:21.717551 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:48:21.717560 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:48:22.143076 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-05-26 08:48:22.143117 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:48:22.143129 | instance | [cluster-issuer/cluster_issuer] PLAY RECAP ********************************************************************* 2026-05-26 08:48:22.143136 | instance | [cluster-issuer/cluster_issuer] instance : ok=8 changed=5 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-26 08:48:22.143143 | instance | [cluster-issuer/cluster_issuer] 2026-05-26 08:48:22.198124 | instance | ==> [cluster-issuer] Deployment complete 2026-05-26 08:48:22.198191 | instance | ==> [valkey] Starting deployment 2026-05-26 08:48:22.741501 | instance | [valkey/valkey] 2026-05-26 08:48:22.741569 | instance | [valkey/valkey] PLAY [controllers] ************************************************************* 2026-05-26 08:48:22.741594 | instance | [valkey/valkey] 2026-05-26 08:48:22.741604 | instance | [valkey/valkey] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:48:22.853341 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] changed: [instance] 2026-05-26 08:48:22.853385 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:48:22.853393 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] PLAY RECAP ********************************************************************* 2026-05-26 08:48:22.853400 | 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:48:22.853418 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-26 08:48:22.939806 | instance | ==> [rabbitmq-cluster-operator] Deployment complete 2026-05-26 08:48:24.257213 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:48:24.257265 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:48:24.257272 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] interpreter could change the meaning of that path. See 2026-05-26 08:48:24.257279 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] https://docs.ansible.com/ansible- 2026-05-26 08:48:24.257285 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:48:24.275160 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-05-26 08:48:24.275187 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:48:24.275193 | 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:48:24.462676 | instance | [valkey/valkey] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:48:24.462762 | instance | [valkey/valkey] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:48:24.462774 | instance | [valkey/valkey] interpreter could change the meaning of that path. See 2026-05-26 08:48:24.462784 | instance | [valkey/valkey] https://docs.ansible.com/ansible- 2026-05-26 08:48:24.462793 | instance | [valkey/valkey] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:48:24.492239 | instance | [valkey/valkey] ok: [instance] 2026-05-26 08:48:24.492270 | instance | [valkey/valkey] 2026-05-26 08:48:24.492280 | instance | [valkey/valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:48:24.533413 | 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:48:24.533497 | instance | [valkey/valkey] 2026-05-26 08:48:24.533511 | instance | [valkey/valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:48:25.243048 | instance | [valkey/valkey] changed: [instance] 2026-05-26 08:48:25.243111 | instance | [valkey/valkey] 2026-05-26 08:48:25.243122 | instance | [valkey/valkey] TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-05-26 08:48:25.390119 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-05-26 08:48:25.390156 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:48:25.390162 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-26 08:48:26.473169 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-05-26 08:48:26.473237 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:48:26.473250 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-26 08:48:26.576184 | instance | [valkey/valkey] changed: [instance] 2026-05-26 08:48:26.576241 | instance | [valkey/valkey] 2026-05-26 08:48:26.576247 | instance | [valkey/valkey] TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-05-26 08:48:27.224847 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-05-26 08:48:27.224888 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:48:27.224896 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-26 08:48:27.259682 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-26 08:48:27.259703 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:48:27.259711 | 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:48:27.295957 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-26 08:48:27.295974 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:48:27.295980 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-26 08:48:27.334505 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-26 08:48:27.334527 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:48:27.334535 | 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:48:27.368515 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-26 08:48:27.368536 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:48:27.368544 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-26 08:48:27.400998 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-26 08:48:27.401015 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:48:27.401021 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-26 08:48:27.431365 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-26 08:48:27.431382 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:48:27.431388 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-26 08:48:27.462010 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-26 08:48:27.462030 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:48:27.462035 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-26 08:48:29.185970 | instance | [valkey/valkey] changed: [instance] 2026-05-26 08:48:29.186009 | instance | [valkey/valkey] 2026-05-26 08:48:29.186017 | instance | [valkey/valkey] PLAY RECAP ********************************************************************* 2026-05-26 08:48:29.186024 | instance | [valkey/valkey] instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:48:29.186031 | instance | [valkey/valkey] 2026-05-26 08:48:29.246830 | instance | ==> [valkey] Deployment complete 2026-05-26 08:50:18.109371 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-05-26 08:50:18.109430 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:50:18.109442 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-26 08:50:18.888860 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-05-26 08:50:18.888936 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:50:18.888949 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] PLAY RECAP ********************************************************************* 2026-05-26 08:50:18.888959 | 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:50:18.888969 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-26 08:50:18.968144 | instance | ==> [percona-xtradb-cluster] Deployment complete 2026-05-26 08:50:18.968215 | instance | ==> [keycloak] Starting deployment 2026-05-26 08:50:19.504530 | instance | [keycloak/keycloak] 2026-05-26 08:50:19.504597 | instance | [keycloak/keycloak] PLAY [controllers] ************************************************************* 2026-05-26 08:50:19.504609 | instance | [keycloak/keycloak] 2026-05-26 08:50:19.504619 | instance | [keycloak/keycloak] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:50:20.982067 | instance | [keycloak/keycloak] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:50:20.982134 | instance | [keycloak/keycloak] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:50:20.982147 | instance | [keycloak/keycloak] interpreter could change the meaning of that path. See 2026-05-26 08:50:20.982158 | instance | [keycloak/keycloak] https://docs.ansible.com/ansible- 2026-05-26 08:50:20.982168 | instance | [keycloak/keycloak] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:50:21.012298 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:50:21.012329 | instance | [keycloak/keycloak] 2026-05-26 08:50:21.012340 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 08:50:21.048908 | instance | [keycloak/keycloak] skipping: [instance] 2026-05-26 08:50:21.048936 | instance | [keycloak/keycloak] 2026-05-26 08:50:21.048947 | instance | [keycloak/keycloak] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 08:50:21.077626 | instance | [keycloak/keycloak] skipping: [instance] 2026-05-26 08:50:21.077662 | instance | [keycloak/keycloak] 2026-05-26 08:50:21.077689 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 08:50:21.106569 | instance | [keycloak/keycloak] skipping: [instance] 2026-05-26 08:50:21.106608 | instance | [keycloak/keycloak] 2026-05-26 08:50:21.106629 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 08:50:21.138707 | instance | [keycloak/keycloak] skipping: [instance] 2026-05-26 08:50:21.138749 | instance | [keycloak/keycloak] 2026-05-26 08:50:21.138761 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 08:50:21.974286 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:50:21.974397 | instance | [keycloak/keycloak] 2026-05-26 08:50:21.974409 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 08:50:22.016184 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:50:22.016214 | instance | [keycloak/keycloak] 2026-05-26 08:50:22.016225 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 08:50:22.048776 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:50:22.048814 | instance | [keycloak/keycloak] 2026-05-26 08:50:22.048828 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 08:50:22.125709 | instance | [keycloak/keycloak] ok: [instance] => (item=oslo_db) 2026-05-26 08:50:22.125743 | instance | [keycloak/keycloak] 2026-05-26 08:50:22.125754 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 08:50:22.170439 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:50:22.170463 | instance | [keycloak/keycloak] 2026-05-26 08:50:22.170470 | instance | [keycloak/keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:50:22.212637 | 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:50:22.212671 | instance | [keycloak/keycloak] 2026-05-26 08:50:22.212679 | instance | [keycloak/keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:50:22.819801 | instance | [keycloak/keycloak] changed: [instance] 2026-05-26 08:50:22.819879 | instance | [keycloak/keycloak] 2026-05-26 08:50:22.819892 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-26 08:50:23.502249 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:50:23.502374 | instance | [keycloak/keycloak] 2026-05-26 08:50:23.502389 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-26 08:50:24.850666 | instance | [keycloak/keycloak] changed: [instance] 2026-05-26 08:50:24.850760 | instance | [keycloak/keycloak] 2026-05-26 08:50:24.850774 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-26 08:50:25.332053 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:50:25.332121 | instance | [keycloak/keycloak] 2026-05-26 08:50:25.332133 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-26 08:50:25.800887 | instance | [keycloak/keycloak] changed: [instance] 2026-05-26 08:50:25.801166 | instance | [keycloak/keycloak] 2026-05-26 08:50:25.801176 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-26 08:50:26.337739 | instance | [keycloak/keycloak] changed: [instance] 2026-05-26 08:50:26.337824 | instance | [keycloak/keycloak] 2026-05-26 08:50:26.337837 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-26 08:50:26.772786 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:50:26.772832 | instance | [keycloak/keycloak] 2026-05-26 08:50:26.772839 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-26 08:52:50.495544 | instance | [keycloak/keycloak] changed: [instance] 2026-05-26 08:52:50.495620 | instance | [keycloak/keycloak] 2026-05-26 08:52:50.495627 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-26 08:52:51.214288 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:52:51.214365 | instance | [keycloak/keycloak] 2026-05-26 08:52:51.214377 | instance | [keycloak/keycloak] TASK [Create Keycloak Ingress] ************************************************* 2026-05-26 08:52:51.269222 | instance | [keycloak/keycloak] included: ingress for instance 2026-05-26 08:52:51.269262 | instance | [keycloak/keycloak] 2026-05-26 08:52:51.269273 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-26 08:52:52.369819 | instance | [keycloak/keycloak] changed: [instance] 2026-05-26 08:52:52.369856 | instance | [keycloak/keycloak] 2026-05-26 08:52:52.369862 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-26 08:52:52.707552 | instance | [keycloak/keycloak] ok: [instance] 2026-05-26 08:52:52.707595 | instance | [keycloak/keycloak] 2026-05-26 08:52:52.707601 | instance | [keycloak/keycloak] PLAY RECAP ********************************************************************* 2026-05-26 08:52:52.707606 | instance | [keycloak/keycloak] instance : ok=19 changed=6 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-05-26 08:52:52.707611 | instance | [keycloak/keycloak] 2026-05-26 08:52:52.770371 | instance | ==> [keycloak] Deployment complete 2026-05-26 08:52:52.770432 | instance | ==> [keystone] Starting deployment 2026-05-26 08:52:52.770452 | instance | ==> [kube-prometheus-stack] Starting deployment 2026-05-26 08:52:53.359278 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:52:53.359336 | instance | [kube-prometheus-stack/kube_prometheus_stack] PLAY [controllers[0]] ********************************************************** 2026-05-26 08:52:53.359347 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:52:53.359357 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:52:53.363078 | instance | [keystone/keystone] 2026-05-26 08:52:53.363123 | instance | [keystone/keystone] PLAY [controllers[0]] ********************************************************** 2026-05-26 08:52:53.363135 | instance | [keystone/keystone] 2026-05-26 08:52:53.363144 | instance | [keystone/keystone] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:52:54.883018 | instance | [kube-prometheus-stack/kube_prometheus_stack] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:52:54.883106 | instance | [kube-prometheus-stack/kube_prometheus_stack] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:52:54.883118 | instance | [kube-prometheus-stack/kube_prometheus_stack] interpreter could change the meaning of that path. See 2026-05-26 08:52:54.883148 | instance | [kube-prometheus-stack/kube_prometheus_stack] https://docs.ansible.com/ansible- 2026-05-26 08:52:54.883157 | instance | [kube-prometheus-stack/kube_prometheus_stack] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:52:54.906185 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:52:54.906215 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:52:54.906225 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:52:54.951531 | 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:52:54.951563 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:52:54.951573 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:52:55.541169 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-26 08:52:55.541209 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:52:55.541217 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-26 08:52:55.812796 | instance | [keystone/keystone] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:52:55.812838 | instance | [keystone/keystone] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:52:55.812845 | instance | [keystone/keystone] interpreter could change the meaning of that path. See 2026-05-26 08:52:55.812852 | instance | [keystone/keystone] https://docs.ansible.com/ansible- 2026-05-26 08:52:55.812858 | instance | [keystone/keystone] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:52:55.833437 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:52:55.833469 | instance | [keystone/keystone] 2026-05-26 08:52:55.833479 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-26 08:52:56.908920 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-26 08:52:56.909025 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:52:56.909038 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-26 08:52:57.814207 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:52:57.814359 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:52:57.814375 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-26 08:52:59.744885 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:52:59.744947 | instance | [keystone/keystone] 2026-05-26 08:52:59.744959 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-26 08:53:00.121573 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:53:00.121612 | instance | [keystone/keystone] 2026-05-26 08:53:00.121618 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-26 08:53:00.929470 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:53:00.929515 | instance | [keystone/keystone] 2026-05-26 08:53:00.929521 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 08:53:00.993830 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:53:00.993869 | instance | [keystone/keystone] 2026-05-26 08:53:00.993879 | instance | [keystone/keystone] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 08:53:01.053023 | instance | [keystone/keystone] included: rabbitmq for instance 2026-05-26 08:53:01.053086 | instance | [keystone/keystone] 2026-05-26 08:53:01.053099 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 08:53:01.918784 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:53:01.918817 | instance | [keystone/keystone] 2026-05-26 08:53:01.918823 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 08:53:01.960727 | instance | [keystone/keystone] skipping: [instance] 2026-05-26 08:53:01.960800 | instance | [keystone/keystone] 2026-05-26 08:53:01.960811 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 08:53:02.006227 | instance | [keystone/keystone] skipping: [instance] 2026-05-26 08:53:02.006258 | instance | [keystone/keystone] 2026-05-26 08:53:02.006264 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 08:53:02.046272 | instance | [keystone/keystone] skipping: [instance] 2026-05-26 08:53:02.046347 | instance | [keystone/keystone] 2026-05-26 08:53:02.046359 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 08:53:06.360254 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:53:06.360316 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:53:06.360329 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-26 08:53:08.071499 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:53:08.071560 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:53:08.071573 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-26 08:53:08.478368 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:53:08.478433 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:53:08.478445 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-26 08:53:08.834086 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:53:08.834124 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:53:08.834130 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-26 08:53:09.126140 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:53:09.126192 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:53:09.126204 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-26 08:53:09.953271 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-26 08:53:09.953329 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:53:09.953341 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-26 08:53:27.780257 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-05-26 08:53:27.780376 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=grafana) 2026-05-26 08:53:27.780388 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-05-26 08:53:27.780406 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:53:27.780419 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-26 08:53:29.770103 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=alertmanager) 2026-05-26 08:53:29.770142 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=grafana) 2026-05-26 08:53:29.770147 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=prometheus) 2026-05-26 08:53:29.770152 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:53:29.770160 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-26 08:53:33.209478 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:53:33.209552 | instance | [keystone/keystone] 2026-05-26 08:53:33.209565 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 08:53:33.877937 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:53:33.877996 | instance | [keystone/keystone] 2026-05-26 08:53:33.878065 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 08:53:33.910090 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:53:33.910142 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:53:33.910153 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:53:33.910162 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-26 08:53:33.910171 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:53:33.910181 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-26 08:53:33.923064 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:53:33.923084 | instance | [keystone/keystone] 2026-05-26 08:53:33.923091 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 08:53:34.638469 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:53:34.638510 | instance | [keystone/keystone] 2026-05-26 08:53:34.638516 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 08:53:34.677589 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:53:34.677647 | instance | [keystone/keystone] 2026-05-26 08:53:34.677659 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 08:53:34.705517 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:53:34.705576 | instance | [keystone/keystone] 2026-05-26 08:53:34.705591 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 08:53:34.768862 | instance | [keystone/keystone] ok: [instance] => (item=oslo_db) 2026-05-26 08:53:34.768915 | instance | [keystone/keystone] ok: [instance] => (item=oslo_cache) 2026-05-26 08:53:34.768926 | instance | [keystone/keystone] ok: [instance] => (item=identity) 2026-05-26 08:53:34.768935 | instance | [keystone/keystone] ok: [instance] => (item=oslo_messaging) 2026-05-26 08:53:34.768945 | instance | [keystone/keystone] 2026-05-26 08:53:34.768964 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 08:53:34.813459 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:53:34.813497 | instance | [keystone/keystone] 2026-05-26 08:53:34.813508 | instance | [keystone/keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:53:34.859130 | 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:53:34.859160 | instance | [keystone/keystone] 2026-05-26 08:53:34.859165 | instance | [keystone/keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:53:35.501545 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:53:35.501602 | instance | [keystone/keystone] 2026-05-26 08:53:35.501613 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-26 08:53:38.163950 | instance | [keystone/keystone] ok: [instance] => (item=None) 2026-05-26 08:53:38.164010 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:53:38.164020 | instance | [keystone/keystone] 2026-05-26 08:53:38.164029 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-26 08:53:39.676128 | instance | [keystone/keystone] ok: [instance] => (item=atmosphere) 2026-05-26 08:53:39.676200 | instance | [keystone/keystone] 2026-05-26 08:53:39.676212 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-26 08:53:40.707065 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:53:40.707153 | instance | [keystone/keystone] 2026-05-26 08:53:40.707160 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-26 08:53:41.252435 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:53:41.252489 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:53:41.252496 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:53:41.252502 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:53:41.252508 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-26 08:53:41.252514 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-26 08:53:41.252519 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:53:41.252526 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-26 08:53:42.116689 | instance | [keystone/keystone] changed: [instance] => (item=None) 2026-05-26 08:53:42.116729 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:53:42.116735 | instance | [keystone/keystone] 2026-05-26 08:53:42.116740 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-26 08:53:43.761264 | instance | [keystone/keystone] changed: [instance] => (item=None) 2026-05-26 08:53:43.761306 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:53:43.761312 | instance | [keystone/keystone] 2026-05-26 08:53:43.761316 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-26 08:53:52.758851 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-05-26 08:53:52.758921 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-05-26 08:53:52.758926 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:53:52.758932 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-26 08:54:04.357837 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-05-26 08:54:04.357923 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-05-26 08:54:04.358010 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:54:04.358023 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-26 08:54:05.149196 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-26 08:54:05.149271 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:54:05.149278 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-26 08:54:12.208647 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-26 08:54:12.208720 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:54:12.208733 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-26 08:54:27.025222 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-26 08:54:27.025304 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-26 08:54:27.025315 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-26 08:54:27.025324 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-26 08:54:27.025352 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-26 08:54:27.025361 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-26 08:54:27.025370 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-26 08:54:27.025379 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-26 08:54:27.025388 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-26 08:54:27.025396 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-26 08:54:27.025405 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-26 08:54:27.025414 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-26 08:54:27.025422 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-26 08:54:27.025432 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:54:27.025441 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-26 08:55:02.837673 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-26 08:55:02.837752 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:55:02.837764 | instance | [kube-prometheus-stack/kube_prometheus_stack] PLAY RECAP ********************************************************************* 2026-05-26 08:55:02.837775 | instance | [kube-prometheus-stack/kube_prometheus_stack] instance : ok=21 changed=11 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:55:02.837785 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-26 08:55:02.937524 | instance | ==> [kube-prometheus-stack] Deployment complete 2026-05-26 08:56:29.829800 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:56:29.829895 | instance | [keystone/keystone] 2026-05-26 08:56:29.829908 | instance | [keystone/keystone] TASK [Create Ingress] ********************************************************** 2026-05-26 08:56:29.904052 | instance | [keystone/keystone] included: openstack_helm_ingress for instance 2026-05-26 08:56:29.904082 | instance | [keystone/keystone] 2026-05-26 08:56:29.904092 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 08:56:29.943091 | instance | [keystone/keystone] skipping: [instance] 2026-05-26 08:56:29.943127 | instance | [keystone/keystone] 2026-05-26 08:56:29.943159 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 08:56:29.977847 | instance | [keystone/keystone] skipping: [instance] 2026-05-26 08:56:29.977881 | instance | [keystone/keystone] 2026-05-26 08:56:29.977893 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 08:56:30.032325 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:56:30.032360 | instance | [keystone/keystone] 2026-05-26 08:56:30.032371 | instance | [keystone/keystone] TASK [Create Ingress identity] ************************************************* 2026-05-26 08:56:30.081230 | instance | [keystone/keystone] included: ingress for instance 2026-05-26 08:56:30.081264 | instance | [keystone/keystone] 2026-05-26 08:56:30.081275 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-26 08:56:31.102230 | instance | [keystone/keystone] changed: [instance] 2026-05-26 08:56:31.102299 | instance | [keystone/keystone] 2026-05-26 08:56:31.102307 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-26 08:56:35.721028 | instance | [keystone/keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-05-26 08:56:35.721092 | instance | [keystone/keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-05-26 08:56:35.721097 | instance | [keystone/keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-05-26 08:56:35.721102 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:56:35.721107 | instance | [keystone/keystone] 2026-05-26 08:56:35.721114 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-26 08:56:36.514018 | instance | [keystone/keystone] ok: [instance] 2026-05-26 08:56:36.514084 | instance | [keystone/keystone] 2026-05-26 08:56:36.514098 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-26 08:56:38.018618 | instance | [keystone/keystone] ok: [instance] => (item=atmosphere) 2026-05-26 08:56:38.018691 | instance | [keystone/keystone] 2026-05-26 08:56:38.018703 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-26 08:56:39.322838 | instance | [keystone/keystone] changed: [instance] => (item=atmosphere) 2026-05-26 08:56:39.322907 | instance | [keystone/keystone] 2026-05-26 08:56:39.322918 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-26 08:56:40.468075 | instance | [keystone/keystone] changed: [instance] => (item=atmosphere) 2026-05-26 08:56:40.468130 | instance | [keystone/keystone] 2026-05-26 08:56:40.468142 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-26 08:56:41.683493 | instance | [keystone/keystone] changed: [instance] => (item=atmosphere) 2026-05-26 08:56:41.683585 | instance | [keystone/keystone] 2026-05-26 08:56:41.683597 | instance | [keystone/keystone] PLAY RECAP ********************************************************************* 2026-05-26 08:56:41.683607 | instance | [keystone/keystone] instance : ok=33 changed=13 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-05-26 08:56:41.683617 | instance | [keystone/keystone] 2026-05-26 08:56:41.840000 | instance | ==> [keystone] Deployment complete 2026-05-26 08:56:41.840078 | instance | ==> [horizon] Starting deployment 2026-05-26 08:56:42.401102 | instance | [horizon/horizon] 2026-05-26 08:56:42.401165 | instance | [horizon/horizon] PLAY [controllers[0]] ********************************************************** 2026-05-26 08:56:42.401172 | instance | [horizon/horizon] 2026-05-26 08:56:42.401178 | instance | [horizon/horizon] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:56:45.621104 | instance | [horizon/horizon] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:56:45.621167 | instance | [horizon/horizon] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:56:45.621179 | instance | [horizon/horizon] interpreter could change the meaning of that path. See 2026-05-26 08:56:45.621190 | instance | [horizon/horizon] https://docs.ansible.com/ansible- 2026-05-26 08:56:45.621200 | instance | [horizon/horizon] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:56:45.658489 | instance | [horizon/horizon] ok: [instance] 2026-05-26 08:56:45.658526 | instance | [horizon/horizon] 2026-05-26 08:56:45.658537 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 08:56:45.779306 | instance | [horizon/horizon] ok: [instance] 2026-05-26 08:56:45.779368 | instance | [horizon/horizon] 2026-05-26 08:56:45.779379 | instance | [horizon/horizon] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 08:56:45.815455 | instance | [horizon/horizon] skipping: [instance] 2026-05-26 08:56:45.815508 | instance | [horizon/horizon] 2026-05-26 08:56:45.815519 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 08:56:45.867910 | instance | [horizon/horizon] skipping: [instance] 2026-05-26 08:56:45.867985 | instance | [horizon/horizon] 2026-05-26 08:56:45.868000 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 08:56:45.898515 | instance | [horizon/horizon] skipping: [instance] 2026-05-26 08:56:45.898551 | instance | [horizon/horizon] 2026-05-26 08:56:45.898563 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 08:56:46.835697 | instance | [horizon/horizon] ok: [instance] 2026-05-26 08:56:46.835761 | instance | [horizon/horizon] 2026-05-26 08:56:46.835774 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 08:56:46.885737 | instance | [horizon/horizon] ok: [instance] 2026-05-26 08:56:46.885793 | instance | [horizon/horizon] 2026-05-26 08:56:46.885804 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 08:56:46.923797 | instance | [horizon/horizon] ok: [instance] 2026-05-26 08:56:46.923849 | instance | [horizon/horizon] 2026-05-26 08:56:46.923861 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 08:56:47.000237 | instance | [horizon/horizon] ok: [instance] => (item=oslo_db) 2026-05-26 08:56:47.000279 | instance | [horizon/horizon] ok: [instance] => (item=identity) 2026-05-26 08:56:47.000284 | instance | [horizon/horizon] ok: [instance] => (item=oslo_cache) 2026-05-26 08:56:47.000288 | instance | [horizon/horizon] ok: [instance] => (item=dashboard) 2026-05-26 08:56:47.000292 | instance | [horizon/horizon] 2026-05-26 08:56:47.000297 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 08:56:47.054857 | instance | [horizon/horizon] ok: [instance] 2026-05-26 08:56:47.054931 | instance | [horizon/horizon] 2026-05-26 08:56:47.054944 | instance | [horizon/horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:56:47.104367 | instance | [horizon/horizon] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:56:47.104418 | instance | [horizon/horizon] 2026-05-26 08:56:47.104438 | instance | [horizon/horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:56:47.756112 | instance | [horizon/horizon] changed: [instance] 2026-05-26 08:56:47.756182 | instance | [horizon/horizon] 2026-05-26 08:56:47.756194 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-26 08:57:26.339444 | instance | [horizon/horizon] changed: [instance] 2026-05-26 08:57:26.339482 | instance | [horizon/horizon] 2026-05-26 08:57:26.339488 | instance | [horizon/horizon] TASK [Create Ingress] ********************************************************** 2026-05-26 08:57:26.417054 | instance | [horizon/horizon] included: openstack_helm_ingress for instance 2026-05-26 08:57:26.417079 | instance | [horizon/horizon] 2026-05-26 08:57:26.417085 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 08:57:26.468090 | instance | [horizon/horizon] skipping: [instance] 2026-05-26 08:57:26.468112 | instance | [horizon/horizon] 2026-05-26 08:57:26.468117 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 08:57:26.516694 | instance | [horizon/horizon] skipping: [instance] 2026-05-26 08:57:26.516717 | instance | [horizon/horizon] 2026-05-26 08:57:26.516723 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 08:57:26.580170 | instance | [horizon/horizon] ok: [instance] 2026-05-26 08:57:26.580191 | instance | [horizon/horizon] 2026-05-26 08:57:26.580196 | instance | [horizon/horizon] TASK [Create Ingress dashboard] ************************************************ 2026-05-26 08:57:26.638883 | instance | [horizon/horizon] included: ingress for instance 2026-05-26 08:57:26.638900 | instance | [horizon/horizon] 2026-05-26 08:57:26.638906 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-26 08:57:27.914965 | instance | [horizon/horizon] changed: [instance] 2026-05-26 08:57:27.915059 | instance | [horizon/horizon] 2026-05-26 08:57:27.915072 | instance | [horizon/horizon] PLAY RECAP ********************************************************************* 2026-05-26 08:57:27.915084 | instance | [horizon/horizon] instance : ok=14 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-05-26 08:57:27.915094 | instance | [horizon/horizon] 2026-05-26 08:57:28.025694 | instance | ==> [horizon] Deployment complete 2026-05-26 08:57:28.183645 | instance | ok: Runtime: 0:11:03.065989 2026-05-26 08:57:28.197552 | 2026-05-26 08:57:28.197666 | PLAY RECAP 2026-05-26 08:57:28.197715 | instance | ok: 2 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 08:57:28.197737 | 2026-05-26 08:57:28.336137 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml@main] 2026-05-26 08:57:28.338611 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-05-26 08:57:28.991122 | 2026-05-26 08:57:28.991290 | PLAY [all] 2026-05-26 08:57:29.003361 | 2026-05-26 08:57:29.003444 | TASK [Add IP address to "br-ex"] 2026-05-26 08:57:29.530614 | instance | skipping: Conditional result was False 2026-05-26 08:57:29.538591 | 2026-05-26 08:57:29.538784 | TASK [Set "br-ex" interface to "up"] 2026-05-26 08:57:30.075094 | instance | skipping: Conditional result was False 2026-05-26 08:57:30.079707 | 2026-05-26 08:57:30.079834 | PLAY [all] 2026-05-26 08:57:30.090877 | 2026-05-26 08:57:30.090995 | TASK [Run molecule verify] 2026-05-26 08:57:30.717345 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-26 08:57:31.168331 | instance | INFO [keycloak > discovery] scenario test matrix: verify 2026-05-26 08:57:31.168422 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-05-26 08:57:43.107852 | instance | INFO [keycloak > verify] Executing 2026-05-26 08:57:43.886040 | instance | 2026-05-26 08:57:43.886331 | instance | PLAY [Create user and assert it exists inside Keystone] ************************ 2026-05-26 08:57:43.886622 | instance | 2026-05-26 08:57:43.886906 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:57:43.887185 | instance | Tuesday 26 May 2026 08:57:43 +0000 (0:00:00.032) 0:00:00.032 *********** 2026-05-26 08:57:45.848361 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:57:45.848540 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:57:45.848550 | instance | interpreter could change the meaning of that path. See 2026-05-26 08:57:45.848685 | instance | https://docs.ansible.com/ansible- 2026-05-26 08:57:45.848816 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:57:45.872777 | instance | ok: [instance] 2026-05-26 08:57:45.873023 | instance | 2026-05-26 08:57:45.873287 | instance | TASK [Create Keycloak user] **************************************************** 2026-05-26 08:57:45.873564 | instance | Tuesday 26 May 2026 08:57:45 +0000 (0:00:01.987) 0:00:02.020 *********** 2026-05-26 08:57:47.166596 | instance | changed: [instance -> localhost] 2026-05-26 08:57:47.166715 | instance | 2026-05-26 08:57:47.166865 | instance | TASK [Set a fact with user information using "end_state" or "existing"] ******** 2026-05-26 08:57:47.166989 | instance | Tuesday 26 May 2026 08:57:47 +0000 (0:00:01.293) 0:00:03.313 *********** 2026-05-26 08:57:47.211900 | instance | ok: [instance] 2026-05-26 08:57:47.212053 | instance | 2026-05-26 08:57:47.212245 | instance | TASK [Get list of all users in "atmosphere" domain] **************************** 2026-05-26 08:57:47.212417 | instance | Tuesday 26 May 2026 08:57:47 +0000 (0:00:00.045) 0:00:03.359 *********** 2026-05-26 08:57:49.071263 | instance | ok: [instance -> localhost] 2026-05-26 08:57:49.071519 | instance | 2026-05-26 08:57:49.071827 | instance | TASK [Assert that the user exists] ********************************************* 2026-05-26 08:57:49.072140 | instance | Tuesday 26 May 2026 08:57:49 +0000 (0:00:01.857) 0:00:05.217 *********** 2026-05-26 08:57:49.102179 | instance | ok: [instance] => { 2026-05-26 08:57:49.102501 | instance | "changed": false, 2026-05-26 08:57:49.102809 | instance | "msg": "All assertions passed" 2026-05-26 08:57:49.103087 | instance | } 2026-05-26 08:57:49.103334 | instance | 2026-05-26 08:57:49.103605 | instance | PLAY RECAP ********************************************************************* 2026-05-26 08:57:49.103893 | instance | instance : ok=5 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:57:49.104146 | instance | 2026-05-26 08:57:49.104411 | instance | Tuesday 26 May 2026 08:57:49 +0000 (0:00:00.032) 0:00:05.250 *********** 2026-05-26 08:57:49.104663 | instance | =============================================================================== 2026-05-26 08:57:49.104931 | instance | Gathering Facts --------------------------------------------------------- 1.99s 2026-05-26 08:57:49.105198 | instance | Get list of all users in "atmosphere" domain ---------------------------- 1.86s 2026-05-26 08:57:49.105562 | instance | Create Keycloak user ---------------------------------------------------- 1.29s 2026-05-26 08:57:49.105825 | instance | Set a fact with user information using "end_state" or "existing" -------- 0.05s 2026-05-26 08:57:49.106044 | instance | Assert that the user exists --------------------------------------------- 0.03s 2026-05-26 08:57:49.183059 | instance | INFO [keycloak > verify] Executed: Successful 2026-05-26 08:57:49.183320 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-05-26 08:57:49.656953 | instance | ok: Runtime: 0:00:18.790268 2026-05-26 08:57:49.660027 | 2026-05-26 08:57:49.660157 | PLAY RECAP 2026-05-26 08:57:49.660234 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-26 08:57:49.660271 | 2026-05-26 08:57:49.877857 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-05-26 08:57:49.883894 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-26 08:57:50.527209 | 2026-05-26 08:57:50.534176 | PLAY [all] 2026-05-26 08:57:50.555450 | 2026-05-26 08:57:50.555624 | TASK [gather-host-logs : creating directory for system status] 2026-05-26 08:57:50.998738 | instance | changed 2026-05-26 08:57:51.006226 | 2026-05-26 08:57:51.006356 | TASK [gather-host-logs : Get logs for each host] 2026-05-26 08:57:51.356410 | instance | + systemd-cgls --full --all --no-pager 2026-05-26 08:57:51.378090 | instance | + ip addr 2026-05-26 08:57:51.382545 | instance | + ip route 2026-05-26 08:57:51.383958 | instance | + lsblk 2026-05-26 08:57:51.391505 | instance | + mount 2026-05-26 08:57:51.396167 | instance | + docker images 2026-05-26 08:57:51.396687 | instance | /bin/bash: line 7: docker: command not found 2026-05-26 08:57:51.396959 | instance | + brctl show 2026-05-26 08:57:51.397433 | instance | /bin/bash: line 8: brctl: command not found 2026-05-26 08:57:51.397770 | instance | + ps aux --sort=-%mem 2026-05-26 08:57:51.423027 | instance | + dpkg -l 2026-05-26 08:57:51.434736 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-26 08:57:51.435302 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-26 08:57:51.435397 | instance | /bin/bash: line 11: docker: command not found 2026-05-26 08:57:51.435810 | instance | + '[' '!' -z '' ']' 2026-05-26 08:57:51.542622 | instance | ok: Runtime: 0:00:00.092483 2026-05-26 08:57:51.549603 | 2026-05-26 08:57:51.549677 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-26 08:57:52.178006 | instance | changed: 2026-05-26 08:57:52.178187 | instance | created directory /var/lib/zuul/builds/bb5ad368454a46a9bc2a856c39ed46c2/work/logs/instance 2026-05-26 08:57:52.178217 | instance | cd+++++++++ system/ 2026-05-26 08:57:52.178239 | instance | >f+++++++++ system/brctl-show.txt 2026-05-26 08:57:52.178260 | instance | >f+++++++++ system/docker-images.txt 2026-05-26 08:57:52.178279 | instance | >f+++++++++ system/ip-addr.txt 2026-05-26 08:57:52.178303 | instance | >f+++++++++ system/ip-route.txt 2026-05-26 08:57:52.178324 | instance | >f+++++++++ system/lsblk.txt 2026-05-26 08:57:52.178344 | instance | >f+++++++++ system/mount.txt 2026-05-26 08:57:52.178365 | instance | >f+++++++++ system/packages.txt 2026-05-26 08:57:52.178385 | instance | >f+++++++++ system/ps.txt 2026-05-26 08:57:52.178403 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-26 08:57:52.188104 | 2026-05-26 08:57:52.188231 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-26 08:57:52.416086 | instance | changed: "values" 2026-05-26 08:57:52.597477 | instance | changed: "releases" 2026-05-26 08:57:52.611619 | 2026-05-26 08:57:52.611798 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-26 08:57:57.655105 | instance | ok: Runtime: 0:00:04.337518 2026-05-26 08:57:57.662278 | 2026-05-26 08:57:57.662372 | TASK [helm-release-status : Downloads logs to executor] 2026-05-26 08:57:58.214684 | instance | changed: 2026-05-26 08:57:58.214917 | instance | cd+++++++++ helm/ 2026-05-26 08:57:58.214958 | instance | cd+++++++++ helm/releases/ 2026-05-26 08:57:58.214989 | instance | cd+++++++++ helm/releases/auth-system/ 2026-05-26 08:57:58.215017 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-05-26 08:57:58.215044 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-05-26 08:57:58.215070 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-05-26 08:57:58.215096 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-26 08:57:58.215121 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-26 08:57:58.215146 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-05-26 08:57:58.215171 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-05-26 08:57:58.215205 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-26 08:57:58.215252 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-26 08:57:58.215280 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-05-26 08:57:58.215306 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-05-26 08:57:58.215331 | instance | cd+++++++++ helm/releases/monitoring/ 2026-05-26 08:57:58.215357 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-05-26 08:57:58.215396 | instance | cd+++++++++ helm/releases/openstack/ 2026-05-26 08:57:58.215423 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-05-26 08:57:58.215453 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-05-26 08:57:58.215480 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-05-26 08:57:58.215506 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-05-26 08:57:58.215531 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-05-26 08:57:58.215556 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-05-26 08:57:58.215582 | instance | cd+++++++++ helm/values/ 2026-05-26 08:57:58.215607 | instance | cd+++++++++ helm/values/auth-system/ 2026-05-26 08:57:58.215633 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-05-26 08:57:58.215659 | instance | cd+++++++++ helm/values/cert-manager/ 2026-05-26 08:57:58.215687 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-05-26 08:57:58.215715 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-26 08:57:58.215740 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-26 08:57:58.215765 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-05-26 08:57:58.215790 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-05-26 08:57:58.215816 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-26 08:57:58.215842 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-26 08:57:58.215867 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-05-26 08:57:58.215892 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-05-26 08:57:58.215917 | instance | cd+++++++++ helm/values/monitoring/ 2026-05-26 08:57:58.215943 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-05-26 08:57:58.215968 | instance | cd+++++++++ helm/values/openstack/ 2026-05-26 08:57:58.215994 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-05-26 08:57:58.216018 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-05-26 08:57:58.216043 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-05-26 08:57:58.216068 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-05-26 08:57:58.216093 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-05-26 08:57:58.216119 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-05-26 08:57:58.226514 | 2026-05-26 08:57:58.226585 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-26 08:57:58.432778 | instance | changed 2026-05-26 08:57:58.439760 | 2026-05-26 08:57:58.439896 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-26 08:57:58.712206 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 08:57:58.712302 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 08:57:58.718284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:57:58.720974 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:57:58.825770 | instance | node/instance 2026-05-26 08:57:58.827762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:57:58.891866 | instance | clusterrole/admin 2026-05-26 08:57:59.109872 | instance | clusterrole/cert-manager-cainjector 2026-05-26 08:57:59.118167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:57:59.134867 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-05-26 08:57:59.170802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:57:59.291314 | instance | clusterrole/cert-manager-controller-certificates 2026-05-26 08:57:59.324295 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-05-26 08:57:59.471565 | instance | clusterrole/cert-manager-controller-challenges 2026-05-26 08:57:59.491029 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-05-26 08:57:59.664695 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-05-26 08:57:59.691850 | instance | clusterrole/cert-manager-controller-issuers 2026-05-26 08:57:59.848738 | instance | clusterrole/cert-manager-controller-orders 2026-05-26 08:57:59.874658 | instance | clusterrole/cert-manager-edit 2026-05-26 08:58:00.034391 | instance | clusterrole/cert-manager-view 2026-05-26 08:58:00.052034 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-05-26 08:58:00.243423 | instance | clusterrole/cilium 2026-05-26 08:58:00.253711 | instance | clusterrole/cilium-operator 2026-05-26 08:58:00.436710 | instance | clusterrole/cluster-admin 2026-05-26 08:58:00.506669 | instance | clusterrole/edit 2026-05-26 08:58:00.647662 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-26 08:58:00.716380 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-26 08:58:00.884581 | instance | clusterrole/ingress-nginx 2026-05-26 08:58:00.936646 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-05-26 08:58:01.146465 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-05-26 08:58:01.191464 | instance | clusterrole/kube-prometheus-stack-operator 2026-05-26 08:58:01.373695 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-05-26 08:58:01.385397 | instance | clusterrole/kubeadm:get-nodes 2026-05-26 08:58:01.591243 | instance | clusterrole/local-path-provisioner 2026-05-26 08:58:01.615096 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-05-26 08:58:01.794205 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-05-26 08:58:01.835318 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-05-26 08:58:02.007738 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-05-26 08:58:02.027876 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-05-26 08:58:02.218524 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-05-26 08:58:02.282377 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-05-26 08:58:02.502375 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-05-26 08:58:02.586374 | instance | clusterrole/secretgen-controller-cluster-role 2026-05-26 08:58:02.730383 | instance | clusterrole/system:aggregate-to-admin 2026-05-26 08:58:02.805007 | instance | clusterrole/system:aggregate-to-edit 2026-05-26 08:58:02.949645 | instance | clusterrole/system:aggregate-to-view 2026-05-26 08:58:03.009024 | instance | clusterrole/system:auth-delegator 2026-05-26 08:58:03.197331 | instance | clusterrole/system:basic-user 2026-05-26 08:58:03.226516 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-26 08:58:03.406399 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-26 08:58:03.443285 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-26 08:58:03.599376 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-26 08:58:03.648232 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-26 08:58:03.863796 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-26 08:58:03.897171 | instance | clusterrolebinding/cert-manager-cainjector 2026-05-26 08:58:04.066572 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-26 08:58:04.095491 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-05-26 08:58:04.326031 | instance | clusterrole/system:controller:certificate-controller 2026-05-26 08:58:04.346123 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-26 08:58:04.532535 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-05-26 08:58:04.548522 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-05-26 08:58:04.752822 | instance | clusterrole/system:controller:cronjob-controller 2026-05-26 08:58:04.802820 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-26 08:58:04.938234 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-05-26 08:58:04.997366 | instance | clusterrole/system:controller:deployment-controller 2026-05-26 08:58:05.144487 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-05-26 08:58:05.214791 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-05-26 08:58:05.362722 | instance | clusterrole/system:controller:disruption-controller 2026-05-26 08:58:05.420121 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-05-26 08:58:05.556815 | instance | clusterrole/system:controller:endpoint-controller 2026-05-26 08:58:05.615363 | instance | clusterrolebinding/cert-manager-controller-orders 2026-05-26 08:58:05.744238 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-26 08:58:05.798260 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-05-26 08:58:05.930577 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-26 08:58:05.993216 | instance | clusterrolebinding/cilium 2026-05-26 08:58:06.133460 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-26 08:58:06.193422 | instance | clusterrolebinding/cilium-operator 2026-05-26 08:58:06.343177 | instance | clusterrole/system:controller:expand-controller 2026-05-26 08:58:06.457569 | instance | clusterrolebinding/cluster-admin 2026-05-26 08:58:06.587952 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-26 08:58:06.677457 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-26 08:58:06.767536 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-26 08:58:06.847745 | instance | clusterrolebinding/ingress-nginx 2026-05-26 08:58:06.956497 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-26 08:58:07.051273 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-05-26 08:58:07.151225 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-05-26 08:58:07.271177 | instance | clusterrole/system:controller:job-controller 2026-05-26 08:58:07.332224 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-05-26 08:58:07.471357 | instance | clusterrole/system:controller:namespace-controller 2026-05-26 08:58:07.532352 | instance | clusterrole/system:controller:node-controller 2026-05-26 08:58:07.660860 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-05-26 08:58:07.723229 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-26 08:58:07.868637 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-26 08:58:07.898869 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-26 08:58:08.062214 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-26 08:58:08.098989 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-26 08:58:08.238544 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-26 08:58:08.271882 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-26 08:58:08.430676 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-26 08:58:08.447788 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-26 08:58:08.612957 | instance | clusterrolebinding/local-path-provisioner 2026-05-26 08:58:08.619618 | instance | clusterrole/system:controller:replicaset-controller 2026-05-26 08:58:08.787589 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-05-26 08:58:08.792442 | instance | clusterrole/system:controller:replication-controller 2026-05-26 08:58:08.969131 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-05-26 08:58:08.976406 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-26 08:58:09.172158 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-05-26 08:58:09.173971 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-26 08:58:09.347370 | instance | clusterrolebinding/system:basic-user 2026-05-26 08:58:09.356814 | instance | clusterrole/system:controller:route-controller 2026-05-26 08:58:09.518673 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-26 08:58:09.537562 | instance | clusterrole/system:controller:service-account-controller 2026-05-26 08:58:09.687581 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-26 08:58:09.730857 | instance | clusterrole/system:controller:service-controller 2026-05-26 08:58:09.893141 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-26 08:58:09.916732 | instance | clusterrole/system:controller:statefulset-controller 2026-05-26 08:58:10.078422 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-26 08:58:10.093396 | instance | clusterrole/system:controller:ttl-controller 2026-05-26 08:58:10.259852 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-26 08:58:10.270741 | instance | clusterrole/system:coredns 2026-05-26 08:58:10.450376 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-26 08:58:10.477371 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-26 08:58:10.644959 | instance | clusterrole/system:discovery 2026-05-26 08:58:10.654526 | instance | clusterrole/system:heapster 2026-05-26 08:58:10.813252 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-26 08:58:10.846688 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-26 08:58:10.990610 | instance | clusterrole/system:kube-aggregator 2026-05-26 08:58:11.068251 | instance | clusterrole/system:kube-controller-manager 2026-05-26 08:58:11.173426 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-26 08:58:11.241247 | instance | clusterrole/system:kube-dns 2026-05-26 08:58:11.367894 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-26 08:58:11.430353 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-26 08:58:11.548883 | instance | clusterrole/system:kube-scheduler 2026-05-26 08:58:11.626560 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-26 08:58:11.729314 | instance | clusterrole/system:kubelet-api-admin 2026-05-26 08:58:11.831171 | instance | clusterrole/system:monitoring 2026-05-26 08:58:11.908591 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-26 08:58:12.015575 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-26 08:58:12.072146 | instance | clusterrole/system:node 2026-05-26 08:58:12.214400 | instance | clusterrole/system:node-bootstrapper 2026-05-26 08:58:12.296121 | instance | clusterrolebinding/system:controller:job-controller 2026-05-26 08:58:12.424024 | instance | clusterrole/system:node-problem-detector 2026-05-26 08:58:12.515469 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-26 08:58:12.654901 | instance | clusterrole/system:node-proxier 2026-05-26 08:58:12.723391 | instance | clusterrolebinding/system:controller:node-controller 2026-05-26 08:58:12.862949 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-26 08:58:12.902721 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-26 08:58:13.036584 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-26 08:58:13.074013 | instance | clusterrole/system:public-info-viewer 2026-05-26 08:58:13.212133 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-26 08:58:13.256091 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-26 08:58:13.412974 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-26 08:58:13.451757 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-26 08:58:13.573430 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-26 08:58:13.630696 | instance | clusterrole/system:volume-scheduler 2026-05-26 08:58:13.771892 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-26 08:58:13.827965 | instance | clusterrole/view 2026-05-26 08:58:13.942121 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-26 08:58:14.003271 | instance | clusterrolebinding/system:controller:route-controller 2026-05-26 08:58:14.093277 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-26 08:58:14.183619 | instance | clusterrolebinding/system:controller:service-controller 2026-05-26 08:58:14.280192 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-26 08:58:14.366919 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-26 08:58:14.432109 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-26 08:58:14.547276 | instance | clusterrolebinding/system:coredns 2026-05-26 08:58:14.600955 | instance | clusterrolebinding/system:discovery 2026-05-26 08:58:14.700490 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-26 08:58:14.783349 | instance | clusterrolebinding/system:kube-dns 2026-05-26 08:58:14.868753 | instance | clusterrolebinding/system:kube-scheduler 2026-05-26 08:58:14.979913 | instance | clusterrolebinding/system:monitoring 2026-05-26 08:58:15.039312 | instance | clusterrolebinding/system:node 2026-05-26 08:58:15.136521 | instance | clusterrolebinding/system:node-proxier 2026-05-26 08:58:15.196876 | instance | clusterrolebinding/system:public-info-viewer 2026-05-26 08:58:15.311006 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-26 08:58:15.369067 | instance | clusterrolebinding/system:volume-scheduler 2026-05-26 08:58:15.483447 | instance | storageclass/general 2026-05-26 08:58:15.552272 | instance | namespace/auth-system 2026-05-26 08:58:15.650054 | instance | namespace/cert-manager 2026-05-26 08:58:15.711093 | instance | namespace/default 2026-05-26 08:58:15.841012 | instance | namespace/envoy-gateway-system 2026-05-26 08:58:15.882104 | instance | namespace/ingress-nginx 2026-05-26 08:58:16.020422 | instance | namespace/kube-node-lease 2026-05-26 08:58:16.059511 | instance | namespace/kube-public 2026-05-26 08:58:16.185296 | instance | namespace/kube-system 2026-05-26 08:58:16.253031 | instance | namespace/local-path-storage 2026-05-26 08:58:16.349391 | instance | namespace/monitoring 2026-05-26 08:58:16.429524 | instance | namespace/openstack 2026-05-26 08:58:16.539030 | instance | namespace/secretgen-controller 2026-05-26 08:58:17.836378 | instance | ok: Runtime: 0:00:18.002452 2026-05-26 08:58:17.844277 | 2026-05-26 08:58:17.844381 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-26 08:58:18.040444 | instance | changed 2026-05-26 08:58:18.048533 | 2026-05-26 08:58:18.048638 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-26 08:58:18.265145 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 08:58:18.265293 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 08:58:18.265780 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 08:58:18.353441 | instance | xargs: xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines valuewarning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:18.353508 | instance | 2026-05-26 08:58:18.430102 | instance | auth-system/configmaps/keycloak-env-vars 2026-05-26 08:58:18.431889 | instance | cert-manager/configmaps/cert-manager-webhook 2026-05-26 08:58:18.434633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:18.437522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:18.527633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:18.530581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:18.613177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:18.616057 | instance | auth-system/configmaps/kube-root-ca.crt 2026-05-26 08:58:18.630848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:18.634898 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-05-26 08:58:18.697430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:18.734649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:18.787642 | instance | cert-manager/deployment/cert-manager 2026-05-26 08:58:18.802721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:18.822511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:18.833015 | instance | cert-manager/deployment/cert-manager-cainjector 2026-05-26 08:58:18.896243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:18.930132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:18.974010 | instance | cert-manager/deployment/cert-manager-webhook 2026-05-26 08:58:18.978620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.027753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.043864 | instance | auth-system/endpoints/keycloak 2026-05-26 08:58:19.080712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.126655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.164580 | instance | auth-system/endpoints/keycloak-headless 2026-05-26 08:58:19.217998 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:58:19.224741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.239509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.240144 | instance | auth-system/endpoints/keycloak-metrics 2026-05-26 08:58:19.316148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.347178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.385975 | instance | auth-system/ingresses/keycloak 2026-05-26 08:58:19.409690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.409744 | instance | cert-manager/endpoints/cert-manager 2026-05-26 08:58:19.465432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.508263 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:58:19.514547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.569035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.574616 | instance | cert-manager/endpoints/cert-manager-webhook 2026-05-26 08:58:19.603896 | instance | auth-system/networkpolicies/keycloak 2026-05-26 08:58:19.648536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.657588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.761528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.762876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.776530 | instance | auth-system/pods/keycloak-0 2026-05-26 08:58:19.809701 | instance | cert-manager/pods/cert-manager-75c4c745bc-zq9pp 2026-05-26 08:58:19.861771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.863049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:19.984596 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-6sch2 2026-05-26 08:58:19.995751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.018915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.019701 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-wdpbl 2026-05-26 08:58:20.128582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.130619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.215447 | instance | auth-system/secrets/keycloak 2026-05-26 08:58:20.219653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.249562 | instance | auth-system/secrets/keycloak-externaldb 2026-05-26 08:58:20.260152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.300939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.361387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.401528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.428018 | instance | auth-system/secrets/keycloak.199-204-45-238.nip.io-tls 2026-05-26 08:58:20.442780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.466686 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-05-26 08:58:20.496363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.539465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.595319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.629425 | instance | auth-system/serviceaccounts/default 2026-05-26 08:58:20.664457 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.685226 | instance | auth-system/serviceaccounts/keycloak 2026-05-26 08:58:20.700710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.784190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.788581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.826847 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-05-26 08:58:20.875746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.913630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:20.920742 | instance | auth-system/services/keycloak 2026-05-26 08:58:20.983625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.016314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.030196 | instance | auth-system/services/keycloak-headless 2026-05-26 08:58:21.108086 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-05-26 08:58:21.109955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.132410 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:58:21.141123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.219775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.245122 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:58:21.254720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.269003 | instance | auth-system/services/keycloak-metrics 2026-05-26 08:58:21.291035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.329639 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-05-26 08:58:21.340802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.390396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.459428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.474104 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-05-26 08:58:21.497381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.519494 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-05-26 08:58:21.625097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.687784 | instance | cert-manager/roles/cert-manager:leaderelection 2026-05-26 08:58:21.702285 | instance | auth-system/statefulsets/keycloak 2026-05-26 08:58:21.712239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.730585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.807200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.829472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.877841 | instance | cert-manager/serviceaccounts/cert-manager 2026-05-26 08:58:21.905360 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-05-26 08:58:21.915512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:21.916490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.012715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.018970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.099995 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-05-26 08:58:22.105671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.131392 | instance | cert-manager/serviceaccounts/default 2026-05-26 08:58:22.140797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.208107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.260965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.333450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.337250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.364280 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-05-26 08:58:22.388202 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-05-26 08:58:22.428612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.442519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.523133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.545940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.592874 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-05-26 08:58:22.598222 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-05-26 08:58:22.630721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.645897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.744213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.762207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.795196 | instance | cert-manager/services/cert-manager 2026-05-26 08:58:22.845360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.860573 | instance | cert-manager/services/cert-manager-webhook 2026-05-26 08:58:22.870965 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:58:22.882154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.934563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:22.985431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.014045 | instance | default/configmaps/kube-root-ca.crt 2026-05-26 08:58:23.031503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.087299 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-26 08:58:23.104027 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:58:23.112339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.134194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.204667 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-26 08:58:23.209776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.242921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.296346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.299753 | instance | default/endpoints/kubernetes 2026-05-26 08:58:23.357642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.391329 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-26 08:58:23.393426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.454168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.476490 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-26 08:58:23.502533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.557141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.574666 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-vbmxx 2026-05-26 08:58:23.600844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.678035 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-26 08:58:23.678505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.705222 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.766779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.768445 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-26 08:58:23.813089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.873694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.884873 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-26 08:58:23.954601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.959376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:23.971241 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-26 08:58:24.032142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.072832 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-26 08:58:24.079054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.157638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.161255 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-26 08:58:24.190416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.238401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.258921 | instance | envoy-gateway-system/secrets/envoy 2026-05-26 08:58:24.340810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.359020 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-26 08:58:24.361195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.431062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.469070 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-26 08:58:24.477530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.524127 | instance | default/serviceaccounts/default 2026-05-26 08:58:24.548828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.563752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.650623 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.652898 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-26 08:58:24.719300 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-26 08:58:24.731979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.735519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.847021 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:58:24.855712 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:58:24.855761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.862715 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-26 08:58:24.866266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.941557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:24.944924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:25.060943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:25.072105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:25.152389 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-26 08:58:25.195302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:25.196877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:25.210884 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-26 08:58:25.286425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:25.336597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:25.440199 | instance | default/services/kubernetes 2026-05-26 08:58:25.456525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:25.485122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:25.528100 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-26 08:58:25.542422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:25.598514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:25.633239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:25.641152 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-05-26 08:58:25.692692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:25.702343 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-05-26 08:58:25.819661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:25.885685 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-05-26 08:58:25.926296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:25.984899 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-05-26 08:58:26.020494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.110370 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-05-26 08:58:26.132864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.175814 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-05-26 08:58:26.196176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.225143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.280086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.312209 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-26 08:58:26.320486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.382707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.400103 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-05-26 08:58:26.407537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.451870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.485949 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-05-26 08:58:26.513965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.569524 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:58:26.580709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.606880 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-05-26 08:58:26.608537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.668981 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-05-26 08:58:26.669931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.706847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.786723 | instance | ingress-nginx/pods/ingress-nginx-controller-47tjk 2026-05-26 08:58:26.794335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.795688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.841817 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-2jxwx 2026-05-26 08:58:26.886413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.888944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.962833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:26.985551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.023243 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-05-26 08:58:27.030391 | instance | ingress-nginx/roles/ingress-nginx 2026-05-26 08:58:27.051854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.114364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.143312 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:58:27.151659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.227316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.236022 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-05-26 08:58:27.251618 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-05-26 08:58:27.271526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.308453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.374781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.413423 | instance | ingress-nginx/serviceaccounts/default 2026-05-26 08:58:27.420639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.455634 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-05-26 08:58:27.543347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.606746 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-05-26 08:58:27.610687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.649939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.708853 | instance | ingress-nginx/services/ingress-nginx-controller 2026-05-26 08:58:27.753887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.776711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.786551 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-05-26 08:58:27.857653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.861317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.930433 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-05-26 08:58:27.938246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.966666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:27.990425 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-05-26 08:58:28.019150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.103940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.119945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.136509 | instance | kube-node-lease/serviceaccounts/default 2026-05-26 08:58:28.169852 | instance | kube-public/configmaps/cluster-info 2026-05-26 08:58:28.199235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.224052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.313475 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-26 08:58:28.319091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.335409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.365966 | instance | kube-system/configmaps/cilium-config 2026-05-26 08:58:28.451276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.497524 | instance | kube-system/configmaps/coredns 2026-05-26 08:58:28.541356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.549984 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:58:28.560155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.561573 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-26 08:58:28.623602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.645972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.717315 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-26 08:58:28.731351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.753760 | instance | kube-system/configmaps/kube-proxy 2026-05-26 08:58:28.757014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.842606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.906665 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-26 08:58:28.915831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:28.928421 | instance | kube-system/configmaps/kubeadm-config 2026-05-26 08:58:28.936866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:29.016410 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:58:29.025967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:29.140939 | instance | kube-system/configmaps/kubelet-config 2026-05-26 08:58:29.155654 | instance | kube-system/daemonsets/cilium 2026-05-26 08:58:29.178500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:29.225596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:29.317834 | instance | kube-system/daemonsets/kube-proxy 2026-05-26 08:58:29.328580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:29.341289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:29.352578 | instance | kube-system/deployment/cilium-operator 2026-05-26 08:58:29.414504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:29.421115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:29.512422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:29.512479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:29.516480 | instance | kube-system/deployment/coredns 2026-05-26 08:58:29.560319 | instance | kube-system/endpoints/kube-dns 2026-05-26 08:58:29.603804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:58:29.712557 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-05-26 08:58:29.762452 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-05-26 08:58:29.911605 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-05-26 08:58:29.961808 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-05-26 08:58:30.107590 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-05-26 08:58:30.168555 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-05-26 08:58:30.295754 | instance | kube-system/pods/cilium-b55w2 2026-05-26 08:58:30.371831 | instance | kube-system/pods/cilium-operator-869df985b8-wc2td 2026-05-26 08:58:30.504847 | instance | kube-system/pods/coredns-67659f764b-5f7nb 2026-05-26 08:58:30.548397 | instance | kube-system/pods/coredns-67659f764b-jv8fw 2026-05-26 08:58:30.693216 | instance | kube-system/pods/etcd-instance 2026-05-26 08:58:30.746980 | instance | kube-system/pods/kube-apiserver-instance 2026-05-26 08:58:30.928656 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-26 08:58:30.984826 | instance | kube-system/pods/kube-proxy-fr5m7 2026-05-26 08:58:31.129202 | instance | kube-system/pods/kube-scheduler-instance 2026-05-26 08:58:31.171122 | instance | kube-system/pods/kube-vip-instance 2026-05-26 08:58:31.334974 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-26 08:58:31.355879 | instance | kube-system/rolebindings/kube-proxy 2026-05-26 08:58:31.527864 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-26 08:58:31.562571 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-26 08:58:31.708874 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-26 08:58:31.739734 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-26 08:58:31.903330 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-26 08:58:31.954190 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-26 08:58:32.061768 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-26 08:58:32.121365 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-26 08:58:32.265670 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-26 08:58:32.319053 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-26 08:58:32.467965 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-26 08:58:32.488136 | instance | kube-system/roles/cilium-config-agent 2026-05-26 08:58:32.656382 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-26 08:58:32.677850 | instance | kube-system/roles/kube-proxy 2026-05-26 08:58:32.852085 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-26 08:58:32.857781 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-26 08:58:33.028815 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-26 08:58:33.089656 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-26 08:58:33.206707 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-26 08:58:33.265716 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-26 08:58:33.392099 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-26 08:58:33.470889 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-26 08:58:33.570561 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-26 08:58:33.649424 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-26 08:58:33.773895 | instance | kube-system/secrets/bootstrap-token-obdwek 2026-05-26 08:58:33.835618 | instance | kube-system/secrets/bootstrap-token-pme425 2026-05-26 08:58:33.948708 | instance | kube-system/secrets/kubeadm-certs 2026-05-26 08:58:33.998209 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-26 08:58:34.159416 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-26 08:58:34.301973 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-26 08:58:34.407020 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-26 08:58:34.532479 | instance | kube-system/serviceaccounts/cilium 2026-05-26 08:58:34.628232 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-26 08:58:34.744885 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-26 08:58:34.844980 | instance | kube-system/serviceaccounts/coredns 2026-05-26 08:58:34.956580 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-26 08:58:35.055546 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-26 08:58:35.182486 | instance | kube-system/serviceaccounts/default 2026-05-26 08:58:35.265292 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-26 08:58:35.405015 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-26 08:58:35.462227 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-26 08:58:35.623283 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-26 08:58:35.693988 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-26 08:58:35.840128 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-26 08:58:35.909036 | instance | kube-system/serviceaccounts/expand-controller 2026-05-26 08:58:36.044619 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-26 08:58:36.122232 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-26 08:58:36.250531 | instance | kube-system/serviceaccounts/job-controller 2026-05-26 08:58:36.343721 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-26 08:58:36.485762 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-26 08:58:36.554654 | instance | kube-system/serviceaccounts/node-controller 2026-05-26 08:58:36.690400 | instance | kube-system/services/kube-dns 2026-05-26 08:58:36.773345 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-26 08:58:36.861555 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-05-26 08:58:36.990359 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-26 08:58:37.046882 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-05-26 08:58:37.222598 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-05-26 08:58:37.254375 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-26 08:58:37.422590 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-05-26 08:58:37.471456 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-05-26 08:58:37.629894 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-05-26 08:58:37.677808 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-26 08:58:37.827255 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-26 08:58:37.878756 | instance | kube-system/serviceaccounts/replication-controller 2026-05-26 08:58:38.006852 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-26 08:58:38.073318 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-26 08:58:38.217983 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-26 08:58:38.274128 | instance | kube-system/serviceaccounts/service-controller 2026-05-26 08:58:38.421446 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-26 08:58:38.485011 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-26 08:58:38.615881 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-26 08:58:38.702778 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-26 08:58:38.843986 | instance | kube-public/serviceaccounts/default 2026-05-26 08:58:38.905042 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-05-26 08:58:39.010976 | instance | local-path-storage/configmaps/local-path-config 2026-05-26 08:58:39.067586 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-05-26 08:58:39.204641 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-05-26 08:58:39.249599 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-05-26 08:58:39.397810 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-05-26 08:58:39.409888 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-05-26 08:58:39.570259 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-05-26 08:58:39.594945 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-05-26 08:58:39.770920 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-05-26 08:58:39.771285 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-05-26 08:58:39.952477 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-05-26 08:58:40.042966 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-05-26 08:58:40.163754 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-05-26 08:58:40.363947 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-05-26 08:58:40.382291 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-05-26 08:58:40.540006 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-05-26 08:58:40.566708 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-05-26 08:58:40.720844 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-05-26 08:58:40.745032 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-05-26 08:58:40.895417 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-05-26 08:58:40.920931 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-05-26 08:58:41.062644 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-05-26 08:58:41.110239 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-05-26 08:58:41.272493 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-05-26 08:58:41.282645 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-05-26 08:58:41.472322 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-05-26 08:58:41.476965 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-05-26 08:58:41.642715 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-05-26 08:58:41.645301 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-05-26 08:58:41.811330 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-05-26 08:58:41.815118 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-05-26 08:58:41.998965 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-05-26 08:58:42.011862 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-05-26 08:58:42.171054 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-05-26 08:58:42.195223 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-05-26 08:58:42.345190 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-05-26 08:58:42.372803 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-05-26 08:58:42.518285 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-05-26 08:58:42.561740 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-05-26 08:58:42.686008 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-05-26 08:58:42.732827 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-05-26 08:58:42.867508 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-05-26 08:58:42.901995 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-05-26 08:58:43.039369 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-05-26 08:58:43.074886 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-05-26 08:58:43.205037 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-05-26 08:58:43.248690 | instance | monitoring/configmaps/kube-root-ca.crt 2026-05-26 08:58:43.428035 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-05-26 08:58:43.487316 | instance | local-path-storage/deployment/local-path-provisioner 2026-05-26 08:58:43.675852 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-05-26 08:58:43.709823 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-tzd79 2026-05-26 08:58:43.856472 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-05-26 08:58:43.879214 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-05-26 08:58:44.042824 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-05-26 08:58:44.048807 | instance | monitoring/endpoints/alertmanager-operated 2026-05-26 08:58:44.211867 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-05-26 08:58:44.214065 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-05-26 08:58:44.386138 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-05-26 08:58:44.404993 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-05-26 08:58:44.554042 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-05-26 08:58:44.581303 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-05-26 08:58:44.715766 | instance | monitoring/endpoints/prometheus-operated 2026-05-26 08:58:44.758803 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-05-26 08:58:44.871900 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-05-26 08:58:44.918879 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-05-26 08:58:45.038432 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-05-26 08:58:45.082260 | instance | local-path-storage/serviceaccounts/default 2026-05-26 08:58:45.214455 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-05-26 08:58:45.264831 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-26 08:58:45.389746 | instance | monitoring/pods/kube-prometheus-stack-grafana-5645b6ff67-nqptx 2026-05-26 08:58:45.474246 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-826qd 2026-05-26 08:58:45.574883 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-56bjs 2026-05-26 08:58:45.644776 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-xkxmg 2026-05-26 08:58:45.767781 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-05-26 08:58:45.827989 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-26 08:58:45.944908 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-05-26 08:58:46.005145 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-05-26 08:58:46.122421 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-05-26 08:58:46.159400 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-05-26 08:58:46.278217 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-05-26 08:58:46.325830 | instance | monitoring/serviceaccounts/default 2026-05-26 08:58:46.432076 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-05-26 08:58:46.527353 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-05-26 08:58:46.651850 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-05-26 08:58:46.721695 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-05-26 08:58:46.870686 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-05-26 08:58:46.937783 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-05-26 08:58:47.068644 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-26 08:58:47.167973 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-05-26 08:58:47.294504 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-05-26 08:58:47.354390 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-05-26 08:58:47.454443 | instance | monitoring/secrets/alertmanager-tls 2026-05-26 08:58:47.525770 | instance | monitoring/secrets/grafana-tls 2026-05-26 08:58:47.623156 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-05-26 08:58:47.678659 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-05-26 08:58:47.778246 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-05-26 08:58:47.829346 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-05-26 08:58:47.959373 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-05-26 08:58:47.986236 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-05-26 08:58:48.120533 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-05-26 08:58:48.164698 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-05-26 08:58:48.284337 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-05-26 08:58:48.316558 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-xkxmg-tls 2026-05-26 08:58:48.454191 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-05-26 08:58:48.480436 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-05-26 08:58:48.629138 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-05-26 08:58:48.635199 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-05-26 08:58:48.784236 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-05-26 08:58:48.786649 | instance | monitoring/secrets/prometheus-tls 2026-05-26 08:58:48.948095 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-05-26 08:58:48.966434 | instance | monitoring/services/alertmanager-operated 2026-05-26 08:58:49.133971 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-05-26 08:58:49.256165 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-05-26 08:58:49.328316 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-05-26 08:58:49.423583 | instance | monitoring/services/kube-prometheus-stack-operator 2026-05-26 08:58:49.510115 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-05-26 08:58:49.601989 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-05-26 08:58:49.679687 | instance | monitoring/services/prometheus-operated 2026-05-26 08:58:49.753368 | instance | openstack/configmaps/horizon-bin 2026-05-26 08:58:49.853595 | instance | openstack/configmaps/keystone-bin 2026-05-26 08:58:49.923620 | instance | openstack/configmaps/keystone-openid-metadata 2026-05-26 08:58:50.022489 | instance | openstack/configmaps/kube-root-ca.crt 2026-05-26 08:58:50.108198 | instance | openstack/configmaps/memcached-memcached-bin 2026-05-26 08:58:50.227635 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-05-26 08:58:50.293242 | instance | openstack/configmaps/percona-xtradb-pxc 2026-05-26 08:58:50.418868 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-05-26 08:58:50.488755 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-05-26 08:58:50.624661 | instance | openstack/configmaps/valkey-configuration 2026-05-26 08:58:50.682658 | instance | openstack/configmaps/valkey-health 2026-05-26 08:58:50.803210 | instance | openstack/configmaps/valkey-scripts 2026-05-26 08:58:50.865085 | instance | openstack/cronjobs/keystone-credential-rotate 2026-05-26 08:58:50.999554 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-05-26 08:58:51.065040 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-26 08:58:51.199350 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-05-26 08:58:51.254730 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-05-26 08:58:51.411343 | instance | openstack/deployment/horizon 2026-05-26 08:58:51.425499 | instance | openstack/deployment/keystone-api 2026-05-26 08:58:51.597142 | instance | openstack/deployment/memcached-memcached 2026-05-26 08:58:51.626564 | instance | openstack/deployment/pxc-operator 2026-05-26 08:58:51.781503 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-05-26 08:58:51.812701 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-05-26 08:58:51.970296 | instance | openstack/endpoints/horizon 2026-05-26 08:58:52.051982 | instance | openstack/endpoints/horizon-int 2026-05-26 08:58:52.146854 | instance | openstack/endpoints/keystone-api 2026-05-26 08:58:52.229222 | instance | openstack/endpoints/memcached 2026-05-26 08:58:52.339499 | instance | openstack/endpoints/memcached-metrics 2026-05-26 08:58:52.418682 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-05-26 08:58:52.531363 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-05-26 08:58:52.619002 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-05-26 08:58:52.713593 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-05-26 08:58:52.797154 | instance | openstack/endpoints/percona-xtradb-pxc 2026-05-26 08:58:52.892316 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-05-26 08:58:52.961127 | instance | openstack/endpoints/rabbitmq-keystone 2026-05-26 08:58:53.081013 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-05-26 08:58:53.136549 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-05-26 08:58:53.254097 | instance | openstack/endpoints/valkey 2026-05-26 08:58:53.313041 | instance | openstack/endpoints/valkey-headless 2026-05-26 08:58:53.438877 | instance | openstack/endpoints/valkey-metrics 2026-05-26 08:58:53.492080 | instance | openstack/ingresses/dashboard 2026-05-26 08:58:53.634033 | instance | openstack/ingresses/identity 2026-05-26 08:58:53.689798 | instance | secretgen-controller/deployment/secretgen-controller 2026-05-26 08:58:53.817591 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-05-26 08:58:53.863442 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-05-26 08:58:53.986736 | instance | openstack/networkpolicies/valkey 2026-05-26 08:58:54.033286 | instance | openstack/jobs/horizon-db-init 2026-05-26 08:58:54.141064 | instance | openstack/jobs/horizon-db-sync 2026-05-26 08:58:54.215385 | instance | openstack/jobs/keystone-bootstrap 2026-05-26 08:58:54.323442 | instance | openstack/jobs/keystone-credential-setup 2026-05-26 08:58:54.392755 | instance | openstack/jobs/keystone-db-init 2026-05-26 08:58:54.497333 | instance | openstack/jobs/keystone-db-sync 2026-05-26 08:58:54.559687 | instance | openstack/jobs/keystone-domain-manage 2026-05-26 08:58:54.692317 | instance | openstack/jobs/keystone-fernet-setup 2026-05-26 08:58:54.755594 | instance | openstack/jobs/keystone-rabbit-init 2026-05-26 08:58:54.887708 | instance | openstack/pods/horizon-5d556bfd76-826wr 2026-05-26 08:58:54.921946 | instance | openstack/pods/horizon-5d556bfd76-8fdsw 2026-05-26 08:58:55.072255 | instance | openstack/pods/horizon-5d556bfd76-jcg66 2026-05-26 08:58:55.101367 | instance | openstack/pods/horizon-db-init-c5w44 2026-05-26 08:58:55.259577 | instance | openstack/pods/horizon-db-sync-cttqh 2026-05-26 08:58:55.288379 | instance | openstack/pods/keystone-api-bfc86b4c6-tf494 2026-05-26 08:58:55.434690 | instance | openstack/pods/keystone-bootstrap-rk729 2026-05-26 08:58:55.492064 | instance | openstack/pods/keystone-credential-setup-6wl4t 2026-05-26 08:58:55.632507 | instance | openstack/pods/keystone-db-init-5gr79 2026-05-26 08:58:55.709995 | instance | openstack/pods/keystone-db-sync-vlwgw 2026-05-26 08:58:55.816450 | instance | openstack/pods/keystone-domain-manage-wgth5 2026-05-26 08:58:55.894832 | instance | openstack/pods/keystone-fernet-setup-7b2wt 2026-05-26 08:58:56.010889 | instance | openstack/pods/keystone-rabbit-init-phmn7 2026-05-26 08:58:56.072890 | instance | openstack/pods/memcached-memcached-cf56b6468-gw96h 2026-05-26 08:58:56.189580 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-05-26 08:58:56.255410 | instance | openstack/pods/percona-xtradb-pxc-0 2026-05-26 08:58:56.397629 | instance | openstack/pods/pxc-operator-69cb5bbdb9-xq967 2026-05-26 08:58:56.469512 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-ghzbh 2026-05-26 08:58:56.574627 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-05-26 08:58:56.656525 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-hp8pv 2026-05-26 08:58:56.761415 | instance | openstack/pods/valkey-node-0 2026-05-26 08:58:56.841660 | instance | openstack/pods/valkey-node-1 2026-05-26 08:58:56.950109 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-05-26 08:58:57.039343 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-05-26 08:58:57.151933 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-05-26 08:58:57.251622 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-1 2026-05-26 08:58:57.356669 | instance | openstack/rolebindings/horizon-horizon 2026-05-26 08:58:57.468863 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-05-26 08:58:57.535389 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-05-26 08:58:57.638232 | instance | openstack/rolebindings/horizon-horizon-test 2026-05-26 08:58:57.700153 | instance | openstack/rolebindings/keystone-credential-rotate 2026-05-26 08:58:57.800432 | instance | openstack/rolebindings/keystone-credential-setup 2026-05-26 08:58:57.861442 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-05-26 08:58:57.989764 | instance | openstack/rolebindings/keystone-fernet-setup 2026-05-26 08:58:58.034196 | instance | openstack/rolebindings/keystone-keystone-api 2026-05-26 08:58:58.140423 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-05-26 08:58:58.192443 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-05-26 08:58:58.293104 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-05-26 08:58:58.361940 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-05-26 08:58:58.448294 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-05-26 08:58:58.523562 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-05-26 08:58:58.616116 | instance | openstack/rolebindings/keystone-keystone-test 2026-05-26 08:58:58.705247 | instance | openstack/rolebindings/pxc-operator 2026-05-26 08:58:58.776521 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-05-26 08:58:58.891661 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-05-26 08:58:58.929770 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-05-26 08:58:59.076564 | instance | openstack/roles/horizon-openstack-horizon 2026-05-26 08:58:59.091255 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-05-26 08:58:59.257879 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-05-26 08:58:59.261786 | instance | openstack/roles/horizon-openstack-horizon-test 2026-05-26 08:58:59.425250 | instance | openstack/roles/keystone-credential-rotate 2026-05-26 08:58:59.428258 | instance | openstack/roles/keystone-credential-setup 2026-05-26 08:58:59.578046 | instance | openstack/roles/keystone-fernet-rotate 2026-05-26 08:58:59.581427 | instance | openstack/roles/keystone-fernet-setup 2026-05-26 08:58:59.728508 | instance | openstack/roles/keystone-openstack-keystone-api 2026-05-26 08:58:59.732646 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-05-26 08:58:59.893474 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-05-26 08:58:59.895232 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-05-26 08:59:00.060769 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-05-26 08:59:00.074278 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-05-26 08:59:00.213841 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-05-26 08:59:00.227037 | instance | openstack/roles/keystone-openstack-keystone-test 2026-05-26 08:59:00.373933 | instance | openstack/roles/pxc-operator 2026-05-26 08:59:00.392446 | instance | openstack/roles/rabbitmq-cluster-operator 2026-05-26 08:59:00.531082 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-05-26 08:59:00.549838 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-05-26 08:59:00.695827 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-t86t7 2026-05-26 08:59:00.714409 | instance | openstack/serviceaccounts/default 2026-05-26 08:59:00.867078 | instance | openstack/serviceaccounts/horizon 2026-05-26 08:59:00.957943 | instance | openstack/serviceaccounts/horizon-db-init 2026-05-26 08:59:01.119445 | instance | openstack/serviceaccounts/horizon-db-sync 2026-05-26 08:59:01.192802 | instance | openstack/serviceaccounts/horizon-test 2026-05-26 08:59:01.348337 | instance | openstack/serviceaccounts/keystone-api 2026-05-26 08:59:01.444759 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-05-26 08:59:01.591944 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-05-26 08:59:01.671692 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-05-26 08:59:01.804805 | instance | openstack/serviceaccounts/keystone-db-init 2026-05-26 08:59:01.905600 | instance | openstack/secrets/horizon-db-admin 2026-05-26 08:59:02.012365 | instance | openstack/serviceaccounts/keystone-db-sync 2026-05-26 08:59:02.094745 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-05-26 08:59:02.250970 | instance | openstack/secrets/horizon-db-user 2026-05-26 08:59:02.366378 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-05-26 08:59:02.488171 | instance | openstack/secrets/horizon-etc 2026-05-26 08:59:02.616116 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-05-26 08:59:02.683027 | instance | openstack/secrets/horizon-int-certs 2026-05-26 08:59:02.822730 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-05-26 08:59:02.861655 | instance | openstack/secrets/horizon-keystone-admin 2026-05-26 08:59:03.022310 | instance | openstack/serviceaccounts/keystone-test 2026-05-26 08:59:03.048670 | instance | openstack/serviceaccounts/memcached-memcached 2026-05-26 08:59:03.251217 | instance | openstack/secrets/internal-percona-xtradb 2026-05-26 08:59:03.276495 | instance | openstack/serviceaccounts/pxc-operator 2026-05-26 08:59:03.409478 | instance | openstack/secrets/keystone-api-certs 2026-05-26 08:59:03.488295 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-05-26 08:59:03.578943 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-05-26 08:59:03.719488 | instance | openstack/secrets/keystone-credential-keys 2026-05-26 08:59:03.791482 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-05-26 08:59:03.891855 | instance | openstack/serviceaccounts/valkey 2026-05-26 08:59:04.012111 | instance | openstack/secrets/keystone-db-admin 2026-05-26 08:59:04.099039 | instance | openstack/secrets/keystone-db-user 2026-05-26 08:59:04.192156 | instance | openstack/secrets/keystone-etc 2026-05-26 08:59:04.278506 | instance | openstack/secrets/keystone-fernet-keys 2026-05-26 08:59:04.361013 | instance | openstack/secrets/keystone-keystone-admin 2026-05-26 08:59:04.439233 | instance | openstack/secrets/keystone-keystone-test 2026-05-26 08:59:04.529792 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-05-26 08:59:04.591189 | instance | openstack/secrets/keystone-rabbitmq-user 2026-05-26 08:59:04.685326 | instance | openstack/secrets/percona-xtradb 2026-05-26 08:59:04.748968 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-05-26 08:59:04.849045 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-05-26 08:59:04.903048 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-05-26 08:59:05.016140 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-05-26 08:59:05.085420 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-05-26 08:59:05.206106 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-05-26 08:59:05.260946 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-05-26 08:59:05.381147 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-05-26 08:59:05.455139 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-05-26 08:59:05.594595 | instance | openstack/secrets/valkey-ca 2026-05-26 08:59:05.674557 | instance | openstack/secrets/valkey-server-certs 2026-05-26 08:59:05.778278 | instance | openstack/services/horizon 2026-05-26 08:59:05.864205 | instance | openstack/services/horizon-int 2026-05-26 08:59:05.955005 | instance | openstack/services/keystone-api 2026-05-26 08:59:06.024079 | instance | openstack/services/memcached 2026-05-26 08:59:06.124903 | instance | openstack/services/memcached-metrics 2026-05-26 08:59:06.205259 | instance | openstack/services/percona-xtradb-cluster-operator 2026-05-26 08:59:06.282799 | instance | openstack/services/percona-xtradb-haproxy 2026-05-26 08:59:06.365135 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-05-26 08:59:06.495300 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-05-26 08:59:06.562000 | instance | openstack/services/percona-xtradb-pxc 2026-05-26 08:59:06.684480 | instance | openstack/services/percona-xtradb-pxc-unready 2026-05-26 08:59:06.745190 | instance | openstack/services/rabbitmq-keystone 2026-05-26 08:59:06.838563 | instance | openstack/services/rabbitmq-keystone-nodes 2026-05-26 08:59:06.903525 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-05-26 08:59:07.017044 | instance | openstack/services/valkey 2026-05-26 08:59:07.073611 | instance | openstack/services/valkey-headless 2026-05-26 08:59:07.197272 | instance | openstack/services/valkey-metrics 2026-05-26 08:59:07.252143 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-05-26 08:59:07.369655 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-05-26 08:59:07.488393 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-05-26 08:59:07.590265 | instance | openstack/statefulsets/valkey-node 2026-05-26 08:59:07.694674 | instance | secretgen-controller/serviceaccounts/default 2026-05-26 08:59:07.790884 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-05-26 08:59:08.168076 | instance | ok: Runtime: 0:00:49.687876 2026-05-26 08:59:08.184402 | 2026-05-26 08:59:08.184542 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-26 08:59:09.042744 | instance | changed: 2026-05-26 08:59:09.043415 | instance | cd+++++++++ objects/ 2026-05-26 08:59:09.043468 | instance | cd+++++++++ objects/cluster/ 2026-05-26 08:59:09.043502 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-26 08:59:09.043541 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-26 08:59:09.043567 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-26 08:59:09.043592 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-05-26 08:59:09.043628 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-05-26 08:59:09.043656 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-05-26 08:59:09.043693 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-26 08:59:09.043720 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-05-26 08:59:09.043740 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-05-26 08:59:09.043759 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-05-26 08:59:09.043786 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-05-26 08:59:09.043805 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-05-26 08:59:09.043823 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-05-26 08:59:09.043849 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-05-26 08:59:09.043869 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-05-26 08:59:09.043888 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-05-26 08:59:09.043906 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-05-26 08:59:09.043930 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-05-26 08:59:09.043950 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-05-26 08:59:09.043983 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-05-26 08:59:09.044003 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-05-26 08:59:09.044021 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-05-26 08:59:09.044039 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-05-26 08:59:09.044065 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-05-26 08:59:09.044085 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-05-26 08:59:09.044104 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-05-26 08:59:09.044130 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-26 08:59:09.044149 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-26 08:59:09.044167 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-26 08:59:09.044185 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-26 08:59:09.044204 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-26 08:59:09.044229 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-26 08:59:09.044248 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-26 08:59:09.044267 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-26 08:59:09.044286 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-26 08:59:09.044304 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-26 08:59:09.044329 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-26 08:59:09.044349 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-26 08:59:09.044368 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-26 08:59:09.044386 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-05-26 08:59:09.044412 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-05-26 08:59:09.044431 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-05-26 08:59:09.044450 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-05-26 08:59:09.044468 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-05-26 08:59:09.044640 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-26 08:59:09.044800 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-05-26 08:59:09.044838 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-05-26 08:59:09.044860 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-05-26 08:59:09.044879 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-05-26 08:59:09.044899 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-26 08:59:09.044918 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-26 08:59:09.044943 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-05-26 08:59:09.044982 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-05-26 08:59:09.045134 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-05-26 08:59:09.045174 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-05-26 08:59:09.045196 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-05-26 08:59:09.045224 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-05-26 08:59:09.045253 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-05-26 08:59:09.045273 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-05-26 08:59:09.045292 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-05-26 08:59:09.045310 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-05-26 08:59:09.045329 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-05-26 08:59:09.045348 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-05-26 08:59:09.045374 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-05-26 08:59:09.045394 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-05-26 08:59:09.045413 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-05-26 08:59:09.045475 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-05-26 08:59:09.045507 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-26 08:59:09.045528 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-26 08:59:09.045547 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-05-26 08:59:09.045565 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-05-26 08:59:09.045592 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-26 08:59:09.045611 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-26 08:59:09.045630 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-26 08:59:09.045649 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-26 08:59:09.045675 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-26 08:59:09.045694 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-26 08:59:09.045712 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-26 08:59:09.045730 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-26 08:59:09.045756 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-26 08:59:09.045774 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-26 08:59:09.045793 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-26 08:59:09.045815 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-26 08:59:09.045840 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-26 08:59:09.045859 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-26 08:59:09.045878 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-26 08:59:09.045896 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-26 08:59:09.045920 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-26 08:59:09.045945 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-26 08:59:09.045965 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-26 08:59:09.045990 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-26 08:59:09.046078 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-26 08:59:09.046105 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-26 08:59:09.046124 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-26 08:59:09.046150 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-26 08:59:09.046170 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-26 08:59:09.046189 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-26 08:59:09.046208 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-26 08:59:09.046513 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-26 08:59:09.046541 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-26 08:59:09.046569 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-26 08:59:09.046590 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-26 08:59:09.046609 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-26 08:59:09.046627 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-26 08:59:09.046654 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-26 08:59:09.046673 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-26 08:59:09.046692 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-26 08:59:09.046717 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-26 08:59:09.046737 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-26 08:59:09.046756 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-26 08:59:09.046781 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-26 08:59:09.046800 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-26 08:59:09.046818 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-26 08:59:09.046837 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-26 08:59:09.046855 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-26 08:59:09.046880 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-26 08:59:09.046899 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-26 08:59:09.046918 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-26 08:59:09.046937 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-26 08:59:09.046963 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-26 08:59:09.046989 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-26 08:59:09.047009 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-26 08:59:09.047028 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-26 08:59:09.047055 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-26 08:59:09.047075 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-26 08:59:09.047093 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-26 08:59:09.047112 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-26 08:59:09.047130 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-26 08:59:09.047148 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-26 08:59:09.047209 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-26 08:59:09.047232 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-26 08:59:09.047251 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-26 08:59:09.047277 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-26 08:59:09.047297 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-26 08:59:09.047315 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-26 08:59:09.047334 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-26 08:59:09.047352 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-26 08:59:09.047376 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-26 08:59:09.047396 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-26 08:59:09.047414 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-26 08:59:09.047432 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-26 08:59:09.047451 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-26 08:59:09.047470 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-26 08:59:09.047495 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-26 08:59:09.047513 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-26 08:59:09.047532 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-26 08:59:09.047549 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-26 08:59:09.047575 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-26 08:59:09.047594 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-26 08:59:09.047613 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-26 08:59:09.047631 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-26 08:59:09.047649 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-26 08:59:09.047668 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-26 08:59:09.047700 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-26 08:59:09.047720 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-26 08:59:09.047739 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-26 08:59:09.047758 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-26 08:59:09.047777 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-26 08:59:09.047795 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-26 08:59:09.047820 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-26 08:59:09.048647 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-26 08:59:09.048880 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-26 08:59:09.048922 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-26 08:59:09.048978 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-26 08:59:09.049019 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-26 08:59:09.049049 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-26 08:59:09.049077 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-26 08:59:09.049104 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-26 08:59:09.049131 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-26 08:59:09.049157 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-26 08:59:09.049183 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-26 08:59:09.049209 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-26 08:59:09.049236 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-26 08:59:09.049262 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-26 08:59:09.049289 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-26 08:59:09.049315 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-26 08:59:09.049341 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-26 08:59:09.049367 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-26 08:59:09.049413 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-26 08:59:09.049441 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-26 08:59:09.049467 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-26 08:59:09.049496 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-26 08:59:09.049523 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-26 08:59:09.049550 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-26 08:59:09.049576 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-26 08:59:09.049602 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-26 08:59:09.049627 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-26 08:59:09.049657 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-26 08:59:09.049687 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-26 08:59:09.049774 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-26 08:59:09.049860 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-26 08:59:09.049889 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-26 08:59:09.049917 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-05-26 08:59:09.049947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-05-26 08:59:09.049974 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-05-26 08:59:09.050001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-26 08:59:09.050029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-05-26 08:59:09.050055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-05-26 08:59:09.050084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-05-26 08:59:09.050122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-05-26 08:59:09.050156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-05-26 08:59:09.050184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-05-26 08:59:09.050211 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-05-26 08:59:09.050238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-05-26 08:59:09.050265 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-05-26 08:59:09.050292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-05-26 08:59:09.050319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-05-26 08:59:09.050345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-05-26 08:59:09.050415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-05-26 08:59:09.050450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-05-26 08:59:09.050479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-05-26 08:59:09.050506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-26 08:59:09.050535 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-26 08:59:09.050561 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-26 08:59:09.050588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-26 08:59:09.050614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-26 08:59:09.050640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-26 08:59:09.050666 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-26 08:59:09.050709 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-26 08:59:09.050738 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-26 08:59:09.050765 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-26 08:59:09.050795 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-26 08:59:09.050824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-05-26 08:59:09.050853 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-05-26 08:59:09.050896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-05-26 08:59:09.050925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-05-26 08:59:09.050952 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-05-26 08:59:09.050978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-26 08:59:09.051005 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-05-26 08:59:09.051032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-05-26 08:59:09.051058 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-05-26 08:59:09.051083 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-05-26 08:59:09.051109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-26 08:59:09.051135 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-26 08:59:09.051161 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-26 08:59:09.051191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-26 08:59:09.051224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-26 08:59:09.051250 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-26 08:59:09.051277 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-26 08:59:09.051305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-26 08:59:09.051331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-26 08:59:09.051358 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-26 08:59:09.051384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-05-26 08:59:09.051411 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-05-26 08:59:09.051440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-05-26 08:59:09.051473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-05-26 08:59:09.051501 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-26 08:59:09.051528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-26 08:59:09.051554 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-05-26 08:59:09.051581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-05-26 08:59:09.051607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-26 08:59:09.051634 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-26 08:59:09.051661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-26 08:59:09.051688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-26 08:59:09.051714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-26 08:59:09.051740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-26 08:59:09.051777 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-26 08:59:09.051804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-26 08:59:09.051833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-26 08:59:09.051886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-26 08:59:09.051916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-26 08:59:09.051943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-26 08:59:09.051969 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-26 08:59:09.051995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-26 08:59:09.052021 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-26 08:59:09.052075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-26 08:59:09.052122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-26 08:59:09.052153 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-26 08:59:09.052181 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-26 08:59:09.052208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-26 08:59:09.052235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-26 08:59:09.052278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-26 08:59:09.052337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-26 08:59:09.052370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-26 08:59:09.052398 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-26 08:59:09.052425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-26 08:59:09.052452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-26 08:59:09.052479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-26 08:59:09.052506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-26 08:59:09.052533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-26 08:59:09.052559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-26 08:59:09.052586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-26 08:59:09.052612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-26 08:59:09.052639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-26 08:59:09.052666 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-26 08:59:09.052693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-26 08:59:09.052719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-26 08:59:09.052761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-26 08:59:09.052790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-26 08:59:09.052817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-26 08:59:09.052843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-26 08:59:09.052870 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-26 08:59:09.052896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-26 08:59:09.052922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-26 08:59:09.052949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-26 08:59:09.053011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-26 08:59:09.053039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-26 08:59:09.053066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-26 08:59:09.053092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-26 08:59:09.053118 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-26 08:59:09.053144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-26 08:59:09.053170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-26 08:59:09.053195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-26 08:59:09.053221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-26 08:59:09.053247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-26 08:59:09.053273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-26 08:59:09.053299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-26 08:59:09.053326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-26 08:59:09.053354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-26 08:59:09.053388 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-26 08:59:09.053415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-26 08:59:09.053443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-26 08:59:09.053469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-26 08:59:09.053495 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-26 08:59:09.053521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-26 08:59:09.053548 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-26 08:59:09.053574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-26 08:59:09.053600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-26 08:59:09.053626 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-26 08:59:09.053661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-26 08:59:09.053687 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-26 08:59:09.053714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-26 08:59:09.054872 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-26 08:59:09.054942 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-26 08:59:09.054975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-26 08:59:09.055004 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-26 08:59:09.055032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-26 08:59:09.055059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-26 08:59:09.055086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-26 08:59:09.055113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-26 08:59:09.055141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-26 08:59:09.055169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-26 08:59:09.055197 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-26 08:59:09.055225 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-26 08:59:09.055252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-26 08:59:09.055280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-26 08:59:09.055308 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-26 08:59:09.055336 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-05-26 08:59:09.055372 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-05-26 08:59:09.055402 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-05-26 08:59:09.055430 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-05-26 08:59:09.055457 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-26 08:59:09.055484 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-26 08:59:09.055511 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-26 08:59:09.055538 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-26 08:59:09.055564 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-05-26 08:59:09.055590 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-05-26 08:59:09.055617 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-26 08:59:09.055643 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-26 08:59:09.055669 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-26 08:59:09.055695 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-26 08:59:09.055721 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-26 08:59:09.055810 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-26 08:59:09.055841 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-05-26 08:59:09.055868 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-05-26 08:59:09.055896 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-05-26 08:59:09.055924 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-05-26 08:59:09.055950 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-05-26 08:59:09.055989 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-05-26 08:59:09.056016 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-05-26 08:59:09.056043 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-05-26 08:59:09.056069 | instance | cd+++++++++ objects/cluster/node/ 2026-05-26 08:59:09.056096 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-26 08:59:09.056123 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-26 08:59:09.056149 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-26 08:59:09.056175 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-26 08:59:09.056201 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-26 08:59:09.056227 | instance | cd+++++++++ objects/namespaced/ 2026-05-26 08:59:09.056254 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-05-26 08:59:09.056281 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-05-26 08:59:09.056308 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-05-26 08:59:09.056335 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-05-26 08:59:09.056361 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-05-26 08:59:09.056388 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:59:09.056414 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-05-26 08:59:09.056440 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-05-26 08:59:09.056466 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-05-26 08:59:09.056493 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-05-26 08:59:09.056519 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-05-26 08:59:09.056545 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-05-26 08:59:09.056571 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-05-26 08:59:09.056601 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-05-26 08:59:09.056635 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-05-26 08:59:09.056663 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-05-26 08:59:09.056690 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-05-26 08:59:09.056716 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-05-26 08:59:09.056742 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-05-26 08:59:09.056769 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-05-26 08:59:09.056795 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-05-26 08:59:09.056822 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-05-26 08:59:09.056848 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-05-26 08:59:09.056874 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-05-26 08:59:09.056900 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-05-26 08:59:09.056926 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-238.nip.io-tls.txt 2026-05-26 08:59:09.056981 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-238.nip.io-tls.yaml 2026-05-26 08:59:09.057015 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-05-26 08:59:09.057042 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-05-26 08:59:09.057068 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-05-26 08:59:09.057103 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-05-26 08:59:09.057132 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-05-26 08:59:09.057166 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-05-26 08:59:09.057193 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-05-26 08:59:09.057220 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-05-26 08:59:09.057322 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-05-26 08:59:09.057351 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-05-26 08:59:09.057378 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-05-26 08:59:09.057404 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-05-26 08:59:09.057431 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-05-26 08:59:09.057457 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-05-26 08:59:09.057484 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-05-26 08:59:09.057510 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-05-26 08:59:09.057536 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-05-26 08:59:09.057562 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-05-26 08:59:09.057589 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-05-26 08:59:09.057616 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-05-26 08:59:09.057645 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-05-26 08:59:09.057683 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-05-26 08:59:09.057715 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-05-26 08:59:09.057743 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-05-26 08:59:09.057770 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:59:09.057796 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-05-26 08:59:09.057823 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-05-26 08:59:09.057849 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-05-26 08:59:09.057876 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-05-26 08:59:09.057902 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-05-26 08:59:09.057928 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-05-26 08:59:09.057954 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-05-26 08:59:09.057980 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-05-26 08:59:09.058006 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-05-26 08:59:09.058033 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-05-26 08:59:09.058060 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-05-26 08:59:09.058086 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-05-26 08:59:09.058832 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-05-26 08:59:09.058868 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-zq9pp.txt 2026-05-26 08:59:09.058894 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-zq9pp.yaml 2026-05-26 08:59:09.058925 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-6sch2.txt 2026-05-26 08:59:09.058945 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-6sch2.yaml 2026-05-26 08:59:09.058963 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-wdpbl.txt 2026-05-26 08:59:09.058982 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-wdpbl.yaml 2026-05-26 08:59:09.059001 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-05-26 08:59:09.059019 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-05-26 08:59:09.059037 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-05-26 08:59:09.059055 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-05-26 08:59:09.059073 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-05-26 08:59:09.059090 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-05-26 08:59:09.059109 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-05-26 08:59:09.059127 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-05-26 08:59:09.059145 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-05-26 08:59:09.059208 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-05-26 08:59:09.059229 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-05-26 08:59:09.059247 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-05-26 08:59:09.059265 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-05-26 08:59:09.059283 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-05-26 08:59:09.059301 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-05-26 08:59:09.059320 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-05-26 08:59:09.059339 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-05-26 08:59:09.059363 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-05-26 08:59:09.059382 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-05-26 08:59:09.059400 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-05-26 08:59:09.059418 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-05-26 08:59:09.059437 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-05-26 08:59:09.059494 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-05-26 08:59:09.059516 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-05-26 08:59:09.059534 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-05-26 08:59:09.059553 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-05-26 08:59:09.059571 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-05-26 08:59:09.059590 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-05-26 08:59:09.059615 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-05-26 08:59:09.059633 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-05-26 08:59:09.059652 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-05-26 08:59:09.059670 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-05-26 08:59:09.059688 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-05-26 08:59:09.059706 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-05-26 08:59:09.059725 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-05-26 08:59:09.059743 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-05-26 08:59:09.059761 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-05-26 08:59:09.059779 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-26 08:59:09.059797 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-26 08:59:09.059815 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-26 08:59:09.059833 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:59:09.059851 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-26 08:59:09.059869 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-26 08:59:09.059887 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-26 08:59:09.059908 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-26 08:59:09.059932 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-26 08:59:09.059951 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-26 08:59:09.059970 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-26 08:59:09.059988 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-26 08:59:09.060006 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-26 08:59:09.060024 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-26 08:59:09.060043 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-26 08:59:09.060061 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-26 08:59:09.060079 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-26 08:59:09.060097 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-26 08:59:09.060115 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:59:09.060133 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-26 08:59:09.060150 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-26 08:59:09.060167 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-26 08:59:09.060185 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-26 08:59:09.060203 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-26 08:59:09.060221 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-26 08:59:09.060239 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-26 08:59:09.060256 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-vbmxx.txt 2026-05-26 08:59:09.060274 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-vbmxx.yaml 2026-05-26 08:59:09.060293 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-26 08:59:09.060318 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-26 08:59:09.060338 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-26 08:59:09.060357 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-26 08:59:09.060375 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-26 08:59:09.060392 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-26 08:59:09.060412 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-26 08:59:09.060429 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-26 08:59:09.060447 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-26 08:59:09.060465 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-26 08:59:09.060514 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-26 08:59:09.060536 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-26 08:59:09.060554 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-26 08:59:09.060573 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-26 08:59:09.060592 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-26 08:59:09.060610 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-26 08:59:09.060629 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-26 08:59:09.060647 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-26 08:59:09.060667 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-26 08:59:09.060685 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-26 08:59:09.060703 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-26 08:59:09.060720 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-26 08:59:09.060739 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-26 08:59:09.060757 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-26 08:59:09.060776 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-26 08:59:09.060794 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-26 08:59:09.060812 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-26 08:59:09.060830 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-26 08:59:09.060848 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-26 08:59:09.060866 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-26 08:59:09.060884 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-26 08:59:09.060902 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-26 08:59:09.060929 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-26 08:59:09.060947 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-26 08:59:09.060998 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-26 08:59:09.061329 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-05-26 08:59:09.061355 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-05-26 08:59:09.061375 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-05-26 08:59:09.061393 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-05-26 08:59:09.061411 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-05-26 08:59:09.061429 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-05-26 08:59:09.061447 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-05-26 08:59:09.061465 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-05-26 08:59:09.061482 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-05-26 08:59:09.061500 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:59:09.061518 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-05-26 08:59:09.061536 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-05-26 08:59:09.061558 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-05-26 08:59:09.061578 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-05-26 08:59:09.061596 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-05-26 08:59:09.061614 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-05-26 08:59:09.061632 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-05-26 08:59:09.061650 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-05-26 08:59:09.061669 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-05-26 08:59:09.061688 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-05-26 08:59:09.061705 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-05-26 08:59:09.061723 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-05-26 08:59:09.061742 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-05-26 08:59:09.061761 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-05-26 08:59:09.061785 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-05-26 08:59:09.061805 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-05-26 08:59:09.061824 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-47tjk.txt 2026-05-26 08:59:09.061843 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-47tjk.yaml 2026-05-26 08:59:09.061861 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-2jxwx.txt 2026-05-26 08:59:09.061879 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-2jxwx.yaml 2026-05-26 08:59:09.061898 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-05-26 08:59:09.061922 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-05-26 08:59:09.061941 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-05-26 08:59:09.061960 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-05-26 08:59:09.061978 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-05-26 08:59:09.061995 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-05-26 08:59:09.062014 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-05-26 08:59:09.062037 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-05-26 08:59:09.062061 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-05-26 08:59:09.062086 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-05-26 08:59:09.062109 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-05-26 08:59:09.062583 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-05-26 08:59:09.062615 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-05-26 08:59:09.062636 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-05-26 08:59:09.062655 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-05-26 08:59:09.062673 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-05-26 08:59:09.062692 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-05-26 08:59:09.062710 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-05-26 08:59:09.062728 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-05-26 08:59:09.062746 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-05-26 08:59:09.062765 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-05-26 08:59:09.062784 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-05-26 08:59:09.062802 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-05-26 08:59:09.062819 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-05-26 08:59:09.062837 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-05-26 08:59:09.062855 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-05-26 08:59:09.062873 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-05-26 08:59:09.062891 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-26 08:59:09.062909 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-26 08:59:09.062927 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-26 08:59:09.062944 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:59:09.062962 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-26 08:59:09.062985 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-26 08:59:09.063006 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-26 08:59:09.063028 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-26 08:59:09.063049 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-26 08:59:09.063069 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-26 08:59:09.063128 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-26 08:59:09.063157 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-26 08:59:09.063177 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:59:09.063196 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-26 08:59:09.063215 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-26 08:59:09.063239 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-26 08:59:09.063258 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-26 08:59:09.063276 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-26 08:59:09.063294 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-26 08:59:09.063312 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-26 08:59:09.063331 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-26 08:59:09.063349 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-26 08:59:09.063368 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-26 08:59:09.063386 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-26 08:59:09.063404 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-26 08:59:09.063422 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-26 08:59:09.063440 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-26 08:59:09.063458 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-26 08:59:09.063476 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-26 08:59:09.063494 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-26 08:59:09.063512 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-26 08:59:09.063530 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-26 08:59:09.063549 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-26 08:59:09.063568 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-26 08:59:09.063586 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-26 08:59:09.063604 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-26 08:59:09.063623 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-26 08:59:09.063640 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-26 08:59:09.063658 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-26 08:59:09.063675 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:59:09.063693 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-26 08:59:09.063711 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-26 08:59:09.063728 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-26 08:59:09.063746 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-26 08:59:09.063770 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-26 08:59:09.063789 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-26 08:59:09.063807 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-26 08:59:09.063826 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-26 08:59:09.063843 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-26 08:59:09.063861 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-26 08:59:09.063878 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-26 08:59:09.063896 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-26 08:59:09.064035 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-26 08:59:09.064065 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-26 08:59:09.064091 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-26 08:59:09.064112 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-26 08:59:09.064130 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-26 08:59:09.064149 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-05-26 08:59:09.064166 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-05-26 08:59:09.064189 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-05-26 08:59:09.064214 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-26 08:59:09.064235 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-05-26 08:59:09.064253 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-05-26 08:59:09.064272 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-05-26 08:59:09.064290 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-05-26 08:59:09.064308 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-05-26 08:59:09.064326 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-05-26 08:59:09.064345 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-05-26 08:59:09.064362 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-05-26 08:59:09.064380 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-26 08:59:09.064398 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-b55w2.txt 2026-05-26 08:59:09.064416 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-b55w2.yaml 2026-05-26 08:59:09.064434 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-wc2td.txt 2026-05-26 08:59:09.064452 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-wc2td.yaml 2026-05-26 08:59:09.064470 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-5f7nb.txt 2026-05-26 08:59:09.064487 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-5f7nb.yaml 2026-05-26 08:59:09.064505 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jv8fw.txt 2026-05-26 08:59:09.064523 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jv8fw.yaml 2026-05-26 08:59:09.064541 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-26 08:59:09.064559 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-26 08:59:09.064583 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-26 08:59:09.064602 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-26 08:59:09.064620 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-26 08:59:09.064726 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-26 08:59:09.064770 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-fr5m7.txt 2026-05-26 08:59:09.064793 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-fr5m7.yaml 2026-05-26 08:59:09.064812 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-26 08:59:09.064831 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-26 08:59:09.064850 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-26 08:59:09.065176 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-26 08:59:09.065204 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-26 08:59:09.065231 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-26 08:59:09.065252 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-26 08:59:09.065271 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-26 08:59:09.065289 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-26 08:59:09.065307 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-26 08:59:09.065325 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-26 08:59:09.065342 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-26 08:59:09.065360 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-26 08:59:09.065377 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-26 08:59:09.065396 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-26 08:59:09.065421 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-26 08:59:09.065444 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-26 08:59:09.065463 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-26 08:59:09.065482 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-26 08:59:09.065500 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-26 08:59:09.065518 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-26 08:59:09.065535 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-26 08:59:09.065553 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-26 08:59:09.065572 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-26 08:59:09.065591 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-26 08:59:09.065648 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-26 08:59:09.065686 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-26 08:59:09.065707 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-26 08:59:09.065727 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-26 08:59:09.065746 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-26 08:59:09.065764 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-26 08:59:09.065783 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-26 08:59:09.065801 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-26 08:59:09.065820 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-26 08:59:09.065838 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-26 08:59:09.065856 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-26 08:59:09.065874 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-26 08:59:09.065891 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-26 08:59:09.065909 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-26 08:59:09.065926 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-26 08:59:09.065944 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-26 08:59:09.065962 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-26 08:59:09.065979 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-26 08:59:09.065997 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-26 08:59:09.066015 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-26 08:59:09.066032 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-26 08:59:09.066049 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-26 08:59:09.066067 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-26 08:59:09.066085 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-26 08:59:09.066102 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-26 08:59:09.066120 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-26 08:59:09.066138 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-obdwek.txt 2026-05-26 08:59:09.066156 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-obdwek.yaml 2026-05-26 08:59:09.066175 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-pme425.txt 2026-05-26 08:59:09.066193 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-pme425.yaml 2026-05-26 08:59:09.066218 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-26 08:59:09.066238 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-26 08:59:09.066263 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-26 08:59:09.066645 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-26 08:59:09.066698 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-26 08:59:09.066720 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-26 08:59:09.066747 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-26 08:59:09.067169 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-26 08:59:09.067196 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-26 08:59:09.067215 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-26 08:59:09.067234 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-26 08:59:09.067253 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-26 08:59:09.067271 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-26 08:59:09.067290 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-26 08:59:09.067309 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-26 08:59:09.067327 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-26 08:59:09.067346 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-26 08:59:09.067365 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-26 08:59:09.067383 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-26 08:59:09.067401 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-26 08:59:09.067419 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-26 08:59:09.067437 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-26 08:59:09.067455 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-26 08:59:09.067473 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-26 08:59:09.067491 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-26 08:59:09.067508 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-26 08:59:09.067525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-26 08:59:09.067542 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-26 08:59:09.067560 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-26 08:59:09.067577 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-26 08:59:09.067595 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-26 08:59:09.067612 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-26 08:59:09.067629 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-26 08:59:09.067647 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-26 08:59:09.067665 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-26 08:59:09.067682 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-26 08:59:09.067701 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-26 08:59:09.067718 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-26 08:59:09.067736 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-26 08:59:09.067759 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-26 08:59:09.067777 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-26 08:59:09.067795 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-26 08:59:09.067813 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-26 08:59:09.067831 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-26 08:59:09.067849 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-26 08:59:09.068169 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-26 08:59:09.068193 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-26 08:59:09.068212 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-26 08:59:09.068245 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-26 08:59:09.068265 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-26 08:59:09.068283 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-26 08:59:09.068302 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-26 08:59:09.068320 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-26 08:59:09.068338 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-26 08:59:09.068356 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-26 08:59:09.068373 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-26 08:59:09.068390 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-26 08:59:09.068408 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-26 08:59:09.068432 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-26 08:59:09.068500 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-26 08:59:09.068530 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-26 08:59:09.068550 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-26 08:59:09.068651 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-26 08:59:09.068673 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-26 08:59:09.068692 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-26 08:59:09.068711 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-26 08:59:09.068741 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-26 08:59:09.068760 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-26 08:59:09.068778 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-26 08:59:09.068806 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-26 08:59:09.068825 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-26 08:59:09.068851 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-26 08:59:09.068870 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-26 08:59:09.068888 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-26 08:59:09.068921 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-26 08:59:09.068944 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-26 08:59:09.068999 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-26 08:59:09.069021 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-26 08:59:09.069040 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-26 08:59:09.069059 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-26 08:59:09.069078 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-26 08:59:09.069098 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-26 08:59:09.069116 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-05-26 08:59:09.069136 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-05-26 08:59:09.069158 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-05-26 08:59:09.069380 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-26 08:59:09.069408 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-05-26 08:59:09.069428 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-05-26 08:59:09.069447 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-05-26 08:59:09.069465 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-05-26 08:59:09.069484 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-05-26 08:59:09.069502 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-05-26 08:59:09.069521 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-05-26 08:59:09.069539 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-05-26 08:59:09.069560 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-05-26 08:59:09.069587 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-05-26 08:59:09.069610 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-05-26 08:59:09.069629 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:59:09.069648 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-05-26 08:59:09.069667 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-05-26 08:59:09.069685 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-05-26 08:59:09.069704 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-05-26 08:59:09.069721 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-05-26 08:59:09.069739 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-05-26 08:59:09.069758 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-tzd79.txt 2026-05-26 08:59:09.069783 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-tzd79.yaml 2026-05-26 08:59:09.069802 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-05-26 08:59:09.069820 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-05-26 08:59:09.069838 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-05-26 08:59:09.069856 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-05-26 08:59:09.069875 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-05-26 08:59:09.069895 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-05-26 08:59:09.069919 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-05-26 08:59:09.069939 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-05-26 08:59:09.069958 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-05-26 08:59:09.069977 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-05-26 08:59:09.069996 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-05-26 08:59:09.070014 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-05-26 08:59:09.070033 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-05-26 08:59:09.070051 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-05-26 08:59:09.070069 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-05-26 08:59:09.070087 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-05-26 08:59:09.070104 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-05-26 08:59:09.070122 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-05-26 08:59:09.070140 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-05-26 08:59:09.070158 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-05-26 08:59:09.070175 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-05-26 08:59:09.070193 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-05-26 08:59:09.070211 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-05-26 08:59:09.070229 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-05-26 08:59:09.070248 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-05-26 08:59:09.070266 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-05-26 08:59:09.070285 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-05-26 08:59:09.070304 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-05-26 08:59:09.070322 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-05-26 08:59:09.070340 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-05-26 08:59:09.070414 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-05-26 08:59:09.070440 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-05-26 08:59:09.070461 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-05-26 08:59:09.070949 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-05-26 08:59:09.070993 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-05-26 08:59:09.071441 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-05-26 08:59:09.071465 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-05-26 08:59:09.071485 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-05-26 08:59:09.071503 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-05-26 08:59:09.071521 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-05-26 08:59:09.071539 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-05-26 08:59:09.071558 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-05-26 08:59:09.071576 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-05-26 08:59:09.071593 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-05-26 08:59:09.071611 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-05-26 08:59:09.071629 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-05-26 08:59:09.071647 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-05-26 08:59:09.071706 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-05-26 08:59:09.071729 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-05-26 08:59:09.071749 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-05-26 08:59:09.071774 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-05-26 08:59:09.071797 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-05-26 08:59:09.071821 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-05-26 08:59:09.071839 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-05-26 08:59:09.071857 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-05-26 08:59:09.071875 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-05-26 08:59:09.071894 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-05-26 08:59:09.071912 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-05-26 08:59:09.071930 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-05-26 08:59:09.071955 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-05-26 08:59:09.071974 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-05-26 08:59:09.071992 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-05-26 08:59:09.072009 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-05-26 08:59:09.072027 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-05-26 08:59:09.072045 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-05-26 08:59:09.072062 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-05-26 08:59:09.072080 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-05-26 08:59:09.072097 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-05-26 08:59:09.072115 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-05-26 08:59:09.072133 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-05-26 08:59:09.072150 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-05-26 08:59:09.072169 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-05-26 08:59:09.072186 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-05-26 08:59:09.072204 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-05-26 08:59:09.072222 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-05-26 08:59:09.072240 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-05-26 08:59:09.072257 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-05-26 08:59:09.072274 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-05-26 08:59:09.072358 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-05-26 08:59:09.072388 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-05-26 08:59:09.072407 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-05-26 08:59:09.072425 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-05-26 08:59:09.072443 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-05-26 08:59:09.072461 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-05-26 08:59:09.072479 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-05-26 08:59:09.072497 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-05-26 08:59:09.072515 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-05-26 08:59:09.072532 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-05-26 08:59:09.072555 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-05-26 08:59:09.072581 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-05-26 08:59:09.072600 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-05-26 08:59:09.072617 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-05-26 08:59:09.072635 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-05-26 08:59:09.072652 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-05-26 08:59:09.072669 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-05-26 08:59:09.072687 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-05-26 08:59:09.072704 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-05-26 08:59:09.072722 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-05-26 08:59:09.072740 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-05-26 08:59:09.072757 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-05-26 08:59:09.072775 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-05-26 08:59:09.072792 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:59:09.073255 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-05-26 08:59:09.073286 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-05-26 08:59:09.073307 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-05-26 08:59:09.073327 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-26 08:59:09.073345 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-26 08:59:09.073383 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-05-26 08:59:09.073403 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-05-26 08:59:09.073421 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-05-26 08:59:09.073439 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-05-26 08:59:09.073457 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-26 08:59:09.073475 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-05-26 08:59:09.073493 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-05-26 08:59:09.073528 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-05-26 08:59:09.073548 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-05-26 08:59:09.073567 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-05-26 08:59:09.073585 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-05-26 08:59:09.073603 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-05-26 08:59:09.073622 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-05-26 08:59:09.073640 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-05-26 08:59:09.073665 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-05-26 08:59:09.073684 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-26 08:59:09.073703 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-05-26 08:59:09.073721 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-05-26 08:59:09.073739 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-26 08:59:09.073756 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-26 08:59:09.073775 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-05-26 08:59:09.073793 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-05-26 08:59:09.073810 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-05-26 08:59:09.073828 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-05-26 08:59:09.073884 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-05-26 08:59:09.073921 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-05-26 08:59:09.073943 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-05-26 08:59:09.073962 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-05-26 08:59:09.073980 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-05-26 08:59:09.073998 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-05-26 08:59:09.074016 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-05-26 08:59:09.074034 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-05-26 08:59:09.074167 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-26 08:59:09.074209 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-26 08:59:09.074230 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-26 08:59:09.074250 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-26 08:59:09.074269 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-05-26 08:59:09.074288 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-26 08:59:09.074306 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-26 08:59:09.074324 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5645b6ff67-nqptx.txt 2026-05-26 08:59:09.074342 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5645b6ff67-nqptx.yaml 2026-05-26 08:59:09.074375 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-826qd.txt 2026-05-26 08:59:09.074399 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-826qd.yaml 2026-05-26 08:59:09.074424 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-56bjs.txt 2026-05-26 08:59:09.074444 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-56bjs.yaml 2026-05-26 08:59:09.074463 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-xkxmg.txt 2026-05-26 08:59:09.074482 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-xkxmg.yaml 2026-05-26 08:59:09.074672 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-26 08:59:09.074702 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-26 08:59:09.074722 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-05-26 08:59:09.074741 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-05-26 08:59:09.074760 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-05-26 08:59:09.074779 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-26 08:59:09.074797 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-26 08:59:09.074815 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-05-26 08:59:09.074833 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-05-26 08:59:09.074852 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-05-26 08:59:09.074870 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-26 08:59:09.074972 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-26 08:59:09.075000 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-05-26 08:59:09.075025 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-05-26 08:59:09.075046 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-05-26 08:59:09.075064 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-05-26 08:59:09.075082 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-05-26 08:59:09.075100 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-05-26 08:59:09.075122 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-05-26 08:59:09.075141 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-26 08:59:09.075160 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-26 08:59:09.075179 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-05-26 08:59:09.075197 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-05-26 08:59:09.075215 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-05-26 08:59:09.075234 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-05-26 08:59:09.075252 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-05-26 08:59:09.075270 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-05-26 08:59:09.075297 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-05-26 08:59:09.075316 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-05-26 08:59:09.075334 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-05-26 08:59:09.075353 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-05-26 08:59:09.075371 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-05-26 08:59:09.075389 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-05-26 08:59:09.075407 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-05-26 08:59:09.075425 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-05-26 08:59:09.075443 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-05-26 08:59:09.075461 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-05-26 08:59:09.075479 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-05-26 08:59:09.075497 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-05-26 08:59:09.075515 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-05-26 08:59:09.075532 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-05-26 08:59:09.075550 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-05-26 08:59:09.075568 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-05-26 08:59:09.075758 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-xkxmg-tls.txt 2026-05-26 08:59:09.075794 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-xkxmg-tls.yaml 2026-05-26 08:59:09.075815 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-05-26 08:59:09.075834 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-05-26 08:59:09.075852 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-05-26 08:59:09.075871 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-05-26 08:59:09.075890 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-05-26 08:59:09.075909 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-05-26 08:59:09.075927 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-05-26 08:59:09.075945 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-05-26 08:59:09.075963 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-26 08:59:09.075981 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-26 08:59:09.075999 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-05-26 08:59:09.076023 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-05-26 08:59:09.076042 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-05-26 08:59:09.076060 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-05-26 08:59:09.076079 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-05-26 08:59:09.076097 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-05-26 08:59:09.076115 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-05-26 08:59:09.076133 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-05-26 08:59:09.076167 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-05-26 08:59:09.076187 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-05-26 08:59:09.076206 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-05-26 08:59:09.076224 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-05-26 08:59:09.076243 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-26 08:59:09.076261 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-05-26 08:59:09.076279 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-05-26 08:59:09.076338 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-26 08:59:09.076360 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-26 08:59:09.076379 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-05-26 08:59:09.076396 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-05-26 08:59:09.076415 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-05-26 08:59:09.076433 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-05-26 08:59:09.076452 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-05-26 08:59:09.076470 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-05-26 08:59:09.076488 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-05-26 08:59:09.076507 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-05-26 08:59:09.076525 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-05-26 08:59:09.076579 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-05-26 08:59:09.076598 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-26 08:59:09.076628 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-05-26 08:59:09.076649 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-05-26 08:59:09.076667 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-26 08:59:09.076685 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-26 08:59:09.076703 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-05-26 08:59:09.076727 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-05-26 08:59:09.076746 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-05-26 08:59:09.076765 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-05-26 08:59:09.076784 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-05-26 08:59:09.076802 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-26 08:59:09.076821 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-26 08:59:09.076839 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-26 08:59:09.076856 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-26 08:59:09.076874 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-05-26 08:59:09.076893 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-05-26 08:59:09.076911 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-05-26 08:59:09.076930 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-05-26 08:59:09.076948 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-05-26 08:59:09.076985 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-05-26 08:59:09.077004 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-05-26 08:59:09.077022 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-05-26 08:59:09.077041 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-05-26 08:59:09.077058 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:59:09.077076 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-05-26 08:59:09.077094 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-05-26 08:59:09.077112 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-05-26 08:59:09.077132 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-05-26 08:59:09.077158 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-05-26 08:59:09.077178 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-05-26 08:59:09.077197 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-05-26 08:59:09.077214 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-05-26 08:59:09.077232 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-05-26 08:59:09.077250 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-05-26 08:59:09.077267 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-05-26 08:59:09.077284 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-05-26 08:59:09.077302 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-05-26 08:59:09.077320 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-05-26 08:59:09.077337 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-05-26 08:59:09.077356 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-05-26 08:59:09.077374 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-05-26 08:59:09.077397 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-05-26 08:59:09.077416 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-05-26 08:59:09.077434 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-05-26 08:59:09.077452 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-05-26 08:59:09.077470 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-05-26 08:59:09.077488 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-05-26 08:59:09.077505 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-05-26 08:59:09.077523 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-05-26 08:59:09.077541 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-05-26 08:59:09.077559 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-05-26 08:59:09.077576 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-05-26 08:59:09.077882 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-05-26 08:59:09.077913 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-05-26 08:59:09.077935 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-05-26 08:59:09.077954 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-05-26 08:59:09.077973 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-05-26 08:59:09.077992 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-05-26 08:59:09.078010 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-05-26 08:59:09.078028 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-05-26 08:59:09.078046 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-05-26 08:59:09.078064 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-05-26 08:59:09.078082 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-05-26 08:59:09.078100 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-05-26 08:59:09.078118 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-05-26 08:59:09.078136 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-05-26 08:59:09.078153 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-05-26 08:59:09.078172 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-05-26 08:59:09.078190 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-05-26 08:59:09.078208 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-05-26 08:59:09.078225 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-05-26 08:59:09.078243 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-05-26 08:59:09.078261 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-05-26 08:59:09.078279 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-05-26 08:59:09.078297 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-05-26 08:59:09.078315 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-05-26 08:59:09.078333 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-05-26 08:59:09.078399 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-05-26 08:59:09.078421 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-05-26 08:59:09.078439 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-05-26 08:59:09.078458 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-05-26 08:59:09.078477 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-05-26 08:59:09.078494 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-05-26 08:59:09.078512 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-05-26 08:59:09.078531 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-05-26 08:59:09.078549 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-26 08:59:09.078567 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-26 08:59:09.078585 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-05-26 08:59:09.078603 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-05-26 08:59:09.078621 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-05-26 08:59:09.078639 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-05-26 08:59:09.078657 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-05-26 08:59:09.078675 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-05-26 08:59:09.078693 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-05-26 08:59:09.078712 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-05-26 08:59:09.078730 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-05-26 08:59:09.078748 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-05-26 08:59:09.078766 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-05-26 08:59:09.078784 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-05-26 08:59:09.078802 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-05-26 08:59:09.078820 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-05-26 08:59:09.078838 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-05-26 08:59:09.078856 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-05-26 08:59:09.078909 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-05-26 08:59:09.078937 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-05-26 08:59:09.078956 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-05-26 08:59:09.078975 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-05-26 08:59:09.078994 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-05-26 08:59:09.079012 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-05-26 08:59:09.079030 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-05-26 08:59:09.079048 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-05-26 08:59:09.079066 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-05-26 08:59:09.079084 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-05-26 08:59:09.079112 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-05-26 08:59:09.079132 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-05-26 08:59:09.079150 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-05-26 08:59:09.079167 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-05-26 08:59:09.079185 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-05-26 08:59:09.079203 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-05-26 08:59:09.079221 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-05-26 08:59:09.079560 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-05-26 08:59:09.079591 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-05-26 08:59:09.079611 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-05-26 08:59:09.079630 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-05-26 08:59:09.079648 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-05-26 08:59:09.079666 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-05-26 08:59:09.079685 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-05-26 08:59:09.079702 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-05-26 08:59:09.079721 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-05-26 08:59:09.079739 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-05-26 08:59:09.079757 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-05-26 08:59:09.079776 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-1.txt 2026-05-26 08:59:09.079793 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-1.yaml 2026-05-26 08:59:09.079812 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-05-26 08:59:09.079830 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-5d556bfd76-826wr.txt 2026-05-26 08:59:09.079848 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-5d556bfd76-826wr.yaml 2026-05-26 08:59:09.079879 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-5d556bfd76-8fdsw.txt 2026-05-26 08:59:09.079922 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-5d556bfd76-8fdsw.yaml 2026-05-26 08:59:09.079949 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-5d556bfd76-jcg66.txt 2026-05-26 08:59:09.079971 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-5d556bfd76-jcg66.yaml 2026-05-26 08:59:09.079989 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-c5w44.txt 2026-05-26 08:59:09.080007 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-c5w44.yaml 2026-05-26 08:59:09.080025 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-cttqh.txt 2026-05-26 08:59:09.080043 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-cttqh.yaml 2026-05-26 08:59:09.080061 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-bfc86b4c6-tf494.txt 2026-05-26 08:59:09.080080 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-bfc86b4c6-tf494.yaml 2026-05-26 08:59:09.080098 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-rk729.txt 2026-05-26 08:59:09.080123 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-rk729.yaml 2026-05-26 08:59:09.080141 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-6wl4t.txt 2026-05-26 08:59:09.080205 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-6wl4t.yaml 2026-05-26 08:59:09.080228 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-5gr79.txt 2026-05-26 08:59:09.080247 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-5gr79.yaml 2026-05-26 08:59:09.080265 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-vlwgw.txt 2026-05-26 08:59:09.080283 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-vlwgw.yaml 2026-05-26 08:59:09.080301 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-wgth5.txt 2026-05-26 08:59:09.080319 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-wgth5.yaml 2026-05-26 08:59:09.080337 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-7b2wt.txt 2026-05-26 08:59:09.080355 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-7b2wt.yaml 2026-05-26 08:59:09.080373 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-phmn7.txt 2026-05-26 08:59:09.080391 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-phmn7.yaml 2026-05-26 08:59:09.080410 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-gw96h.txt 2026-05-26 08:59:09.080452 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-gw96h.yaml 2026-05-26 08:59:09.080481 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-05-26 08:59:09.080501 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-05-26 08:59:09.080520 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-05-26 08:59:09.080539 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-05-26 08:59:09.080557 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-xq967.txt 2026-05-26 08:59:09.080576 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-xq967.yaml 2026-05-26 08:59:09.080594 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-ghzbh.txt 2026-05-26 08:59:09.080612 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-ghzbh.yaml 2026-05-26 08:59:09.080631 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-05-26 08:59:09.080923 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-05-26 08:59:09.080965 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-hp8pv.txt 2026-05-26 08:59:09.080992 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-hp8pv.yaml 2026-05-26 08:59:09.081013 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-05-26 08:59:09.081032 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-05-26 08:59:09.081051 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-1.txt 2026-05-26 08:59:09.081070 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-1.yaml 2026-05-26 08:59:09.081088 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-05-26 08:59:09.081107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-05-26 08:59:09.081126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-05-26 08:59:09.081144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-05-26 08:59:09.081171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-05-26 08:59:09.081190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-05-26 08:59:09.081210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-05-26 08:59:09.081229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-05-26 08:59:09.081247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-05-26 08:59:09.081266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-05-26 08:59:09.081284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-05-26 08:59:09.081302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-05-26 08:59:09.081320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-05-26 08:59:09.081337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-05-26 08:59:09.081355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-05-26 08:59:09.081373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-05-26 08:59:09.081391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-05-26 08:59:09.081409 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-05-26 08:59:09.081427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-05-26 08:59:09.081445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-05-26 08:59:09.081463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-05-26 08:59:09.081483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-05-26 08:59:09.081510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-05-26 08:59:09.081536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-05-26 08:59:09.081560 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-05-26 08:59:09.081581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-05-26 08:59:09.081599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-05-26 08:59:09.081617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-05-26 08:59:09.081634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-05-26 08:59:09.081653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-05-26 08:59:09.081672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-05-26 08:59:09.081691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-05-26 08:59:09.081709 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-05-26 08:59:09.081728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-05-26 08:59:09.081746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-05-26 08:59:09.081764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-05-26 08:59:09.081781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-05-26 08:59:09.081806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-05-26 08:59:09.081825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-05-26 08:59:09.081846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-05-26 08:59:09.081870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-05-26 08:59:09.081891 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-05-26 08:59:09.081909 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-05-26 08:59:09.081927 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-05-26 08:59:09.081945 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-05-26 08:59:09.081963 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-05-26 08:59:09.081980 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-05-26 08:59:09.081998 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-05-26 08:59:09.082016 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-05-26 08:59:09.082034 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-05-26 08:59:09.082053 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-05-26 08:59:09.082071 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-05-26 08:59:09.082089 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-05-26 08:59:09.082107 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-05-26 08:59:09.082125 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-05-26 08:59:09.082143 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-05-26 08:59:09.082161 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-05-26 08:59:09.082180 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-05-26 08:59:09.082198 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-05-26 08:59:09.082216 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-05-26 08:59:09.082233 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-05-26 08:59:09.082251 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-05-26 08:59:09.082269 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-05-26 08:59:09.082287 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-05-26 08:59:09.082304 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-05-26 08:59:09.082322 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-05-26 08:59:09.082339 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-05-26 08:59:09.082357 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-05-26 08:59:09.082433 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-05-26 08:59:09.082454 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-05-26 08:59:09.082809 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-05-26 08:59:09.082836 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-05-26 08:59:09.082855 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-05-26 08:59:09.082874 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-05-26 08:59:09.082892 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-05-26 08:59:09.082911 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-05-26 08:59:09.082929 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-05-26 08:59:09.082948 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-05-26 08:59:09.082966 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-05-26 08:59:09.082984 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-05-26 08:59:09.083002 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-05-26 08:59:09.083020 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-05-26 08:59:09.083038 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-05-26 08:59:09.083056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-05-26 08:59:09.083075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-05-26 08:59:09.083092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-05-26 08:59:09.083110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-05-26 08:59:09.083128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-05-26 08:59:09.083146 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-05-26 08:59:09.083163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-05-26 08:59:09.083181 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-05-26 08:59:09.083199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-05-26 08:59:09.083217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-05-26 08:59:09.083235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-05-26 08:59:09.083253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-05-26 08:59:09.083271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-05-26 08:59:09.083288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-05-26 08:59:09.083305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-05-26 08:59:09.083322 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-05-26 08:59:09.083339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-05-26 08:59:09.083357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-05-26 08:59:09.083417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-05-26 08:59:09.083442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-05-26 08:59:09.083461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-05-26 08:59:09.083480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-05-26 08:59:09.083498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-05-26 08:59:09.083522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-05-26 08:59:09.083541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-05-26 08:59:09.083560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-05-26 08:59:09.083581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-05-26 08:59:09.083605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-05-26 08:59:09.083623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-05-26 08:59:09.083641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-05-26 08:59:09.083664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-05-26 08:59:09.083687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-05-26 08:59:09.083707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-05-26 08:59:09.083726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-05-26 08:59:09.083744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-05-26 08:59:09.083763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-05-26 08:59:09.083780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-05-26 08:59:09.083798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-05-26 08:59:09.083816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-26 08:59:09.083835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-26 08:59:09.083854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-05-26 08:59:09.083897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-05-26 08:59:09.083931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-05-26 08:59:09.083955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-05-26 08:59:09.083975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-05-26 08:59:09.083993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-05-26 08:59:09.084011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-05-26 08:59:09.084029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-05-26 08:59:09.084048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-05-26 08:59:09.084065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-05-26 08:59:09.084083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-05-26 08:59:09.084101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-05-26 08:59:09.084119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-05-26 08:59:09.084137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-05-26 08:59:09.084155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-05-26 08:59:09.084173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-05-26 08:59:09.084191 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-05-26 08:59:09.084375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-05-26 08:59:09.084399 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-05-26 08:59:09.084419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-05-26 08:59:09.084438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-05-26 08:59:09.084456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-05-26 08:59:09.084474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-05-26 08:59:09.084491 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-05-26 08:59:09.084509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-05-26 08:59:09.084526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-05-26 08:59:09.084544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-05-26 08:59:09.084562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-05-26 08:59:09.084579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-05-26 08:59:09.084597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-05-26 08:59:09.084615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-05-26 08:59:09.084632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-05-26 08:59:09.084650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-05-26 08:59:09.084668 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-05-26 08:59:09.084685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-05-26 08:59:09.084703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-05-26 08:59:09.084721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-05-26 08:59:09.084739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-05-26 08:59:09.084757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-05-26 08:59:09.084774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-05-26 08:59:09.084791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-05-26 08:59:09.085022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-05-26 08:59:09.085044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-05-26 08:59:09.085063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-05-26 08:59:09.085081 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-05-26 08:59:09.085101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-05-26 08:59:09.085120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-05-26 08:59:09.085139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-05-26 08:59:09.085157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-05-26 08:59:09.085176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-05-26 08:59:09.085194 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-05-26 08:59:09.085219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-05-26 08:59:09.085238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-05-26 08:59:09.085256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-05-26 08:59:09.085275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-05-26 08:59:09.085293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-05-26 08:59:09.085311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-05-26 08:59:09.085329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-05-26 08:59:09.085379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-05-26 08:59:09.085401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-05-26 08:59:09.085420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-05-26 08:59:09.085438 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-05-26 08:59:09.085457 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-05-26 08:59:09.085475 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-05-26 08:59:09.085494 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-05-26 08:59:09.085511 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-05-26 08:59:09.085529 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-05-26 08:59:09.085547 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-05-26 08:59:09.085565 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-05-26 08:59:09.085582 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-05-26 08:59:09.085599 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-05-26 08:59:09.085617 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-05-26 08:59:09.085634 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-05-26 08:59:09.085652 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-05-26 08:59:09.085670 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-05-26 08:59:09.085687 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-05-26 08:59:09.085704 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-05-26 08:59:09.085722 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-05-26 08:59:09.085740 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-05-26 08:59:09.085783 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-05-26 08:59:09.085813 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-05-26 08:59:09.085834 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-05-26 08:59:09.085853 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-05-26 08:59:09.085872 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-05-26 08:59:09.085890 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-05-26 08:59:09.085908 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-05-26 08:59:09.085934 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-05-26 08:59:09.085953 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-05-26 08:59:09.085972 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-26 08:59:09.085991 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-26 08:59:09.086009 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-05-26 08:59:09.086028 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-05-26 08:59:09.086046 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-05-26 08:59:09.086064 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-05-26 08:59:09.086082 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-05-26 08:59:09.086100 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-05-26 08:59:09.086117 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-05-26 08:59:09.086135 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-05-26 08:59:09.086153 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-05-26 08:59:09.086170 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-05-26 08:59:09.086187 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-05-26 08:59:09.086204 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-05-26 08:59:09.086222 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-05-26 08:59:09.086239 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-05-26 08:59:09.086256 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-05-26 08:59:09.086273 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-05-26 08:59:09.086292 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-05-26 08:59:09.086310 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-05-26 08:59:09.086328 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:59:09.086345 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-05-26 08:59:09.086388 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-05-26 08:59:09.086407 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-05-26 08:59:09.086445 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-05-26 08:59:09.086486 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-t86t7.txt 2026-05-26 08:59:09.086509 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-t86t7.yaml 2026-05-26 08:59:09.086528 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-05-26 08:59:09.086547 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-05-26 08:59:09.086566 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-05-26 08:59:09.086584 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-05-26 08:59:09.086602 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-05-26 08:59:09.118160 | 2026-05-26 08:59:09.118888 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-26 08:59:09.317381 | instance | changed 2026-05-26 08:59:09.325534 | 2026-05-26 08:59:09.325715 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-26 08:59:09.520627 | instance | changed 2026-05-26 08:59:09.526114 | 2026-05-26 08:59:09.526193 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-26 08:59:10.079055 | instance | auth-system/keycloak-0/keycloak 2026-05-26 08:59:10.244007 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-05-26 08:59:10.413776 | instance | cert-manager/cert-manager-75c4c745bc-zq9pp/cert-manager-controller 2026-05-26 08:59:10.584007 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-zq9pp" not found 2026-05-26 08:59:10.770928 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-6sch2/cert-manager-cainjector 2026-05-26 08:59:10.947001 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-6sch2" not found 2026-05-26 08:59:11.111010 | instance | cert-manager/cert-manager-webhook-548949fc64-wdpbl/cert-manager-webhook 2026-05-26 08:59:11.286463 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-wdpbl" not found 2026-05-26 08:59:11.462949 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-vbmxx/envoy-gateway 2026-05-26 08:59:11.668661 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-vbmxx" not found 2026-05-26 08:59:11.830205 | instance | ingress-nginx/ingress-nginx-controller-47tjk/controller 2026-05-26 08:59:12.009187 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-47tjk" not found 2026-05-26 08:59:12.190579 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-2jxwx/ingress-nginx-default-backend 2026-05-26 08:59:12.366177 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-2jxwx" not found 2026-05-26 08:59:12.546300 | instance | kube-system/cilium-b55w2/config 2026-05-26 08:59:12.709790 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-b55w2" not found 2026-05-26 08:59:12.713565 | instance | kube-system/cilium-b55w2/mount-cgroup 2026-05-26 08:59:12.880641 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-b55w2" not found 2026-05-26 08:59:12.884508 | instance | kube-system/cilium-b55w2/apply-sysctl-overwrites 2026-05-26 08:59:13.046746 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-b55w2" not found 2026-05-26 08:59:13.050393 | instance | kube-system/cilium-b55w2/mount-bpf-fs 2026-05-26 08:59:13.222212 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-b55w2" not found 2026-05-26 08:59:13.226231 | instance | kube-system/cilium-b55w2/clean-cilium-state 2026-05-26 08:59:13.399143 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-b55w2" not found 2026-05-26 08:59:13.402390 | instance | kube-system/cilium-b55w2/install-cni-binaries 2026-05-26 08:59:13.581477 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-b55w2" not found 2026-05-26 08:59:13.586631 | instance | kube-system/cilium-b55w2/cilium-agent 2026-05-26 08:59:13.796771 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-b55w2" not found 2026-05-26 08:59:13.944567 | instance | kube-system/cilium-operator-869df985b8-wc2td/cilium-operator 2026-05-26 08:59:14.117325 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-wc2td" not found 2026-05-26 08:59:14.279464 | instance | kube-system/coredns-67659f764b-5f7nb/coredns 2026-05-26 08:59:14.437362 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-5f7nb" not found 2026-05-26 08:59:14.595341 | instance | kube-system/coredns-67659f764b-jv8fw/coredns 2026-05-26 08:59:14.755452 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-jv8fw" not found 2026-05-26 08:59:14.911310 | instance | kube-system/etcd-instance/etcd 2026-05-26 08:59:15.091673 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-26 08:59:15.252324 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-26 08:59:15.435594 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-26 08:59:15.597651 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-26 08:59:15.788482 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-05-26 08:59:15.953490 | instance | kube-system/kube-proxy-fr5m7/kube-proxy 2026-05-26 08:59:16.119155 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-fr5m7" not found 2026-05-26 08:59:16.285977 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-26 08:59:16.458459 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-05-26 08:59:16.627801 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-26 08:59:16.801352 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-05-26 08:59:16.966869 | instance | local-path-storage/local-path-provisioner-679c578f5-tzd79/local-path-provisioner 2026-05-26 08:59:17.128945 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-tzd79" not found 2026-05-26 08:59:17.315564 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-05-26 08:59:17.483708 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-26 08:59:17.486909 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-05-26 08:59:17.665725 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-26 08:59:17.670110 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-05-26 08:59:17.839892 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-26 08:59:17.842784 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-05-26 08:59:18.018347 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-26 08:59:18.185193 | instance | monitoring/kube-prometheus-stack-grafana-5645b6ff67-nqptx/grafana-sc-dashboard 2026-05-26 08:59:18.374651 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5645b6ff67-nqptx" not found 2026-05-26 08:59:18.378043 | instance | monitoring/kube-prometheus-stack-grafana-5645b6ff67-nqptx/grafana-sc-datasources 2026-05-26 08:59:18.543477 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5645b6ff67-nqptx" not found 2026-05-26 08:59:18.547199 | instance | monitoring/kube-prometheus-stack-grafana-5645b6ff67-nqptx/grafana 2026-05-26 08:59:18.750180 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5645b6ff67-nqptx" not found 2026-05-26 08:59:18.923385 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-826qd/kube-state-metrics 2026-05-26 08:59:19.094088 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-826qd" not found 2026-05-26 08:59:19.265596 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-56bjs/kube-prometheus-stack 2026-05-26 08:59:19.443644 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-56bjs" not found 2026-05-26 08:59:19.619861 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-xkxmg/node-exporter 2026-05-26 08:59:19.794148 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-xkxmg/pod-tls-sidecar 2026-05-26 08:59:19.963121 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-xkxmg" not found 2026-05-26 08:59:20.151884 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-05-26 08:59:20.326713 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-26 08:59:20.330539 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-05-26 08:59:20.500747 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-26 08:59:20.503475 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-05-26 08:59:20.678291 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-26 08:59:20.682129 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-05-26 08:59:20.852620 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-26 08:59:20.856175 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-05-26 08:59:21.034784 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-26 08:59:21.194498 | instance | openstack/horizon-5d556bfd76-826wr/init 2026-05-26 08:59:21.359901 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-5d556bfd76-826wr" not found 2026-05-26 08:59:21.362837 | instance | openstack/horizon-5d556bfd76-826wr/horizon 2026-05-26 08:59:21.537599 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-5d556bfd76-826wr" not found 2026-05-26 08:59:21.692974 | instance | openstack/horizon-5d556bfd76-8fdsw/init 2026-05-26 08:59:21.876007 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-5d556bfd76-8fdsw" not found 2026-05-26 08:59:21.879642 | instance | openstack/horizon-5d556bfd76-8fdsw/horizon 2026-05-26 08:59:22.060322 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-5d556bfd76-8fdsw" not found 2026-05-26 08:59:22.240170 | instance | openstack/horizon-5d556bfd76-jcg66/init 2026-05-26 08:59:22.401349 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-5d556bfd76-jcg66" not found 2026-05-26 08:59:22.404876 | instance | openstack/horizon-5d556bfd76-jcg66/horizon 2026-05-26 08:59:22.584252 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-5d556bfd76-jcg66" not found 2026-05-26 08:59:22.748061 | instance | openstack/horizon-db-init-c5w44/init 2026-05-26 08:59:22.910383 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-c5w44" not found 2026-05-26 08:59:22.913489 | instance | openstack/horizon-db-init-c5w44/horizon-db-init-0 2026-05-26 08:59:23.080020 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-c5w44" not found 2026-05-26 08:59:23.245461 | instance | openstack/horizon-db-sync-cttqh/init 2026-05-26 08:59:23.423569 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-cttqh" not found 2026-05-26 08:59:23.430131 | instance | openstack/horizon-db-sync-cttqh/horizon-db-sync 2026-05-26 08:59:23.609994 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-cttqh" not found 2026-05-26 08:59:23.791101 | instance | openstack/keystone-api-bfc86b4c6-tf494/init 2026-05-26 08:59:23.961727 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-bfc86b4c6-tf494" not found 2026-05-26 08:59:23.965469 | instance | openstack/keystone-api-bfc86b4c6-tf494/keystone-api 2026-05-26 08:59:24.137052 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-bfc86b4c6-tf494" not found 2026-05-26 08:59:24.303623 | instance | openstack/keystone-bootstrap-rk729/init 2026-05-26 08:59:24.464005 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-rk729" not found 2026-05-26 08:59:24.467693 | instance | openstack/keystone-bootstrap-rk729/bootstrap 2026-05-26 08:59:24.632100 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-rk729" not found 2026-05-26 08:59:24.803047 | instance | openstack/keystone-credential-setup-6wl4t/init 2026-05-26 08:59:24.977416 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-6wl4t" not found 2026-05-26 08:59:24.981334 | instance | openstack/keystone-credential-setup-6wl4t/keystone-credential-setup 2026-05-26 08:59:25.145395 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-6wl4t" not found 2026-05-26 08:59:25.318835 | instance | openstack/keystone-db-init-5gr79/init 2026-05-26 08:59:25.485335 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-5gr79" not found 2026-05-26 08:59:25.489172 | instance | openstack/keystone-db-init-5gr79/keystone-db-init-0 2026-05-26 08:59:25.657337 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-5gr79" not found 2026-05-26 08:59:25.844463 | instance | openstack/keystone-db-sync-vlwgw/init 2026-05-26 08:59:26.018917 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-vlwgw" not found 2026-05-26 08:59:26.021220 | instance | openstack/keystone-db-sync-vlwgw/keystone-db-sync 2026-05-26 08:59:26.198243 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-vlwgw" not found 2026-05-26 08:59:26.358033 | instance | openstack/keystone-domain-manage-wgth5/init 2026-05-26 08:59:26.530029 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-wgth5" not found 2026-05-26 08:59:26.533053 | instance | openstack/keystone-domain-manage-wgth5/keystone-domain-manage 2026-05-26 08:59:26.698829 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-wgth5" not found 2026-05-26 08:59:26.852465 | instance | openstack/keystone-fernet-setup-7b2wt/init 2026-05-26 08:59:27.033524 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-7b2wt" not found 2026-05-26 08:59:27.036387 | instance | openstack/keystone-fernet-setup-7b2wt/keystone-fernet-setup 2026-05-26 08:59:27.208499 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-7b2wt" not found 2026-05-26 08:59:27.366213 | instance | openstack/keystone-rabbit-init-phmn7/init 2026-05-26 08:59:27.533659 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-phmn7" not found 2026-05-26 08:59:27.537126 | instance | openstack/keystone-rabbit-init-phmn7/rabbit-init 2026-05-26 08:59:27.706353 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-phmn7" not found 2026-05-26 08:59:27.869828 | instance | openstack/memcached-memcached-cf56b6468-gw96h/init 2026-05-26 08:59:28.041075 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-cf56b6468-gw96h" not found 2026-05-26 08:59:28.045184 | instance | openstack/memcached-memcached-cf56b6468-gw96h/memcached 2026-05-26 08:59:28.225586 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-cf56b6468-gw96h" not found 2026-05-26 08:59:28.229877 | instance | openstack/memcached-memcached-cf56b6468-gw96h/memcached-exporter 2026-05-26 08:59:28.403760 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-cf56b6468-gw96h" not found 2026-05-26 08:59:28.571599 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-05-26 08:59:28.750309 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-26 08:59:28.753469 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-05-26 08:59:28.924587 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-26 08:59:28.927630 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-05-26 08:59:29.135742 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-05-26 08:59:29.139958 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-05-26 08:59:29.319381 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-05-26 08:59:29.510641 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-05-26 08:59:29.679505 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-05-26 08:59:29.683694 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-05-26 08:59:29.879780 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-05-26 08:59:29.883311 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-05-26 08:59:30.050907 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-05-26 08:59:30.219078 | instance | openstack/pxc-operator-69cb5bbdb9-xq967/percona-xtradb-cluster-operator 2026-05-26 08:59:30.404645 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-xq967" not found 2026-05-26 08:59:30.585629 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-ghzbh/rabbitmq-cluster-operator 2026-05-26 08:59:30.778171 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-ghzbh" not found 2026-05-26 08:59:30.985849 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-05-26 08:59:31.170606 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-05-26 08:59:31.175869 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-05-26 08:59:31.361872 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-05-26 08:59:31.544271 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-hp8pv/rabbitmq-cluster-operator 2026-05-26 08:59:31.717610 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-hp8pv" not found 2026-05-26 08:59:31.896305 | instance | openstack/valkey-node-0/valkey 2026-05-26 08:59:32.080045 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-05-26 08:59:32.084386 | instance | openstack/valkey-node-0/sentinel 2026-05-26 08:59:32.258484 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-05-26 08:59:32.262629 | instance | openstack/valkey-node-0/metrics 2026-05-26 08:59:32.460713 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-05-26 08:59:32.649868 | instance | openstack/valkey-node-1/valkey 2026-05-26 08:59:32.840763 | instance | openstack/valkey-node-1/sentinel 2026-05-26 08:59:33.025338 | instance | openstack/valkey-node-1/metrics 2026-05-26 08:59:33.366930 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-t86t7/secretgen-controller 2026-05-26 08:59:33.551356 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-t86t7" not found 2026-05-26 08:59:33.677219 | instance | ERROR 2026-05-26 08:59:33.677441 | instance | { 2026-05-26 08:59:33.677480 | instance | "delta": "0:00:23.811302", 2026-05-26 08:59:33.677503 | instance | "end": "2026-05-26 08:59:33.556743", 2026-05-26 08:59:33.677524 | instance | "msg": "non-zero return code", 2026-05-26 08:59:33.677563 | instance | "rc": 123, 2026-05-26 08:59:33.677581 | instance | "start": "2026-05-26 08:59:09.745441" 2026-05-26 08:59:33.677607 | instance | } 2026-05-26 08:59:33.677632 | instance | ERROR: Ignoring Errors 2026-05-26 08:59:33.687303 | 2026-05-26 08:59:33.687439 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-26 08:59:35.320445 | instance | changed: 2026-05-26 08:59:35.320660 | instance | cd+++++++++ pod-logs/ 2026-05-26 08:59:35.320701 | instance | cd+++++++++ pod-logs/auth-system/ 2026-05-26 08:59:35.320734 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-05-26 08:59:35.320763 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-05-26 08:59:35.320791 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-05-26 08:59:35.320820 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-zq9pp/ 2026-05-26 08:59:35.320848 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-zq9pp/cert-manager-controller.txt 2026-05-26 08:59:35.320877 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-6sch2/ 2026-05-26 08:59:35.320907 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-6sch2/cert-manager-cainjector.txt 2026-05-26 08:59:35.320933 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-wdpbl/ 2026-05-26 08:59:35.320996 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-wdpbl/cert-manager-webhook.txt 2026-05-26 08:59:35.321028 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-26 08:59:35.321071 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-vbmxx/ 2026-05-26 08:59:35.321099 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-vbmxx/envoy-gateway.txt 2026-05-26 08:59:35.321125 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-26 08:59:35.321151 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-05-26 08:59:35.321178 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-05-26 08:59:35.321203 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-05-26 08:59:35.321228 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-05-26 08:59:35.321253 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-zq9pp/ 2026-05-26 08:59:35.321280 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-zq9pp/cert-manager-controller.txt 2026-05-26 08:59:35.321307 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-6sch2/ 2026-05-26 08:59:35.321334 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-6sch2/cert-manager-cainjector.txt 2026-05-26 08:59:35.321365 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-wdpbl/ 2026-05-26 08:59:35.321394 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-wdpbl/cert-manager-webhook.txt 2026-05-26 08:59:35.321422 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-26 08:59:35.321449 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-vbmxx/ 2026-05-26 08:59:35.321476 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-vbmxx/envoy-gateway.txt 2026-05-26 08:59:35.321503 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-05-26 08:59:35.321531 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-47tjk/ 2026-05-26 08:59:35.321558 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-47tjk/controller.txt 2026-05-26 08:59:35.321585 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-2jxwx/ 2026-05-26 08:59:35.321612 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-2jxwx/ingress-nginx-default-backend.txt 2026-05-26 08:59:35.321639 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-26 08:59:35.321664 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-b55w2/ 2026-05-26 08:59:35.321690 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-b55w2/apply-sysctl-overwrites.txt 2026-05-26 08:59:35.321716 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-b55w2/cilium-agent.txt 2026-05-26 08:59:35.321744 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-b55w2/clean-cilium-state.txt 2026-05-26 08:59:35.321773 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-b55w2/config.txt 2026-05-26 08:59:35.321802 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-b55w2/install-cni-binaries.txt 2026-05-26 08:59:35.321829 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-b55w2/mount-bpf-fs.txt 2026-05-26 08:59:35.321856 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-b55w2/mount-cgroup.txt 2026-05-26 08:59:35.321884 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-wc2td/ 2026-05-26 08:59:35.321912 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-wc2td/cilium-operator.txt 2026-05-26 08:59:35.321939 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-5f7nb/ 2026-05-26 08:59:35.321966 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-5f7nb/coredns.txt 2026-05-26 08:59:35.321992 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jv8fw/ 2026-05-26 08:59:35.322027 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jv8fw/coredns.txt 2026-05-26 08:59:35.322054 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-26 08:59:35.322080 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-26 08:59:35.322108 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-26 08:59:35.322133 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-26 08:59:35.322160 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-26 08:59:35.322187 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-26 08:59:35.322214 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-fr5m7/ 2026-05-26 08:59:35.322239 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-fr5m7/kube-proxy.txt 2026-05-26 08:59:35.322263 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-26 08:59:35.322287 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-26 08:59:35.322311 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-26 08:59:35.322338 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-26 08:59:35.322364 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-05-26 08:59:35.322391 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-tzd79/ 2026-05-26 08:59:35.322417 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-tzd79/local-path-provisioner.txt 2026-05-26 08:59:35.322443 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-05-26 08:59:35.322469 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-26 08:59:35.322494 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-26 08:59:35.322520 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-26 08:59:35.322546 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-26 08:59:35.322572 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-26 08:59:35.322598 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5645b6ff67-nqptx/ 2026-05-26 08:59:35.322623 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5645b6ff67-nqptx/grafana-sc-dashboard.txt 2026-05-26 08:59:35.322649 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5645b6ff67-nqptx/grafana-sc-datasources.txt 2026-05-26 08:59:35.322675 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5645b6ff67-nqptx/grafana.txt 2026-05-26 08:59:35.322701 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-826qd/ 2026-05-26 08:59:35.322728 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-826qd/kube-state-metrics.txt 2026-05-26 08:59:35.322755 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-56bjs/ 2026-05-26 08:59:35.322781 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-56bjs/kube-prometheus-stack.txt 2026-05-26 08:59:35.322808 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-xkxmg/ 2026-05-26 08:59:35.322842 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-xkxmg/node-exporter.txt 2026-05-26 08:59:35.322871 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-xkxmg/pod-tls-sidecar.txt 2026-05-26 08:59:35.322899 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-26 08:59:35.322926 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-26 08:59:35.322953 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-26 08:59:35.322979 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-26 08:59:35.323005 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-26 08:59:35.323031 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-26 08:59:35.323057 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-05-26 08:59:35.323085 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-5d556bfd76-826wr/ 2026-05-26 08:59:35.323114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-5d556bfd76-826wr/horizon.txt 2026-05-26 08:59:35.323141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-5d556bfd76-826wr/init.txt 2026-05-26 08:59:35.323170 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-5d556bfd76-8fdsw/ 2026-05-26 08:59:35.323199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-5d556bfd76-8fdsw/horizon.txt 2026-05-26 08:59:35.323227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-5d556bfd76-8fdsw/init.txt 2026-05-26 08:59:35.323256 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-5d556bfd76-jcg66/ 2026-05-26 08:59:35.323285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-5d556bfd76-jcg66/horizon.txt 2026-05-26 08:59:35.323312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-5d556bfd76-jcg66/init.txt 2026-05-26 08:59:35.323338 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-c5w44/ 2026-05-26 08:59:35.323384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-c5w44/horizon-db-init-0.txt 2026-05-26 08:59:35.323414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-c5w44/init.txt 2026-05-26 08:59:35.323443 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-cttqh/ 2026-05-26 08:59:35.323471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-cttqh/horizon-db-sync.txt 2026-05-26 08:59:35.323497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-cttqh/init.txt 2026-05-26 08:59:35.323525 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-bfc86b4c6-tf494/ 2026-05-26 08:59:35.323552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-bfc86b4c6-tf494/init.txt 2026-05-26 08:59:35.323577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-bfc86b4c6-tf494/keystone-api.txt 2026-05-26 08:59:35.323604 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-rk729/ 2026-05-26 08:59:35.323631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-rk729/bootstrap.txt 2026-05-26 08:59:35.323656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-rk729/init.txt 2026-05-26 08:59:35.323682 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-6wl4t/ 2026-05-26 08:59:35.323710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-6wl4t/init.txt 2026-05-26 08:59:35.323735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-6wl4t/keystone-credential-setup.txt 2026-05-26 08:59:35.323771 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-5gr79/ 2026-05-26 08:59:35.323800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-5gr79/init.txt 2026-05-26 08:59:35.323825 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-5gr79/keystone-db-init-0.txt 2026-05-26 08:59:35.323852 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-vlwgw/ 2026-05-26 08:59:35.323879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-vlwgw/init.txt 2026-05-26 08:59:35.323905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-vlwgw/keystone-db-sync.txt 2026-05-26 08:59:35.323931 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-wgth5/ 2026-05-26 08:59:35.323957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-wgth5/init.txt 2026-05-26 08:59:35.323983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-wgth5/keystone-domain-manage.txt 2026-05-26 08:59:35.324009 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-7b2wt/ 2026-05-26 08:59:35.324033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-7b2wt/init.txt 2026-05-26 08:59:35.324056 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-7b2wt/keystone-fernet-setup.txt 2026-05-26 08:59:35.324080 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-phmn7/ 2026-05-26 08:59:35.324104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-phmn7/init.txt 2026-05-26 08:59:35.324127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-phmn7/rabbit-init.txt 2026-05-26 08:59:35.324150 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-gw96h/ 2026-05-26 08:59:35.324173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-gw96h/init.txt 2026-05-26 08:59:35.324197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-gw96h/memcached-exporter.txt 2026-05-26 08:59:35.324221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-gw96h/memcached.txt 2026-05-26 08:59:35.324246 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-05-26 08:59:35.324271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-26 08:59:35.324296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-26 08:59:35.324321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-26 08:59:35.324344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-26 08:59:35.324367 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-05-26 08:59:35.324389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-26 08:59:35.324412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-26 08:59:35.324434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-26 08:59:35.324456 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-xq967/ 2026-05-26 08:59:35.324479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-xq967/percona-xtradb-cluster-operator.txt 2026-05-26 08:59:35.324502 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-ghzbh/ 2026-05-26 08:59:35.324525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-ghzbh/rabbitmq-cluster-operator.txt 2026-05-26 08:59:35.324548 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-05-26 08:59:35.324572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-26 08:59:35.324602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-26 08:59:35.324627 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-hp8pv/ 2026-05-26 08:59:35.324651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-hp8pv/rabbitmq-cluster-operator.txt 2026-05-26 08:59:35.324676 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-05-26 08:59:35.324701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-05-26 08:59:35.324725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-05-26 08:59:35.324752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-05-26 08:59:35.324778 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/ 2026-05-26 08:59:35.324803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/metrics.txt 2026-05-26 08:59:35.324827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/sentinel.txt 2026-05-26 08:59:35.324853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/valkey.txt 2026-05-26 08:59:35.324881 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-05-26 08:59:35.324908 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-t86t7/ 2026-05-26 08:59:35.324933 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-t86t7/secretgen-controller.txt 2026-05-26 08:59:35.324994 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-05-26 08:59:35.325026 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-47tjk/ 2026-05-26 08:59:35.325056 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-47tjk/controller.txt 2026-05-26 08:59:35.325085 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-2jxwx/ 2026-05-26 08:59:35.325113 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-2jxwx/ingress-nginx-default-backend.txt 2026-05-26 08:59:35.325142 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-26 08:59:35.325169 | instance | cd+++++++++ pod-logs/kube-system/cilium-b55w2/ 2026-05-26 08:59:35.325197 | instance | >f+++++++++ pod-logs/kube-system/cilium-b55w2/apply-sysctl-overwrites.txt 2026-05-26 08:59:35.325226 | instance | >f+++++++++ pod-logs/kube-system/cilium-b55w2/cilium-agent.txt 2026-05-26 08:59:35.325252 | instance | >f+++++++++ pod-logs/kube-system/cilium-b55w2/clean-cilium-state.txt 2026-05-26 08:59:35.325279 | instance | >f+++++++++ pod-logs/kube-system/cilium-b55w2/config.txt 2026-05-26 08:59:35.325307 | instance | >f+++++++++ pod-logs/kube-system/cilium-b55w2/install-cni-binaries.txt 2026-05-26 08:59:35.325333 | instance | >f+++++++++ pod-logs/kube-system/cilium-b55w2/mount-bpf-fs.txt 2026-05-26 08:59:35.325358 | instance | >f+++++++++ pod-logs/kube-system/cilium-b55w2/mount-cgroup.txt 2026-05-26 08:59:35.325385 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-wc2td/ 2026-05-26 08:59:35.325410 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-wc2td/cilium-operator.txt 2026-05-26 08:59:35.325435 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-5f7nb/ 2026-05-26 08:59:35.325462 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-5f7nb/coredns.txt 2026-05-26 08:59:35.325489 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-jv8fw/ 2026-05-26 08:59:35.325514 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-jv8fw/coredns.txt 2026-05-26 08:59:35.325540 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-26 08:59:35.325567 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-26 08:59:35.325593 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-26 08:59:35.325626 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-26 08:59:35.325654 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-26 08:59:35.325679 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-26 08:59:35.325707 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-fr5m7/ 2026-05-26 08:59:35.325733 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-fr5m7/kube-proxy.txt 2026-05-26 08:59:35.325757 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-26 08:59:35.325785 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-26 08:59:35.325811 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-26 08:59:35.325835 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-26 08:59:35.325861 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-05-26 08:59:35.325889 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-tzd79/ 2026-05-26 08:59:35.325915 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-tzd79/local-path-provisioner.txt 2026-05-26 08:59:35.325940 | instance | cd+++++++++ pod-logs/monitoring/ 2026-05-26 08:59:35.325968 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-26 08:59:35.325993 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-26 08:59:35.326019 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-26 08:59:35.326046 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-26 08:59:35.326071 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-26 08:59:35.326095 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5645b6ff67-nqptx/ 2026-05-26 08:59:35.326122 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5645b6ff67-nqptx/grafana-sc-dashboard.txt 2026-05-26 08:59:35.326147 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5645b6ff67-nqptx/grafana-sc-datasources.txt 2026-05-26 08:59:35.326172 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5645b6ff67-nqptx/grafana.txt 2026-05-26 08:59:35.326198 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-826qd/ 2026-05-26 08:59:35.326224 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-826qd/kube-state-metrics.txt 2026-05-26 08:59:35.326249 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-56bjs/ 2026-05-26 08:59:35.326276 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-56bjs/kube-prometheus-stack.txt 2026-05-26 08:59:35.326304 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-xkxmg/ 2026-05-26 08:59:35.326328 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-xkxmg/node-exporter.txt 2026-05-26 08:59:35.326354 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-xkxmg/pod-tls-sidecar.txt 2026-05-26 08:59:35.326382 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-26 08:59:35.326407 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-26 08:59:35.326433 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-26 08:59:35.326460 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-26 08:59:35.326492 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-26 08:59:35.326520 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-26 08:59:35.326547 | instance | cd+++++++++ pod-logs/openstack/ 2026-05-26 08:59:35.326572 | instance | cd+++++++++ pod-logs/openstack/horizon-5d556bfd76-826wr/ 2026-05-26 08:59:35.326598 | instance | >f+++++++++ pod-logs/openstack/horizon-5d556bfd76-826wr/horizon.txt 2026-05-26 08:59:35.326624 | instance | >f+++++++++ pod-logs/openstack/horizon-5d556bfd76-826wr/init.txt 2026-05-26 08:59:35.326651 | instance | cd+++++++++ pod-logs/openstack/horizon-5d556bfd76-8fdsw/ 2026-05-26 08:59:35.326679 | instance | >f+++++++++ pod-logs/openstack/horizon-5d556bfd76-8fdsw/horizon.txt 2026-05-26 08:59:35.326707 | instance | >f+++++++++ pod-logs/openstack/horizon-5d556bfd76-8fdsw/init.txt 2026-05-26 08:59:35.326733 | instance | cd+++++++++ pod-logs/openstack/horizon-5d556bfd76-jcg66/ 2026-05-26 08:59:35.326760 | instance | >f+++++++++ pod-logs/openstack/horizon-5d556bfd76-jcg66/horizon.txt 2026-05-26 08:59:35.326788 | instance | >f+++++++++ pod-logs/openstack/horizon-5d556bfd76-jcg66/init.txt 2026-05-26 08:59:35.326815 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-c5w44/ 2026-05-26 08:59:35.326844 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-c5w44/horizon-db-init-0.txt 2026-05-26 08:59:35.326872 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-c5w44/init.txt 2026-05-26 08:59:35.326900 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-cttqh/ 2026-05-26 08:59:35.326929 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-cttqh/horizon-db-sync.txt 2026-05-26 08:59:35.326956 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-cttqh/init.txt 2026-05-26 08:59:35.326983 | instance | cd+++++++++ pod-logs/openstack/keystone-api-bfc86b4c6-tf494/ 2026-05-26 08:59:35.327012 | instance | >f+++++++++ pod-logs/openstack/keystone-api-bfc86b4c6-tf494/init.txt 2026-05-26 08:59:35.327039 | instance | >f+++++++++ pod-logs/openstack/keystone-api-bfc86b4c6-tf494/keystone-api.txt 2026-05-26 08:59:35.327065 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-rk729/ 2026-05-26 08:59:35.327093 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-rk729/bootstrap.txt 2026-05-26 08:59:35.327120 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-rk729/init.txt 2026-05-26 08:59:35.327146 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-6wl4t/ 2026-05-26 08:59:35.327175 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-6wl4t/init.txt 2026-05-26 08:59:35.327202 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-6wl4t/keystone-credential-setup.txt 2026-05-26 08:59:35.327228 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-5gr79/ 2026-05-26 08:59:35.327256 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-5gr79/init.txt 2026-05-26 08:59:35.327284 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-5gr79/keystone-db-init-0.txt 2026-05-26 08:59:35.327311 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-vlwgw/ 2026-05-26 08:59:35.327339 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-vlwgw/init.txt 2026-05-26 08:59:35.327408 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-vlwgw/keystone-db-sync.txt 2026-05-26 08:59:35.327441 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-wgth5/ 2026-05-26 08:59:35.327469 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-wgth5/init.txt 2026-05-26 08:59:35.327499 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-wgth5/keystone-domain-manage.txt 2026-05-26 08:59:35.327527 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-7b2wt/ 2026-05-26 08:59:35.327554 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-7b2wt/init.txt 2026-05-26 08:59:35.327934 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-7b2wt/keystone-fernet-setup.txt 2026-05-26 08:59:35.327973 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-phmn7/ 2026-05-26 08:59:35.328001 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-phmn7/init.txt 2026-05-26 08:59:35.328027 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-phmn7/rabbit-init.txt 2026-05-26 08:59:35.328055 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-gw96h/ 2026-05-26 08:59:35.328080 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-gw96h/init.txt 2026-05-26 08:59:35.328104 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-gw96h/memcached-exporter.txt 2026-05-26 08:59:35.328132 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-gw96h/memcached.txt 2026-05-26 08:59:35.328158 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-05-26 08:59:35.328183 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-26 08:59:35.328210 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-26 08:59:35.328235 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-26 08:59:35.328260 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-26 08:59:35.328287 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-05-26 08:59:35.328313 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-26 08:59:35.328338 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-26 08:59:35.328365 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-26 08:59:35.328391 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-xq967/ 2026-05-26 08:59:35.328416 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-xq967/percona-xtradb-cluster-operator.txt 2026-05-26 08:59:35.328442 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-ghzbh/ 2026-05-26 08:59:35.328469 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-ghzbh/rabbitmq-cluster-operator.txt 2026-05-26 08:59:35.328494 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-05-26 08:59:35.328519 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-26 08:59:35.328546 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-26 08:59:35.328572 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-hp8pv/ 2026-05-26 08:59:35.328599 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-hp8pv/rabbitmq-cluster-operator.txt 2026-05-26 08:59:35.328627 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-05-26 08:59:35.328656 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-05-26 08:59:35.328681 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-05-26 08:59:35.328710 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-05-26 08:59:35.328737 | instance | cd+++++++++ pod-logs/openstack/valkey-node-1/ 2026-05-26 08:59:35.328764 | instance | >f+++++++++ pod-logs/openstack/valkey-node-1/metrics.txt 2026-05-26 08:59:35.328791 | instance | >f+++++++++ pod-logs/openstack/valkey-node-1/sentinel.txt 2026-05-26 08:59:35.328818 | instance | >f+++++++++ pod-logs/openstack/valkey-node-1/valkey.txt 2026-05-26 08:59:35.328843 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-05-26 08:59:35.328870 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-t86t7/ 2026-05-26 08:59:35.328898 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-t86t7/secretgen-controller.txt 2026-05-26 08:59:35.345821 | 2026-05-26 08:59:35.346013 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-26 08:59:35.550925 | instance | changed 2026-05-26 08:59:35.558823 | 2026-05-26 08:59:35.558941 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-26 08:59:36.273742 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-26 08:59:36.303305 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-26 08:59:36.303366 | instance | Dload Upload Total Spent Left Speed 2026-05-26 08:59:36.309402 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-26 08:59:36.513199 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-05-26 08:59:36.518858 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-26 08:59:36.518883 | instance | Dload Upload Total Spent Left Speed 2026-05-26 08:59:36.524046 | 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:59:36.891851 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-26 08:59:36.899451 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-26 08:59:36.899988 | instance | Dload Upload Total Spent Left Speed 2026-05-26 08:59:36.904184 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-26 08:59:37.271798 | instance | Scraping memcached.openstack:9150/metrics: 2026-05-26 08:59:37.281018 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-26 08:59:37.281093 | instance | Dload Upload Total Spent Left Speed 2026-05-26 08:59:37.285318 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached.openstack 2026-05-26 08:59:37.366221 | instance | Scraping memcached-metrics.openstack:9150/metrics: 2026-05-26 08:59:37.375481 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-26 08:59:37.375858 | instance | Dload Upload Total Spent Left Speed 2026-05-26 08:59:37.379196 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached-metrics.openstack 2026-05-26 08:59:37.468616 | instance | Scraping percona-xtradb-haproxy-metrics.openstack:8404/metrics: 2026-05-26 08:59:37.480127 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-26 08:59:37.480175 | instance | Dload Upload Total Spent Left Speed 2026-05-26 08:59:37.485970 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: percona-xtradb-haproxy-metrics.openstack 2026-05-26 08:59:37.612944 | instance | ok: Runtime: 0:00:01.799017 2026-05-26 08:59:37.619099 | 2026-05-26 08:59:37.619202 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-26 08:59:38.325388 | instance | ceph-mgr endpoints: 2026-05-26 08:59:38.628277 | instance | ok: Runtime: 0:00:00.090198 2026-05-26 08:59:38.634992 | 2026-05-26 08:59:38.635111 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-26 08:59:39.169553 | instance | ok: Runtime: 0:00:00.083083 2026-05-26 08:59:39.176281 | 2026-05-26 08:59:39.176386 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-26 08:59:39.678926 | instance | changed: 2026-05-26 08:59:39.679151 | instance | cd+++++++++ prometheus/ 2026-05-26 08:59:39.679207 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-26 08:59:39.679237 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-05-26 08:59:39.679264 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-26 08:59:39.679290 | instance | >f+++++++++ prometheus/openstack-memcached-metrics.txt 2026-05-26 08:59:39.679317 | instance | >f+++++++++ prometheus/openstack-memcached.txt 2026-05-26 08:59:39.679343 | instance | >f+++++++++ prometheus/openstack-percona-xtradb-haproxy-metrics.txt 2026-05-26 08:59:39.690861 | 2026-05-26 08:59:39.690952 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-26 08:59:39.950144 | instance | changed 2026-05-26 08:59:39.955049 | 2026-05-26 08:59:39.955114 | TASK [gather-selenium-data : Get selenium data] 2026-05-26 08:59:40.166046 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-26 08:59:40.169202 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-26 08:59:40.498708 | instance | ERROR 2026-05-26 08:59:40.499082 | instance | { 2026-05-26 08:59:40.499423 | instance | "delta": "0:00:00.008698", 2026-05-26 08:59:40.499483 | instance | "end": "2026-05-26 08:59:40.169620", 2026-05-26 08:59:40.499530 | instance | "msg": "non-zero return code", 2026-05-26 08:59:40.499573 | instance | "rc": 1, 2026-05-26 08:59:40.499632 | instance | "start": "2026-05-26 08:59:40.160922" 2026-05-26 08:59:40.499679 | instance | } 2026-05-26 08:59:40.499737 | instance | ERROR: Ignoring Errors 2026-05-26 08:59:40.511075 | 2026-05-26 08:59:40.511218 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-26 08:59:42.217592 | instance | changed: cd+++++++++ selenium/ 2026-05-26 08:59:42.226112 | 2026-05-26 08:59:42.226167 | PLAY RECAP 2026-05-26 08:59:42.226216 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-05-26 08:59:42.226237 | 2026-05-26 08:59:42.372462 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-26 08:59:42.376697 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 08:59:42.984721 | 2026-05-26 08:59:42.984861 | PLAY [all] 2026-05-26 08:59:42.996111 | 2026-05-26 08:59:42.996201 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-26 08:59:43.041158 | instance | skipping: Conditional result was False 2026-05-26 08:59:43.050083 | 2026-05-26 08:59:43.050173 | TASK [fetch-output : Set log path for single node] 2026-05-26 08:59:43.093016 | instance | ok 2026-05-26 08:59:43.100149 | 2026-05-26 08:59:43.100218 | LOOP [fetch-output : Ensure local output dirs] 2026-05-26 08:59:43.491941 | instance -> localhost | ok: "/var/lib/zuul/builds/bb5ad368454a46a9bc2a856c39ed46c2/work/logs" 2026-05-26 08:59:43.699453 | instance -> localhost | changed: "/var/lib/zuul/builds/bb5ad368454a46a9bc2a856c39ed46c2/work/artifacts" 2026-05-26 08:59:43.906634 | instance -> localhost | changed: "/var/lib/zuul/builds/bb5ad368454a46a9bc2a856c39ed46c2/work/docs" 2026-05-26 08:59:43.922722 | 2026-05-26 08:59:43.923242 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-26 08:59:44.542570 | instance | changed: .d..t...... ./ 2026-05-26 08:59:44.542817 | instance | changed: All items complete 2026-05-26 08:59:44.542850 | 2026-05-26 08:59:44.996798 | instance | changed: .d..t...... ./ 2026-05-26 08:59:45.432013 | instance | changed: .d..t...... ./ 2026-05-26 08:59:45.448764 | 2026-05-26 08:59:45.448922 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-26 08:59:45.873751 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008359 2026-05-26 08:59:46.097582 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007118 2026-05-26 08:59:46.108511 | 2026-05-26 08:59:46.108586 | PLAY [all] 2026-05-26 08:59:46.115298 | 2026-05-26 08:59:46.115358 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-26 08:59:46.954901 | instance | changed 2026-05-26 08:59:46.962427 | 2026-05-26 08:59:46.962505 | PLAY RECAP 2026-05-26 08:59:46.962558 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-26 08:59:46.962583 | 2026-05-26 08:59:47.152368 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 08:59:47.157357 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-26 08:59:47.842894 | 2026-05-26 08:59:47.843108 | PLAY [localhost] 2026-05-26 08:59:47.856874 | 2026-05-26 08:59:47.857064 | TASK [Generate Zuul manifest] 2026-05-26 08:59:47.879977 | localhost | ok 2026-05-26 08:59:47.896365 | 2026-05-26 08:59:47.896546 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-26 08:59:48.443685 | localhost | changed 2026-05-26 08:59:48.459222 | 2026-05-26 08:59:48.459439 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-26 08:59:48.545258 | localhost | ok 2026-05-26 08:59:48.553764 | 2026-05-26 08:59:48.553896 | TASK [Upload logs] 2026-05-26 08:59:48.575265 | localhost | ok 2026-05-26 08:59:48.638107 | 2026-05-26 08:59:48.638293 | TASK [Set zuul-log-path fact] 2026-05-26 08:59:48.657774 | localhost | ok 2026-05-26 08:59:48.671623 | 2026-05-26 08:59:48.671701 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 08:59:48.701278 | localhost | ok 2026-05-26 08:59:48.709924 | 2026-05-26 08:59:48.709995 | TASK [upload-logs : Create log directories] 2026-05-26 08:59:49.154211 | localhost | changed 2026-05-26 08:59:49.218836 | 2026-05-26 08:59:49.626571 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-26 08:59:50.009808 | localhost -> localhost | ok: Runtime: 0:00:00.014229 2026-05-26 08:59:50.016428 | 2026-05-26 08:59:50.016522 | TASK [upload-logs : Upload logs to log server] 2026-05-26 08:59:50.743143 | localhost | Output suppressed because no_log was given 2026-05-26 08:59:50.748628 | 2026-05-26 08:59:50.748799 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 08:59:50.806180 | localhost | skipping: Conditional result was False 2026-05-26 08:59:50.817482 | localhost | skipping: Conditional result was False 2026-05-26 08:59:50.838714 | 2026-05-26 08:59:50.838894 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 08:59:50.892722 | localhost | skipping: Conditional result was False 2026-05-26 08:59:50.893337 | 2026-05-26 08:59:50.898389 | localhost | skipping: Conditional result was False 2026-05-26 08:59:50.908184 | 2026-05-26 08:59:50.908422 | LOOP [upload-logs : Upload console log and json output]